1 | [ Jan 28 08:30:23 Enabled. ] | ||
2 | [ Jan 28 08:30:23 Rereading configuration. ] | ||
3 | [ Jan 28 08:30:23 Rereading configuration. ] | ||
4 | [ Jan 28 08:30:25 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 | [ Jan 28 08:30:25 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.01.28 08:30:25.892722 [ 1 ] {} <Information> Application: Will watch for the process with pid 27339 | ||
29 | 2025.01.28 08:30:25.893229 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.28 08:30:26.134624 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 27339 | ||
31 | 2025.01.28 08:30:26.135382 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.28 08:30:26.136061 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.28 08:30:26.220879 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.28 08:30:26.255915 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.28 08:30:26.255985 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.28 08:30:26.256002 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.28 08:30:26.256071 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.28 08:30:26.256446 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.28 08:30:26.258018 [ 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.01.28 08:30:26.258759 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.28 08:30:26.259587 [ 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.01.28 08:30:26.259609 [ 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.01.28 08:30:26.259625 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.28 08:30:26.259801 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.28 08:30:26.260677 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.28 08:30:26.266119 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.28 08:30:26.266816 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.28 08:30:26.268060 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.28 08:30:26.268125 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.28 08:30:26.269682 [ 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.01.28 08:30:26.270223 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.28 08:30:26.274473 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.28 08:30:26.275171 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.28 08:30:26.276749 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.28 08:30:26.277204 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.28 08:30:26.277601 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.28 08:30:26.277934 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.28 08:30:26.279340 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.28 08:30:26.279367 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.28 08:30:26.279442 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.28 08:30:26.279617 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.28 08:30:26.287393 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.28 08:30:26.287419 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150592 sec | ||
68 | 2025.01.28 08:30:26.287461 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.28 08:30:26.287476 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.28 08:30:26.288569 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.28 08:30:26.289605 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.28 08:30:26.300717 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.28 08:30:26.300763 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.28 08:30:26.300784 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.28 08:30:26.300797 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.28 08:30:26.300827 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.28 08:30:26.300846 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.28 08:30:26.303380 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.28 08:30:26.303421 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.28 08:30:26.303440 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.28 08:30:26.303605 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.28 08:30:26.303623 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.28 08:30:26.303656 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.28 08:30:26.303673 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.28 08:30:26.303686 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.28 08:30:26.303713 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.28 08:30:26.303729 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.28 08:30:26.330135 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.28 08:30:26.331361 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.28 08:30:26.331390 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7641e-05 sec | ||
91 | 2025.01.28 08:30:26.331404 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.28 08:30:26.331415 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.28 08:30:26.331438 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.28 08:30:26.331627 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.28 08:30:26.331669 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.28 08:30:26.331682 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.28 08:30:26.331694 [ 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.01.28 08:30:26.331706 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.28 08:30:26.339008 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.28 08:30:26.339216 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2025.01.28 08:30:26.339596 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.662e-05 sec. | ||
102 | 2025.01.28 08:30:26.340614 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.28 08:30:26.340726 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.28 08:30:26.340755 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.28 08:30:26.858189 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41606 | ||
106 | 2025.01.28 08:30:26.858459 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.28 08:30:26.858526 [ 3 ] {} <Debug> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41606 | ||
108 | 2025.01.28 08:30:26.858565 [ 3 ] {} <Debug> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.28 08:30:26.858597 [ 3 ] {} <Debug> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.28 08:30:26.858694 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.28 08:30:26.858727 [ 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.01.28 08:30:26.858757 [ 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.01.28 08:30:26.859656 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55756 | ||
114 | 2025.01.28 08:30:26.859721 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64086 | ||
115 | 2025.01.28 08:30:26.859769 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.01.28 08:30:26.859814 [ 4 ] {} <Debug> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Authenticating user 'default' from [fd00:1122:3344:101::d]:55756 | ||
117 | 2025.01.28 08:30:26.859874 [ 4 ] {} <Debug> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.01.28 08:30:26.859887 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
119 | 2025.01.28 08:30:26.859898 [ 4 ] {} <Debug> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2025.01.28 08:30:26.859940 [ 5 ] {} <Debug> TCP-Session: 9be3d809-2dde-4ecf-a7d4-99e7d02c0547 Authenticating user 'default' from [fd00:1122:3344:101::d]:64086 | ||
121 | 2025.01.28 08:30:26.859984 [ 5 ] {} <Debug> TCP-Session: 9be3d809-2dde-4ecf-a7d4-99e7d02c0547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.01.28 08:30:26.860003 [ 5 ] {} <Debug> TCP-Session: 9be3d809-2dde-4ecf-a7d4-99e7d02c0547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.01.28 08:30:26.860524 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51080 | ||
124 | 2025.01.28 08:30:26.860708 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2025.01.28 08:30:26.860739 [ 253 ] {} <Debug> TCP-Session: d67d3b53-52d8-4639-8d6b-10b8704e402d Authenticating user 'default' from [fd00:1122:3344:101::d]:51080 | ||
126 | 2025.01.28 08:30:26.860760 [ 253 ] {} <Debug> TCP-Session: d67d3b53-52d8-4639-8d6b-10b8704e402d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.01.28 08:30:26.860787 [ 253 ] {} <Debug> TCP-Session: d67d3b53-52d8-4639-8d6b-10b8704e402d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.01.28 08:30:26.861362 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64997 | ||
129 | 2025.01.28 08:30:26.861368 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38100 | ||
130 | 2025.01.28 08:30:26.861450 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38873 | ||
131 | 2025.01.28 08:30:26.861762 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
132 | 2025.01.28 08:30:26.861800 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2025.01.28 08:30:26.861803 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
134 | 2025.01.28 08:30:26.861831 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
135 | 2025.01.28 08:30:26.861912 [ 256 ] {} <Debug> TCP-Session: ed3d7076-046b-4318-b043-db7e222ef4c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38873 | ||
136 | 2025.01.28 08:30:26.861923 [ 255 ] {} <Debug> TCP-Session: 68cd9071-a56b-47b8-b487-380cc081327c Authenticating user 'default' from [fd00:1122:3344:101::d]:64997 | ||
137 | 2025.01.28 08:30:26.861996 [ 256 ] {} <Debug> TCP-Session: ed3d7076-046b-4318-b043-db7e222ef4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.01.28 08:30:26.861992 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45051 | ||
139 | 2025.01.28 08:30:26.862032 [ 255 ] {} <Debug> TCP-Session: 68cd9071-a56b-47b8-b487-380cc081327c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.01.28 08:30:26.862050 [ 256 ] {} <Debug> TCP-Session: ed3d7076-046b-4318-b043-db7e222ef4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.01.28 08:30:26.861857 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60635 | ||
142 | 2025.01.28 08:30:26.862098 [ 255 ] {} <Debug> TCP-Session: 68cd9071-a56b-47b8-b487-380cc081327c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.01.28 08:30:26.861997 [ 254 ] {} <Debug> TCP-Session: 7182b61f-99f5-45ea-8dc2-6535877057bc Authenticating user 'default' from [fd00:1122:3344:101::d]:38100 | ||
144 | 2025.01.28 08:30:26.862283 [ 254 ] {} <Debug> TCP-Session: 7182b61f-99f5-45ea-8dc2-6535877057bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.01.28 08:30:26.862296 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
146 | 2025.01.28 08:30:26.864018 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
147 | 2025.01.28 08:30:26.864034 [ 254 ] {} <Debug> TCP-Session: 7182b61f-99f5-45ea-8dc2-6535877057bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.28 08:30:26.864063 [ 258 ] {} <Debug> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Authenticating user 'default' from [fd00:1122:3344:101::d]:45051 | ||
149 | 2025.01.28 08:30:26.864616 [ 257 ] {} <Debug> TCP-Session: 1e0e640e-f9a8-4e7b-a46c-c90342b532a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60635 | ||
150 | 2025.01.28 08:30:26.864652 [ 258 ] {} <Debug> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2025.01.28 08:30:26.864674 [ 257 ] {} <Debug> TCP-Session: 1e0e640e-f9a8-4e7b-a46c-c90342b532a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.01.28 08:30:26.864689 [ 258 ] {} <Debug> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.28 08:30:26.864707 [ 257 ] {} <Debug> TCP-Session: 1e0e640e-f9a8-4e7b-a46c-c90342b532a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.28 08:30:26.865391 [ 3 ] {59080135-0c5a-4b17-b9eb-dd638e9a8313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.01.28 08:30:26.919075 [ 3 ] {59080135-0c5a-4b17-b9eb-dd638e9a8313} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41606) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 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 | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 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 | ||
164 | 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 | ||
165 | 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 | ||
166 | 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 | ||
167 | 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 | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 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 | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.01.28 08:30:26.920360 [ 3 ] {59080135-0c5a-4b17-b9eb-dd638e9a8313} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 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 | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 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 | ||
188 | 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 | ||
189 | 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 | ||
190 | 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 | ||
191 | 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 | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 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 | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.01.28 08:30:26.920471 [ 3 ] {59080135-0c5a-4b17-b9eb-dd638e9a8313} <Debug> TCPHandler: Processed in 0.060663836 sec. | ||
204 | 2025.01.28 08:30:26.920782 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.01.28 08:30:26.921002 [ 258 ] {1ab9b435-4ebd-4c5a-b236-3f110c35740a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.01.28 08:30:26.921347 [ 258 ] {1ab9b435-4ebd-4c5a-b236-3f110c35740a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45051) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 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 | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 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 | ||
215 | 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 | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 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 | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.01.28 08:30:26.921469 [ 258 ] {1ab9b435-4ebd-4c5a-b236-3f110c35740a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 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 | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 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 | ||
239 | 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 | ||
240 | 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 | ||
241 | 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 | ||
242 | 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 | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 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 | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.01.28 08:30:26.921553 [ 258 ] {1ab9b435-4ebd-4c5a-b236-3f110c35740a} <Debug> TCPHandler: Processed in 0.000926863 sec. | ||
255 | 2025.01.28 08:30:26.921839 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.01.28 08:30:26.923062 [ 3 ] {972b0b73-27aa-4c1c-a36a-7ff999fbc2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2025.01.28 08:30:26.923676 [ 3 ] {972b0b73-27aa-4c1c-a36a-7ff999fbc2a8} <Debug> TCPHandler: Processed in 0.001951208 sec. | ||
258 | 2025.01.28 08:30:26.923913 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2025.01.28 08:30:26.924041 [ 258 ] {70091db4-f597-4eab-b737-612b80678c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2025.01.28 08:30:26.924153 [ 258 ] {70091db4-f597-4eab-b737-612b80678c6b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2025.01.28 08:30:26.925316 [ 258 ] {70091db4-f597-4eab-b737-612b80678c6b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2025.01.28 08:30:26.925338 [ 258 ] {70091db4-f597-4eab-b737-612b80678c6b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0601e-05 sec | ||
263 | 2025.01.28 08:30:26.925352 [ 258 ] {70091db4-f597-4eab-b737-612b80678c6b} <Trace> ReferentialDeps: No tables | ||
264 | 2025.01.28 08:30:26.925378 [ 258 ] {70091db4-f597-4eab-b737-612b80678c6b} <Trace> LoadingDeps: No tables | ||
265 | 2025.01.28 08:30:26.925400 [ 258 ] {70091db4-f597-4eab-b737-612b80678c6b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2025.01.28 08:30:26.925451 [ 258 ] {70091db4-f597-4eab-b737-612b80678c6b} <Debug> TCPHandler: Processed in 0.001605083 sec. | ||
267 | 2025.01.28 08:30:26.925628 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2025.01.28 08:30:26.925825 [ 3 ] {02929612-1c37-4a8b-b76b-4a2bd68e7f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2025.01.28 08:30:26.925876 [ 3 ] {02929612-1c37-4a8b-b76b-4a2bd68e7f8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2025.01.28 08:30:26.933508 [ 3 ] {02929612-1c37-4a8b-b76b-4a2bd68e7f8b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2025.01.28 08:30:26.934607 [ 3 ] {02929612-1c37-4a8b-b76b-4a2bd68e7f8b} <Debug> oximeter.version (02687086-c58e-4db0-bc6e-b37841b07395): Loading data parts | ||
273 | 2025.01.28 08:30:26.935114 [ 3 ] {02929612-1c37-4a8b-b76b-4a2bd68e7f8b} <Debug> oximeter.version (02687086-c58e-4db0-bc6e-b37841b07395): There are no data parts | ||
274 | 2025.01.28 08:30:26.937477 [ 3 ] {02929612-1c37-4a8b-b76b-4a2bd68e7f8b} <Debug> TCPHandler: Processed in 0.01190519 sec. | ||
275 | 2025.01.28 08:30:26.937681 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2025.01.28 08:30:26.937950 [ 258 ] {bd3d2830-a209-49d6-905d-d686886cbeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | 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) | ||
287 | 2025.01.28 08:30:26.938048 [ 258 ] {bd3d2830-a209-49d6-905d-d686886cbeb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2025.01.28 08:30:26.946116 [ 258 ] {bd3d2830-a209-49d6-905d-d686886cbeb2} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Loading data parts | ||
289 | 2025.01.28 08:30:26.946363 [ 258 ] {bd3d2830-a209-49d6-905d-d686886cbeb2} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): There are no data parts | ||
290 | 2025.01.28 08:30:26.947558 [ 258 ] {bd3d2830-a209-49d6-905d-d686886cbeb2} <Debug> TCPHandler: Processed in 0.009944611 sec. | ||
291 | 2025.01.28 08:30:26.947757 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2025.01.28 08:30:26.948026 [ 3 ] {76fa53df-6d37-4bd6-afd1-0f06cc09db70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
293 | 2025.01.28 08:30:26.948097 [ 3 ] {76fa53df-6d37-4bd6-afd1-0f06cc09db70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2025.01.28 08:30:26.949924 [ 3 ] {76fa53df-6d37-4bd6-afd1-0f06cc09db70} <Debug> oximeter.measurements_i8 (8316a6e7-b46b-483f-972d-d5dcc96bcdc9): Loading data parts | ||
295 | 2025.01.28 08:30:26.950150 [ 3 ] {76fa53df-6d37-4bd6-afd1-0f06cc09db70} <Debug> oximeter.measurements_i8 (8316a6e7-b46b-483f-972d-d5dcc96bcdc9): There are no data parts | ||
296 | 2025.01.28 08:30:26.951272 [ 3 ] {76fa53df-6d37-4bd6-afd1-0f06cc09db70} <Debug> TCPHandler: Processed in 0.003584412 sec. | ||
297 | 2025.01.28 08:30:26.951467 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2025.01.28 08:30:26.951722 [ 258 ] {6c90afe6-997f-4c5f-8bb1-b7d8a88856e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
299 | 2025.01.28 08:30:26.951812 [ 258 ] {6c90afe6-997f-4c5f-8bb1-b7d8a88856e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2025.01.28 08:30:26.953586 [ 258 ] {6c90afe6-997f-4c5f-8bb1-b7d8a88856e6} <Debug> oximeter.measurements_u8 (13f0263f-f4a5-48e7-b67a-e75a87092547): Loading data parts | ||
301 | 2025.01.28 08:30:26.953776 [ 258 ] {6c90afe6-997f-4c5f-8bb1-b7d8a88856e6} <Debug> oximeter.measurements_u8 (13f0263f-f4a5-48e7-b67a-e75a87092547): There are no data parts | ||
302 | 2025.01.28 08:30:26.954947 [ 258 ] {6c90afe6-997f-4c5f-8bb1-b7d8a88856e6} <Debug> TCPHandler: Processed in 0.00354593 sec. | ||
303 | 2025.01.28 08:30:26.955138 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2025.01.28 08:30:26.955371 [ 3 ] {c6302d5c-9e1d-4c5a-a568-03c235a9de18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
305 | 2025.01.28 08:30:26.955433 [ 3 ] {c6302d5c-9e1d-4c5a-a568-03c235a9de18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2025.01.28 08:30:26.957279 [ 3 ] {c6302d5c-9e1d-4c5a-a568-03c235a9de18} <Debug> oximeter.measurements_i16 (53be81a6-73bb-4cba-a16d-e5145e6b8278): Loading data parts | ||
307 | 2025.01.28 08:30:26.957506 [ 3 ] {c6302d5c-9e1d-4c5a-a568-03c235a9de18} <Debug> oximeter.measurements_i16 (53be81a6-73bb-4cba-a16d-e5145e6b8278): There are no data parts | ||
308 | 2025.01.28 08:30:26.958691 [ 3 ] {c6302d5c-9e1d-4c5a-a568-03c235a9de18} <Debug> TCPHandler: Processed in 0.003610362 sec. | ||
309 | 2025.01.28 08:30:26.958899 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2025.01.28 08:30:26.959120 [ 258 ] {4874078b-c5fa-49b5-ace8-8bdf4313463f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
311 | 2025.01.28 08:30:26.959196 [ 258 ] {4874078b-c5fa-49b5-ace8-8bdf4313463f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2025.01.28 08:30:26.960959 [ 258 ] {4874078b-c5fa-49b5-ace8-8bdf4313463f} <Debug> oximeter.measurements_u16 (b1eb9eac-1c7c-4c0f-b508-88d68d3c0aa6): Loading data parts | ||
313 | 2025.01.28 08:30:26.961150 [ 258 ] {4874078b-c5fa-49b5-ace8-8bdf4313463f} <Debug> oximeter.measurements_u16 (b1eb9eac-1c7c-4c0f-b508-88d68d3c0aa6): There are no data parts | ||
314 | 2025.01.28 08:30:26.962309 [ 258 ] {4874078b-c5fa-49b5-ace8-8bdf4313463f} <Debug> TCPHandler: Processed in 0.003468879 sec. | ||
315 | 2025.01.28 08:30:26.962515 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2025.01.28 08:30:26.962792 [ 3 ] {838eeb6d-2e9d-4d86-8d52-f76e7624dd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
317 | 2025.01.28 08:30:26.962864 [ 3 ] {838eeb6d-2e9d-4d86-8d52-f76e7624dd14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2025.01.28 08:30:26.964709 [ 3 ] {838eeb6d-2e9d-4d86-8d52-f76e7624dd14} <Debug> oximeter.measurements_i32 (90ab31eb-f6fc-4593-b6df-b5b442a3e1f6): Loading data parts | ||
319 | 2025.01.28 08:30:26.964893 [ 3 ] {838eeb6d-2e9d-4d86-8d52-f76e7624dd14} <Debug> oximeter.measurements_i32 (90ab31eb-f6fc-4593-b6df-b5b442a3e1f6): There are no data parts | ||
320 | 2025.01.28 08:30:26.966023 [ 3 ] {838eeb6d-2e9d-4d86-8d52-f76e7624dd14} <Debug> TCPHandler: Processed in 0.003576711 sec. | ||
321 | 2025.01.28 08:30:26.966234 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2025.01.28 08:30:26.966447 [ 258 ] {a36d759a-80c2-4b31-b030-802a77fe8eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
323 | 2025.01.28 08:30:26.966521 [ 258 ] {a36d759a-80c2-4b31-b030-802a77fe8eb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2025.01.28 08:30:26.968261 [ 258 ] {a36d759a-80c2-4b31-b030-802a77fe8eb2} <Debug> oximeter.measurements_u32 (3ee9df89-1a82-44e5-bd0e-b318bd7c63f3): Loading data parts | ||
325 | 2025.01.28 08:30:26.968425 [ 258 ] {a36d759a-80c2-4b31-b030-802a77fe8eb2} <Debug> oximeter.measurements_u32 (3ee9df89-1a82-44e5-bd0e-b318bd7c63f3): There are no data parts | ||
326 | 2025.01.28 08:30:26.969558 [ 258 ] {a36d759a-80c2-4b31-b030-802a77fe8eb2} <Debug> TCPHandler: Processed in 0.003383929 sec. | ||
327 | 2025.01.28 08:30:26.969736 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2025.01.28 08:30:26.969964 [ 3 ] {5b376e02-5464-45c1-b00a-ede3fdd48bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
329 | 2025.01.28 08:30:26.970012 [ 3 ] {5b376e02-5464-45c1-b00a-ede3fdd48bbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2025.01.28 08:30:26.971693 [ 3 ] {5b376e02-5464-45c1-b00a-ede3fdd48bbb} <Debug> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Loading data parts | ||
331 | 2025.01.28 08:30:26.971838 [ 3 ] {5b376e02-5464-45c1-b00a-ede3fdd48bbb} <Debug> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): There are no data parts | ||
332 | 2025.01.28 08:30:26.972941 [ 3 ] {5b376e02-5464-45c1-b00a-ede3fdd48bbb} <Debug> TCPHandler: Processed in 0.003262266 sec. | ||
333 | 2025.01.28 08:30:26.973151 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2025.01.28 08:30:26.973398 [ 258 ] {39ad6e97-3f1a-4d81-9335-d827757faf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
335 | 2025.01.28 08:30:26.973477 [ 258 ] {39ad6e97-3f1a-4d81-9335-d827757faf80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2025.01.28 08:30:26.975280 [ 258 ] {39ad6e97-3f1a-4d81-9335-d827757faf80} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Loading data parts | ||
337 | 2025.01.28 08:30:26.975484 [ 258 ] {39ad6e97-3f1a-4d81-9335-d827757faf80} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): There are no data parts | ||
338 | 2025.01.28 08:30:26.976608 [ 258 ] {39ad6e97-3f1a-4d81-9335-d827757faf80} <Debug> TCPHandler: Processed in 0.003530021 sec. | ||
339 | 2025.01.28 08:30:26.976845 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2025.01.28 08:30:26.977078 [ 3 ] {18a431f2-1b4e-4f54-a4fc-4104d690d56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
341 | 2025.01.28 08:30:26.977128 [ 3 ] {18a431f2-1b4e-4f54-a4fc-4104d690d56f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2025.01.28 08:30:26.978900 [ 3 ] {18a431f2-1b4e-4f54-a4fc-4104d690d56f} <Debug> oximeter.measurements_f32 (636a8405-ceeb-45a5-a468-e23a8f4b6edd): Loading data parts | ||
343 | 2025.01.28 08:30:26.979056 [ 3 ] {18a431f2-1b4e-4f54-a4fc-4104d690d56f} <Debug> oximeter.measurements_f32 (636a8405-ceeb-45a5-a468-e23a8f4b6edd): There are no data parts | ||
344 | 2025.01.28 08:30:26.980167 [ 3 ] {18a431f2-1b4e-4f54-a4fc-4104d690d56f} <Debug> TCPHandler: Processed in 0.003380769 sec. | ||
345 | 2025.01.28 08:30:26.980386 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2025.01.28 08:30:26.980632 [ 258 ] {2f19741a-2e33-4e8c-bf5b-0cab46d5b28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
347 | 2025.01.28 08:30:26.980711 [ 258 ] {2f19741a-2e33-4e8c-bf5b-0cab46d5b28a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2025.01.28 08:30:26.982471 [ 258 ] {2f19741a-2e33-4e8c-bf5b-0cab46d5b28a} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Loading data parts | ||
349 | 2025.01.28 08:30:26.982667 [ 258 ] {2f19741a-2e33-4e8c-bf5b-0cab46d5b28a} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): There are no data parts | ||
350 | 2025.01.28 08:30:26.983763 [ 258 ] {2f19741a-2e33-4e8c-bf5b-0cab46d5b28a} <Debug> TCPHandler: Processed in 0.003444929 sec. | ||
351 | 2025.01.28 08:30:26.983938 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2025.01.28 08:30:26.984170 [ 3 ] {fa9b9139-7786-46f4-be68-e4e2b0584ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
353 | 2025.01.28 08:30:26.984226 [ 3 ] {fa9b9139-7786-46f4-be68-e4e2b0584ec3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2025.01.28 08:30:26.986147 [ 3 ] {fa9b9139-7786-46f4-be68-e4e2b0584ec3} <Debug> oximeter.measurements_string (9337959e-839e-47f5-b462-7e5abce52952): Loading data parts | ||
355 | 2025.01.28 08:30:26.986307 [ 3 ] {fa9b9139-7786-46f4-be68-e4e2b0584ec3} <Debug> oximeter.measurements_string (9337959e-839e-47f5-b462-7e5abce52952): There are no data parts | ||
356 | 2025.01.28 08:30:26.987422 [ 3 ] {fa9b9139-7786-46f4-be68-e4e2b0584ec3} <Debug> TCPHandler: Processed in 0.00354057 sec. | ||
357 | 2025.01.28 08:30:26.987638 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2025.01.28 08:30:26.987857 [ 258 ] {ea187032-623c-495b-9dd8-a60f502bfbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
359 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
360 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
361 | * a string isn't palatable for a few reasons. | ||
362 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
363 | * details. | ||
364 | */ | ||
365 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2025.01.28 08:30:26.987938 [ 258 ] {ea187032-623c-495b-9dd8-a60f502bfbdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2025.01.28 08:30:26.989649 [ 258 ] {ea187032-623c-495b-9dd8-a60f502bfbdd} <Debug> oximeter.measurements_bytes (35e05045-5ac3-42e1-9d9a-7486c9f2226d): Loading data parts | ||
368 | 2025.01.28 08:30:26.989832 [ 258 ] {ea187032-623c-495b-9dd8-a60f502bfbdd} <Debug> oximeter.measurements_bytes (35e05045-5ac3-42e1-9d9a-7486c9f2226d): There are no data parts | ||
369 | 2025.01.28 08:30:26.990959 [ 258 ] {ea187032-623c-495b-9dd8-a60f502bfbdd} <Debug> TCPHandler: Processed in 0.003379709 sec. | ||
370 | 2025.01.28 08:30:26.991161 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2025.01.28 08:30:26.991376 [ 3 ] {23e335d2-b36c-44e1-9560-378f13ecd554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
372 | 2025.01.28 08:30:26.991445 [ 3 ] {23e335d2-b36c-44e1-9560-378f13ecd554} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2025.01.28 08:30:26.993192 [ 3 ] {23e335d2-b36c-44e1-9560-378f13ecd554} <Debug> oximeter.measurements_cumulativei64 (cc8eb2e8-f5f5-4555-b30a-9c74715dda30): Loading data parts | ||
374 | 2025.01.28 08:30:26.993408 [ 3 ] {23e335d2-b36c-44e1-9560-378f13ecd554} <Debug> oximeter.measurements_cumulativei64 (cc8eb2e8-f5f5-4555-b30a-9c74715dda30): There are no data parts | ||
375 | 2025.01.28 08:30:26.994563 [ 3 ] {23e335d2-b36c-44e1-9560-378f13ecd554} <Debug> TCPHandler: Processed in 0.003458319 sec. | ||
376 | 2025.01.28 08:30:26.994758 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2025.01.28 08:30:26.995006 [ 258 ] {e6ba7dba-c764-4860-9aac-049560658f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
378 | 2025.01.28 08:30:26.995074 [ 258 ] {e6ba7dba-c764-4860-9aac-049560658f51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2025.01.28 08:30:26.996864 [ 258 ] {e6ba7dba-c764-4860-9aac-049560658f51} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Loading data parts | ||
380 | 2025.01.28 08:30:26.997052 [ 258 ] {e6ba7dba-c764-4860-9aac-049560658f51} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): There are no data parts | ||
381 | 2025.01.28 08:30:26.998167 [ 258 ] {e6ba7dba-c764-4860-9aac-049560658f51} <Debug> TCPHandler: Processed in 0.0034667 sec. | ||
382 | 2025.01.28 08:30:26.998355 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2025.01.28 08:30:26.998577 [ 3 ] {7dbd9925-a6b5-4ef5-b4df-1fc43c2f4708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
384 | 2025.01.28 08:30:26.998649 [ 3 ] {7dbd9925-a6b5-4ef5-b4df-1fc43c2f4708} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2025.01.28 08:30:27.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.47 MiB, peak 122.47 MiB, free memory in arenas 0.00 B, will set to 133.67 MiB (RSS), difference: 11.21 MiB | ||
386 | 2025.01.28 08:30:27.000380 [ 3 ] {7dbd9925-a6b5-4ef5-b4df-1fc43c2f4708} <Debug> oximeter.measurements_cumulativef32 (025676b8-1b37-4a26-bd3e-878ade6342da): Loading data parts | ||
387 | 2025.01.28 08:30:27.000571 [ 3 ] {7dbd9925-a6b5-4ef5-b4df-1fc43c2f4708} <Debug> oximeter.measurements_cumulativef32 (025676b8-1b37-4a26-bd3e-878ade6342da): There are no data parts | ||
388 | 2025.01.28 08:30:27.001687 [ 3 ] {7dbd9925-a6b5-4ef5-b4df-1fc43c2f4708} <Debug> TCPHandler: Processed in 0.003387838 sec. | ||
389 | 2025.01.28 08:30:27.001872 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2025.01.28 08:30:27.002093 [ 258 ] {10c75733-2130-4f98-8c7b-cb1d5da57144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
391 | 2025.01.28 08:30:27.002174 [ 258 ] {10c75733-2130-4f98-8c7b-cb1d5da57144} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
392 | 2025.01.28 08:30:27.003929 [ 258 ] {10c75733-2130-4f98-8c7b-cb1d5da57144} <Debug> oximeter.measurements_cumulativef64 (3f259d5d-48f9-402a-b379-6316f2388bb4): Loading data parts | ||
393 | 2025.01.28 08:30:27.004084 [ 258 ] {10c75733-2130-4f98-8c7b-cb1d5da57144} <Debug> oximeter.measurements_cumulativef64 (3f259d5d-48f9-402a-b379-6316f2388bb4): There are no data parts | ||
394 | 2025.01.28 08:30:27.005445 [ 258 ] {10c75733-2130-4f98-8c7b-cb1d5da57144} <Debug> TCPHandler: Processed in 0.003630482 sec. | ||
395 | 2025.01.28 08:30:27.005668 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2025.01.28 08:30:27.006042 [ 3 ] {1ce89378-cb95-43d2-bd2f-de30abf5efcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
397 | * NOTE: Array types cannot be Nullable, see | ||
398 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
399 | * for more details. | ||
400 | * | ||
401 | * This means we need to use empty arrays to indicate a missing value. This | ||
402 | * is unfortunate, and at this point relies on the fact that an | ||
403 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
404 | * to figure out another way to represent missing samples here. | ||
405 | */ | ||
406 | 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) | ||
407 | 2025.01.28 08:30:27.006150 [ 3 ] {1ce89378-cb95-43d2-bd2f-de30abf5efcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
408 | 2025.01.28 08:30:27.008347 [ 3 ] {1ce89378-cb95-43d2-bd2f-de30abf5efcf} <Debug> oximeter.measurements_histogrami8 (909490a6-24f5-488c-8cd9-adedb31a5d2a): Loading data parts | ||
409 | 2025.01.28 08:30:27.008503 [ 3 ] {1ce89378-cb95-43d2-bd2f-de30abf5efcf} <Debug> oximeter.measurements_histogrami8 (909490a6-24f5-488c-8cd9-adedb31a5d2a): There are no data parts | ||
410 | 2025.01.28 08:30:27.009742 [ 3 ] {1ce89378-cb95-43d2-bd2f-de30abf5efcf} <Debug> TCPHandler: Processed in 0.004144849 sec. | ||
411 | 2025.01.28 08:30:27.009948 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
412 | 2025.01.28 08:30:27.010243 [ 258 ] {fbf65f5c-e173-407d-b680-aedccb9b1675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
413 | 2025.01.28 08:30:27.010341 [ 258 ] {fbf65f5c-e173-407d-b680-aedccb9b1675} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
414 | 2025.01.28 08:30:27.012410 [ 258 ] {fbf65f5c-e173-407d-b680-aedccb9b1675} <Debug> oximeter.measurements_histogramu8 (3da48a08-fad3-4331-985f-3dafcfdc2495): Loading data parts | ||
415 | 2025.01.28 08:30:27.012585 [ 258 ] {fbf65f5c-e173-407d-b680-aedccb9b1675} <Debug> oximeter.measurements_histogramu8 (3da48a08-fad3-4331-985f-3dafcfdc2495): There are no data parts | ||
416 | 2025.01.28 08:30:27.013909 [ 258 ] {fbf65f5c-e173-407d-b680-aedccb9b1675} <Debug> TCPHandler: Processed in 0.004020768 sec. | ||
417 | 2025.01.28 08:30:27.014117 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
418 | 2025.01.28 08:30:27.014485 [ 3 ] {5b365766-b3da-427a-92e6-67ff3d32191b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
419 | 2025.01.28 08:30:27.014588 [ 3 ] {5b365766-b3da-427a-92e6-67ff3d32191b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
420 | 2025.01.28 08:30:27.016853 [ 3 ] {5b365766-b3da-427a-92e6-67ff3d32191b} <Debug> oximeter.measurements_histogrami16 (773a5c82-484c-4a55-b454-01a0f4924aac): Loading data parts | ||
421 | 2025.01.28 08:30:27.017002 [ 3 ] {5b365766-b3da-427a-92e6-67ff3d32191b} <Debug> oximeter.measurements_histogrami16 (773a5c82-484c-4a55-b454-01a0f4924aac): There are no data parts | ||
422 | 2025.01.28 08:30:27.018279 [ 3 ] {5b365766-b3da-427a-92e6-67ff3d32191b} <Debug> TCPHandler: Processed in 0.00422181 sec. | ||
423 | 2025.01.28 08:30:27.018475 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
424 | 2025.01.28 08:30:27.018775 [ 258 ] {80ba9b44-85ca-451c-b79e-d9981faec906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
425 | 2025.01.28 08:30:27.018860 [ 258 ] {80ba9b44-85ca-451c-b79e-d9981faec906} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
426 | 2025.01.28 08:30:27.020882 [ 258 ] {80ba9b44-85ca-451c-b79e-d9981faec906} <Debug> oximeter.measurements_histogramu16 (9c52439a-6a73-4590-b779-e5dcd7f5513a): Loading data parts | ||
427 | 2025.01.28 08:30:27.021051 [ 258 ] {80ba9b44-85ca-451c-b79e-d9981faec906} <Debug> oximeter.measurements_histogramu16 (9c52439a-6a73-4590-b779-e5dcd7f5513a): There are no data parts | ||
428 | 2025.01.28 08:30:27.022283 [ 258 ] {80ba9b44-85ca-451c-b79e-d9981faec906} <Debug> TCPHandler: Processed in 0.003867925 sec. | ||
429 | 2025.01.28 08:30:27.022500 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
430 | 2025.01.28 08:30:27.022870 [ 3 ] {c1e0feb6-22db-4eb1-b9c0-678812b4ad34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
431 | 2025.01.28 08:30:27.022967 [ 3 ] {c1e0feb6-22db-4eb1-b9c0-678812b4ad34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
432 | 2025.01.28 08:30:27.025071 [ 3 ] {c1e0feb6-22db-4eb1-b9c0-678812b4ad34} <Debug> oximeter.measurements_histogrami32 (a9aa48d6-7fda-4561-a73b-79e7a4da2c33): Loading data parts | ||
433 | 2025.01.28 08:30:27.025224 [ 3 ] {c1e0feb6-22db-4eb1-b9c0-678812b4ad34} <Debug> oximeter.measurements_histogrami32 (a9aa48d6-7fda-4561-a73b-79e7a4da2c33): There are no data parts | ||
434 | 2025.01.28 08:30:27.026464 [ 3 ] {c1e0feb6-22db-4eb1-b9c0-678812b4ad34} <Debug> TCPHandler: Processed in 0.004034707 sec. | ||
435 | 2025.01.28 08:30:27.026650 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
436 | 2025.01.28 08:30:27.026951 [ 258 ] {6aeca000-a924-4b90-941d-e6f33ddef2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
437 | 2025.01.28 08:30:27.027034 [ 258 ] {6aeca000-a924-4b90-941d-e6f33ddef2fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
438 | 2025.01.28 08:30:27.029110 [ 258 ] {6aeca000-a924-4b90-941d-e6f33ddef2fd} <Debug> oximeter.measurements_histogramu32 (9fed3a49-d216-45d6-a0ba-43d6f8bd17e1): Loading data parts | ||
439 | 2025.01.28 08:30:27.029274 [ 258 ] {6aeca000-a924-4b90-941d-e6f33ddef2fd} <Debug> oximeter.measurements_histogramu32 (9fed3a49-d216-45d6-a0ba-43d6f8bd17e1): There are no data parts | ||
440 | 2025.01.28 08:30:27.030472 [ 258 ] {6aeca000-a924-4b90-941d-e6f33ddef2fd} <Debug> TCPHandler: Processed in 0.003880235 sec. | ||
441 | 2025.01.28 08:30:27.030684 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
442 | 2025.01.28 08:30:27.031069 [ 3 ] {dad47072-ad73-4dc6-8572-0613223c4a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
443 | 2025.01.28 08:30:27.031163 [ 3 ] {dad47072-ad73-4dc6-8572-0613223c4a31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
444 | 2025.01.28 08:30:27.033224 [ 3 ] {dad47072-ad73-4dc6-8572-0613223c4a31} <Debug> oximeter.measurements_histogrami64 (0201c271-37e6-4bf9-bcce-b1f5b134347f): Loading data parts | ||
445 | 2025.01.28 08:30:27.033390 [ 3 ] {dad47072-ad73-4dc6-8572-0613223c4a31} <Debug> oximeter.measurements_histogrami64 (0201c271-37e6-4bf9-bcce-b1f5b134347f): There are no data parts | ||
446 | 2025.01.28 08:30:27.034621 [ 3 ] {dad47072-ad73-4dc6-8572-0613223c4a31} <Debug> TCPHandler: Processed in 0.004006698 sec. | ||
447 | 2025.01.28 08:30:27.034806 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
448 | 2025.01.28 08:30:27.035098 [ 258 ] {ea8dbb2a-9786-4259-91e3-f281bf69a8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
449 | 2025.01.28 08:30:27.035182 [ 258 ] {ea8dbb2a-9786-4259-91e3-f281bf69a8f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
450 | 2025.01.28 08:30:27.037162 [ 258 ] {ea8dbb2a-9786-4259-91e3-f281bf69a8f6} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Loading data parts | ||
451 | 2025.01.28 08:30:27.037338 [ 258 ] {ea8dbb2a-9786-4259-91e3-f281bf69a8f6} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): There are no data parts | ||
452 | 2025.01.28 08:30:27.038572 [ 258 ] {ea8dbb2a-9786-4259-91e3-f281bf69a8f6} <Debug> TCPHandler: Processed in 0.003823735 sec. | ||
453 | 2025.01.28 08:30:27.038771 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2025.01.28 08:30:27.039098 [ 3 ] {8d1126f4-bd6c-4e52-9897-6b1a66e46b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
455 | 2025.01.28 08:30:27.039180 [ 3 ] {8d1126f4-bd6c-4e52-9897-6b1a66e46b93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
456 | 2025.01.28 08:30:27.041602 [ 3 ] {8d1126f4-bd6c-4e52-9897-6b1a66e46b93} <Debug> oximeter.measurements_histogramf32 (77ba8e7c-5acf-4500-b412-cd271952fa66): Loading data parts | ||
457 | 2025.01.28 08:30:27.041812 [ 3 ] {8d1126f4-bd6c-4e52-9897-6b1a66e46b93} <Debug> oximeter.measurements_histogramf32 (77ba8e7c-5acf-4500-b412-cd271952fa66): There are no data parts | ||
458 | 2025.01.28 08:30:27.043089 [ 3 ] {8d1126f4-bd6c-4e52-9897-6b1a66e46b93} <Debug> TCPHandler: Processed in 0.004380313 sec. | ||
459 | 2025.01.28 08:30:27.043296 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2025.01.28 08:30:27.043651 [ 258 ] {64721d73-2f78-4708-83d8-185bd67ef3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
461 | 2025.01.28 08:30:27.043763 [ 258 ] {64721d73-2f78-4708-83d8-185bd67ef3ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
462 | 2025.01.28 08:30:27.045826 [ 258 ] {64721d73-2f78-4708-83d8-185bd67ef3ea} <Debug> oximeter.measurements_histogramf64 (b144e857-875b-4b08-8146-07a77bf67e40): Loading data parts | ||
463 | 2025.01.28 08:30:27.045998 [ 258 ] {64721d73-2f78-4708-83d8-185bd67ef3ea} <Debug> oximeter.measurements_histogramf64 (b144e857-875b-4b08-8146-07a77bf67e40): There are no data parts | ||
464 | 2025.01.28 08:30:27.047183 [ 258 ] {64721d73-2f78-4708-83d8-185bd67ef3ea} <Debug> TCPHandler: Processed in 0.003958356 sec. | ||
465 | 2025.01.28 08:30:27.047392 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2025.01.28 08:30:27.047682 [ 3 ] {e0035bd9-459e-4f76-91fe-9a4138979395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) /* The field tables store named dimensions of each timeseries. | ||
467 | * | ||
468 | * As with the measurement tables, there is one field table for each field data | ||
469 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
470 | * this behavior **must not** be relied upon for query correctness. | ||
471 | * | ||
472 | * The index for the fields differs from the measurements, however. Rows are | ||
473 | * sorted by timeseries name, then field name, field value, and finally | ||
474 | * timeseries key. This reflects the most common pattern for looking them up: | ||
475 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
476 | * usually then used to look up measurements. | ||
477 | * | ||
478 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
479 | * timeseries name and then key, since it would improve lookups where one | ||
480 | * already has the key. Realistically though, these tables are quite small and | ||
481 | * so performance benefits will be low in absolute terms. | ||
482 | * | ||
483 | * TTL: We use a materialized column to expire old field table records. This | ||
484 | * column is generated automatically by the database whenever a new row is | ||
485 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
486 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
487 | * record will remain during a deduplication, which will have the last | ||
488 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
489 | * measurement tables. | ||
490 | */ | ||
491 | 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) | ||
492 | 2025.01.28 08:30:27.047764 [ 3 ] {e0035bd9-459e-4f76-91fe-9a4138979395} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
493 | 2025.01.28 08:30:27.049686 [ 3 ] {e0035bd9-459e-4f76-91fe-9a4138979395} <Debug> oximeter.fields_bool (66786c8a-954d-4adc-96ec-19bae0089eb5): Loading data parts | ||
494 | 2025.01.28 08:30:27.049848 [ 3 ] {e0035bd9-459e-4f76-91fe-9a4138979395} <Debug> oximeter.fields_bool (66786c8a-954d-4adc-96ec-19bae0089eb5): There are no data parts | ||
495 | 2025.01.28 08:30:27.050964 [ 3 ] {e0035bd9-459e-4f76-91fe-9a4138979395} <Debug> TCPHandler: Processed in 0.003642352 sec. | ||
496 | 2025.01.28 08:30:27.051182 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2025.01.28 08:30:27.051387 [ 258 ] {d087acfe-8b6f-4ce2-bc3a-b67e7511a8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
498 | 2025.01.28 08:30:27.051462 [ 258 ] {d087acfe-8b6f-4ce2-bc3a-b67e7511a8a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
499 | 2025.01.28 08:30:27.053247 [ 258 ] {d087acfe-8b6f-4ce2-bc3a-b67e7511a8a2} <Debug> oximeter.fields_i8 (ffa2618f-1714-4fb2-a2d3-364576a75fbf): Loading data parts | ||
500 | 2025.01.28 08:30:27.053431 [ 258 ] {d087acfe-8b6f-4ce2-bc3a-b67e7511a8a2} <Debug> oximeter.fields_i8 (ffa2618f-1714-4fb2-a2d3-364576a75fbf): There are no data parts | ||
501 | 2025.01.28 08:30:27.054520 [ 258 ] {d087acfe-8b6f-4ce2-bc3a-b67e7511a8a2} <Debug> TCPHandler: Processed in 0.003394528 sec. | ||
502 | 2025.01.28 08:30:27.054702 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2025.01.28 08:30:27.054942 [ 3 ] {11619d52-a218-4707-96b8-85909069d893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
504 | 2025.01.28 08:30:27.055001 [ 3 ] {11619d52-a218-4707-96b8-85909069d893} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
505 | 2025.01.28 08:30:27.056768 [ 3 ] {11619d52-a218-4707-96b8-85909069d893} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Loading data parts | ||
506 | 2025.01.28 08:30:27.056929 [ 3 ] {11619d52-a218-4707-96b8-85909069d893} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): There are no data parts | ||
507 | 2025.01.28 08:30:27.057996 [ 3 ] {11619d52-a218-4707-96b8-85909069d893} <Debug> TCPHandler: Processed in 0.003358298 sec. | ||
508 | 2025.01.28 08:30:27.058176 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2025.01.28 08:30:27.058415 [ 258 ] {7bde43fc-baa4-42ec-bc44-2ea46a927159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
510 | 2025.01.28 08:30:27.058496 [ 258 ] {7bde43fc-baa4-42ec-bc44-2ea46a927159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
511 | 2025.01.28 08:30:27.060429 [ 258 ] {7bde43fc-baa4-42ec-bc44-2ea46a927159} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Loading data parts | ||
512 | 2025.01.28 08:30:27.060606 [ 258 ] {7bde43fc-baa4-42ec-bc44-2ea46a927159} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): There are no data parts | ||
513 | 2025.01.28 08:30:27.061720 [ 258 ] {7bde43fc-baa4-42ec-bc44-2ea46a927159} <Debug> TCPHandler: Processed in 0.003582511 sec. | ||
514 | 2025.01.28 08:30:27.061914 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
515 | 2025.01.28 08:30:27.062150 [ 3 ] {160fa9a4-ecdd-4579-81f2-a2f4787f92d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
516 | 2025.01.28 08:30:27.062211 [ 3 ] {160fa9a4-ecdd-4579-81f2-a2f4787f92d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
517 | 2025.01.28 08:30:27.063993 [ 3 ] {160fa9a4-ecdd-4579-81f2-a2f4787f92d6} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Loading data parts | ||
518 | 2025.01.28 08:30:27.064156 [ 3 ] {160fa9a4-ecdd-4579-81f2-a2f4787f92d6} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): There are no data parts | ||
519 | 2025.01.28 08:30:27.065273 [ 3 ] {160fa9a4-ecdd-4579-81f2-a2f4787f92d6} <Debug> TCPHandler: Processed in 0.003417339 sec. | ||
520 | 2025.01.28 08:30:27.065465 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
521 | 2025.01.28 08:30:27.065670 [ 258 ] {617b651e-1e69-4859-843d-ddee80e202db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
522 | 2025.01.28 08:30:27.065743 [ 258 ] {617b651e-1e69-4859-843d-ddee80e202db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
523 | 2025.01.28 08:30:27.067499 [ 258 ] {617b651e-1e69-4859-843d-ddee80e202db} <Debug> oximeter.fields_i32 (ca9058cf-5b0f-4f1f-b669-954280174dd3): Loading data parts | ||
524 | 2025.01.28 08:30:27.067686 [ 258 ] {617b651e-1e69-4859-843d-ddee80e202db} <Debug> oximeter.fields_i32 (ca9058cf-5b0f-4f1f-b669-954280174dd3): There are no data parts | ||
525 | 2025.01.28 08:30:27.068816 [ 258 ] {617b651e-1e69-4859-843d-ddee80e202db} <Debug> TCPHandler: Processed in 0.003407639 sec. | ||
526 | 2025.01.28 08:30:27.069011 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
527 | 2025.01.28 08:30:27.069286 [ 3 ] {a8e1c23e-741d-49d8-b087-7415ded89def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
528 | 2025.01.28 08:30:27.069357 [ 3 ] {a8e1c23e-741d-49d8-b087-7415ded89def} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
529 | 2025.01.28 08:30:27.071344 [ 3 ] {a8e1c23e-741d-49d8-b087-7415ded89def} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Loading data parts | ||
530 | 2025.01.28 08:30:27.071504 [ 3 ] {a8e1c23e-741d-49d8-b087-7415ded89def} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): There are no data parts | ||
531 | 2025.01.28 08:30:27.072623 [ 3 ] {a8e1c23e-741d-49d8-b087-7415ded89def} <Debug> TCPHandler: Processed in 0.003678803 sec. | ||
532 | 2025.01.28 08:30:27.072798 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
533 | 2025.01.28 08:30:27.073003 [ 258 ] {0f69731d-637b-4620-bade-db9b3d03a293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
534 | 2025.01.28 08:30:27.073077 [ 258 ] {0f69731d-637b-4620-bade-db9b3d03a293} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
535 | 2025.01.28 08:30:27.074823 [ 258 ] {0f69731d-637b-4620-bade-db9b3d03a293} <Debug> oximeter.fields_i64 (8f74fb81-00b8-471a-a2ee-b7034f9e032e): Loading data parts | ||
536 | 2025.01.28 08:30:27.075002 [ 258 ] {0f69731d-637b-4620-bade-db9b3d03a293} <Debug> oximeter.fields_i64 (8f74fb81-00b8-471a-a2ee-b7034f9e032e): There are no data parts | ||
537 | 2025.01.28 08:30:27.076162 [ 258 ] {0f69731d-637b-4620-bade-db9b3d03a293} <Debug> TCPHandler: Processed in 0.003420239 sec. | ||
538 | 2025.01.28 08:30:27.076361 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2025.01.28 08:30:27.076638 [ 3 ] {9834b0ae-8b8f-4acf-9699-14d426df2955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
540 | 2025.01.28 08:30:27.076709 [ 3 ] {9834b0ae-8b8f-4acf-9699-14d426df2955} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
541 | 2025.01.28 08:30:27.078735 [ 3 ] {9834b0ae-8b8f-4acf-9699-14d426df2955} <Debug> oximeter.fields_u64 (588cf495-494f-4e2f-ac58-8a76fbd7e9a5): Loading data parts | ||
542 | 2025.01.28 08:30:27.078896 [ 3 ] {9834b0ae-8b8f-4acf-9699-14d426df2955} <Debug> oximeter.fields_u64 (588cf495-494f-4e2f-ac58-8a76fbd7e9a5): There are no data parts | ||
543 | 2025.01.28 08:30:27.080006 [ 3 ] {9834b0ae-8b8f-4acf-9699-14d426df2955} <Debug> TCPHandler: Processed in 0.003713593 sec. | ||
544 | 2025.01.28 08:30:27.080195 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2025.01.28 08:30:27.080399 [ 258 ] {6e5dad67-7ac9-4083-b901-6dfdd99e7ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
546 | 2025.01.28 08:30:27.080472 [ 258 ] {6e5dad67-7ac9-4083-b901-6dfdd99e7ada} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
547 | 2025.01.28 08:30:27.082258 [ 258 ] {6e5dad67-7ac9-4083-b901-6dfdd99e7ada} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Loading data parts | ||
548 | 2025.01.28 08:30:27.082414 [ 258 ] {6e5dad67-7ac9-4083-b901-6dfdd99e7ada} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): There are no data parts | ||
549 | 2025.01.28 08:30:27.083540 [ 258 ] {6e5dad67-7ac9-4083-b901-6dfdd99e7ada} <Debug> TCPHandler: Processed in 0.003401849 sec. | ||
550 | 2025.01.28 08:30:27.083731 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2025.01.28 08:30:27.084008 [ 3 ] {b65e5fba-d394-4444-abd2-93dacc2ef926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) 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) | ||
552 | 2025.01.28 08:30:27.084086 [ 3 ] {b65e5fba-d394-4444-abd2-93dacc2ef926} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
553 | 2025.01.28 08:30:27.085939 [ 3 ] {b65e5fba-d394-4444-abd2-93dacc2ef926} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Loading data parts | ||
554 | 2025.01.28 08:30:27.086100 [ 3 ] {b65e5fba-d394-4444-abd2-93dacc2ef926} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): There are no data parts | ||
555 | 2025.01.28 08:30:27.087228 [ 3 ] {b65e5fba-d394-4444-abd2-93dacc2ef926} <Debug> TCPHandler: Processed in 0.00356348 sec. | ||
556 | 2025.01.28 08:30:27.087406 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2025.01.28 08:30:27.087611 [ 258 ] {3b963518-7bb2-4350-8436-34ee5d7f552c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
558 | 2025.01.28 08:30:27.087692 [ 258 ] {3b963518-7bb2-4350-8436-34ee5d7f552c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
559 | 2025.01.28 08:30:27.089503 [ 258 ] {3b963518-7bb2-4350-8436-34ee5d7f552c} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Loading data parts | ||
560 | 2025.01.28 08:30:27.089663 [ 258 ] {3b963518-7bb2-4350-8436-34ee5d7f552c} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): There are no data parts | ||
561 | 2025.01.28 08:30:27.090758 [ 258 ] {3b963518-7bb2-4350-8436-34ee5d7f552c} <Debug> TCPHandler: Processed in 0.003407779 sec. | ||
562 | 2025.01.28 08:30:27.090969 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2025.01.28 08:30:27.091340 [ 3 ] {42d6812f-402a-4923-a138-543308d27fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) /* The timeseries schema table stores the extracted schema for the samples | ||
564 | * oximeter collects. | ||
565 | */ | ||
566 | 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) | ||
567 | 2025.01.28 08:30:27.091436 [ 3 ] {42d6812f-402a-4923-a138-543308d27fb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
568 | 2025.01.28 08:30:27.093377 [ 3 ] {42d6812f-402a-4923-a138-543308d27fb2} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Loading data parts | ||
569 | 2025.01.28 08:30:27.093552 [ 3 ] {42d6812f-402a-4923-a138-543308d27fb2} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): There are no data parts | ||
570 | 2025.01.28 08:30:27.094823 [ 3 ] {42d6812f-402a-4923-a138-543308d27fb2} <Debug> TCPHandler: Processed in 0.003921966 sec. | ||
571 | 2025.01.28 08:30:27.095018 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2025.01.28 08:30:27.095275 [ 258 ] {32ce055c-8253-4825-ab1f-c936eefa12a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
573 | 2025.01.28 08:30:27.096614 [ 258 ] {32ce055c-8253-4825-ab1f-c936eefa12a8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
574 | 2025.01.28 08:30:27.104745 [ 260 ] {32ce055c-8253-4825-ab1f-c936eefa12a8} <Trace> oximeter.version (02687086-c58e-4db0-bc6e-b37841b07395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
575 | 2025.01.28 08:30:27.104850 [ 260 ] {32ce055c-8253-4825-ab1f-c936eefa12a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
576 | 2025.01.28 08:30:27.109506 [ 260 ] {32ce055c-8253-4825-ab1f-c936eefa12a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
577 | 2025.01.28 08:30:27.109874 [ 260 ] {32ce055c-8253-4825-ab1f-c936eefa12a8} <Trace> oximeter.version (02687086-c58e-4db0-bc6e-b37841b07395): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
578 | 2025.01.28 08:30:27.110228 [ 258 ] {32ce055c-8253-4825-ab1f-c936eefa12a8} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015026 sec., 66.5513110608279 rows/sec., 1.04 KiB/sec. | ||
579 | 2025.01.28 08:30:27.110558 [ 258 ] {32ce055c-8253-4825-ab1f-c936eefa12a8} <Debug> TCPHandler: Processed in 0.015607003 sec. | ||
580 | 2025.01.28 08:30:27.112394 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46995 | ||
581 | 2025.01.28 08:30:27.112533 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
582 | 2025.01.28 08:30:27.112564 [ 261 ] {} <Debug> TCP-Session: 5eb60d58-6680-4467-a2e8-5e130f03ce64 Authenticating user 'default' from [fd00:1122:3344:101::e]:46995 | ||
583 | 2025.01.28 08:30:27.112592 [ 261 ] {} <Debug> TCP-Session: 5eb60d58-6680-4467-a2e8-5e130f03ce64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
584 | 2025.01.28 08:30:27.112644 [ 261 ] {} <Debug> TCP-Session: 5eb60d58-6680-4467-a2e8-5e130f03ce64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2025.01.28 08:30:27.112703 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
586 | 2025.01.28 08:30:27.112733 [ 261 ] {} <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 | ||
587 | 2025.01.28 08:30:27.112784 [ 261 ] {} <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 | ||
588 | 2025.01.28 08:30:27.113281 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59120 | ||
589 | 2025.01.28 08:30:27.113404 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52667 | ||
590 | 2025.01.28 08:30:27.113412 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
591 | 2025.01.28 08:30:27.113583 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
592 | 2025.01.28 08:30:27.113601 [ 262 ] {} <Debug> TCP-Session: 48fe6559-73a8-4c83-a91d-e25dc7cd4f30 Authenticating user 'default' from [fd00:1122:3344:101::e]:59120 | ||
593 | 2025.01.28 08:30:27.113602 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48538 | ||
594 | 2025.01.28 08:30:27.113698 [ 263 ] {} <Debug> TCP-Session: 351f3002-840a-44a4-a557-6a38d7ecce6e Authenticating user 'default' from [fd00:1122:3344:101::e]:52667 | ||
595 | 2025.01.28 08:30:27.113706 [ 262 ] {} <Debug> TCP-Session: 48fe6559-73a8-4c83-a91d-e25dc7cd4f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2025.01.28 08:30:27.113693 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50501 | ||
597 | 2025.01.28 08:30:27.113794 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
598 | 2025.01.28 08:30:27.113805 [ 262 ] {} <Debug> TCP-Session: 48fe6559-73a8-4c83-a91d-e25dc7cd4f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
599 | 2025.01.28 08:30:27.113840 [ 263 ] {} <Debug> TCP-Session: 351f3002-840a-44a4-a557-6a38d7ecce6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2025.01.28 08:30:27.113836 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36499 | ||
601 | 2025.01.28 08:30:27.113924 [ 264 ] {} <Debug> TCP-Session: 3d16f903-3504-4c0d-a0ff-a46c1836c65c Authenticating user 'default' from [fd00:1122:3344:101::e]:48538 | ||
602 | 2025.01.28 08:30:27.113934 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48157 | ||
603 | 2025.01.28 08:30:27.114066 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
604 | 2025.01.28 08:30:27.114059 [ 264 ] {} <Debug> TCP-Session: 3d16f903-3504-4c0d-a0ff-a46c1836c65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2025.01.28 08:30:27.114101 [ 263 ] {} <Debug> TCP-Session: 351f3002-840a-44a4-a557-6a38d7ecce6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2025.01.28 08:30:27.114290 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
607 | 2025.01.28 08:30:27.114309 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
608 | 2025.01.28 08:30:27.114328 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65404 | ||
609 | 2025.01.28 08:30:27.114380 [ 264 ] {} <Debug> TCP-Session: 3d16f903-3504-4c0d-a0ff-a46c1836c65c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2025.01.28 08:30:27.114421 [ 266 ] {} <Debug> TCP-Session: 7723e588-d9a2-453b-8ca6-75b675316dca Authenticating user 'default' from [fd00:1122:3344:101::e]:36499 | ||
611 | 2025.01.28 08:30:27.114512 [ 265 ] {} <Debug> TCP-Session: 715acc0b-fc3f-4a21-855f-f70847e44d84 Authenticating user 'default' from [fd00:1122:3344:101::e]:50501 | ||
612 | 2025.01.28 08:30:27.114588 [ 266 ] {} <Debug> TCP-Session: 7723e588-d9a2-453b-8ca6-75b675316dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2025.01.28 08:30:27.114437 [ 267 ] {} <Debug> TCP-Session: 93a56ee5-838c-4800-baaa-74e68692e8e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48157 | ||
614 | 2025.01.28 08:30:27.114593 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
615 | 2025.01.28 08:30:27.114641 [ 266 ] {} <Debug> TCP-Session: 7723e588-d9a2-453b-8ca6-75b675316dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2025.01.28 08:30:27.114653 [ 267 ] {} <Debug> TCP-Session: 93a56ee5-838c-4800-baaa-74e68692e8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2025.01.28 08:30:27.114630 [ 265 ] {} <Debug> TCP-Session: 715acc0b-fc3f-4a21-855f-f70847e44d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2025.01.28 08:30:27.114721 [ 268 ] {} <Debug> TCP-Session: 397c6413-598d-4c71-a31c-699588e38b25 Authenticating user 'default' from [fd00:1122:3344:101::e]:65404 | ||
619 | 2025.01.28 08:30:27.114720 [ 267 ] {} <Debug> TCP-Session: 93a56ee5-838c-4800-baaa-74e68692e8e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2025.01.28 08:30:27.114809 [ 265 ] {} <Debug> TCP-Session: 715acc0b-fc3f-4a21-855f-f70847e44d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2025.01.28 08:30:27.114834 [ 268 ] {} <Debug> TCP-Session: 397c6413-598d-4c71-a31c-699588e38b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2025.01.28 08:30:27.114907 [ 268 ] {} <Debug> TCP-Session: 397c6413-598d-4c71-a31c-699588e38b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2025.01.28 08:30:27.815070 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40047 | ||
624 | 2025.01.28 08:30:27.815487 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2025.01.28 08:30:27.815551 [ 269 ] {} <Debug> TCP-Session: ce34eda6-56e8-4061-beed-50c8033d3716 Authenticating user 'default' from [fd00:1122:3344:101::a]:40047 | ||
626 | 2025.01.28 08:30:27.815575 [ 269 ] {} <Debug> TCP-Session: ce34eda6-56e8-4061-beed-50c8033d3716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2025.01.28 08:30:27.815589 [ 269 ] {} <Debug> TCP-Session: ce34eda6-56e8-4061-beed-50c8033d3716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2025.01.28 08:30:27.815687 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2025.01.28 08:30:27.815715 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
630 | 2025.01.28 08:30:27.815762 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2025.01.28 08:30:27.818361 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51910 | ||
632 | 2025.01.28 08:30:27.818449 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38251 | ||
633 | 2025.01.28 08:30:27.818576 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2025.01.28 08:30:27.818591 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35834 | ||
635 | 2025.01.28 08:30:27.818626 [ 270 ] {} <Debug> TCP-Session: e9636768-0ba1-4c4c-8b7f-6c8702ad3a6b Authenticating user 'default' from [fd00:1122:3344:101::a]:51910 | ||
636 | 2025.01.28 08:30:27.818805 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55980 | ||
637 | 2025.01.28 08:30:27.818814 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
638 | 2025.01.28 08:30:27.819030 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
639 | 2025.01.28 08:30:27.819083 [ 271 ] {} <Debug> TCP-Session: 6aedd251-5af2-4c51-90e5-3a738b6c7da9 Authenticating user 'default' from [fd00:1122:3344:101::a]:38251 | ||
640 | 2025.01.28 08:30:27.819087 [ 270 ] {} <Debug> TCP-Session: e9636768-0ba1-4c4c-8b7f-6c8702ad3a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2025.01.28 08:30:27.819149 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54636 | ||
642 | 2025.01.28 08:30:27.819179 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
643 | 2025.01.28 08:30:27.819225 [ 270 ] {} <Debug> TCP-Session: e9636768-0ba1-4c4c-8b7f-6c8702ad3a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2025.01.28 08:30:27.819243 [ 272 ] {} <Debug> TCP-Session: 1960f315-0bc4-4115-8aa5-8868f8b04d40 Authenticating user 'default' from [fd00:1122:3344:101::a]:35834 | ||
645 | 2025.01.28 08:30:27.819286 [ 271 ] {} <Debug> TCP-Session: 6aedd251-5af2-4c51-90e5-3a738b6c7da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2025.01.28 08:30:27.819451 [ 273 ] {} <Debug> TCP-Session: f752ed05-90ee-448b-97ab-03b4f9f95778 Authenticating user 'default' from [fd00:1122:3344:101::a]:55980 | ||
647 | 2025.01.28 08:30:27.819486 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32853 | ||
648 | 2025.01.28 08:30:27.819514 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40470 | ||
649 | 2025.01.28 08:30:27.819534 [ 271 ] {} <Debug> TCP-Session: 6aedd251-5af2-4c51-90e5-3a738b6c7da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2025.01.28 08:30:27.819576 [ 272 ] {} <Debug> TCP-Session: 1960f315-0bc4-4115-8aa5-8868f8b04d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.01.28 08:30:27.819753 [ 273 ] {} <Debug> TCP-Session: f752ed05-90ee-448b-97ab-03b4f9f95778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2025.01.28 08:30:27.819857 [ 272 ] {} <Debug> TCP-Session: 1960f315-0bc4-4115-8aa5-8868f8b04d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2025.01.28 08:30:27.819855 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
654 | 2025.01.28 08:30:27.819962 [ 273 ] {} <Debug> TCP-Session: f752ed05-90ee-448b-97ab-03b4f9f95778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.01.28 08:30:27.820044 [ 276 ] {} <Debug> TCP-Session: 9b80ccbe-0aad-485c-baf2-ac6334477298 Authenticating user 'default' from [fd00:1122:3344:101::a]:40470 | ||
656 | 2025.01.28 08:30:27.820121 [ 276 ] {} <Debug> TCP-Session: 9b80ccbe-0aad-485c-baf2-ac6334477298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2025.01.28 08:30:27.820143 [ 276 ] {} <Debug> TCP-Session: 9b80ccbe-0aad-485c-baf2-ac6334477298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.01.28 08:30:27.829489 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
659 | 2025.01.28 08:30:27.829551 [ 274 ] {} <Debug> TCP-Session: bbd856a6-ca1d-4c2e-bc33-20b250e902e9 Authenticating user 'default' from [fd00:1122:3344:101::a]:54636 | ||
660 | 2025.01.28 08:30:27.829570 [ 274 ] {} <Debug> TCP-Session: bbd856a6-ca1d-4c2e-bc33-20b250e902e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2025.01.28 08:30:27.829583 [ 274 ] {} <Debug> TCP-Session: bbd856a6-ca1d-4c2e-bc33-20b250e902e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.01.28 08:30:27.830570 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
663 | 2025.01.28 08:30:27.830611 [ 275 ] {} <Debug> TCP-Session: 3ae240e2-fd82-49cc-87a8-d45c6b05bb72 Authenticating user 'default' from [fd00:1122:3344:101::a]:32853 | ||
664 | 2025.01.28 08:30:27.830631 [ 275 ] {} <Debug> TCP-Session: 3ae240e2-fd82-49cc-87a8-d45c6b05bb72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2025.01.28 08:30:27.830694 [ 275 ] {} <Debug> TCP-Session: 3ae240e2-fd82-49cc-87a8-d45c6b05bb72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2025.01.28 08:30:28.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.80 MiB, peak 135.80 MiB, free memory in arenas 0.00 B, will set to 140.27 MiB (RSS), difference: 4.47 MiB | ||
667 | 2025.01.28 08:30:28.992202 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54347 | ||
668 | 2025.01.28 08:30:28.992656 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2025.01.28 08:30:28.992695 [ 277 ] {} <Debug> TCP-Session: ae090ab7-5247-45a5-b159-270f436ac8bd Authenticating user 'default' from [fd00:1122:3344:101::b]:54347 | ||
670 | 2025.01.28 08:30:28.992720 [ 277 ] {} <Debug> TCP-Session: ae090ab7-5247-45a5-b159-270f436ac8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2025.01.28 08:30:28.992767 [ 277 ] {} <Debug> TCP-Session: ae090ab7-5247-45a5-b159-270f436ac8bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2025.01.28 08:30:28.992840 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2025.01.28 08:30:28.992867 [ 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 | ||
674 | 2025.01.28 08:30:28.992911 [ 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 | ||
675 | 2025.01.28 08:30:28.994085 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62728 | ||
676 | 2025.01.28 08:30:28.994161 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33467 | ||
677 | 2025.01.28 08:30:28.994441 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32823 | ||
678 | 2025.01.28 08:30:28.994512 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53872 | ||
679 | 2025.01.28 08:30:28.994679 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51748 | ||
680 | 2025.01.28 08:30:28.994902 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60100 | ||
681 | 2025.01.28 08:30:28.995030 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34241 | ||
682 | 2025.01.28 08:30:28.995784 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2025.01.28 08:30:28.995876 [ 278 ] {} <Debug> TCP-Session: 2b3b2a78-3fe2-4f83-9292-bf20683cc3c0 Authenticating user 'default' from [fd00:1122:3344:101::b]:62728 | ||
684 | 2025.01.28 08:30:28.995901 [ 278 ] {} <Debug> TCP-Session: 2b3b2a78-3fe2-4f83-9292-bf20683cc3c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2025.01.28 08:30:28.995915 [ 278 ] {} <Debug> TCP-Session: 2b3b2a78-3fe2-4f83-9292-bf20683cc3c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2025.01.28 08:30:28.995926 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
687 | 2025.01.28 08:30:28.996043 [ 283 ] {} <Debug> TCP-Session: 17bd6d66-ab75-42d9-b9e8-23ee76ed24a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:60100 | ||
688 | 2025.01.28 08:30:28.996081 [ 283 ] {} <Debug> TCP-Session: 17bd6d66-ab75-42d9-b9e8-23ee76ed24a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2025.01.28 08:30:28.996123 [ 283 ] {} <Debug> TCP-Session: 17bd6d66-ab75-42d9-b9e8-23ee76ed24a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.01.28 08:30:28.996488 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2025.01.28 08:30:28.996558 [ 284 ] {} <Debug> TCP-Session: 97738e4d-8783-47e5-9000-c368ea394156 Authenticating user 'default' from [fd00:1122:3344:101::b]:34241 | ||
692 | 2025.01.28 08:30:28.996584 [ 284 ] {} <Debug> TCP-Session: 97738e4d-8783-47e5-9000-c368ea394156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.01.28 08:30:28.996648 [ 284 ] {} <Debug> TCP-Session: 97738e4d-8783-47e5-9000-c368ea394156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.01.28 08:30:28.997031 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.01.28 08:30:28.997041 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2025.01.28 08:30:28.997090 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
697 | 2025.01.28 08:30:28.997076 [ 281 ] {} <Debug> TCP-Session: 15eb2e5d-54db-41c1-867a-1bd475bcc570 Authenticating user 'default' from [fd00:1122:3344:101::b]:53872 | ||
698 | 2025.01.28 08:30:28.997152 [ 280 ] {} <Debug> TCP-Session: 0d197c45-5424-45ce-8d3b-a0e6421938a5 Authenticating user 'default' from [fd00:1122:3344:101::b]:32823 | ||
699 | 2025.01.28 08:30:28.997170 [ 281 ] {} <Debug> TCP-Session: 15eb2e5d-54db-41c1-867a-1bd475bcc570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2025.01.28 08:30:28.997180 [ 282 ] {} <Debug> TCP-Session: 517d2ea2-6f47-4013-81b0-1856a1ec9d6f Authenticating user 'default' from [fd00:1122:3344:101::b]:51748 | ||
701 | 2025.01.28 08:30:28.997220 [ 280 ] {} <Debug> TCP-Session: 0d197c45-5424-45ce-8d3b-a0e6421938a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.01.28 08:30:28.997241 [ 282 ] {} <Debug> TCP-Session: 517d2ea2-6f47-4013-81b0-1856a1ec9d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.01.28 08:30:28.997234 [ 281 ] {} <Debug> TCP-Session: 15eb2e5d-54db-41c1-867a-1bd475bcc570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.01.28 08:30:28.997278 [ 280 ] {} <Debug> TCP-Session: 0d197c45-5424-45ce-8d3b-a0e6421938a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.01.28 08:30:28.997293 [ 282 ] {} <Debug> TCP-Session: 517d2ea2-6f47-4013-81b0-1856a1ec9d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.01.28 08:30:28.998135 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
707 | 2025.01.28 08:30:28.998186 [ 279 ] {} <Debug> TCP-Session: 4decb6c2-643d-44d0-a1bc-f3f0dc54da11 Authenticating user 'default' from [fd00:1122:3344:101::b]:33467 | ||
708 | 2025.01.28 08:30:28.998263 [ 279 ] {} <Debug> TCP-Session: 4decb6c2-643d-44d0-a1bc-f3f0dc54da11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2025.01.28 08:30:28.998287 [ 279 ] {} <Debug> TCP-Session: 4decb6c2-643d-44d0-a1bc-f3f0dc54da11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2025.01.28 08:30:30.939600 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41690 | ||
711 | 2025.01.28 08:30:30.940185 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
712 | 2025.01.28 08:30:30.940352 [ 285 ] {} <Debug> TCP-Session: 28e7174b-adb3-4614-ad05-0001800d3b47 Authenticating user 'default' from [fd00:1122:3344:101::c]:41690 | ||
713 | 2025.01.28 08:30:30.940383 [ 285 ] {} <Debug> TCP-Session: 28e7174b-adb3-4614-ad05-0001800d3b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2025.01.28 08:30:30.940403 [ 285 ] {} <Debug> TCP-Session: 28e7174b-adb3-4614-ad05-0001800d3b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2025.01.28 08:30:30.940578 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
716 | 2025.01.28 08:30:30.940605 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
717 | 2025.01.28 08:30:30.940711 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
718 | 2025.01.28 08:30:30.941854 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48513 | ||
719 | 2025.01.28 08:30:30.941989 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43443 | ||
720 | 2025.01.28 08:30:30.942325 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
721 | 2025.01.28 08:30:30.942352 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
722 | 2025.01.28 08:30:30.942401 [ 286 ] {} <Debug> TCP-Session: 3cebff41-6562-432b-9227-dcceeb50bde9 Authenticating user 'default' from [fd00:1122:3344:101::c]:48513 | ||
723 | 2025.01.28 08:30:30.942377 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40084 | ||
724 | 2025.01.28 08:30:30.942499 [ 287 ] {} <Debug> TCP-Session: a7febc28-1e95-49ea-989c-3311b71ac06e Authenticating user 'default' from [fd00:1122:3344:101::c]:43443 | ||
725 | 2025.01.28 08:30:30.942480 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36036 | ||
726 | 2025.01.28 08:30:30.942613 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36919 | ||
727 | 2025.01.28 08:30:30.942634 [ 286 ] {} <Debug> TCP-Session: 3cebff41-6562-432b-9227-dcceeb50bde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
728 | 2025.01.28 08:30:30.942653 [ 287 ] {} <Debug> TCP-Session: a7febc28-1e95-49ea-989c-3311b71ac06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
729 | 2025.01.28 08:30:30.943043 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
730 | 2025.01.28 08:30:30.943063 [ 287 ] {} <Debug> TCP-Session: a7febc28-1e95-49ea-989c-3311b71ac06e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
731 | 2025.01.28 08:30:30.943073 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
732 | 2025.01.28 08:30:30.943112 [ 286 ] {} <Debug> TCP-Session: 3cebff41-6562-432b-9227-dcceeb50bde9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
733 | 2025.01.28 08:30:30.943262 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44277 | ||
734 | 2025.01.28 08:30:30.943268 [ 288 ] {} <Debug> TCP-Session: 4e493447-d6a3-4d40-9c81-eb9722a706c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:40084 | ||
735 | 2025.01.28 08:30:30.943277 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
736 | 2025.01.28 08:30:30.943382 [ 290 ] {} <Debug> TCP-Session: 475f1487-2b18-43e1-8f07-7a51041620d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:36919 | ||
737 | 2025.01.28 08:30:30.943289 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38420 | ||
738 | 2025.01.28 08:30:30.943543 [ 288 ] {} <Debug> TCP-Session: 4e493447-d6a3-4d40-9c81-eb9722a706c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2025.01.28 08:30:30.943945 [ 290 ] {} <Debug> TCP-Session: 475f1487-2b18-43e1-8f07-7a51041620d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2025.01.28 08:30:30.944032 [ 288 ] {} <Debug> TCP-Session: 4e493447-d6a3-4d40-9c81-eb9722a706c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2025.01.28 08:30:30.944008 [ 289 ] {} <Debug> TCP-Session: 1aaa3c96-7bed-4376-ba36-ed6c4558073f Authenticating user 'default' from [fd00:1122:3344:101::c]:36036 | ||
742 | 2025.01.28 08:30:30.944129 [ 290 ] {} <Debug> TCP-Session: 475f1487-2b18-43e1-8f07-7a51041620d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2025.01.28 08:30:30.944145 [ 289 ] {} <Debug> TCP-Session: 1aaa3c96-7bed-4376-ba36-ed6c4558073f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2025.01.28 08:30:30.944278 [ 289 ] {} <Debug> TCP-Session: 1aaa3c96-7bed-4376-ba36-ed6c4558073f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2025.01.28 08:30:30.945921 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
746 | 2025.01.28 08:30:30.946070 [ 292 ] {} <Debug> TCP-Session: 556fecb4-38a9-4abe-8f5b-bfb226590a31 Authenticating user 'default' from [fd00:1122:3344:101::c]:44277 | ||
747 | 2025.01.28 08:30:30.946091 [ 292 ] {} <Debug> TCP-Session: 556fecb4-38a9-4abe-8f5b-bfb226590a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
748 | 2025.01.28 08:30:30.946107 [ 292 ] {} <Debug> TCP-Session: 556fecb4-38a9-4abe-8f5b-bfb226590a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2025.01.28 08:30:30.946630 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
750 | 2025.01.28 08:30:30.946687 [ 291 ] {} <Debug> TCP-Session: 7984446a-88ee-427c-83f9-145b78c15393 Authenticating user 'default' from [fd00:1122:3344:101::c]:38420 | ||
751 | 2025.01.28 08:30:30.946718 [ 291 ] {} <Debug> TCP-Session: 7984446a-88ee-427c-83f9-145b78c15393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2025.01.28 08:30:30.946808 [ 291 ] {} <Debug> TCP-Session: 7984446a-88ee-427c-83f9-145b78c15393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2025.01.28 08:30:33.804088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2025.01.28 08:30:33.804089 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
755 | 2025.01.28 08:30:33.804216 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2025.01.28 08:30:33.804283 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2025.01.28 08:30:33.810840 [ 243 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Loading data parts | ||
758 | 2025.01.28 08:30:33.811188 [ 243 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): There are no data parts | ||
759 | 2025.01.28 08:30:33.817385 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2025.01.28 08:30:33.817472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
761 | 2025.01.28 08:30:33.820993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2025.01.28 08:30:33.821727 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2025.01.28 08:30:33.822607 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
764 | 2025.01.28 08:30:33.829831 [ 244 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Loading data parts | ||
765 | 2025.01.28 08:30:33.830023 [ 244 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): There are no data parts | ||
766 | 2025.01.28 08:30:33.852942 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2025.01.28 08:30:33.852992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
768 | 2025.01.28 08:30:33.860300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2025.01.28 08:30:33.861038 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2025.01.28 08:30:33.863413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2025.01.28 08:30:34.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.37 MiB, peak 150.37 MiB, free memory in arenas 0.00 B, will set to 151.18 MiB (RSS), difference: 4.81 MiB | ||
772 | 2025.01.28 08:30:36.304003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2025.01.28 08:30:36.304111 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2025.01.28 08:30:36.308817 [ 242 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Loading data parts | ||
775 | 2025.01.28 08:30:36.309044 [ 242 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): There are no data parts | ||
776 | 2025.01.28 08:30:36.314645 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2025.01.28 08:30:36.314685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
778 | 2025.01.28 08:30:36.316309 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2025.01.28 08:30:36.316603 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2025.01.28 08:30:36.317130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2025.01.28 08:30:37.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.37 MiB, peak 155.37 MiB, free memory in arenas 0.00 B, will set to 151.66 MiB (RSS), difference: -3.71 MiB | ||
782 | 2025.01.28 08:30:41.279671 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2025.01.28 08:30:41.279744 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2025.01.28 08:30:41.322737 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
785 | 2025.01.28 08:30:41.323737 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2025.01.28 08:30:41.323787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
787 | 2025.01.28 08:30:41.324503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2025.01.28 08:30:41.325054 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2025.01.28 08:30:41.325305 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2025.01.28 08:30:41.363509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2025.01.28 08:30:41.385555 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2025.01.28 08:30:41.385621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
793 | 2025.01.28 08:30:41.392220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2025.01.28 08:30:41.393370 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2025.01.28 08:30:41.395937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2025.01.28 08:30:42.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.34 MiB, peak 156.34 MiB, free memory in arenas 0.00 B, will set to 154.41 MiB (RSS), difference: 2.07 MiB | ||
797 | 2025.01.28 08:30:47.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.43 MiB, peak 156.34 MiB, free memory in arenas 0.00 B, will set to 154.45 MiB (RSS), difference: 4.02 MiB | ||
798 | 2025.01.28 08:30:48.825436 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
799 | 2025.01.28 08:30:48.826101 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
800 | 2025.01.28 08:30:48.826149 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
801 | 2025.01.28 08:30:48.826872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
802 | 2025.01.28 08:30:48.827395 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
803 | 2025.01.28 08:30:48.827679 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
804 | 2025.01.28 08:30:48.896026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
805 | 2025.01.28 08:30:48.914305 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2025.01.28 08:30:48.914362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
807 | 2025.01.28 08:30:48.920809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
808 | 2025.01.28 08:30:48.922035 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
809 | 2025.01.28 08:30:48.924573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
810 | 2025.01.28 08:30:52.116250 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
811 | 2025.01.28 08:30:52.116459 [ 3 ] {97ff40e4-12f3-4715-9d05-b4418f7604a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
812 | 2025.01.28 08:30:52.116846 [ 3 ] {97ff40e4-12f3-4715-9d05-b4418f7604a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
813 | 2025.01.28 08:30:52.121031 [ 3 ] {97ff40e4-12f3-4715-9d05-b4418f7604a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
814 | 2025.01.28 08:30:52.123793 [ 3 ] {97ff40e4-12f3-4715-9d05-b4418f7604a1} <Debug> TCPHandler: Processed in 0.0076699 sec. | ||
815 | 2025.01.28 08:30:52.125639 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
816 | 2025.01.28 08:30:52.125873 [ 258 ] {1b312c5b-ad5d-4e89-b289-7096b858a31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
817 | 2025.01.28 08:30:52.131937 [ 258 ] {1b312c5b-ad5d-4e89-b289-7096b858a31f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2025.01.28 08:30:52.132059 [ 258 ] {1b312c5b-ad5d-4e89-b289-7096b858a31f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2025.01.28 08:30:52.133022 [ 258 ] {1b312c5b-ad5d-4e89-b289-7096b858a31f} <Debug> TCPHandler: Processed in 0.007517177 sec. | ||
820 | 2025.01.28 08:30:52.135458 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
821 | 2025.01.28 08:30:52.135626 [ 3 ] {74d98cfc-152c-4a80-946c-3307c1b1358e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
822 | 2025.01.28 08:30:52.136072 [ 3 ] {74d98cfc-152c-4a80-946c-3307c1b1358e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
823 | 2025.01.28 08:30:52.136131 [ 3 ] {74d98cfc-152c-4a80-946c-3307c1b1358e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
824 | 2025.01.28 08:30:52.136702 [ 3 ] {74d98cfc-152c-4a80-946c-3307c1b1358e} <Debug> TCPHandler: Processed in 0.001302539 sec. | ||
825 | 2025.01.28 08:30:52.136997 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
826 | 2025.01.28 08:30:52.137148 [ 258 ] {fd43705b-6dcf-44c4-a3ed-25997f67eee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
827 | 2025.01.28 08:30:52.137512 [ 258 ] {fd43705b-6dcf-44c4-a3ed-25997f67eee6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2025.01.28 08:30:52.137569 [ 258 ] {fd43705b-6dcf-44c4-a3ed-25997f67eee6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
829 | 2025.01.28 08:30:52.138119 [ 258 ] {fd43705b-6dcf-44c4-a3ed-25997f67eee6} <Debug> TCPHandler: Processed in 0.001176997 sec. | ||
830 | 2025.01.28 08:30:52.138378 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
831 | 2025.01.28 08:30:52.138542 [ 3 ] {c5653a71-89ce-4fa2-8e1c-79a5d9e69d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
832 | 2025.01.28 08:30:52.138915 [ 3 ] {c5653a71-89ce-4fa2-8e1c-79a5d9e69d96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
833 | 2025.01.28 08:30:52.138972 [ 3 ] {c5653a71-89ce-4fa2-8e1c-79a5d9e69d96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
834 | 2025.01.28 08:30:52.139484 [ 3 ] {c5653a71-89ce-4fa2-8e1c-79a5d9e69d96} <Debug> TCPHandler: Processed in 0.001162466 sec. | ||
835 | 2025.01.28 08:30:52.139753 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
836 | 2025.01.28 08:30:52.139908 [ 258 ] {68de945e-7ea7-4e97-b7eb-608d564146a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
837 | 2025.01.28 08:30:52.140282 [ 258 ] {68de945e-7ea7-4e97-b7eb-608d564146a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2025.01.28 08:30:52.140339 [ 258 ] {68de945e-7ea7-4e97-b7eb-608d564146a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
839 | 2025.01.28 08:30:52.140842 [ 258 ] {68de945e-7ea7-4e97-b7eb-608d564146a0} <Debug> TCPHandler: Processed in 0.001147857 sec. | ||
840 | 2025.01.28 08:30:52.141119 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
841 | 2025.01.28 08:30:52.141270 [ 3 ] {9388a353-b592-4e87-943c-84bf48c3a6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
842 | 2025.01.28 08:30:52.141640 [ 3 ] {9388a353-b592-4e87-943c-84bf48c3a6eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
843 | 2025.01.28 08:30:52.141696 [ 3 ] {9388a353-b592-4e87-943c-84bf48c3a6eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
844 | 2025.01.28 08:30:52.142207 [ 3 ] {9388a353-b592-4e87-943c-84bf48c3a6eb} <Debug> TCPHandler: Processed in 0.001141886 sec. | ||
845 | 2025.01.28 08:30:52.142459 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
846 | 2025.01.28 08:30:52.142610 [ 258 ] {04d1213e-0cc8-4727-b202-ff52898891f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
847 | 2025.01.28 08:30:52.142984 [ 258 ] {04d1213e-0cc8-4727-b202-ff52898891f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
848 | 2025.01.28 08:30:52.143043 [ 258 ] {04d1213e-0cc8-4727-b202-ff52898891f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
849 | 2025.01.28 08:30:52.143540 [ 258 ] {04d1213e-0cc8-4727-b202-ff52898891f8} <Debug> TCPHandler: Processed in 0.001133846 sec. | ||
850 | 2025.01.28 08:30:52.143793 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2025.01.28 08:30:52.143947 [ 3 ] {6df092b8-1680-423d-976d-2fbb8e7045af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
852 | 2025.01.28 08:30:52.144324 [ 3 ] {6df092b8-1680-423d-976d-2fbb8e7045af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
853 | 2025.01.28 08:30:52.144380 [ 3 ] {6df092b8-1680-423d-976d-2fbb8e7045af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
854 | 2025.01.28 08:30:52.144900 [ 3 ] {6df092b8-1680-423d-976d-2fbb8e7045af} <Debug> TCPHandler: Processed in 0.001161967 sec. | ||
855 | 2025.01.28 08:30:52.145165 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
856 | 2025.01.28 08:30:52.145321 [ 258 ] {2b966c9e-1b9f-4343-b540-6611d4fa632f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
857 | 2025.01.28 08:30:52.145698 [ 258 ] {2b966c9e-1b9f-4343-b540-6611d4fa632f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
858 | 2025.01.28 08:30:52.145754 [ 258 ] {2b966c9e-1b9f-4343-b540-6611d4fa632f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
859 | 2025.01.28 08:30:52.146243 [ 258 ] {2b966c9e-1b9f-4343-b540-6611d4fa632f} <Debug> TCPHandler: Processed in 0.001132556 sec. | ||
860 | 2025.01.28 08:30:52.146476 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
861 | 2025.01.28 08:30:52.146634 [ 3 ] {5c04ffcc-16df-41aa-b0a1-f5512c9231f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
862 | 2025.01.28 08:30:52.147029 [ 3 ] {5c04ffcc-16df-41aa-b0a1-f5512c9231f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
863 | 2025.01.28 08:30:52.147088 [ 3 ] {5c04ffcc-16df-41aa-b0a1-f5512c9231f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
864 | 2025.01.28 08:30:52.147584 [ 3 ] {5c04ffcc-16df-41aa-b0a1-f5512c9231f7} <Debug> TCPHandler: Processed in 0.001162937 sec. | ||
865 | 2025.01.28 08:30:52.147853 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
866 | 2025.01.28 08:30:52.148032 [ 258 ] {ab3c7620-6ae9-493e-88fe-7c68b8c77d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
867 | 2025.01.28 08:30:52.148628 [ 258 ] {ab3c7620-6ae9-493e-88fe-7c68b8c77d60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
868 | 2025.01.28 08:30:52.148729 [ 258 ] {ab3c7620-6ae9-493e-88fe-7c68b8c77d60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
869 | 2025.01.28 08:30:52.149420 [ 258 ] {ab3c7620-6ae9-493e-88fe-7c68b8c77d60} <Debug> TCPHandler: Processed in 0.001621893 sec. | ||
870 | 2025.01.28 08:30:52.149690 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
871 | 2025.01.28 08:30:52.149856 [ 3 ] {46f00fa8-d6e7-41f9-b118-6637b653ef35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
872 | 2025.01.28 08:30:52.150250 [ 3 ] {46f00fa8-d6e7-41f9-b118-6637b653ef35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
873 | 2025.01.28 08:30:52.150307 [ 3 ] {46f00fa8-d6e7-41f9-b118-6637b653ef35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
874 | 2025.01.28 08:30:52.150812 [ 3 ] {46f00fa8-d6e7-41f9-b118-6637b653ef35} <Debug> TCPHandler: Processed in 0.001183147 sec. | ||
875 | 2025.01.28 08:30:52.151046 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
876 | 2025.01.28 08:30:52.151205 [ 258 ] {c7ea1496-70ad-4ffc-a074-f56351aadb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
877 | 2025.01.28 08:30:52.151595 [ 258 ] {c7ea1496-70ad-4ffc-a074-f56351aadb77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
878 | 2025.01.28 08:30:52.151651 [ 258 ] {c7ea1496-70ad-4ffc-a074-f56351aadb77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
879 | 2025.01.28 08:30:52.152148 [ 258 ] {c7ea1496-70ad-4ffc-a074-f56351aadb77} <Debug> TCPHandler: Processed in 0.001156716 sec. | ||
880 | 2025.01.28 08:30:52.156289 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
881 | 2025.01.28 08:30:52.156419 [ 3 ] {89b3ff73-b8b4-4e52-a9d5-76cd3fe76b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
882 | 2025.01.28 08:30:52.156474 [ 3 ] {89b3ff73-b8b4-4e52-a9d5-76cd3fe76b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
883 | 2025.01.28 08:30:52.157244 [ 3 ] {89b3ff73-b8b4-4e52-a9d5-76cd3fe76b00} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
884 | 2025.01.28 08:30:52.157285 [ 3 ] {89b3ff73-b8b4-4e52-a9d5-76cd3fe76b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
885 | 2025.01.28 08:30:52.158011 [ 3 ] {89b3ff73-b8b4-4e52-a9d5-76cd3fe76b00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
886 | 2025.01.28 08:30:52.158455 [ 3 ] {89b3ff73-b8b4-4e52-a9d5-76cd3fe76b00} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
887 | 2025.01.28 08:30:52.158664 [ 3 ] {89b3ff73-b8b4-4e52-a9d5-76cd3fe76b00} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002279 sec., 6143.045195261079 rows/sec., 881.43 KiB/sec. | ||
888 | 2025.01.28 08:30:52.158818 [ 3 ] {89b3ff73-b8b4-4e52-a9d5-76cd3fe76b00} <Debug> TCPHandler: Processed in 0.002589327 sec. | ||
889 | 2025.01.28 08:30:52.158963 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
890 | 2025.01.28 08:30:52.159094 [ 258 ] {fe62d25e-aefa-4ec8-bf3d-710fa821aa28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
891 | 2025.01.28 08:30:52.159144 [ 258 ] {fe62d25e-aefa-4ec8-bf3d-710fa821aa28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
892 | 2025.01.28 08:30:52.161009 [ 258 ] {fe62d25e-aefa-4ec8-bf3d-710fa821aa28} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
893 | 2025.01.28 08:30:52.161058 [ 258 ] {fe62d25e-aefa-4ec8-bf3d-710fa821aa28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
894 | 2025.01.28 08:30:52.163647 [ 258 ] {fe62d25e-aefa-4ec8-bf3d-710fa821aa28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
895 | 2025.01.28 08:30:52.164184 [ 258 ] {fe62d25e-aefa-4ec8-bf3d-710fa821aa28} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
896 | 2025.01.28 08:30:52.164467 [ 258 ] {fe62d25e-aefa-4ec8-bf3d-710fa821aa28} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.005394 sec., 9640.3411197627 rows/sec., 749.17 KiB/sec. | ||
897 | 2025.01.28 08:30:52.164549 [ 258 ] {fe62d25e-aefa-4ec8-bf3d-710fa821aa28} <Debug> TCPHandler: Processed in 0.005649991 sec. | ||
898 | 2025.01.28 08:30:52.164715 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2025.01.28 08:30:52.164861 [ 3 ] {03249e69-8c86-49e2-ac0e-663046661662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
900 | 2025.01.28 08:30:52.164922 [ 3 ] {03249e69-8c86-49e2-ac0e-663046661662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
901 | 2025.01.28 08:30:52.165550 [ 3 ] {03249e69-8c86-49e2-ac0e-663046661662} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
902 | 2025.01.28 08:30:52.165590 [ 3 ] {03249e69-8c86-49e2-ac0e-663046661662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
903 | 2025.01.28 08:30:52.166098 [ 3 ] {03249e69-8c86-49e2-ac0e-663046661662} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
904 | 2025.01.28 08:30:52.166851 [ 3 ] {03249e69-8c86-49e2-ac0e-663046661662} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
905 | 2025.01.28 08:30:52.167102 [ 3 ] {03249e69-8c86-49e2-ac0e-663046661662} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.002261 sec., 24767.80185758514 rows/sec., 1.93 MiB/sec. | ||
906 | 2025.01.28 08:30:52.167207 [ 3 ] {03249e69-8c86-49e2-ac0e-663046661662} <Debug> TCPHandler: Processed in 0.002559176 sec. | ||
907 | 2025.01.28 08:30:52.167372 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2025.01.28 08:30:52.167515 [ 258 ] {86b57b13-2092-404a-a716-c7ce25d13fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
909 | 2025.01.28 08:30:52.167577 [ 258 ] {86b57b13-2092-404a-a716-c7ce25d13fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
910 | 2025.01.28 08:30:52.168383 [ 258 ] {86b57b13-2092-404a-a716-c7ce25d13fd2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
911 | 2025.01.28 08:30:52.168430 [ 258 ] {86b57b13-2092-404a-a716-c7ce25d13fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
912 | 2025.01.28 08:30:52.169064 [ 258 ] {86b57b13-2092-404a-a716-c7ce25d13fd2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
913 | 2025.01.28 08:30:52.169551 [ 258 ] {86b57b13-2092-404a-a716-c7ce25d13fd2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
914 | 2025.01.28 08:30:52.169770 [ 258 ] {86b57b13-2092-404a-a716-c7ce25d13fd2} <Debug> executeQuery: Read 90 rows, 6.39 KiB in 0.002284 sec., 39404.553415061295 rows/sec., 2.73 MiB/sec. | ||
915 | 2025.01.28 08:30:52.169898 [ 258 ] {86b57b13-2092-404a-a716-c7ce25d13fd2} <Debug> TCPHandler: Processed in 0.002596047 sec. | ||
916 | 2025.01.28 08:30:52.170685 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2025.01.28 08:30:52.170805 [ 3 ] {7a6a786e-f5d8-47a9-b1f0-5c45200926e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
918 | 2025.01.28 08:30:52.170859 [ 3 ] {7a6a786e-f5d8-47a9-b1f0-5c45200926e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
919 | 2025.01.28 08:30:52.171389 [ 3 ] {7a6a786e-f5d8-47a9-b1f0-5c45200926e1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2025.01.28 08:30:52.171429 [ 3 ] {7a6a786e-f5d8-47a9-b1f0-5c45200926e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
921 | 2025.01.28 08:30:52.171944 [ 3 ] {7a6a786e-f5d8-47a9-b1f0-5c45200926e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
922 | 2025.01.28 08:30:52.172495 [ 3 ] {7a6a786e-f5d8-47a9-b1f0-5c45200926e1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2025.01.28 08:30:52.172760 [ 3 ] {7a6a786e-f5d8-47a9-b1f0-5c45200926e1} <Debug> executeQuery: Read 30 rows, 2.11 KiB in 0.001965 sec., 15267.175572519083 rows/sec., 1.05 MiB/sec. | ||
924 | 2025.01.28 08:30:52.172831 [ 3 ] {7a6a786e-f5d8-47a9-b1f0-5c45200926e1} <Debug> TCPHandler: Processed in 0.002206832 sec. | ||
925 | 2025.01.28 08:30:56.279997 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
926 | 2025.01.28 08:30:56.280062 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
927 | 2025.01.28 08:30:56.317554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
928 | 2025.01.28 08:30:56.321453 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2025.01.28 08:30:56.321500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
930 | 2025.01.28 08:30:56.322968 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
931 | 2025.01.28 08:30:56.323277 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2025.01.28 08:30:56.323833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
933 | 2025.01.28 08:30:56.327800 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
934 | 2025.01.28 08:30:56.328540 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
935 | 2025.01.28 08:30:56.328594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
936 | 2025.01.28 08:30:56.329188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
937 | 2025.01.28 08:30:56.329443 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
938 | 2025.01.28 08:30:56.329705 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
939 | 2025.01.28 08:30:56.424669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
940 | 2025.01.28 08:30:56.444966 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
941 | 2025.01.28 08:30:56.445029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
942 | 2025.01.28 08:30:56.452031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
943 | 2025.01.28 08:30:56.452834 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
944 | 2025.01.28 08:30:56.455783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
945 | 2025.01.28 08:30:57.120792 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
946 | 2025.01.28 08:30:57.120975 [ 3 ] {51a7add3-2bfc-46d3-a084-137ebc0f53b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
947 | 2025.01.28 08:30:57.121049 [ 3 ] {51a7add3-2bfc-46d3-a084-137ebc0f53b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
948 | 2025.01.28 08:30:57.121816 [ 3 ] {51a7add3-2bfc-46d3-a084-137ebc0f53b6} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
949 | 2025.01.28 08:30:57.121871 [ 3 ] {51a7add3-2bfc-46d3-a084-137ebc0f53b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
950 | 2025.01.28 08:30:57.122477 [ 3 ] {51a7add3-2bfc-46d3-a084-137ebc0f53b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
951 | 2025.01.28 08:30:57.123014 [ 3 ] {51a7add3-2bfc-46d3-a084-137ebc0f53b6} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
952 | 2025.01.28 08:30:57.123242 [ 3 ] {51a7add3-2bfc-46d3-a084-137ebc0f53b6} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002316 sec., 22452.50431778929 rows/sec., 1.70 MiB/sec. | ||
953 | 2025.01.28 08:30:57.123309 [ 3 ] {51a7add3-2bfc-46d3-a084-137ebc0f53b6} <Debug> TCPHandler: Processed in 0.002639677 sec. | ||
954 | 2025.01.28 08:30:57.123567 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2025.01.28 08:30:57.123756 [ 258 ] {f16ccce6-1cec-467b-a098-96ddcd26bafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
956 | 2025.01.28 08:30:57.123829 [ 258 ] {f16ccce6-1cec-467b-a098-96ddcd26bafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
957 | 2025.01.28 08:30:57.124611 [ 258 ] {f16ccce6-1cec-467b-a098-96ddcd26bafd} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
958 | 2025.01.28 08:30:57.124662 [ 258 ] {f16ccce6-1cec-467b-a098-96ddcd26bafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
959 | 2025.01.28 08:30:57.125273 [ 258 ] {f16ccce6-1cec-467b-a098-96ddcd26bafd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
960 | 2025.01.28 08:30:57.125823 [ 258 ] {f16ccce6-1cec-467b-a098-96ddcd26bafd} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
961 | 2025.01.28 08:30:57.126061 [ 258 ] {f16ccce6-1cec-467b-a098-96ddcd26bafd} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.002357 sec., 23759.015697921084 rows/sec., 1.85 MiB/sec. | ||
962 | 2025.01.28 08:30:57.126124 [ 258 ] {f16ccce6-1cec-467b-a098-96ddcd26bafd} <Debug> TCPHandler: Processed in 0.002690119 sec. | ||
963 | 2025.01.28 08:30:57.126295 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
964 | 2025.01.28 08:30:57.126441 [ 3 ] {7f16541e-0223-4dcf-91c8-d168f74866eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
965 | 2025.01.28 08:30:57.126508 [ 3 ] {7f16541e-0223-4dcf-91c8-d168f74866eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
966 | 2025.01.28 08:30:57.127185 [ 3 ] {7f16541e-0223-4dcf-91c8-d168f74866eb} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
967 | 2025.01.28 08:30:57.127225 [ 3 ] {7f16541e-0223-4dcf-91c8-d168f74866eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
968 | 2025.01.28 08:30:57.127764 [ 3 ] {7f16541e-0223-4dcf-91c8-d168f74866eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
969 | 2025.01.28 08:30:57.128328 [ 3 ] {7f16541e-0223-4dcf-91c8-d168f74866eb} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
970 | 2025.01.28 08:30:57.128545 [ 3 ] {7f16541e-0223-4dcf-91c8-d168f74866eb} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.002139 sec., 70126.22720897617 rows/sec., 4.86 MiB/sec. | ||
971 | 2025.01.28 08:30:57.128596 [ 3 ] {7f16541e-0223-4dcf-91c8-d168f74866eb} <Debug> TCPHandler: Processed in 0.002372534 sec. | ||
972 | 2025.01.28 08:30:57.128764 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
973 | 2025.01.28 08:30:57.128914 [ 258 ] {688f8fca-379f-4e99-97b0-97775e4fec8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
974 | 2025.01.28 08:30:57.128979 [ 258 ] {688f8fca-379f-4e99-97b0-97775e4fec8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
975 | 2025.01.28 08:30:57.129509 [ 258 ] {688f8fca-379f-4e99-97b0-97775e4fec8a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
976 | 2025.01.28 08:30:57.129551 [ 258 ] {688f8fca-379f-4e99-97b0-97775e4fec8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
977 | 2025.01.28 08:30:57.130136 [ 258 ] {688f8fca-379f-4e99-97b0-97775e4fec8a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
978 | 2025.01.28 08:30:57.130666 [ 258 ] {688f8fca-379f-4e99-97b0-97775e4fec8a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
979 | 2025.01.28 08:30:57.130951 [ 258 ] {688f8fca-379f-4e99-97b0-97775e4fec8a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.002054 sec., 24342.745861733205 rows/sec., 1.67 MiB/sec. | ||
980 | 2025.01.28 08:30:57.131047 [ 258 ] {688f8fca-379f-4e99-97b0-97775e4fec8a} <Debug> TCPHandler: Processed in 0.002359804 sec. | ||
981 | 2025.01.28 08:31:02.116596 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
982 | 2025.01.28 08:31:02.116883 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
983 | 2025.01.28 08:31:02.117357 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
984 | 2025.01.28 08:31:02.117431 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
985 | 2025.01.28 08:31:02.117726 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
986 | 2025.01.28 08:31:02.117914 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
987 | 2025.01.28 08:31:02.118229 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
988 | 2025.01.28 08:31:02.119409 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
989 | 2025.01.28 08:31:02.119462 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
990 | 2025.01.28 08:31:02.119482 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
991 | 2025.01.28 08:31:02.119593 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
992 | 2025.01.28 08:31:02.119619 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
993 | 2025.01.28 08:31:02.123758 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.006994 sec., 2001.7157563625965 rows/sec., 81.68 KiB/sec. | ||
994 | 2025.01.28 08:31:02.123886 [ 3 ] {988d5265-4a4e-46c4-a343-c4b895e93e92} <Debug> TCPHandler: Processed in 0.007428556 sec. | ||
995 | 2025.01.28 08:31:02.124936 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
996 | 2025.01.28 08:31:02.125185 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
997 | 2025.01.28 08:31:02.125580 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
998 | 2025.01.28 08:31:02.125623 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
999 | 2025.01.28 08:31:02.125928 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1000 | 2025.01.28 08:31:02.126012 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1001 | 2025.01.28 08:31:02.126199 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1002 | 2025.01.28 08:31:02.126239 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1003 | 2025.01.28 08:31:02.126265 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1004 | 2025.01.28 08:31:02.126283 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1005 | 2025.01.28 08:31:02.126332 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1006 | 2025.01.28 08:31:02.126357 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1007 | 2025.01.28 08:31:02.127035 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001957 sec., 7153.806847215125 rows/sec., 291.92 KiB/sec. | ||
1008 | 2025.01.28 08:31:02.127169 [ 258 ] {9a7ade8f-50c9-437e-a267-cfdb9dce0323} <Debug> TCPHandler: Processed in 0.002368504 sec. | ||
1009 | 2025.01.28 08:31:02.127476 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1010 | 2025.01.28 08:31:02.127648 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1011 | 2025.01.28 08:31:02.127951 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1012 | 2025.01.28 08:31:02.127991 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1013 | 2025.01.28 08:31:02.128256 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1014 | 2025.01.28 08:31:02.128325 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1015 | 2025.01.28 08:31:02.128475 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1016 | 2025.01.28 08:31:02.128509 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1017 | 2025.01.28 08:31:02.128532 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1018 | 2025.01.28 08:31:02.128550 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1019 | 2025.01.28 08:31:02.128594 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" | ||
1020 | 2025.01.28 08:31:02.128618 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1021 | 2025.01.28 08:31:02.129199 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001626 sec., 8610.086100861008 rows/sec., 351.35 KiB/sec. | ||
1022 | 2025.01.28 08:31:02.129309 [ 3 ] {b1ec8bb8-b7f3-4895-8dad-022eaea95867} <Debug> TCPHandler: Processed in 0.001890807 sec. | ||
1023 | 2025.01.28 08:31:02.129928 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1024 | 2025.01.28 08:31:02.130109 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1025 | 2025.01.28 08:31:02.130418 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1026 | 2025.01.28 08:31:02.130458 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1027 | 2025.01.28 08:31:02.130721 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1028 | 2025.01.28 08:31:02.130788 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1029 | 2025.01.28 08:31:02.130941 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1030 | 2025.01.28 08:31:02.130975 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1031 | 2025.01.28 08:31:02.130999 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1032 | 2025.01.28 08:31:02.131017 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1033 | 2025.01.28 08:31:02.131063 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1034 | 2025.01.28 08:31:02.131088 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1035 | 2025.01.28 08:31:02.131659 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 349.41 KiB/sec. | ||
1036 | 2025.01.28 08:31:02.131780 [ 258 ] {1566f3f0-0576-4648-8872-8a3b8ac8f5ea} <Debug> TCPHandler: Processed in 0.001910527 sec. | ||
1037 | 2025.01.28 08:31:02.132062 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1038 | 2025.01.28 08:31:02.132265 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1039 | 2025.01.28 08:31:02.132593 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1040 | 2025.01.28 08:31:02.132637 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1041 | 2025.01.28 08:31:02.132903 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1042 | 2025.01.28 08:31:02.132971 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1043 | 2025.01.28 08:31:02.133123 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1044 | 2025.01.28 08:31:02.133157 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1045 | 2025.01.28 08:31:02.133181 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1046 | 2025.01.28 08:31:02.133198 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1047 | 2025.01.28 08:31:02.133243 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1048 | 2025.01.28 08:31:02.133267 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1049 | 2025.01.28 08:31:02.133900 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001727 sec., 8106.543138390272 rows/sec., 330.80 KiB/sec. | ||
1050 | 2025.01.28 08:31:02.134017 [ 3 ] {cd037bb9-ff1f-4da9-9743-443746b6aa98} <Debug> TCPHandler: Processed in 0.002017369 sec. | ||
1051 | 2025.01.28 08:31:02.134290 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1052 | 2025.01.28 08:31:02.134498 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1053 | 2025.01.28 08:31:02.134864 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1054 | 2025.01.28 08:31:02.134914 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1055 | 2025.01.28 08:31:02.135236 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1056 | 2025.01.28 08:31:02.135304 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1057 | 2025.01.28 08:31:02.135453 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1058 | 2025.01.28 08:31:02.135487 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1059 | 2025.01.28 08:31:02.135509 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1060 | 2025.01.28 08:31:02.135526 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1061 | 2025.01.28 08:31:02.135572 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1062 | 2025.01.28 08:31:02.135594 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1063 | 2025.01.28 08:31:02.136172 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001772 sec., 7900.677200902935 rows/sec., 322.40 KiB/sec. | ||
1064 | 2025.01.28 08:31:02.136292 [ 258 ] {4761a547-be42-4056-ac51-500579a40440} <Debug> TCPHandler: Processed in 0.002072789 sec. | ||
1065 | 2025.01.28 08:31:02.136542 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1066 | 2025.01.28 08:31:02.136718 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1067 | 2025.01.28 08:31:02.137024 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1068 | 2025.01.28 08:31:02.137067 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1069 | 2025.01.28 08:31:02.137341 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1070 | 2025.01.28 08:31:02.137410 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1071 | 2025.01.28 08:31:02.137557 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1072 | 2025.01.28 08:31:02.137592 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1073 | 2025.01.28 08:31:02.137615 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1074 | 2025.01.28 08:31:02.137632 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1075 | 2025.01.28 08:31:02.137677 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1076 | 2025.01.28 08:31:02.137699 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1077 | 2025.01.28 08:31:02.138291 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001652 sec., 8474.57627118644 rows/sec., 345.82 KiB/sec. | ||
1078 | 2025.01.28 08:31:02.138406 [ 3 ] {f3e0b9e5-2169-432e-beb7-9d6047383eb6} <Debug> TCPHandler: Processed in 0.001923158 sec. | ||
1079 | 2025.01.28 08:31:02.138633 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1080 | 2025.01.28 08:31:02.138810 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1081 | 2025.01.28 08:31:02.139118 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1082 | 2025.01.28 08:31:02.139160 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1083 | 2025.01.28 08:31:02.139437 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1084 | 2025.01.28 08:31:02.139505 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1085 | 2025.01.28 08:31:02.139652 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1086 | 2025.01.28 08:31:02.139685 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1087 | 2025.01.28 08:31:02.139708 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1088 | 2025.01.28 08:31:02.139725 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1089 | 2025.01.28 08:31:02.139768 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1090 | 2025.01.28 08:31:02.139793 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1091 | 2025.01.28 08:31:02.140369 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001639 sec., 8541.793776693105 rows/sec., 348.56 KiB/sec. | ||
1092 | 2025.01.28 08:31:02.140484 [ 258 ] {24747efb-f343-4f04-92fa-93151e84abda} <Debug> TCPHandler: Processed in 0.001907717 sec. | ||
1093 | 2025.01.28 08:31:02.140730 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1094 | 2025.01.28 08:31:02.140948 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1095 | 2025.01.28 08:31:02.141303 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1096 | 2025.01.28 08:31:02.141346 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1097 | 2025.01.28 08:31:02.141613 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1098 | 2025.01.28 08:31:02.141679 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1099 | 2025.01.28 08:31:02.141846 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1100 | 2025.01.28 08:31:02.141898 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1101 | 2025.01.28 08:31:02.141932 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1102 | 2025.01.28 08:31:02.141951 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1103 | 2025.01.28 08:31:02.142002 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1104 | 2025.01.28 08:31:02.142026 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1105 | 2025.01.28 08:31:02.142617 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00177 sec., 7909.604519774011 rows/sec., 322.76 KiB/sec. | ||
1106 | 2025.01.28 08:31:02.142733 [ 3 ] {238fadae-9135-4940-908f-e3a8f7f4ae56} <Debug> TCPHandler: Processed in 0.002073819 sec. | ||
1107 | 2025.01.28 08:31:02.142961 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1108 | 2025.01.28 08:31:02.143139 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1109 | 2025.01.28 08:31:02.143504 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1110 | 2025.01.28 08:31:02.143556 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1111 | 2025.01.28 08:31:02.143886 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1112 | 2025.01.28 08:31:02.143966 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1113 | 2025.01.28 08:31:02.144146 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1114 | 2025.01.28 08:31:02.144186 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1115 | 2025.01.28 08:31:02.144211 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1116 | 2025.01.28 08:31:02.144229 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1117 | 2025.01.28 08:31:02.144272 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1118 | 2025.01.28 08:31:02.144295 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1119 | 2025.01.28 08:31:02.144853 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001799 sec., 7782.101167315175 rows/sec., 317.56 KiB/sec. | ||
1120 | 2025.01.28 08:31:02.144967 [ 258 ] {4e4f466b-9fcf-4834-9066-dc1c00f2e926} <Debug> TCPHandler: Processed in 0.002065739 sec. | ||
1121 | 2025.01.28 08:31:02.145204 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1122 | 2025.01.28 08:31:02.145384 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1123 | 2025.01.28 08:31:02.145697 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1124 | 2025.01.28 08:31:02.145742 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1125 | 2025.01.28 08:31:02.146016 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1126 | 2025.01.28 08:31:02.146083 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1127 | 2025.01.28 08:31:02.146231 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1128 | 2025.01.28 08:31:02.146264 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1129 | 2025.01.28 08:31:02.146286 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1130 | 2025.01.28 08:31:02.146303 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1131 | 2025.01.28 08:31:02.146346 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1132 | 2025.01.28 08:31:02.146368 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1133 | 2025.01.28 08:31:02.146940 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001638 sec., 8547.008547008547 rows/sec., 348.77 KiB/sec. | ||
1134 | 2025.01.28 08:31:02.147055 [ 3 ] {4f7dc55b-4a02-4cd1-ad6f-788b0e73f6dc} <Debug> TCPHandler: Processed in 0.001909227 sec. | ||
1135 | 2025.01.28 08:31:02.147292 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1136 | 2025.01.28 08:31:02.147468 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1137 | 2025.01.28 08:31:02.147777 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1138 | 2025.01.28 08:31:02.147821 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1139 | 2025.01.28 08:31:02.148102 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1140 | 2025.01.28 08:31:02.148168 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1141 | 2025.01.28 08:31:02.148325 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1142 | 2025.01.28 08:31:02.148359 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1143 | 2025.01.28 08:31:02.148381 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1144 | 2025.01.28 08:31:02.148399 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1145 | 2025.01.28 08:31:02.148441 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1146 | 2025.01.28 08:31:02.148465 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1147 | 2025.01.28 08:31:02.149028 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001642 sec., 8526.187576126675 rows/sec., 347.92 KiB/sec. | ||
1148 | 2025.01.28 08:31:02.149142 [ 258 ] {6a68bb09-ea47-491f-b63f-d1882d43d483} <Debug> TCPHandler: Processed in 0.001904007 sec. | ||
1149 | 2025.01.28 08:31:02.153306 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1150 | 2025.01.28 08:31:02.153513 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1151 | 2025.01.28 08:31:02.153885 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1152 | 2025.01.28 08:31:02.153937 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1153 | 2025.01.28 08:31:02.154262 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1154 | 2025.01.28 08:31:02.154326 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1155 | 2025.01.28 08:31:02.154472 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1156 | 2025.01.28 08:31:02.154505 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1157 | 2025.01.28 08:31:02.154528 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1158 | 2025.01.28 08:31:02.154544 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1159 | 2025.01.28 08:31:02.154588 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1160 | 2025.01.28 08:31:02.154611 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1161 | 2025.01.28 08:31:02.155346 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00193 sec., 7253.886010362694 rows/sec., 296.00 KiB/sec. | ||
1162 | 2025.01.28 08:31:02.155461 [ 3 ] {b23f370b-798b-4b58-aba0-700494267dce} <Debug> TCPHandler: Processed in 0.002220171 sec. | ||
1163 | 2025.01.28 08:31:02.160599 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1164 | 2025.01.28 08:31:02.160753 [ 258 ] {52dce6e9-9ce8-4e01-b0c4-58202f361dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1165 | 2025.01.28 08:31:02.160817 [ 258 ] {52dce6e9-9ce8-4e01-b0c4-58202f361dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1166 | 2025.01.28 08:31:02.161612 [ 258 ] {52dce6e9-9ce8-4e01-b0c4-58202f361dca} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1167 | 2025.01.28 08:31:02.161659 [ 258 ] {52dce6e9-9ce8-4e01-b0c4-58202f361dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1168 | 2025.01.28 08:31:02.162372 [ 258 ] {52dce6e9-9ce8-4e01-b0c4-58202f361dca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1169 | 2025.01.28 08:31:02.162827 [ 258 ] {52dce6e9-9ce8-4e01-b0c4-58202f361dca} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1170 | 2025.01.28 08:31:02.163021 [ 258 ] {52dce6e9-9ce8-4e01-b0c4-58202f361dca} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.002315 sec., 5615.5507559395255 rows/sec., 1.11 MiB/sec. | ||
1171 | 2025.01.28 08:31:02.163088 [ 258 ] {52dce6e9-9ce8-4e01-b0c4-58202f361dca} <Debug> TCPHandler: Processed in 0.002558616 sec. | ||
1172 | 2025.01.28 08:31:02.163240 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1173 | 2025.01.28 08:31:02.163379 [ 3 ] {06470e6a-2b9d-4d01-91d3-14040fabe582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1174 | 2025.01.28 08:31:02.163431 [ 3 ] {06470e6a-2b9d-4d01-91d3-14040fabe582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1175 | 2025.01.28 08:31:02.164681 [ 3 ] {06470e6a-2b9d-4d01-91d3-14040fabe582} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1176 | 2025.01.28 08:31:02.164726 [ 3 ] {06470e6a-2b9d-4d01-91d3-14040fabe582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1177 | 2025.01.28 08:31:02.165298 [ 3 ] {06470e6a-2b9d-4d01-91d3-14040fabe582} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1178 | 2025.01.28 08:31:02.165858 [ 3 ] {06470e6a-2b9d-4d01-91d3-14040fabe582} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1179 | 2025.01.28 08:31:02.166118 [ 3 ] {06470e6a-2b9d-4d01-91d3-14040fabe582} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002774 sec., 5046.863734679164 rows/sec., 363.31 KiB/sec. | ||
1180 | 2025.01.28 08:31:02.166181 [ 3 ] {06470e6a-2b9d-4d01-91d3-14040fabe582} <Debug> TCPHandler: Processed in 0.002999622 sec. | ||
1181 | 2025.01.28 08:31:02.166352 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1182 | 2025.01.28 08:31:02.166478 [ 258 ] {5acafa52-886f-4538-9169-658ee7fcc179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1183 | 2025.01.28 08:31:02.166534 [ 258 ] {5acafa52-886f-4538-9169-658ee7fcc179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1184 | 2025.01.28 08:31:02.167220 [ 258 ] {5acafa52-886f-4538-9169-658ee7fcc179} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1185 | 2025.01.28 08:31:02.167260 [ 258 ] {5acafa52-886f-4538-9169-658ee7fcc179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1186 | 2025.01.28 08:31:02.167951 [ 258 ] {5acafa52-886f-4538-9169-658ee7fcc179} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1187 | 2025.01.28 08:31:02.168634 [ 258 ] {5acafa52-886f-4538-9169-658ee7fcc179} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1188 | 2025.01.28 08:31:02.168828 [ 258 ] {5acafa52-886f-4538-9169-658ee7fcc179} <Debug> executeQuery: Read 215 rows, 19.20 KiB in 0.00238 sec., 90336.1344537815 rows/sec., 7.88 MiB/sec. | ||
1189 | 2025.01.28 08:31:02.168895 [ 258 ] {5acafa52-886f-4538-9169-658ee7fcc179} <Debug> TCPHandler: Processed in 0.002604317 sec. | ||
1190 | 2025.01.28 08:31:02.169166 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1191 | 2025.01.28 08:31:02.169325 [ 3 ] {e940efd4-7d80-43c7-964a-829c74545659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1192 | 2025.01.28 08:31:02.169397 [ 3 ] {e940efd4-7d80-43c7-964a-829c74545659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1193 | 2025.01.28 08:31:02.170181 [ 3 ] {e940efd4-7d80-43c7-964a-829c74545659} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1194 | 2025.01.28 08:31:02.170222 [ 3 ] {e940efd4-7d80-43c7-964a-829c74545659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1195 | 2025.01.28 08:31:02.170832 [ 3 ] {e940efd4-7d80-43c7-964a-829c74545659} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1196 | 2025.01.28 08:31:02.171479 [ 3 ] {e940efd4-7d80-43c7-964a-829c74545659} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1197 | 2025.01.28 08:31:02.171761 [ 3 ] {e940efd4-7d80-43c7-964a-829c74545659} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002456 sec., 6107.491856677525 rows/sec., 430.63 KiB/sec. | ||
1198 | 2025.01.28 08:31:02.171871 [ 3 ] {e940efd4-7d80-43c7-964a-829c74545659} <Debug> TCPHandler: Processed in 0.00278497 sec. | ||
1199 | 2025.01.28 08:31:02.172042 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1200 | 2025.01.28 08:31:02.172165 [ 258 ] {4364f9f6-ba51-4a71-a716-a9b02269b473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1201 | 2025.01.28 08:31:02.172223 [ 258 ] {4364f9f6-ba51-4a71-a716-a9b02269b473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1202 | 2025.01.28 08:31:02.172836 [ 258 ] {4364f9f6-ba51-4a71-a716-a9b02269b473} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1203 | 2025.01.28 08:31:02.172875 [ 258 ] {4364f9f6-ba51-4a71-a716-a9b02269b473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1204 | 2025.01.28 08:31:02.173400 [ 258 ] {4364f9f6-ba51-4a71-a716-a9b02269b473} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1205 | 2025.01.28 08:31:02.173915 [ 258 ] {4364f9f6-ba51-4a71-a716-a9b02269b473} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1206 | 2025.01.28 08:31:02.174132 [ 258 ] {4364f9f6-ba51-4a71-a716-a9b02269b473} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001973 sec., 7095.793208312215 rows/sec., 496.94 KiB/sec. | ||
1207 | 2025.01.28 08:31:02.174215 [ 258 ] {4364f9f6-ba51-4a71-a716-a9b02269b473} <Debug> TCPHandler: Processed in 0.002246652 sec. | ||
1208 | 2025.01.28 08:31:02.174373 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1209 | 2025.01.28 08:31:02.174496 [ 3 ] {343557ed-b939-421f-b664-8194f46cc5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1210 | 2025.01.28 08:31:02.174545 [ 3 ] {343557ed-b939-421f-b664-8194f46cc5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1211 | 2025.01.28 08:31:02.175128 [ 3 ] {343557ed-b939-421f-b664-8194f46cc5ba} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1212 | 2025.01.28 08:31:02.175168 [ 3 ] {343557ed-b939-421f-b664-8194f46cc5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1213 | 2025.01.28 08:31:02.175681 [ 3 ] {343557ed-b939-421f-b664-8194f46cc5ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1214 | 2025.01.28 08:31:02.176292 [ 3 ] {343557ed-b939-421f-b664-8194f46cc5ba} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1215 | 2025.01.28 08:31:02.176575 [ 3 ] {343557ed-b939-421f-b664-8194f46cc5ba} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002078 sec., 6256.015399422522 rows/sec., 390.06 KiB/sec. | ||
1216 | 2025.01.28 08:31:02.176642 [ 3 ] {343557ed-b939-421f-b664-8194f46cc5ba} <Debug> TCPHandler: Processed in 0.002328163 sec. | ||
1217 | 2025.01.28 08:31:02.176781 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1218 | 2025.01.28 08:31:02.176899 [ 258 ] {e3510857-4d27-4ca4-b78c-0891fb7b4430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1219 | 2025.01.28 08:31:02.176947 [ 258 ] {e3510857-4d27-4ca4-b78c-0891fb7b4430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1220 | 2025.01.28 08:31:02.177708 [ 258 ] {e3510857-4d27-4ca4-b78c-0891fb7b4430} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1221 | 2025.01.28 08:31:02.177749 [ 258 ] {e3510857-4d27-4ca4-b78c-0891fb7b4430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1222 | 2025.01.28 08:31:02.178404 [ 258 ] {e3510857-4d27-4ca4-b78c-0891fb7b4430} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1223 | 2025.01.28 08:31:02.178957 [ 258 ] {e3510857-4d27-4ca4-b78c-0891fb7b4430} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1224 | 2025.01.28 08:31:02.179161 [ 258 ] {e3510857-4d27-4ca4-b78c-0891fb7b4430} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.002279 sec., 167617.3760421237 rows/sec., 11.86 MiB/sec. | ||
1225 | 2025.01.28 08:31:02.179325 [ 258 ] {e3510857-4d27-4ca4-b78c-0891fb7b4430} <Debug> TCPHandler: Processed in 0.002597237 sec. | ||
1226 | 2025.01.28 08:31:02.179496 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1227 | 2025.01.28 08:31:02.179630 [ 3 ] {a9b24d9e-3315-41a1-b116-2abf09ce7ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1228 | 2025.01.28 08:31:02.179692 [ 3 ] {a9b24d9e-3315-41a1-b116-2abf09ce7ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1229 | 2025.01.28 08:31:02.180202 [ 3 ] {a9b24d9e-3315-41a1-b116-2abf09ce7ffe} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1230 | 2025.01.28 08:31:02.180241 [ 3 ] {a9b24d9e-3315-41a1-b116-2abf09ce7ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1231 | 2025.01.28 08:31:02.180764 [ 3 ] {a9b24d9e-3315-41a1-b116-2abf09ce7ffe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1232 | 2025.01.28 08:31:02.181331 [ 3 ] {a9b24d9e-3315-41a1-b116-2abf09ce7ffe} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1233 | 2025.01.28 08:31:02.181617 [ 3 ] {a9b24d9e-3315-41a1-b116-2abf09ce7ffe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002008 sec., 2988.0478087649403 rows/sec., 156.11 KiB/sec. | ||
1234 | 2025.01.28 08:31:02.181679 [ 3 ] {a9b24d9e-3315-41a1-b116-2abf09ce7ffe} <Debug> TCPHandler: Processed in 0.002243112 sec. | ||
1235 | 2025.01.28 08:31:02.181827 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1236 | 2025.01.28 08:31:02.181946 [ 258 ] {6c87be5c-f83c-4571-b72d-d12e2710a5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1237 | 2025.01.28 08:31:02.181999 [ 258 ] {6c87be5c-f83c-4571-b72d-d12e2710a5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1238 | 2025.01.28 08:31:02.182573 [ 258 ] {6c87be5c-f83c-4571-b72d-d12e2710a5c3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1239 | 2025.01.28 08:31:02.182611 [ 258 ] {6c87be5c-f83c-4571-b72d-d12e2710a5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1240 | 2025.01.28 08:31:02.183145 [ 258 ] {6c87be5c-f83c-4571-b72d-d12e2710a5c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1241 | 2025.01.28 08:31:02.183668 [ 258 ] {6c87be5c-f83c-4571-b72d-d12e2710a5c3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1242 | 2025.01.28 08:31:02.183842 [ 258 ] {6c87be5c-f83c-4571-b72d-d12e2710a5c3} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001921 sec., 118167.62103071317 rows/sec., 7.88 MiB/sec. | ||
1243 | 2025.01.28 08:31:02.183891 [ 258 ] {6c87be5c-f83c-4571-b72d-d12e2710a5c3} <Debug> TCPHandler: Processed in 0.002122541 sec. | ||
1244 | 2025.01.28 08:31:02.184043 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1245 | 2025.01.28 08:31:02.184163 [ 3 ] {7192dae6-f887-477b-9339-2d74937dd0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1246 | 2025.01.28 08:31:02.184218 [ 3 ] {7192dae6-f887-477b-9339-2d74937dd0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1247 | 2025.01.28 08:31:02.184689 [ 3 ] {7192dae6-f887-477b-9339-2d74937dd0ba} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1248 | 2025.01.28 08:31:02.184730 [ 3 ] {7192dae6-f887-477b-9339-2d74937dd0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1249 | 2025.01.28 08:31:02.185261 [ 3 ] {7192dae6-f887-477b-9339-2d74937dd0ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1250 | 2025.01.28 08:31:02.185782 [ 3 ] {7192dae6-f887-477b-9339-2d74937dd0ba} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1251 | 2025.01.28 08:31:02.186053 [ 3 ] {7192dae6-f887-477b-9339-2d74937dd0ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001904 sec., 525.2100840336134 rows/sec., 35.39 KiB/sec. | ||
1252 | 2025.01.28 08:31:02.186122 [ 3 ] {7192dae6-f887-477b-9339-2d74937dd0ba} <Debug> TCPHandler: Processed in 0.00213546 sec. | ||
1253 | 2025.01.28 08:31:02.186269 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1254 | 2025.01.28 08:31:02.186388 [ 258 ] {7cc9e180-beef-417c-9102-a5894856c9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1255 | 2025.01.28 08:31:02.186472 [ 258 ] {7cc9e180-beef-417c-9102-a5894856c9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1256 | 2025.01.28 08:31:02.187568 [ 258 ] {7cc9e180-beef-417c-9102-a5894856c9a7} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1257 | 2025.01.28 08:31:02.187607 [ 258 ] {7cc9e180-beef-417c-9102-a5894856c9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1258 | 2025.01.28 08:31:02.190398 [ 258 ] {7cc9e180-beef-417c-9102-a5894856c9a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1259 | 2025.01.28 08:31:02.190978 [ 258 ] {7cc9e180-beef-417c-9102-a5894856c9a7} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1260 | 2025.01.28 08:31:02.191258 [ 258 ] {7cc9e180-beef-417c-9102-a5894856c9a7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004879 sec., 1639.680262348842 rows/sec., 2.94 MiB/sec. | ||
1261 | 2025.01.28 08:31:02.191364 [ 258 ] {7cc9e180-beef-417c-9102-a5894856c9a7} <Debug> TCPHandler: Processed in 0.005158314 sec. | ||
1262 | 2025.01.28 08:31:02.191528 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1263 | 2025.01.28 08:31:02.191657 [ 3 ] {04f59db8-4c84-4e31-b665-7a407d1549f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1264 | 2025.01.28 08:31:02.191708 [ 3 ] {04f59db8-4c84-4e31-b665-7a407d1549f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1265 | 2025.01.28 08:31:02.192205 [ 3 ] {04f59db8-4c84-4e31-b665-7a407d1549f6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1266 | 2025.01.28 08:31:02.192245 [ 3 ] {04f59db8-4c84-4e31-b665-7a407d1549f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1267 | 2025.01.28 08:31:02.192771 [ 3 ] {04f59db8-4c84-4e31-b665-7a407d1549f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1268 | 2025.01.28 08:31:02.193358 [ 3 ] {04f59db8-4c84-4e31-b665-7a407d1549f6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1269 | 2025.01.28 08:31:02.193545 [ 3 ] {04f59db8-4c84-4e31-b665-7a407d1549f6} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001913 sec., 37637.21902770518 rows/sec., 2.40 MiB/sec. | ||
1270 | 2025.01.28 08:31:02.193606 [ 3 ] {04f59db8-4c84-4e31-b665-7a407d1549f6} <Debug> TCPHandler: Processed in 0.002133281 sec. | ||
1271 | 2025.01.28 08:31:03.829836 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1272 | 2025.01.28 08:31:03.830460 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1273 | 2025.01.28 08:31:03.830511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1274 | 2025.01.28 08:31:03.831085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1275 | 2025.01.28 08:31:03.831345 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1276 | 2025.01.28 08:31:03.831575 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1277 | 2025.01.28 08:31:03.955863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1278 | 2025.01.28 08:31:03.975469 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1279 | 2025.01.28 08:31:03.975531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1280 | 2025.01.28 08:31:03.982359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1281 | 2025.01.28 08:31:03.983137 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1282 | 2025.01.28 08:31:03.985926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1283 | 2025.01.28 08:31:06.324075 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 186 | ||
1284 | 2025.01.28 08:31:06.327631 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2025.01.28 08:31:06.327684 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1286 | 2025.01.28 08:31:06.329187 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1287 | 2025.01.28 08:31:06.329493 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1288 | 2025.01.28 08:31:06.330271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
1289 | 2025.01.28 08:31:07.117669 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1290 | 2025.01.28 08:31:07.117917 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1291 | 2025.01.28 08:31:07.118342 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1292 | 2025.01.28 08:31:07.118392 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1293 | 2025.01.28 08:31:07.118720 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1294 | 2025.01.28 08:31:07.118804 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1295 | 2025.01.28 08:31:07.118982 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1296 | 2025.01.28 08:31:07.119270 [ 293 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1297 | 2025.01.28 08:31:07.119276 [ 259 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1298 | 2025.01.28 08:31:07.119439 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1299 | 2025.01.28 08:31:07.119475 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1300 | 2025.01.28 08:31:07.121632 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1301 | 2025.01.28 08:31:07.121663 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1302 | 2025.01.28 08:31:07.121724 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1303 | 2025.01.28 08:31:07.121772 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1304 | 2025.01.28 08:31:07.123400 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.005594 sec., 4826.599928494816 rows/sec., 179.64 KiB/sec. | ||
1305 | 2025.01.28 08:31:07.123543 [ 3 ] {6d3d91cf-0d9b-4a00-8922-6c19fe427007} <Debug> TCPHandler: Processed in 0.005988296 sec. | ||
1306 | 2025.01.28 08:31:07.123971 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1307 | 2025.01.28 08:31:07.124266 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1308 | 2025.01.28 08:31:07.124694 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1309 | 2025.01.28 08:31:07.124742 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1310 | 2025.01.28 08:31:07.125081 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1311 | 2025.01.28 08:31:07.125167 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1312 | 2025.01.28 08:31:07.125353 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1313 | 2025.01.28 08:31:07.125480 [ 294 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1314 | 2025.01.28 08:31:07.125484 [ 259 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1315 | 2025.01.28 08:31:07.125622 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1316 | 2025.01.28 08:31:07.125655 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1317 | 2025.01.28 08:31:07.125748 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1318 | 2025.01.28 08:31:07.125771 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1319 | 2025.01.28 08:31:07.125814 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1320 | 2025.01.28 08:31:07.125862 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1321 | 2025.01.28 08:31:07.126976 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.00285 sec., 9473.684210526315 rows/sec., 352.59 KiB/sec. | ||
1322 | 2025.01.28 08:31:07.127143 [ 258 ] {c59538a1-8ebc-459c-a83b-79107422ef60} <Debug> TCPHandler: Processed in 0.003313667 sec. | ||
1323 | 2025.01.28 08:31:07.127460 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1324 | 2025.01.28 08:31:07.127684 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1325 | 2025.01.28 08:31:07.128083 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1326 | 2025.01.28 08:31:07.128141 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1327 | 2025.01.28 08:31:07.128481 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1328 | 2025.01.28 08:31:07.128549 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1329 | 2025.01.28 08:31:07.128702 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1330 | 2025.01.28 08:31:07.128797 [ 294 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1331 | 2025.01.28 08:31:07.128809 [ 293 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1332 | 2025.01.28 08:31:07.128916 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1333 | 2025.01.28 08:31:07.128945 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1334 | 2025.01.28 08:31:07.129023 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1335 | 2025.01.28 08:31:07.129045 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1336 | 2025.01.28 08:31:07.129087 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1337 | 2025.01.28 08:31:07.129134 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1338 | 2025.01.28 08:31:07.130394 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002822 sec., 9567.68249468462 rows/sec., 356.09 KiB/sec. | ||
1339 | 2025.01.28 08:31:07.130547 [ 3 ] {00df8b53-da4c-418c-9bb3-2df0c66eff33} <Debug> TCPHandler: Processed in 0.003163165 sec. | ||
1340 | 2025.01.28 08:31:07.130906 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1341 | 2025.01.28 08:31:07.131146 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', '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) | ||
1342 | 2025.01.28 08:31:07.131510 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1343 | 2025.01.28 08:31:07.131557 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', '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 | ||
1344 | 2025.01.28 08:31:07.131863 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1345 | 2025.01.28 08:31:07.131931 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1346 | 2025.01.28 08:31:07.132084 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1347 | 2025.01.28 08:31:07.132194 [ 259 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1348 | 2025.01.28 08:31:07.132199 [ 294 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1349 | 2025.01.28 08:31:07.132313 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1350 | 2025.01.28 08:31:07.132343 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1351 | 2025.01.28 08:31:07.132424 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1352 | 2025.01.28 08:31:07.132445 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1353 | 2025.01.28 08:31:07.132486 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', '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'))" | ||
1354 | 2025.01.28 08:31:07.132533 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', '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'))" | ||
1355 | 2025.01.28 08:31:07.133540 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002507 sec., 10769.844435580375 rows/sec., 400.83 KiB/sec. | ||
1356 | 2025.01.28 08:31:07.133692 [ 258 ] {a3960a6e-363e-4703-afd2-9022621d4401} <Debug> TCPHandler: Processed in 0.002868961 sec. | ||
1357 | 2025.01.28 08:31:07.137894 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1358 | 2025.01.28 08:31:07.138053 [ 3 ] {24e53de2-9ef2-4591-8d2e-0fab6cbcde81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1359 | 2025.01.28 08:31:07.138117 [ 3 ] {24e53de2-9ef2-4591-8d2e-0fab6cbcde81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1360 | 2025.01.28 08:31:07.138895 [ 3 ] {24e53de2-9ef2-4591-8d2e-0fab6cbcde81} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1361 | 2025.01.28 08:31:07.138939 [ 3 ] {24e53de2-9ef2-4591-8d2e-0fab6cbcde81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1362 | 2025.01.28 08:31:07.139435 [ 3 ] {24e53de2-9ef2-4591-8d2e-0fab6cbcde81} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1363 | 2025.01.28 08:31:07.139654 [ 3 ] {24e53de2-9ef2-4591-8d2e-0fab6cbcde81} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1364 | 2025.01.28 08:31:07.139874 [ 3 ] {24e53de2-9ef2-4591-8d2e-0fab6cbcde81} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001865 sec., 2144.7721179624664 rows/sec., 272.81 KiB/sec. | ||
1365 | 2025.01.28 08:31:07.139941 [ 3 ] {24e53de2-9ef2-4591-8d2e-0fab6cbcde81} <Debug> TCPHandler: Processed in 0.00211456 sec. | ||
1366 | 2025.01.28 08:31:07.140097 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1367 | 2025.01.28 08:31:07.140249 [ 258 ] {ce6e2999-9159-4cb0-8913-27d781be943d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1368 | 2025.01.28 08:31:07.140310 [ 258 ] {ce6e2999-9159-4cb0-8913-27d781be943d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1369 | 2025.01.28 08:31:07.141051 [ 258 ] {ce6e2999-9159-4cb0-8913-27d781be943d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1370 | 2025.01.28 08:31:07.141098 [ 258 ] {ce6e2999-9159-4cb0-8913-27d781be943d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1371 | 2025.01.28 08:31:07.141551 [ 258 ] {ce6e2999-9159-4cb0-8913-27d781be943d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1372 | 2025.01.28 08:31:07.141798 [ 258 ] {ce6e2999-9159-4cb0-8913-27d781be943d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1373 | 2025.01.28 08:31:07.142028 [ 258 ] {ce6e2999-9159-4cb0-8913-27d781be943d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001815 sec., 30853.994490358127 rows/sec., 2.36 MiB/sec. | ||
1374 | 2025.01.28 08:31:07.142180 [ 258 ] {ce6e2999-9159-4cb0-8913-27d781be943d} <Debug> TCPHandler: Processed in 0.00214862 sec. | ||
1375 | 2025.01.28 08:31:07.142335 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1376 | 2025.01.28 08:31:07.142477 [ 3 ] {1034e1cd-e291-4ed8-8d9d-b3f8a52ea519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1377 | 2025.01.28 08:31:07.142535 [ 3 ] {1034e1cd-e291-4ed8-8d9d-b3f8a52ea519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1378 | 2025.01.28 08:31:07.143262 [ 3 ] {1034e1cd-e291-4ed8-8d9d-b3f8a52ea519} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1379 | 2025.01.28 08:31:07.143311 [ 3 ] {1034e1cd-e291-4ed8-8d9d-b3f8a52ea519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1380 | 2025.01.28 08:31:07.143688 [ 3 ] {1034e1cd-e291-4ed8-8d9d-b3f8a52ea519} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1381 | 2025.01.28 08:31:07.143926 [ 3 ] {1034e1cd-e291-4ed8-8d9d-b3f8a52ea519} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1382 | 2025.01.28 08:31:07.144134 [ 3 ] {1034e1cd-e291-4ed8-8d9d-b3f8a52ea519} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001691 sec., 37847.42755765819 rows/sec., 2.95 MiB/sec. | ||
1383 | 2025.01.28 08:31:07.144188 [ 3 ] {1034e1cd-e291-4ed8-8d9d-b3f8a52ea519} <Debug> TCPHandler: Processed in 0.001911378 sec. | ||
1384 | 2025.01.28 08:31:07.144341 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1385 | 2025.01.28 08:31:07.144483 [ 258 ] {05f4da37-4f35-4c04-aa19-73f442c98e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1386 | 2025.01.28 08:31:07.144545 [ 258 ] {05f4da37-4f35-4c04-aa19-73f442c98e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1387 | 2025.01.28 08:31:07.145212 [ 258 ] {05f4da37-4f35-4c04-aa19-73f442c98e1b} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1388 | 2025.01.28 08:31:07.145256 [ 258 ] {05f4da37-4f35-4c04-aa19-73f442c98e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1389 | 2025.01.28 08:31:07.145665 [ 258 ] {05f4da37-4f35-4c04-aa19-73f442c98e1b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1390 | 2025.01.28 08:31:07.145909 [ 258 ] {05f4da37-4f35-4c04-aa19-73f442c98e1b} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1391 | 2025.01.28 08:31:07.146080 [ 258 ] {05f4da37-4f35-4c04-aa19-73f442c98e1b} <Debug> executeQuery: Read 156 rows, 11.11 KiB in 0.001633 sec., 95529.69993876302 rows/sec., 6.64 MiB/sec. | ||
1392 | 2025.01.28 08:31:07.146132 [ 258 ] {05f4da37-4f35-4c04-aa19-73f442c98e1b} <Debug> TCPHandler: Processed in 0.001849107 sec. | ||
1393 | 2025.01.28 08:31:07.146273 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1394 | 2025.01.28 08:31:07.146441 [ 3 ] {615e1f5e-4299-42fa-9858-bc857f10984d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1395 | 2025.01.28 08:31:07.146535 [ 3 ] {615e1f5e-4299-42fa-9858-bc857f10984d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1396 | 2025.01.28 08:31:07.147397 [ 3 ] {615e1f5e-4299-42fa-9858-bc857f10984d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1397 | 2025.01.28 08:31:07.147437 [ 3 ] {615e1f5e-4299-42fa-9858-bc857f10984d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1398 | 2025.01.28 08:31:07.147808 [ 3 ] {615e1f5e-4299-42fa-9858-bc857f10984d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1399 | 2025.01.28 08:31:07.148046 [ 3 ] {615e1f5e-4299-42fa-9858-bc857f10984d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1400 | 2025.01.28 08:31:07.148251 [ 3 ] {615e1f5e-4299-42fa-9858-bc857f10984d} <Debug> executeQuery: Read 56 rows, 3.89 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.04 MiB/sec. | ||
1401 | 2025.01.28 08:31:07.148299 [ 3 ] {615e1f5e-4299-42fa-9858-bc857f10984d} <Debug> TCPHandler: Processed in 0.00208146 sec. | ||
1402 | 2025.01.28 08:31:11.280322 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1403 | 2025.01.28 08:31:11.280391 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1404 | 2025.01.28 08:31:11.331697 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1405 | 2025.01.28 08:31:11.332366 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1406 | 2025.01.28 08:31:11.332414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1407 | 2025.01.28 08:31:11.333166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1408 | 2025.01.28 08:31:11.333530 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1409 | 2025.01.28 08:31:11.333713 [ 79 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1410 | 2025.01.28 08:31:11.333768 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1411 | 2025.01.28 08:31:11.333774 [ 79 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1412 | 2025.01.28 08:31:11.333812 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1413 | 2025.01.28 08:31:11.334065 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
1414 | 2025.01.28 08:31:11.334287 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1415 | 2025.01.28 08:31:11.334845 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1416 | 2025.01.28 08:31:11.334992 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
1417 | 2025.01.28 08:31:11.335178 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
1418 | 2025.01.28 08:31:11.335423 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
1419 | 2025.01.28 08:31:11.335639 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
1420 | 2025.01.28 08:31:11.335719 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
1421 | 2025.01.28 08:31:11.352019 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.018115939 sec., 154891.22589781295 rows/sec., 2.22 MiB/sec. | ||
1422 | 2025.01.28 08:31:11.352756 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1423 | 2025.01.28 08:31:11.353106 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1424 | 2025.01.28 08:31:11.353196 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_6_1} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1425 | 2025.01.28 08:31:11.353322 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1426 | 2025.01.28 08:31:11.486008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1427 | 2025.01.28 08:31:11.506500 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1428 | 2025.01.28 08:31:11.506576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1429 | 2025.01.28 08:31:11.513624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1430 | 2025.01.28 08:31:11.514442 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1431 | 2025.01.28 08:31:11.514844 [ 78 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1432 | 2025.01.28 08:31:11.514985 [ 78 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1433 | 2025.01.28 08:31:11.515065 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1434 | 2025.01.28 08:31:11.515476 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
1435 | 2025.01.28 08:31:11.524914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1436 | 2025.01.28 08:31:11.525972 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1437 | 2025.01.28 08:31:11.527024 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
1438 | 2025.01.28 08:31:11.532607 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
1439 | 2025.01.28 08:31:11.537487 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
1440 | 2025.01.28 08:31:11.542214 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
1441 | 2025.01.28 08:31:11.549681 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
1442 | 2025.01.28 08:31:11.554307 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
1443 | 2025.01.28 08:31:11.617088 [ 194 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101882976 sec., 451.49839360797625 rows/sec., 2.33 MiB/sec. | ||
1444 | 2025.01.28 08:31:11.619931 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1445 | 2025.01.28 08:31:11.623072 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_6_1} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1446 | 2025.01.28 08:31:11.623209 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_6_1} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1447 | 2025.01.28 08:31:11.625374 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1448 | 2025.01.28 08:31:12.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.71 MiB, peak 170.24 MiB, free memory in arenas 0.00 B, will set to 164.31 MiB (RSS), difference: 3.60 MiB | ||
1449 | 2025.01.28 08:31:12.127012 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1450 | 2025.01.28 08:31:12.127200 [ 3 ] {f44a7d19-77c1-4319-a769-295e1a88801b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1451 | 2025.01.28 08:31:12.127277 [ 3 ] {f44a7d19-77c1-4319-a769-295e1a88801b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1452 | 2025.01.28 08:31:12.128053 [ 3 ] {f44a7d19-77c1-4319-a769-295e1a88801b} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1453 | 2025.01.28 08:31:12.128105 [ 3 ] {f44a7d19-77c1-4319-a769-295e1a88801b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1454 | 2025.01.28 08:31:12.128604 [ 3 ] {f44a7d19-77c1-4319-a769-295e1a88801b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1455 | 2025.01.28 08:31:12.128867 [ 3 ] {f44a7d19-77c1-4319-a769-295e1a88801b} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1456 | 2025.01.28 08:31:12.129128 [ 3 ] {f44a7d19-77c1-4319-a769-295e1a88801b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 514.19 KiB/sec. | ||
1457 | 2025.01.28 08:31:12.129225 [ 3 ] {f44a7d19-77c1-4319-a769-295e1a88801b} <Debug> TCPHandler: Processed in 0.002337254 sec. | ||
1458 | 2025.01.28 08:31:12.129492 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1459 | 2025.01.28 08:31:12.129681 [ 258 ] {f41b5fad-2a82-44d8-ab94-4ea20834474b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1460 | 2025.01.28 08:31:12.129757 [ 258 ] {f41b5fad-2a82-44d8-ab94-4ea20834474b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1461 | 2025.01.28 08:31:12.130604 [ 258 ] {f41b5fad-2a82-44d8-ab94-4ea20834474b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1462 | 2025.01.28 08:31:12.130657 [ 258 ] {f41b5fad-2a82-44d8-ab94-4ea20834474b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1463 | 2025.01.28 08:31:12.131140 [ 258 ] {f41b5fad-2a82-44d8-ab94-4ea20834474b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1464 | 2025.01.28 08:31:12.131425 [ 258 ] {f41b5fad-2a82-44d8-ab94-4ea20834474b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1465 | 2025.01.28 08:31:12.131753 [ 258 ] {f41b5fad-2a82-44d8-ab94-4ea20834474b} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002107 sec., 103939.25011865211 rows/sec., 9.05 MiB/sec. | ||
1466 | 2025.01.28 08:31:12.131896 [ 258 ] {f41b5fad-2a82-44d8-ab94-4ea20834474b} <Debug> TCPHandler: Processed in 0.002540716 sec. | ||
1467 | 2025.01.28 08:31:12.132067 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1468 | 2025.01.28 08:31:12.132205 [ 3 ] {87efd3bd-a2fd-467e-9697-210f10f6b9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1469 | 2025.01.28 08:31:12.132261 [ 3 ] {87efd3bd-a2fd-467e-9697-210f10f6b9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1470 | 2025.01.28 08:31:12.132885 [ 3 ] {87efd3bd-a2fd-467e-9697-210f10f6b9ee} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1471 | 2025.01.28 08:31:12.132923 [ 3 ] {87efd3bd-a2fd-467e-9697-210f10f6b9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1472 | 2025.01.28 08:31:12.133325 [ 3 ] {87efd3bd-a2fd-467e-9697-210f10f6b9ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1473 | 2025.01.28 08:31:12.133574 [ 3 ] {87efd3bd-a2fd-467e-9697-210f10f6b9ee} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1474 | 2025.01.28 08:31:12.133820 [ 3 ] {87efd3bd-a2fd-467e-9697-210f10f6b9ee} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001621 sec., 9253.547193090684 rows/sec., 652.45 KiB/sec. | ||
1475 | 2025.01.28 08:31:12.133933 [ 3 ] {87efd3bd-a2fd-467e-9697-210f10f6b9ee} <Debug> TCPHandler: Processed in 0.001928077 sec. | ||
1476 | 2025.01.28 08:31:12.134121 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1477 | 2025.01.28 08:31:12.134270 [ 258 ] {bc9471f3-63d6-4cd2-b752-820a073b0346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1478 | 2025.01.28 08:31:12.134333 [ 258 ] {bc9471f3-63d6-4cd2-b752-820a073b0346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1479 | 2025.01.28 08:31:12.134949 [ 258 ] {bc9471f3-63d6-4cd2-b752-820a073b0346} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1480 | 2025.01.28 08:31:12.134990 [ 258 ] {bc9471f3-63d6-4cd2-b752-820a073b0346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1481 | 2025.01.28 08:31:12.135365 [ 258 ] {bc9471f3-63d6-4cd2-b752-820a073b0346} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1482 | 2025.01.28 08:31:12.135607 [ 258 ] {bc9471f3-63d6-4cd2-b752-820a073b0346} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1483 | 2025.01.28 08:31:12.135895 [ 258 ] {bc9471f3-63d6-4cd2-b752-820a073b0346} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001647 sec., 8500.303582270795 rows/sec., 595.31 KiB/sec. | ||
1484 | 2025.01.28 08:31:12.135986 [ 258 ] {bc9471f3-63d6-4cd2-b752-820a073b0346} <Debug> TCPHandler: Processed in 0.001936318 sec. | ||
1485 | 2025.01.28 08:31:12.136162 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1486 | 2025.01.28 08:31:12.136308 [ 3 ] {2b0b4901-ff57-497c-ad72-1cfa733bab34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1487 | 2025.01.28 08:31:12.136383 [ 3 ] {2b0b4901-ff57-497c-ad72-1cfa733bab34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1488 | 2025.01.28 08:31:12.136987 [ 3 ] {2b0b4901-ff57-497c-ad72-1cfa733bab34} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1489 | 2025.01.28 08:31:12.137024 [ 3 ] {2b0b4901-ff57-497c-ad72-1cfa733bab34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1490 | 2025.01.28 08:31:12.137390 [ 3 ] {2b0b4901-ff57-497c-ad72-1cfa733bab34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1491 | 2025.01.28 08:31:12.137628 [ 3 ] {2b0b4901-ff57-497c-ad72-1cfa733bab34} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1492 | 2025.01.28 08:31:12.137875 [ 3 ] {2b0b4901-ff57-497c-ad72-1cfa733bab34} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. | ||
1493 | 2025.01.28 08:31:12.137952 [ 3 ] {2b0b4901-ff57-497c-ad72-1cfa733bab34} <Debug> TCPHandler: Processed in 0.001857567 sec. | ||
1494 | 2025.01.28 08:31:12.138118 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1495 | 2025.01.28 08:31:12.138261 [ 258 ] {59850319-4890-45e9-950e-d8a3e0f5d1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1496 | 2025.01.28 08:31:12.138320 [ 258 ] {59850319-4890-45e9-950e-d8a3e0f5d1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1497 | 2025.01.28 08:31:12.139079 [ 258 ] {59850319-4890-45e9-950e-d8a3e0f5d1dc} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1498 | 2025.01.28 08:31:12.139120 [ 258 ] {59850319-4890-45e9-950e-d8a3e0f5d1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1499 | 2025.01.28 08:31:12.139524 [ 258 ] {59850319-4890-45e9-950e-d8a3e0f5d1dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1500 | 2025.01.28 08:31:12.139779 [ 258 ] {59850319-4890-45e9-950e-d8a3e0f5d1dc} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1501 | 2025.01.28 08:31:12.140007 [ 258 ] {59850319-4890-45e9-950e-d8a3e0f5d1dc} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.00178 sec., 219101.12359550563 rows/sec., 15.54 MiB/sec. | ||
1502 | 2025.01.28 08:31:12.140068 [ 258 ] {59850319-4890-45e9-950e-d8a3e0f5d1dc} <Debug> TCPHandler: Processed in 0.002016789 sec. | ||
1503 | 2025.01.28 08:31:12.140223 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1504 | 2025.01.28 08:31:12.140347 [ 3 ] {7c53e7a0-2676-4293-b006-2a613db826dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1505 | 2025.01.28 08:31:12.140400 [ 3 ] {7c53e7a0-2676-4293-b006-2a613db826dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1506 | 2025.01.28 08:31:12.140898 [ 3 ] {7c53e7a0-2676-4293-b006-2a613db826dc} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1507 | 2025.01.28 08:31:12.140936 [ 3 ] {7c53e7a0-2676-4293-b006-2a613db826dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1508 | 2025.01.28 08:31:12.141315 [ 3 ] {7c53e7a0-2676-4293-b006-2a613db826dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1509 | 2025.01.28 08:31:12.141554 [ 3 ] {7c53e7a0-2676-4293-b006-2a613db826dc} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1510 | 2025.01.28 08:31:12.141784 [ 3 ] {7c53e7a0-2676-4293-b006-2a613db826dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 217.39 KiB/sec. | ||
1511 | 2025.01.28 08:31:12.141890 [ 3 ] {7c53e7a0-2676-4293-b006-2a613db826dc} <Debug> TCPHandler: Processed in 0.001727235 sec. | ||
1512 | 2025.01.28 08:31:12.142045 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1513 | 2025.01.28 08:31:12.142172 [ 258 ] {00045088-012f-4edd-8148-82560c012433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1514 | 2025.01.28 08:31:12.142228 [ 258 ] {00045088-012f-4edd-8148-82560c012433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1515 | 2025.01.28 08:31:12.142823 [ 258 ] {00045088-012f-4edd-8148-82560c012433} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1516 | 2025.01.28 08:31:12.142864 [ 258 ] {00045088-012f-4edd-8148-82560c012433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1517 | 2025.01.28 08:31:12.143286 [ 258 ] {00045088-012f-4edd-8148-82560c012433} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1518 | 2025.01.28 08:31:12.143562 [ 258 ] {00045088-012f-4edd-8148-82560c012433} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1519 | 2025.01.28 08:31:12.143777 [ 258 ] {00045088-012f-4edd-8148-82560c012433} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. | ||
1520 | 2025.01.28 08:31:12.143977 [ 258 ] {00045088-012f-4edd-8148-82560c012433} <Debug> TCPHandler: Processed in 0.001986669 sec. | ||
1521 | 2025.01.28 08:31:12.144150 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1522 | 2025.01.28 08:31:12.144273 [ 3 ] {9cc9bfa2-92d2-4191-ae85-7bab8e279f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1523 | 2025.01.28 08:31:12.144329 [ 3 ] {9cc9bfa2-92d2-4191-ae85-7bab8e279f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1524 | 2025.01.28 08:31:12.144884 [ 3 ] {9cc9bfa2-92d2-4191-ae85-7bab8e279f8f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1525 | 2025.01.28 08:31:12.144926 [ 3 ] {9cc9bfa2-92d2-4191-ae85-7bab8e279f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1526 | 2025.01.28 08:31:12.145335 [ 3 ] {9cc9bfa2-92d2-4191-ae85-7bab8e279f8f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1527 | 2025.01.28 08:31:12.145597 [ 3 ] {9cc9bfa2-92d2-4191-ae85-7bab8e279f8f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1528 | 2025.01.28 08:31:12.145857 [ 3 ] {9cc9bfa2-92d2-4191-ae85-7bab8e279f8f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001605 sec., 623.0529595015576 rows/sec., 41.98 KiB/sec. | ||
1529 | 2025.01.28 08:31:12.145997 [ 3 ] {9cc9bfa2-92d2-4191-ae85-7bab8e279f8f} <Debug> TCPHandler: Processed in 0.001909117 sec. | ||
1530 | 2025.01.28 08:31:12.146173 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1531 | 2025.01.28 08:31:12.146293 [ 258 ] {a6d307ed-5294-4003-a0c9-498140ba54d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1532 | 2025.01.28 08:31:12.146375 [ 258 ] {a6d307ed-5294-4003-a0c9-498140ba54d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1533 | 2025.01.28 08:31:12.147441 [ 258 ] {a6d307ed-5294-4003-a0c9-498140ba54d8} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1534 | 2025.01.28 08:31:12.147481 [ 258 ] {a6d307ed-5294-4003-a0c9-498140ba54d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1535 | 2025.01.28 08:31:12.148112 [ 258 ] {a6d307ed-5294-4003-a0c9-498140ba54d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1536 | 2025.01.28 08:31:12.148371 [ 258 ] {a6d307ed-5294-4003-a0c9-498140ba54d8} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1537 | 2025.01.28 08:31:12.148635 [ 258 ] {a6d307ed-5294-4003-a0c9-498140ba54d8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002366 sec., 3381.23415046492 rows/sec., 6.06 MiB/sec. | ||
1538 | 2025.01.28 08:31:12.148754 [ 258 ] {a6d307ed-5294-4003-a0c9-498140ba54d8} <Debug> TCPHandler: Processed in 0.002637738 sec. | ||
1539 | 2025.01.28 08:31:12.148919 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1540 | 2025.01.28 08:31:12.149053 [ 3 ] {e93ff47d-09b0-4ee0-a765-a10033d6f30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1541 | 2025.01.28 08:31:12.149113 [ 3 ] {e93ff47d-09b0-4ee0-a765-a10033d6f30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1542 | 2025.01.28 08:31:12.149661 [ 3 ] {e93ff47d-09b0-4ee0-a765-a10033d6f30b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1543 | 2025.01.28 08:31:12.149702 [ 3 ] {e93ff47d-09b0-4ee0-a765-a10033d6f30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1544 | 2025.01.28 08:31:12.150128 [ 3 ] {e93ff47d-09b0-4ee0-a765-a10033d6f30b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1545 | 2025.01.28 08:31:12.150369 [ 3 ] {e93ff47d-09b0-4ee0-a765-a10033d6f30b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1546 | 2025.01.28 08:31:12.150597 [ 3 ] {e93ff47d-09b0-4ee0-a765-a10033d6f30b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001571 sec., 52196.053469127946 rows/sec., 3.32 MiB/sec. | ||
1547 | 2025.01.28 08:31:12.150656 [ 3 ] {e93ff47d-09b0-4ee0-a765-a10033d6f30b} <Debug> TCPHandler: Processed in 0.001798516 sec. | ||
1548 | 2025.01.28 08:31:16.330576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 226 | ||
1549 | 2025.01.28 08:31:16.333763 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1550 | 2025.01.28 08:31:16.333824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1551 | 2025.01.28 08:31:16.335349 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1552 | 2025.01.28 08:31:16.335666 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1553 | 2025.01.28 08:31:16.336524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
1554 | 2025.01.28 08:31:17.122441 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1555 | 2025.01.28 08:31:17.122634 [ 3 ] {42cc48f2-fd27-446f-9a9f-95a4e74d7d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1556 | 2025.01.28 08:31:17.122711 [ 3 ] {42cc48f2-fd27-446f-9a9f-95a4e74d7d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1557 | 2025.01.28 08:31:17.123502 [ 3 ] {42cc48f2-fd27-446f-9a9f-95a4e74d7d93} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1558 | 2025.01.28 08:31:17.123555 [ 3 ] {42cc48f2-fd27-446f-9a9f-95a4e74d7d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1559 | 2025.01.28 08:31:17.123992 [ 3 ] {42cc48f2-fd27-446f-9a9f-95a4e74d7d93} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1560 | 2025.01.28 08:31:17.124286 [ 3 ] {42cc48f2-fd27-446f-9a9f-95a4e74d7d93} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1561 | 2025.01.28 08:31:17.124480 [ 72 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1562 | 2025.01.28 08:31:17.124575 [ 3 ] {42cc48f2-fd27-446f-9a9f-95a4e74d7d93} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.16 MiB/sec. | ||
1563 | 2025.01.28 08:31:17.124576 [ 72 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1564 | 2025.01.28 08:31:17.124667 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1565 | 2025.01.28 08:31:17.124729 [ 3 ] {42cc48f2-fd27-446f-9a9f-95a4e74d7d93} <Debug> TCPHandler: Processed in 0.002411144 sec. | ||
1566 | 2025.01.28 08:31:17.124919 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
1567 | 2025.01.28 08:31:17.125043 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1568 | 2025.01.28 08:31:17.125086 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1569 | 2025.01.28 08:31:17.125139 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part | ||
1570 | 2025.01.28 08:31:17.125392 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
1571 | 2025.01.28 08:31:17.125416 [ 258 ] {586c6d6c-40cf-4275-9f4f-add7bf4520df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1572 | 2025.01.28 08:31:17.125634 [ 258 ] {586c6d6c-40cf-4275-9f4f-add7bf4520df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1573 | 2025.01.28 08:31:17.125658 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
1574 | 2025.01.28 08:31:17.126025 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1575 | 2025.01.28 08:31:17.126275 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part | ||
1576 | 2025.01.28 08:31:17.126551 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
1577 | 2025.01.28 08:31:17.128458 [ 258 ] {586c6d6c-40cf-4275-9f4f-add7bf4520df} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1578 | 2025.01.28 08:31:17.128552 [ 258 ] {586c6d6c-40cf-4275-9f4f-add7bf4520df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1579 | 2025.01.28 08:31:17.129822 [ 258 ] {586c6d6c-40cf-4275-9f4f-add7bf4520df} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1580 | 2025.01.28 08:31:17.129822 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 5 columns (5 merged, 0 gathered) in 0.005038232 sec., 129013.51108881051 rows/sec., 11.26 MiB/sec. | ||
1581 | 2025.01.28 08:31:17.130098 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1582 | 2025.01.28 08:31:17.130284 [ 258 ] {586c6d6c-40cf-4275-9f4f-add7bf4520df} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1583 | 2025.01.28 08:31:17.130589 [ 72 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1584 | 2025.01.28 08:31:17.130702 [ 72 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1585 | 2025.01.28 08:31:17.130777 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1586 | 2025.01.28 08:31:17.130809 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1587 | 2025.01.28 08:31:17.130845 [ 258 ] {586c6d6c-40cf-4275-9f4f-add7bf4520df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005589 sec., 11451.064591161208 rows/sec., 915.23 KiB/sec. | ||
1588 | 2025.01.28 08:31:17.131228 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_6_1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1589 | 2025.01.28 08:31:17.131260 [ 258 ] {586c6d6c-40cf-4275-9f4f-add7bf4520df} <Debug> TCPHandler: Processed in 0.006386601 sec. | ||
1590 | 2025.01.28 08:31:17.131273 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
1591 | 2025.01.28 08:31:17.131577 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2025.01.28 08:31:17.131576 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1593 | 2025.01.28 08:31:17.131679 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1594 | 2025.01.28 08:31:17.131764 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1595 | 2025.01.28 08:31:17.131816 [ 3 ] {77cbf254-c332-4634-b2f4-cc7e594fca08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1596 | 2025.01.28 08:31:17.131957 [ 3 ] {77cbf254-c332-4634-b2f4-cc7e594fca08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1597 | 2025.01.28 08:31:17.132144 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1598 | 2025.01.28 08:31:17.132575 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 382 rows starting from the beginning of the part | ||
1599 | 2025.01.28 08:31:17.132979 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1600 | 2025.01.28 08:31:17.133299 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part | ||
1601 | 2025.01.28 08:31:17.133621 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
1602 | 2025.01.28 08:31:17.134390 [ 3 ] {77cbf254-c332-4634-b2f4-cc7e594fca08} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1603 | 2025.01.28 08:31:17.134467 [ 3 ] {77cbf254-c332-4634-b2f4-cc7e594fca08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1604 | 2025.01.28 08:31:17.135624 [ 3 ] {77cbf254-c332-4634-b2f4-cc7e594fca08} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1605 | 2025.01.28 08:31:17.136113 [ 3 ] {77cbf254-c332-4634-b2f4-cc7e594fca08} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1606 | 2025.01.28 08:31:17.136590 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1607 | 2025.01.28 08:31:17.136622 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 5 columns (5 merged, 0 gathered) in 0.005686501 sec., 177965.32525009668 rows/sec., 13.59 MiB/sec. | ||
1608 | 2025.01.28 08:31:17.136690 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1609 | 2025.01.28 08:31:17.136767 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1610 | 2025.01.28 08:31:17.136777 [ 3 ] {77cbf254-c332-4634-b2f4-cc7e594fca08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004998 sec., 32012.80512204882 rows/sec., 2.23 MiB/sec. | ||
1611 | 2025.01.28 08:31:17.136964 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1612 | 2025.01.28 08:31:17.137386 [ 3 ] {77cbf254-c332-4634-b2f4-cc7e594fca08} <Debug> TCPHandler: Processed in 0.005979205 sec. | ||
1613 | 2025.01.28 08:31:17.137502 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
1614 | 2025.01.28 08:31:17.137789 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1615 | 2025.01.28 08:31:17.137998 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1616 | 2025.01.28 08:31:17.138057 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
1617 | 2025.01.28 08:31:17.138077 [ 258 ] {dafe9afd-d8e4-491f-984c-2a102611aad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1618 | 2025.01.28 08:31:17.138088 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1619 | 2025.01.28 08:31:17.138306 [ 258 ] {dafe9afd-d8e4-491f-984c-2a102611aad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1620 | 2025.01.28 08:31:17.138513 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_6_1} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1621 | 2025.01.28 08:31:17.138523 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
1622 | 2025.01.28 08:31:17.138889 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
1623 | 2025.01.28 08:31:17.139113 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 227 rows starting from the beginning of the part | ||
1624 | 2025.01.28 08:31:17.139444 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 156 rows starting from the beginning of the part | ||
1625 | 2025.01.28 08:31:17.139745 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part | ||
1626 | 2025.01.28 08:31:17.140051 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1627 | 2025.01.28 08:31:17.140721 [ 258 ] {dafe9afd-d8e4-491f-984c-2a102611aad4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1628 | 2025.01.28 08:31:17.140769 [ 258 ] {dafe9afd-d8e4-491f-984c-2a102611aad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1629 | 2025.01.28 08:31:17.141357 [ 258 ] {dafe9afd-d8e4-491f-984c-2a102611aad4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1630 | 2025.01.28 08:31:17.141664 [ 258 ] {dafe9afd-d8e4-491f-984c-2a102611aad4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1631 | 2025.01.28 08:31:17.141886 [ 72 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1632 | 2025.01.28 08:31:17.142056 [ 72 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1633 | 2025.01.28 08:31:17.142146 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1634 | 2025.01.28 08:31:17.142176 [ 258 ] {dafe9afd-d8e4-491f-984c-2a102611aad4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004147 sec., 14468.290330359298 rows/sec., 998.46 KiB/sec. | ||
1635 | 2025.01.28 08:31:17.142589 [ 258 ] {dafe9afd-d8e4-491f-984c-2a102611aad4} <Debug> TCPHandler: Processed in 0.005057972 sec. | ||
1636 | 2025.01.28 08:31:17.142592 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 5 columns (5 merged, 0 gathered) in 0.00565318 sec., 180429.42202441813 rows/sec., 12.32 MiB/sec. | ||
1637 | 2025.01.28 08:31:17.142750 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
1638 | 2025.01.28 08:31:17.143036 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1639 | 2025.01.28 08:31:17.143190 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1640 | 2025.01.28 08:31:17.143307 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
1641 | 2025.01.28 08:31:17.143559 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
1642 | 2025.01.28 08:31:17.143856 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1643 | 2025.01.28 08:31:17.144017 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1644 | 2025.01.28 08:31:17.144196 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1645 | 2025.01.28 08:31:17.144257 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
1646 | 2025.01.28 08:31:17.144542 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1647 | 2025.01.28 08:31:17.144564 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1648 | 2025.01.28 08:31:17.144861 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
1649 | 2025.01.28 08:31:17.145909 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 4 columns (4 merged, 0 gathered) in 0.003612002 sec., 96899.17115217545 rows/sec., 6.40 MiB/sec. | ||
1650 | 2025.01.28 08:31:17.146130 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1651 | 2025.01.28 08:31:17.146512 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1652 | 2025.01.28 08:31:17.146606 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_6_1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1653 | 2025.01.28 08:31:17.146711 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1654 | 2025.01.28 08:31:18.344733 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1655 | 2025.01.28 08:31:18.345027 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1656 | 2025.01.28 08:31:18.345509 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1657 | 2025.01.28 08:31:18.345571 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1658 | 2025.01.28 08:31:18.345930 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1659 | 2025.01.28 08:31:18.346010 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1660 | 2025.01.28 08:31:18.346190 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1661 | 2025.01.28 08:31:18.346520 [ 297 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1662 | 2025.01.28 08:31:18.346547 [ 298 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1663 | 2025.01.28 08:31:18.346545 [ 296 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1664 | 2025.01.28 08:31:18.346715 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1665 | 2025.01.28 08:31:18.346750 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1666 | 2025.01.28 08:31:18.346905 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1667 | 2025.01.28 08:31:18.346937 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1668 | 2025.01.28 08:31:18.346984 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1669 | 2025.01.28 08:31:18.347033 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1670 | 2025.01.28 08:31:18.347076 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1671 | 2025.01.28 08:31:18.348741 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003853 sec., 8045.678691928368 rows/sec., 303.64 KiB/sec. | ||
1672 | 2025.01.28 08:31:18.348951 [ 3 ] {c6b8a830-09b1-4d93-ac7a-d989073d6d49} <Debug> TCPHandler: Processed in 0.004396433 sec. | ||
1673 | 2025.01.28 08:31:18.349300 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1674 | 2025.01.28 08:31:18.349549 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1675 | 2025.01.28 08:31:18.349973 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1676 | 2025.01.28 08:31:18.350026 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1677 | 2025.01.28 08:31:18.350382 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1678 | 2025.01.28 08:31:18.350463 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1679 | 2025.01.28 08:31:18.350648 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1680 | 2025.01.28 08:31:18.350802 [ 297 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1681 | 2025.01.28 08:31:18.350803 [ 296 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1682 | 2025.01.28 08:31:18.350833 [ 299 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1683 | 2025.01.28 08:31:18.350998 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1684 | 2025.01.28 08:31:18.351032 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1685 | 2025.01.28 08:31:18.351147 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1686 | 2025.01.28 08:31:18.351171 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1687 | 2025.01.28 08:31:18.351215 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1688 | 2025.01.28 08:31:18.351267 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1689 | 2025.01.28 08:31:18.351313 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1690 | 2025.01.28 08:31:18.352795 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003367 sec., 9207.009207009207 rows/sec., 347.47 KiB/sec. | ||
1691 | 2025.01.28 08:31:18.352989 [ 258 ] {42bc2a53-7fab-46dc-a5c4-822172e232d4} <Debug> TCPHandler: Processed in 0.003817265 sec. | ||
1692 | 2025.01.28 08:31:18.353241 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1693 | 2025.01.28 08:31:18.353461 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1694 | 2025.01.28 08:31:18.353828 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1695 | 2025.01.28 08:31:18.353876 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1696 | 2025.01.28 08:31:18.354196 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1697 | 2025.01.28 08:31:18.354263 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1698 | 2025.01.28 08:31:18.354414 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1699 | 2025.01.28 08:31:18.354544 [ 298 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1700 | 2025.01.28 08:31:18.354548 [ 296 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1701 | 2025.01.28 08:31:18.354575 [ 299 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1702 | 2025.01.28 08:31:18.354699 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1703 | 2025.01.28 08:31:18.354731 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1704 | 2025.01.28 08:31:18.354844 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1705 | 2025.01.28 08:31:18.354867 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1706 | 2025.01.28 08:31:18.354910 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1707 | 2025.01.28 08:31:18.354959 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1708 | 2025.01.28 08:31:18.355004 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1709 | 2025.01.28 08:31:18.356526 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003176 sec., 9760.705289672544 rows/sec., 368.36 KiB/sec. | ||
1710 | 2025.01.28 08:31:18.356721 [ 3 ] {b8228eef-b8d4-41c0-9946-77c6dcac6e6a} <Debug> TCPHandler: Processed in 0.003543331 sec. | ||
1711 | 2025.01.28 08:31:18.357096 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1712 | 2025.01.28 08:31:18.357331 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1713 | 2025.01.28 08:31:18.357729 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1714 | 2025.01.28 08:31:18.357779 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1715 | 2025.01.28 08:31:18.358103 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1716 | 2025.01.28 08:31:18.358173 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1717 | 2025.01.28 08:31:18.358325 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1718 | 2025.01.28 08:31:18.358461 [ 299 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1719 | 2025.01.28 08:31:18.358484 [ 298 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1720 | 2025.01.28 08:31:18.358475 [ 297 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1721 | 2025.01.28 08:31:18.358639 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1722 | 2025.01.28 08:31:18.358671 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1723 | 2025.01.28 08:31:18.358781 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1724 | 2025.01.28 08:31:18.358806 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1725 | 2025.01.28 08:31:18.358848 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1726 | 2025.01.28 08:31:18.358896 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1727 | 2025.01.28 08:31:18.358943 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1728 | 2025.01.28 08:31:18.360423 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003209 sec., 9660.330320972265 rows/sec., 364.58 KiB/sec. | ||
1729 | 2025.01.28 08:31:18.360601 [ 258 ] {4cd03b2c-85eb-4bc9-94df-e77cb43242bd} <Debug> TCPHandler: Processed in 0.003573251 sec. | ||
1730 | 2025.01.28 08:31:18.360876 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1731 | 2025.01.28 08:31:18.361101 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1732 | 2025.01.28 08:31:18.361509 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1733 | 2025.01.28 08:31:18.361568 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1734 | 2025.01.28 08:31:18.361905 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1735 | 2025.01.28 08:31:18.361972 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1736 | 2025.01.28 08:31:18.362126 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1737 | 2025.01.28 08:31:18.362254 [ 297 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1738 | 2025.01.28 08:31:18.362269 [ 298 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1739 | 2025.01.28 08:31:18.362290 [ 296 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1740 | 2025.01.28 08:31:18.362402 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1741 | 2025.01.28 08:31:18.362433 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1742 | 2025.01.28 08:31:18.362542 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1743 | 2025.01.28 08:31:18.362563 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1744 | 2025.01.28 08:31:18.362606 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1745 | 2025.01.28 08:31:18.362655 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1746 | 2025.01.28 08:31:18.362771 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1747 | 2025.01.28 08:31:18.364328 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003342 sec., 9275.882704967085 rows/sec., 350.07 KiB/sec. | ||
1748 | 2025.01.28 08:31:18.364506 [ 3 ] {257bed14-6233-4f6d-9e3c-c11c02d0b17d} <Debug> TCPHandler: Processed in 0.003697173 sec. | ||
1749 | 2025.01.28 08:31:18.364773 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1750 | 2025.01.28 08:31:18.365002 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1751 | 2025.01.28 08:31:18.365414 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1752 | 2025.01.28 08:31:18.365473 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1753 | 2025.01.28 08:31:18.365829 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1754 | 2025.01.28 08:31:18.365896 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1755 | 2025.01.28 08:31:18.366050 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1756 | 2025.01.28 08:31:18.366162 [ 296 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1757 | 2025.01.28 08:31:18.366210 [ 297 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1758 | 2025.01.28 08:31:18.366214 [ 298 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1759 | 2025.01.28 08:31:18.366349 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
1760 | 2025.01.28 08:31:18.366379 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1761 | 2025.01.28 08:31:18.366487 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1762 | 2025.01.28 08:31:18.366510 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
1763 | 2025.01.28 08:31:18.366551 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1764 | 2025.01.28 08:31:18.366599 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1765 | 2025.01.28 08:31:18.366645 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1766 | 2025.01.28 08:31:18.368049 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003165 sec., 9794.628751974724 rows/sec., 369.64 KiB/sec. | ||
1767 | 2025.01.28 08:31:18.368234 [ 258 ] {2f02b5be-7181-4636-ae23-cd28c8e04456} <Debug> TCPHandler: Processed in 0.003528611 sec. | ||
1768 | 2025.01.28 08:31:18.447632 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1769 | 2025.01.28 08:31:18.447815 [ 3 ] {32bd9ad0-c30e-49c0-9827-070409a18d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1770 | 2025.01.28 08:31:18.447872 [ 3 ] {32bd9ad0-c30e-49c0-9827-070409a18d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1771 | 2025.01.28 08:31:18.448656 [ 3 ] {32bd9ad0-c30e-49c0-9827-070409a18d04} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1772 | 2025.01.28 08:31:18.448704 [ 3 ] {32bd9ad0-c30e-49c0-9827-070409a18d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1773 | 2025.01.28 08:31:18.449224 [ 3 ] {32bd9ad0-c30e-49c0-9827-070409a18d04} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1774 | 2025.01.28 08:31:18.449465 [ 3 ] {32bd9ad0-c30e-49c0-9827-070409a18d04} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1775 | 2025.01.28 08:31:18.449709 [ 3 ] {32bd9ad0-c30e-49c0-9827-070409a18d04} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001928 sec., 3112.033195020747 rows/sec., 692.91 KiB/sec. | ||
1776 | 2025.01.28 08:31:18.449798 [ 3 ] {32bd9ad0-c30e-49c0-9827-070409a18d04} <Debug> TCPHandler: Processed in 0.002226662 sec. | ||
1777 | 2025.01.28 08:31:18.449964 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1778 | 2025.01.28 08:31:18.450101 [ 258 ] {8f9b50eb-d3c1-44a5-8d45-1ea3631ae49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1779 | 2025.01.28 08:31:18.450155 [ 258 ] {8f9b50eb-d3c1-44a5-8d45-1ea3631ae49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1780 | 2025.01.28 08:31:18.450806 [ 258 ] {8f9b50eb-d3c1-44a5-8d45-1ea3631ae49a} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1781 | 2025.01.28 08:31:18.450853 [ 258 ] {8f9b50eb-d3c1-44a5-8d45-1ea3631ae49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1782 | 2025.01.28 08:31:18.451340 [ 258 ] {8f9b50eb-d3c1-44a5-8d45-1ea3631ae49a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1783 | 2025.01.28 08:31:18.451627 [ 258 ] {8f9b50eb-d3c1-44a5-8d45-1ea3631ae49a} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1784 | 2025.01.28 08:31:18.451866 [ 258 ] {8f9b50eb-d3c1-44a5-8d45-1ea3631ae49a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001802 sec., 7769.145394006659 rows/sec., 559.27 KiB/sec. | ||
1785 | 2025.01.28 08:31:18.451929 [ 258 ] {8f9b50eb-d3c1-44a5-8d45-1ea3631ae49a} <Debug> TCPHandler: Processed in 0.002028189 sec. | ||
1786 | 2025.01.28 08:31:18.452096 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1787 | 2025.01.28 08:31:18.452220 [ 3 ] {1f6ae202-7666-4347-9051-bef4752e465e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1788 | 2025.01.28 08:31:18.452275 [ 3 ] {1f6ae202-7666-4347-9051-bef4752e465e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1789 | 2025.01.28 08:31:18.453492 [ 3 ] {1f6ae202-7666-4347-9051-bef4752e465e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1790 | 2025.01.28 08:31:18.453534 [ 3 ] {1f6ae202-7666-4347-9051-bef4752e465e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1791 | 2025.01.28 08:31:18.454048 [ 3 ] {1f6ae202-7666-4347-9051-bef4752e465e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1792 | 2025.01.28 08:31:18.454318 [ 3 ] {1f6ae202-7666-4347-9051-bef4752e465e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1793 | 2025.01.28 08:31:18.454560 [ 3 ] {1f6ae202-7666-4347-9051-bef4752e465e} <Debug> executeQuery: Read 1359 rows, 115.65 KiB in 0.002366 sec., 574387.1513102283 rows/sec., 47.74 MiB/sec. | ||
1794 | 2025.01.28 08:31:18.454627 [ 3 ] {1f6ae202-7666-4347-9051-bef4752e465e} <Debug> TCPHandler: Processed in 0.002588407 sec. | ||
1795 | 2025.01.28 08:31:18.454776 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1796 | 2025.01.28 08:31:18.454899 [ 258 ] {7522de14-3e23-4329-9660-b87c33a4b8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1797 | 2025.01.28 08:31:18.454950 [ 258 ] {7522de14-3e23-4329-9660-b87c33a4b8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1798 | 2025.01.28 08:31:18.455534 [ 258 ] {7522de14-3e23-4329-9660-b87c33a4b8bd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1799 | 2025.01.28 08:31:18.455577 [ 258 ] {7522de14-3e23-4329-9660-b87c33a4b8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1800 | 2025.01.28 08:31:18.455955 [ 258 ] {7522de14-3e23-4329-9660-b87c33a4b8bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1801 | 2025.01.28 08:31:18.456205 [ 258 ] {7522de14-3e23-4329-9660-b87c33a4b8bd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1802 | 2025.01.28 08:31:18.456501 [ 258 ] {7522de14-3e23-4329-9660-b87c33a4b8bd} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001616 sec., 9282.178217821782 rows/sec., 654.47 KiB/sec. | ||
1803 | 2025.01.28 08:31:18.456611 [ 258 ] {7522de14-3e23-4329-9660-b87c33a4b8bd} <Debug> TCPHandler: Processed in 0.001891297 sec. | ||
1804 | 2025.01.28 08:31:18.456756 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1805 | 2025.01.28 08:31:18.456896 [ 3 ] {8a06d508-75a0-4650-9e15-4512c81ee585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1806 | 2025.01.28 08:31:18.456956 [ 3 ] {8a06d508-75a0-4650-9e15-4512c81ee585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1807 | 2025.01.28 08:31:18.457715 [ 3 ] {8a06d508-75a0-4650-9e15-4512c81ee585} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1808 | 2025.01.28 08:31:18.457756 [ 3 ] {8a06d508-75a0-4650-9e15-4512c81ee585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1809 | 2025.01.28 08:31:18.458135 [ 3 ] {8a06d508-75a0-4650-9e15-4512c81ee585} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1810 | 2025.01.28 08:31:18.458390 [ 3 ] {8a06d508-75a0-4650-9e15-4512c81ee585} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1811 | 2025.01.28 08:31:18.458663 [ 3 ] {8a06d508-75a0-4650-9e15-4512c81ee585} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001774 sec., 136414.88162344982 rows/sec., 9.24 MiB/sec. | ||
1812 | 2025.01.28 08:31:18.458770 [ 3 ] {8a06d508-75a0-4650-9e15-4512c81ee585} <Debug> TCPHandler: Processed in 0.00208144 sec. | ||
1813 | 2025.01.28 08:31:18.458904 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1814 | 2025.01.28 08:31:18.459022 [ 258 ] {de7f4bb6-7476-47d3-a587-002f22f2c6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1815 | 2025.01.28 08:31:18.459069 [ 258 ] {de7f4bb6-7476-47d3-a587-002f22f2c6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1816 | 2025.01.28 08:31:18.459648 [ 258 ] {de7f4bb6-7476-47d3-a587-002f22f2c6a1} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1817 | 2025.01.28 08:31:18.459688 [ 258 ] {de7f4bb6-7476-47d3-a587-002f22f2c6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1818 | 2025.01.28 08:31:18.460050 [ 258 ] {de7f4bb6-7476-47d3-a587-002f22f2c6a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1819 | 2025.01.28 08:31:18.460300 [ 258 ] {de7f4bb6-7476-47d3-a587-002f22f2c6a1} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1820 | 2025.01.28 08:31:18.460513 [ 258 ] {de7f4bb6-7476-47d3-a587-002f22f2c6a1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001518 sec., 8563.899868247694 rows/sec., 533.96 KiB/sec. | ||
1821 | 2025.01.28 08:31:18.460567 [ 258 ] {de7f4bb6-7476-47d3-a587-002f22f2c6a1} <Debug> TCPHandler: Processed in 0.001718425 sec. | ||
1822 | 2025.01.28 08:31:18.460707 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1823 | 2025.01.28 08:31:18.460845 [ 3 ] {20b3f45a-3325-4cc7-8ec0-5abe6bd9f1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1824 | 2025.01.28 08:31:18.460901 [ 3 ] {20b3f45a-3325-4cc7-8ec0-5abe6bd9f1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1825 | 2025.01.28 08:31:18.461855 [ 3 ] {20b3f45a-3325-4cc7-8ec0-5abe6bd9f1ce} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1826 | 2025.01.28 08:31:18.461897 [ 3 ] {20b3f45a-3325-4cc7-8ec0-5abe6bd9f1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1827 | 2025.01.28 08:31:18.462300 [ 3 ] {20b3f45a-3325-4cc7-8ec0-5abe6bd9f1ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1828 | 2025.01.28 08:31:18.462548 [ 3 ] {20b3f45a-3325-4cc7-8ec0-5abe6bd9f1ce} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1829 | 2025.01.28 08:31:18.462754 [ 3 ] {20b3f45a-3325-4cc7-8ec0-5abe6bd9f1ce} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.001939 sec., 436307.3749355338 rows/sec., 31.53 MiB/sec. | ||
1830 | 2025.01.28 08:31:18.462809 [ 3 ] {20b3f45a-3325-4cc7-8ec0-5abe6bd9f1ce} <Debug> TCPHandler: Processed in 0.002168131 sec. | ||
1831 | 2025.01.28 08:31:18.462948 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1832 | 2025.01.28 08:31:18.463088 [ 258 ] {97a74152-ef66-4032-958f-9d3b40cc2513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1833 | 2025.01.28 08:31:18.463147 [ 258 ] {97a74152-ef66-4032-958f-9d3b40cc2513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1834 | 2025.01.28 08:31:18.463704 [ 258 ] {97a74152-ef66-4032-958f-9d3b40cc2513} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1835 | 2025.01.28 08:31:18.463744 [ 258 ] {97a74152-ef66-4032-958f-9d3b40cc2513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1836 | 2025.01.28 08:31:18.464111 [ 258 ] {97a74152-ef66-4032-958f-9d3b40cc2513} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1837 | 2025.01.28 08:31:18.464379 [ 258 ] {97a74152-ef66-4032-958f-9d3b40cc2513} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1838 | 2025.01.28 08:31:18.464593 [ 258 ] {97a74152-ef66-4032-958f-9d3b40cc2513} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 204.35 KiB/sec. | ||
1839 | 2025.01.28 08:31:18.464695 [ 258 ] {97a74152-ef66-4032-958f-9d3b40cc2513} <Debug> TCPHandler: Processed in 0.001813046 sec. | ||
1840 | 2025.01.28 08:31:18.464892 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1841 | 2025.01.28 08:31:18.465111 [ 3 ] {3239c8be-7250-4347-90ee-0cc9bbc711c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1842 | 2025.01.28 08:31:18.465206 [ 3 ] {3239c8be-7250-4347-90ee-0cc9bbc711c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1843 | 2025.01.28 08:31:18.466530 [ 3 ] {3239c8be-7250-4347-90ee-0cc9bbc711c2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1844 | 2025.01.28 08:31:18.466566 [ 3 ] {3239c8be-7250-4347-90ee-0cc9bbc711c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1845 | 2025.01.28 08:31:18.467130 [ 3 ] {3239c8be-7250-4347-90ee-0cc9bbc711c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1846 | 2025.01.28 08:31:18.467371 [ 3 ] {3239c8be-7250-4347-90ee-0cc9bbc711c2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1847 | 2025.01.28 08:31:18.467584 [ 3 ] {3239c8be-7250-4347-90ee-0cc9bbc711c2} <Debug> executeQuery: Read 2247 rows, 153.38 KiB in 0.002527 sec., 889196.675900277 rows/sec., 59.28 MiB/sec. | ||
1848 | 2025.01.28 08:31:18.467641 [ 3 ] {3239c8be-7250-4347-90ee-0cc9bbc711c2} <Debug> TCPHandler: Processed in 0.002859791 sec. | ||
1849 | 2025.01.28 08:31:18.467872 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1850 | 2025.01.28 08:31:18.468094 [ 258 ] {d73832ae-2172-4fac-810f-e5953ef99e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1851 | 2025.01.28 08:31:18.468199 [ 258 ] {d73832ae-2172-4fac-810f-e5953ef99e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1852 | 2025.01.28 08:31:18.468889 [ 258 ] {d73832ae-2172-4fac-810f-e5953ef99e57} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1853 | 2025.01.28 08:31:18.468928 [ 258 ] {d73832ae-2172-4fac-810f-e5953ef99e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1854 | 2025.01.28 08:31:18.469293 [ 258 ] {d73832ae-2172-4fac-810f-e5953ef99e57} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1855 | 2025.01.28 08:31:18.469531 [ 258 ] {d73832ae-2172-4fac-810f-e5953ef99e57} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1856 | 2025.01.28 08:31:18.469749 [ 258 ] {d73832ae-2172-4fac-810f-e5953ef99e57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001709 sec., 585.1375073142189 rows/sec., 39.43 KiB/sec. | ||
1857 | 2025.01.28 08:31:18.469802 [ 258 ] {d73832ae-2172-4fac-810f-e5953ef99e57} <Debug> TCPHandler: Processed in 0.002038299 sec. | ||
1858 | 2025.01.28 08:31:18.469935 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1859 | 2025.01.28 08:31:18.470052 [ 3 ] {af587d36-002c-4594-bec0-db2b8a4b7535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1860 | 2025.01.28 08:31:18.470132 [ 3 ] {af587d36-002c-4594-bec0-db2b8a4b7535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1861 | 2025.01.28 08:31:18.471214 [ 3 ] {af587d36-002c-4594-bec0-db2b8a4b7535} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1862 | 2025.01.28 08:31:18.471254 [ 3 ] {af587d36-002c-4594-bec0-db2b8a4b7535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1863 | 2025.01.28 08:31:18.471849 [ 3 ] {af587d36-002c-4594-bec0-db2b8a4b7535} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1864 | 2025.01.28 08:31:18.472114 [ 3 ] {af587d36-002c-4594-bec0-db2b8a4b7535} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1865 | 2025.01.28 08:31:18.472352 [ 3 ] {af587d36-002c-4594-bec0-db2b8a4b7535} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002324 sec., 3442.340791738382 rows/sec., 6.17 MiB/sec. | ||
1866 | 2025.01.28 08:31:18.472455 [ 3 ] {af587d36-002c-4594-bec0-db2b8a4b7535} <Debug> TCPHandler: Processed in 0.002575927 sec. | ||
1867 | 2025.01.28 08:31:18.472594 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1868 | 2025.01.28 08:31:18.472730 [ 258 ] {b627b137-ebb3-46a0-b8ff-e8f029e2f53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1869 | 2025.01.28 08:31:18.472791 [ 258 ] {b627b137-ebb3-46a0-b8ff-e8f029e2f53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1870 | 2025.01.28 08:31:18.473345 [ 258 ] {b627b137-ebb3-46a0-b8ff-e8f029e2f53f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1871 | 2025.01.28 08:31:18.473392 [ 258 ] {b627b137-ebb3-46a0-b8ff-e8f029e2f53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1872 | 2025.01.28 08:31:18.473801 [ 258 ] {b627b137-ebb3-46a0-b8ff-e8f029e2f53f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1873 | 2025.01.28 08:31:18.474035 [ 258 ] {b627b137-ebb3-46a0-b8ff-e8f029e2f53f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1874 | 2025.01.28 08:31:18.474253 [ 258 ] {b627b137-ebb3-46a0-b8ff-e8f029e2f53f} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001552 sec., 29639.17525773196 rows/sec., 1.79 MiB/sec. | ||
1875 | 2025.01.28 08:31:18.474398 [ 258 ] {b627b137-ebb3-46a0-b8ff-e8f029e2f53f} <Debug> TCPHandler: Processed in 0.001866136 sec. | ||
1876 | 2025.01.28 08:31:18.833929 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1877 | 2025.01.28 08:31:18.834960 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1878 | 2025.01.28 08:31:18.835045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1879 | 2025.01.28 08:31:18.835583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1880 | 2025.01.28 08:31:18.835860 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1881 | 2025.01.28 08:31:18.836117 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1882 | 2025.01.28 08:31:19.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.88 MiB, peak 170.24 MiB, free memory in arenas 0.00 B, will set to 164.84 MiB (RSS), difference: -1.04 MiB | ||
1883 | 2025.01.28 08:31:19.024999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1884 | 2025.01.28 08:31:19.044613 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1885 | 2025.01.28 08:31:19.044678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1886 | 2025.01.28 08:31:19.051665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1887 | 2025.01.28 08:31:19.052446 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1888 | 2025.01.28 08:31:19.055463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1889 | 2025.01.28 08:31:20.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.36 MiB, peak 170.24 MiB, free memory in arenas 0.00 B, will set to 166.67 MiB (RSS), difference: 1.31 MiB | ||
1890 | 2025.01.28 08:31:22.118990 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1891 | 2025.01.28 08:31:22.119293 [ 3 ] {bb5a16fb-e2b2-44c5-9045-f55850140f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1892 | 2025.01.28 08:31:22.119410 [ 3 ] {bb5a16fb-e2b2-44c5-9045-f55850140f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1893 | 2025.01.28 08:31:22.120307 [ 3 ] {bb5a16fb-e2b2-44c5-9045-f55850140f3f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1894 | 2025.01.28 08:31:22.120358 [ 3 ] {bb5a16fb-e2b2-44c5-9045-f55850140f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1895 | 2025.01.28 08:31:22.120797 [ 3 ] {bb5a16fb-e2b2-44c5-9045-f55850140f3f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1896 | 2025.01.28 08:31:22.121052 [ 3 ] {bb5a16fb-e2b2-44c5-9045-f55850140f3f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1897 | 2025.01.28 08:31:22.121296 [ 3 ] {bb5a16fb-e2b2-44c5-9045-f55850140f3f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002087 sec., 26832.774317201725 rows/sec., 2.05 MiB/sec. | ||
1898 | 2025.01.28 08:31:22.121361 [ 3 ] {bb5a16fb-e2b2-44c5-9045-f55850140f3f} <Debug> TCPHandler: Processed in 0.002554236 sec. | ||
1899 | 2025.01.28 08:31:22.121604 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1900 | 2025.01.28 08:31:22.121806 [ 258 ] {abc99495-b995-4376-9113-65ff9fdbf522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1901 | 2025.01.28 08:31:22.121878 [ 258 ] {abc99495-b995-4376-9113-65ff9fdbf522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1902 | 2025.01.28 08:31:22.122618 [ 258 ] {abc99495-b995-4376-9113-65ff9fdbf522} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1903 | 2025.01.28 08:31:22.122666 [ 258 ] {abc99495-b995-4376-9113-65ff9fdbf522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1904 | 2025.01.28 08:31:22.123094 [ 258 ] {abc99495-b995-4376-9113-65ff9fdbf522} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1905 | 2025.01.28 08:31:22.123341 [ 258 ] {abc99495-b995-4376-9113-65ff9fdbf522} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1906 | 2025.01.28 08:31:22.123566 [ 258 ] {abc99495-b995-4376-9113-65ff9fdbf522} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001814 sec., 35281.14663726571 rows/sec., 2.75 MiB/sec. | ||
1907 | 2025.01.28 08:31:22.123625 [ 258 ] {abc99495-b995-4376-9113-65ff9fdbf522} <Debug> TCPHandler: Processed in 0.0021603 sec. | ||
1908 | 2025.01.28 08:31:22.123774 [ 3 ] {} <Trace> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1909 | 2025.01.28 08:31:22.123999 [ 3 ] {31f18e82-f82c-4423-9208-9de0265c54f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41606) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1910 | 2025.01.28 08:31:22.124098 [ 3 ] {31f18e82-f82c-4423-9208-9de0265c54f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1911 | 2025.01.28 08:31:22.124945 [ 3 ] {31f18e82-f82c-4423-9208-9de0265c54f0} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1912 | 2025.01.28 08:31:22.124985 [ 3 ] {31f18e82-f82c-4423-9208-9de0265c54f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1913 | 2025.01.28 08:31:22.125384 [ 3 ] {31f18e82-f82c-4423-9208-9de0265c54f0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1914 | 2025.01.28 08:31:22.125624 [ 3 ] {31f18e82-f82c-4423-9208-9de0265c54f0} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1915 | 2025.01.28 08:31:22.125854 [ 3 ] {31f18e82-f82c-4423-9208-9de0265c54f0} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001913 sec., 50182.9587036069 rows/sec., 3.50 MiB/sec. | ||
1916 | 2025.01.28 08:31:22.125913 [ 3 ] {31f18e82-f82c-4423-9208-9de0265c54f0} <Debug> TCPHandler: Processed in 0.002211072 sec. | ||
1917 | 2025.01.28 08:31:22.126074 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1918 | 2025.01.28 08:31:22.126228 [ 258 ] {1ffba44e-423a-4d1f-81bf-49546e50a14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1919 | 2025.01.28 08:31:22.126290 [ 258 ] {1ffba44e-423a-4d1f-81bf-49546e50a14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1920 | 2025.01.28 08:31:22.126851 [ 258 ] {1ffba44e-423a-4d1f-81bf-49546e50a14c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1921 | 2025.01.28 08:31:22.126893 [ 258 ] {1ffba44e-423a-4d1f-81bf-49546e50a14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1922 | 2025.01.28 08:31:22.127285 [ 258 ] {1ffba44e-423a-4d1f-81bf-49546e50a14c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1923 | 2025.01.28 08:31:22.127543 [ 258 ] {1ffba44e-423a-4d1f-81bf-49546e50a14c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1924 | 2025.01.28 08:31:22.127856 [ 258 ] {1ffba44e-423a-4d1f-81bf-49546e50a14c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001638 sec., 21978.021978021978 rows/sec., 1.48 MiB/sec. | ||
1925 | 2025.01.28 08:31:22.128035 [ 258 ] {1ffba44e-423a-4d1f-81bf-49546e50a14c} <Debug> TCPHandler: Processed in 0.002031729 sec. | ||
1926 | 2025.01.28 08:31:26.280642 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1927 | 2025.01.28 08:31:26.280700 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1928 | 2025.01.28 08:31:26.336233 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1929 | 2025.01.28 08:31:26.337042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 278 | ||
1930 | 2025.01.28 08:31:26.337646 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1931 | 2025.01.28 08:31:26.337726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1932 | 2025.01.28 08:31:26.338843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1933 | 2025.01.28 08:31:26.339340 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1934 | 2025.01.28 08:31:26.339827 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1935 | 2025.01.28 08:31:26.342269 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1936 | 2025.01.28 08:31:26.342332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1937 | 2025.01.28 08:31:26.343925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1938 | 2025.01.28 08:31:26.344238 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1939 | 2025.01.28 08:31:26.344882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
1940 | 2025.01.28 08:31:26.555557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1941 | 2025.01.28 08:31:26.575318 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1942 | 2025.01.28 08:31:26.575377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1943 | 2025.01.28 08:31:26.582476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1944 | 2025.01.28 08:31:26.583243 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1945 | 2025.01.28 08:31:26.585738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1946 | 2025.01.28 08:31:26.862058 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1947 | 2025.01.28 08:31:26.862156 [ 3 ] {} <Debug> TCP-Session: 55b03aea-bd7f-4da7-8f58-e20bd48470c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1948 | 2025.01.28 08:31:27.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.20 MiB, peak 171.23 MiB, free memory in arenas 0.00 B, will set to 167.34 MiB (RSS), difference: 2.14 MiB | ||
1949 | 2025.01.28 08:31:27.122556 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1950 | 2025.01.28 08:31:27.122757 [ 258 ] {25d25e77-9ea3-4d1c-a6cd-38f2932444cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1951 | 2025.01.28 08:31:27.122836 [ 258 ] {25d25e77-9ea3-4d1c-a6cd-38f2932444cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1952 | 2025.01.28 08:31:27.123597 [ 258 ] {25d25e77-9ea3-4d1c-a6cd-38f2932444cd} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1953 | 2025.01.28 08:31:27.123642 [ 258 ] {25d25e77-9ea3-4d1c-a6cd-38f2932444cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1954 | 2025.01.28 08:31:27.124082 [ 258 ] {25d25e77-9ea3-4d1c-a6cd-38f2932444cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1955 | 2025.01.28 08:31:27.124340 [ 258 ] {25d25e77-9ea3-4d1c-a6cd-38f2932444cd} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1956 | 2025.01.28 08:31:27.124617 [ 258 ] {25d25e77-9ea3-4d1c-a6cd-38f2932444cd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. | ||
1957 | 2025.01.28 08:31:27.124755 [ 258 ] {25d25e77-9ea3-4d1c-a6cd-38f2932444cd} <Debug> TCPHandler: Processed in 0.002329234 sec. | ||
1958 | 2025.01.28 08:31:27.125079 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1959 | 2025.01.28 08:31:27.125278 [ 4 ] {d11cdc99-af90-4ade-bcef-95e58fcd7329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1960 | 2025.01.28 08:31:27.125379 [ 4 ] {d11cdc99-af90-4ade-bcef-95e58fcd7329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1961 | 2025.01.28 08:31:27.126178 [ 4 ] {d11cdc99-af90-4ade-bcef-95e58fcd7329} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1962 | 2025.01.28 08:31:27.126221 [ 4 ] {d11cdc99-af90-4ade-bcef-95e58fcd7329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1963 | 2025.01.28 08:31:27.126647 [ 4 ] {d11cdc99-af90-4ade-bcef-95e58fcd7329} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1964 | 2025.01.28 08:31:27.126894 [ 4 ] {d11cdc99-af90-4ade-bcef-95e58fcd7329} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1965 | 2025.01.28 08:31:27.127182 [ 4 ] {d11cdc99-af90-4ade-bcef-95e58fcd7329} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00195 sec., 32820.51282051282 rows/sec., 2.56 MiB/sec. | ||
1966 | 2025.01.28 08:31:27.127391 [ 4 ] {d11cdc99-af90-4ade-bcef-95e58fcd7329} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1967 | 2025.01.28 08:31:27.127407 [ 4 ] {d11cdc99-af90-4ade-bcef-95e58fcd7329} <Debug> TCPHandler: Processed in 0.002507315 sec. | ||
1968 | 2025.01.28 08:31:27.127633 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1969 | 2025.01.28 08:31:27.127855 [ 258 ] {a58bd8a1-b2e1-4c0b-8b8d-6eaba331b9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1970 | 2025.01.28 08:31:27.127951 [ 258 ] {a58bd8a1-b2e1-4c0b-8b8d-6eaba331b9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1971 | 2025.01.28 08:31:27.128518 [ 258 ] {a58bd8a1-b2e1-4c0b-8b8d-6eaba331b9ee} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1972 | 2025.01.28 08:31:27.128558 [ 258 ] {a58bd8a1-b2e1-4c0b-8b8d-6eaba331b9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1973 | 2025.01.28 08:31:27.128975 [ 258 ] {a58bd8a1-b2e1-4c0b-8b8d-6eaba331b9ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1974 | 2025.01.28 08:31:27.129219 [ 258 ] {a58bd8a1-b2e1-4c0b-8b8d-6eaba331b9ee} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1975 | 2025.01.28 08:31:27.129424 [ 258 ] {a58bd8a1-b2e1-4c0b-8b8d-6eaba331b9ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
1976 | 2025.01.28 08:31:27.129476 [ 258 ] {a58bd8a1-b2e1-4c0b-8b8d-6eaba331b9ee} <Debug> TCPHandler: Processed in 0.001954748 sec. | ||
1977 | 2025.01.28 08:31:27.129626 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1978 | 2025.01.28 08:31:27.129750 [ 4 ] {19b4fd28-0cb2-4c0e-a828-04bba70ae99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1979 | 2025.01.28 08:31:27.129802 [ 4 ] {19b4fd28-0cb2-4c0e-a828-04bba70ae99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1980 | 2025.01.28 08:31:27.130378 [ 4 ] {19b4fd28-0cb2-4c0e-a828-04bba70ae99f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1981 | 2025.01.28 08:31:27.130423 [ 4 ] {19b4fd28-0cb2-4c0e-a828-04bba70ae99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1982 | 2025.01.28 08:31:27.130877 [ 4 ] {19b4fd28-0cb2-4c0e-a828-04bba70ae99f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1983 | 2025.01.28 08:31:27.131116 [ 4 ] {19b4fd28-0cb2-4c0e-a828-04bba70ae99f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1984 | 2025.01.28 08:31:27.131320 [ 4 ] {19b4fd28-0cb2-4c0e-a828-04bba70ae99f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. | ||
1985 | 2025.01.28 08:31:27.131374 [ 4 ] {19b4fd28-0cb2-4c0e-a828-04bba70ae99f} <Debug> TCPHandler: Processed in 0.001808196 sec. | ||
1986 | 2025.01.28 08:31:28.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.65 MiB, peak 171.63 MiB, free memory in arenas 0.00 B, will set to 167.38 MiB (RSS), difference: -2.27 MiB | ||
1987 | 2025.01.28 08:31:32.118112 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1988 | 2025.01.28 08:31:32.118436 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1989 | 2025.01.28 08:31:32.118930 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1990 | 2025.01.28 08:31:32.118997 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1991 | 2025.01.28 08:31:32.119374 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1992 | 2025.01.28 08:31:32.119459 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1993 | 2025.01.28 08:31:32.119638 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1994 | 2025.01.28 08:31:32.119842 [ 299 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1995 | 2025.01.28 08:31:32.119880 [ 298 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1996 | 2025.01.28 08:31:32.119913 [ 296 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1997 | 2025.01.28 08:31:32.119870 [ 297 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
1998 | 2025.01.28 08:31:32.120101 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
1999 | 2025.01.28 08:31:32.120136 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2000 | 2025.01.28 08:31:32.120278 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2001 | 2025.01.28 08:31:32.120304 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2002 | 2025.01.28 08:31:32.120348 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2003 | 2025.01.28 08:31:32.120397 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2004 | 2025.01.28 08:31:32.120442 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2005 | 2025.01.28 08:31:32.120483 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2006 | 2025.01.28 08:31:32.122581 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.004283 sec., 8638.804576231612 rows/sec., 323.77 KiB/sec. | ||
2007 | 2025.01.28 08:31:32.122855 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Debug> MemoryTracker: Peak memory usage (for query): 142.80 KiB. | ||
2008 | 2025.01.28 08:31:32.122878 [ 258 ] {a8ec41ac-83af-4a57-8d0f-5fac5cb7f439} <Debug> TCPHandler: Processed in 0.0049123 sec. | ||
2009 | 2025.01.28 08:31:32.123261 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2010 | 2025.01.28 08:31:32.123510 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2011 | 2025.01.28 08:31:32.123938 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2012 | 2025.01.28 08:31:32.123993 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2013 | 2025.01.28 08:31:32.124370 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2014 | 2025.01.28 08:31:32.124452 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2015 | 2025.01.28 08:31:32.124631 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2016 | 2025.01.28 08:31:32.124817 [ 298 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2017 | 2025.01.28 08:31:32.124845 [ 296 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2018 | 2025.01.28 08:31:32.124844 [ 299 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2019 | 2025.01.28 08:31:32.124812 [ 297 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2020 | 2025.01.28 08:31:32.125044 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2021 | 2025.01.28 08:31:32.125075 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2022 | 2025.01.28 08:31:32.125210 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2023 | 2025.01.28 08:31:32.125235 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2024 | 2025.01.28 08:31:32.125278 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2025 | 2025.01.28 08:31:32.125326 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2026 | 2025.01.28 08:31:32.125370 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2027 | 2025.01.28 08:31:32.125413 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2028 | 2025.01.28 08:31:32.127303 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003914 sec., 9453.244762391416 rows/sec., 354.30 KiB/sec. | ||
2029 | 2025.01.28 08:31:32.127522 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Debug> MemoryTracker: Peak memory usage (for query): 144.06 KiB. | ||
2030 | 2025.01.28 08:31:32.127539 [ 4 ] {765cbb69-ee59-4864-b2c5-ca5545021983} <Debug> TCPHandler: Processed in 0.004411493 sec. | ||
2031 | 2025.01.28 08:31:32.127777 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2032 | 2025.01.28 08:31:32.128017 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2033 | 2025.01.28 08:31:32.128441 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2034 | 2025.01.28 08:31:32.128505 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2035 | 2025.01.28 08:31:32.128921 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2036 | 2025.01.28 08:31:32.129006 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2037 | 2025.01.28 08:31:32.129162 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2038 | 2025.01.28 08:31:32.129328 [ 298 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2039 | 2025.01.28 08:31:32.129338 [ 297 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2040 | 2025.01.28 08:31:32.129369 [ 299 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2041 | 2025.01.28 08:31:32.129330 [ 296 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2042 | 2025.01.28 08:31:32.129519 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2043 | 2025.01.28 08:31:32.129546 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2044 | 2025.01.28 08:31:32.129675 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2045 | 2025.01.28 08:31:32.129700 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2046 | 2025.01.28 08:31:32.129742 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2047 | 2025.01.28 08:31:32.129789 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2048 | 2025.01.28 08:31:32.129833 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2049 | 2025.01.28 08:31:32.129876 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2050 | 2025.01.28 08:31:32.131786 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003894 sec., 9501.797637390859 rows/sec., 356.12 KiB/sec. | ||
2051 | 2025.01.28 08:31:32.132014 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Debug> MemoryTracker: Peak memory usage (for query): 142.99 KiB. | ||
2052 | 2025.01.28 08:31:32.132032 [ 258 ] {c6c0737d-4d0e-40d4-b963-c1b8afa74950} <Debug> TCPHandler: Processed in 0.004324452 sec. | ||
2053 | 2025.01.28 08:31:32.143756 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2054 | 2025.01.28 08:31:32.143898 [ 258 ] {94a0cfef-a3f7-4c86-afdd-f323e64c66ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2055 | 2025.01.28 08:31:32.143959 [ 258 ] {94a0cfef-a3f7-4c86-afdd-f323e64c66ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2056 | 2025.01.28 08:31:32.144785 [ 258 ] {94a0cfef-a3f7-4c86-afdd-f323e64c66ae} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2057 | 2025.01.28 08:31:32.144838 [ 258 ] {94a0cfef-a3f7-4c86-afdd-f323e64c66ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2058 | 2025.01.28 08:31:32.145372 [ 258 ] {94a0cfef-a3f7-4c86-afdd-f323e64c66ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2059 | 2025.01.28 08:31:32.145605 [ 258 ] {94a0cfef-a3f7-4c86-afdd-f323e64c66ae} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2060 | 2025.01.28 08:31:32.145862 [ 258 ] {94a0cfef-a3f7-4c86-afdd-f323e64c66ae} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001999 sec., 1500.7503751875938 rows/sec., 136.79 KiB/sec. | ||
2061 | 2025.01.28 08:31:32.146016 [ 258 ] {94a0cfef-a3f7-4c86-afdd-f323e64c66ae} <Debug> TCPHandler: Processed in 0.002321583 sec. | ||
2062 | 2025.01.28 08:31:32.146188 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2063 | 2025.01.28 08:31:32.146347 [ 4 ] {66465075-3793-4beb-8f48-7acf3e1affe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2064 | 2025.01.28 08:31:32.146410 [ 4 ] {66465075-3793-4beb-8f48-7acf3e1affe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2065 | 2025.01.28 08:31:32.147118 [ 4 ] {66465075-3793-4beb-8f48-7acf3e1affe5} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2025.01.28 08:31:32.147163 [ 4 ] {66465075-3793-4beb-8f48-7acf3e1affe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2067 | 2025.01.28 08:31:32.147603 [ 4 ] {66465075-3793-4beb-8f48-7acf3e1affe5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2068 | 2025.01.28 08:31:32.147858 [ 4 ] {66465075-3793-4beb-8f48-7acf3e1affe5} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2025.01.28 08:31:32.148087 [ 4 ] {66465075-3793-4beb-8f48-7acf3e1affe5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001786 sec., 7838.7458006718925 rows/sec., 564.28 KiB/sec. | ||
2070 | 2025.01.28 08:31:32.148146 [ 4 ] {66465075-3793-4beb-8f48-7acf3e1affe5} <Debug> TCPHandler: Processed in 0.002025749 sec. | ||
2071 | 2025.01.28 08:31:32.148307 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2072 | 2025.01.28 08:31:32.148448 [ 258 ] {41c03503-cece-4377-9cf4-f36bc723a6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2073 | 2025.01.28 08:31:32.148506 [ 258 ] {41c03503-cece-4377-9cf4-f36bc723a6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2074 | 2025.01.28 08:31:32.149288 [ 258 ] {41c03503-cece-4377-9cf4-f36bc723a6cd} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2075 | 2025.01.28 08:31:32.149330 [ 258 ] {41c03503-cece-4377-9cf4-f36bc723a6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2076 | 2025.01.28 08:31:32.149723 [ 258 ] {41c03503-cece-4377-9cf4-f36bc723a6cd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2077 | 2025.01.28 08:31:32.149970 [ 258 ] {41c03503-cece-4377-9cf4-f36bc723a6cd} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2078 | 2025.01.28 08:31:32.150189 [ 258 ] {41c03503-cece-4377-9cf4-f36bc723a6cd} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.001774 sec., 155016.91093573844 rows/sec., 13.65 MiB/sec. | ||
2079 | 2025.01.28 08:31:32.150246 [ 258 ] {41c03503-cece-4377-9cf4-f36bc723a6cd} <Debug> TCPHandler: Processed in 0.002004548 sec. | ||
2080 | 2025.01.28 08:31:32.150392 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2081 | 2025.01.28 08:31:32.150533 [ 4 ] {9cd78956-4d1c-4514-9f58-ecf8cee930ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2082 | 2025.01.28 08:31:32.150590 [ 4 ] {9cd78956-4d1c-4514-9f58-ecf8cee930ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2083 | 2025.01.28 08:31:32.151241 [ 4 ] {9cd78956-4d1c-4514-9f58-ecf8cee930ee} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2084 | 2025.01.28 08:31:32.151283 [ 4 ] {9cd78956-4d1c-4514-9f58-ecf8cee930ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2085 | 2025.01.28 08:31:32.151640 [ 4 ] {9cd78956-4d1c-4514-9f58-ecf8cee930ee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2086 | 2025.01.28 08:31:32.151875 [ 4 ] {9cd78956-4d1c-4514-9f58-ecf8cee930ee} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2087 | 2025.01.28 08:31:32.152080 [ 4 ] {9cd78956-4d1c-4514-9f58-ecf8cee930ee} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.00158 sec., 27215.18987341772 rows/sec., 1.96 MiB/sec. | ||
2088 | 2025.01.28 08:31:32.152134 [ 4 ] {9cd78956-4d1c-4514-9f58-ecf8cee930ee} <Debug> TCPHandler: Processed in 0.001809605 sec. | ||
2089 | 2025.01.28 08:31:32.152277 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2090 | 2025.01.28 08:31:32.152415 [ 258 ] {d28d4e99-6799-4021-bd41-2ec8a321593a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2091 | 2025.01.28 08:31:32.152473 [ 258 ] {d28d4e99-6799-4021-bd41-2ec8a321593a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2092 | 2025.01.28 08:31:32.153118 [ 258 ] {d28d4e99-6799-4021-bd41-2ec8a321593a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2093 | 2025.01.28 08:31:32.153160 [ 258 ] {d28d4e99-6799-4021-bd41-2ec8a321593a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2094 | 2025.01.28 08:31:32.153523 [ 258 ] {d28d4e99-6799-4021-bd41-2ec8a321593a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2095 | 2025.01.28 08:31:32.153783 [ 258 ] {d28d4e99-6799-4021-bd41-2ec8a321593a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2096 | 2025.01.28 08:31:32.153991 [ 258 ] {d28d4e99-6799-4021-bd41-2ec8a321593a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001607 sec., 8711.885500933417 rows/sec., 610.12 KiB/sec. | ||
2097 | 2025.01.28 08:31:32.154046 [ 258 ] {d28d4e99-6799-4021-bd41-2ec8a321593a} <Debug> TCPHandler: Processed in 0.001834807 sec. | ||
2098 | 2025.01.28 08:31:32.154185 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2099 | 2025.01.28 08:31:32.154323 [ 4 ] {4d9033c8-420f-455d-8acc-a9714e1e6b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2100 | 2025.01.28 08:31:32.154380 [ 4 ] {4d9033c8-420f-455d-8acc-a9714e1e6b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2101 | 2025.01.28 08:31:32.155041 [ 4 ] {4d9033c8-420f-455d-8acc-a9714e1e6b9a} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2102 | 2025.01.28 08:31:32.155081 [ 4 ] {4d9033c8-420f-455d-8acc-a9714e1e6b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2103 | 2025.01.28 08:31:32.155436 [ 4 ] {4d9033c8-420f-455d-8acc-a9714e1e6b9a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2104 | 2025.01.28 08:31:32.155674 [ 4 ] {4d9033c8-420f-455d-8acc-a9714e1e6b9a} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2105 | 2025.01.28 08:31:32.155902 [ 4 ] {4d9033c8-420f-455d-8acc-a9714e1e6b9a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. | ||
2106 | 2025.01.28 08:31:32.155982 [ 4 ] {4d9033c8-420f-455d-8acc-a9714e1e6b9a} <Debug> TCPHandler: Processed in 0.001860756 sec. | ||
2107 | 2025.01.28 08:31:32.156128 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2108 | 2025.01.28 08:31:32.156268 [ 258 ] {ed20dfc6-893d-469f-b70b-898e33fd2e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2109 | 2025.01.28 08:31:32.156325 [ 258 ] {ed20dfc6-893d-469f-b70b-898e33fd2e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2110 | 2025.01.28 08:31:32.157177 [ 258 ] {ed20dfc6-893d-469f-b70b-898e33fd2e91} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2111 | 2025.01.28 08:31:32.157217 [ 258 ] {ed20dfc6-893d-469f-b70b-898e33fd2e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2112 | 2025.01.28 08:31:32.157605 [ 258 ] {ed20dfc6-893d-469f-b70b-898e33fd2e91} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2113 | 2025.01.28 08:31:32.157850 [ 258 ] {ed20dfc6-893d-469f-b70b-898e33fd2e91} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2114 | 2025.01.28 08:31:32.158120 [ 258 ] {ed20dfc6-893d-469f-b70b-898e33fd2e91} <Debug> executeQuery: Read 434 rows, 31.86 KiB in 0.001875 sec., 231466.6666666667 rows/sec., 16.59 MiB/sec. | ||
2115 | 2025.01.28 08:31:32.158264 [ 258 ] {ed20dfc6-893d-469f-b70b-898e33fd2e91} <Debug> TCPHandler: Processed in 0.002202582 sec. | ||
2116 | 2025.01.28 08:31:32.158442 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2117 | 2025.01.28 08:31:32.158580 [ 4 ] {bc9a8cf4-ba37-41c7-ad5b-564dfe5d284c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2118 | 2025.01.28 08:31:32.158640 [ 4 ] {bc9a8cf4-ba37-41c7-ad5b-564dfe5d284c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2119 | 2025.01.28 08:31:32.159196 [ 4 ] {bc9a8cf4-ba37-41c7-ad5b-564dfe5d284c} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2120 | 2025.01.28 08:31:32.159235 [ 4 ] {bc9a8cf4-ba37-41c7-ad5b-564dfe5d284c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2121 | 2025.01.28 08:31:32.159624 [ 4 ] {bc9a8cf4-ba37-41c7-ad5b-564dfe5d284c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2122 | 2025.01.28 08:31:32.159861 [ 4 ] {bc9a8cf4-ba37-41c7-ad5b-564dfe5d284c} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2123 | 2025.01.28 08:31:32.160035 [ 4 ] {bc9a8cf4-ba37-41c7-ad5b-564dfe5d284c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. | ||
2124 | 2025.01.28 08:31:32.160085 [ 4 ] {bc9a8cf4-ba37-41c7-ad5b-564dfe5d284c} <Debug> TCPHandler: Processed in 0.001712135 sec. | ||
2125 | 2025.01.28 08:31:32.160225 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2126 | 2025.01.28 08:31:32.160344 [ 258 ] {c16c9ffb-a96f-469c-82d4-f487377994ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2127 | 2025.01.28 08:31:32.160397 [ 258 ] {c16c9ffb-a96f-469c-82d4-f487377994ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2128 | 2025.01.28 08:31:32.160954 [ 258 ] {c16c9ffb-a96f-469c-82d4-f487377994ca} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2129 | 2025.01.28 08:31:32.160993 [ 258 ] {c16c9ffb-a96f-469c-82d4-f487377994ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2130 | 2025.01.28 08:31:32.161388 [ 258 ] {c16c9ffb-a96f-469c-82d4-f487377994ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2131 | 2025.01.28 08:31:32.161631 [ 258 ] {c16c9ffb-a96f-469c-82d4-f487377994ca} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2132 | 2025.01.28 08:31:32.161842 [ 258 ] {c16c9ffb-a96f-469c-82d4-f487377994ca} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001524 sec., 155511.81102362205 rows/sec., 10.42 MiB/sec. | ||
2133 | 2025.01.28 08:31:32.161899 [ 258 ] {c16c9ffb-a96f-469c-82d4-f487377994ca} <Debug> TCPHandler: Processed in 0.001730025 sec. | ||
2134 | 2025.01.28 08:31:32.162030 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2135 | 2025.01.28 08:31:32.162166 [ 4 ] {d6a2cacf-d014-45cb-84eb-ff012f257a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2136 | 2025.01.28 08:31:32.162226 [ 4 ] {d6a2cacf-d014-45cb-84eb-ff012f257a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2137 | 2025.01.28 08:31:32.162765 [ 4 ] {d6a2cacf-d014-45cb-84eb-ff012f257a7f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2138 | 2025.01.28 08:31:32.162809 [ 4 ] {d6a2cacf-d014-45cb-84eb-ff012f257a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2139 | 2025.01.28 08:31:32.163190 [ 4 ] {d6a2cacf-d014-45cb-84eb-ff012f257a7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2140 | 2025.01.28 08:31:32.163429 [ 4 ] {d6a2cacf-d014-45cb-84eb-ff012f257a7f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2141 | 2025.01.28 08:31:32.163603 [ 4 ] {d6a2cacf-d014-45cb-84eb-ff012f257a7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001468 sec., 681.1989100817439 rows/sec., 45.90 KiB/sec. | ||
2142 | 2025.01.28 08:31:32.163657 [ 4 ] {d6a2cacf-d014-45cb-84eb-ff012f257a7f} <Debug> TCPHandler: Processed in 0.001684354 sec. | ||
2143 | 2025.01.28 08:31:32.163795 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2144 | 2025.01.28 08:31:32.163914 [ 258 ] {3f8660f2-7daf-4596-beec-ed671f340d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2145 | 2025.01.28 08:31:32.163994 [ 258 ] {3f8660f2-7daf-4596-beec-ed671f340d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2146 | 2025.01.28 08:31:32.165165 [ 258 ] {3f8660f2-7daf-4596-beec-ed671f340d21} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2147 | 2025.01.28 08:31:32.165225 [ 258 ] {3f8660f2-7daf-4596-beec-ed671f340d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2148 | 2025.01.28 08:31:32.166127 [ 258 ] {3f8660f2-7daf-4596-beec-ed671f340d21} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2149 | 2025.01.28 08:31:32.166400 [ 258 ] {3f8660f2-7daf-4596-beec-ed671f340d21} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2150 | 2025.01.28 08:31:32.166730 [ 258 ] {3f8660f2-7daf-4596-beec-ed671f340d21} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002813 sec., 12797.724848915748 rows/sec., 22.93 MiB/sec. | ||
2151 | 2025.01.28 08:31:32.166899 [ 258 ] {3f8660f2-7daf-4596-beec-ed671f340d21} <Debug> TCPHandler: Processed in 0.003163325 sec. | ||
2152 | 2025.01.28 08:31:32.167060 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2153 | 2025.01.28 08:31:32.167178 [ 4 ] {6a8d8f84-5132-49d7-9717-962dd320ec04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2154 | 2025.01.28 08:31:32.167231 [ 4 ] {6a8d8f84-5132-49d7-9717-962dd320ec04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2155 | 2025.01.28 08:31:32.167708 [ 4 ] {6a8d8f84-5132-49d7-9717-962dd320ec04} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2156 | 2025.01.28 08:31:32.167747 [ 4 ] {6a8d8f84-5132-49d7-9717-962dd320ec04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2157 | 2025.01.28 08:31:32.168119 [ 4 ] {6a8d8f84-5132-49d7-9717-962dd320ec04} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2158 | 2025.01.28 08:31:32.168381 [ 4 ] {6a8d8f84-5132-49d7-9717-962dd320ec04} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2025.01.28 08:31:32.168556 [ 4 ] {6a8d8f84-5132-49d7-9717-962dd320ec04} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001406 sec., 17069.701280227597 rows/sec., 1.24 MiB/sec. | ||
2160 | 2025.01.28 08:31:32.168615 [ 4 ] {6a8d8f84-5132-49d7-9717-962dd320ec04} <Debug> TCPHandler: Processed in 0.001615023 sec. | ||
2161 | 2025.01.28 08:31:32.168805 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2162 | 2025.01.28 08:31:32.168927 [ 258 ] {0baab745-ef54-46d0-99c9-2b17f35b5f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2163 | 2025.01.28 08:31:32.168978 [ 258 ] {0baab745-ef54-46d0-99c9-2b17f35b5f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2164 | 2025.01.28 08:31:32.169483 [ 258 ] {0baab745-ef54-46d0-99c9-2b17f35b5f9f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2165 | 2025.01.28 08:31:32.169524 [ 258 ] {0baab745-ef54-46d0-99c9-2b17f35b5f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2166 | 2025.01.28 08:31:32.170042 [ 258 ] {0baab745-ef54-46d0-99c9-2b17f35b5f9f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2167 | 2025.01.28 08:31:32.170381 [ 258 ] {0baab745-ef54-46d0-99c9-2b17f35b5f9f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2168 | 2025.01.28 08:31:32.170707 [ 258 ] {0baab745-ef54-46d0-99c9-2b17f35b5f9f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001775 sec., 46197.183098591544 rows/sec., 2.93 MiB/sec. | ||
2169 | 2025.01.28 08:31:32.170870 [ 258 ] {0baab745-ef54-46d0-99c9-2b17f35b5f9f} <Debug> TCPHandler: Processed in 0.00212431 sec. | ||
2170 | 2025.01.28 08:31:33.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.55 MiB, peak 171.63 MiB, free memory in arenas 0.00 B, will set to 167.49 MiB (RSS), difference: -1.06 MiB | ||
2171 | 2025.01.28 08:31:33.839970 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2172 | 2025.01.28 08:31:33.840699 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2173 | 2025.01.28 08:31:33.840747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2174 | 2025.01.28 08:31:33.841288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2175 | 2025.01.28 08:31:33.841540 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2176 | 2025.01.28 08:31:33.841784 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2177 | 2025.01.28 08:31:34.085824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2178 | 2025.01.28 08:31:34.106059 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2179 | 2025.01.28 08:31:34.106128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2180 | 2025.01.28 08:31:34.113275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2181 | 2025.01.28 08:31:34.114065 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2182 | 2025.01.28 08:31:34.117430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2183 | 2025.01.28 08:31:36.345171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 318 | ||
2184 | 2025.01.28 08:31:36.348407 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2185 | 2025.01.28 08:31:36.348467 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2186 | 2025.01.28 08:31:36.349964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2187 | 2025.01.28 08:31:36.350277 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2188 | 2025.01.28 08:31:36.350497 [ 43 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2189 | 2025.01.28 08:31:36.350611 [ 43 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2190 | 2025.01.28 08:31:36.350675 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2191 | 2025.01.28 08:31:36.351513 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
2192 | 2025.01.28 08:31:36.352123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
2193 | 2025.01.28 08:31:36.352461 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2194 | 2025.01.28 08:31:36.352593 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2195 | 2025.01.28 08:31:36.353136 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
2196 | 2025.01.28 08:31:36.353726 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2197 | 2025.01.28 08:31:36.354332 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
2198 | 2025.01.28 08:31:36.354883 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
2199 | 2025.01.28 08:31:36.355490 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
2200 | 2025.01.28 08:31:36.363622 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.012789243 sec., 24864.646015405287 rows/sec., 25.22 MiB/sec. | ||
2201 | 2025.01.28 08:31:36.364699 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2202 | 2025.01.28 08:31:36.365578 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2203 | 2025.01.28 08:31:36.365671 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_6_1} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2204 | 2025.01.28 08:31:36.366007 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
2205 | 2025.01.28 08:31:37.122141 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2206 | 2025.01.28 08:31:37.122339 [ 258 ] {fab805d4-8356-4925-b9ab-806fda3a5e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2207 | 2025.01.28 08:31:37.122412 [ 258 ] {fab805d4-8356-4925-b9ab-806fda3a5e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2208 | 2025.01.28 08:31:37.123252 [ 258 ] {fab805d4-8356-4925-b9ab-806fda3a5e24} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2209 | 2025.01.28 08:31:37.123293 [ 258 ] {fab805d4-8356-4925-b9ab-806fda3a5e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2210 | 2025.01.28 08:31:37.123715 [ 258 ] {fab805d4-8356-4925-b9ab-806fda3a5e24} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2211 | 2025.01.28 08:31:37.123967 [ 258 ] {fab805d4-8356-4925-b9ab-806fda3a5e24} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2212 | 2025.01.28 08:31:37.124167 [ 42 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2213 | 2025.01.28 08:31:37.124225 [ 258 ] {fab805d4-8356-4925-b9ab-806fda3a5e24} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.20 MiB/sec. | ||
2214 | 2025.01.28 08:31:37.124292 [ 42 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2215 | 2025.01.28 08:31:37.124348 [ 258 ] {fab805d4-8356-4925-b9ab-806fda3a5e24} <Debug> TCPHandler: Processed in 0.002332963 sec. | ||
2216 | 2025.01.28 08:31:37.124376 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2217 | 2025.01.28 08:31:37.124635 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
2218 | 2025.01.28 08:31:37.124751 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2219 | 2025.01.28 08:31:37.124921 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2220 | 2025.01.28 08:31:37.125049 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part | ||
2221 | 2025.01.28 08:31:37.125227 [ 4 ] {70892f97-f64e-401a-9085-94b688b12671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2222 | 2025.01.28 08:31:37.125343 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part | ||
2223 | 2025.01.28 08:31:37.125387 [ 4 ] {70892f97-f64e-401a-9085-94b688b12671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2224 | 2025.01.28 08:31:37.125760 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
2225 | 2025.01.28 08:31:37.126112 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
2226 | 2025.01.28 08:31:37.126453 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 275 rows starting from the beginning of the part | ||
2227 | 2025.01.28 08:31:37.126885 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
2228 | 2025.01.28 08:31:37.128422 [ 4 ] {70892f97-f64e-401a-9085-94b688b12671} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2229 | 2025.01.28 08:31:37.128501 [ 4 ] {70892f97-f64e-401a-9085-94b688b12671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2230 | 2025.01.28 08:31:37.129566 [ 4 ] {70892f97-f64e-401a-9085-94b688b12671} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2231 | 2025.01.28 08:31:37.130127 [ 4 ] {70892f97-f64e-401a-9085-94b688b12671} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2232 | 2025.01.28 08:31:37.130404 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2021 rows, containing 5 columns (5 merged, 0 gathered) in 0.005858884 sec., 344946.2389082972 rows/sec., 30.17 MiB/sec. | ||
2233 | 2025.01.28 08:31:37.130455 [ 42 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2234 | 2025.01.28 08:31:37.130601 [ 42 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2235 | 2025.01.28 08:31:37.130664 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2236 | 2025.01.28 08:31:37.130727 [ 4 ] {70892f97-f64e-401a-9085-94b688b12671} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005661 sec., 11305.423070128953 rows/sec., 903.59 KiB/sec. | ||
2237 | 2025.01.28 08:31:37.131108 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
2238 | 2025.01.28 08:31:37.131150 [ 4 ] {70892f97-f64e-401a-9085-94b688b12671} <Debug> TCPHandler: Processed in 0.006654975 sec. | ||
2239 | 2025.01.28 08:31:37.131523 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2240 | 2025.01.28 08:31:37.131541 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2241 | 2025.01.28 08:31:37.131639 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2242 | 2025.01.28 08:31:37.131773 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
2243 | 2025.01.28 08:31:37.131899 [ 258 ] {d5f7c931-28f4-450c-8f0e-8a63f9b5944d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2244 | 2025.01.28 08:31:37.132156 [ 258 ] {d5f7c931-28f4-450c-8f0e-8a63f9b5944d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2245 | 2025.01.28 08:31:37.132352 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part | ||
2246 | 2025.01.28 08:31:37.132565 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_11_2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2247 | 2025.01.28 08:31:37.132806 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
2248 | 2025.01.28 08:31:37.133234 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_11_2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2249 | 2025.01.28 08:31:37.133479 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
2250 | 2025.01.28 08:31:37.133660 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
2251 | 2025.01.28 08:31:37.133899 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 434 rows starting from the beginning of the part | ||
2252 | 2025.01.28 08:31:37.134274 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2253 | 2025.01.28 08:31:37.135626 [ 258 ] {d5f7c931-28f4-450c-8f0e-8a63f9b5944d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2254 | 2025.01.28 08:31:37.135712 [ 258 ] {d5f7c931-28f4-450c-8f0e-8a63f9b5944d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2255 | 2025.01.28 08:31:37.136844 [ 258 ] {d5f7c931-28f4-450c-8f0e-8a63f9b5944d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2256 | 2025.01.28 08:31:37.137325 [ 258 ] {d5f7c931-28f4-450c-8f0e-8a63f9b5944d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2257 | 2025.01.28 08:31:37.137643 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1862 rows, containing 5 columns (5 merged, 0 gathered) in 0.006838738 sec., 272272.4572867099 rows/sec., 20.76 MiB/sec. | ||
2258 | 2025.01.28 08:31:37.137684 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2259 | 2025.01.28 08:31:37.137801 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2260 | 2025.01.28 08:31:37.137847 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2261 | 2025.01.28 08:31:37.137854 [ 258 ] {d5f7c931-28f4-450c-8f0e-8a63f9b5944d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006067 sec., 26372.177352892697 rows/sec., 1.84 MiB/sec. | ||
2262 | 2025.01.28 08:31:37.138243 [ 258 ] {d5f7c931-28f4-450c-8f0e-8a63f9b5944d} <Debug> TCPHandler: Processed in 0.006913219 sec. | ||
2263 | 2025.01.28 08:31:37.138258 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
2264 | 2025.01.28 08:31:37.138168 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2265 | 2025.01.28 08:31:37.138610 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2266 | 2025.01.28 08:31:37.138649 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2267 | 2025.01.28 08:31:37.138745 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1020 rows starting from the beginning of the part | ||
2268 | 2025.01.28 08:31:37.139112 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2269 | 2025.01.28 08:31:37.139366 [ 4 ] {f28dea33-5b68-4918-a2a7-15acb3aef979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2270 | 2025.01.28 08:31:37.139405 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2247 rows starting from the beginning of the part | ||
2271 | 2025.01.28 08:31:37.139584 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_11_2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2272 | 2025.01.28 08:31:37.139645 [ 4 ] {f28dea33-5b68-4918-a2a7-15acb3aef979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2273 | 2025.01.28 08:31:37.139738 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
2274 | 2025.01.28 08:31:37.139835 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2275 | 2025.01.28 08:31:37.140228 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2276 | 2025.01.28 08:31:37.140644 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2277 | 2025.01.28 08:31:37.140993 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
2278 | 2025.01.28 08:31:37.142055 [ 4 ] {f28dea33-5b68-4918-a2a7-15acb3aef979} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2279 | 2025.01.28 08:31:37.142140 [ 4 ] {f28dea33-5b68-4918-a2a7-15acb3aef979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2280 | 2025.01.28 08:31:37.142957 [ 4 ] {f28dea33-5b68-4918-a2a7-15acb3aef979} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2281 | 2025.01.28 08:31:37.143492 [ 4 ] {f28dea33-5b68-4918-a2a7-15acb3aef979} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2025.01.28 08:31:37.143764 [ 42 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2283 | 2025.01.28 08:31:37.143923 [ 42 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2284 | 2025.01.28 08:31:37.143987 [ 4 ] {f28dea33-5b68-4918-a2a7-15acb3aef979} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004914 sec., 12210.01221001221 rows/sec., 842.62 KiB/sec. | ||
2285 | 2025.01.28 08:31:37.144061 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2286 | 2025.01.28 08:31:37.144536 [ 4 ] {f28dea33-5b68-4918-a2a7-15acb3aef979} <Debug> TCPHandler: Processed in 0.006163159 sec. | ||
2287 | 2025.01.28 08:31:37.144698 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3920 rows, containing 5 columns (5 merged, 0 gathered) in 0.006726116 sec., 582802.9133009303 rows/sec., 39.30 MiB/sec. | ||
2288 | 2025.01.28 08:31:37.144736 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
2289 | 2025.01.28 08:31:37.144909 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2290 | 2025.01.28 08:31:37.144955 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 350 rows starting from the beginning of the part | ||
2291 | 2025.01.28 08:31:37.145102 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2292 | 2025.01.28 08:31:37.145262 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
2293 | 2025.01.28 08:31:37.145511 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2294 | 2025.01.28 08:31:37.145885 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
2295 | 2025.01.28 08:31:37.146076 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2296 | 2025.01.28 08:31:37.146197 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2297 | 2025.01.28 08:31:37.146379 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2298 | 2025.01.28 08:31:37.146467 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2299 | 2025.01.28 08:31:37.146639 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
2300 | 2025.01.28 08:31:37.147797 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 4 columns (4 merged, 0 gathered) in 0.003454189 sec., 183545.25476168212 rows/sec., 12.05 MiB/sec. | ||
2301 | 2025.01.28 08:31:37.147967 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2302 | 2025.01.28 08:31:37.148266 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_11_2} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2303 | 2025.01.28 08:31:37.148349 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_11_2} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2304 | 2025.01.28 08:31:37.148433 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2305 | 2025.01.28 08:31:41.280945 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2306 | 2025.01.28 08:31:41.281009 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2307 | 2025.01.28 08:31:41.341924 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2308 | 2025.01.28 08:31:41.342647 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2309 | 2025.01.28 08:31:41.342698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2310 | 2025.01.28 08:31:41.343222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2311 | 2025.01.28 08:31:41.343484 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2312 | 2025.01.28 08:31:41.343739 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2313 | 2025.01.28 08:31:41.617532 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2314 | 2025.01.28 08:31:41.637598 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2315 | 2025.01.28 08:31:41.637655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2316 | 2025.01.28 08:31:41.644600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2317 | 2025.01.28 08:31:41.645390 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2318 | 2025.01.28 08:31:41.648015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2319 | 2025.01.28 08:31:42.129134 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2320 | 2025.01.28 08:31:42.129348 [ 258 ] {0d5f9492-7511-4eaa-911f-02e210977279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2321 | 2025.01.28 08:31:42.129427 [ 258 ] {0d5f9492-7511-4eaa-911f-02e210977279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2322 | 2025.01.28 08:31:42.130273 [ 258 ] {0d5f9492-7511-4eaa-911f-02e210977279} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2323 | 2025.01.28 08:31:42.130327 [ 258 ] {0d5f9492-7511-4eaa-911f-02e210977279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2324 | 2025.01.28 08:31:42.130767 [ 258 ] {0d5f9492-7511-4eaa-911f-02e210977279} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2325 | 2025.01.28 08:31:42.131020 [ 258 ] {0d5f9492-7511-4eaa-911f-02e210977279} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2326 | 2025.01.28 08:31:42.131251 [ 34 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2327 | 2025.01.28 08:31:42.131283 [ 258 ] {0d5f9492-7511-4eaa-911f-02e210977279} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. | ||
2328 | 2025.01.28 08:31:42.131394 [ 34 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2329 | 2025.01.28 08:31:42.131453 [ 258 ] {0d5f9492-7511-4eaa-911f-02e210977279} <Debug> TCPHandler: Processed in 0.002454435 sec. | ||
2330 | 2025.01.28 08:31:42.131474 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2331 | 2025.01.28 08:31:42.131742 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::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 | ||
2332 | 2025.01.28 08:31:42.131877 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2333 | 2025.01.28 08:31:42.131917 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2334 | 2025.01.28 08:31:42.131984 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2335 | 2025.01.28 08:31:42.132201 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2336 | 2025.01.28 08:31:42.132490 [ 4 ] {2992e3b0-cc0d-4998-b729-0d6e3a20fe96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2337 | 2025.01.28 08:31:42.132527 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2338 | 2025.01.28 08:31:42.132670 [ 4 ] {2992e3b0-cc0d-4998-b729-0d6e3a20fe96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2339 | 2025.01.28 08:31:42.132863 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2340 | 2025.01.28 08:31:42.133181 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2341 | 2025.01.28 08:31:42.135558 [ 4 ] {2992e3b0-cc0d-4998-b729-0d6e3a20fe96} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2342 | 2025.01.28 08:31:42.135676 [ 4 ] {2992e3b0-cc0d-4998-b729-0d6e3a20fe96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2343 | 2025.01.28 08:31:42.135742 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004135309 sec., 16927.39285020781 rows/sec., 1.25 MiB/sec. | ||
2344 | 2025.01.28 08:31:42.136025 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2345 | 2025.01.28 08:31:42.136436 [ 4 ] {2992e3b0-cc0d-4998-b729-0d6e3a20fe96} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2346 | 2025.01.28 08:31:42.136528 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_5_1} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2347 | 2025.01.28 08:31:42.136659 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_5_1} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2348 | 2025.01.28 08:31:42.136779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2349 | 2025.01.28 08:31:42.136878 [ 4 ] {2992e3b0-cc0d-4998-b729-0d6e3a20fe96} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2350 | 2025.01.28 08:31:42.137145 [ 4 ] {2992e3b0-cc0d-4998-b729-0d6e3a20fe96} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.004881 sec., 56340.91374718295 rows/sec., 4.96 MiB/sec. | ||
2351 | 2025.01.28 08:31:42.137227 [ 4 ] {2992e3b0-cc0d-4998-b729-0d6e3a20fe96} <Debug> TCPHandler: Processed in 0.005624301 sec. | ||
2352 | 2025.01.28 08:31:42.137404 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2353 | 2025.01.28 08:31:42.137542 [ 258 ] {2319847a-4f07-42ed-9b5a-66673a73f234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2354 | 2025.01.28 08:31:42.137599 [ 258 ] {2319847a-4f07-42ed-9b5a-66673a73f234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2355 | 2025.01.28 08:31:42.138291 [ 258 ] {2319847a-4f07-42ed-9b5a-66673a73f234} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2356 | 2025.01.28 08:31:42.138332 [ 258 ] {2319847a-4f07-42ed-9b5a-66673a73f234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2357 | 2025.01.28 08:31:42.138692 [ 258 ] {2319847a-4f07-42ed-9b5a-66673a73f234} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2358 | 2025.01.28 08:31:42.138933 [ 258 ] {2319847a-4f07-42ed-9b5a-66673a73f234} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2359 | 2025.01.28 08:31:42.139195 [ 258 ] {2319847a-4f07-42ed-9b5a-66673a73f234} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001675 sec., 25671.641791044774 rows/sec., 1.84 MiB/sec. | ||
2360 | 2025.01.28 08:31:42.139336 [ 258 ] {2319847a-4f07-42ed-9b5a-66673a73f234} <Debug> TCPHandler: Processed in 0.001998189 sec. | ||
2361 | 2025.01.28 08:31:42.139505 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2362 | 2025.01.28 08:31:42.139651 [ 4 ] {81fbac3f-34b4-4fba-aefe-255ba57bf2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2363 | 2025.01.28 08:31:42.139711 [ 4 ] {81fbac3f-34b4-4fba-aefe-255ba57bf2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2364 | 2025.01.28 08:31:42.140399 [ 4 ] {81fbac3f-34b4-4fba-aefe-255ba57bf2b9} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2365 | 2025.01.28 08:31:42.140441 [ 4 ] {81fbac3f-34b4-4fba-aefe-255ba57bf2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2366 | 2025.01.28 08:31:42.140808 [ 4 ] {81fbac3f-34b4-4fba-aefe-255ba57bf2b9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2367 | 2025.01.28 08:31:42.141069 [ 4 ] {81fbac3f-34b4-4fba-aefe-255ba57bf2b9} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2368 | 2025.01.28 08:31:42.141373 [ 4 ] {81fbac3f-34b4-4fba-aefe-255ba57bf2b9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001723 sec., 8125.3627394080095 rows/sec., 569.05 KiB/sec. | ||
2369 | 2025.01.28 08:31:42.141556 [ 4 ] {81fbac3f-34b4-4fba-aefe-255ba57bf2b9} <Debug> TCPHandler: Processed in 0.002115951 sec. | ||
2370 | 2025.01.28 08:31:42.141766 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2371 | 2025.01.28 08:31:42.141983 [ 258 ] {85ec19bc-4f84-4ac5-b28e-f53f417b6973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2372 | 2025.01.28 08:31:42.142075 [ 258 ] {85ec19bc-4f84-4ac5-b28e-f53f417b6973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2373 | 2025.01.28 08:31:42.142791 [ 258 ] {85ec19bc-4f84-4ac5-b28e-f53f417b6973} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2374 | 2025.01.28 08:31:42.142829 [ 258 ] {85ec19bc-4f84-4ac5-b28e-f53f417b6973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2375 | 2025.01.28 08:31:42.143178 [ 258 ] {85ec19bc-4f84-4ac5-b28e-f53f417b6973} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2376 | 2025.01.28 08:31:42.143414 [ 258 ] {85ec19bc-4f84-4ac5-b28e-f53f417b6973} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2377 | 2025.01.28 08:31:42.143597 [ 33 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2378 | 2025.01.28 08:31:42.143648 [ 258 ] {85ec19bc-4f84-4ac5-b28e-f53f417b6973} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001711 sec., 7597.895967270601 rows/sec., 473.73 KiB/sec. | ||
2379 | 2025.01.28 08:31:42.143662 [ 33 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2380 | 2025.01.28 08:31:42.143732 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2381 | 2025.01.28 08:31:42.143782 [ 258 ] {85ec19bc-4f84-4ac5-b28e-f53f417b6973} <Debug> TCPHandler: Processed in 0.002126001 sec. | ||
2382 | 2025.01.28 08:31:42.143933 [ 199 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::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 | ||
2383 | 2025.01.28 08:31:42.143991 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2384 | 2025.01.28 08:31:42.144079 [ 199 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2385 | 2025.01.28 08:31:42.144165 [ 199 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2386 | 2025.01.28 08:31:42.144221 [ 4 ] {e74053be-c607-465a-95b4-5bd979a36a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2387 | 2025.01.28 08:31:42.144423 [ 199 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2388 | 2025.01.28 08:31:42.144416 [ 4 ] {e74053be-c607-465a-95b4-5bd979a36a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2389 | 2025.01.28 08:31:42.144762 [ 199 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2390 | 2025.01.28 08:31:42.145069 [ 199 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2391 | 2025.01.28 08:31:42.145361 [ 199 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2392 | 2025.01.28 08:31:42.147246 [ 4 ] {e74053be-c607-465a-95b4-5bd979a36a4a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2393 | 2025.01.28 08:31:42.147325 [ 4 ] {e74053be-c607-465a-95b4-5bd979a36a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2394 | 2025.01.28 08:31:42.147801 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003964267 sec., 16396.47379957001 rows/sec., 1.06 MiB/sec. | ||
2395 | 2025.01.28 08:31:42.148013 [ 199 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2396 | 2025.01.28 08:31:42.148255 [ 4 ] {e74053be-c607-465a-95b4-5bd979a36a4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2397 | 2025.01.28 08:31:42.148511 [ 199 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_5_1} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2398 | 2025.01.28 08:31:42.148636 [ 199 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_5_1} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2399 | 2025.01.28 08:31:42.148751 [ 4 ] {e74053be-c607-465a-95b4-5bd979a36a4a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2400 | 2025.01.28 08:31:42.148793 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2401 | 2025.01.28 08:31:42.149115 [ 4 ] {e74053be-c607-465a-95b4-5bd979a36a4a} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.004939 sec., 84632.5167037862 rows/sec., 6.04 MiB/sec. | ||
2402 | 2025.01.28 08:31:42.149274 [ 4 ] {e74053be-c607-465a-95b4-5bd979a36a4a} <Debug> TCPHandler: Processed in 0.005361147 sec. | ||
2403 | 2025.01.28 08:31:42.149441 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2404 | 2025.01.28 08:31:42.149578 [ 258 ] {62df1d20-c9bc-49be-a152-5d254e91f3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2405 | 2025.01.28 08:31:42.149636 [ 258 ] {62df1d20-c9bc-49be-a152-5d254e91f3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2406 | 2025.01.28 08:31:42.150203 [ 258 ] {62df1d20-c9bc-49be-a152-5d254e91f3f0} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2407 | 2025.01.28 08:31:42.150249 [ 258 ] {62df1d20-c9bc-49be-a152-5d254e91f3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2408 | 2025.01.28 08:31:42.150621 [ 258 ] {62df1d20-c9bc-49be-a152-5d254e91f3f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2409 | 2025.01.28 08:31:42.150874 [ 258 ] {62df1d20-c9bc-49be-a152-5d254e91f3f0} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2410 | 2025.01.28 08:31:42.151091 [ 258 ] {62df1d20-c9bc-49be-a152-5d254e91f3f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. | ||
2411 | 2025.01.28 08:31:42.151144 [ 258 ] {62df1d20-c9bc-49be-a152-5d254e91f3f0} <Debug> TCPHandler: Processed in 0.001767826 sec. | ||
2412 | 2025.01.28 08:31:42.151292 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2413 | 2025.01.28 08:31:42.151507 [ 4 ] {741d449a-0400-4ddf-8ff7-e799f06415fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2414 | 2025.01.28 08:31:42.151604 [ 4 ] {741d449a-0400-4ddf-8ff7-e799f06415fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2415 | 2025.01.28 08:31:42.152512 [ 4 ] {741d449a-0400-4ddf-8ff7-e799f06415fe} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2416 | 2025.01.28 08:31:42.152552 [ 4 ] {741d449a-0400-4ddf-8ff7-e799f06415fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2417 | 2025.01.28 08:31:42.152967 [ 4 ] {741d449a-0400-4ddf-8ff7-e799f06415fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2418 | 2025.01.28 08:31:42.153216 [ 4 ] {741d449a-0400-4ddf-8ff7-e799f06415fe} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2419 | 2025.01.28 08:31:42.153429 [ 4 ] {741d449a-0400-4ddf-8ff7-e799f06415fe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001975 sec., 119999.99999999999 rows/sec., 8.04 MiB/sec. | ||
2420 | 2025.01.28 08:31:42.153482 [ 4 ] {741d449a-0400-4ddf-8ff7-e799f06415fe} <Debug> TCPHandler: Processed in 0.002244892 sec. | ||
2421 | 2025.01.28 08:31:42.153638 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2422 | 2025.01.28 08:31:42.153775 [ 258 ] {2fa98ef6-de3c-42cc-b54f-92a559462061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2423 | 2025.01.28 08:31:42.153834 [ 258 ] {2fa98ef6-de3c-42cc-b54f-92a559462061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2424 | 2025.01.28 08:31:42.154376 [ 258 ] {2fa98ef6-de3c-42cc-b54f-92a559462061} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2425 | 2025.01.28 08:31:42.154416 [ 258 ] {2fa98ef6-de3c-42cc-b54f-92a559462061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2426 | 2025.01.28 08:31:42.154778 [ 258 ] {2fa98ef6-de3c-42cc-b54f-92a559462061} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2427 | 2025.01.28 08:31:42.155016 [ 258 ] {2fa98ef6-de3c-42cc-b54f-92a559462061} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2428 | 2025.01.28 08:31:42.155182 [ 33 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2429 | 2025.01.28 08:31:42.155245 [ 33 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2430 | 2025.01.28 08:31:42.155271 [ 258 ] {2fa98ef6-de3c-42cc-b54f-92a559462061} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 44.54 KiB/sec. | ||
2431 | 2025.01.28 08:31:42.155284 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2432 | 2025.01.28 08:31:42.155415 [ 258 ] {2fa98ef6-de3c-42cc-b54f-92a559462061} <Debug> TCPHandler: Processed in 0.001844467 sec. | ||
2433 | 2025.01.28 08:31:42.155538 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::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 | ||
2434 | 2025.01.28 08:31:42.155609 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2435 | 2025.01.28 08:31:42.155761 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2436 | 2025.01.28 08:31:42.155850 [ 4 ] {bf45d3a9-bb3b-43d9-8b7c-68a333944899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2437 | 2025.01.28 08:31:42.155859 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2438 | 2025.01.28 08:31:42.156019 [ 4 ] {bf45d3a9-bb3b-43d9-8b7c-68a333944899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2439 | 2025.01.28 08:31:42.156204 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2440 | 2025.01.28 08:31:42.156623 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::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 | ||
2441 | 2025.01.28 08:31:42.156978 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2442 | 2025.01.28 08:31:42.157370 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2443 | 2025.01.28 08:31:42.160118 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004690307 sec., 1066.0283004929101 rows/sec., 71.83 KiB/sec. | ||
2444 | 2025.01.28 08:31:42.160349 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2445 | 2025.01.28 08:31:42.161057 [ 4 ] {bf45d3a9-bb3b-43d9-8b7c-68a333944899} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2446 | 2025.01.28 08:31:42.161072 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_5_1} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2447 | 2025.01.28 08:31:42.161122 [ 4 ] {bf45d3a9-bb3b-43d9-8b7c-68a333944899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2448 | 2025.01.28 08:31:42.161251 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_5_1} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2449 | 2025.01.28 08:31:42.161440 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2450 | 2025.01.28 08:31:42.162049 [ 4 ] {bf45d3a9-bb3b-43d9-8b7c-68a333944899} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2451 | 2025.01.28 08:31:42.162327 [ 4 ] {bf45d3a9-bb3b-43d9-8b7c-68a333944899} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2452 | 2025.01.28 08:31:42.162636 [ 4 ] {bf45d3a9-bb3b-43d9-8b7c-68a333944899} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.006848 sec., 5257.009345794392 rows/sec., 9.42 MiB/sec. | ||
2453 | 2025.01.28 08:31:42.162966 [ 4 ] {bf45d3a9-bb3b-43d9-8b7c-68a333944899} <Debug> TCPHandler: Processed in 0.007436036 sec. | ||
2454 | 2025.01.28 08:31:42.163222 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2455 | 2025.01.28 08:31:42.163403 [ 258 ] {a1280601-b365-458d-8a6b-1f85c062e518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2456 | 2025.01.28 08:31:42.163454 [ 258 ] {a1280601-b365-458d-8a6b-1f85c062e518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2457 | 2025.01.28 08:31:42.163995 [ 258 ] {a1280601-b365-458d-8a6b-1f85c062e518} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2458 | 2025.01.28 08:31:42.164033 [ 258 ] {a1280601-b365-458d-8a6b-1f85c062e518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2459 | 2025.01.28 08:31:42.164408 [ 258 ] {a1280601-b365-458d-8a6b-1f85c062e518} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2460 | 2025.01.28 08:31:42.164650 [ 258 ] {a1280601-b365-458d-8a6b-1f85c062e518} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2461 | 2025.01.28 08:31:42.164920 [ 258 ] {a1280601-b365-458d-8a6b-1f85c062e518} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001529 sec., 53629.82341399608 rows/sec., 3.41 MiB/sec. | ||
2462 | 2025.01.28 08:31:42.165083 [ 258 ] {a1280601-b365-458d-8a6b-1f85c062e518} <Debug> TCPHandler: Processed in 0.001966528 sec. | ||
2463 | 2025.01.28 08:31:43.455084 [ 32 ] {} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2464 | 2025.01.28 08:31:43.455164 [ 32 ] {} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2465 | 2025.01.28 08:31:43.455190 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2466 | 2025.01.28 08:31:43.455471 [ 201 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::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 | ||
2467 | 2025.01.28 08:31:43.455816 [ 201 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2468 | 2025.01.28 08:31:43.455867 [ 201 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2469 | 2025.01.28 08:31:43.455974 [ 201 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2470 | 2025.01.28 08:31:43.456149 [ 201 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2471 | 2025.01.28 08:31:43.456263 [ 201 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::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 | ||
2472 | 2025.01.28 08:31:43.456365 [ 201 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
2473 | 2025.01.28 08:31:43.458571 [ 186 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 6 columns (6 merged, 0 gathered) in 0.003279307 sec., 12197.699087032717 rows/sec., 2.01 MiB/sec. | ||
2474 | 2025.01.28 08:31:43.458803 [ 196 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2475 | 2025.01.28 08:31:43.459324 [ 196 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::all_1_5_1} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2476 | 2025.01.28 08:31:43.459417 [ 196 ] {fa2a6545-1a0f-4f27-918e-be09ec6520d6::all_1_5_1} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2477 | 2025.01.28 08:31:43.459525 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2478 | 2025.01.28 08:31:46.352372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 348 | ||
2479 | 2025.01.28 08:31:46.355305 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2480 | 2025.01.28 08:31:46.355357 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2481 | 2025.01.28 08:31:46.356810 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2482 | 2025.01.28 08:31:46.357118 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2483 | 2025.01.28 08:31:46.357596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
2484 | 2025.01.28 08:31:47.115854 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2485 | 2025.01.28 08:31:47.116160 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2486 | 2025.01.28 08:31:47.116630 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2487 | 2025.01.28 08:31:47.116684 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2488 | 2025.01.28 08:31:47.117066 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2489 | 2025.01.28 08:31:47.117152 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2490 | 2025.01.28 08:31:47.117331 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2491 | 2025.01.28 08:31:47.117372 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2492 | 2025.01.28 08:31:47.117398 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (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 | ||
2493 | 2025.01.28 08:31:47.117416 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2494 | 2025.01.28 08:31:47.117467 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2495 | 2025.01.28 08:31:47.117492 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
2496 | 2025.01.28 08:31:47.118292 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00228 sec., 17543.85964912281 rows/sec., 669.03 KiB/sec. | ||
2497 | 2025.01.28 08:31:47.118395 [ 258 ] {5be00514-e7f0-4b10-b912-8b10036fcfa6} <Debug> TCPHandler: Processed in 0.002686168 sec. | ||
2498 | 2025.01.28 08:31:47.125157 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2499 | 2025.01.28 08:31:47.125280 [ 258 ] {1c1fdd05-133e-46eb-9de9-5653d57d5b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2500 | 2025.01.28 08:31:47.125332 [ 258 ] {1c1fdd05-133e-46eb-9de9-5653d57d5b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2501 | 2025.01.28 08:31:47.126009 [ 258 ] {1c1fdd05-133e-46eb-9de9-5653d57d5b2a} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2502 | 2025.01.28 08:31:47.126054 [ 258 ] {1c1fdd05-133e-46eb-9de9-5653d57d5b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2503 | 2025.01.28 08:31:47.126545 [ 258 ] {1c1fdd05-133e-46eb-9de9-5653d57d5b2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2504 | 2025.01.28 08:31:47.126778 [ 258 ] {1c1fdd05-133e-46eb-9de9-5653d57d5b2a} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2505 | 2025.01.28 08:31:47.127013 [ 258 ] {1c1fdd05-133e-46eb-9de9-5653d57d5b2a} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001768 sec., 565.6108597285067 rows/sec., 58.55 KiB/sec. | ||
2506 | 2025.01.28 08:31:47.127102 [ 258 ] {1c1fdd05-133e-46eb-9de9-5653d57d5b2a} <Debug> TCPHandler: Processed in 0.002000429 sec. | ||
2507 | 2025.01.28 08:31:47.127367 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2508 | 2025.01.28 08:31:47.127653 [ 4 ] {bced3d63-b3d4-4e2e-adb2-8d9eaa8079e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2509 | 2025.01.28 08:31:47.127774 [ 4 ] {bced3d63-b3d4-4e2e-adb2-8d9eaa8079e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2510 | 2025.01.28 08:31:47.128835 [ 4 ] {bced3d63-b3d4-4e2e-adb2-8d9eaa8079e8} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2511 | 2025.01.28 08:31:47.128888 [ 4 ] {bced3d63-b3d4-4e2e-adb2-8d9eaa8079e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2512 | 2025.01.28 08:31:47.129331 [ 4 ] {bced3d63-b3d4-4e2e-adb2-8d9eaa8079e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2513 | 2025.01.28 08:31:47.129593 [ 4 ] {bced3d63-b3d4-4e2e-adb2-8d9eaa8079e8} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2514 | 2025.01.28 08:31:47.129837 [ 4 ] {bced3d63-b3d4-4e2e-adb2-8d9eaa8079e8} <Debug> executeQuery: Read 65 rows, 5.25 KiB in 0.002271 sec., 28621.752531924263 rows/sec., 2.26 MiB/sec. | ||
2515 | 2025.01.28 08:31:47.129903 [ 4 ] {bced3d63-b3d4-4e2e-adb2-8d9eaa8079e8} <Debug> TCPHandler: Processed in 0.002685328 sec. | ||
2516 | 2025.01.28 08:31:47.130049 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2517 | 2025.01.28 08:31:47.130168 [ 258 ] {cdc1d2ff-b034-4ef4-9cce-e692b045fceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2518 | 2025.01.28 08:31:47.130224 [ 258 ] {cdc1d2ff-b034-4ef4-9cce-e692b045fceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2519 | 2025.01.28 08:31:47.130814 [ 258 ] {cdc1d2ff-b034-4ef4-9cce-e692b045fceb} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2520 | 2025.01.28 08:31:47.130856 [ 258 ] {cdc1d2ff-b034-4ef4-9cce-e692b045fceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2521 | 2025.01.28 08:31:47.131227 [ 258 ] {cdc1d2ff-b034-4ef4-9cce-e692b045fceb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2522 | 2025.01.28 08:31:47.131470 [ 258 ] {cdc1d2ff-b034-4ef4-9cce-e692b045fceb} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2523 | 2025.01.28 08:31:47.131628 [ 86 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2524 | 2025.01.28 08:31:47.131697 [ 258 ] {cdc1d2ff-b034-4ef4-9cce-e692b045fceb} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001553 sec., 2575.6600128783 rows/sec., 193.68 KiB/sec. | ||
2525 | 2025.01.28 08:31:47.131716 [ 86 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2526 | 2025.01.28 08:31:47.131794 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2527 | 2025.01.28 08:31:47.131823 [ 258 ] {cdc1d2ff-b034-4ef4-9cce-e692b045fceb} <Debug> TCPHandler: Processed in 0.001830687 sec. | ||
2528 | 2025.01.28 08:31:47.132037 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
2529 | 2025.01.28 08:31:47.132050 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2530 | 2025.01.28 08:31:47.132348 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2531 | 2025.01.28 08:31:47.132357 [ 4 ] {ae77d39b-f333-4016-bc6d-2facfb53ec49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2532 | 2025.01.28 08:31:47.132419 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2533 | 2025.01.28 08:31:47.132473 [ 4 ] {ae77d39b-f333-4016-bc6d-2facfb53ec49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2534 | 2025.01.28 08:31:47.132714 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2535 | 2025.01.28 08:31:47.133065 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2536 | 2025.01.28 08:31:47.133391 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part | ||
2537 | 2025.01.28 08:31:47.133753 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part | ||
2538 | 2025.01.28 08:31:47.134154 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
2539 | 2025.01.28 08:31:47.135263 [ 4 ] {ae77d39b-f333-4016-bc6d-2facfb53ec49} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2540 | 2025.01.28 08:31:47.135343 [ 4 ] {ae77d39b-f333-4016-bc6d-2facfb53ec49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2541 | 2025.01.28 08:31:47.136266 [ 4 ] {ae77d39b-f333-4016-bc6d-2facfb53ec49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2542 | 2025.01.28 08:31:47.136865 [ 4 ] {ae77d39b-f333-4016-bc6d-2facfb53ec49} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2543 | 2025.01.28 08:31:47.137077 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.005148114 sec., 26223.19552364225 rows/sec., 1.96 MiB/sec. | ||
2544 | 2025.01.28 08:31:47.137195 [ 86 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2545 | 2025.01.28 08:31:47.137299 [ 86 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2546 | 2025.01.28 08:31:47.137357 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2547 | 2025.01.28 08:31:47.137460 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2548 | 2025.01.28 08:31:47.137493 [ 4 ] {ae77d39b-f333-4016-bc6d-2facfb53ec49} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.005153 sec., 194.06171162429655 rows/sec., 12.89 KiB/sec. | ||
2549 | 2025.01.28 08:31:47.137885 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::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 | ||
2550 | 2025.01.28 08:31:47.138160 [ 4 ] {ae77d39b-f333-4016-bc6d-2facfb53ec49} <Debug> TCPHandler: Processed in 0.006211919 sec. | ||
2551 | 2025.01.28 08:31:47.138374 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2552 | 2025.01.28 08:31:47.138510 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2553 | 2025.01.28 08:31:47.138538 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2554 | 2025.01.28 08:31:47.138590 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_6_1} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2555 | 2025.01.28 08:31:47.138851 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2556 | 2025.01.28 08:31:47.138909 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_6_1} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2557 | 2025.01.28 08:31:47.139289 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2558 | 2025.01.28 08:31:47.139317 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
2559 | 2025.01.28 08:31:47.139580 [ 258 ] {e4a0220c-fc76-4b4a-b542-5b4f6fe421dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2560 | 2025.01.28 08:31:47.139625 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2561 | 2025.01.28 08:31:47.139813 [ 258 ] {e4a0220c-fc76-4b4a-b542-5b4f6fe421dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2562 | 2025.01.28 08:31:47.139894 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2563 | 2025.01.28 08:31:47.140209 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::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 | ||
2564 | 2025.01.28 08:31:47.142085 [ 258 ] {e4a0220c-fc76-4b4a-b542-5b4f6fe421dd} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2565 | 2025.01.28 08:31:47.142163 [ 258 ] {e4a0220c-fc76-4b4a-b542-5b4f6fe421dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2566 | 2025.01.28 08:31:47.143267 [ 258 ] {e4a0220c-fc76-4b4a-b542-5b4f6fe421dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2567 | 2025.01.28 08:31:47.143347 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.005884964 sec., 50807.447590163676 rows/sec., 3.64 MiB/sec. | ||
2568 | 2025.01.28 08:31:47.143576 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2569 | 2025.01.28 08:31:47.143729 [ 258 ] {e4a0220c-fc76-4b4a-b542-5b4f6fe421dd} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2570 | 2025.01.28 08:31:47.144147 [ 258 ] {e4a0220c-fc76-4b4a-b542-5b4f6fe421dd} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.005119 sec., 13869.896464153155 rows/sec., 1.08 MiB/sec. | ||
2571 | 2025.01.28 08:31:47.144163 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_6_1} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2572 | 2025.01.28 08:31:47.144311 [ 258 ] {e4a0220c-fc76-4b4a-b542-5b4f6fe421dd} <Debug> TCPHandler: Processed in 0.005969846 sec. | ||
2573 | 2025.01.28 08:31:47.144404 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_6_1} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2574 | 2025.01.28 08:31:47.144560 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2575 | 2025.01.28 08:31:47.144572 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2576 | 2025.01.28 08:31:47.144723 [ 4 ] {009bc107-6505-4dee-9ce5-48c49db10750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2577 | 2025.01.28 08:31:47.144791 [ 4 ] {009bc107-6505-4dee-9ce5-48c49db10750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2578 | 2025.01.28 08:31:47.145481 [ 4 ] {009bc107-6505-4dee-9ce5-48c49db10750} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2579 | 2025.01.28 08:31:47.145522 [ 4 ] {009bc107-6505-4dee-9ce5-48c49db10750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2580 | 2025.01.28 08:31:47.145941 [ 4 ] {009bc107-6505-4dee-9ce5-48c49db10750} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2581 | 2025.01.28 08:31:47.146186 [ 4 ] {009bc107-6505-4dee-9ce5-48c49db10750} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2582 | 2025.01.28 08:31:47.146408 [ 4 ] {009bc107-6505-4dee-9ce5-48c49db10750} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. | ||
2583 | 2025.01.28 08:31:47.146463 [ 4 ] {009bc107-6505-4dee-9ce5-48c49db10750} <Debug> TCPHandler: Processed in 0.002026799 sec. | ||
2584 | 2025.01.28 08:31:47.146615 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2585 | 2025.01.28 08:31:47.146755 [ 258 ] {3b818ef2-4906-48ef-8b1e-286c5effe4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2586 | 2025.01.28 08:31:47.146815 [ 258 ] {3b818ef2-4906-48ef-8b1e-286c5effe4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2587 | 2025.01.28 08:31:47.147369 [ 258 ] {3b818ef2-4906-48ef-8b1e-286c5effe4a9} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2588 | 2025.01.28 08:31:47.147418 [ 258 ] {3b818ef2-4906-48ef-8b1e-286c5effe4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2589 | 2025.01.28 08:31:47.147793 [ 258 ] {3b818ef2-4906-48ef-8b1e-286c5effe4a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2590 | 2025.01.28 08:31:47.148045 [ 258 ] {3b818ef2-4906-48ef-8b1e-286c5effe4a9} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2591 | 2025.01.28 08:31:47.148364 [ 258 ] {3b818ef2-4906-48ef-8b1e-286c5effe4a9} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001626 sec., 615.0061500615006 rows/sec., 39.04 KiB/sec. | ||
2592 | 2025.01.28 08:31:47.148445 [ 258 ] {3b818ef2-4906-48ef-8b1e-286c5effe4a9} <Debug> TCPHandler: Processed in 0.001896637 sec. | ||
2593 | 2025.01.28 08:31:47.148658 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2594 | 2025.01.28 08:31:47.148881 [ 4 ] {ec8ed723-f224-402e-b97e-60bfeb54e22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2595 | 2025.01.28 08:31:47.149023 [ 4 ] {ec8ed723-f224-402e-b97e-60bfeb54e22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2596 | 2025.01.28 08:31:47.150307 [ 4 ] {ec8ed723-f224-402e-b97e-60bfeb54e22d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2597 | 2025.01.28 08:31:47.150348 [ 4 ] {ec8ed723-f224-402e-b97e-60bfeb54e22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2598 | 2025.01.28 08:31:47.150963 [ 4 ] {ec8ed723-f224-402e-b97e-60bfeb54e22d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2599 | 2025.01.28 08:31:47.151220 [ 4 ] {ec8ed723-f224-402e-b97e-60bfeb54e22d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2600 | 2025.01.28 08:31:47.151396 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2601 | 2025.01.28 08:31:47.151469 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2602 | 2025.01.28 08:31:47.151508 [ 4 ] {ec8ed723-f224-402e-b97e-60bfeb54e22d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002675 sec., 1495.3271028037384 rows/sec., 2.68 MiB/sec. | ||
2603 | 2025.01.28 08:31:47.151514 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2604 | 2025.01.28 08:31:47.152018 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
2605 | 2025.01.28 08:31:47.152230 [ 4 ] {ec8ed723-f224-402e-b97e-60bfeb54e22d} <Debug> TCPHandler: Processed in 0.003677433 sec. | ||
2606 | 2025.01.28 08:31:47.152490 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2607 | 2025.01.28 08:31:47.152793 [ 258 ] {1c071390-eb73-4811-a155-b650ab2cd983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2608 | 2025.01.28 08:31:47.152800 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2609 | 2025.01.28 08:31:47.152911 [ 258 ] {1c071390-eb73-4811-a155-b650ab2cd983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2610 | 2025.01.28 08:31:47.152962 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
2611 | 2025.01.28 08:31:47.153943 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
2612 | 2025.01.28 08:31:47.154629 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2613 | 2025.01.28 08:31:47.155244 [ 258 ] {1c071390-eb73-4811-a155-b650ab2cd983} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2614 | 2025.01.28 08:31:47.155370 [ 258 ] {1c071390-eb73-4811-a155-b650ab2cd983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2615 | 2025.01.28 08:31:47.155375 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2616 | 2025.01.28 08:31:47.156089 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2617 | 2025.01.28 08:31:47.156782 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
2618 | 2025.01.28 08:31:47.156834 [ 258 ] {1c071390-eb73-4811-a155-b650ab2cd983} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2619 | 2025.01.28 08:31:47.157529 [ 258 ] {1c071390-eb73-4811-a155-b650ab2cd983} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2620 | 2025.01.28 08:31:47.158195 [ 258 ] {1c071390-eb73-4811-a155-b650ab2cd983} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.005487 sec., 546.7468562055768 rows/sec., 38.62 KiB/sec. | ||
2621 | 2025.01.28 08:31:47.158359 [ 258 ] {1c071390-eb73-4811-a155-b650ab2cd983} <Debug> TCPHandler: Processed in 0.006008545 sec. | ||
2622 | 2025.01.28 08:31:47.158672 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2623 | 2025.01.28 08:31:47.158917 [ 4 ] {42df5e47-71bc-482c-bf1d-58a40e942044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2624 | 2025.01.28 08:31:47.159053 [ 4 ] {42df5e47-71bc-482c-bf1d-58a40e942044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2625 | 2025.01.28 08:31:47.160778 [ 4 ] {42df5e47-71bc-482c-bf1d-58a40e942044} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2626 | 2025.01.28 08:31:47.160848 [ 4 ] {42df5e47-71bc-482c-bf1d-58a40e942044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2627 | 2025.01.28 08:31:47.161888 [ 4 ] {42df5e47-71bc-482c-bf1d-58a40e942044} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2628 | 2025.01.28 08:31:47.162463 [ 4 ] {42df5e47-71bc-482c-bf1d-58a40e942044} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2629 | 2025.01.28 08:31:47.163000 [ 4 ] {42df5e47-71bc-482c-bf1d-58a40e942044} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004171 sec., 14385.039558858785 rows/sec., 992.72 KiB/sec. | ||
2630 | 2025.01.28 08:31:47.163196 [ 4 ] {42df5e47-71bc-482c-bf1d-58a40e942044} <Debug> TCPHandler: Processed in 0.004628387 sec. | ||
2631 | 2025.01.28 08:31:47.163724 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 100 rows, containing 19 columns (19 merged, 0 gathered) in 0.012064082 sec., 8289.068326956 rows/sec., 14.85 MiB/sec. | ||
2632 | 2025.01.28 08:31:47.164009 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2633 | 2025.01.28 08:31:47.164411 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2634 | 2025.01.28 08:31:47.164488 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2635 | 2025.01.28 08:31:47.164604 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
2636 | 2025.01.28 08:31:48.205049 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2637 | 2025.01.28 08:31:48.205311 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2638 | 2025.01.28 08:31:48.205759 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2639 | 2025.01.28 08:31:48.205814 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2640 | 2025.01.28 08:31:48.206197 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2641 | 2025.01.28 08:31:48.206283 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2642 | 2025.01.28 08:31:48.206466 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2643 | 2025.01.28 08:31:48.206572 [ 296 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2644 | 2025.01.28 08:31:48.206620 [ 299 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
2645 | 2025.01.28 08:31:48.206750 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
2646 | 2025.01.28 08:31:48.206792 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2647 | 2025.01.28 08:31:48.206868 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2648 | 2025.01.28 08:31:48.206911 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
2649 | 2025.01.28 08:31:48.207778 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002595 sec., 15414.258188824662 rows/sec., 587.82 KiB/sec. | ||
2650 | 2025.01.28 08:31:48.207908 [ 258 ] {d2a84ce7-3e62-4e30-bbb6-5166be297159} <Debug> TCPHandler: Processed in 0.003001922 sec. | ||
2651 | 2025.01.28 08:31:48.251968 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2652 | 2025.01.28 08:31:48.252098 [ 258 ] {e11945ea-19fb-48a6-a671-a588f8219a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2653 | 2025.01.28 08:31:48.252154 [ 258 ] {e11945ea-19fb-48a6-a671-a588f8219a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2654 | 2025.01.28 08:31:48.252886 [ 258 ] {e11945ea-19fb-48a6-a671-a588f8219a60} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2655 | 2025.01.28 08:31:48.252927 [ 258 ] {e11945ea-19fb-48a6-a671-a588f8219a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2656 | 2025.01.28 08:31:48.253430 [ 258 ] {e11945ea-19fb-48a6-a671-a588f8219a60} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2657 | 2025.01.28 08:31:48.253662 [ 258 ] {e11945ea-19fb-48a6-a671-a588f8219a60} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2658 | 2025.01.28 08:31:48.253914 [ 258 ] {e11945ea-19fb-48a6-a671-a588f8219a60} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001845 sec., 542.0054200542005 rows/sec., 122.80 KiB/sec. | ||
2659 | 2025.01.28 08:31:48.254091 [ 258 ] {e11945ea-19fb-48a6-a671-a588f8219a60} <Debug> TCPHandler: Processed in 0.002183832 sec. | ||
2660 | 2025.01.28 08:31:48.254343 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2661 | 2025.01.28 08:31:48.254520 [ 4 ] {a13356a0-3742-4bc4-988c-efedb364c643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2662 | 2025.01.28 08:31:48.254593 [ 4 ] {a13356a0-3742-4bc4-988c-efedb364c643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2663 | 2025.01.28 08:31:48.255314 [ 4 ] {a13356a0-3742-4bc4-988c-efedb364c643} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2664 | 2025.01.28 08:31:48.255360 [ 4 ] {a13356a0-3742-4bc4-988c-efedb364c643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2665 | 2025.01.28 08:31:48.255791 [ 4 ] {a13356a0-3742-4bc4-988c-efedb364c643} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2666 | 2025.01.28 08:31:48.256054 [ 4 ] {a13356a0-3742-4bc4-988c-efedb364c643} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2667 | 2025.01.28 08:31:48.256261 [ 4 ] {a13356a0-3742-4bc4-988c-efedb364c643} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00179 sec., 7821.22905027933 rows/sec., 563.02 KiB/sec. | ||
2668 | 2025.01.28 08:31:48.256333 [ 4 ] {a13356a0-3742-4bc4-988c-efedb364c643} <Debug> TCPHandler: Processed in 0.00212092 sec. | ||
2669 | 2025.01.28 08:31:48.256481 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2670 | 2025.01.28 08:31:48.256622 [ 258 ] {db0bf508-2cc8-4353-aaec-fd270295f9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2671 | 2025.01.28 08:31:48.256680 [ 258 ] {db0bf508-2cc8-4353-aaec-fd270295f9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2672 | 2025.01.28 08:31:48.257390 [ 258 ] {db0bf508-2cc8-4353-aaec-fd270295f9ad} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2673 | 2025.01.28 08:31:48.257437 [ 258 ] {db0bf508-2cc8-4353-aaec-fd270295f9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2674 | 2025.01.28 08:31:48.257802 [ 258 ] {db0bf508-2cc8-4353-aaec-fd270295f9ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2675 | 2025.01.28 08:31:48.258044 [ 258 ] {db0bf508-2cc8-4353-aaec-fd270295f9ad} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2676 | 2025.01.28 08:31:48.258326 [ 258 ] {db0bf508-2cc8-4353-aaec-fd270295f9ad} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001717 sec., 5824.111822947 rows/sec., 474.92 KiB/sec. | ||
2677 | 2025.01.28 08:31:48.258406 [ 258 ] {db0bf508-2cc8-4353-aaec-fd270295f9ad} <Debug> TCPHandler: Processed in 0.001980648 sec. | ||
2678 | 2025.01.28 08:31:48.258559 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2679 | 2025.01.28 08:31:48.258687 [ 4 ] {e06a746a-ee98-45e7-ab0a-27b2b7c1195a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2680 | 2025.01.28 08:31:48.258740 [ 4 ] {e06a746a-ee98-45e7-ab0a-27b2b7c1195a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2681 | 2025.01.28 08:31:48.260063 [ 4 ] {e06a746a-ee98-45e7-ab0a-27b2b7c1195a} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2682 | 2025.01.28 08:31:48.260102 [ 4 ] {e06a746a-ee98-45e7-ab0a-27b2b7c1195a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2683 | 2025.01.28 08:31:48.260623 [ 4 ] {e06a746a-ee98-45e7-ab0a-27b2b7c1195a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2684 | 2025.01.28 08:31:48.260882 [ 4 ] {e06a746a-ee98-45e7-ab0a-27b2b7c1195a} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2685 | 2025.01.28 08:31:48.261126 [ 4 ] {e06a746a-ee98-45e7-ab0a-27b2b7c1195a} <Debug> executeQuery: Read 1420 rows, 121.27 KiB in 0.002461 sec., 577001.2190166599 rows/sec., 48.12 MiB/sec. | ||
2686 | 2025.01.28 08:31:48.261311 [ 4 ] {e06a746a-ee98-45e7-ab0a-27b2b7c1195a} <Debug> TCPHandler: Processed in 0.002800531 sec. | ||
2687 | 2025.01.28 08:31:48.261479 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2688 | 2025.01.28 08:31:48.261617 [ 258 ] {d3aa7c15-a861-4540-a526-1260d0a780ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2689 | 2025.01.28 08:31:48.261673 [ 258 ] {d3aa7c15-a861-4540-a526-1260d0a780ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2690 | 2025.01.28 08:31:48.262381 [ 258 ] {d3aa7c15-a861-4540-a526-1260d0a780ab} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2691 | 2025.01.28 08:31:48.262428 [ 258 ] {d3aa7c15-a861-4540-a526-1260d0a780ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2692 | 2025.01.28 08:31:48.262794 [ 258 ] {d3aa7c15-a861-4540-a526-1260d0a780ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2693 | 2025.01.28 08:31:48.263035 [ 258 ] {d3aa7c15-a861-4540-a526-1260d0a780ab} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2694 | 2025.01.28 08:31:48.263237 [ 258 ] {d3aa7c15-a861-4540-a526-1260d0a780ab} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.001651 sec., 32101.75651120533 rows/sec., 2.28 MiB/sec. | ||
2695 | 2025.01.28 08:31:48.263291 [ 258 ] {d3aa7c15-a861-4540-a526-1260d0a780ab} <Debug> TCPHandler: Processed in 0.001876267 sec. | ||
2696 | 2025.01.28 08:31:48.263449 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2697 | 2025.01.28 08:31:48.263581 [ 4 ] {37e9ba6e-c772-418d-967c-0740db0a93c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2698 | 2025.01.28 08:31:48.263634 [ 4 ] {37e9ba6e-c772-418d-967c-0740db0a93c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2699 | 2025.01.28 08:31:48.264358 [ 4 ] {37e9ba6e-c772-418d-967c-0740db0a93c6} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2700 | 2025.01.28 08:31:48.264399 [ 4 ] {37e9ba6e-c772-418d-967c-0740db0a93c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2701 | 2025.01.28 08:31:48.264802 [ 4 ] {37e9ba6e-c772-418d-967c-0740db0a93c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2702 | 2025.01.28 08:31:48.265075 [ 4 ] {37e9ba6e-c772-418d-967c-0740db0a93c6} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2703 | 2025.01.28 08:31:48.265261 [ 4 ] {37e9ba6e-c772-418d-967c-0740db0a93c6} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00171 sec., 141520.4678362573 rows/sec., 9.59 MiB/sec. | ||
2704 | 2025.01.28 08:31:48.265321 [ 4 ] {37e9ba6e-c772-418d-967c-0740db0a93c6} <Debug> TCPHandler: Processed in 0.001937858 sec. | ||
2705 | 2025.01.28 08:31:48.265465 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2706 | 2025.01.28 08:31:48.265602 [ 258 ] {f0a2fe89-e9e2-4f12-85b3-3bf84e6e7983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2707 | 2025.01.28 08:31:48.265657 [ 258 ] {f0a2fe89-e9e2-4f12-85b3-3bf84e6e7983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2708 | 2025.01.28 08:31:48.266332 [ 258 ] {f0a2fe89-e9e2-4f12-85b3-3bf84e6e7983} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2709 | 2025.01.28 08:31:48.266379 [ 258 ] {f0a2fe89-e9e2-4f12-85b3-3bf84e6e7983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2710 | 2025.01.28 08:31:48.266782 [ 258 ] {f0a2fe89-e9e2-4f12-85b3-3bf84e6e7983} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2711 | 2025.01.28 08:31:48.267023 [ 258 ] {f0a2fe89-e9e2-4f12-85b3-3bf84e6e7983} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2712 | 2025.01.28 08:31:48.267231 [ 258 ] {f0a2fe89-e9e2-4f12-85b3-3bf84e6e7983} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001659 sec., 7836.045810729354 rows/sec., 488.58 KiB/sec. | ||
2713 | 2025.01.28 08:31:48.267287 [ 258 ] {f0a2fe89-e9e2-4f12-85b3-3bf84e6e7983} <Debug> TCPHandler: Processed in 0.001875447 sec. | ||
2714 | 2025.01.28 08:31:48.267446 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2715 | 2025.01.28 08:31:48.267568 [ 4 ] {3ba8f62f-da1b-4a86-a35b-ba0137067f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2716 | 2025.01.28 08:31:48.267620 [ 4 ] {3ba8f62f-da1b-4a86-a35b-ba0137067f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2717 | 2025.01.28 08:31:48.268547 [ 4 ] {3ba8f62f-da1b-4a86-a35b-ba0137067f57} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2718 | 2025.01.28 08:31:48.268588 [ 4 ] {3ba8f62f-da1b-4a86-a35b-ba0137067f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2719 | 2025.01.28 08:31:48.269006 [ 4 ] {3ba8f62f-da1b-4a86-a35b-ba0137067f57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2720 | 2025.01.28 08:31:48.269251 [ 4 ] {3ba8f62f-da1b-4a86-a35b-ba0137067f57} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2721 | 2025.01.28 08:31:48.269436 [ 4 ] {3ba8f62f-da1b-4a86-a35b-ba0137067f57} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.001895 sec., 466490.76517150394 rows/sec., 33.84 MiB/sec. | ||
2722 | 2025.01.28 08:31:48.269500 [ 4 ] {3ba8f62f-da1b-4a86-a35b-ba0137067f57} <Debug> TCPHandler: Processed in 0.00211063 sec. | ||
2723 | 2025.01.28 08:31:48.269648 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2724 | 2025.01.28 08:31:48.269769 [ 258 ] {f0879224-e481-44ae-9a7f-54c007bfd251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2725 | 2025.01.28 08:31:48.269820 [ 258 ] {f0879224-e481-44ae-9a7f-54c007bfd251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2726 | 2025.01.28 08:31:48.270300 [ 258 ] {f0879224-e481-44ae-9a7f-54c007bfd251} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2727 | 2025.01.28 08:31:48.270339 [ 258 ] {f0879224-e481-44ae-9a7f-54c007bfd251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2728 | 2025.01.28 08:31:48.270711 [ 258 ] {f0879224-e481-44ae-9a7f-54c007bfd251} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2729 | 2025.01.28 08:31:48.270951 [ 258 ] {f0879224-e481-44ae-9a7f-54c007bfd251} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2730 | 2025.01.28 08:31:48.271123 [ 120 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2731 | 2025.01.28 08:31:48.271193 [ 120 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2732 | 2025.01.28 08:31:48.271191 [ 258 ] {f0879224-e481-44ae-9a7f-54c007bfd251} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 217.84 KiB/sec. | ||
2733 | 2025.01.28 08:31:48.271229 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2734 | 2025.01.28 08:31:48.271307 [ 258 ] {f0879224-e481-44ae-9a7f-54c007bfd251} <Debug> TCPHandler: Processed in 0.001711574 sec. | ||
2735 | 2025.01.28 08:31:48.271560 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2736 | 2025.01.28 08:31:48.271556 [ 186 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
2737 | 2025.01.28 08:31:48.271768 [ 4 ] {778f8d46-b994-4877-99b2-a7d60ebed9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2738 | 2025.01.28 08:31:48.271851 [ 186 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2739 | 2025.01.28 08:31:48.271883 [ 4 ] {778f8d46-b994-4877-99b2-a7d60ebed9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2740 | 2025.01.28 08:31:48.271939 [ 186 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2741 | 2025.01.28 08:31:48.272212 [ 186 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2742 | 2025.01.28 08:31:48.272596 [ 186 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2743 | 2025.01.28 08:31:48.272921 [ 186 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
2744 | 2025.01.28 08:31:48.273261 [ 186 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
2745 | 2025.01.28 08:31:48.273591 [ 186 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2746 | 2025.01.28 08:31:48.275021 [ 4 ] {778f8d46-b994-4877-99b2-a7d60ebed9fb} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2747 | 2025.01.28 08:31:48.275089 [ 4 ] {778f8d46-b994-4877-99b2-a7d60ebed9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2748 | 2025.01.28 08:31:48.276067 [ 186 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004710578 sec., 7642.374247916073 rows/sec., 399.28 KiB/sec. | ||
2749 | 2025.01.28 08:31:48.276232 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2750 | 2025.01.28 08:31:48.276242 [ 4 ] {778f8d46-b994-4877-99b2-a7d60ebed9fb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2751 | 2025.01.28 08:31:48.276555 [ 4 ] {778f8d46-b994-4877-99b2-a7d60ebed9fb} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2752 | 2025.01.28 08:31:48.276600 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_6_1} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2753 | 2025.01.28 08:31:48.276718 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_6_1} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2754 | 2025.01.28 08:31:48.276960 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2755 | 2025.01.28 08:31:48.276997 [ 4 ] {778f8d46-b994-4877-99b2-a7d60ebed9fb} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.005292 sec., 187452.75888133032 rows/sec., 12.48 MiB/sec. | ||
2756 | 2025.01.28 08:31:48.277237 [ 4 ] {778f8d46-b994-4877-99b2-a7d60ebed9fb} <Debug> TCPHandler: Processed in 0.005787703 sec. | ||
2757 | 2025.01.28 08:31:48.277409 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2758 | 2025.01.28 08:31:48.277529 [ 258 ] {7afce44e-04b6-4472-bfc1-3a7f14c56ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2759 | 2025.01.28 08:31:48.277582 [ 258 ] {7afce44e-04b6-4472-bfc1-3a7f14c56ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2760 | 2025.01.28 08:31:48.278058 [ 258 ] {7afce44e-04b6-4472-bfc1-3a7f14c56ebd} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2761 | 2025.01.28 08:31:48.278103 [ 258 ] {7afce44e-04b6-4472-bfc1-3a7f14c56ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2762 | 2025.01.28 08:31:48.278473 [ 258 ] {7afce44e-04b6-4472-bfc1-3a7f14c56ebd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2763 | 2025.01.28 08:31:48.278712 [ 258 ] {7afce44e-04b6-4472-bfc1-3a7f14c56ebd} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2764 | 2025.01.28 08:31:48.278923 [ 258 ] {7afce44e-04b6-4472-bfc1-3a7f14c56ebd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. | ||
2765 | 2025.01.28 08:31:48.278977 [ 258 ] {7afce44e-04b6-4472-bfc1-3a7f14c56ebd} <Debug> TCPHandler: Processed in 0.001628913 sec. | ||
2766 | 2025.01.28 08:31:48.279127 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2767 | 2025.01.28 08:31:48.279248 [ 4 ] {55a5a617-628e-41b3-9db5-43821495b2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2768 | 2025.01.28 08:31:48.279331 [ 4 ] {55a5a617-628e-41b3-9db5-43821495b2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2769 | 2025.01.28 08:31:48.280493 [ 4 ] {55a5a617-628e-41b3-9db5-43821495b2bf} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2770 | 2025.01.28 08:31:48.280532 [ 4 ] {55a5a617-628e-41b3-9db5-43821495b2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2771 | 2025.01.28 08:31:48.281201 [ 4 ] {55a5a617-628e-41b3-9db5-43821495b2bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2772 | 2025.01.28 08:31:48.281482 [ 4 ] {55a5a617-628e-41b3-9db5-43821495b2bf} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2773 | 2025.01.28 08:31:48.281734 [ 4 ] {55a5a617-628e-41b3-9db5-43821495b2bf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002497 sec., 14417.300760913095 rows/sec., 25.84 MiB/sec. | ||
2774 | 2025.01.28 08:31:48.281930 [ 4 ] {55a5a617-628e-41b3-9db5-43821495b2bf} <Debug> TCPHandler: Processed in 0.002859411 sec. | ||
2775 | 2025.01.28 08:31:48.282092 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2776 | 2025.01.28 08:31:48.282230 [ 258 ] {cb077e2d-a84c-40d9-9582-e85b609479c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2777 | 2025.01.28 08:31:48.282288 [ 258 ] {cb077e2d-a84c-40d9-9582-e85b609479c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2778 | 2025.01.28 08:31:48.282796 [ 258 ] {cb077e2d-a84c-40d9-9582-e85b609479c4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2779 | 2025.01.28 08:31:48.282835 [ 258 ] {cb077e2d-a84c-40d9-9582-e85b609479c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2780 | 2025.01.28 08:31:48.283204 [ 258 ] {cb077e2d-a84c-40d9-9582-e85b609479c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2781 | 2025.01.28 08:31:48.283471 [ 258 ] {cb077e2d-a84c-40d9-9582-e85b609479c4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2782 | 2025.01.28 08:31:48.283677 [ 258 ] {cb077e2d-a84c-40d9-9582-e85b609479c4} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001478 sec., 31123.139377537213 rows/sec., 1.88 MiB/sec. | ||
2783 | 2025.01.28 08:31:48.283731 [ 258 ] {cb077e2d-a84c-40d9-9582-e85b609479c4} <Debug> TCPHandler: Processed in 0.001706554 sec. | ||
2784 | 2025.01.28 08:31:48.843878 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2785 | 2025.01.28 08:31:48.844594 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2786 | 2025.01.28 08:31:48.844636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2787 | 2025.01.28 08:31:48.845167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2788 | 2025.01.28 08:31:48.845419 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2789 | 2025.01.28 08:31:48.845578 [ 139 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2790 | 2025.01.28 08:31:48.845635 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2791 | 2025.01.28 08:31:48.845644 [ 139 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2792 | 2025.01.28 08:31:48.845674 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2793 | 2025.01.28 08:31:48.845871 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
2794 | 2025.01.28 08:31:48.846122 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2795 | 2025.01.28 08:31:48.846195 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
2796 | 2025.01.28 08:31:48.846343 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
2797 | 2025.01.28 08:31:48.846608 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2798 | 2025.01.28 08:31:48.846829 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2799 | 2025.01.28 08:31:48.847005 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2800 | 2025.01.28 08:31:48.847197 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2801 | 2025.01.28 08:31:48.849116 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003351179 sec., 1510811.568107821 rows/sec., 21.61 MiB/sec. | ||
2802 | 2025.01.28 08:31:48.849903 [ 191 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2803 | 2025.01.28 08:31:48.850219 [ 191 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_11_2} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2804 | 2025.01.28 08:31:48.850300 [ 191 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_11_2} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2805 | 2025.01.28 08:31:48.850403 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2806 | 2025.01.28 08:31:49.148110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2807 | 2025.01.28 08:31:49.170108 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2808 | 2025.01.28 08:31:49.170175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2809 | 2025.01.28 08:31:49.177780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2810 | 2025.01.28 08:31:49.178565 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2811 | 2025.01.28 08:31:49.178955 [ 46 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2812 | 2025.01.28 08:31:49.179085 [ 46 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2813 | 2025.01.28 08:31:49.179167 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2814 | 2025.01.28 08:31:49.179441 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
2815 | 2025.01.28 08:31:49.187640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2816 | 2025.01.28 08:31:49.189035 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2817 | 2025.01.28 08:31:49.189913 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
2818 | 2025.01.28 08:31:49.194512 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
2819 | 2025.01.28 08:31:49.199079 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
2820 | 2025.01.28 08:31:49.204038 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
2821 | 2025.01.28 08:31:49.209140 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
2822 | 2025.01.28 08:31:49.213615 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
2823 | 2025.01.28 08:31:49.274795 [ 186 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.095505364 sec., 869.061134618575 rows/sec., 4.49 MiB/sec. | ||
2824 | 2025.01.28 08:31:49.277454 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2825 | 2025.01.28 08:31:49.280447 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_11_2} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2826 | 2025.01.28 08:31:49.280589 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_11_2} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2827 | 2025.01.28 08:31:49.282915 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2828 | 2025.01.28 08:31:50.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.94 MiB, peak 179.84 MiB, free memory in arenas 0.00 B, will set to 171.49 MiB (RSS), difference: 1.55 MiB | ||
2829 | 2025.01.28 08:31:52.118788 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2830 | 2025.01.28 08:31:52.118998 [ 258 ] {fbfd6518-7d71-47fe-8b0a-b03e7878d8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2831 | 2025.01.28 08:31:52.119073 [ 258 ] {fbfd6518-7d71-47fe-8b0a-b03e7878d8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2832 | 2025.01.28 08:31:52.119908 [ 258 ] {fbfd6518-7d71-47fe-8b0a-b03e7878d8a5} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2833 | 2025.01.28 08:31:52.119953 [ 258 ] {fbfd6518-7d71-47fe-8b0a-b03e7878d8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2834 | 2025.01.28 08:31:52.120394 [ 258 ] {fbfd6518-7d71-47fe-8b0a-b03e7878d8a5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2835 | 2025.01.28 08:31:52.120644 [ 258 ] {fbfd6518-7d71-47fe-8b0a-b03e7878d8a5} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2836 | 2025.01.28 08:31:52.120922 [ 258 ] {fbfd6518-7d71-47fe-8b0a-b03e7878d8a5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001973 sec., 28383.17283324886 rows/sec., 2.17 MiB/sec. | ||
2837 | 2025.01.28 08:31:52.121120 [ 258 ] {fbfd6518-7d71-47fe-8b0a-b03e7878d8a5} <Debug> TCPHandler: Processed in 0.002468415 sec. | ||
2838 | 2025.01.28 08:31:52.121414 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2839 | 2025.01.28 08:31:52.121632 [ 4 ] {6b3cf543-18e5-4014-a9fd-9881d03171b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2840 | 2025.01.28 08:31:52.121704 [ 4 ] {6b3cf543-18e5-4014-a9fd-9881d03171b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2841 | 2025.01.28 08:31:52.122459 [ 4 ] {6b3cf543-18e5-4014-a9fd-9881d03171b4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2025.01.28 08:31:52.122508 [ 4 ] {6b3cf543-18e5-4014-a9fd-9881d03171b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2843 | 2025.01.28 08:31:52.122972 [ 4 ] {6b3cf543-18e5-4014-a9fd-9881d03171b4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2844 | 2025.01.28 08:31:52.123233 [ 4 ] {6b3cf543-18e5-4014-a9fd-9881d03171b4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2845 | 2025.01.28 08:31:52.123479 [ 4 ] {6b3cf543-18e5-4014-a9fd-9881d03171b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001907 sec., 33560.5663345569 rows/sec., 2.62 MiB/sec. | ||
2846 | 2025.01.28 08:31:52.123541 [ 4 ] {6b3cf543-18e5-4014-a9fd-9881d03171b4} <Debug> TCPHandler: Processed in 0.002272853 sec. | ||
2847 | 2025.01.28 08:31:52.123788 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2848 | 2025.01.28 08:31:52.124017 [ 258 ] {16962550-1171-421a-89e3-37c394bc36ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2849 | 2025.01.28 08:31:52.124114 [ 258 ] {16962550-1171-421a-89e3-37c394bc36ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2850 | 2025.01.28 08:31:52.124942 [ 258 ] {16962550-1171-421a-89e3-37c394bc36ed} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2851 | 2025.01.28 08:31:52.124982 [ 258 ] {16962550-1171-421a-89e3-37c394bc36ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2852 | 2025.01.28 08:31:52.125380 [ 258 ] {16962550-1171-421a-89e3-37c394bc36ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2853 | 2025.01.28 08:31:52.125627 [ 258 ] {16962550-1171-421a-89e3-37c394bc36ed} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2854 | 2025.01.28 08:31:52.125931 [ 258 ] {16962550-1171-421a-89e3-37c394bc36ed} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001953 sec., 49155.14592933947 rows/sec., 3.42 MiB/sec. | ||
2855 | 2025.01.28 08:31:52.126101 [ 258 ] {16962550-1171-421a-89e3-37c394bc36ed} <Debug> TCPHandler: Processed in 0.002420364 sec. | ||
2856 | 2025.01.28 08:31:52.126253 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2857 | 2025.01.28 08:31:52.126398 [ 4 ] {723728bd-2997-4330-ae5c-a5b2a3cbc762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2858 | 2025.01.28 08:31:52.126462 [ 4 ] {723728bd-2997-4330-ae5c-a5b2a3cbc762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2859 | 2025.01.28 08:31:52.126983 [ 4 ] {723728bd-2997-4330-ae5c-a5b2a3cbc762} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2860 | 2025.01.28 08:31:52.127023 [ 4 ] {723728bd-2997-4330-ae5c-a5b2a3cbc762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2861 | 2025.01.28 08:31:52.127416 [ 4 ] {723728bd-2997-4330-ae5c-a5b2a3cbc762} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2862 | 2025.01.28 08:31:52.127663 [ 4 ] {723728bd-2997-4330-ae5c-a5b2a3cbc762} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2863 | 2025.01.28 08:31:52.127913 [ 4 ] {723728bd-2997-4330-ae5c-a5b2a3cbc762} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001544 sec., 23316.062176165804 rows/sec., 1.57 MiB/sec. | ||
2864 | 2025.01.28 08:31:52.128009 [ 4 ] {723728bd-2997-4330-ae5c-a5b2a3cbc762} <Debug> TCPHandler: Processed in 0.001828156 sec. | ||
2865 | 2025.01.28 08:31:56.281253 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2866 | 2025.01.28 08:31:56.281316 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2867 | 2025.01.28 08:31:56.345771 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2868 | 2025.01.28 08:31:56.346531 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2869 | 2025.01.28 08:31:56.346582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2870 | 2025.01.28 08:31:56.347210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2871 | 2025.01.28 08:31:56.347476 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2872 | 2025.01.28 08:31:56.347722 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2873 | 2025.01.28 08:31:56.357806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 406 | ||
2874 | 2025.01.28 08:31:56.361573 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2875 | 2025.01.28 08:31:56.361623 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2876 | 2025.01.28 08:31:56.363152 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2877 | 2025.01.28 08:31:56.363462 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2878 | 2025.01.28 08:31:56.364375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
2879 | 2025.01.28 08:31:56.687727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2880 | 2025.01.28 08:31:56.707564 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2881 | 2025.01.28 08:31:56.707621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2882 | 2025.01.28 08:31:56.714785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2883 | 2025.01.28 08:31:56.715546 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2884 | 2025.01.28 08:31:56.718575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2885 | 2025.01.28 08:31:57.122645 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2886 | 2025.01.28 08:31:57.122905 [ 258 ] {3cd1c3ac-2051-4be4-87dd-5f2b9e37a287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2887 | 2025.01.28 08:31:57.123019 [ 258 ] {3cd1c3ac-2051-4be4-87dd-5f2b9e37a287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2888 | 2025.01.28 08:31:57.124095 [ 258 ] {3cd1c3ac-2051-4be4-87dd-5f2b9e37a287} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2889 | 2025.01.28 08:31:57.124142 [ 258 ] {3cd1c3ac-2051-4be4-87dd-5f2b9e37a287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2890 | 2025.01.28 08:31:57.124608 [ 258 ] {3cd1c3ac-2051-4be4-87dd-5f2b9e37a287} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2891 | 2025.01.28 08:31:57.124858 [ 258 ] {3cd1c3ac-2051-4be4-87dd-5f2b9e37a287} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2892 | 2025.01.28 08:31:57.125081 [ 6 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2893 | 2025.01.28 08:31:57.125117 [ 258 ] {3cd1c3ac-2051-4be4-87dd-5f2b9e37a287} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002295 sec., 27886.710239651413 rows/sec., 2.20 MiB/sec. | ||
2894 | 2025.01.28 08:31:57.125239 [ 6 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2895 | 2025.01.28 08:31:57.125283 [ 258 ] {3cd1c3ac-2051-4be4-87dd-5f2b9e37a287} <Debug> TCPHandler: Processed in 0.002769969 sec. | ||
2896 | 2025.01.28 08:31:57.125362 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2897 | 2025.01.28 08:31:57.125579 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
2898 | 2025.01.28 08:31:57.125591 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2899 | 2025.01.28 08:31:57.125778 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2900 | 2025.01.28 08:31:57.125826 [ 4 ] {e3ad5786-780f-4977-b349-cceefdd6e12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2901 | 2025.01.28 08:31:57.125823 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1415 rows starting from the beginning of the part | ||
2902 | 2025.01.28 08:31:57.125906 [ 4 ] {e3ad5786-780f-4977-b349-cceefdd6e12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2903 | 2025.01.28 08:31:57.126054 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 275 rows starting from the beginning of the part | ||
2904 | 2025.01.28 08:31:57.126501 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 65 rows starting from the beginning of the part | ||
2905 | 2025.01.28 08:31:57.126721 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1420 rows starting from the beginning of the part | ||
2906 | 2025.01.28 08:31:57.127073 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2907 | 2025.01.28 08:31:57.127309 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
2908 | 2025.01.28 08:31:57.128165 [ 4 ] {e3ad5786-780f-4977-b349-cceefdd6e12f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2909 | 2025.01.28 08:31:57.128214 [ 4 ] {e3ad5786-780f-4977-b349-cceefdd6e12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2910 | 2025.01.28 08:31:57.128877 [ 4 ] {e3ad5786-780f-4977-b349-cceefdd6e12f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2911 | 2025.01.28 08:31:57.129174 [ 4 ] {e3ad5786-780f-4977-b349-cceefdd6e12f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2912 | 2025.01.28 08:31:57.129451 [ 4 ] {e3ad5786-780f-4977-b349-cceefdd6e12f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.003684 sec., 1085.7763300760043 rows/sec., 81.65 KiB/sec. | ||
2913 | 2025.01.28 08:31:57.129576 [ 4 ] {e3ad5786-780f-4977-b349-cceefdd6e12f} <Debug> TCPHandler: Processed in 0.00414777 sec. | ||
2914 | 2025.01.28 08:31:57.129840 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2915 | 2025.01.28 08:31:57.129885 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3295 rows, containing 5 columns (5 merged, 0 gathered) in 0.004380353 sec., 752222.4806996149 rows/sec., 65.69 MiB/sec. | ||
2916 | 2025.01.28 08:31:57.130019 [ 258 ] {a2a15456-9131-493e-9dfa-71e86b9c8649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2917 | 2025.01.28 08:31:57.130083 [ 258 ] {a2a15456-9131-493e-9dfa-71e86b9c8649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2918 | 2025.01.28 08:31:57.130289 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2919 | 2025.01.28 08:31:57.131005 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2920 | 2025.01.28 08:31:57.131227 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_16_3} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2921 | 2025.01.28 08:31:57.131459 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
2922 | 2025.01.28 08:31:57.131516 [ 258 ] {a2a15456-9131-493e-9dfa-71e86b9c8649} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2923 | 2025.01.28 08:31:57.131565 [ 258 ] {a2a15456-9131-493e-9dfa-71e86b9c8649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2924 | 2025.01.28 08:31:57.131938 [ 258 ] {a2a15456-9131-493e-9dfa-71e86b9c8649} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2925 | 2025.01.28 08:31:57.132189 [ 258 ] {a2a15456-9131-493e-9dfa-71e86b9c8649} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2926 | 2025.01.28 08:31:57.132357 [ 6 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2927 | 2025.01.28 08:31:57.132418 [ 6 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2928 | 2025.01.28 08:31:57.132452 [ 258 ] {a2a15456-9131-493e-9dfa-71e86b9c8649} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002449 sec., 27766.435279706006 rows/sec., 2.17 MiB/sec. | ||
2929 | 2025.01.28 08:31:57.132459 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2930 | 2025.01.28 08:31:57.132611 [ 258 ] {a2a15456-9131-493e-9dfa-71e86b9c8649} <Debug> TCPHandler: Processed in 0.002921402 sec. | ||
2931 | 2025.01.28 08:31:57.132679 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
2932 | 2025.01.28 08:31:57.132810 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2933 | 2025.01.28 08:31:57.132857 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 890 rows starting from the beginning of the part | ||
2934 | 2025.01.28 08:31:57.132874 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2935 | 2025.01.28 08:31:57.133055 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 418 rows starting from the beginning of the part | ||
2936 | 2025.01.28 08:31:57.133521 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 71 rows starting from the beginning of the part | ||
2937 | 2025.01.28 08:31:57.133627 [ 4 ] {a2fa1c79-e6bb-4df0-a286-3250e6bffaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2938 | 2025.01.28 08:31:57.133692 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 884 rows starting from the beginning of the part | ||
2939 | 2025.01.28 08:31:57.133883 [ 4 ] {a2fa1c79-e6bb-4df0-a286-3250e6bffaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2940 | 2025.01.28 08:31:57.134106 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2941 | 2025.01.28 08:31:57.134453 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 68 rows starting from the beginning of the part | ||
2942 | 2025.01.28 08:31:57.136293 [ 4 ] {a2fa1c79-e6bb-4df0-a286-3250e6bffaf2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2943 | 2025.01.28 08:31:57.136358 [ 4 ] {a2fa1c79-e6bb-4df0-a286-3250e6bffaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2944 | 2025.01.28 08:31:57.137240 [ 4 ] {a2fa1c79-e6bb-4df0-a286-3250e6bffaf2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2945 | 2025.01.28 08:31:57.137731 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2395 rows, containing 5 columns (5 merged, 0 gathered) in 0.005115813 sec., 468156.2832730594 rows/sec., 35.88 MiB/sec. | ||
2946 | 2025.01.28 08:31:57.137745 [ 4 ] {a2fa1c79-e6bb-4df0-a286-3250e6bffaf2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2947 | 2025.01.28 08:31:57.138022 [ 6 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2948 | 2025.01.28 08:31:57.138093 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2949 | 2025.01.28 08:31:57.138118 [ 6 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2950 | 2025.01.28 08:31:57.138208 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2951 | 2025.01.28 08:31:57.138307 [ 4 ] {a2fa1c79-e6bb-4df0-a286-3250e6bffaf2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005029 sec., 31815.470272419967 rows/sec., 2.22 MiB/sec. | ||
2952 | 2025.01.28 08:31:57.139082 [ 4 ] {a2fa1c79-e6bb-4df0-a286-3250e6bffaf2} <Debug> TCPHandler: Processed in 0.00634179 sec. | ||
2953 | 2025.01.28 08:31:57.139251 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2954 | 2025.01.28 08:31:57.139319 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
2955 | 2025.01.28 08:31:57.139427 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2956 | 2025.01.28 08:31:57.139598 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_16_3} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2957 | 2025.01.28 08:31:57.139826 [ 258 ] {7b787028-8162-490c-8046-b0d51fc3b00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2958 | 2025.01.28 08:31:57.139889 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
2959 | 2025.01.28 08:31:57.139889 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2960 | 2025.01.28 08:31:57.140017 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3920 rows starting from the beginning of the part | ||
2961 | 2025.01.28 08:31:57.140066 [ 258 ] {7b787028-8162-490c-8046-b0d51fc3b00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2962 | 2025.01.28 08:31:57.140536 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2963 | 2025.01.28 08:31:57.140996 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2964 | 2025.01.28 08:31:57.141421 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 992 rows starting from the beginning of the part | ||
2965 | 2025.01.28 08:31:57.141854 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
2966 | 2025.01.28 08:31:57.142402 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2967 | 2025.01.28 08:31:57.144884 [ 258 ] {7b787028-8162-490c-8046-b0d51fc3b00a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2968 | 2025.01.28 08:31:57.144967 [ 258 ] {7b787028-8162-490c-8046-b0d51fc3b00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2969 | 2025.01.28 08:31:57.146474 [ 258 ] {7b787028-8162-490c-8046-b0d51fc3b00a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2970 | 2025.01.28 08:31:57.146806 [ 258 ] {7b787028-8162-490c-8046-b0d51fc3b00a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2971 | 2025.01.28 08:31:57.147015 [ 258 ] {7b787028-8162-490c-8046-b0d51fc3b00a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.007374 sec., 542.4464334147003 rows/sec., 995.37 KiB/sec. | ||
2972 | 2025.01.28 08:31:57.147116 [ 258 ] {7b787028-8162-490c-8046-b0d51fc3b00a} <Debug> TCPHandler: Processed in 0.007880112 sec. | ||
2973 | 2025.01.28 08:31:57.147285 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2974 | 2025.01.28 08:31:57.147501 [ 4 ] {e2bc7e0a-d47d-4682-bf31-8347b38d3b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2975 | 2025.01.28 08:31:57.147614 [ 4 ] {e2bc7e0a-d47d-4682-bf31-8347b38d3b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2976 | 2025.01.28 08:31:57.147643 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5565 rows, containing 5 columns (5 merged, 0 gathered) in 0.009245933 sec., 601886.2563680701 rows/sec., 40.58 MiB/sec. | ||
2977 | 2025.01.28 08:31:57.148248 [ 4 ] {e2bc7e0a-d47d-4682-bf31-8347b38d3b24} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2978 | 2025.01.28 08:31:57.148290 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2979 | 2025.01.28 08:31:57.148315 [ 4 ] {e2bc7e0a-d47d-4682-bf31-8347b38d3b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2980 | 2025.01.28 08:31:57.148993 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2981 | 2025.01.28 08:31:57.149095 [ 4 ] {e2bc7e0a-d47d-4682-bf31-8347b38d3b24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2982 | 2025.01.28 08:31:57.149166 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2983 | 2025.01.28 08:31:57.149342 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
2984 | 2025.01.28 08:31:57.149493 [ 4 ] {e2bc7e0a-d47d-4682-bf31-8347b38d3b24} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2985 | 2025.01.28 08:31:57.149677 [ 23 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2986 | 2025.01.28 08:31:57.149738 [ 23 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2987 | 2025.01.28 08:31:57.149764 [ 4 ] {e2bc7e0a-d47d-4682-bf31-8347b38d3b24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002338 sec., 25662.959794696322 rows/sec., 1.73 MiB/sec. | ||
2988 | 2025.01.28 08:31:57.149779 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2989 | 2025.01.28 08:31:57.149947 [ 4 ] {e2bc7e0a-d47d-4682-bf31-8347b38d3b24} <Debug> TCPHandler: Processed in 0.002725969 sec. | ||
2990 | 2025.01.28 08:31:57.150091 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
2991 | 2025.01.28 08:31:57.150346 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2992 | 2025.01.28 08:31:57.150387 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 634 rows starting from the beginning of the part | ||
2993 | 2025.01.28 08:31:57.150499 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2994 | 2025.01.28 08:31:57.150615 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2995 | 2025.01.28 08:31:57.150864 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
2996 | 2025.01.28 08:31:57.150943 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
2997 | 2025.01.28 08:31:57.151039 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
2998 | 2025.01.28 08:31:57.152250 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.002334803 sec., 393180.9236153971 rows/sec., 25.76 MiB/sec. | ||
2999 | 2025.01.28 08:31:57.152407 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3000 | 2025.01.28 08:31:57.152681 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_16_3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3001 | 2025.01.28 08:31:57.152754 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_16_3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3002 | 2025.01.28 08:31:57.152826 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
3003 | 2025.01.28 08:32:02.129208 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3004 | 2025.01.28 08:32:02.129439 [ 258 ] {5c83c507-cfc1-4d61-bded-612d2d164bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3005 | 2025.01.28 08:32:02.129520 [ 258 ] {5c83c507-cfc1-4d61-bded-612d2d164bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3006 | 2025.01.28 08:32:02.130297 [ 258 ] {5c83c507-cfc1-4d61-bded-612d2d164bb9} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3007 | 2025.01.28 08:32:02.130348 [ 258 ] {5c83c507-cfc1-4d61-bded-612d2d164bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3008 | 2025.01.28 08:32:02.130796 [ 258 ] {5c83c507-cfc1-4d61-bded-612d2d164bb9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3009 | 2025.01.28 08:32:02.131071 [ 258 ] {5c83c507-cfc1-4d61-bded-612d2d164bb9} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2025.01.28 08:32:02.131330 [ 258 ] {5c83c507-cfc1-4d61-bded-612d2d164bb9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. | ||
3011 | 2025.01.28 08:32:02.131440 [ 258 ] {5c83c507-cfc1-4d61-bded-612d2d164bb9} <Debug> TCPHandler: Processed in 0.002374314 sec. | ||
3012 | 2025.01.28 08:32:02.131705 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3013 | 2025.01.28 08:32:02.131904 [ 4 ] {fddef2b0-42a9-4bba-8808-bf53db1a3ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3014 | 2025.01.28 08:32:02.131980 [ 4 ] {fddef2b0-42a9-4bba-8808-bf53db1a3ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3015 | 2025.01.28 08:32:02.132828 [ 4 ] {fddef2b0-42a9-4bba-8808-bf53db1a3ddc} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3016 | 2025.01.28 08:32:02.132877 [ 4 ] {fddef2b0-42a9-4bba-8808-bf53db1a3ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3017 | 2025.01.28 08:32:02.133354 [ 4 ] {fddef2b0-42a9-4bba-8808-bf53db1a3ddc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3018 | 2025.01.28 08:32:02.133613 [ 4 ] {fddef2b0-42a9-4bba-8808-bf53db1a3ddc} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3019 | 2025.01.28 08:32:02.133906 [ 4 ] {fddef2b0-42a9-4bba-8808-bf53db1a3ddc} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002056 sec., 133754.86381322957 rows/sec., 11.77 MiB/sec. | ||
3020 | 2025.01.28 08:32:02.134121 [ 4 ] {fddef2b0-42a9-4bba-8808-bf53db1a3ddc} <Debug> TCPHandler: Processed in 0.002549437 sec. | ||
3021 | 2025.01.28 08:32:02.134305 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3022 | 2025.01.28 08:32:02.134446 [ 258 ] {093d719d-4148-41fa-bc46-bf0faf2bbe2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3023 | 2025.01.28 08:32:02.134504 [ 258 ] {093d719d-4148-41fa-bc46-bf0faf2bbe2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3024 | 2025.01.28 08:32:02.135153 [ 258 ] {093d719d-4148-41fa-bc46-bf0faf2bbe2a} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3025 | 2025.01.28 08:32:02.135192 [ 258 ] {093d719d-4148-41fa-bc46-bf0faf2bbe2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3026 | 2025.01.28 08:32:02.135551 [ 258 ] {093d719d-4148-41fa-bc46-bf0faf2bbe2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3027 | 2025.01.28 08:32:02.135785 [ 258 ] {093d719d-4148-41fa-bc46-bf0faf2bbe2a} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3028 | 2025.01.28 08:32:02.135994 [ 258 ] {093d719d-4148-41fa-bc46-bf0faf2bbe2a} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001579 sec., 27232.425585813806 rows/sec., 1.96 MiB/sec. | ||
3029 | 2025.01.28 08:32:02.136046 [ 258 ] {093d719d-4148-41fa-bc46-bf0faf2bbe2a} <Debug> TCPHandler: Processed in 0.001823286 sec. | ||
3030 | 2025.01.28 08:32:02.136188 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3031 | 2025.01.28 08:32:02.136312 [ 4 ] {c64501c5-e20a-4080-82c7-62d085f6e909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3032 | 2025.01.28 08:32:02.136365 [ 4 ] {c64501c5-e20a-4080-82c7-62d085f6e909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3033 | 2025.01.28 08:32:02.137000 [ 4 ] {c64501c5-e20a-4080-82c7-62d085f6e909} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3034 | 2025.01.28 08:32:02.137040 [ 4 ] {c64501c5-e20a-4080-82c7-62d085f6e909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3035 | 2025.01.28 08:32:02.137426 [ 4 ] {c64501c5-e20a-4080-82c7-62d085f6e909} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3036 | 2025.01.28 08:32:02.137709 [ 4 ] {c64501c5-e20a-4080-82c7-62d085f6e909} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2025.01.28 08:32:02.137938 [ 4 ] {c64501c5-e20a-4080-82c7-62d085f6e909} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001655 sec., 8459.214501510574 rows/sec., 592.43 KiB/sec. | ||
3038 | 2025.01.28 08:32:02.137992 [ 4 ] {c64501c5-e20a-4080-82c7-62d085f6e909} <Debug> TCPHandler: Processed in 0.001863697 sec. | ||
3039 | 2025.01.28 08:32:02.138159 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3040 | 2025.01.28 08:32:02.138291 [ 258 ] {addb0bab-0a88-45ea-a33d-6ffd8f5dcf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3041 | 2025.01.28 08:32:02.138352 [ 258 ] {addb0bab-0a88-45ea-a33d-6ffd8f5dcf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3042 | 2025.01.28 08:32:02.138956 [ 258 ] {addb0bab-0a88-45ea-a33d-6ffd8f5dcf04} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3043 | 2025.01.28 08:32:02.138997 [ 258 ] {addb0bab-0a88-45ea-a33d-6ffd8f5dcf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3044 | 2025.01.28 08:32:02.139376 [ 258 ] {addb0bab-0a88-45ea-a33d-6ffd8f5dcf04} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3045 | 2025.01.28 08:32:02.139626 [ 258 ] {addb0bab-0a88-45ea-a33d-6ffd8f5dcf04} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3046 | 2025.01.28 08:32:02.139889 [ 258 ] {addb0bab-0a88-45ea-a33d-6ffd8f5dcf04} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 497.88 KiB/sec. | ||
3047 | 2025.01.28 08:32:02.140033 [ 258 ] {addb0bab-0a88-45ea-a33d-6ffd8f5dcf04} <Debug> TCPHandler: Processed in 0.001929787 sec. | ||
3048 | 2025.01.28 08:32:02.140205 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3049 | 2025.01.28 08:32:02.140352 [ 4 ] {0d33028c-aa77-4db5-b238-943339badb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3050 | 2025.01.28 08:32:02.140410 [ 4 ] {0d33028c-aa77-4db5-b238-943339badb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3051 | 2025.01.28 08:32:02.141190 [ 4 ] {0d33028c-aa77-4db5-b238-943339badb39} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3052 | 2025.01.28 08:32:02.141230 [ 4 ] {0d33028c-aa77-4db5-b238-943339badb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3053 | 2025.01.28 08:32:02.141622 [ 4 ] {0d33028c-aa77-4db5-b238-943339badb39} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3054 | 2025.01.28 08:32:02.141865 [ 4 ] {0d33028c-aa77-4db5-b238-943339badb39} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2025.01.28 08:32:02.142074 [ 4 ] {0d33028c-aa77-4db5-b238-943339badb39} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001751 sec., 238720.73101085096 rows/sec., 17.05 MiB/sec. | ||
3056 | 2025.01.28 08:32:02.142127 [ 4 ] {0d33028c-aa77-4db5-b238-943339badb39} <Debug> TCPHandler: Processed in 0.001990178 sec. | ||
3057 | 2025.01.28 08:32:02.142292 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3058 | 2025.01.28 08:32:02.142431 [ 258 ] {49c52cd6-b5d9-4bba-b62a-5417541ff2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3059 | 2025.01.28 08:32:02.142490 [ 258 ] {49c52cd6-b5d9-4bba-b62a-5417541ff2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3060 | 2025.01.28 08:32:02.143037 [ 258 ] {49c52cd6-b5d9-4bba-b62a-5417541ff2ca} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3061 | 2025.01.28 08:32:02.143076 [ 258 ] {49c52cd6-b5d9-4bba-b62a-5417541ff2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3062 | 2025.01.28 08:32:02.143445 [ 258 ] {49c52cd6-b5d9-4bba-b62a-5417541ff2ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3063 | 2025.01.28 08:32:02.143696 [ 258 ] {49c52cd6-b5d9-4bba-b62a-5417541ff2ca} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3064 | 2025.01.28 08:32:02.143968 [ 258 ] {49c52cd6-b5d9-4bba-b62a-5417541ff2ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 201.72 KiB/sec. | ||
3065 | 2025.01.28 08:32:02.144098 [ 258 ] {49c52cd6-b5d9-4bba-b62a-5417541ff2ca} <Debug> TCPHandler: Processed in 0.001877216 sec. | ||
3066 | 2025.01.28 08:32:02.144272 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3067 | 2025.01.28 08:32:02.144404 [ 4 ] {ce83e2e7-b5cf-484f-9f86-59aa7edc63cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3068 | 2025.01.28 08:32:02.144458 [ 4 ] {ce83e2e7-b5cf-484f-9f86-59aa7edc63cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3069 | 2025.01.28 08:32:02.145055 [ 4 ] {ce83e2e7-b5cf-484f-9f86-59aa7edc63cf} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3070 | 2025.01.28 08:32:02.145096 [ 4 ] {ce83e2e7-b5cf-484f-9f86-59aa7edc63cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3071 | 2025.01.28 08:32:02.145502 [ 4 ] {ce83e2e7-b5cf-484f-9f86-59aa7edc63cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3072 | 2025.01.28 08:32:02.145736 [ 4 ] {ce83e2e7-b5cf-484f-9f86-59aa7edc63cf} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3073 | 2025.01.28 08:32:02.146019 [ 4 ] {ce83e2e7-b5cf-484f-9f86-59aa7edc63cf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001633 sec., 145131.65952235152 rows/sec., 9.73 MiB/sec. | ||
3074 | 2025.01.28 08:32:02.146109 [ 4 ] {ce83e2e7-b5cf-484f-9f86-59aa7edc63cf} <Debug> TCPHandler: Processed in 0.001892647 sec. | ||
3075 | 2025.01.28 08:32:02.146264 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3076 | 2025.01.28 08:32:02.146380 [ 258 ] {cdbd1b6a-3771-4e97-86f6-f4e57ef7faee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3077 | 2025.01.28 08:32:02.146432 [ 258 ] {cdbd1b6a-3771-4e97-86f6-f4e57ef7faee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3078 | 2025.01.28 08:32:02.146903 [ 258 ] {cdbd1b6a-3771-4e97-86f6-f4e57ef7faee} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3079 | 2025.01.28 08:32:02.146943 [ 258 ] {cdbd1b6a-3771-4e97-86f6-f4e57ef7faee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3080 | 2025.01.28 08:32:02.147310 [ 258 ] {cdbd1b6a-3771-4e97-86f6-f4e57ef7faee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3081 | 2025.01.28 08:32:02.147552 [ 258 ] {cdbd1b6a-3771-4e97-86f6-f4e57ef7faee} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3082 | 2025.01.28 08:32:02.147819 [ 258 ] {cdbd1b6a-3771-4e97-86f6-f4e57ef7faee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. | ||
3083 | 2025.01.28 08:32:02.147948 [ 258 ] {cdbd1b6a-3771-4e97-86f6-f4e57ef7faee} <Debug> TCPHandler: Processed in 0.001740505 sec. | ||
3084 | 2025.01.28 08:32:02.148122 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3085 | 2025.01.28 08:32:02.148249 [ 4 ] {59bbfb61-c017-4029-9b4f-27f076032fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3086 | 2025.01.28 08:32:02.148342 [ 4 ] {59bbfb61-c017-4029-9b4f-27f076032fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3087 | 2025.01.28 08:32:02.149620 [ 4 ] {59bbfb61-c017-4029-9b4f-27f076032fa6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3088 | 2025.01.28 08:32:02.149661 [ 4 ] {59bbfb61-c017-4029-9b4f-27f076032fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3089 | 2025.01.28 08:32:02.150346 [ 4 ] {59bbfb61-c017-4029-9b4f-27f076032fa6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3090 | 2025.01.28 08:32:02.150623 [ 4 ] {59bbfb61-c017-4029-9b4f-27f076032fa6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3091 | 2025.01.28 08:32:02.150907 [ 4 ] {59bbfb61-c017-4029-9b4f-27f076032fa6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002681 sec., 13427.825438269303 rows/sec., 24.06 MiB/sec. | ||
3092 | 2025.01.28 08:32:02.151036 [ 4 ] {59bbfb61-c017-4029-9b4f-27f076032fa6} <Debug> TCPHandler: Processed in 0.002980753 sec. | ||
3093 | 2025.01.28 08:32:02.151179 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3094 | 2025.01.28 08:32:02.151296 [ 258 ] {07ae8839-6d59-470b-8f9d-06d7aa2e137d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3095 | 2025.01.28 08:32:02.151347 [ 258 ] {07ae8839-6d59-470b-8f9d-06d7aa2e137d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3096 | 2025.01.28 08:32:02.151834 [ 258 ] {07ae8839-6d59-470b-8f9d-06d7aa2e137d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3097 | 2025.01.28 08:32:02.151874 [ 258 ] {07ae8839-6d59-470b-8f9d-06d7aa2e137d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3098 | 2025.01.28 08:32:02.152259 [ 258 ] {07ae8839-6d59-470b-8f9d-06d7aa2e137d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3099 | 2025.01.28 08:32:02.152502 [ 258 ] {07ae8839-6d59-470b-8f9d-06d7aa2e137d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3100 | 2025.01.28 08:32:02.152688 [ 258 ] {07ae8839-6d59-470b-8f9d-06d7aa2e137d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001416 sec., 57909.60451977402 rows/sec., 3.68 MiB/sec. | ||
3101 | 2025.01.28 08:32:02.152821 [ 258 ] {07ae8839-6d59-470b-8f9d-06d7aa2e137d} <Debug> TCPHandler: Processed in 0.001696284 sec. | ||
3102 | 2025.01.28 08:32:03.847848 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
3103 | 2025.01.28 08:32:03.848631 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3104 | 2025.01.28 08:32:03.848690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3105 | 2025.01.28 08:32:03.849245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3106 | 2025.01.28 08:32:03.849501 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3107 | 2025.01.28 08:32:03.849813 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
3108 | 2025.01.28 08:32:04.218624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3109 | 2025.01.28 08:32:04.239009 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3110 | 2025.01.28 08:32:04.239076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3111 | 2025.01.28 08:32:04.246565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3112 | 2025.01.28 08:32:04.247346 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3113 | 2025.01.28 08:32:04.250065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3114 | 2025.01.28 08:32:06.364700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 440 | ||
3115 | 2025.01.28 08:32:06.367883 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3116 | 2025.01.28 08:32:06.367942 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3117 | 2025.01.28 08:32:06.369437 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3118 | 2025.01.28 08:32:06.369756 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3119 | 2025.01.28 08:32:06.370417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
3120 | 2025.01.28 08:32:07.122235 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3121 | 2025.01.28 08:32:07.122538 [ 258 ] {017b2d69-0a7d-47a2-abf5-20da9b2ecd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3122 | 2025.01.28 08:32:07.122647 [ 258 ] {017b2d69-0a7d-47a2-abf5-20da9b2ecd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3123 | 2025.01.28 08:32:07.123517 [ 258 ] {017b2d69-0a7d-47a2-abf5-20da9b2ecd4f} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3124 | 2025.01.28 08:32:07.123557 [ 258 ] {017b2d69-0a7d-47a2-abf5-20da9b2ecd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3125 | 2025.01.28 08:32:07.123997 [ 258 ] {017b2d69-0a7d-47a2-abf5-20da9b2ecd4f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3126 | 2025.01.28 08:32:07.124247 [ 258 ] {017b2d69-0a7d-47a2-abf5-20da9b2ecd4f} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3127 | 2025.01.28 08:32:07.124473 [ 258 ] {017b2d69-0a7d-47a2-abf5-20da9b2ecd4f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002016 sec., 992.063492063492 rows/sec., 80.90 KiB/sec. | ||
3128 | 2025.01.28 08:32:07.124609 [ 258 ] {017b2d69-0a7d-47a2-abf5-20da9b2ecd4f} <Debug> TCPHandler: Processed in 0.002564167 sec. | ||
3129 | 2025.01.28 08:32:07.124862 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3130 | 2025.01.28 08:32:07.125070 [ 4 ] {f9797adf-472b-42de-8a85-12c56a27670b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3131 | 2025.01.28 08:32:07.125145 [ 4 ] {f9797adf-472b-42de-8a85-12c56a27670b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3132 | 2025.01.28 08:32:07.125918 [ 4 ] {f9797adf-472b-42de-8a85-12c56a27670b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3133 | 2025.01.28 08:32:07.125967 [ 4 ] {f9797adf-472b-42de-8a85-12c56a27670b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3134 | 2025.01.28 08:32:07.126446 [ 4 ] {f9797adf-472b-42de-8a85-12c56a27670b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3135 | 2025.01.28 08:32:07.126702 [ 4 ] {f9797adf-472b-42de-8a85-12c56a27670b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3136 | 2025.01.28 08:32:07.126956 [ 4 ] {f9797adf-472b-42de-8a85-12c56a27670b} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.00194 sec., 33505.154639175256 rows/sec., 2.63 MiB/sec. | ||
3137 | 2025.01.28 08:32:07.127022 [ 4 ] {f9797adf-472b-42de-8a85-12c56a27670b} <Debug> TCPHandler: Processed in 0.002303953 sec. | ||
3138 | 2025.01.28 08:32:07.127171 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3139 | 2025.01.28 08:32:07.127310 [ 258 ] {4e958a12-916c-4011-ab09-f995ed9850dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3140 | 2025.01.28 08:32:07.127366 [ 258 ] {4e958a12-916c-4011-ab09-f995ed9850dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3141 | 2025.01.28 08:32:07.128033 [ 258 ] {4e958a12-916c-4011-ab09-f995ed9850dd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3142 | 2025.01.28 08:32:07.128072 [ 258 ] {4e958a12-916c-4011-ab09-f995ed9850dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3143 | 2025.01.28 08:32:07.128438 [ 258 ] {4e958a12-916c-4011-ab09-f995ed9850dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3144 | 2025.01.28 08:32:07.128674 [ 258 ] {4e958a12-916c-4011-ab09-f995ed9850dd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3145 | 2025.01.28 08:32:07.128889 [ 258 ] {4e958a12-916c-4011-ab09-f995ed9850dd} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001611 sec., 3724.3947858472998 rows/sec., 273.39 KiB/sec. | ||
3146 | 2025.01.28 08:32:07.128941 [ 258 ] {4e958a12-916c-4011-ab09-f995ed9850dd} <Debug> TCPHandler: Processed in 0.001836747 sec. | ||
3147 | 2025.01.28 08:32:07.129100 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3148 | 2025.01.28 08:32:07.129250 [ 4 ] {db8077dd-94bd-4e6e-a0a3-2f6cf231c06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3149 | 2025.01.28 08:32:07.129312 [ 4 ] {db8077dd-94bd-4e6e-a0a3-2f6cf231c06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3150 | 2025.01.28 08:32:07.130010 [ 4 ] {db8077dd-94bd-4e6e-a0a3-2f6cf231c06a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3151 | 2025.01.28 08:32:07.130051 [ 4 ] {db8077dd-94bd-4e6e-a0a3-2f6cf231c06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3152 | 2025.01.28 08:32:07.130437 [ 4 ] {db8077dd-94bd-4e6e-a0a3-2f6cf231c06a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3153 | 2025.01.28 08:32:07.130678 [ 4 ] {db8077dd-94bd-4e6e-a0a3-2f6cf231c06a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3154 | 2025.01.28 08:32:07.130954 [ 4 ] {db8077dd-94bd-4e6e-a0a3-2f6cf231c06a} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001733 sec., 40392.383150605885 rows/sec., 3.15 MiB/sec. | ||
3155 | 2025.01.28 08:32:07.131159 [ 4 ] {db8077dd-94bd-4e6e-a0a3-2f6cf231c06a} <Debug> TCPHandler: Processed in 0.00212439 sec. | ||
3156 | 2025.01.28 08:32:07.131374 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3157 | 2025.01.28 08:32:07.131595 [ 258 ] {091bb174-d880-42ff-821a-0bbc002c7d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3158 | 2025.01.28 08:32:07.131689 [ 258 ] {091bb174-d880-42ff-821a-0bbc002c7d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3159 | 2025.01.28 08:32:07.132411 [ 258 ] {091bb174-d880-42ff-821a-0bbc002c7d7e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3160 | 2025.01.28 08:32:07.132451 [ 258 ] {091bb174-d880-42ff-821a-0bbc002c7d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3161 | 2025.01.28 08:32:07.132848 [ 258 ] {091bb174-d880-42ff-821a-0bbc002c7d7e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3162 | 2025.01.28 08:32:07.133083 [ 258 ] {091bb174-d880-42ff-821a-0bbc002c7d7e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3163 | 2025.01.28 08:32:07.133338 [ 258 ] {091bb174-d880-42ff-821a-0bbc002c7d7e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001795 sec., 89693.59331476323 rows/sec., 6.25 MiB/sec. | ||
3164 | 2025.01.28 08:32:07.133538 [ 258 ] {091bb174-d880-42ff-821a-0bbc002c7d7e} <Debug> TCPHandler: Processed in 0.002275072 sec. | ||
3165 | 2025.01.28 08:32:07.133724 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3166 | 2025.01.28 08:32:07.133865 [ 4 ] {c582f6a1-aea9-44f1-9c7a-6b73e768539d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3167 | 2025.01.28 08:32:07.133958 [ 4 ] {c582f6a1-aea9-44f1-9c7a-6b73e768539d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3168 | 2025.01.28 08:32:07.135232 [ 4 ] {c582f6a1-aea9-44f1-9c7a-6b73e768539d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3169 | 2025.01.28 08:32:07.135273 [ 4 ] {c582f6a1-aea9-44f1-9c7a-6b73e768539d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3170 | 2025.01.28 08:32:07.135898 [ 4 ] {c582f6a1-aea9-44f1-9c7a-6b73e768539d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3171 | 2025.01.28 08:32:07.136170 [ 4 ] {c582f6a1-aea9-44f1-9c7a-6b73e768539d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3172 | 2025.01.28 08:32:07.136440 [ 4 ] {c582f6a1-aea9-44f1-9c7a-6b73e768539d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002607 sec., 1534.3306482546989 rows/sec., 2.75 MiB/sec. | ||
3173 | 2025.01.28 08:32:07.136533 [ 4 ] {c582f6a1-aea9-44f1-9c7a-6b73e768539d} <Debug> TCPHandler: Processed in 0.002878261 sec. | ||
3174 | 2025.01.28 08:32:07.136761 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3175 | 2025.01.28 08:32:07.136984 [ 258 ] {bc15ab5d-9fe4-4726-91ef-171ade4d447b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3176 | 2025.01.28 08:32:07.137071 [ 258 ] {bc15ab5d-9fe4-4726-91ef-171ade4d447b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3177 | 2025.01.28 08:32:07.137576 [ 258 ] {bc15ab5d-9fe4-4726-91ef-171ade4d447b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3178 | 2025.01.28 08:32:07.137615 [ 258 ] {bc15ab5d-9fe4-4726-91ef-171ade4d447b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3179 | 2025.01.28 08:32:07.137994 [ 258 ] {bc15ab5d-9fe4-4726-91ef-171ade4d447b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3180 | 2025.01.28 08:32:07.138225 [ 258 ] {bc15ab5d-9fe4-4726-91ef-171ade4d447b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3181 | 2025.01.28 08:32:07.138441 [ 258 ] {bc15ab5d-9fe4-4726-91ef-171ade4d447b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. | ||
3182 | 2025.01.28 08:32:07.138489 [ 258 ] {bc15ab5d-9fe4-4726-91ef-171ade4d447b} <Debug> TCPHandler: Processed in 0.001841846 sec. | ||
3183 | 2025.01.28 08:32:11.281567 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3184 | 2025.01.28 08:32:11.281647 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3185 | 2025.01.28 08:32:11.349951 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3186 | 2025.01.28 08:32:11.350626 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3187 | 2025.01.28 08:32:11.350677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3188 | 2025.01.28 08:32:11.351259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3189 | 2025.01.28 08:32:11.351531 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3190 | 2025.01.28 08:32:11.351735 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3191 | 2025.01.28 08:32:11.750141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3192 | 2025.01.28 08:32:11.770949 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3193 | 2025.01.28 08:32:11.771017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3194 | 2025.01.28 08:32:11.778433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3195 | 2025.01.28 08:32:11.779181 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3196 | 2025.01.28 08:32:11.781852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3197 | 2025.01.28 08:32:12.128296 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3198 | 2025.01.28 08:32:12.128506 [ 258 ] {83dd1e6b-f3df-4b74-beb7-e4d781af4297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3199 | 2025.01.28 08:32:12.128585 [ 258 ] {83dd1e6b-f3df-4b74-beb7-e4d781af4297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3200 | 2025.01.28 08:32:12.129384 [ 258 ] {83dd1e6b-f3df-4b74-beb7-e4d781af4297} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3201 | 2025.01.28 08:32:12.129429 [ 258 ] {83dd1e6b-f3df-4b74-beb7-e4d781af4297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3202 | 2025.01.28 08:32:12.129869 [ 258 ] {83dd1e6b-f3df-4b74-beb7-e4d781af4297} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3203 | 2025.01.28 08:32:12.130121 [ 258 ] {83dd1e6b-f3df-4b74-beb7-e4d781af4297} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3204 | 2025.01.28 08:32:12.130370 [ 258 ] {83dd1e6b-f3df-4b74-beb7-e4d781af4297} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec. | ||
3205 | 2025.01.28 08:32:12.130478 [ 258 ] {83dd1e6b-f3df-4b74-beb7-e4d781af4297} <Debug> TCPHandler: Processed in 0.002324783 sec. | ||
3206 | 2025.01.28 08:32:12.130725 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3207 | 2025.01.28 08:32:12.130933 [ 4 ] {7f3fab89-4088-405a-9a02-3c27ebf751e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3208 | 2025.01.28 08:32:12.131014 [ 4 ] {7f3fab89-4088-405a-9a02-3c27ebf751e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3209 | 2025.01.28 08:32:12.131832 [ 4 ] {7f3fab89-4088-405a-9a02-3c27ebf751e1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3210 | 2025.01.28 08:32:12.131873 [ 4 ] {7f3fab89-4088-405a-9a02-3c27ebf751e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3211 | 2025.01.28 08:32:12.132330 [ 4 ] {7f3fab89-4088-405a-9a02-3c27ebf751e1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3212 | 2025.01.28 08:32:12.132592 [ 4 ] {7f3fab89-4088-405a-9a02-3c27ebf751e1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3213 | 2025.01.28 08:32:12.132792 [ 4 ] {7f3fab89-4088-405a-9a02-3c27ebf751e1} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.001917 sec., 143453.31246739696 rows/sec., 12.63 MiB/sec. | ||
3214 | 2025.01.28 08:32:12.132849 [ 4 ] {7f3fab89-4088-405a-9a02-3c27ebf751e1} <Debug> TCPHandler: Processed in 0.002265232 sec. | ||
3215 | 2025.01.28 08:32:12.132995 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3216 | 2025.01.28 08:32:12.133139 [ 258 ] {38828edd-575d-467b-b3d7-94ef9cc52dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3217 | 2025.01.28 08:32:12.133200 [ 258 ] {38828edd-575d-467b-b3d7-94ef9cc52dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3218 | 2025.01.28 08:32:12.133921 [ 258 ] {38828edd-575d-467b-b3d7-94ef9cc52dce} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3219 | 2025.01.28 08:32:12.133969 [ 258 ] {38828edd-575d-467b-b3d7-94ef9cc52dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3220 | 2025.01.28 08:32:12.134357 [ 258 ] {38828edd-575d-467b-b3d7-94ef9cc52dce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3221 | 2025.01.28 08:32:12.134599 [ 258 ] {38828edd-575d-467b-b3d7-94ef9cc52dce} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3222 | 2025.01.28 08:32:12.134765 [ 144 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3223 | 2025.01.28 08:32:12.134828 [ 144 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3224 | 2025.01.28 08:32:12.134846 [ 258 ] {38828edd-575d-467b-b3d7-94ef9cc52dce} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001731 sec., 24841.132293471983 rows/sec., 1.78 MiB/sec. | ||
3225 | 2025.01.28 08:32:12.134864 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3226 | 2025.01.28 08:32:12.135006 [ 258 ] {38828edd-575d-467b-b3d7-94ef9cc52dce} <Debug> TCPHandler: Processed in 0.00207164 sec. | ||
3227 | 2025.01.28 08:32:12.135083 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
3228 | 2025.01.28 08:32:12.135217 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3229 | 2025.01.28 08:32:12.135237 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3230 | 2025.01.28 08:32:12.135283 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part | ||
3231 | 2025.01.28 08:32:12.135409 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
3232 | 2025.01.28 08:32:12.135411 [ 4 ] {bd751c97-c524-463f-9993-8c885f823e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3233 | 2025.01.28 08:32:12.135627 [ 4 ] {bd751c97-c524-463f-9993-8c885f823e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3234 | 2025.01.28 08:32:12.135873 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
3235 | 2025.01.28 08:32:12.136128 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part | ||
3236 | 2025.01.28 08:32:12.136284 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
3237 | 2025.01.28 08:32:12.136514 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 43 rows starting from the beginning of the part | ||
3238 | 2025.01.28 08:32:12.137382 [ 4 ] {bd751c97-c524-463f-9993-8c885f823e86} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3239 | 2025.01.28 08:32:12.137428 [ 4 ] {bd751c97-c524-463f-9993-8c885f823e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3240 | 2025.01.28 08:32:12.138065 [ 4 ] {bd751c97-c524-463f-9993-8c885f823e86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3241 | 2025.01.28 08:32:12.138102 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.003101824 sec., 63188.62707877687 rows/sec., 4.77 MiB/sec. | ||
3242 | 2025.01.28 08:32:12.138406 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3243 | 2025.01.28 08:32:12.138476 [ 4 ] {bd751c97-c524-463f-9993-8c885f823e86} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3244 | 2025.01.28 08:32:12.138903 [ 4 ] {bd751c97-c524-463f-9993-8c885f823e86} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003536 sec., 3959.2760180995474 rows/sec., 277.28 KiB/sec. | ||
3245 | 2025.01.28 08:32:12.139053 [ 4 ] {bd751c97-c524-463f-9993-8c885f823e86} <Debug> TCPHandler: Processed in 0.003919266 sec. | ||
3246 | 2025.01.28 08:32:12.139169 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_11_2} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2025.01.28 08:32:12.139264 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3248 | 2025.01.28 08:32:12.139315 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_11_2} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3249 | 2025.01.28 08:32:12.139480 [ 258 ] {5ca85942-dc30-4fbe-99ca-67b9145894f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3250 | 2025.01.28 08:32:12.139489 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3251 | 2025.01.28 08:32:12.139560 [ 258 ] {5ca85942-dc30-4fbe-99ca-67b9145894f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3252 | 2025.01.28 08:32:12.140219 [ 258 ] {5ca85942-dc30-4fbe-99ca-67b9145894f4} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3253 | 2025.01.28 08:32:12.140258 [ 258 ] {5ca85942-dc30-4fbe-99ca-67b9145894f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3254 | 2025.01.28 08:32:12.140617 [ 258 ] {5ca85942-dc30-4fbe-99ca-67b9145894f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3255 | 2025.01.28 08:32:12.140864 [ 258 ] {5ca85942-dc30-4fbe-99ca-67b9145894f4} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3256 | 2025.01.28 08:32:12.141074 [ 258 ] {5ca85942-dc30-4fbe-99ca-67b9145894f4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001672 sec., 7775.11961722488 rows/sec., 484.78 KiB/sec. | ||
3257 | 2025.01.28 08:32:12.141128 [ 258 ] {5ca85942-dc30-4fbe-99ca-67b9145894f4} <Debug> TCPHandler: Processed in 0.001968158 sec. | ||
3258 | 2025.01.28 08:32:12.141292 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3259 | 2025.01.28 08:32:12.141432 [ 4 ] {8bf0d5b0-f548-4ed6-9333-f984f99ec839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3260 | 2025.01.28 08:32:12.141489 [ 4 ] {8bf0d5b0-f548-4ed6-9333-f984f99ec839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3261 | 2025.01.28 08:32:12.142284 [ 4 ] {8bf0d5b0-f548-4ed6-9333-f984f99ec839} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3262 | 2025.01.28 08:32:12.142323 [ 4 ] {8bf0d5b0-f548-4ed6-9333-f984f99ec839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3263 | 2025.01.28 08:32:12.142724 [ 4 ] {8bf0d5b0-f548-4ed6-9333-f984f99ec839} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3264 | 2025.01.28 08:32:12.142967 [ 4 ] {8bf0d5b0-f548-4ed6-9333-f984f99ec839} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3265 | 2025.01.28 08:32:12.143145 [ 4 ] {8bf0d5b0-f548-4ed6-9333-f984f99ec839} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001743 sec., 239816.4084911073 rows/sec., 17.12 MiB/sec. | ||
3266 | 2025.01.28 08:32:12.143196 [ 4 ] {8bf0d5b0-f548-4ed6-9333-f984f99ec839} <Debug> TCPHandler: Processed in 0.001973868 sec. | ||
3267 | 2025.01.28 08:32:12.143343 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3268 | 2025.01.28 08:32:12.143482 [ 258 ] {1f9f5955-8508-4016-9bb1-3a24d68473c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3269 | 2025.01.28 08:32:12.143542 [ 258 ] {1f9f5955-8508-4016-9bb1-3a24d68473c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3270 | 2025.01.28 08:32:12.144100 [ 258 ] {1f9f5955-8508-4016-9bb1-3a24d68473c7} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3271 | 2025.01.28 08:32:12.144139 [ 258 ] {1f9f5955-8508-4016-9bb1-3a24d68473c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3272 | 2025.01.28 08:32:12.144506 [ 258 ] {1f9f5955-8508-4016-9bb1-3a24d68473c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3273 | 2025.01.28 08:32:12.144741 [ 258 ] {1f9f5955-8508-4016-9bb1-3a24d68473c7} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3274 | 2025.01.28 08:32:12.144993 [ 258 ] {1f9f5955-8508-4016-9bb1-3a24d68473c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. | ||
3275 | 2025.01.28 08:32:12.145182 [ 258 ] {1f9f5955-8508-4016-9bb1-3a24d68473c7} <Debug> TCPHandler: Processed in 0.001902817 sec. | ||
3276 | 2025.01.28 08:32:12.145361 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3277 | 2025.01.28 08:32:12.145501 [ 4 ] {5f8ee7d3-46d8-49f3-9fd6-312299afd4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3278 | 2025.01.28 08:32:12.145563 [ 4 ] {5f8ee7d3-46d8-49f3-9fd6-312299afd4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3279 | 2025.01.28 08:32:12.146224 [ 4 ] {5f8ee7d3-46d8-49f3-9fd6-312299afd4af} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3280 | 2025.01.28 08:32:12.146263 [ 4 ] {5f8ee7d3-46d8-49f3-9fd6-312299afd4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3281 | 2025.01.28 08:32:12.146664 [ 4 ] {5f8ee7d3-46d8-49f3-9fd6-312299afd4af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3282 | 2025.01.28 08:32:12.146907 [ 4 ] {5f8ee7d3-46d8-49f3-9fd6-312299afd4af} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3283 | 2025.01.28 08:32:12.147082 [ 4 ] {5f8ee7d3-46d8-49f3-9fd6-312299afd4af} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001613 sec., 146931.18412895227 rows/sec., 9.85 MiB/sec. | ||
3284 | 2025.01.28 08:32:12.147132 [ 4 ] {5f8ee7d3-46d8-49f3-9fd6-312299afd4af} <Debug> TCPHandler: Processed in 0.001839326 sec. | ||
3285 | 2025.01.28 08:32:12.147284 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3286 | 2025.01.28 08:32:12.147423 [ 258 ] {c7ecdf57-2e94-429a-838e-ed9b5668008d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3287 | 2025.01.28 08:32:12.147485 [ 258 ] {c7ecdf57-2e94-429a-838e-ed9b5668008d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3288 | 2025.01.28 08:32:12.148039 [ 258 ] {c7ecdf57-2e94-429a-838e-ed9b5668008d} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3289 | 2025.01.28 08:32:12.148084 [ 258 ] {c7ecdf57-2e94-429a-838e-ed9b5668008d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3290 | 2025.01.28 08:32:12.148445 [ 258 ] {c7ecdf57-2e94-429a-838e-ed9b5668008d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3291 | 2025.01.28 08:32:12.148676 [ 258 ] {c7ecdf57-2e94-429a-838e-ed9b5668008d} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3292 | 2025.01.28 08:32:12.148884 [ 258 ] {c7ecdf57-2e94-429a-838e-ed9b5668008d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. | ||
3293 | 2025.01.28 08:32:12.148937 [ 258 ] {c7ecdf57-2e94-429a-838e-ed9b5668008d} <Debug> TCPHandler: Processed in 0.001720154 sec. | ||
3294 | 2025.01.28 08:32:12.149075 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3295 | 2025.01.28 08:32:12.149211 [ 4 ] {e69973aa-bd6b-40cd-8bf4-67b6fa074881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3296 | 2025.01.28 08:32:12.149302 [ 4 ] {e69973aa-bd6b-40cd-8bf4-67b6fa074881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3297 | 2025.01.28 08:32:12.150736 [ 4 ] {e69973aa-bd6b-40cd-8bf4-67b6fa074881} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3298 | 2025.01.28 08:32:12.150809 [ 4 ] {e69973aa-bd6b-40cd-8bf4-67b6fa074881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3299 | 2025.01.28 08:32:12.151509 [ 4 ] {e69973aa-bd6b-40cd-8bf4-67b6fa074881} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3300 | 2025.01.28 08:32:12.151775 [ 4 ] {e69973aa-bd6b-40cd-8bf4-67b6fa074881} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3301 | 2025.01.28 08:32:12.151899 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3302 | 2025.01.28 08:32:12.151941 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3303 | 2025.01.28 08:32:12.151965 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3304 | 2025.01.28 08:32:12.151984 [ 4 ] {e69973aa-bd6b-40cd-8bf4-67b6fa074881} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002803 sec., 12843.382090617197 rows/sec., 23.01 MiB/sec. | ||
3305 | 2025.01.28 08:32:12.152371 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
3306 | 2025.01.28 08:32:12.152394 [ 4 ] {e69973aa-bd6b-40cd-8bf4-67b6fa074881} <Debug> TCPHandler: Processed in 0.003371609 sec. | ||
3307 | 2025.01.28 08:32:12.152636 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3308 | 2025.01.28 08:32:12.152917 [ 258 ] {c60e09a3-0ec5-432f-9f32-2cddd0cb63c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3309 | 2025.01.28 08:32:12.153047 [ 258 ] {c60e09a3-0ec5-432f-9f32-2cddd0cb63c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3310 | 2025.01.28 08:32:12.153168 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3311 | 2025.01.28 08:32:12.153459 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 100 rows starting from the beginning of the part | ||
3312 | 2025.01.28 08:32:12.154309 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
3313 | 2025.01.28 08:32:12.155139 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
3314 | 2025.01.28 08:32:12.155139 [ 258 ] {c60e09a3-0ec5-432f-9f32-2cddd0cb63c5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3315 | 2025.01.28 08:32:12.155224 [ 258 ] {c60e09a3-0ec5-432f-9f32-2cddd0cb63c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3316 | 2025.01.28 08:32:12.155744 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
3317 | 2025.01.28 08:32:12.156436 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
3318 | 2025.01.28 08:32:12.156854 [ 258 ] {c60e09a3-0ec5-432f-9f32-2cddd0cb63c5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3319 | 2025.01.28 08:32:12.157131 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
3320 | 2025.01.28 08:32:12.157809 [ 258 ] {c60e09a3-0ec5-432f-9f32-2cddd0cb63c5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3321 | 2025.01.28 08:32:12.158419 [ 258 ] {c60e09a3-0ec5-432f-9f32-2cddd0cb63c5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005595 sec., 14655.942806076853 rows/sec., 953.17 KiB/sec. | ||
3322 | 2025.01.28 08:32:12.158566 [ 258 ] {c60e09a3-0ec5-432f-9f32-2cddd0cb63c5} <Debug> TCPHandler: Processed in 0.006060607 sec. | ||
3323 | 2025.01.28 08:32:12.160943 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 19 columns (19 merged, 0 gathered) in 0.008893518 sec., 24287.351754390107 rows/sec., 43.52 MiB/sec. | ||
3324 | 2025.01.28 08:32:12.161344 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3325 | 2025.01.28 08:32:12.161726 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3326 | 2025.01.28 08:32:12.161805 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3327 | 2025.01.28 08:32:12.161909 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
3328 | 2025.01.28 08:32:16.370629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 476 | ||
3329 | 2025.01.28 08:32:16.373702 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3330 | 2025.01.28 08:32:16.373758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3331 | 2025.01.28 08:32:16.375224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3332 | 2025.01.28 08:32:16.375530 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3333 | 2025.01.28 08:32:16.376071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
3334 | 2025.01.28 08:32:17.123094 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3335 | 2025.01.28 08:32:17.123354 [ 258 ] {6cd79a67-fc54-42d4-9368-b90f4f93cc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3336 | 2025.01.28 08:32:17.123421 [ 258 ] {6cd79a67-fc54-42d4-9368-b90f4f93cc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3337 | 2025.01.28 08:32:17.124167 [ 258 ] {6cd79a67-fc54-42d4-9368-b90f4f93cc78} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3338 | 2025.01.28 08:32:17.124209 [ 258 ] {6cd79a67-fc54-42d4-9368-b90f4f93cc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3339 | 2025.01.28 08:32:17.124643 [ 258 ] {6cd79a67-fc54-42d4-9368-b90f4f93cc78} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3340 | 2025.01.28 08:32:17.124896 [ 258 ] {6cd79a67-fc54-42d4-9368-b90f4f93cc78} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3341 | 2025.01.28 08:32:17.125167 [ 258 ] {6cd79a67-fc54-42d4-9368-b90f4f93cc78} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001851 sec., 34575.90491626148 rows/sec., 2.72 MiB/sec. | ||
3342 | 2025.01.28 08:32:17.125269 [ 258 ] {6cd79a67-fc54-42d4-9368-b90f4f93cc78} <Debug> TCPHandler: Processed in 0.002350124 sec. | ||
3343 | 2025.01.28 08:32:17.125566 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3344 | 2025.01.28 08:32:17.125768 [ 4 ] {118edc6a-a197-4ede-8382-0e5711d76555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3345 | 2025.01.28 08:32:17.125844 [ 4 ] {118edc6a-a197-4ede-8382-0e5711d76555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3346 | 2025.01.28 08:32:17.126576 [ 4 ] {118edc6a-a197-4ede-8382-0e5711d76555} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3347 | 2025.01.28 08:32:17.126631 [ 4 ] {118edc6a-a197-4ede-8382-0e5711d76555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3348 | 2025.01.28 08:32:17.127074 [ 4 ] {118edc6a-a197-4ede-8382-0e5711d76555} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3349 | 2025.01.28 08:32:17.127335 [ 4 ] {118edc6a-a197-4ede-8382-0e5711d76555} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3350 | 2025.01.28 08:32:17.127575 [ 4 ] {118edc6a-a197-4ede-8382-0e5711d76555} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001861 sec., 2149.38205265986 rows/sec., 161.62 KiB/sec. | ||
3351 | 2025.01.28 08:32:17.127643 [ 4 ] {118edc6a-a197-4ede-8382-0e5711d76555} <Debug> TCPHandler: Processed in 0.002246082 sec. | ||
3352 | 2025.01.28 08:32:17.127838 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3353 | 2025.01.28 08:32:17.128056 [ 258 ] {52199a6e-8298-4277-80bb-3a38f579b378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3354 | 2025.01.28 08:32:17.128143 [ 258 ] {52199a6e-8298-4277-80bb-3a38f579b378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3355 | 2025.01.28 08:32:17.128815 [ 258 ] {52199a6e-8298-4277-80bb-3a38f579b378} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3356 | 2025.01.28 08:32:17.128854 [ 258 ] {52199a6e-8298-4277-80bb-3a38f579b378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3357 | 2025.01.28 08:32:17.129224 [ 258 ] {52199a6e-8298-4277-80bb-3a38f579b378} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3358 | 2025.01.28 08:32:17.129457 [ 258 ] {52199a6e-8298-4277-80bb-3a38f579b378} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3359 | 2025.01.28 08:32:17.129665 [ 258 ] {52199a6e-8298-4277-80bb-3a38f579b378} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001664 sec., 40865.38461538462 rows/sec., 3.19 MiB/sec. | ||
3360 | 2025.01.28 08:32:17.129719 [ 258 ] {52199a6e-8298-4277-80bb-3a38f579b378} <Debug> TCPHandler: Processed in 0.001989158 sec. | ||
3361 | 2025.01.28 08:32:17.129868 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3362 | 2025.01.28 08:32:17.130011 [ 4 ] {d563a8ff-1634-4455-bc65-132c2700f426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3363 | 2025.01.28 08:32:17.130077 [ 4 ] {d563a8ff-1634-4455-bc65-132c2700f426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3364 | 2025.01.28 08:32:17.130697 [ 4 ] {d563a8ff-1634-4455-bc65-132c2700f426} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3365 | 2025.01.28 08:32:17.130737 [ 4 ] {d563a8ff-1634-4455-bc65-132c2700f426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3366 | 2025.01.28 08:32:17.131140 [ 4 ] {d563a8ff-1634-4455-bc65-132c2700f426} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3367 | 2025.01.28 08:32:17.131375 [ 4 ] {d563a8ff-1634-4455-bc65-132c2700f426} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3368 | 2025.01.28 08:32:17.131595 [ 4 ] {d563a8ff-1634-4455-bc65-132c2700f426} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. | ||
3369 | 2025.01.28 08:32:17.131649 [ 4 ] {d563a8ff-1634-4455-bc65-132c2700f426} <Debug> TCPHandler: Processed in 0.001849346 sec. | ||
3370 | 2025.01.28 08:32:17.131809 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3371 | 2025.01.28 08:32:17.131946 [ 258 ] {482fd038-1fec-486a-98fc-9585deb7c86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3372 | 2025.01.28 08:32:17.132038 [ 258 ] {482fd038-1fec-486a-98fc-9585deb7c86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3373 | 2025.01.28 08:32:17.133158 [ 258 ] {482fd038-1fec-486a-98fc-9585deb7c86f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3374 | 2025.01.28 08:32:17.133197 [ 258 ] {482fd038-1fec-486a-98fc-9585deb7c86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3375 | 2025.01.28 08:32:17.133800 [ 258 ] {482fd038-1fec-486a-98fc-9585deb7c86f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3376 | 2025.01.28 08:32:17.134054 [ 258 ] {482fd038-1fec-486a-98fc-9585deb7c86f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3377 | 2025.01.28 08:32:17.134335 [ 258 ] {482fd038-1fec-486a-98fc-9585deb7c86f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00241 sec., 1659.7510373443984 rows/sec., 2.97 MiB/sec. | ||
3378 | 2025.01.28 08:32:17.134469 [ 258 ] {482fd038-1fec-486a-98fc-9585deb7c86f} <Debug> TCPHandler: Processed in 0.002726179 sec. | ||
3379 | 2025.01.28 08:32:17.134614 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3380 | 2025.01.28 08:32:17.134751 [ 4 ] {97dadc96-8bee-4bdb-9061-c56fd497e316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3381 | 2025.01.28 08:32:17.134811 [ 4 ] {97dadc96-8bee-4bdb-9061-c56fd497e316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3382 | 2025.01.28 08:32:17.135356 [ 4 ] {97dadc96-8bee-4bdb-9061-c56fd497e316} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3383 | 2025.01.28 08:32:17.135395 [ 4 ] {97dadc96-8bee-4bdb-9061-c56fd497e316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3384 | 2025.01.28 08:32:17.135764 [ 4 ] {97dadc96-8bee-4bdb-9061-c56fd497e316} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3385 | 2025.01.28 08:32:17.136004 [ 4 ] {97dadc96-8bee-4bdb-9061-c56fd497e316} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3386 | 2025.01.28 08:32:17.136220 [ 4 ] {97dadc96-8bee-4bdb-9061-c56fd497e316} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
3387 | 2025.01.28 08:32:17.136271 [ 4 ] {97dadc96-8bee-4bdb-9061-c56fd497e316} <Debug> TCPHandler: Processed in 0.001721584 sec. | ||
3388 | 2025.01.28 08:32:18.305132 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3389 | 2025.01.28 08:32:18.305332 [ 258 ] {dbad2820-317f-432d-85a6-f9f15ff027e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3390 | 2025.01.28 08:32:18.305408 [ 258 ] {dbad2820-317f-432d-85a6-f9f15ff027e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3391 | 2025.01.28 08:32:18.306175 [ 258 ] {dbad2820-317f-432d-85a6-f9f15ff027e4} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3392 | 2025.01.28 08:32:18.306227 [ 258 ] {dbad2820-317f-432d-85a6-f9f15ff027e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3393 | 2025.01.28 08:32:18.306664 [ 258 ] {dbad2820-317f-432d-85a6-f9f15ff027e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3394 | 2025.01.28 08:32:18.306922 [ 258 ] {dbad2820-317f-432d-85a6-f9f15ff027e4} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3395 | 2025.01.28 08:32:18.307113 [ 136 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3396 | 2025.01.28 08:32:18.307185 [ 258 ] {dbad2820-317f-432d-85a6-f9f15ff027e4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
3397 | 2025.01.28 08:32:18.307196 [ 136 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3398 | 2025.01.28 08:32:18.307267 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3399 | 2025.01.28 08:32:18.307326 [ 258 ] {dbad2820-317f-432d-85a6-f9f15ff027e4} <Debug> TCPHandler: Processed in 0.002333103 sec. | ||
3400 | 2025.01.28 08:32:18.307501 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::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 | ||
3401 | 2025.01.28 08:32:18.307615 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3402 | 2025.01.28 08:32:18.307649 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3403 | 2025.01.28 08:32:18.307688 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3404 | 2025.01.28 08:32:18.307806 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3405 | 2025.01.28 08:32:18.307825 [ 4 ] {d0aa10e9-3b3d-443f-a0e3-1d1eb76b5c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3406 | 2025.01.28 08:32:18.307962 [ 4 ] {d0aa10e9-3b3d-443f-a0e3-1d1eb76b5c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3407 | 2025.01.28 08:32:18.307967 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3408 | 2025.01.28 08:32:18.308387 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3409 | 2025.01.28 08:32:18.308542 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3410 | 2025.01.28 08:32:18.309898 [ 4 ] {d0aa10e9-3b3d-443f-a0e3-1d1eb76b5c0a} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3411 | 2025.01.28 08:32:18.309945 [ 4 ] {d0aa10e9-3b3d-443f-a0e3-1d1eb76b5c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3412 | 2025.01.28 08:32:18.310421 [ 198 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003039033 sec., 23033.64260934317 rows/sec., 1.71 MiB/sec. | ||
3413 | 2025.01.28 08:32:18.310581 [ 4 ] {d0aa10e9-3b3d-443f-a0e3-1d1eb76b5c0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3414 | 2025.01.28 08:32:18.310672 [ 198 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3415 | 2025.01.28 08:32:18.311061 [ 4 ] {d0aa10e9-3b3d-443f-a0e3-1d1eb76b5c0a} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3416 | 2025.01.28 08:32:18.311244 [ 198 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_9_2} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3417 | 2025.01.28 08:32:18.311645 [ 198 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_9_2} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3418 | 2025.01.28 08:32:18.311666 [ 4 ] {d0aa10e9-3b3d-443f-a0e3-1d1eb76b5c0a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003898 sec., 513.083632632119 rows/sec., 41.84 KiB/sec. | ||
3419 | 2025.01.28 08:32:18.311918 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3420 | 2025.01.28 08:32:18.311925 [ 4 ] {d0aa10e9-3b3d-443f-a0e3-1d1eb76b5c0a} <Debug> TCPHandler: Processed in 0.004439743 sec. | ||
3421 | 2025.01.28 08:32:18.312133 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3422 | 2025.01.28 08:32:18.312280 [ 258 ] {eb3a0dfe-f524-43af-9a12-67dc7a8b84f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3423 | 2025.01.28 08:32:18.312342 [ 258 ] {eb3a0dfe-f524-43af-9a12-67dc7a8b84f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3424 | 2025.01.28 08:32:18.313681 [ 258 ] {eb3a0dfe-f524-43af-9a12-67dc7a8b84f9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3425 | 2025.01.28 08:32:18.313724 [ 258 ] {eb3a0dfe-f524-43af-9a12-67dc7a8b84f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3426 | 2025.01.28 08:32:18.314196 [ 258 ] {eb3a0dfe-f524-43af-9a12-67dc7a8b84f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3427 | 2025.01.28 08:32:18.314462 [ 258 ] {eb3a0dfe-f524-43af-9a12-67dc7a8b84f9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3428 | 2025.01.28 08:32:18.314640 [ 136 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3429 | 2025.01.28 08:32:18.314692 [ 136 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3430 | 2025.01.28 08:32:18.314708 [ 258 ] {eb3a0dfe-f524-43af-9a12-67dc7a8b84f9} <Debug> executeQuery: Read 1416 rows, 120.98 KiB in 0.002455 sec., 576782.0773930753 rows/sec., 48.12 MiB/sec. | ||
3431 | 2025.01.28 08:32:18.314727 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3432 | 2025.01.28 08:32:18.314899 [ 258 ] {eb3a0dfe-f524-43af-9a12-67dc7a8b84f9} <Debug> TCPHandler: Processed in 0.00282893 sec. | ||
3433 | 2025.01.28 08:32:18.315131 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
3434 | 2025.01.28 08:32:18.315194 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3435 | 2025.01.28 08:32:18.315534 [ 4 ] {eb75c2d2-c001-4210-a372-7d9b64d06ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3436 | 2025.01.28 08:32:18.315613 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3437 | 2025.01.28 08:32:18.315640 [ 4 ] {eb75c2d2-c001-4210-a372-7d9b64d06ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3438 | 2025.01.28 08:32:18.315670 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1429 rows starting from the beginning of the part | ||
3439 | 2025.01.28 08:32:18.316069 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 275 rows starting from the beginning of the part | ||
3440 | 2025.01.28 08:32:18.316451 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 65 rows starting from the beginning of the part | ||
3441 | 2025.01.28 08:32:18.316904 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 275 rows starting from the beginning of the part | ||
3442 | 2025.01.28 08:32:18.317272 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
3443 | 2025.01.28 08:32:18.317552 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1416 rows starting from the beginning of the part | ||
3444 | 2025.01.28 08:32:18.318464 [ 4 ] {eb75c2d2-c001-4210-a372-7d9b64d06ae7} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3445 | 2025.01.28 08:32:18.318524 [ 4 ] {eb75c2d2-c001-4210-a372-7d9b64d06ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3446 | 2025.01.28 08:32:18.319400 [ 4 ] {eb75c2d2-c001-4210-a372-7d9b64d06ae7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3447 | 2025.01.28 08:32:18.319938 [ 4 ] {eb75c2d2-c001-4210-a372-7d9b64d06ae7} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3448 | 2025.01.28 08:32:18.320279 [ 4 ] {eb75c2d2-c001-4210-a372-7d9b64d06ae7} <Debug> executeQuery: Read 45 rows, 3.30 KiB in 0.004869 sec., 9242.144177449169 rows/sec., 678.32 KiB/sec. | ||
3449 | 2025.01.28 08:32:18.320375 [ 4 ] {eb75c2d2-c001-4210-a372-7d9b64d06ae7} <Debug> TCPHandler: Processed in 0.005330216 sec. | ||
3450 | 2025.01.28 08:32:18.320545 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3451 | 2025.01.28 08:32:18.320715 [ 258 ] {60e9b636-916e-4926-a4e0-d155c2e67add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3452 | 2025.01.28 08:32:18.320825 [ 258 ] {60e9b636-916e-4926-a4e0-d155c2e67add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3453 | 2025.01.28 08:32:18.321340 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3524 rows, containing 5 columns (5 merged, 0 gathered) in 0.006483022 sec., 543573.6605552164 rows/sec., 47.73 MiB/sec. | ||
3454 | 2025.01.28 08:32:18.321692 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3455 | 2025.01.28 08:32:18.322396 [ 258 ] {60e9b636-916e-4926-a4e0-d155c2e67add} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3456 | 2025.01.28 08:32:18.322441 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3457 | 2025.01.28 08:32:18.322462 [ 258 ] {60e9b636-916e-4926-a4e0-d155c2e67add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3458 | 2025.01.28 08:32:18.322692 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_21_4} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3459 | 2025.01.28 08:32:18.322886 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
3460 | 2025.01.28 08:32:18.323124 [ 258 ] {60e9b636-916e-4926-a4e0-d155c2e67add} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3461 | 2025.01.28 08:32:18.323379 [ 258 ] {60e9b636-916e-4926-a4e0-d155c2e67add} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3462 | 2025.01.28 08:32:18.323620 [ 258 ] {60e9b636-916e-4926-a4e0-d155c2e67add} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00295 sec., 82033.89830508475 rows/sec., 5.56 MiB/sec. | ||
3463 | 2025.01.28 08:32:18.323690 [ 258 ] {60e9b636-916e-4926-a4e0-d155c2e67add} <Debug> TCPHandler: Processed in 0.003219335 sec. | ||
3464 | 2025.01.28 08:32:18.323852 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3465 | 2025.01.28 08:32:18.323996 [ 4 ] {a1c5282d-b63d-490c-9ffd-294b8e32db8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3466 | 2025.01.28 08:32:18.324055 [ 4 ] {a1c5282d-b63d-490c-9ffd-294b8e32db8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3467 | 2025.01.28 08:32:18.324684 [ 4 ] {a1c5282d-b63d-490c-9ffd-294b8e32db8b} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3468 | 2025.01.28 08:32:18.324726 [ 4 ] {a1c5282d-b63d-490c-9ffd-294b8e32db8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3469 | 2025.01.28 08:32:18.325146 [ 4 ] {a1c5282d-b63d-490c-9ffd-294b8e32db8b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3470 | 2025.01.28 08:32:18.325440 [ 4 ] {a1c5282d-b63d-490c-9ffd-294b8e32db8b} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3471 | 2025.01.28 08:32:18.325585 [ 136 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3472 | 2025.01.28 08:32:18.325633 [ 136 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3473 | 2025.01.28 08:32:18.325658 [ 4 ] {a1c5282d-b63d-490c-9ffd-294b8e32db8b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001692 sec., 7683.215130023641 rows/sec., 479.05 KiB/sec. | ||
3474 | 2025.01.28 08:32:18.325668 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3475 | 2025.01.28 08:32:18.325761 [ 4 ] {a1c5282d-b63d-490c-9ffd-294b8e32db8b} <Debug> TCPHandler: Processed in 0.001969268 sec. | ||
3476 | 2025.01.28 08:32:18.326038 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::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 | ||
3477 | 2025.01.28 08:32:18.326050 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3478 | 2025.01.28 08:32:18.326353 [ 258 ] {c867c2ae-59fa-4c0d-aa9b-eb9d8c870601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3479 | 2025.01.28 08:32:18.326368 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3480 | 2025.01.28 08:32:18.326445 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3481 | 2025.01.28 08:32:18.326453 [ 258 ] {c867c2ae-59fa-4c0d-aa9b-eb9d8c870601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3482 | 2025.01.28 08:32:18.326854 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3483 | 2025.01.28 08:32:18.327176 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3484 | 2025.01.28 08:32:18.327576 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3485 | 2025.01.28 08:32:18.327941 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3486 | 2025.01.28 08:32:18.329555 [ 258 ] {c867c2ae-59fa-4c0d-aa9b-eb9d8c870601} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3487 | 2025.01.28 08:32:18.329655 [ 258 ] {c867c2ae-59fa-4c0d-aa9b-eb9d8c870601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3488 | 2025.01.28 08:32:18.330106 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004339722 sec., 14977.917940365765 rows/sec., 992.38 KiB/sec. | ||
3489 | 2025.01.28 08:32:18.330316 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3490 | 2025.01.28 08:32:18.330676 [ 258 ] {c867c2ae-59fa-4c0d-aa9b-eb9d8c870601} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3491 | 2025.01.28 08:32:18.330873 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_9_2} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3492 | 2025.01.28 08:32:18.331015 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_9_2} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3493 | 2025.01.28 08:32:18.331193 [ 258 ] {c867c2ae-59fa-4c0d-aa9b-eb9d8c870601} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3494 | 2025.01.28 08:32:18.331207 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3495 | 2025.01.28 08:32:18.331411 [ 134 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3496 | 2025.01.28 08:32:18.331475 [ 134 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3497 | 2025.01.28 08:32:18.331516 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3498 | 2025.01.28 08:32:18.331521 [ 258 ] {c867c2ae-59fa-4c0d-aa9b-eb9d8c870601} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.005258 sec., 166603.27120578167 rows/sec., 12.08 MiB/sec. | ||
3499 | 2025.01.28 08:32:18.331749 [ 258 ] {c867c2ae-59fa-4c0d-aa9b-eb9d8c870601} <Debug> TCPHandler: Processed in 0.005848764 sec. | ||
3500 | 2025.01.28 08:32:18.331790 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3501 | 2025.01.28 08:32:18.331955 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3502 | 2025.01.28 08:32:18.331974 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3503 | 2025.01.28 08:32:18.332032 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
3504 | 2025.01.28 08:32:18.332282 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 418 rows starting from the beginning of the part | ||
3505 | 2025.01.28 08:32:18.332317 [ 4 ] {5da28e64-e881-4b6e-98d2-b054953dbf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3506 | 2025.01.28 08:32:18.332592 [ 4 ] {5da28e64-e881-4b6e-98d2-b054953dbf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3507 | 2025.01.28 08:32:18.332610 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part | ||
3508 | 2025.01.28 08:32:18.333017 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 418 rows starting from the beginning of the part | ||
3509 | 2025.01.28 08:32:18.333452 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 68 rows starting from the beginning of the part | ||
3510 | 2025.01.28 08:32:18.333823 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 876 rows starting from the beginning of the part | ||
3511 | 2025.01.28 08:32:18.334871 [ 4 ] {5da28e64-e881-4b6e-98d2-b054953dbf7e} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3512 | 2025.01.28 08:32:18.334946 [ 4 ] {5da28e64-e881-4b6e-98d2-b054953dbf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3513 | 2025.01.28 08:32:18.335925 [ 4 ] {5da28e64-e881-4b6e-98d2-b054953dbf7e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3514 | 2025.01.28 08:32:18.336370 [ 4 ] {5da28e64-e881-4b6e-98d2-b054953dbf7e} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3515 | 2025.01.28 08:32:18.336787 [ 4 ] {5da28e64-e881-4b6e-98d2-b054953dbf7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004635 sec., 1294.4983818770227 rows/sec., 67.63 KiB/sec. | ||
3516 | 2025.01.28 08:32:18.337139 [ 4 ] {5da28e64-e881-4b6e-98d2-b054953dbf7e} <Debug> TCPHandler: Processed in 0.005270415 sec. | ||
3517 | 2025.01.28 08:32:18.337164 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 5 columns (5 merged, 0 gathered) in 0.005552319 sec., 496369.1747538281 rows/sec., 37.88 MiB/sec. | ||
3518 | 2025.01.28 08:32:18.337330 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3519 | 2025.01.28 08:32:18.337367 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3520 | 2025.01.28 08:32:18.337527 [ 258 ] {c0227a34-628b-4e43-9fed-146357a53b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3521 | 2025.01.28 08:32:18.337641 [ 258 ] {c0227a34-628b-4e43-9fed-146357a53b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3522 | 2025.01.28 08:32:18.337852 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3523 | 2025.01.28 08:32:18.338125 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_21_4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3524 | 2025.01.28 08:32:18.338298 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
3525 | 2025.01.28 08:32:18.338938 [ 258 ] {c0227a34-628b-4e43-9fed-146357a53b57} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3526 | 2025.01.28 08:32:18.338983 [ 258 ] {c0227a34-628b-4e43-9fed-146357a53b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3527 | 2025.01.28 08:32:18.339441 [ 258 ] {c0227a34-628b-4e43-9fed-146357a53b57} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3528 | 2025.01.28 08:32:18.339692 [ 258 ] {c0227a34-628b-4e43-9fed-146357a53b57} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3529 | 2025.01.28 08:32:18.339861 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3530 | 2025.01.28 08:32:18.339916 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3531 | 2025.01.28 08:32:18.339947 [ 258 ] {c0227a34-628b-4e43-9fed-146357a53b57} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.00247 sec., 400000 rows/sec., 26.62 MiB/sec. | ||
3532 | 2025.01.28 08:32:18.339956 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3533 | 2025.01.28 08:32:18.340117 [ 258 ] {c0227a34-628b-4e43-9fed-146357a53b57} <Debug> TCPHandler: Processed in 0.002868471 sec. | ||
3534 | 2025.01.28 08:32:18.340212 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
3535 | 2025.01.28 08:32:18.340311 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3536 | 2025.01.28 08:32:18.340369 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3537 | 2025.01.28 08:32:18.340409 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5565 rows starting from the beginning of the part | ||
3538 | 2025.01.28 08:32:18.340524 [ 4 ] {8416e611-2611-41a8-bdd8-0cbc5c94a092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3539 | 2025.01.28 08:32:18.340616 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
3540 | 2025.01.28 08:32:18.340734 [ 4 ] {8416e611-2611-41a8-bdd8-0cbc5c94a092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3541 | 2025.01.28 08:32:18.340904 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
3542 | 2025.01.28 08:32:18.341156 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
3543 | 2025.01.28 08:32:18.341603 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3544 | 2025.01.28 08:32:18.341926 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 988 rows starting from the beginning of the part | ||
3545 | 2025.01.28 08:32:18.342436 [ 4 ] {8416e611-2611-41a8-bdd8-0cbc5c94a092} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3546 | 2025.01.28 08:32:18.342478 [ 4 ] {8416e611-2611-41a8-bdd8-0cbc5c94a092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3547 | 2025.01.28 08:32:18.342958 [ 4 ] {8416e611-2611-41a8-bdd8-0cbc5c94a092} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3548 | 2025.01.28 08:32:18.343255 [ 4 ] {8416e611-2611-41a8-bdd8-0cbc5c94a092} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3549 | 2025.01.28 08:32:18.343482 [ 134 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3550 | 2025.01.28 08:32:18.343588 [ 134 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3551 | 2025.01.28 08:32:18.343677 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3552 | 2025.01.28 08:32:18.343697 [ 4 ] {8416e611-2611-41a8-bdd8-0cbc5c94a092} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003248 sec., 307.8817733990148 rows/sec., 20.75 KiB/sec. | ||
3553 | 2025.01.28 08:32:18.344101 [ 4 ] {8416e611-2611-41a8-bdd8-0cbc5c94a092} <Debug> TCPHandler: Processed in 0.003839875 sec. | ||
3554 | 2025.01.28 08:32:18.344306 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::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 | ||
3555 | 2025.01.28 08:32:18.344440 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3556 | 2025.01.28 08:32:18.344806 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3557 | 2025.01.28 08:32:18.344892 [ 258 ] {0ce73194-f5b6-4e60-b510-2510fc3be33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3558 | 2025.01.28 08:32:18.344924 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3559 | 2025.01.28 08:32:18.345340 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3560 | 2025.01.28 08:32:18.345411 [ 258 ] {0ce73194-f5b6-4e60-b510-2510fc3be33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3561 | 2025.01.28 08:32:18.345684 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3562 | 2025.01.28 08:32:18.346056 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3563 | 2025.01.28 08:32:18.346537 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3564 | 2025.01.28 08:32:18.346839 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3565 | 2025.01.28 08:32:18.349683 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7348 rows, containing 5 columns (5 merged, 0 gathered) in 0.009571107 sec., 767727.2858823958 rows/sec., 51.72 MiB/sec. | ||
3566 | 2025.01.28 08:32:18.350560 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3567 | 2025.01.28 08:32:18.351696 [ 193 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3568 | 2025.01.28 08:32:18.352126 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.008292828 sec., 1205.8612574624724 rows/sec., 80.78 KiB/sec. | ||
3569 | 2025.01.28 08:32:18.352141 [ 193 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3570 | 2025.01.28 08:32:18.352425 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3571 | 2025.01.28 08:32:18.352455 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
3572 | 2025.01.28 08:32:18.353195 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3573 | 2025.01.28 08:32:18.353456 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_10_2} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3574 | 2025.01.28 08:32:18.353498 [ 258 ] {0ce73194-f5b6-4e60-b510-2510fc3be33f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3575 | 2025.01.28 08:32:18.353590 [ 258 ] {0ce73194-f5b6-4e60-b510-2510fc3be33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3576 | 2025.01.28 08:32:18.353600 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3577 | 2025.01.28 08:32:18.354353 [ 258 ] {0ce73194-f5b6-4e60-b510-2510fc3be33f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3578 | 2025.01.28 08:32:18.354630 [ 258 ] {0ce73194-f5b6-4e60-b510-2510fc3be33f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3579 | 2025.01.28 08:32:18.354963 [ 258 ] {0ce73194-f5b6-4e60-b510-2510fc3be33f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.010276 sec., 3503.3086804203967 rows/sec., 6.28 MiB/sec. | ||
3580 | 2025.01.28 08:32:18.355441 [ 258 ] {0ce73194-f5b6-4e60-b510-2510fc3be33f} <Debug> TCPHandler: Processed in 0.011131419 sec. | ||
3581 | 2025.01.28 08:32:18.355667 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3582 | 2025.01.28 08:32:18.355829 [ 4 ] {2b0e4c2b-50a8-455d-be37-d7ec292508d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3583 | 2025.01.28 08:32:18.355898 [ 4 ] {2b0e4c2b-50a8-455d-be37-d7ec292508d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3584 | 2025.01.28 08:32:18.356523 [ 4 ] {2b0e4c2b-50a8-455d-be37-d7ec292508d8} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3585 | 2025.01.28 08:32:18.356577 [ 4 ] {2b0e4c2b-50a8-455d-be37-d7ec292508d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3586 | 2025.01.28 08:32:18.357029 [ 4 ] {2b0e4c2b-50a8-455d-be37-d7ec292508d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3587 | 2025.01.28 08:32:18.357306 [ 4 ] {2b0e4c2b-50a8-455d-be37-d7ec292508d8} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3588 | 2025.01.28 08:32:18.357515 [ 134 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3589 | 2025.01.28 08:32:18.357585 [ 134 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3590 | 2025.01.28 08:32:18.357603 [ 4 ] {2b0e4c2b-50a8-455d-be37-d7ec292508d8} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001808 sec., 25442.477876106197 rows/sec., 1.54 MiB/sec. | ||
3591 | 2025.01.28 08:32:18.357624 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3592 | 2025.01.28 08:32:18.357833 [ 4 ] {2b0e4c2b-50a8-455d-be37-d7ec292508d8} <Debug> TCPHandler: Processed in 0.002266932 sec. | ||
3593 | 2025.01.28 08:32:18.358078 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
3594 | 2025.01.28 08:32:18.358248 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3595 | 2025.01.28 08:32:18.358283 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 918 rows starting from the beginning of the part | ||
3596 | 2025.01.28 08:32:18.358367 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3597 | 2025.01.28 08:32:18.358477 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
3598 | 2025.01.28 08:32:18.358565 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3599 | 2025.01.28 08:32:18.358646 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
3600 | 2025.01.28 08:32:18.358735 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
3601 | 2025.01.28 08:32:18.359854 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 4 columns (4 merged, 0 gathered) in 0.00211944 sec., 588834.7865473898 rows/sec., 38.42 MiB/sec. | ||
3602 | 2025.01.28 08:32:18.360036 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3603 | 2025.01.28 08:32:18.360314 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_21_4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3604 | 2025.01.28 08:32:18.360390 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_21_4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3605 | 2025.01.28 08:32:18.360458 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
3606 | 2025.01.28 08:32:18.851873 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3607 | 2025.01.28 08:32:18.852586 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3608 | 2025.01.28 08:32:18.852637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3609 | 2025.01.28 08:32:18.853163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3610 | 2025.01.28 08:32:18.853425 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3611 | 2025.01.28 08:32:18.853665 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3612 | 2025.01.28 08:32:19.281936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3613 | 2025.01.28 08:32:19.304156 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3614 | 2025.01.28 08:32:19.304218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3615 | 2025.01.28 08:32:19.311730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3616 | 2025.01.28 08:32:19.312497 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3617 | 2025.01.28 08:32:19.315226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3618 | 2025.01.28 08:32:22.120101 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3619 | 2025.01.28 08:32:22.120291 [ 258 ] {3b243823-de69-44db-9bfc-b3a36ca0d894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3620 | 2025.01.28 08:32:22.120363 [ 258 ] {3b243823-de69-44db-9bfc-b3a36ca0d894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3621 | 2025.01.28 08:32:22.121111 [ 258 ] {3b243823-de69-44db-9bfc-b3a36ca0d894} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3622 | 2025.01.28 08:32:22.121158 [ 258 ] {3b243823-de69-44db-9bfc-b3a36ca0d894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3623 | 2025.01.28 08:32:22.121636 [ 258 ] {3b243823-de69-44db-9bfc-b3a36ca0d894} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3624 | 2025.01.28 08:32:22.121896 [ 258 ] {3b243823-de69-44db-9bfc-b3a36ca0d894} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3625 | 2025.01.28 08:32:22.122131 [ 258 ] {3b243823-de69-44db-9bfc-b3a36ca0d894} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.26 MiB/sec. | ||
3626 | 2025.01.28 08:32:22.122189 [ 258 ] {3b243823-de69-44db-9bfc-b3a36ca0d894} <Debug> TCPHandler: Processed in 0.002223372 sec. | ||
3627 | 2025.01.28 08:32:22.122479 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3628 | 2025.01.28 08:32:22.122788 [ 4 ] {36bb6437-89d5-4ace-8e2c-eca1a68e1bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3629 | 2025.01.28 08:32:22.122911 [ 4 ] {36bb6437-89d5-4ace-8e2c-eca1a68e1bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3630 | 2025.01.28 08:32:22.123875 [ 4 ] {36bb6437-89d5-4ace-8e2c-eca1a68e1bf5} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3631 | 2025.01.28 08:32:22.123929 [ 4 ] {36bb6437-89d5-4ace-8e2c-eca1a68e1bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3632 | 2025.01.28 08:32:22.124401 [ 4 ] {36bb6437-89d5-4ace-8e2c-eca1a68e1bf5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3633 | 2025.01.28 08:32:22.124672 [ 4 ] {36bb6437-89d5-4ace-8e2c-eca1a68e1bf5} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3634 | 2025.01.28 08:32:22.124919 [ 4 ] {36bb6437-89d5-4ace-8e2c-eca1a68e1bf5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002216 sec., 28880.86642599278 rows/sec., 2.25 MiB/sec. | ||
3635 | 2025.01.28 08:32:22.124986 [ 4 ] {36bb6437-89d5-4ace-8e2c-eca1a68e1bf5} <Debug> TCPHandler: Processed in 0.002685109 sec. | ||
3636 | 2025.01.28 08:32:22.125182 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3637 | 2025.01.28 08:32:22.125410 [ 258 ] {e9767296-9241-4498-9a15-16d79cb13e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3638 | 2025.01.28 08:32:22.125485 [ 258 ] {e9767296-9241-4498-9a15-16d79cb13e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3639 | 2025.01.28 08:32:22.126144 [ 258 ] {e9767296-9241-4498-9a15-16d79cb13e65} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3640 | 2025.01.28 08:32:22.126192 [ 258 ] {e9767296-9241-4498-9a15-16d79cb13e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3641 | 2025.01.28 08:32:22.126619 [ 258 ] {e9767296-9241-4498-9a15-16d79cb13e65} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3642 | 2025.01.28 08:32:22.126860 [ 258 ] {e9767296-9241-4498-9a15-16d79cb13e65} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3643 | 2025.01.28 08:32:22.127126 [ 258 ] {e9767296-9241-4498-9a15-16d79cb13e65} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001772 sec., 54176.072234762985 rows/sec., 3.77 MiB/sec. | ||
3644 | 2025.01.28 08:32:22.127340 [ 258 ] {e9767296-9241-4498-9a15-16d79cb13e65} <Debug> TCPHandler: Processed in 0.002261142 sec. | ||
3645 | 2025.01.28 08:32:22.127588 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3646 | 2025.01.28 08:32:22.127814 [ 4 ] {475f5b6b-b39d-4641-a361-76b64e7e0a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3647 | 2025.01.28 08:32:22.127925 [ 4 ] {475f5b6b-b39d-4641-a361-76b64e7e0a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3648 | 2025.01.28 08:32:22.128655 [ 4 ] {475f5b6b-b39d-4641-a361-76b64e7e0a54} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3649 | 2025.01.28 08:32:22.128696 [ 4 ] {475f5b6b-b39d-4641-a361-76b64e7e0a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3650 | 2025.01.28 08:32:22.129077 [ 4 ] {475f5b6b-b39d-4641-a361-76b64e7e0a54} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3651 | 2025.01.28 08:32:22.129322 [ 4 ] {475f5b6b-b39d-4641-a361-76b64e7e0a54} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3652 | 2025.01.28 08:32:22.129527 [ 4 ] {475f5b6b-b39d-4641-a361-76b64e7e0a54} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001771 sec., 20327.498588368155 rows/sec., 1.37 MiB/sec. | ||
3653 | 2025.01.28 08:32:22.129579 [ 4 ] {475f5b6b-b39d-4641-a361-76b64e7e0a54} <Debug> TCPHandler: Processed in 0.00210196 sec. | ||
3654 | 2025.01.28 08:32:26.281703 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3655 | 2025.01.28 08:32:26.281807 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3656 | 2025.01.28 08:32:26.353781 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3657 | 2025.01.28 08:32:26.354425 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3658 | 2025.01.28 08:32:26.354466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3659 | 2025.01.28 08:32:26.355067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3660 | 2025.01.28 08:32:26.355328 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3661 | 2025.01.28 08:32:26.355478 [ 123 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3662 | 2025.01.28 08:32:26.355535 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3663 | 2025.01.28 08:32:26.355537 [ 123 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3664 | 2025.01.28 08:32:26.355575 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3665 | 2025.01.28 08:32:26.355727 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
3666 | 2025.01.28 08:32:26.355883 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3667 | 2025.01.28 08:32:26.355927 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
3668 | 2025.01.28 08:32:26.356002 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
3669 | 2025.01.28 08:32:26.356100 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
3670 | 2025.01.28 08:32:26.356348 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
3671 | 2025.01.28 08:32:26.356472 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
3672 | 2025.01.28 08:32:26.356647 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
3673 | 2025.01.28 08:32:26.358442 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002784109 sec., 2651117.4670244595 rows/sec., 37.92 MiB/sec. | ||
3674 | 2025.01.28 08:32:26.359635 [ 191 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3675 | 2025.01.28 08:32:26.359943 [ 191 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3676 | 2025.01.28 08:32:26.360021 [ 191 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_16_3} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3677 | 2025.01.28 08:32:26.360123 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3678 | 2025.01.28 08:32:26.376276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 520 | ||
3679 | 2025.01.28 08:32:26.379612 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3680 | 2025.01.28 08:32:26.379667 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3681 | 2025.01.28 08:32:26.381149 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3682 | 2025.01.28 08:32:26.381466 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3683 | 2025.01.28 08:32:26.381697 [ 123 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3684 | 2025.01.28 08:32:26.381833 [ 123 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3685 | 2025.01.28 08:32:26.381929 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3686 | 2025.01.28 08:32:26.382565 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
3687 | 2025.01.28 08:32:26.383072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
3688 | 2025.01.28 08:32:26.383613 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3689 | 2025.01.28 08:32:26.383795 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part | ||
3690 | 2025.01.28 08:32:26.384417 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
3691 | 2025.01.28 08:32:26.385125 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
3692 | 2025.01.28 08:32:26.385853 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
3693 | 2025.01.28 08:32:26.386522 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
3694 | 2025.01.28 08:32:26.387219 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
3695 | 2025.01.28 08:32:26.395082 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 72 columns (72 merged, 0 gathered) in 0.012918224 sec., 40253.211277339666 rows/sec., 36.46 MiB/sec. | ||
3696 | 2025.01.28 08:32:26.396027 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3697 | 2025.01.28 08:32:26.396705 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_11_2} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2025.01.28 08:32:26.396793 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_11_2} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3699 | 2025.01.28 08:32:26.396987 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
3700 | 2025.01.28 08:32:26.815316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3701 | 2025.01.28 08:32:26.837824 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3702 | 2025.01.28 08:32:26.837888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3703 | 2025.01.28 08:32:26.845723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3704 | 2025.01.28 08:32:26.846658 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3705 | 2025.01.28 08:32:26.847153 [ 122 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3706 | 2025.01.28 08:32:26.847324 [ 122 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3707 | 2025.01.28 08:32:26.847430 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3708 | 2025.01.28 08:32:26.847973 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
3709 | 2025.01.28 08:32:26.861467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3710 | 2025.01.28 08:32:26.863478 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3711 | 2025.01.28 08:32:26.865097 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
3712 | 2025.01.28 08:32:26.870597 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
3713 | 2025.01.28 08:32:26.876192 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
3714 | 2025.01.28 08:32:26.881657 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
3715 | 2025.01.28 08:32:26.887705 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
3716 | 2025.01.28 08:32:26.892458 [ 189 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
3717 | 2025.01.28 08:32:26.950008 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102352923 sec., 1182.1841179855703 rows/sec., 6.11 MiB/sec. | ||
3718 | 2025.01.28 08:32:26.952410 [ 186 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3719 | 2025.01.28 08:32:26.955217 [ 186 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_16_3} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3720 | 2025.01.28 08:32:26.955343 [ 186 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_16_3} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3721 | 2025.01.28 08:32:26.957554 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
3722 | 2025.01.28 08:32:27.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.23 MiB, peak 186.19 MiB, free memory in arenas 0.00 B, will set to 178.29 MiB (RSS), difference: 2.07 MiB | ||
3723 | 2025.01.28 08:32:27.001366 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000938154 sec. | ||
3724 | 2025.01.28 08:32:27.122343 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3725 | 2025.01.28 08:32:27.122604 [ 258 ] {8ac8eb8f-e905-4e24-b262-b387a5710d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3726 | 2025.01.28 08:32:27.122671 [ 258 ] {8ac8eb8f-e905-4e24-b262-b387a5710d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3727 | 2025.01.28 08:32:27.123440 [ 258 ] {8ac8eb8f-e905-4e24-b262-b387a5710d09} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3728 | 2025.01.28 08:32:27.123484 [ 258 ] {8ac8eb8f-e905-4e24-b262-b387a5710d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3729 | 2025.01.28 08:32:27.123936 [ 258 ] {8ac8eb8f-e905-4e24-b262-b387a5710d09} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3730 | 2025.01.28 08:32:27.124191 [ 258 ] {8ac8eb8f-e905-4e24-b262-b387a5710d09} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3731 | 2025.01.28 08:32:27.124463 [ 258 ] {8ac8eb8f-e905-4e24-b262-b387a5710d09} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.63 MiB/sec. | ||
3732 | 2025.01.28 08:32:27.124665 [ 258 ] {8ac8eb8f-e905-4e24-b262-b387a5710d09} <Debug> TCPHandler: Processed in 0.002509166 sec. | ||
3733 | 2025.01.28 08:32:27.125024 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3734 | 2025.01.28 08:32:27.125304 [ 4 ] {fd4df762-a965-479e-af25-37b187abc851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3735 | 2025.01.28 08:32:27.125416 [ 4 ] {fd4df762-a965-479e-af25-37b187abc851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3736 | 2025.01.28 08:32:27.126162 [ 4 ] {fd4df762-a965-479e-af25-37b187abc851} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3737 | 2025.01.28 08:32:27.126206 [ 4 ] {fd4df762-a965-479e-af25-37b187abc851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3738 | 2025.01.28 08:32:27.126612 [ 4 ] {fd4df762-a965-479e-af25-37b187abc851} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3739 | 2025.01.28 08:32:27.126871 [ 4 ] {fd4df762-a965-479e-af25-37b187abc851} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3740 | 2025.01.28 08:32:27.127101 [ 4 ] {fd4df762-a965-479e-af25-37b187abc851} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001874 sec., 2134.4717182497334 rows/sec., 160.50 KiB/sec. | ||
3741 | 2025.01.28 08:32:27.127157 [ 4 ] {fd4df762-a965-479e-af25-37b187abc851} <Debug> TCPHandler: Processed in 0.002315173 sec. | ||
3742 | 2025.01.28 08:32:27.127322 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3743 | 2025.01.28 08:32:27.127471 [ 258 ] {889ed5cc-9e78-4c54-af8a-5d9e356ed0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3744 | 2025.01.28 08:32:27.127530 [ 258 ] {889ed5cc-9e78-4c54-af8a-5d9e356ed0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3745 | 2025.01.28 08:32:27.128153 [ 258 ] {889ed5cc-9e78-4c54-af8a-5d9e356ed0b4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3746 | 2025.01.28 08:32:27.128193 [ 258 ] {889ed5cc-9e78-4c54-af8a-5d9e356ed0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3747 | 2025.01.28 08:32:27.128575 [ 258 ] {889ed5cc-9e78-4c54-af8a-5d9e356ed0b4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3748 | 2025.01.28 08:32:27.128814 [ 258 ] {889ed5cc-9e78-4c54-af8a-5d9e356ed0b4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3749 | 2025.01.28 08:32:27.129212 [ 258 ] {889ed5cc-9e78-4c54-af8a-5d9e356ed0b4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001708 sec., 39812.646370023416 rows/sec., 3.11 MiB/sec. | ||
3750 | 2025.01.28 08:32:27.129696 [ 258 ] {889ed5cc-9e78-4c54-af8a-5d9e356ed0b4} <Debug> TCPHandler: Processed in 0.002440715 sec. | ||
3751 | 2025.01.28 08:32:27.129873 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3752 | 2025.01.28 08:32:27.130011 [ 4 ] {d47a6d3e-0441-4e43-8ac3-bd058bd8f032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3753 | 2025.01.28 08:32:27.130075 [ 4 ] {d47a6d3e-0441-4e43-8ac3-bd058bd8f032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3754 | 2025.01.28 08:32:27.130735 [ 4 ] {d47a6d3e-0441-4e43-8ac3-bd058bd8f032} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3755 | 2025.01.28 08:32:27.130775 [ 4 ] {d47a6d3e-0441-4e43-8ac3-bd058bd8f032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3756 | 2025.01.28 08:32:27.131177 [ 4 ] {d47a6d3e-0441-4e43-8ac3-bd058bd8f032} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3757 | 2025.01.28 08:32:27.131447 [ 4 ] {d47a6d3e-0441-4e43-8ac3-bd058bd8f032} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3758 | 2025.01.28 08:32:27.131718 [ 4 ] {d47a6d3e-0441-4e43-8ac3-bd058bd8f032} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. | ||
3759 | 2025.01.28 08:32:27.131905 [ 4 ] {d47a6d3e-0441-4e43-8ac3-bd058bd8f032} <Debug> TCPHandler: Processed in 0.00209688 sec. | ||
3760 | 2025.01.28 08:32:27.132370 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3761 | 2025.01.28 08:32:27.132618 [ 258 ] {61dd83cd-a807-48b8-91db-4f5e189f1aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3762 | 2025.01.28 08:32:27.132698 [ 258 ] {61dd83cd-a807-48b8-91db-4f5e189f1aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3763 | 2025.01.28 08:32:27.133800 [ 258 ] {61dd83cd-a807-48b8-91db-4f5e189f1aa0} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3764 | 2025.01.28 08:32:27.133839 [ 258 ] {61dd83cd-a807-48b8-91db-4f5e189f1aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3765 | 2025.01.28 08:32:27.134453 [ 258 ] {61dd83cd-a807-48b8-91db-4f5e189f1aa0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3766 | 2025.01.28 08:32:27.134714 [ 258 ] {61dd83cd-a807-48b8-91db-4f5e189f1aa0} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3767 | 2025.01.28 08:32:27.135027 [ 258 ] {61dd83cd-a807-48b8-91db-4f5e189f1aa0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002428 sec., 1647.4464579901153 rows/sec., 2.95 MiB/sec. | ||
3768 | 2025.01.28 08:32:27.135533 [ 258 ] {61dd83cd-a807-48b8-91db-4f5e189f1aa0} <Debug> TCPHandler: Processed in 0.00348307 sec. | ||
3769 | 2025.01.28 08:32:27.135693 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3770 | 2025.01.28 08:32:27.135830 [ 4 ] {c8a332e8-c0c1-4965-8475-1f0ef306376b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3771 | 2025.01.28 08:32:27.135887 [ 4 ] {c8a332e8-c0c1-4965-8475-1f0ef306376b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3772 | 2025.01.28 08:32:27.136473 [ 4 ] {c8a332e8-c0c1-4965-8475-1f0ef306376b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3773 | 2025.01.28 08:32:27.136519 [ 4 ] {c8a332e8-c0c1-4965-8475-1f0ef306376b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3774 | 2025.01.28 08:32:27.136886 [ 4 ] {c8a332e8-c0c1-4965-8475-1f0ef306376b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3775 | 2025.01.28 08:32:27.137125 [ 4 ] {c8a332e8-c0c1-4965-8475-1f0ef306376b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3776 | 2025.01.28 08:32:27.137433 [ 4 ] {c8a332e8-c0c1-4965-8475-1f0ef306376b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001608 sec., 37313.432835820895 rows/sec., 2.51 MiB/sec. | ||
3777 | 2025.01.28 08:32:27.137787 [ 4 ] {c8a332e8-c0c1-4965-8475-1f0ef306376b} <Debug> TCPHandler: Processed in 0.002154961 sec. | ||
3778 | 2025.01.28 08:32:29.751770 [ 119 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3779 | 2025.01.28 08:32:29.751896 [ 119 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3780 | 2025.01.28 08:32:29.751942 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3781 | 2025.01.28 08:32:29.752245 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::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 | ||
3782 | 2025.01.28 08:32:29.752493 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3783 | 2025.01.28 08:32:29.752561 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
3784 | 2025.01.28 08:32:29.752722 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part | ||
3785 | 2025.01.28 08:32:29.753129 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3786 | 2025.01.28 08:32:29.753277 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3787 | 2025.01.28 08:32:29.753475 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 242 rows starting from the beginning of the part | ||
3788 | 2025.01.28 08:32:29.754689 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002650418 sec., 284860.72762862314 rows/sec., 20.39 MiB/sec. | ||
3789 | 2025.01.28 08:32:29.754923 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3790 | 2025.01.28 08:32:29.755339 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_10_2} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3791 | 2025.01.28 08:32:29.755450 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_10_2} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
3792 | 2025.01.28 08:32:29.755567 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3793 | 2025.01.28 08:32:32.128516 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3794 | 2025.01.28 08:32:32.128702 [ 258 ] {037a7b82-336e-4897-a171-c8a410c32886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3795 | 2025.01.28 08:32:32.128772 [ 258 ] {037a7b82-336e-4897-a171-c8a410c32886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3796 | 2025.01.28 08:32:32.129512 [ 258 ] {037a7b82-336e-4897-a171-c8a410c32886} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2025.01.28 08:32:32.129554 [ 258 ] {037a7b82-336e-4897-a171-c8a410c32886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3798 | 2025.01.28 08:32:32.129990 [ 258 ] {037a7b82-336e-4897-a171-c8a410c32886} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3799 | 2025.01.28 08:32:32.130247 [ 258 ] {037a7b82-336e-4897-a171-c8a410c32886} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2025.01.28 08:32:32.130490 [ 258 ] {037a7b82-336e-4897-a171-c8a410c32886} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 548.92 KiB/sec. | ||
3801 | 2025.01.28 08:32:32.130682 [ 258 ] {037a7b82-336e-4897-a171-c8a410c32886} <Debug> TCPHandler: Processed in 0.002295992 sec. | ||
3802 | 2025.01.28 08:32:32.130968 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3803 | 2025.01.28 08:32:32.131186 [ 4 ] {a2e97777-2c4d-4015-875b-081e9fa05597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3804 | 2025.01.28 08:32:32.131272 [ 4 ] {a2e97777-2c4d-4015-875b-081e9fa05597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3805 | 2025.01.28 08:32:32.132193 [ 4 ] {a2e97777-2c4d-4015-875b-081e9fa05597} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3806 | 2025.01.28 08:32:32.132247 [ 4 ] {a2e97777-2c4d-4015-875b-081e9fa05597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3807 | 2025.01.28 08:32:32.132723 [ 4 ] {a2e97777-2c4d-4015-875b-081e9fa05597} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3808 | 2025.01.28 08:32:32.132996 [ 4 ] {a2e97777-2c4d-4015-875b-081e9fa05597} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3809 | 2025.01.28 08:32:32.133258 [ 4 ] {a2e97777-2c4d-4015-875b-081e9fa05597} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002132 sec., 128986.86679174483 rows/sec., 11.35 MiB/sec. | ||
3810 | 2025.01.28 08:32:32.133395 [ 4 ] {a2e97777-2c4d-4015-875b-081e9fa05597} <Debug> TCPHandler: Processed in 0.002582527 sec. | ||
3811 | 2025.01.28 08:32:32.133556 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3812 | 2025.01.28 08:32:32.133697 [ 258 ] {a15a46f1-0627-41aa-98a2-c7ccb3d7afb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3813 | 2025.01.28 08:32:32.133755 [ 258 ] {a15a46f1-0627-41aa-98a2-c7ccb3d7afb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3814 | 2025.01.28 08:32:32.134466 [ 258 ] {a15a46f1-0627-41aa-98a2-c7ccb3d7afb1} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2025.01.28 08:32:32.134513 [ 258 ] {a15a46f1-0627-41aa-98a2-c7ccb3d7afb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3816 | 2025.01.28 08:32:32.134892 [ 258 ] {a15a46f1-0627-41aa-98a2-c7ccb3d7afb1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3817 | 2025.01.28 08:32:32.135134 [ 258 ] {a15a46f1-0627-41aa-98a2-c7ccb3d7afb1} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2025.01.28 08:32:32.135310 [ 258 ] {a15a46f1-0627-41aa-98a2-c7ccb3d7afb1} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001645 sec., 26139.81762917933 rows/sec., 1.88 MiB/sec. | ||
3819 | 2025.01.28 08:32:32.135363 [ 258 ] {a15a46f1-0627-41aa-98a2-c7ccb3d7afb1} <Debug> TCPHandler: Processed in 0.001871517 sec. | ||
3820 | 2025.01.28 08:32:32.135508 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3821 | 2025.01.28 08:32:32.135635 [ 4 ] {d494edab-642d-4440-85fc-16f30265eb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3822 | 2025.01.28 08:32:32.135697 [ 4 ] {d494edab-642d-4440-85fc-16f30265eb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3823 | 2025.01.28 08:32:32.136420 [ 4 ] {d494edab-642d-4440-85fc-16f30265eb7a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3824 | 2025.01.28 08:32:32.136470 [ 4 ] {d494edab-642d-4440-85fc-16f30265eb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3825 | 2025.01.28 08:32:32.136864 [ 4 ] {d494edab-642d-4440-85fc-16f30265eb7a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3826 | 2025.01.28 08:32:32.137123 [ 4 ] {d494edab-642d-4440-85fc-16f30265eb7a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3827 | 2025.01.28 08:32:32.137402 [ 4 ] {d494edab-642d-4440-85fc-16f30265eb7a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001779 sec., 7869.589657110737 rows/sec., 551.13 KiB/sec. | ||
3828 | 2025.01.28 08:32:32.137561 [ 4 ] {d494edab-642d-4440-85fc-16f30265eb7a} <Debug> TCPHandler: Processed in 0.002106801 sec. | ||
3829 | 2025.01.28 08:32:32.137749 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3830 | 2025.01.28 08:32:32.137889 [ 258 ] {96f8c2e0-12ce-4307-926e-9765a315405b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3831 | 2025.01.28 08:32:32.137947 [ 258 ] {96f8c2e0-12ce-4307-926e-9765a315405b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3832 | 2025.01.28 08:32:32.138640 [ 258 ] {96f8c2e0-12ce-4307-926e-9765a315405b} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3833 | 2025.01.28 08:32:32.138681 [ 258 ] {96f8c2e0-12ce-4307-926e-9765a315405b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3834 | 2025.01.28 08:32:32.139037 [ 258 ] {96f8c2e0-12ce-4307-926e-9765a315405b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3835 | 2025.01.28 08:32:32.139275 [ 258 ] {96f8c2e0-12ce-4307-926e-9765a315405b} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2025.01.28 08:32:32.139503 [ 258 ] {96f8c2e0-12ce-4307-926e-9765a315405b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001639 sec., 7931.665649786455 rows/sec., 494.54 KiB/sec. | ||
3837 | 2025.01.28 08:32:32.139665 [ 258 ] {96f8c2e0-12ce-4307-926e-9765a315405b} <Debug> TCPHandler: Processed in 0.001981829 sec. | ||
3838 | 2025.01.28 08:32:32.139812 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3839 | 2025.01.28 08:32:32.139933 [ 4 ] {f7441baa-5a5b-4bc5-9c7d-32042d9181f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3840 | 2025.01.28 08:32:32.139984 [ 4 ] {f7441baa-5a5b-4bc5-9c7d-32042d9181f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3841 | 2025.01.28 08:32:32.140687 [ 4 ] {f7441baa-5a5b-4bc5-9c7d-32042d9181f4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2025.01.28 08:32:32.140727 [ 4 ] {f7441baa-5a5b-4bc5-9c7d-32042d9181f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3843 | 2025.01.28 08:32:32.141129 [ 4 ] {f7441baa-5a5b-4bc5-9c7d-32042d9181f4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3844 | 2025.01.28 08:32:32.141377 [ 4 ] {f7441baa-5a5b-4bc5-9c7d-32042d9181f4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3845 | 2025.01.28 08:32:32.141635 [ 4 ] {f7441baa-5a5b-4bc5-9c7d-32042d9181f4} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001727 sec., 242038.21656050955 rows/sec., 17.28 MiB/sec. | ||
3846 | 2025.01.28 08:32:32.141833 [ 4 ] {f7441baa-5a5b-4bc5-9c7d-32042d9181f4} <Debug> TCPHandler: Processed in 0.00207262 sec. | ||
3847 | 2025.01.28 08:32:32.142031 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3848 | 2025.01.28 08:32:32.142168 [ 258 ] {918d3479-a826-476f-8a57-0f0fe2530fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3849 | 2025.01.28 08:32:32.142229 [ 258 ] {918d3479-a826-476f-8a57-0f0fe2530fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3850 | 2025.01.28 08:32:32.142780 [ 258 ] {918d3479-a826-476f-8a57-0f0fe2530fd9} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3851 | 2025.01.28 08:32:32.142819 [ 258 ] {918d3479-a826-476f-8a57-0f0fe2530fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3852 | 2025.01.28 08:32:32.143184 [ 258 ] {918d3479-a826-476f-8a57-0f0fe2530fd9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3853 | 2025.01.28 08:32:32.143435 [ 258 ] {918d3479-a826-476f-8a57-0f0fe2530fd9} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3854 | 2025.01.28 08:32:32.143616 [ 258 ] {918d3479-a826-476f-8a57-0f0fe2530fd9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. | ||
3855 | 2025.01.28 08:32:32.143664 [ 258 ] {918d3479-a826-476f-8a57-0f0fe2530fd9} <Debug> TCPHandler: Processed in 0.001703805 sec. | ||
3856 | 2025.01.28 08:32:32.143817 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3857 | 2025.01.28 08:32:32.143943 [ 4 ] {ad835e0c-ed8f-4e18-9eae-2298a13aa13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3858 | 2025.01.28 08:32:32.143997 [ 4 ] {ad835e0c-ed8f-4e18-9eae-2298a13aa13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3859 | 2025.01.28 08:32:32.144654 [ 4 ] {ad835e0c-ed8f-4e18-9eae-2298a13aa13e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3860 | 2025.01.28 08:32:32.144693 [ 4 ] {ad835e0c-ed8f-4e18-9eae-2298a13aa13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3861 | 2025.01.28 08:32:32.145120 [ 4 ] {ad835e0c-ed8f-4e18-9eae-2298a13aa13e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3862 | 2025.01.28 08:32:32.145361 [ 4 ] {ad835e0c-ed8f-4e18-9eae-2298a13aa13e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3863 | 2025.01.28 08:32:32.145578 [ 4 ] {ad835e0c-ed8f-4e18-9eae-2298a13aa13e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001651 sec., 143549.36402180497 rows/sec., 9.62 MiB/sec. | ||
3864 | 2025.01.28 08:32:32.145671 [ 4 ] {ad835e0c-ed8f-4e18-9eae-2298a13aa13e} <Debug> TCPHandler: Processed in 0.001914687 sec. | ||
3865 | 2025.01.28 08:32:32.145883 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3866 | 2025.01.28 08:32:32.146019 [ 258 ] {2f37520d-1369-41e7-9e11-289936dc6d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3867 | 2025.01.28 08:32:32.146077 [ 258 ] {2f37520d-1369-41e7-9e11-289936dc6d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3868 | 2025.01.28 08:32:32.146621 [ 258 ] {2f37520d-1369-41e7-9e11-289936dc6d5f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3869 | 2025.01.28 08:32:32.146665 [ 258 ] {2f37520d-1369-41e7-9e11-289936dc6d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3870 | 2025.01.28 08:32:32.147014 [ 258 ] {2f37520d-1369-41e7-9e11-289936dc6d5f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3871 | 2025.01.28 08:32:32.147252 [ 258 ] {2f37520d-1369-41e7-9e11-289936dc6d5f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3872 | 2025.01.28 08:32:32.147524 [ 258 ] {2f37520d-1369-41e7-9e11-289936dc6d5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. | ||
3873 | 2025.01.28 08:32:32.147677 [ 258 ] {2f37520d-1369-41e7-9e11-289936dc6d5f} <Debug> TCPHandler: Processed in 0.001892127 sec. | ||
3874 | 2025.01.28 08:32:32.147838 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3875 | 2025.01.28 08:32:32.147975 [ 4 ] {77378744-9fd9-48a1-a254-b480cb39bc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3876 | 2025.01.28 08:32:32.148070 [ 4 ] {77378744-9fd9-48a1-a254-b480cb39bc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3877 | 2025.01.28 08:32:32.149291 [ 4 ] {77378744-9fd9-48a1-a254-b480cb39bc17} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3878 | 2025.01.28 08:32:32.149331 [ 4 ] {77378744-9fd9-48a1-a254-b480cb39bc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3879 | 2025.01.28 08:32:32.150012 [ 4 ] {77378744-9fd9-48a1-a254-b480cb39bc17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3880 | 2025.01.28 08:32:32.150378 [ 4 ] {77378744-9fd9-48a1-a254-b480cb39bc17} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3881 | 2025.01.28 08:32:32.150619 [ 4 ] {77378744-9fd9-48a1-a254-b480cb39bc17} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002673 sec., 13468.013468013467 rows/sec., 24.13 MiB/sec. | ||
3882 | 2025.01.28 08:32:32.150712 [ 4 ] {77378744-9fd9-48a1-a254-b480cb39bc17} <Debug> TCPHandler: Processed in 0.002938951 sec. | ||
3883 | 2025.01.28 08:32:32.150864 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3884 | 2025.01.28 08:32:32.151000 [ 258 ] {b252b0c2-6bdb-4d88-9443-a23aed63b19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3885 | 2025.01.28 08:32:32.151058 [ 258 ] {b252b0c2-6bdb-4d88-9443-a23aed63b19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3886 | 2025.01.28 08:32:32.151630 [ 258 ] {b252b0c2-6bdb-4d88-9443-a23aed63b19f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3887 | 2025.01.28 08:32:32.151673 [ 258 ] {b252b0c2-6bdb-4d88-9443-a23aed63b19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3888 | 2025.01.28 08:32:32.152035 [ 258 ] {b252b0c2-6bdb-4d88-9443-a23aed63b19f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3889 | 2025.01.28 08:32:32.152267 [ 258 ] {b252b0c2-6bdb-4d88-9443-a23aed63b19f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3890 | 2025.01.28 08:32:32.152474 [ 258 ] {b252b0c2-6bdb-4d88-9443-a23aed63b19f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001503 sec., 54557.551563539586 rows/sec., 3.47 MiB/sec. | ||
3891 | 2025.01.28 08:32:32.152522 [ 258 ] {b252b0c2-6bdb-4d88-9443-a23aed63b19f} <Debug> TCPHandler: Processed in 0.001723844 sec. | ||
3892 | 2025.01.28 08:32:33.855672 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3893 | 2025.01.28 08:32:33.856426 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3894 | 2025.01.28 08:32:33.856478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3895 | 2025.01.28 08:32:33.857147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3896 | 2025.01.28 08:32:33.857407 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3897 | 2025.01.28 08:32:33.857655 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3898 | 2025.01.28 08:32:34.361577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3899 | 2025.01.28 08:32:34.381435 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3900 | 2025.01.28 08:32:34.381508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3901 | 2025.01.28 08:32:34.389151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3902 | 2025.01.28 08:32:34.389951 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3903 | 2025.01.28 08:32:34.394105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3904 | 2025.01.28 08:32:36.383383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 554 | ||
3905 | 2025.01.28 08:32:36.386770 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3906 | 2025.01.28 08:32:36.386820 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3907 | 2025.01.28 08:32:36.388312 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3908 | 2025.01.28 08:32:36.388629 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3909 | 2025.01.28 08:32:36.389568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
3910 | 2025.01.28 08:32:37.123217 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2025.01.28 08:32:37.123432 [ 258 ] {1fddfc34-6441-4bc1-be6d-3ca360a89786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3912 | 2025.01.28 08:32:37.123516 [ 258 ] {1fddfc34-6441-4bc1-be6d-3ca360a89786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3913 | 2025.01.28 08:32:37.124288 [ 258 ] {1fddfc34-6441-4bc1-be6d-3ca360a89786} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2025.01.28 08:32:37.124339 [ 258 ] {1fddfc34-6441-4bc1-be6d-3ca360a89786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3915 | 2025.01.28 08:32:37.124780 [ 258 ] {1fddfc34-6441-4bc1-be6d-3ca360a89786} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3916 | 2025.01.28 08:32:37.125049 [ 258 ] {1fddfc34-6441-4bc1-be6d-3ca360a89786} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3917 | 2025.01.28 08:32:37.125318 [ 258 ] {1fddfc34-6441-4bc1-be6d-3ca360a89786} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001941 sec., 2060.7934054611023 rows/sec., 168.04 KiB/sec. | ||
3918 | 2025.01.28 08:32:37.125489 [ 258 ] {1fddfc34-6441-4bc1-be6d-3ca360a89786} <Debug> TCPHandler: Processed in 0.002411005 sec. | ||
3919 | 2025.01.28 08:32:37.125750 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3920 | 2025.01.28 08:32:37.125971 [ 4 ] {25b16563-d530-4689-8428-8b8065bbd141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3921 | 2025.01.28 08:32:37.126058 [ 4 ] {25b16563-d530-4689-8428-8b8065bbd141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3922 | 2025.01.28 08:32:37.126912 [ 4 ] {25b16563-d530-4689-8428-8b8065bbd141} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3923 | 2025.01.28 08:32:37.126965 [ 4 ] {25b16563-d530-4689-8428-8b8065bbd141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3924 | 2025.01.28 08:32:37.127420 [ 4 ] {25b16563-d530-4689-8428-8b8065bbd141} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3925 | 2025.01.28 08:32:37.127683 [ 4 ] {25b16563-d530-4689-8428-8b8065bbd141} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3926 | 2025.01.28 08:32:37.127957 [ 4 ] {25b16563-d530-4689-8428-8b8065bbd141} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.002045 sec., 32273.838630806848 rows/sec., 2.53 MiB/sec. | ||
3927 | 2025.01.28 08:32:37.128108 [ 4 ] {25b16563-d530-4689-8428-8b8065bbd141} <Debug> TCPHandler: Processed in 0.002503505 sec. | ||
3928 | 2025.01.28 08:32:37.128262 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3929 | 2025.01.28 08:32:37.128415 [ 258 ] {47ab72cc-d128-4de1-927e-e27d81f544ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3930 | 2025.01.28 08:32:37.128477 [ 258 ] {47ab72cc-d128-4de1-927e-e27d81f544ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3931 | 2025.01.28 08:32:37.129121 [ 258 ] {47ab72cc-d128-4de1-927e-e27d81f544ff} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3932 | 2025.01.28 08:32:37.129162 [ 258 ] {47ab72cc-d128-4de1-927e-e27d81f544ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3933 | 2025.01.28 08:32:37.129538 [ 258 ] {47ab72cc-d128-4de1-927e-e27d81f544ff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3934 | 2025.01.28 08:32:37.129785 [ 258 ] {47ab72cc-d128-4de1-927e-e27d81f544ff} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3935 | 2025.01.28 08:32:37.129954 [ 110 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3936 | 2025.01.28 08:32:37.130023 [ 258 ] {47ab72cc-d128-4de1-927e-e27d81f544ff} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001641 sec., 4875.076173065204 rows/sec., 353.49 KiB/sec. | ||
3937 | 2025.01.28 08:32:37.130043 [ 110 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3938 | 2025.01.28 08:32:37.130117 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3939 | 2025.01.28 08:32:37.130152 [ 258 ] {47ab72cc-d128-4de1-927e-e27d81f544ff} <Debug> TCPHandler: Processed in 0.001953128 sec. | ||
3940 | 2025.01.28 08:32:37.130361 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
3941 | 2025.01.28 08:32:37.130382 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3942 | 2025.01.28 08:32:37.130566 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3943 | 2025.01.28 08:32:37.130659 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 59 rows starting from the beginning of the part | ||
3944 | 2025.01.28 08:32:37.130666 [ 4 ] {75df4737-ad77-4ef7-9a09-44d8025f81d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3945 | 2025.01.28 08:32:37.130827 [ 4 ] {75df4737-ad77-4ef7-9a09-44d8025f81d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3946 | 2025.01.28 08:32:37.130905 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
3947 | 2025.01.28 08:32:37.131240 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 45 rows starting from the beginning of the part | ||
3948 | 2025.01.28 08:32:37.131553 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
3949 | 2025.01.28 08:32:37.131773 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part | ||
3950 | 2025.01.28 08:32:37.132107 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
3951 | 2025.01.28 08:32:37.133951 [ 4 ] {75df4737-ad77-4ef7-9a09-44d8025f81d6} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3952 | 2025.01.28 08:32:37.134032 [ 4 ] {75df4737-ad77-4ef7-9a09-44d8025f81d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3953 | 2025.01.28 08:32:37.135285 [ 4 ] {75df4737-ad77-4ef7-9a09-44d8025f81d6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3954 | 2025.01.28 08:32:37.135299 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005078452 sec., 32096.39472815732 rows/sec., 2.42 MiB/sec. | ||
3955 | 2025.01.28 08:32:37.135506 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3956 | 2025.01.28 08:32:37.135731 [ 4 ] {75df4737-ad77-4ef7-9a09-44d8025f81d6} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3957 | 2025.01.28 08:32:37.136137 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_16_3} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3958 | 2025.01.28 08:32:37.136250 [ 4 ] {75df4737-ad77-4ef7-9a09-44d8025f81d6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005655 sec., 12732.09549071618 rows/sec., 1018.87 KiB/sec. | ||
3959 | 2025.01.28 08:32:37.136305 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_16_3} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3960 | 2025.01.28 08:32:37.136430 [ 4 ] {75df4737-ad77-4ef7-9a09-44d8025f81d6} <Debug> TCPHandler: Processed in 0.006164558 sec. | ||
3961 | 2025.01.28 08:32:37.136519 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3962 | 2025.01.28 08:32:37.136654 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3963 | 2025.01.28 08:32:37.136769 [ 258 ] {5f446748-9e84-49dd-9a70-9fae7955bd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3964 | 2025.01.28 08:32:37.136823 [ 258 ] {5f446748-9e84-49dd-9a70-9fae7955bd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3965 | 2025.01.28 08:32:37.137389 [ 258 ] {5f446748-9e84-49dd-9a70-9fae7955bd13} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2025.01.28 08:32:37.137428 [ 258 ] {5f446748-9e84-49dd-9a70-9fae7955bd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3967 | 2025.01.28 08:32:37.137829 [ 258 ] {5f446748-9e84-49dd-9a70-9fae7955bd13} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3968 | 2025.01.28 08:32:37.138082 [ 258 ] {5f446748-9e84-49dd-9a70-9fae7955bd13} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3969 | 2025.01.28 08:32:37.138311 [ 258 ] {5f446748-9e84-49dd-9a70-9fae7955bd13} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001567 sec., 103382.25909380983 rows/sec., 7.20 MiB/sec. | ||
3970 | 2025.01.28 08:32:37.138373 [ 258 ] {5f446748-9e84-49dd-9a70-9fae7955bd13} <Debug> TCPHandler: Processed in 0.001797346 sec. | ||
3971 | 2025.01.28 08:32:37.138521 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3972 | 2025.01.28 08:32:37.138644 [ 4 ] {059500ef-dc29-490e-95d1-bde62097b51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3973 | 2025.01.28 08:32:37.138729 [ 4 ] {059500ef-dc29-490e-95d1-bde62097b51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3974 | 2025.01.28 08:32:37.139826 [ 4 ] {059500ef-dc29-490e-95d1-bde62097b51f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3975 | 2025.01.28 08:32:37.139867 [ 4 ] {059500ef-dc29-490e-95d1-bde62097b51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3976 | 2025.01.28 08:32:37.140512 [ 4 ] {059500ef-dc29-490e-95d1-bde62097b51f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3977 | 2025.01.28 08:32:37.140787 [ 4 ] {059500ef-dc29-490e-95d1-bde62097b51f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3978 | 2025.01.28 08:32:37.140972 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3979 | 2025.01.28 08:32:37.141048 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3980 | 2025.01.28 08:32:37.141083 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3981 | 2025.01.28 08:32:37.141089 [ 4 ] {059500ef-dc29-490e-95d1-bde62097b51f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002465 sec., 1622.7180527383366 rows/sec., 2.91 MiB/sec. | ||
3982 | 2025.01.28 08:32:37.141456 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
3983 | 2025.01.28 08:32:37.141543 [ 4 ] {059500ef-dc29-490e-95d1-bde62097b51f} <Debug> TCPHandler: Processed in 0.003073734 sec. | ||
3984 | 2025.01.28 08:32:37.141763 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3985 | 2025.01.28 08:32:37.141923 [ 258 ] {bf18df85-a501-452f-acce-25c6033dc280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3986 | 2025.01.28 08:32:37.141991 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3987 | 2025.01.28 08:32:37.141999 [ 258 ] {bf18df85-a501-452f-acce-25c6033dc280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3988 | 2025.01.28 08:32:37.142110 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 216 rows starting from the beginning of the part | ||
3989 | 2025.01.28 08:32:37.142677 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
3990 | 2025.01.28 08:32:37.143211 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
3991 | 2025.01.28 08:32:37.143292 [ 258 ] {bf18df85-a501-452f-acce-25c6033dc280} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3992 | 2025.01.28 08:32:37.143340 [ 258 ] {bf18df85-a501-452f-acce-25c6033dc280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3993 | 2025.01.28 08:32:37.143707 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
3994 | 2025.01.28 08:32:37.144218 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
3995 | 2025.01.28 08:32:37.144337 [ 258 ] {bf18df85-a501-452f-acce-25c6033dc280} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3996 | 2025.01.28 08:32:37.144636 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
3997 | 2025.01.28 08:32:37.145021 [ 258 ] {bf18df85-a501-452f-acce-25c6033dc280} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3998 | 2025.01.28 08:32:37.145367 [ 258 ] {bf18df85-a501-452f-acce-25c6033dc280} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003484 sec., 17221.58438576349 rows/sec., 1.16 MiB/sec. | ||
3999 | 2025.01.28 08:32:37.145463 [ 258 ] {bf18df85-a501-452f-acce-25c6033dc280} <Debug> TCPHandler: Processed in 0.003799674 sec. | ||
4000 | 2025.01.28 08:32:37.148035 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 19 columns (19 merged, 0 gathered) in 0.006857638 sec., 43746.841113514594 rows/sec., 78.39 MiB/sec. | ||
4001 | 2025.01.28 08:32:37.148528 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4002 | 2025.01.28 08:32:37.148898 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4003 | 2025.01.28 08:32:37.148972 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4004 | 2025.01.28 08:32:37.149075 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
4005 | 2025.01.28 08:32:41.282070 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4006 | 2025.01.28 08:32:41.282128 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4007 | 2025.01.28 08:32:41.357787 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
4008 | 2025.01.28 08:32:41.358484 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4009 | 2025.01.28 08:32:41.358536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4010 | 2025.01.28 08:32:41.359074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4011 | 2025.01.28 08:32:41.359334 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4012 | 2025.01.28 08:32:41.359630 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
4013 | 2025.01.28 08:32:41.894185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
4014 | 2025.01.28 08:32:41.914775 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4015 | 2025.01.28 08:32:41.914844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4016 | 2025.01.28 08:32:41.922180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4017 | 2025.01.28 08:32:41.922931 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4018 | 2025.01.28 08:32:41.925907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
4019 | 2025.01.28 08:32:42.128930 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4020 | 2025.01.28 08:32:42.129143 [ 258 ] {a3e9c544-fac5-42a0-809f-b21092d779c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4021 | 2025.01.28 08:32:42.129221 [ 258 ] {a3e9c544-fac5-42a0-809f-b21092d779c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4022 | 2025.01.28 08:32:42.130033 [ 258 ] {a3e9c544-fac5-42a0-809f-b21092d779c0} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4023 | 2025.01.28 08:32:42.130077 [ 258 ] {a3e9c544-fac5-42a0-809f-b21092d779c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4024 | 2025.01.28 08:32:42.130517 [ 258 ] {a3e9c544-fac5-42a0-809f-b21092d779c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4025 | 2025.01.28 08:32:42.130779 [ 258 ] {a3e9c544-fac5-42a0-809f-b21092d779c0} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4026 | 2025.01.28 08:32:42.131035 [ 258 ] {a3e9c544-fac5-42a0-809f-b21092d779c0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. | ||
4027 | 2025.01.28 08:32:42.131148 [ 258 ] {a3e9c544-fac5-42a0-809f-b21092d779c0} <Debug> TCPHandler: Processed in 0.002351524 sec. | ||
4028 | 2025.01.28 08:32:42.131404 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4029 | 2025.01.28 08:32:42.131615 [ 4 ] {13e62c80-eb11-4ff5-ae26-3ebe538d8918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4030 | 2025.01.28 08:32:42.131695 [ 4 ] {13e62c80-eb11-4ff5-ae26-3ebe538d8918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4031 | 2025.01.28 08:32:42.132619 [ 4 ] {13e62c80-eb11-4ff5-ae26-3ebe538d8918} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4032 | 2025.01.28 08:32:42.132666 [ 4 ] {13e62c80-eb11-4ff5-ae26-3ebe538d8918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4033 | 2025.01.28 08:32:42.133127 [ 4 ] {13e62c80-eb11-4ff5-ae26-3ebe538d8918} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4034 | 2025.01.28 08:32:42.133384 [ 4 ] {13e62c80-eb11-4ff5-ae26-3ebe538d8918} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4035 | 2025.01.28 08:32:42.133536 [ 104 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4036 | 2025.01.28 08:32:42.133585 [ 4 ] {13e62c80-eb11-4ff5-ae26-3ebe538d8918} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002024 sec., 135869.5652173913 rows/sec., 11.96 MiB/sec. | ||
4037 | 2025.01.28 08:32:42.133588 [ 104 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4038 | 2025.01.28 08:32:42.133638 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4039 | 2025.01.28 08:32:42.133673 [ 4 ] {13e62c80-eb11-4ff5-ae26-3ebe538d8918} <Debug> TCPHandler: Processed in 0.002408545 sec. | ||
4040 | 2025.01.28 08:32:42.133930 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4041 | 2025.01.28 08:32:42.133939 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
4042 | 2025.01.28 08:32:42.134239 [ 258 ] {dfd53b62-817b-49ea-b033-92d07e226255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4043 | 2025.01.28 08:32:42.134311 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4044 | 2025.01.28 08:32:42.134344 [ 258 ] {dfd53b62-817b-49ea-b033-92d07e226255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4045 | 2025.01.28 08:32:42.134372 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1431 rows starting from the beginning of the part | ||
4046 | 2025.01.28 08:32:42.134755 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
4047 | 2025.01.28 08:32:42.135049 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
4048 | 2025.01.28 08:32:42.135513 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 275 rows starting from the beginning of the part | ||
4049 | 2025.01.28 08:32:42.136082 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
4050 | 2025.01.28 08:32:42.136509 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 275 rows starting from the beginning of the part | ||
4051 | 2025.01.28 08:32:42.137752 [ 258 ] {dfd53b62-817b-49ea-b033-92d07e226255} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4052 | 2025.01.28 08:32:42.137821 [ 258 ] {dfd53b62-817b-49ea-b033-92d07e226255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4053 | 2025.01.28 08:32:42.138874 [ 258 ] {dfd53b62-817b-49ea-b033-92d07e226255} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4054 | 2025.01.28 08:32:42.139326 [ 258 ] {dfd53b62-817b-49ea-b033-92d07e226255} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4055 | 2025.01.28 08:32:42.139811 [ 258 ] {dfd53b62-817b-49ea-b033-92d07e226255} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.005645 sec., 7617.360496014172 rows/sec., 560.33 KiB/sec. | ||
4056 | 2025.01.28 08:32:42.140261 [ 258 ] {dfd53b62-817b-49ea-b033-92d07e226255} <Debug> TCPHandler: Processed in 0.006471053 sec. | ||
4057 | 2025.01.28 08:32:42.140492 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.006784737 sec., 319393.3677900853 rows/sec., 28.09 MiB/sec. | ||
4058 | 2025.01.28 08:32:42.140521 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4059 | 2025.01.28 08:32:42.140677 [ 4 ] {68b587b8-6c6d-4b01-8595-b61375ab4519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4060 | 2025.01.28 08:32:42.140757 [ 4 ] {68b587b8-6c6d-4b01-8595-b61375ab4519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4061 | 2025.01.28 08:32:42.140767 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4062 | 2025.01.28 08:32:42.141472 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2025.01.28 08:32:42.141626 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_26_5} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4064 | 2025.01.28 08:32:42.141797 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4065 | 2025.01.28 08:32:42.141980 [ 4 ] {68b587b8-6c6d-4b01-8595-b61375ab4519} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4066 | 2025.01.28 08:32:42.142024 [ 4 ] {68b587b8-6c6d-4b01-8595-b61375ab4519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4067 | 2025.01.28 08:32:42.142391 [ 4 ] {68b587b8-6c6d-4b01-8595-b61375ab4519} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4068 | 2025.01.28 08:32:42.142643 [ 4 ] {68b587b8-6c6d-4b01-8595-b61375ab4519} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4069 | 2025.01.28 08:32:42.142823 [ 4 ] {68b587b8-6c6d-4b01-8595-b61375ab4519} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002197 sec., 6372.325898953118 rows/sec., 446.28 KiB/sec. | ||
4070 | 2025.01.28 08:32:42.142880 [ 4 ] {68b587b8-6c6d-4b01-8595-b61375ab4519} <Debug> TCPHandler: Processed in 0.002452075 sec. | ||
4071 | 2025.01.28 08:32:42.143036 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4072 | 2025.01.28 08:32:42.143156 [ 258 ] {51569c32-c441-48c2-8037-aa375688b5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4073 | 2025.01.28 08:32:42.143206 [ 258 ] {51569c32-c441-48c2-8037-aa375688b5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4074 | 2025.01.28 08:32:42.143787 [ 258 ] {51569c32-c441-48c2-8037-aa375688b5f3} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4075 | 2025.01.28 08:32:42.143827 [ 258 ] {51569c32-c441-48c2-8037-aa375688b5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4076 | 2025.01.28 08:32:42.144184 [ 258 ] {51569c32-c441-48c2-8037-aa375688b5f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4077 | 2025.01.28 08:32:42.144439 [ 258 ] {51569c32-c441-48c2-8037-aa375688b5f3} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4078 | 2025.01.28 08:32:42.144654 [ 258 ] {51569c32-c441-48c2-8037-aa375688b5f3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec. | ||
4079 | 2025.01.28 08:32:42.144706 [ 258 ] {51569c32-c441-48c2-8037-aa375688b5f3} <Debug> TCPHandler: Processed in 0.001726444 sec. | ||
4080 | 2025.01.28 08:32:42.144852 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4081 | 2025.01.28 08:32:42.144967 [ 4 ] {422222d1-4ccc-4e89-aea5-9956b1435995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4082 | 2025.01.28 08:32:42.145016 [ 4 ] {422222d1-4ccc-4e89-aea5-9956b1435995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4083 | 2025.01.28 08:32:42.145725 [ 4 ] {422222d1-4ccc-4e89-aea5-9956b1435995} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4084 | 2025.01.28 08:32:42.145762 [ 4 ] {422222d1-4ccc-4e89-aea5-9956b1435995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4085 | 2025.01.28 08:32:42.146145 [ 4 ] {422222d1-4ccc-4e89-aea5-9956b1435995} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4086 | 2025.01.28 08:32:42.146382 [ 4 ] {422222d1-4ccc-4e89-aea5-9956b1435995} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4087 | 2025.01.28 08:32:42.146509 [ 104 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4088 | 2025.01.28 08:32:42.146553 [ 104 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4089 | 2025.01.28 08:32:42.146559 [ 4 ] {422222d1-4ccc-4e89-aea5-9956b1435995} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001614 sec., 258983.89095415117 rows/sec., 18.49 MiB/sec. | ||
4090 | 2025.01.28 08:32:42.146584 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4091 | 2025.01.28 08:32:42.146645 [ 4 ] {422222d1-4ccc-4e89-aea5-9956b1435995} <Debug> TCPHandler: Processed in 0.001841956 sec. | ||
4092 | 2025.01.28 08:32:42.146840 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
4093 | 2025.01.28 08:32:42.146844 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4094 | 2025.01.28 08:32:42.146989 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4095 | 2025.01.28 08:32:42.147012 [ 258 ] {1561fb7d-350f-4bcd-b87e-b3dc435e1dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4096 | 2025.01.28 08:32:42.147025 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
4097 | 2025.01.28 08:32:42.147078 [ 258 ] {1561fb7d-350f-4bcd-b87e-b3dc435e1dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4098 | 2025.01.28 08:32:42.147201 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
4099 | 2025.01.28 08:32:42.147592 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 68 rows starting from the beginning of the part | ||
4100 | 2025.01.28 08:32:42.148018 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 418 rows starting from the beginning of the part | ||
4101 | 2025.01.28 08:32:42.148347 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
4102 | 2025.01.28 08:32:42.148723 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 418 rows starting from the beginning of the part | ||
4103 | 2025.01.28 08:32:42.149492 [ 258 ] {1561fb7d-350f-4bcd-b87e-b3dc435e1dd7} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4104 | 2025.01.28 08:32:42.149540 [ 258 ] {1561fb7d-350f-4bcd-b87e-b3dc435e1dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4105 | 2025.01.28 08:32:42.150086 [ 258 ] {1561fb7d-350f-4bcd-b87e-b3dc435e1dd7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4106 | 2025.01.28 08:32:42.150382 [ 258 ] {1561fb7d-350f-4bcd-b87e-b3dc435e1dd7} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4107 | 2025.01.28 08:32:42.150623 [ 104 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4108 | 2025.01.28 08:32:42.150741 [ 104 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4109 | 2025.01.28 08:32:42.150824 [ 258 ] {1561fb7d-350f-4bcd-b87e-b3dc435e1dd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003821 sec., 1570.2695629416382 rows/sec., 82.04 KiB/sec. | ||
4110 | 2025.01.28 08:32:42.150818 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4111 | 2025.01.28 08:32:42.151355 [ 258 ] {1561fb7d-350f-4bcd-b87e-b3dc435e1dd7} <Debug> TCPHandler: Processed in 0.004598325 sec. | ||
4112 | 2025.01.28 08:32:42.151806 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4113 | 2025.01.28 08:32:42.151830 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
4114 | 2025.01.28 08:32:42.151967 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005288826 sec., 368701.8631355995 rows/sec., 28.22 MiB/sec. | ||
4115 | 2025.01.28 08:32:42.152257 [ 4 ] {1f2c21c3-bde8-417a-b95e-6be42f5a3bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4116 | 2025.01.28 08:32:42.152320 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4117 | 2025.01.28 08:32:42.152344 [ 4 ] {1f2c21c3-bde8-417a-b95e-6be42f5a3bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4118 | 2025.01.28 08:32:42.152363 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
4119 | 2025.01.28 08:32:42.152430 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4120 | 2025.01.28 08:32:42.152744 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
4121 | 2025.01.28 08:32:42.153272 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
4122 | 2025.01.28 08:32:42.153789 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
4123 | 2025.01.28 08:32:42.154173 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
4124 | 2025.01.28 08:32:42.154418 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4125 | 2025.01.28 08:32:42.154672 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
4126 | 2025.01.28 08:32:42.154927 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_26_5} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4127 | 2025.01.28 08:32:42.155357 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4128 | 2025.01.28 08:32:42.155695 [ 4 ] {1f2c21c3-bde8-417a-b95e-6be42f5a3bc3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4129 | 2025.01.28 08:32:42.155737 [ 4 ] {1f2c21c3-bde8-417a-b95e-6be42f5a3bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4130 | 2025.01.28 08:32:42.156365 [ 4 ] {1f2c21c3-bde8-417a-b95e-6be42f5a3bc3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4131 | 2025.01.28 08:32:42.156517 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005393007 sec., 12238.07052355022 rows/sec., 639.39 KiB/sec. | ||
4132 | 2025.01.28 08:32:42.156698 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4133 | 2025.01.28 08:32:42.156797 [ 4 ] {1f2c21c3-bde8-417a-b95e-6be42f5a3bc3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4134 | 2025.01.28 08:32:42.157047 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4135 | 2025.01.28 08:32:42.157153 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4136 | 2025.01.28 08:32:42.157216 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4137 | 2025.01.28 08:32:42.157225 [ 4 ] {1f2c21c3-bde8-417a-b95e-6be42f5a3bc3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005097 sec., 46497.93996468511 rows/sec., 3.12 MiB/sec. | ||
4138 | 2025.01.28 08:32:42.157519 [ 4 ] {1f2c21c3-bde8-417a-b95e-6be42f5a3bc3} <Debug> TCPHandler: Processed in 0.005992846 sec. | ||
4139 | 2025.01.28 08:32:42.157534 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4140 | 2025.01.28 08:32:42.157633 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
4141 | 2025.01.28 08:32:42.157796 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4142 | 2025.01.28 08:32:42.157806 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_11_2} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4143 | 2025.01.28 08:32:42.158068 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4144 | 2025.01.28 08:32:42.158173 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4145 | 2025.01.28 08:32:42.158188 [ 258 ] {8e06c67f-7293-4cd9-8b46-4b7b19b44b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4146 | 2025.01.28 08:32:42.158237 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7348 rows starting from the beginning of the part | ||
4147 | 2025.01.28 08:32:42.158305 [ 258 ] {8e06c67f-7293-4cd9-8b46-4b7b19b44b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4148 | 2025.01.28 08:32:42.158656 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part | ||
4149 | 2025.01.28 08:32:42.159067 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
4150 | 2025.01.28 08:32:42.159394 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
4151 | 2025.01.28 08:32:42.159671 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part | ||
4152 | 2025.01.28 08:32:42.160022 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
4153 | 2025.01.28 08:32:42.160671 [ 258 ] {8e06c67f-7293-4cd9-8b46-4b7b19b44b9b} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4154 | 2025.01.28 08:32:42.160739 [ 258 ] {8e06c67f-7293-4cd9-8b46-4b7b19b44b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4155 | 2025.01.28 08:32:42.161424 [ 258 ] {8e06c67f-7293-4cd9-8b46-4b7b19b44b9b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4156 | 2025.01.28 08:32:42.161960 [ 258 ] {8e06c67f-7293-4cd9-8b46-4b7b19b44b9b} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2025.01.28 08:32:42.162656 [ 258 ] {8e06c67f-7293-4cd9-8b46-4b7b19b44b9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004562 sec., 219.20210434020166 rows/sec., 14.77 KiB/sec. | ||
4158 | 2025.01.28 08:32:42.163013 [ 258 ] {8e06c67f-7293-4cd9-8b46-4b7b19b44b9b} <Debug> TCPHandler: Processed in 0.005337206 sec. | ||
4159 | 2025.01.28 08:32:42.163198 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4160 | 2025.01.28 08:32:42.163338 [ 4 ] {baf6976d-eaee-440d-a109-5b1e85345d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4161 | 2025.01.28 08:32:42.163427 [ 4 ] {baf6976d-eaee-440d-a109-5b1e85345d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4162 | 2025.01.28 08:32:42.164932 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8240 rows, containing 5 columns (5 merged, 0 gathered) in 0.007604968 sec., 1083502.2579976667 rows/sec., 73.10 MiB/sec. | ||
4163 | 2025.01.28 08:32:42.165087 [ 4 ] {baf6976d-eaee-440d-a109-5b1e85345d07} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4164 | 2025.01.28 08:32:42.165100 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4165 | 2025.01.28 08:32:42.165130 [ 4 ] {baf6976d-eaee-440d-a109-5b1e85345d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4166 | 2025.01.28 08:32:42.165497 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4167 | 2025.01.28 08:32:42.165598 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4168 | 2025.01.28 08:32:42.165691 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
4169 | 2025.01.28 08:32:42.165978 [ 4 ] {baf6976d-eaee-440d-a109-5b1e85345d07} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4170 | 2025.01.28 08:32:42.166243 [ 4 ] {baf6976d-eaee-440d-a109-5b1e85345d07} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4171 | 2025.01.28 08:32:42.166476 [ 4 ] {baf6976d-eaee-440d-a109-5b1e85345d07} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003168 sec., 11363.636363636364 rows/sec., 20.36 MiB/sec. | ||
4172 | 2025.01.28 08:32:42.166580 [ 4 ] {baf6976d-eaee-440d-a109-5b1e85345d07} <Debug> TCPHandler: Processed in 0.003454739 sec. | ||
4173 | 2025.01.28 08:32:42.166738 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4174 | 2025.01.28 08:32:42.166859 [ 258 ] {1756a107-1a61-4b32-9271-f3c89f62d582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4175 | 2025.01.28 08:32:42.166912 [ 258 ] {1756a107-1a61-4b32-9271-f3c89f62d582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4176 | 2025.01.28 08:32:42.167411 [ 258 ] {1756a107-1a61-4b32-9271-f3c89f62d582} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4177 | 2025.01.28 08:32:42.167452 [ 258 ] {1756a107-1a61-4b32-9271-f3c89f62d582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4178 | 2025.01.28 08:32:42.167843 [ 258 ] {1756a107-1a61-4b32-9271-f3c89f62d582} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4179 | 2025.01.28 08:32:42.168088 [ 258 ] {1756a107-1a61-4b32-9271-f3c89f62d582} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4180 | 2025.01.28 08:32:42.168271 [ 102 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4181 | 2025.01.28 08:32:42.168337 [ 258 ] {1756a107-1a61-4b32-9271-f3c89f62d582} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001496 sec., 54812.83422459893 rows/sec., 3.48 MiB/sec. | ||
4182 | 2025.01.28 08:32:42.168388 [ 102 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4183 | 2025.01.28 08:32:42.168433 [ 258 ] {1756a107-1a61-4b32-9271-f3c89f62d582} <Debug> TCPHandler: Processed in 0.001746294 sec. | ||
4184 | 2025.01.28 08:32:42.168469 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4185 | 2025.01.28 08:32:42.168729 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
4186 | 2025.01.28 08:32:42.169035 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4187 | 2025.01.28 08:32:42.169069 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1248 rows starting from the beginning of the part | ||
4188 | 2025.01.28 08:32:42.169173 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
4189 | 2025.01.28 08:32:42.169371 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
4190 | 2025.01.28 08:32:42.169543 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
4191 | 2025.01.28 08:32:42.169640 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
4192 | 2025.01.28 08:32:42.169868 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
4193 | 2025.01.28 08:32:42.171172 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 4 columns (4 merged, 0 gathered) in 0.002592977 sec., 604710.338734204 rows/sec., 39.47 MiB/sec. | ||
4194 | 2025.01.28 08:32:42.171384 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4195 | 2025.01.28 08:32:42.171672 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4196 | 2025.01.28 08:32:42.171748 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_26_5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4197 | 2025.01.28 08:32:42.171817 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
4198 | 2025.01.28 08:32:46.389777 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 590 | ||
4199 | 2025.01.28 08:32:46.392959 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4200 | 2025.01.28 08:32:46.393018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4201 | 2025.01.28 08:32:46.394478 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4202 | 2025.01.28 08:32:46.394795 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4203 | 2025.01.28 08:32:46.395864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
4204 | 2025.01.28 08:32:47.122397 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4205 | 2025.01.28 08:32:47.122708 [ 258 ] {df4a7862-c456-423e-9675-491f1308dc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4206 | 2025.01.28 08:32:47.122821 [ 258 ] {df4a7862-c456-423e-9675-491f1308dc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4207 | 2025.01.28 08:32:47.123690 [ 258 ] {df4a7862-c456-423e-9675-491f1308dc6c} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4208 | 2025.01.28 08:32:47.123736 [ 258 ] {df4a7862-c456-423e-9675-491f1308dc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4209 | 2025.01.28 08:32:47.124195 [ 258 ] {df4a7862-c456-423e-9675-491f1308dc6c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4210 | 2025.01.28 08:32:47.124458 [ 258 ] {df4a7862-c456-423e-9675-491f1308dc6c} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4211 | 2025.01.28 08:32:47.124699 [ 258 ] {df4a7862-c456-423e-9675-491f1308dc6c} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002078 sec., 30798.845043310877 rows/sec., 2.43 MiB/sec. | ||
4212 | 2025.01.28 08:32:47.124758 [ 258 ] {df4a7862-c456-423e-9675-491f1308dc6c} <Debug> TCPHandler: Processed in 0.002562326 sec. | ||
4213 | 2025.01.28 08:32:47.125016 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4214 | 2025.01.28 08:32:47.125233 [ 4 ] {1ba63f3c-ec76-457c-9aa4-8e690c3c0fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4215 | 2025.01.28 08:32:47.125318 [ 4 ] {1ba63f3c-ec76-457c-9aa4-8e690c3c0fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4216 | 2025.01.28 08:32:47.126147 [ 4 ] {1ba63f3c-ec76-457c-9aa4-8e690c3c0fff} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4217 | 2025.01.28 08:32:47.126201 [ 4 ] {1ba63f3c-ec76-457c-9aa4-8e690c3c0fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4218 | 2025.01.28 08:32:47.126631 [ 4 ] {1ba63f3c-ec76-457c-9aa4-8e690c3c0fff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4219 | 2025.01.28 08:32:47.126888 [ 4 ] {1ba63f3c-ec76-457c-9aa4-8e690c3c0fff} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4220 | 2025.01.28 08:32:47.127183 [ 4 ] {1ba63f3c-ec76-457c-9aa4-8e690c3c0fff} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.002007 sec., 1993.024414549078 rows/sec., 149.87 KiB/sec. | ||
4221 | 2025.01.28 08:32:47.127411 [ 4 ] {1ba63f3c-ec76-457c-9aa4-8e690c3c0fff} <Debug> TCPHandler: Processed in 0.002540356 sec. | ||
4222 | 2025.01.28 08:32:47.127573 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4223 | 2025.01.28 08:32:47.127697 [ 258 ] {8bd23258-4c4a-448b-9515-8b15d496a27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4224 | 2025.01.28 08:32:47.127746 [ 258 ] {8bd23258-4c4a-448b-9515-8b15d496a27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4225 | 2025.01.28 08:32:47.128357 [ 258 ] {8bd23258-4c4a-448b-9515-8b15d496a27f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4226 | 2025.01.28 08:32:47.128401 [ 258 ] {8bd23258-4c4a-448b-9515-8b15d496a27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4227 | 2025.01.28 08:32:47.128773 [ 258 ] {8bd23258-4c4a-448b-9515-8b15d496a27f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4228 | 2025.01.28 08:32:47.129014 [ 258 ] {8bd23258-4c4a-448b-9515-8b15d496a27f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4229 | 2025.01.28 08:32:47.129239 [ 258 ] {8bd23258-4c4a-448b-9515-8b15d496a27f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001565 sec., 43450.47923322684 rows/sec., 3.39 MiB/sec. | ||
4230 | 2025.01.28 08:32:47.129370 [ 258 ] {8bd23258-4c4a-448b-9515-8b15d496a27f} <Debug> TCPHandler: Processed in 0.001852296 sec. | ||
4231 | 2025.01.28 08:32:47.129543 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4232 | 2025.01.28 08:32:47.129697 [ 4 ] {8c44950f-c895-469d-98a8-c180adeff3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4233 | 2025.01.28 08:32:47.129766 [ 4 ] {8c44950f-c895-469d-98a8-c180adeff3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4234 | 2025.01.28 08:32:47.130396 [ 4 ] {8c44950f-c895-469d-98a8-c180adeff3f1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4235 | 2025.01.28 08:32:47.130439 [ 4 ] {8c44950f-c895-469d-98a8-c180adeff3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4236 | 2025.01.28 08:32:47.130860 [ 4 ] {8c44950f-c895-469d-98a8-c180adeff3f1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4237 | 2025.01.28 08:32:47.131120 [ 4 ] {8c44950f-c895-469d-98a8-c180adeff3f1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4238 | 2025.01.28 08:32:47.131384 [ 4 ] {8c44950f-c895-469d-98a8-c180adeff3f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001718 sec., 93131.54831199069 rows/sec., 6.49 MiB/sec. | ||
4239 | 2025.01.28 08:32:47.131606 [ 4 ] {8c44950f-c895-469d-98a8-c180adeff3f1} <Debug> TCPHandler: Processed in 0.002135391 sec. | ||
4240 | 2025.01.28 08:32:47.131762 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4241 | 2025.01.28 08:32:47.131880 [ 258 ] {01697a94-ec49-4949-94a8-ac00886c8c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4242 | 2025.01.28 08:32:47.131963 [ 258 ] {01697a94-ec49-4949-94a8-ac00886c8c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4243 | 2025.01.28 08:32:47.133067 [ 258 ] {01697a94-ec49-4949-94a8-ac00886c8c4c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4244 | 2025.01.28 08:32:47.133106 [ 258 ] {01697a94-ec49-4949-94a8-ac00886c8c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4245 | 2025.01.28 08:32:47.133716 [ 258 ] {01697a94-ec49-4949-94a8-ac00886c8c4c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4246 | 2025.01.28 08:32:47.133976 [ 258 ] {01697a94-ec49-4949-94a8-ac00886c8c4c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4247 | 2025.01.28 08:32:47.134226 [ 258 ] {01697a94-ec49-4949-94a8-ac00886c8c4c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002368 sec., 1689.1891891891892 rows/sec., 3.03 MiB/sec. | ||
4248 | 2025.01.28 08:32:47.134318 [ 258 ] {01697a94-ec49-4949-94a8-ac00886c8c4c} <Debug> TCPHandler: Processed in 0.002618918 sec. | ||
4249 | 2025.01.28 08:32:47.134475 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4250 | 2025.01.28 08:32:47.134619 [ 4 ] {28fe6442-6680-4331-9fb0-37d7ca5349ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4251 | 2025.01.28 08:32:47.134683 [ 4 ] {28fe6442-6680-4331-9fb0-37d7ca5349ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4252 | 2025.01.28 08:32:47.135238 [ 4 ] {28fe6442-6680-4331-9fb0-37d7ca5349ee} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4253 | 2025.01.28 08:32:47.135279 [ 4 ] {28fe6442-6680-4331-9fb0-37d7ca5349ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4254 | 2025.01.28 08:32:47.135667 [ 4 ] {28fe6442-6680-4331-9fb0-37d7ca5349ee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4255 | 2025.01.28 08:32:47.135915 [ 4 ] {28fe6442-6680-4331-9fb0-37d7ca5349ee} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4256 | 2025.01.28 08:32:47.136129 [ 4 ] {28fe6442-6680-4331-9fb0-37d7ca5349ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
4257 | 2025.01.28 08:32:47.136185 [ 4 ] {28fe6442-6680-4331-9fb0-37d7ca5349ee} <Debug> TCPHandler: Processed in 0.001776766 sec. | ||
4258 | 2025.01.28 08:32:48.246539 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4259 | 2025.01.28 08:32:48.246729 [ 258 ] {0a4e8fce-bf79-41a3-b1ba-1cf210248ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4260 | 2025.01.28 08:32:48.246804 [ 258 ] {0a4e8fce-bf79-41a3-b1ba-1cf210248ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4261 | 2025.01.28 08:32:48.247551 [ 258 ] {0a4e8fce-bf79-41a3-b1ba-1cf210248ec4} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4262 | 2025.01.28 08:32:48.247602 [ 258 ] {0a4e8fce-bf79-41a3-b1ba-1cf210248ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4263 | 2025.01.28 08:32:48.248025 [ 258 ] {0a4e8fce-bf79-41a3-b1ba-1cf210248ec4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4264 | 2025.01.28 08:32:48.248283 [ 258 ] {0a4e8fce-bf79-41a3-b1ba-1cf210248ec4} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4265 | 2025.01.28 08:32:48.248518 [ 258 ] {0a4e8fce-bf79-41a3-b1ba-1cf210248ec4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 547.72 KiB/sec. | ||
4266 | 2025.01.28 08:32:48.248575 [ 258 ] {0a4e8fce-bf79-41a3-b1ba-1cf210248ec4} <Debug> TCPHandler: Processed in 0.002170501 sec. | ||
4267 | 2025.01.28 08:32:48.248841 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4268 | 2025.01.28 08:32:48.249055 [ 4 ] {d72a7963-efeb-409d-9ac5-2c80a7e195aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4269 | 2025.01.28 08:32:48.249134 [ 4 ] {d72a7963-efeb-409d-9ac5-2c80a7e195aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4270 | 2025.01.28 08:32:48.249874 [ 4 ] {d72a7963-efeb-409d-9ac5-2c80a7e195aa} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4271 | 2025.01.28 08:32:48.249945 [ 4 ] {d72a7963-efeb-409d-9ac5-2c80a7e195aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4272 | 2025.01.28 08:32:48.250372 [ 4 ] {d72a7963-efeb-409d-9ac5-2c80a7e195aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4273 | 2025.01.28 08:32:48.250634 [ 4 ] {d72a7963-efeb-409d-9ac5-2c80a7e195aa} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4274 | 2025.01.28 08:32:48.250842 [ 4 ] {d72a7963-efeb-409d-9ac5-2c80a7e195aa} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001847 sec., 5414.185165132648 rows/sec., 441.49 KiB/sec. | ||
4275 | 2025.01.28 08:32:48.250910 [ 4 ] {d72a7963-efeb-409d-9ac5-2c80a7e195aa} <Debug> TCPHandler: Processed in 0.002213022 sec. | ||
4276 | 2025.01.28 08:32:48.251073 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4277 | 2025.01.28 08:32:48.251213 [ 258 ] {7c100bd2-5a26-42e7-a383-31d0fedf01b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4278 | 2025.01.28 08:32:48.251272 [ 258 ] {7c100bd2-5a26-42e7-a383-31d0fedf01b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4279 | 2025.01.28 08:32:48.252879 [ 258 ] {7c100bd2-5a26-42e7-a383-31d0fedf01b4} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4280 | 2025.01.28 08:32:48.252918 [ 258 ] {7c100bd2-5a26-42e7-a383-31d0fedf01b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4281 | 2025.01.28 08:32:48.253360 [ 258 ] {7c100bd2-5a26-42e7-a383-31d0fedf01b4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4282 | 2025.01.28 08:32:48.253609 [ 258 ] {7c100bd2-5a26-42e7-a383-31d0fedf01b4} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4283 | 2025.01.28 08:32:48.253858 [ 258 ] {7c100bd2-5a26-42e7-a383-31d0fedf01b4} <Debug> executeQuery: Read 1420 rows, 121.27 KiB in 0.002675 sec., 530841.1214953271 rows/sec., 44.27 MiB/sec. | ||
4284 | 2025.01.28 08:32:48.254025 [ 258 ] {7c100bd2-5a26-42e7-a383-31d0fedf01b4} <Debug> TCPHandler: Processed in 0.003018563 sec. | ||
4285 | 2025.01.28 08:32:48.254256 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4286 | 2025.01.28 08:32:48.254408 [ 4 ] {5d19d4ff-8eb2-40df-85b4-bdfca3f875e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4287 | 2025.01.28 08:32:48.254472 [ 4 ] {5d19d4ff-8eb2-40df-85b4-bdfca3f875e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4288 | 2025.01.28 08:32:48.255197 [ 4 ] {5d19d4ff-8eb2-40df-85b4-bdfca3f875e6} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4289 | 2025.01.28 08:32:48.255237 [ 4 ] {5d19d4ff-8eb2-40df-85b4-bdfca3f875e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4290 | 2025.01.28 08:32:48.255637 [ 4 ] {5d19d4ff-8eb2-40df-85b4-bdfca3f875e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4291 | 2025.01.28 08:32:48.255895 [ 4 ] {5d19d4ff-8eb2-40df-85b4-bdfca3f875e6} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4292 | 2025.01.28 08:32:48.256123 [ 4 ] {5d19d4ff-8eb2-40df-85b4-bdfca3f875e6} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.001746 sec., 30355.097365406644 rows/sec., 2.16 MiB/sec. | ||
4293 | 2025.01.28 08:32:48.256322 [ 4 ] {5d19d4ff-8eb2-40df-85b4-bdfca3f875e6} <Debug> TCPHandler: Processed in 0.002158341 sec. | ||
4294 | 2025.01.28 08:32:48.256513 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4295 | 2025.01.28 08:32:48.256653 [ 258 ] {195abd52-ab7b-4b61-a5ac-88aa6013f090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4296 | 2025.01.28 08:32:48.256712 [ 258 ] {195abd52-ab7b-4b61-a5ac-88aa6013f090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4297 | 2025.01.28 08:32:48.257444 [ 258 ] {195abd52-ab7b-4b61-a5ac-88aa6013f090} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4298 | 2025.01.28 08:32:48.257485 [ 258 ] {195abd52-ab7b-4b61-a5ac-88aa6013f090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4299 | 2025.01.28 08:32:48.257850 [ 258 ] {195abd52-ab7b-4b61-a5ac-88aa6013f090} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4300 | 2025.01.28 08:32:48.258086 [ 258 ] {195abd52-ab7b-4b61-a5ac-88aa6013f090} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4301 | 2025.01.28 08:32:48.258354 [ 258 ] {195abd52-ab7b-4b61-a5ac-88aa6013f090} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001722 sec., 140534.262485482 rows/sec., 9.52 MiB/sec. | ||
4302 | 2025.01.28 08:32:48.258532 [ 258 ] {195abd52-ab7b-4b61-a5ac-88aa6013f090} <Debug> TCPHandler: Processed in 0.00208548 sec. | ||
4303 | 2025.01.28 08:32:48.258699 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4304 | 2025.01.28 08:32:48.258844 [ 4 ] {c9ce910d-c0c9-416a-8d71-3354cc4bbac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4305 | 2025.01.28 08:32:48.258905 [ 4 ] {c9ce910d-c0c9-416a-8d71-3354cc4bbac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4306 | 2025.01.28 08:32:48.259529 [ 4 ] {c9ce910d-c0c9-416a-8d71-3354cc4bbac7} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4307 | 2025.01.28 08:32:48.259569 [ 4 ] {c9ce910d-c0c9-416a-8d71-3354cc4bbac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4308 | 2025.01.28 08:32:48.259943 [ 4 ] {c9ce910d-c0c9-416a-8d71-3354cc4bbac7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4309 | 2025.01.28 08:32:48.260194 [ 4 ] {c9ce910d-c0c9-416a-8d71-3354cc4bbac7} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4310 | 2025.01.28 08:32:48.260375 [ 4 ] {c9ce910d-c0c9-416a-8d71-3354cc4bbac7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001564 sec., 8312.020460358055 rows/sec., 518.25 KiB/sec. | ||
4311 | 2025.01.28 08:32:48.260429 [ 4 ] {c9ce910d-c0c9-416a-8d71-3354cc4bbac7} <Debug> TCPHandler: Processed in 0.001798696 sec. | ||
4312 | 2025.01.28 08:32:48.260572 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4313 | 2025.01.28 08:32:48.260709 [ 258 ] {8efd7e62-a98f-4cae-9405-294045d22020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4314 | 2025.01.28 08:32:48.260766 [ 258 ] {8efd7e62-a98f-4cae-9405-294045d22020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4315 | 2025.01.28 08:32:48.261694 [ 258 ] {8efd7e62-a98f-4cae-9405-294045d22020} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4316 | 2025.01.28 08:32:48.261734 [ 258 ] {8efd7e62-a98f-4cae-9405-294045d22020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4317 | 2025.01.28 08:32:48.262126 [ 258 ] {8efd7e62-a98f-4cae-9405-294045d22020} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4318 | 2025.01.28 08:32:48.262378 [ 258 ] {8efd7e62-a98f-4cae-9405-294045d22020} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4319 | 2025.01.28 08:32:48.262603 [ 258 ] {8efd7e62-a98f-4cae-9405-294045d22020} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.001923 sec., 459698.3879355174 rows/sec., 33.35 MiB/sec. | ||
4320 | 2025.01.28 08:32:48.262732 [ 258 ] {8efd7e62-a98f-4cae-9405-294045d22020} <Debug> TCPHandler: Processed in 0.002226862 sec. | ||
4321 | 2025.01.28 08:32:48.262900 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4322 | 2025.01.28 08:32:48.263039 [ 4 ] {0e97927c-8dfc-42a0-a4c7-e43b434a1581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4323 | 2025.01.28 08:32:48.263099 [ 4 ] {0e97927c-8dfc-42a0-a4c7-e43b434a1581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4324 | 2025.01.28 08:32:48.263600 [ 4 ] {0e97927c-8dfc-42a0-a4c7-e43b434a1581} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4325 | 2025.01.28 08:32:48.263638 [ 4 ] {0e97927c-8dfc-42a0-a4c7-e43b434a1581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4326 | 2025.01.28 08:32:48.264009 [ 4 ] {0e97927c-8dfc-42a0-a4c7-e43b434a1581} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4327 | 2025.01.28 08:32:48.264263 [ 4 ] {0e97927c-8dfc-42a0-a4c7-e43b434a1581} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4328 | 2025.01.28 08:32:48.264461 [ 4 ] {0e97927c-8dfc-42a0-a4c7-e43b434a1581} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 215.89 KiB/sec. | ||
4329 | 2025.01.28 08:32:48.264515 [ 4 ] {0e97927c-8dfc-42a0-a4c7-e43b434a1581} <Debug> TCPHandler: Processed in 0.001682594 sec. | ||
4330 | 2025.01.28 08:32:48.264667 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4331 | 2025.01.28 08:32:48.264783 [ 258 ] {61c0bc50-93c2-4b26-910f-35b16cb8c932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4332 | 2025.01.28 08:32:48.264836 [ 258 ] {61c0bc50-93c2-4b26-910f-35b16cb8c932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4333 | 2025.01.28 08:32:48.265620 [ 258 ] {61c0bc50-93c2-4b26-910f-35b16cb8c932} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4334 | 2025.01.28 08:32:48.265658 [ 258 ] {61c0bc50-93c2-4b26-910f-35b16cb8c932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4335 | 2025.01.28 08:32:48.266089 [ 258 ] {61c0bc50-93c2-4b26-910f-35b16cb8c932} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4336 | 2025.01.28 08:32:48.266337 [ 258 ] {61c0bc50-93c2-4b26-910f-35b16cb8c932} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4337 | 2025.01.28 08:32:48.266547 [ 258 ] {61c0bc50-93c2-4b26-910f-35b16cb8c932} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.001777 sec., 558244.231851435 rows/sec., 37.15 MiB/sec. | ||
4338 | 2025.01.28 08:32:48.266675 [ 258 ] {61c0bc50-93c2-4b26-910f-35b16cb8c932} <Debug> TCPHandler: Processed in 0.00206491 sec. | ||
4339 | 2025.01.28 08:32:48.266919 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4340 | 2025.01.28 08:32:48.267036 [ 4 ] {09c1f8a3-be54-46cc-aa33-0b23b1411c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4341 | 2025.01.28 08:32:48.267088 [ 4 ] {09c1f8a3-be54-46cc-aa33-0b23b1411c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4342 | 2025.01.28 08:32:48.267565 [ 4 ] {09c1f8a3-be54-46cc-aa33-0b23b1411c06} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4343 | 2025.01.28 08:32:48.267604 [ 4 ] {09c1f8a3-be54-46cc-aa33-0b23b1411c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4344 | 2025.01.28 08:32:48.267965 [ 4 ] {09c1f8a3-be54-46cc-aa33-0b23b1411c06} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4345 | 2025.01.28 08:32:48.268206 [ 4 ] {09c1f8a3-be54-46cc-aa33-0b23b1411c06} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4346 | 2025.01.28 08:32:48.268509 [ 4 ] {09c1f8a3-be54-46cc-aa33-0b23b1411c06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
4347 | 2025.01.28 08:32:48.268648 [ 4 ] {09c1f8a3-be54-46cc-aa33-0b23b1411c06} <Debug> TCPHandler: Processed in 0.001861397 sec. | ||
4348 | 2025.01.28 08:32:48.268798 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4349 | 2025.01.28 08:32:48.268918 [ 258 ] {50bfb444-dbd6-4922-831e-4b26090207e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4350 | 2025.01.28 08:32:48.268997 [ 258 ] {50bfb444-dbd6-4922-831e-4b26090207e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4351 | 2025.01.28 08:32:48.270136 [ 258 ] {50bfb444-dbd6-4922-831e-4b26090207e6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4352 | 2025.01.28 08:32:48.270173 [ 258 ] {50bfb444-dbd6-4922-831e-4b26090207e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4353 | 2025.01.28 08:32:48.270811 [ 258 ] {50bfb444-dbd6-4922-831e-4b26090207e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4354 | 2025.01.28 08:32:48.271070 [ 258 ] {50bfb444-dbd6-4922-831e-4b26090207e6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4355 | 2025.01.28 08:32:48.271275 [ 258 ] {50bfb444-dbd6-4922-831e-4b26090207e6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002383 sec., 15107.007973143096 rows/sec., 27.07 MiB/sec. | ||
4356 | 2025.01.28 08:32:48.271370 [ 258 ] {50bfb444-dbd6-4922-831e-4b26090207e6} <Debug> TCPHandler: Processed in 0.002629018 sec. | ||
4357 | 2025.01.28 08:32:48.271514 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4358 | 2025.01.28 08:32:48.271634 [ 4 ] {1ae680cb-9347-4335-9aa4-e471f0782354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4359 | 2025.01.28 08:32:48.271685 [ 4 ] {1ae680cb-9347-4335-9aa4-e471f0782354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4360 | 2025.01.28 08:32:48.272205 [ 4 ] {1ae680cb-9347-4335-9aa4-e471f0782354} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4361 | 2025.01.28 08:32:48.272246 [ 4 ] {1ae680cb-9347-4335-9aa4-e471f0782354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4362 | 2025.01.28 08:32:48.272629 [ 4 ] {1ae680cb-9347-4335-9aa4-e471f0782354} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4363 | 2025.01.28 08:32:48.272881 [ 4 ] {1ae680cb-9347-4335-9aa4-e471f0782354} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4364 | 2025.01.28 08:32:48.273101 [ 4 ] {1ae680cb-9347-4335-9aa4-e471f0782354} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001493 sec., 30810.448760884126 rows/sec., 1.86 MiB/sec. | ||
4365 | 2025.01.28 08:32:48.273157 [ 4 ] {1ae680cb-9347-4335-9aa4-e471f0782354} <Debug> TCPHandler: Processed in 0.001697594 sec. | ||
4366 | 2025.01.28 08:32:48.859763 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
4367 | 2025.01.28 08:32:48.860406 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4368 | 2025.01.28 08:32:48.860446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4369 | 2025.01.28 08:32:48.860953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4370 | 2025.01.28 08:32:48.861209 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4371 | 2025.01.28 08:32:48.861402 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
4372 | 2025.01.28 08:32:49.425977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4373 | 2025.01.28 08:32:49.448165 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4374 | 2025.01.28 08:32:49.448231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4375 | 2025.01.28 08:32:49.456156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4376 | 2025.01.28 08:32:49.456959 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4377 | 2025.01.28 08:32:49.461031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4378 | 2025.01.28 08:32:52.119664 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4379 | 2025.01.28 08:32:52.119873 [ 258 ] {0f871a6e-fc43-4ba3-95cc-73c17e979b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4380 | 2025.01.28 08:32:52.119946 [ 258 ] {0f871a6e-fc43-4ba3-95cc-73c17e979b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4381 | 2025.01.28 08:32:52.120728 [ 258 ] {0f871a6e-fc43-4ba3-95cc-73c17e979b40} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2025.01.28 08:32:52.120769 [ 258 ] {0f871a6e-fc43-4ba3-95cc-73c17e979b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4383 | 2025.01.28 08:32:52.121199 [ 258 ] {0f871a6e-fc43-4ba3-95cc-73c17e979b40} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4384 | 2025.01.28 08:32:52.121463 [ 258 ] {0f871a6e-fc43-4ba3-95cc-73c17e979b40} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4385 | 2025.01.28 08:32:52.121671 [ 258 ] {0f871a6e-fc43-4ba3-95cc-73c17e979b40} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.31 MiB/sec. | ||
4386 | 2025.01.28 08:32:52.121748 [ 258 ] {0f871a6e-fc43-4ba3-95cc-73c17e979b40} <Debug> TCPHandler: Processed in 0.002221002 sec. | ||
4387 | 2025.01.28 08:32:52.122069 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4388 | 2025.01.28 08:32:52.122277 [ 4 ] {895964b3-0b69-473c-8325-192c76b84c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4389 | 2025.01.28 08:32:52.122351 [ 4 ] {895964b3-0b69-473c-8325-192c76b84c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4390 | 2025.01.28 08:32:52.123109 [ 4 ] {895964b3-0b69-473c-8325-192c76b84c0c} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4391 | 2025.01.28 08:32:52.123156 [ 4 ] {895964b3-0b69-473c-8325-192c76b84c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4392 | 2025.01.28 08:32:52.123599 [ 4 ] {895964b3-0b69-473c-8325-192c76b84c0c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4393 | 2025.01.28 08:32:52.123864 [ 4 ] {895964b3-0b69-473c-8325-192c76b84c0c} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4394 | 2025.01.28 08:32:52.124128 [ 4 ] {895964b3-0b69-473c-8325-192c76b84c0c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0019 sec., 33684.21052631579 rows/sec., 2.63 MiB/sec. | ||
4395 | 2025.01.28 08:32:52.124274 [ 4 ] {895964b3-0b69-473c-8325-192c76b84c0c} <Debug> TCPHandler: Processed in 0.002371724 sec. | ||
4396 | 2025.01.28 08:32:52.124590 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4397 | 2025.01.28 08:32:52.124822 [ 258 ] {a781beab-17cc-4285-bad6-b05c4ffac89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4398 | 2025.01.28 08:32:52.124920 [ 258 ] {a781beab-17cc-4285-bad6-b05c4ffac89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4399 | 2025.01.28 08:32:52.125613 [ 258 ] {a781beab-17cc-4285-bad6-b05c4ffac89d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4400 | 2025.01.28 08:32:52.125650 [ 258 ] {a781beab-17cc-4285-bad6-b05c4ffac89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4401 | 2025.01.28 08:32:52.126036 [ 258 ] {a781beab-17cc-4285-bad6-b05c4ffac89d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4402 | 2025.01.28 08:32:52.126271 [ 258 ] {a781beab-17cc-4285-bad6-b05c4ffac89d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4403 | 2025.01.28 08:32:52.126488 [ 258 ] {a781beab-17cc-4285-bad6-b05c4ffac89d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001715 sec., 55976.67638483965 rows/sec., 3.90 MiB/sec. | ||
4404 | 2025.01.28 08:32:52.126675 [ 258 ] {a781beab-17cc-4285-bad6-b05c4ffac89d} <Debug> TCPHandler: Processed in 0.002279672 sec. | ||
4405 | 2025.01.28 08:32:52.126867 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4406 | 2025.01.28 08:32:52.126994 [ 4 ] {911ee47f-9292-4d9d-9e57-93ad2db68ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4407 | 2025.01.28 08:32:52.127050 [ 4 ] {911ee47f-9292-4d9d-9e57-93ad2db68ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4408 | 2025.01.28 08:32:52.127577 [ 4 ] {911ee47f-9292-4d9d-9e57-93ad2db68ab1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4409 | 2025.01.28 08:32:52.127619 [ 4 ] {911ee47f-9292-4d9d-9e57-93ad2db68ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4410 | 2025.01.28 08:32:52.128004 [ 4 ] {911ee47f-9292-4d9d-9e57-93ad2db68ab1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4411 | 2025.01.28 08:32:52.128242 [ 4 ] {911ee47f-9292-4d9d-9e57-93ad2db68ab1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4412 | 2025.01.28 08:32:52.128455 [ 4 ] {911ee47f-9292-4d9d-9e57-93ad2db68ab1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001492 sec., 24128.686327077747 rows/sec., 1.63 MiB/sec. | ||
4413 | 2025.01.28 08:32:52.128509 [ 4 ] {911ee47f-9292-4d9d-9e57-93ad2db68ab1} <Debug> TCPHandler: Processed in 0.001728805 sec. | ||
4414 | 2025.01.28 08:32:56.282171 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4415 | 2025.01.28 08:32:56.282247 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4416 | 2025.01.28 08:32:56.361525 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4417 | 2025.01.28 08:32:56.362280 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4418 | 2025.01.28 08:32:56.362328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4419 | 2025.01.28 08:32:56.362959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4420 | 2025.01.28 08:32:56.363218 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4421 | 2025.01.28 08:32:56.363470 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4422 | 2025.01.28 08:32:56.396125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 634 | ||
4423 | 2025.01.28 08:32:56.399495 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4424 | 2025.01.28 08:32:56.399559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4425 | 2025.01.28 08:32:56.401013 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4426 | 2025.01.28 08:32:56.401320 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4427 | 2025.01.28 08:32:56.401873 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
4428 | 2025.01.28 08:32:56.961116 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4429 | 2025.01.28 08:32:56.982160 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4430 | 2025.01.28 08:32:56.982210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4431 | 2025.01.28 08:32:56.989980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4432 | 2025.01.28 08:32:56.990758 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4433 | 2025.01.28 08:32:56.993400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4434 | 2025.01.28 08:32:57.122838 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4435 | 2025.01.28 08:32:57.123025 [ 258 ] {49978c7e-564e-48a3-86c1-18d4bd722d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4436 | 2025.01.28 08:32:57.123097 [ 258 ] {49978c7e-564e-48a3-86c1-18d4bd722d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4437 | 2025.01.28 08:32:57.123879 [ 258 ] {49978c7e-564e-48a3-86c1-18d4bd722d43} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4438 | 2025.01.28 08:32:57.123925 [ 258 ] {49978c7e-564e-48a3-86c1-18d4bd722d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4439 | 2025.01.28 08:32:57.124357 [ 258 ] {49978c7e-564e-48a3-86c1-18d4bd722d43} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4440 | 2025.01.28 08:32:57.124626 [ 258 ] {49978c7e-564e-48a3-86c1-18d4bd722d43} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4441 | 2025.01.28 08:32:57.124862 [ 258 ] {49978c7e-564e-48a3-86c1-18d4bd722d43} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001891 sec., 33844.52670544685 rows/sec., 2.67 MiB/sec. | ||
4442 | 2025.01.28 08:32:57.124927 [ 258 ] {49978c7e-564e-48a3-86c1-18d4bd722d43} <Debug> TCPHandler: Processed in 0.002216051 sec. | ||
4443 | 2025.01.28 08:32:57.125185 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4444 | 2025.01.28 08:32:57.125355 [ 4 ] {9cdf583c-e919-48bc-a6d6-6e95fd4848d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4445 | 2025.01.28 08:32:57.125425 [ 4 ] {9cdf583c-e919-48bc-a6d6-6e95fd4848d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4446 | 2025.01.28 08:32:57.126084 [ 4 ] {9cdf583c-e919-48bc-a6d6-6e95fd4848d5} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4447 | 2025.01.28 08:32:57.126125 [ 4 ] {9cdf583c-e919-48bc-a6d6-6e95fd4848d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4448 | 2025.01.28 08:32:57.126525 [ 4 ] {9cdf583c-e919-48bc-a6d6-6e95fd4848d5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4449 | 2025.01.28 08:32:57.126776 [ 4 ] {9cdf583c-e919-48bc-a6d6-6e95fd4848d5} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4450 | 2025.01.28 08:32:57.126967 [ 4 ] {9cdf583c-e919-48bc-a6d6-6e95fd4848d5} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 181.30 KiB/sec. | ||
4451 | 2025.01.28 08:32:57.127024 [ 4 ] {9cdf583c-e919-48bc-a6d6-6e95fd4848d5} <Debug> TCPHandler: Processed in 0.001964788 sec. | ||
4452 | 2025.01.28 08:32:57.127172 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4453 | 2025.01.28 08:32:57.127297 [ 258 ] {457f1191-5597-4ed6-be1d-7423c8607274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4454 | 2025.01.28 08:32:57.127357 [ 258 ] {457f1191-5597-4ed6-be1d-7423c8607274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4455 | 2025.01.28 08:32:57.128090 [ 258 ] {457f1191-5597-4ed6-be1d-7423c8607274} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4456 | 2025.01.28 08:32:57.128137 [ 258 ] {457f1191-5597-4ed6-be1d-7423c8607274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4457 | 2025.01.28 08:32:57.128557 [ 258 ] {457f1191-5597-4ed6-be1d-7423c8607274} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4458 | 2025.01.28 08:32:57.128792 [ 258 ] {457f1191-5597-4ed6-be1d-7423c8607274} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4459 | 2025.01.28 08:32:57.129022 [ 258 ] {457f1191-5597-4ed6-be1d-7423c8607274} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001751 sec., 38834.95145631068 rows/sec., 3.03 MiB/sec. | ||
4460 | 2025.01.28 08:32:57.129137 [ 258 ] {457f1191-5597-4ed6-be1d-7423c8607274} <Debug> TCPHandler: Processed in 0.002023019 sec. | ||
4461 | 2025.01.28 08:32:57.129306 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4462 | 2025.01.28 08:32:57.129428 [ 4 ] {7bac5d75-084c-4d65-a5fc-78e85ce9d70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4463 | 2025.01.28 08:32:57.129484 [ 4 ] {7bac5d75-084c-4d65-a5fc-78e85ce9d70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4464 | 2025.01.28 08:32:57.130088 [ 4 ] {7bac5d75-084c-4d65-a5fc-78e85ce9d70c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4465 | 2025.01.28 08:32:57.130126 [ 4 ] {7bac5d75-084c-4d65-a5fc-78e85ce9d70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4466 | 2025.01.28 08:32:57.130528 [ 4 ] {7bac5d75-084c-4d65-a5fc-78e85ce9d70c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4467 | 2025.01.28 08:32:57.130771 [ 4 ] {7bac5d75-084c-4d65-a5fc-78e85ce9d70c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4468 | 2025.01.28 08:32:57.130953 [ 4 ] {7bac5d75-084c-4d65-a5fc-78e85ce9d70c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec. | ||
4469 | 2025.01.28 08:32:57.131006 [ 4 ] {7bac5d75-084c-4d65-a5fc-78e85ce9d70c} <Debug> TCPHandler: Processed in 0.001778775 sec. | ||
4470 | 2025.01.28 08:32:57.131174 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4471 | 2025.01.28 08:32:57.131294 [ 258 ] {260c9bc1-18f5-44e1-ab9d-4e0765675c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4472 | 2025.01.28 08:32:57.131383 [ 258 ] {260c9bc1-18f5-44e1-ab9d-4e0765675c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4473 | 2025.01.28 08:32:57.132650 [ 258 ] {260c9bc1-18f5-44e1-ab9d-4e0765675c1b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4474 | 2025.01.28 08:32:57.132689 [ 258 ] {260c9bc1-18f5-44e1-ab9d-4e0765675c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4475 | 2025.01.28 08:32:57.133318 [ 258 ] {260c9bc1-18f5-44e1-ab9d-4e0765675c1b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4476 | 2025.01.28 08:32:57.133587 [ 258 ] {260c9bc1-18f5-44e1-ab9d-4e0765675c1b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4477 | 2025.01.28 08:32:57.133847 [ 258 ] {260c9bc1-18f5-44e1-ab9d-4e0765675c1b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002578 sec., 1551.5903801396432 rows/sec., 2.78 MiB/sec. | ||
4478 | 2025.01.28 08:32:57.133957 [ 258 ] {260c9bc1-18f5-44e1-ab9d-4e0765675c1b} <Debug> TCPHandler: Processed in 0.002840681 sec. | ||
4479 | 2025.01.28 08:32:57.134105 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4480 | 2025.01.28 08:32:57.134225 [ 4 ] {23960763-c394-408f-8510-5096e891d32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4481 | 2025.01.28 08:32:57.134278 [ 4 ] {23960763-c394-408f-8510-5096e891d32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4482 | 2025.01.28 08:32:57.134946 [ 4 ] {23960763-c394-408f-8510-5096e891d32e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4483 | 2025.01.28 08:32:57.135029 [ 4 ] {23960763-c394-408f-8510-5096e891d32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4484 | 2025.01.28 08:32:57.135493 [ 4 ] {23960763-c394-408f-8510-5096e891d32e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4485 | 2025.01.28 08:32:57.135739 [ 4 ] {23960763-c394-408f-8510-5096e891d32e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4486 | 2025.01.28 08:32:57.135927 [ 4 ] {23960763-c394-408f-8510-5096e891d32e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001729 sec., 34702.13996529786 rows/sec., 2.34 MiB/sec. | ||
4487 | 2025.01.28 08:32:57.135979 [ 4 ] {23960763-c394-408f-8510-5096e891d32e} <Debug> TCPHandler: Processed in 0.001930017 sec. | ||
4488 | 2025.01.28 08:33:00.516722 [ 81 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4489 | 2025.01.28 08:33:00.516809 [ 81 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4490 | 2025.01.28 08:33:00.516836 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4491 | 2025.01.28 08:33:00.517184 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::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 | ||
4492 | 2025.01.28 08:33:00.517429 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4493 | 2025.01.28 08:33:00.517490 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
4494 | 2025.01.28 08:33:00.517572 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4495 | 2025.01.28 08:33:00.517756 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4496 | 2025.01.28 08:33:00.518018 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
4497 | 2025.01.28 08:33:00.518240 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::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 | ||
4498 | 2025.01.28 08:33:00.519382 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002444995 sec., 11451.966159439999 rows/sec., 978.56 KiB/sec. | ||
4499 | 2025.01.28 08:33:00.519572 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4500 | 2025.01.28 08:33:00.519914 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_5_1} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4501 | 2025.01.28 08:33:00.520006 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_5_1} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4502 | 2025.01.28 08:33:00.520111 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4503 | 2025.01.28 08:33:02.128255 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4504 | 2025.01.28 08:33:02.128451 [ 258 ] {bce0d65c-7598-40e3-a0b5-873ba6280928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4505 | 2025.01.28 08:33:02.128526 [ 258 ] {bce0d65c-7598-40e3-a0b5-873ba6280928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4506 | 2025.01.28 08:33:02.129320 [ 258 ] {bce0d65c-7598-40e3-a0b5-873ba6280928} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4507 | 2025.01.28 08:33:02.129379 [ 258 ] {bce0d65c-7598-40e3-a0b5-873ba6280928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4508 | 2025.01.28 08:33:02.129845 [ 258 ] {bce0d65c-7598-40e3-a0b5-873ba6280928} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4509 | 2025.01.28 08:33:02.130122 [ 258 ] {bce0d65c-7598-40e3-a0b5-873ba6280928} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4510 | 2025.01.28 08:33:02.130282 [ 79 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4511 | 2025.01.28 08:33:02.130325 [ 79 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4512 | 2025.01.28 08:33:02.130348 [ 258 ] {bce0d65c-7598-40e3-a0b5-873ba6280928} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001951 sec., 7175.807278318811 rows/sec., 516.56 KiB/sec. | ||
4513 | 2025.01.28 08:33:02.130354 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4514 | 2025.01.28 08:33:02.130480 [ 258 ] {bce0d65c-7598-40e3-a0b5-873ba6280928} <Debug> TCPHandler: Processed in 0.002350273 sec. | ||
4515 | 2025.01.28 08:33:02.130591 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::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 | ||
4516 | 2025.01.28 08:33:02.130902 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4517 | 2025.01.28 08:33:02.130937 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4518 | 2025.01.28 08:33:02.130987 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4519 | 2025.01.28 08:33:02.131201 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4520 | 2025.01.28 08:33:02.131342 [ 4 ] {9011d07e-2ce0-41c7-b2f4-4a0e393d8fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4521 | 2025.01.28 08:33:02.131450 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4522 | 2025.01.28 08:33:02.131710 [ 4 ] {9011d07e-2ce0-41c7-b2f4-4a0e393d8fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4523 | 2025.01.28 08:33:02.131763 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4524 | 2025.01.28 08:33:02.132070 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4525 | 2025.01.28 08:33:02.134562 [ 4 ] {9011d07e-2ce0-41c7-b2f4-4a0e393d8fcf} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4526 | 2025.01.28 08:33:02.134602 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004154999 sec., 16847.176136504484 rows/sec., 1.25 MiB/sec. | ||
4527 | 2025.01.28 08:33:02.134631 [ 4 ] {9011d07e-2ce0-41c7-b2f4-4a0e393d8fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4528 | 2025.01.28 08:33:02.134831 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4529 | 2025.01.28 08:33:02.135458 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_13_3} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4530 | 2025.01.28 08:33:02.135528 [ 4 ] {9011d07e-2ce0-41c7-b2f4-4a0e393d8fcf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4531 | 2025.01.28 08:33:02.135636 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_13_3} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4532 | 2025.01.28 08:33:02.135853 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4533 | 2025.01.28 08:33:02.136065 [ 4 ] {9011d07e-2ce0-41c7-b2f4-4a0e393d8fcf} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4534 | 2025.01.28 08:33:02.136276 [ 79 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4535 | 2025.01.28 08:33:02.136341 [ 79 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4536 | 2025.01.28 08:33:02.136383 [ 4 ] {9011d07e-2ce0-41c7-b2f4-4a0e393d8fcf} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.005268 sec., 52201.97418375095 rows/sec., 4.60 MiB/sec. | ||
4537 | 2025.01.28 08:33:02.136393 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4538 | 2025.01.28 08:33:02.136651 [ 4 ] {9011d07e-2ce0-41c7-b2f4-4a0e393d8fcf} <Debug> TCPHandler: Processed in 0.006001885 sec. | ||
4539 | 2025.01.28 08:33:02.136761 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
4540 | 2025.01.28 08:33:02.137141 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4541 | 2025.01.28 08:33:02.137308 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4542 | 2025.01.28 08:33:02.137477 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1433 rows starting from the beginning of the part | ||
4543 | 2025.01.28 08:33:02.137514 [ 258 ] {accae0fb-6d12-4ce7-9df3-08867a65534d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4544 | 2025.01.28 08:33:02.137681 [ 258 ] {accae0fb-6d12-4ce7-9df3-08867a65534d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4545 | 2025.01.28 08:33:02.137717 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
4546 | 2025.01.28 08:33:02.138198 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1420 rows starting from the beginning of the part | ||
4547 | 2025.01.28 08:33:02.138509 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
4548 | 2025.01.28 08:33:02.138816 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
4549 | 2025.01.28 08:33:02.139137 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 275 rows starting from the beginning of the part | ||
4550 | 2025.01.28 08:33:02.140626 [ 258 ] {accae0fb-6d12-4ce7-9df3-08867a65534d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4551 | 2025.01.28 08:33:02.140713 [ 258 ] {accae0fb-6d12-4ce7-9df3-08867a65534d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4552 | 2025.01.28 08:33:02.141697 [ 258 ] {accae0fb-6d12-4ce7-9df3-08867a65534d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4553 | 2025.01.28 08:33:02.142072 [ 258 ] {accae0fb-6d12-4ce7-9df3-08867a65534d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4554 | 2025.01.28 08:33:02.142257 [ 79 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4555 | 2025.01.28 08:33:02.142340 [ 79 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4556 | 2025.01.28 08:33:02.142409 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4557 | 2025.01.28 08:33:02.142419 [ 258 ] {accae0fb-6d12-4ce7-9df3-08867a65534d} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.004972 sec., 8648.431214802897 rows/sec., 636.18 KiB/sec. | ||
4558 | 2025.01.28 08:33:02.142983 [ 258 ] {accae0fb-6d12-4ce7-9df3-08867a65534d} <Debug> TCPHandler: Processed in 0.006126118 sec. | ||
4559 | 2025.01.28 08:33:02.143267 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
4560 | 2025.01.28 08:33:02.143583 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4561 | 2025.01.28 08:33:02.144144 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4562 | 2025.01.28 08:33:02.144178 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.007637449 sec., 433652.65025010315 rows/sec., 37.87 MiB/sec. | ||
4563 | 2025.01.28 08:33:02.144196 [ 4 ] {3fa40b63-1b65-4d1d-a9df-c89c1131e628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4564 | 2025.01.28 08:33:02.144218 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 65 rows starting from the beginning of the part | ||
4565 | 2025.01.28 08:33:02.144325 [ 4 ] {3fa40b63-1b65-4d1d-a9df-c89c1131e628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4566 | 2025.01.28 08:33:02.144601 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part | ||
4567 | 2025.01.28 08:33:02.144642 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4568 | 2025.01.28 08:33:02.145176 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
4569 | 2025.01.28 08:33:02.145664 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
4570 | 2025.01.28 08:33:02.146088 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4571 | 2025.01.28 08:33:02.146209 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
4572 | 2025.01.28 08:33:02.146634 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_31_6} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4573 | 2025.01.28 08:33:02.146823 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part | ||
4574 | 2025.01.28 08:33:02.147014 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
4575 | 2025.01.28 08:33:02.148428 [ 4 ] {3fa40b63-1b65-4d1d-a9df-c89c1131e628} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4576 | 2025.01.28 08:33:02.148509 [ 4 ] {3fa40b63-1b65-4d1d-a9df-c89c1131e628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4577 | 2025.01.28 08:33:02.149601 [ 4 ] {3fa40b63-1b65-4d1d-a9df-c89c1131e628} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4578 | 2025.01.28 08:33:02.149978 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.007424586 sec., 28553.78064177585 rows/sec., 2.15 MiB/sec. | ||
4579 | 2025.01.28 08:33:02.150115 [ 4 ] {3fa40b63-1b65-4d1d-a9df-c89c1131e628} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4580 | 2025.01.28 08:33:02.150191 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4581 | 2025.01.28 08:33:02.150523 [ 4 ] {3fa40b63-1b65-4d1d-a9df-c89c1131e628} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006527 sec., 2144.936417956182 rows/sec., 150.22 KiB/sec. | ||
4582 | 2025.01.28 08:33:02.150732 [ 4 ] {3fa40b63-1b65-4d1d-a9df-c89c1131e628} <Debug> TCPHandler: Processed in 0.007535978 sec. | ||
4583 | 2025.01.28 08:33:02.150901 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4584 | 2025.01.28 08:33:02.150969 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4585 | 2025.01.28 08:33:02.151025 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_21_4} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4586 | 2025.01.28 08:33:02.151182 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4587 | 2025.01.28 08:33:02.151236 [ 258 ] {45dbd618-5ce8-4c70-982b-dcc576a3c243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4588 | 2025.01.28 08:33:02.151313 [ 258 ] {45dbd618-5ce8-4c70-982b-dcc576a3c243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4589 | 2025.01.28 08:33:02.151942 [ 258 ] {45dbd618-5ce8-4c70-982b-dcc576a3c243} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4590 | 2025.01.28 08:33:02.151983 [ 258 ] {45dbd618-5ce8-4c70-982b-dcc576a3c243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4591 | 2025.01.28 08:33:02.152356 [ 258 ] {45dbd618-5ce8-4c70-982b-dcc576a3c243} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4592 | 2025.01.28 08:33:02.152605 [ 258 ] {45dbd618-5ce8-4c70-982b-dcc576a3c243} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4593 | 2025.01.28 08:33:02.152728 [ 79 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4594 | 2025.01.28 08:33:02.152768 [ 79 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4595 | 2025.01.28 08:33:02.152798 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4596 | 2025.01.28 08:33:02.152798 [ 258 ] {45dbd618-5ce8-4c70-982b-dcc576a3c243} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. | ||
4597 | 2025.01.28 08:33:02.152994 [ 258 ] {45dbd618-5ce8-4c70-982b-dcc576a3c243} <Debug> TCPHandler: Processed in 0.00214439 sec. | ||
4598 | 2025.01.28 08:33:02.153040 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::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 | ||
4599 | 2025.01.28 08:33:02.153205 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4600 | 2025.01.28 08:33:02.153233 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4601 | 2025.01.28 08:33:02.153252 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4602 | 2025.01.28 08:33:02.153482 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4603 | 2025.01.28 08:33:02.153605 [ 4 ] {6b8a61d5-4c45-44a8-ac5d-c61db39d8e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4604 | 2025.01.28 08:33:02.153717 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4605 | 2025.01.28 08:33:02.153864 [ 4 ] {6b8a61d5-4c45-44a8-ac5d-c61db39d8e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4606 | 2025.01.28 08:33:02.154122 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4607 | 2025.01.28 08:33:02.154541 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4608 | 2025.01.28 08:33:02.157108 [ 4 ] {6b8a61d5-4c45-44a8-ac5d-c61db39d8e25} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4609 | 2025.01.28 08:33:02.157120 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00423622 sec., 15343.867882215749 rows/sec., 1016.62 KiB/sec. | ||
4610 | 2025.01.28 08:33:02.157182 [ 4 ] {6b8a61d5-4c45-44a8-ac5d-c61db39d8e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4611 | 2025.01.28 08:33:02.157283 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4612 | 2025.01.28 08:33:02.157847 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_13_3} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4613 | 2025.01.28 08:33:02.158018 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_13_3} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4614 | 2025.01.28 08:33:02.158140 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4615 | 2025.01.28 08:33:02.158266 [ 4 ] {6b8a61d5-4c45-44a8-ac5d-c61db39d8e25} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4616 | 2025.01.28 08:33:02.158618 [ 4 ] {6b8a61d5-4c45-44a8-ac5d-c61db39d8e25} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2025.01.28 08:33:02.158832 [ 79 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4618 | 2025.01.28 08:33:02.158908 [ 79 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4619 | 2025.01.28 08:33:02.158965 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4620 | 2025.01.28 08:33:02.158965 [ 4 ] {6b8a61d5-4c45-44a8-ac5d-c61db39d8e25} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.005483 sec., 76235.63742476747 rows/sec., 5.44 MiB/sec. | ||
4621 | 2025.01.28 08:33:02.159251 [ 4 ] {6b8a61d5-4c45-44a8-ac5d-c61db39d8e25} <Debug> TCPHandler: Processed in 0.006121488 sec. | ||
4622 | 2025.01.28 08:33:02.159291 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
4623 | 2025.01.28 08:33:02.159466 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4624 | 2025.01.28 08:33:02.159526 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4625 | 2025.01.28 08:33:02.159611 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part | ||
4626 | 2025.01.28 08:33:02.159670 [ 258 ] {b1bae871-4f3d-40de-8644-c22ce82b15b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4627 | 2025.01.28 08:33:02.159838 [ 258 ] {b1bae871-4f3d-40de-8644-c22ce82b15b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4628 | 2025.01.28 08:33:02.159855 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 68 rows starting from the beginning of the part | ||
4629 | 2025.01.28 08:33:02.160175 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 884 rows starting from the beginning of the part | ||
4630 | 2025.01.28 08:33:02.160667 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
4631 | 2025.01.28 08:33:02.161047 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 68 rows starting from the beginning of the part | ||
4632 | 2025.01.28 08:33:02.161435 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 418 rows starting from the beginning of the part | ||
4633 | 2025.01.28 08:33:02.162598 [ 258 ] {b1bae871-4f3d-40de-8644-c22ce82b15b4} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4634 | 2025.01.28 08:33:02.162663 [ 258 ] {b1bae871-4f3d-40de-8644-c22ce82b15b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4635 | 2025.01.28 08:33:02.163534 [ 258 ] {b1bae871-4f3d-40de-8644-c22ce82b15b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4636 | 2025.01.28 08:33:02.164062 [ 258 ] {b1bae871-4f3d-40de-8644-c22ce82b15b4} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4637 | 2025.01.28 08:33:02.164334 [ 258 ] {b1bae871-4f3d-40de-8644-c22ce82b15b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004705 sec., 1275.2391073326248 rows/sec., 66.63 KiB/sec. | ||
4638 | 2025.01.28 08:33:02.164396 [ 258 ] {b1bae871-4f3d-40de-8644-c22ce82b15b4} <Debug> TCPHandler: Processed in 0.005019482 sec. | ||
4639 | 2025.01.28 08:33:02.164667 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4640 | 2025.01.28 08:33:02.164911 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.005841843 sec., 413568.11540467624 rows/sec., 31.72 MiB/sec. | ||
4641 | 2025.01.28 08:33:02.164951 [ 4 ] {8f794ac6-6cfe-4ac5-ac99-2ff8acf7694c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4642 | 2025.01.28 08:33:02.165047 [ 4 ] {8f794ac6-6cfe-4ac5-ac99-2ff8acf7694c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4643 | 2025.01.28 08:33:02.165166 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4644 | 2025.01.28 08:33:02.165781 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4645 | 2025.01.28 08:33:02.165875 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_31_6} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4646 | 2025.01.28 08:33:02.165968 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4647 | 2025.01.28 08:33:02.166313 [ 4 ] {8f794ac6-6cfe-4ac5-ac99-2ff8acf7694c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4648 | 2025.01.28 08:33:02.166360 [ 4 ] {8f794ac6-6cfe-4ac5-ac99-2ff8acf7694c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4649 | 2025.01.28 08:33:02.166796 [ 4 ] {8f794ac6-6cfe-4ac5-ac99-2ff8acf7694c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4650 | 2025.01.28 08:33:02.167054 [ 4 ] {8f794ac6-6cfe-4ac5-ac99-2ff8acf7694c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4651 | 2025.01.28 08:33:02.167227 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4652 | 2025.01.28 08:33:02.167283 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4653 | 2025.01.28 08:33:02.167299 [ 4 ] {8f794ac6-6cfe-4ac5-ac99-2ff8acf7694c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0024 sec., 98750.00000000001 rows/sec., 6.62 MiB/sec. | ||
4654 | 2025.01.28 08:33:02.167325 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4655 | 2025.01.28 08:33:02.167504 [ 4 ] {8f794ac6-6cfe-4ac5-ac99-2ff8acf7694c} <Debug> TCPHandler: Processed in 0.002997582 sec. | ||
4656 | 2025.01.28 08:33:02.167587 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
4657 | 2025.01.28 08:33:02.167691 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4658 | 2025.01.28 08:33:02.167790 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4659 | 2025.01.28 08:33:02.167875 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8240 rows starting from the beginning of the part | ||
4660 | 2025.01.28 08:33:02.167940 [ 258 ] {9bda4eab-6508-455d-ac11-a1bbee113822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4661 | 2025.01.28 08:33:02.168074 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4662 | 2025.01.28 08:33:02.168151 [ 258 ] {9bda4eab-6508-455d-ac11-a1bbee113822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4663 | 2025.01.28 08:33:02.168453 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 992 rows starting from the beginning of the part | ||
4664 | 2025.01.28 08:33:02.168856 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
4665 | 2025.01.28 08:33:02.169244 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
4666 | 2025.01.28 08:33:02.169618 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
4667 | 2025.01.28 08:33:02.171396 [ 258 ] {9bda4eab-6508-455d-ac11-a1bbee113822} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4668 | 2025.01.28 08:33:02.171454 [ 258 ] {9bda4eab-6508-455d-ac11-a1bbee113822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4669 | 2025.01.28 08:33:02.172062 [ 258 ] {9bda4eab-6508-455d-ac11-a1bbee113822} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4670 | 2025.01.28 08:33:02.172770 [ 258 ] {9bda4eab-6508-455d-ac11-a1bbee113822} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4671 | 2025.01.28 08:33:02.173076 [ 258 ] {9bda4eab-6508-455d-ac11-a1bbee113822} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005203 sec., 192.19680953296174 rows/sec., 12.95 KiB/sec. | ||
4672 | 2025.01.28 08:33:02.173257 [ 258 ] {9bda4eab-6508-455d-ac11-a1bbee113822} <Debug> TCPHandler: Processed in 0.005647501 sec. | ||
4673 | 2025.01.28 08:33:02.173429 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4674 | 2025.01.28 08:33:02.173600 [ 4 ] {ab7f72c2-4dc8-47e9-abde-9955b838ba1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4675 | 2025.01.28 08:33:02.173700 [ 4 ] {ab7f72c2-4dc8-47e9-abde-9955b838ba1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4676 | 2025.01.28 08:33:02.174705 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9885 rows, containing 5 columns (5 merged, 0 gathered) in 0.007226263 sec., 1367926.96307898 rows/sec., 92.28 MiB/sec. | ||
4677 | 2025.01.28 08:33:02.175081 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4678 | 2025.01.28 08:33:02.175619 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4679 | 2025.01.28 08:33:02.175856 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4680 | 2025.01.28 08:33:02.176061 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
4681 | 2025.01.28 08:33:02.176426 [ 4 ] {ab7f72c2-4dc8-47e9-abde-9955b838ba1b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4682 | 2025.01.28 08:33:02.176473 [ 4 ] {ab7f72c2-4dc8-47e9-abde-9955b838ba1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4683 | 2025.01.28 08:33:02.177159 [ 4 ] {ab7f72c2-4dc8-47e9-abde-9955b838ba1b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4684 | 2025.01.28 08:33:02.177426 [ 4 ] {ab7f72c2-4dc8-47e9-abde-9955b838ba1b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4685 | 2025.01.28 08:33:02.177616 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4686 | 2025.01.28 08:33:02.177685 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4687 | 2025.01.28 08:33:02.177724 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4688 | 2025.01.28 08:33:02.177741 [ 4 ] {ab7f72c2-4dc8-47e9-abde-9955b838ba1b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.004162 sec., 8649.687650168189 rows/sec., 15.50 MiB/sec. | ||
4689 | 2025.01.28 08:33:02.178220 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
4690 | 2025.01.28 08:33:02.178711 [ 4 ] {ab7f72c2-4dc8-47e9-abde-9955b838ba1b} <Debug> TCPHandler: Processed in 0.005350877 sec. | ||
4691 | 2025.01.28 08:33:02.178962 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4692 | 2025.01.28 08:33:02.179070 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4693 | 2025.01.28 08:33:02.179141 [ 258 ] {0769e258-1c75-44a1-8063-fe5130d606a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4694 | 2025.01.28 08:33:02.179156 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 300 rows starting from the beginning of the part | ||
4695 | 2025.01.28 08:33:02.179216 [ 258 ] {0769e258-1c75-44a1-8063-fe5130d606a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4696 | 2025.01.28 08:33:02.179838 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
4697 | 2025.01.28 08:33:02.180472 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
4698 | 2025.01.28 08:33:02.181025 [ 258 ] {0769e258-1c75-44a1-8063-fe5130d606a8} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4699 | 2025.01.28 08:33:02.181034 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
4700 | 2025.01.28 08:33:02.181069 [ 258 ] {0769e258-1c75-44a1-8063-fe5130d606a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4701 | 2025.01.28 08:33:02.181584 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
4702 | 2025.01.28 08:33:02.182198 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
4703 | 2025.01.28 08:33:02.182245 [ 258 ] {0769e258-1c75-44a1-8063-fe5130d606a8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4704 | 2025.01.28 08:33:02.182820 [ 258 ] {0769e258-1c75-44a1-8063-fe5130d606a8} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4705 | 2025.01.28 08:33:02.183006 [ 79 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4706 | 2025.01.28 08:33:02.183068 [ 79 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4707 | 2025.01.28 08:33:02.183095 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4708 | 2025.01.28 08:33:02.183109 [ 258 ] {0769e258-1c75-44a1-8063-fe5130d606a8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00401 sec., 20448.877805486285 rows/sec., 1.30 MiB/sec. | ||
4709 | 2025.01.28 08:33:02.183338 [ 258 ] {0769e258-1c75-44a1-8063-fe5130d606a8} <Debug> TCPHandler: Processed in 0.004480824 sec. | ||
4710 | 2025.01.28 08:33:02.183396 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
4711 | 2025.01.28 08:33:02.183607 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4712 | 2025.01.28 08:33:02.183652 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1568 rows starting from the beginning of the part | ||
4713 | 2025.01.28 08:33:02.183838 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4714 | 2025.01.28 08:33:02.184052 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
4715 | 2025.01.28 08:33:02.184331 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
4716 | 2025.01.28 08:33:02.184732 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
4717 | 2025.01.28 08:33:02.185084 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
4718 | 2025.01.28 08:33:02.187377 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 4 columns (4 merged, 0 gathered) in 0.00419246 sec., 441745.4191572489 rows/sec., 28.83 MiB/sec. | ||
4719 | 2025.01.28 08:33:02.187832 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4720 | 2025.01.28 08:33:02.188610 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_31_6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4721 | 2025.01.28 08:33:02.188710 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_31_6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4722 | 2025.01.28 08:33:02.188807 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4723 | 2025.01.28 08:33:02.189373 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 19 columns (19 merged, 0 gathered) in 0.011557385 sec., 35994.301479097565 rows/sec., 64.50 MiB/sec. | ||
4724 | 2025.01.28 08:33:02.190024 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4725 | 2025.01.28 08:33:02.190558 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4726 | 2025.01.28 08:33:02.190662 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4727 | 2025.01.28 08:33:02.190855 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
4728 | 2025.01.28 08:33:03.863608 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4729 | 2025.01.28 08:33:03.864262 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4730 | 2025.01.28 08:33:03.864309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4731 | 2025.01.28 08:33:03.864836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4732 | 2025.01.28 08:33:03.865091 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4733 | 2025.01.28 08:33:03.865324 [ 77 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4734 | 2025.01.28 08:33:03.865357 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4735 | 2025.01.28 08:33:03.865421 [ 77 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4736 | 2025.01.28 08:33:03.865455 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4737 | 2025.01.28 08:33:03.865633 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
4738 | 2025.01.28 08:33:03.865817 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4739 | 2025.01.28 08:33:03.865865 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
4740 | 2025.01.28 08:33:03.865959 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
4741 | 2025.01.28 08:33:03.866057 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
4742 | 2025.01.28 08:33:03.866350 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
4743 | 2025.01.28 08:33:03.866443 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
4744 | 2025.01.28 08:33:03.866639 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
4745 | 2025.01.28 08:33:03.868812 [ 195 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003266116 sec., 2950905.6016381537 rows/sec., 42.21 MiB/sec. | ||
4746 | 2025.01.28 08:33:03.869079 [ 195 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4747 | 2025.01.28 08:33:03.869426 [ 195 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_21_4} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4748 | 2025.01.28 08:33:03.869518 [ 195 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_21_4} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4749 | 2025.01.28 08:33:03.869622 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
4750 | 2025.01.28 08:33:04.493479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4751 | 2025.01.28 08:33:04.514826 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4752 | 2025.01.28 08:33:04.514873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4753 | 2025.01.28 08:33:04.522346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4754 | 2025.01.28 08:33:04.523110 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4755 | 2025.01.28 08:33:04.523404 [ 76 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4756 | 2025.01.28 08:33:04.523480 [ 76 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4757 | 2025.01.28 08:33:04.523527 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4758 | 2025.01.28 08:33:04.523997 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
4759 | 2025.01.28 08:33:04.537587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4760 | 2025.01.28 08:33:04.539410 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4761 | 2025.01.28 08:33:04.540648 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
4762 | 2025.01.28 08:33:04.546148 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
4763 | 2025.01.28 08:33:04.551427 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
4764 | 2025.01.28 08:33:04.556983 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
4765 | 2025.01.28 08:33:04.562636 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
4766 | 2025.01.28 08:33:04.567201 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
4767 | 2025.01.28 08:33:04.626932 [ 198 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.103264916 sec., 1539.7291370478624 rows/sec., 7.96 MiB/sec. | ||
4768 | 2025.01.28 08:33:04.629648 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4769 | 2025.01.28 08:33:04.632628 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_21_4} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4770 | 2025.01.28 08:33:04.632738 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_21_4} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4771 | 2025.01.28 08:33:04.635052 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4772 | 2025.01.28 08:33:05.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.34 MiB, peak 195.88 MiB, free memory in arenas 0.00 B, will set to 186.71 MiB (RSS), difference: 1.37 MiB | ||
4773 | 2025.01.28 08:33:06.402125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 668 | ||
4774 | 2025.01.28 08:33:06.405261 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4775 | 2025.01.28 08:33:06.405321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4776 | 2025.01.28 08:33:06.406830 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4777 | 2025.01.28 08:33:06.407150 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4778 | 2025.01.28 08:33:06.407785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
4779 | 2025.01.28 08:33:07.122545 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4780 | 2025.01.28 08:33:07.122850 [ 258 ] {893f771e-23b6-4d67-981a-fd902830c728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4781 | 2025.01.28 08:33:07.122970 [ 258 ] {893f771e-23b6-4d67-981a-fd902830c728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4782 | 2025.01.28 08:33:07.123992 [ 258 ] {893f771e-23b6-4d67-981a-fd902830c728} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4783 | 2025.01.28 08:33:07.124046 [ 258 ] {893f771e-23b6-4d67-981a-fd902830c728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4784 | 2025.01.28 08:33:07.124494 [ 258 ] {893f771e-23b6-4d67-981a-fd902830c728} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4785 | 2025.01.28 08:33:07.124760 [ 258 ] {893f771e-23b6-4d67-981a-fd902830c728} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4786 | 2025.01.28 08:33:07.125043 [ 258 ] {893f771e-23b6-4d67-981a-fd902830c728} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002266 sec., 882.6125330979701 rows/sec., 71.97 KiB/sec. | ||
4787 | 2025.01.28 08:33:07.125233 [ 258 ] {893f771e-23b6-4d67-981a-fd902830c728} <Debug> TCPHandler: Processed in 0.002872891 sec. | ||
4788 | 2025.01.28 08:33:07.125595 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4789 | 2025.01.28 08:33:07.125834 [ 4 ] {8963bc0b-160f-4c03-9924-e676bc1e5a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4790 | 2025.01.28 08:33:07.125921 [ 4 ] {8963bc0b-160f-4c03-9924-e676bc1e5a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4791 | 2025.01.28 08:33:07.126795 [ 4 ] {8963bc0b-160f-4c03-9924-e676bc1e5a2b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4792 | 2025.01.28 08:33:07.126846 [ 4 ] {8963bc0b-160f-4c03-9924-e676bc1e5a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4793 | 2025.01.28 08:33:07.127312 [ 4 ] {8963bc0b-160f-4c03-9924-e676bc1e5a2b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4794 | 2025.01.28 08:33:07.127569 [ 4 ] {8963bc0b-160f-4c03-9924-e676bc1e5a2b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4795 | 2025.01.28 08:33:07.127825 [ 4 ] {8963bc0b-160f-4c03-9924-e676bc1e5a2b} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.00205 sec., 31707.31707317073 rows/sec., 2.49 MiB/sec. | ||
4796 | 2025.01.28 08:33:07.127955 [ 4 ] {8963bc0b-160f-4c03-9924-e676bc1e5a2b} <Debug> TCPHandler: Processed in 0.002554147 sec. | ||
4797 | 2025.01.28 08:33:07.128124 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4798 | 2025.01.28 08:33:07.128272 [ 258 ] {f0c68c38-3278-45c2-bdc1-3464a6d7862b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4799 | 2025.01.28 08:33:07.128334 [ 258 ] {f0c68c38-3278-45c2-bdc1-3464a6d7862b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4800 | 2025.01.28 08:33:07.128963 [ 258 ] {f0c68c38-3278-45c2-bdc1-3464a6d7862b} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4801 | 2025.01.28 08:33:07.129004 [ 258 ] {f0c68c38-3278-45c2-bdc1-3464a6d7862b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4802 | 2025.01.28 08:33:07.129377 [ 258 ] {f0c68c38-3278-45c2-bdc1-3464a6d7862b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4803 | 2025.01.28 08:33:07.129627 [ 258 ] {f0c68c38-3278-45c2-bdc1-3464a6d7862b} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4804 | 2025.01.28 08:33:07.129840 [ 258 ] {f0c68c38-3278-45c2-bdc1-3464a6d7862b} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001598 sec., 3754.6933667083854 rows/sec., 275.61 KiB/sec. | ||
4805 | 2025.01.28 08:33:07.130054 [ 258 ] {f0c68c38-3278-45c2-bdc1-3464a6d7862b} <Debug> TCPHandler: Processed in 0.002002729 sec. | ||
4806 | 2025.01.28 08:33:07.130292 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4807 | 2025.01.28 08:33:07.130522 [ 4 ] {b9e9ce9c-3a4c-40c8-a393-5d1932ecfc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4808 | 2025.01.28 08:33:07.130619 [ 4 ] {b9e9ce9c-3a4c-40c8-a393-5d1932ecfc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4809 | 2025.01.28 08:33:07.131292 [ 4 ] {b9e9ce9c-3a4c-40c8-a393-5d1932ecfc46} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4810 | 2025.01.28 08:33:07.131333 [ 4 ] {b9e9ce9c-3a4c-40c8-a393-5d1932ecfc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4811 | 2025.01.28 08:33:07.131718 [ 4 ] {b9e9ce9c-3a4c-40c8-a393-5d1932ecfc46} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4812 | 2025.01.28 08:33:07.131956 [ 4 ] {b9e9ce9c-3a4c-40c8-a393-5d1932ecfc46} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4813 | 2025.01.28 08:33:07.132184 [ 4 ] {b9e9ce9c-3a4c-40c8-a393-5d1932ecfc46} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001721 sec., 40674.02672864613 rows/sec., 3.18 MiB/sec. | ||
4814 | 2025.01.28 08:33:07.132243 [ 4 ] {b9e9ce9c-3a4c-40c8-a393-5d1932ecfc46} <Debug> TCPHandler: Processed in 0.00207893 sec. | ||
4815 | 2025.01.28 08:33:07.132473 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4816 | 2025.01.28 08:33:07.132685 [ 258 ] {b1d39055-0120-4892-9ea1-9aca45f0b50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4817 | 2025.01.28 08:33:07.132748 [ 258 ] {b1d39055-0120-4892-9ea1-9aca45f0b50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4818 | 2025.01.28 08:33:07.133444 [ 258 ] {b1d39055-0120-4892-9ea1-9aca45f0b50e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4819 | 2025.01.28 08:33:07.133491 [ 258 ] {b1d39055-0120-4892-9ea1-9aca45f0b50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4820 | 2025.01.28 08:33:07.133923 [ 258 ] {b1d39055-0120-4892-9ea1-9aca45f0b50e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4821 | 2025.01.28 08:33:07.134166 [ 258 ] {b1d39055-0120-4892-9ea1-9aca45f0b50e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4822 | 2025.01.28 08:33:07.134386 [ 258 ] {b1d39055-0120-4892-9ea1-9aca45f0b50e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001744 sec., 92316.51376146788 rows/sec., 6.43 MiB/sec. | ||
4823 | 2025.01.28 08:33:07.134605 [ 258 ] {b1d39055-0120-4892-9ea1-9aca45f0b50e} <Debug> TCPHandler: Processed in 0.002238722 sec. | ||
4824 | 2025.01.28 08:33:07.134897 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4825 | 2025.01.28 08:33:07.135116 [ 4 ] {f301774a-4c33-4cb9-bbed-c1690f02e857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4826 | 2025.01.28 08:33:07.135253 [ 4 ] {f301774a-4c33-4cb9-bbed-c1690f02e857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4827 | 2025.01.28 08:33:07.136547 [ 4 ] {f301774a-4c33-4cb9-bbed-c1690f02e857} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4828 | 2025.01.28 08:33:07.136587 [ 4 ] {f301774a-4c33-4cb9-bbed-c1690f02e857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4829 | 2025.01.28 08:33:07.137207 [ 4 ] {f301774a-4c33-4cb9-bbed-c1690f02e857} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4830 | 2025.01.28 08:33:07.137473 [ 4 ] {f301774a-4c33-4cb9-bbed-c1690f02e857} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4831 | 2025.01.28 08:33:07.137726 [ 4 ] {f301774a-4c33-4cb9-bbed-c1690f02e857} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002664 sec., 1501.5015015015015 rows/sec., 2.69 MiB/sec. | ||
4832 | 2025.01.28 08:33:07.137832 [ 4 ] {f301774a-4c33-4cb9-bbed-c1690f02e857} <Debug> TCPHandler: Processed in 0.003093484 sec. | ||
4833 | 2025.01.28 08:33:07.137989 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4834 | 2025.01.28 08:33:07.138129 [ 258 ] {1905196e-bff6-4656-bca8-67822ffb5a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4835 | 2025.01.28 08:33:07.138189 [ 258 ] {1905196e-bff6-4656-bca8-67822ffb5a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4836 | 2025.01.28 08:33:07.138754 [ 258 ] {1905196e-bff6-4656-bca8-67822ffb5a83} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4837 | 2025.01.28 08:33:07.138792 [ 258 ] {1905196e-bff6-4656-bca8-67822ffb5a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4838 | 2025.01.28 08:33:07.139168 [ 258 ] {1905196e-bff6-4656-bca8-67822ffb5a83} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4839 | 2025.01.28 08:33:07.139412 [ 258 ] {1905196e-bff6-4656-bca8-67822ffb5a83} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4840 | 2025.01.28 08:33:07.139666 [ 258 ] {1905196e-bff6-4656-bca8-67822ffb5a83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. | ||
4841 | 2025.01.28 08:33:07.139852 [ 258 ] {1905196e-bff6-4656-bca8-67822ffb5a83} <Debug> TCPHandler: Processed in 0.001925308 sec. | ||
4842 | 2025.01.28 08:33:11.282302 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4843 | 2025.01.28 08:33:11.282388 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4844 | 2025.01.28 08:33:11.365528 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4845 | 2025.01.28 08:33:11.366204 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4846 | 2025.01.28 08:33:11.366251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4847 | 2025.01.28 08:33:11.366909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4848 | 2025.01.28 08:33:11.367195 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4849 | 2025.01.28 08:33:11.367403 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4850 | 2025.01.28 08:33:12.037710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4851 | 2025.01.28 08:33:12.056716 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4852 | 2025.01.28 08:33:12.056770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4853 | 2025.01.28 08:33:12.063691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4854 | 2025.01.28 08:33:12.064430 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4855 | 2025.01.28 08:33:12.067244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4856 | 2025.01.28 08:33:12.129604 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4857 | 2025.01.28 08:33:12.129917 [ 258 ] {64d9ca9d-bcdf-4311-80ff-38312e07b056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4858 | 2025.01.28 08:33:12.129990 [ 258 ] {64d9ca9d-bcdf-4311-80ff-38312e07b056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4859 | 2025.01.28 08:33:12.130744 [ 258 ] {64d9ca9d-bcdf-4311-80ff-38312e07b056} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4860 | 2025.01.28 08:33:12.130794 [ 258 ] {64d9ca9d-bcdf-4311-80ff-38312e07b056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4861 | 2025.01.28 08:33:12.131248 [ 258 ] {64d9ca9d-bcdf-4311-80ff-38312e07b056} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4862 | 2025.01.28 08:33:12.131510 [ 258 ] {64d9ca9d-bcdf-4311-80ff-38312e07b056} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4863 | 2025.01.28 08:33:12.131788 [ 258 ] {64d9ca9d-bcdf-4311-80ff-38312e07b056} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. | ||
4864 | 2025.01.28 08:33:12.131878 [ 258 ] {64d9ca9d-bcdf-4311-80ff-38312e07b056} <Debug> TCPHandler: Processed in 0.002461715 sec. | ||
4865 | 2025.01.28 08:33:12.132234 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4866 | 2025.01.28 08:33:12.132508 [ 4 ] {d79d292b-eba8-4b70-a408-1597c191206d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4867 | 2025.01.28 08:33:12.132611 [ 4 ] {d79d292b-eba8-4b70-a408-1597c191206d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4868 | 2025.01.28 08:33:12.133493 [ 4 ] {d79d292b-eba8-4b70-a408-1597c191206d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4869 | 2025.01.28 08:33:12.133533 [ 4 ] {d79d292b-eba8-4b70-a408-1597c191206d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4870 | 2025.01.28 08:33:12.133931 [ 4 ] {d79d292b-eba8-4b70-a408-1597c191206d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4871 | 2025.01.28 08:33:12.134183 [ 4 ] {d79d292b-eba8-4b70-a408-1597c191206d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4872 | 2025.01.28 08:33:12.134421 [ 4 ] {d79d292b-eba8-4b70-a408-1597c191206d} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.001984 sec., 138608.87096774194 rows/sec., 12.20 MiB/sec. | ||
4873 | 2025.01.28 08:33:12.134507 [ 4 ] {d79d292b-eba8-4b70-a408-1597c191206d} <Debug> TCPHandler: Processed in 0.002478365 sec. | ||
4874 | 2025.01.28 08:33:12.134709 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4875 | 2025.01.28 08:33:12.134847 [ 258 ] {19fb565d-73b8-40af-93e7-8e903aa7379a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4876 | 2025.01.28 08:33:12.134904 [ 258 ] {19fb565d-73b8-40af-93e7-8e903aa7379a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4877 | 2025.01.28 08:33:12.135613 [ 258 ] {19fb565d-73b8-40af-93e7-8e903aa7379a} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4878 | 2025.01.28 08:33:12.135662 [ 258 ] {19fb565d-73b8-40af-93e7-8e903aa7379a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4879 | 2025.01.28 08:33:12.136042 [ 258 ] {19fb565d-73b8-40af-93e7-8e903aa7379a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4880 | 2025.01.28 08:33:12.136292 [ 258 ] {19fb565d-73b8-40af-93e7-8e903aa7379a} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4881 | 2025.01.28 08:33:12.136509 [ 258 ] {19fb565d-73b8-40af-93e7-8e903aa7379a} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001691 sec., 25428.740390301595 rows/sec., 1.83 MiB/sec. | ||
4882 | 2025.01.28 08:33:12.136562 [ 258 ] {19fb565d-73b8-40af-93e7-8e903aa7379a} <Debug> TCPHandler: Processed in 0.001974069 sec. | ||
4883 | 2025.01.28 08:33:12.136709 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4884 | 2025.01.28 08:33:12.136844 [ 4 ] {598057ea-3101-461e-9c66-776df29b99af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4885 | 2025.01.28 08:33:12.136900 [ 4 ] {598057ea-3101-461e-9c66-776df29b99af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4886 | 2025.01.28 08:33:12.137595 [ 4 ] {598057ea-3101-461e-9c66-776df29b99af} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4887 | 2025.01.28 08:33:12.137643 [ 4 ] {598057ea-3101-461e-9c66-776df29b99af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4888 | 2025.01.28 08:33:12.138023 [ 4 ] {598057ea-3101-461e-9c66-776df29b99af} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4889 | 2025.01.28 08:33:12.138257 [ 4 ] {598057ea-3101-461e-9c66-776df29b99af} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4890 | 2025.01.28 08:33:12.138428 [ 66 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4891 | 2025.01.28 08:33:12.138493 [ 4 ] {598057ea-3101-461e-9c66-776df29b99af} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001674 sec., 8363.201911589009 rows/sec., 585.70 KiB/sec. | ||
4892 | 2025.01.28 08:33:12.138522 [ 66 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4893 | 2025.01.28 08:33:12.138604 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4894 | 2025.01.28 08:33:12.138612 [ 4 ] {598057ea-3101-461e-9c66-776df29b99af} <Debug> TCPHandler: Processed in 0.001955158 sec. | ||
4895 | 2025.01.28 08:33:12.138938 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4896 | 2025.01.28 08:33:12.139088 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::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 | ||
4897 | 2025.01.28 08:33:12.139287 [ 258 ] {e1863cb6-9ec5-4f7f-812a-0d5c6bd3dd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4898 | 2025.01.28 08:33:12.139411 [ 258 ] {e1863cb6-9ec5-4f7f-812a-0d5c6bd3dd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4899 | 2025.01.28 08:33:12.139410 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4900 | 2025.01.28 08:33:12.139534 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 243 rows starting from the beginning of the part | ||
4901 | 2025.01.28 08:33:12.139758 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4902 | 2025.01.28 08:33:12.140040 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4903 | 2025.01.28 08:33:12.140529 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 242 rows starting from the beginning of the part | ||
4904 | 2025.01.28 08:33:12.140981 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
4905 | 2025.01.28 08:33:12.141393 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
4906 | 2025.01.28 08:33:12.142322 [ 258 ] {e1863cb6-9ec5-4f7f-812a-0d5c6bd3dd5d} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4907 | 2025.01.28 08:33:12.142385 [ 258 ] {e1863cb6-9ec5-4f7f-812a-0d5c6bd3dd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4908 | 2025.01.28 08:33:12.143415 [ 258 ] {e1863cb6-9ec5-4f7f-812a-0d5c6bd3dd5d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4909 | 2025.01.28 08:33:12.143907 [ 258 ] {e1863cb6-9ec5-4f7f-812a-0d5c6bd3dd5d} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4910 | 2025.01.28 08:33:12.144288 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005562389 sec., 97260.3678023957 rows/sec., 6.97 MiB/sec. | ||
4911 | 2025.01.28 08:33:12.144448 [ 258 ] {e1863cb6-9ec5-4f7f-812a-0d5c6bd3dd5d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00523 sec., 2485.6596558317397 rows/sec., 154.98 KiB/sec. | ||
4912 | 2025.01.28 08:33:12.144529 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4913 | 2025.01.28 08:33:12.144580 [ 258 ] {e1863cb6-9ec5-4f7f-812a-0d5c6bd3dd5d} <Debug> TCPHandler: Processed in 0.005837363 sec. | ||
4914 | 2025.01.28 08:33:12.144779 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4915 | 2025.01.28 08:33:12.144913 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4916 | 2025.01.28 08:33:12.144935 [ 4 ] {69ab9823-6286-4bdb-ade8-d0f2a9659f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4917 | 2025.01.28 08:33:12.145003 [ 4 ] {69ab9823-6286-4bdb-ade8-d0f2a9659f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4918 | 2025.01.28 08:33:12.145005 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_15_3} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4919 | 2025.01.28 08:33:12.145137 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
4920 | 2025.01.28 08:33:12.145909 [ 4 ] {69ab9823-6286-4bdb-ade8-d0f2a9659f85} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4921 | 2025.01.28 08:33:12.145949 [ 4 ] {69ab9823-6286-4bdb-ade8-d0f2a9659f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4922 | 2025.01.28 08:33:12.146326 [ 4 ] {69ab9823-6286-4bdb-ade8-d0f2a9659f85} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4923 | 2025.01.28 08:33:12.146572 [ 4 ] {69ab9823-6286-4bdb-ade8-d0f2a9659f85} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4924 | 2025.01.28 08:33:12.146801 [ 4 ] {69ab9823-6286-4bdb-ade8-d0f2a9659f85} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001905 sec., 219422.57217847768 rows/sec., 15.67 MiB/sec. | ||
4925 | 2025.01.28 08:33:12.146852 [ 4 ] {69ab9823-6286-4bdb-ade8-d0f2a9659f85} <Debug> TCPHandler: Processed in 0.002152181 sec. | ||
4926 | 2025.01.28 08:33:12.146997 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4927 | 2025.01.28 08:33:12.147114 [ 258 ] {0f62e8c5-a3e6-4c67-ba1b-33d583d2d0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4928 | 2025.01.28 08:33:12.147165 [ 258 ] {0f62e8c5-a3e6-4c67-ba1b-33d583d2d0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4929 | 2025.01.28 08:33:12.147656 [ 258 ] {0f62e8c5-a3e6-4c67-ba1b-33d583d2d0b9} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4930 | 2025.01.28 08:33:12.147696 [ 258 ] {0f62e8c5-a3e6-4c67-ba1b-33d583d2d0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4931 | 2025.01.28 08:33:12.148063 [ 258 ] {0f62e8c5-a3e6-4c67-ba1b-33d583d2d0b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4932 | 2025.01.28 08:33:12.148304 [ 258 ] {0f62e8c5-a3e6-4c67-ba1b-33d583d2d0b9} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4933 | 2025.01.28 08:33:12.148586 [ 258 ] {0f62e8c5-a3e6-4c67-ba1b-33d583d2d0b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. | ||
4934 | 2025.01.28 08:33:12.148746 [ 258 ] {0f62e8c5-a3e6-4c67-ba1b-33d583d2d0b9} <Debug> TCPHandler: Processed in 0.001805866 sec. | ||
4935 | 2025.01.28 08:33:12.148950 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4936 | 2025.01.28 08:33:12.149172 [ 4 ] {13d6c131-d61d-4aae-8ac2-9d586616b746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4937 | 2025.01.28 08:33:12.149269 [ 4 ] {13d6c131-d61d-4aae-8ac2-9d586616b746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4938 | 2025.01.28 08:33:12.150078 [ 4 ] {13d6c131-d61d-4aae-8ac2-9d586616b746} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4939 | 2025.01.28 08:33:12.150116 [ 4 ] {13d6c131-d61d-4aae-8ac2-9d586616b746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4940 | 2025.01.28 08:33:12.150513 [ 4 ] {13d6c131-d61d-4aae-8ac2-9d586616b746} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4941 | 2025.01.28 08:33:12.150756 [ 4 ] {13d6c131-d61d-4aae-8ac2-9d586616b746} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4942 | 2025.01.28 08:33:12.150983 [ 4 ] {13d6c131-d61d-4aae-8ac2-9d586616b746} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001865 sec., 127077.74798927615 rows/sec., 8.52 MiB/sec. | ||
4943 | 2025.01.28 08:33:12.151034 [ 4 ] {13d6c131-d61d-4aae-8ac2-9d586616b746} <Debug> TCPHandler: Processed in 0.002192781 sec. | ||
4944 | 2025.01.28 08:33:12.151191 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4945 | 2025.01.28 08:33:12.151327 [ 258 ] {c8f92b52-2bcb-4508-a98e-e971a81aee66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4946 | 2025.01.28 08:33:12.151389 [ 258 ] {c8f92b52-2bcb-4508-a98e-e971a81aee66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4947 | 2025.01.28 08:33:12.151904 [ 258 ] {c8f92b52-2bcb-4508-a98e-e971a81aee66} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4948 | 2025.01.28 08:33:12.151944 [ 258 ] {c8f92b52-2bcb-4508-a98e-e971a81aee66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4949 | 2025.01.28 08:33:12.152303 [ 258 ] {c8f92b52-2bcb-4508-a98e-e971a81aee66} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4950 | 2025.01.28 08:33:12.152559 [ 258 ] {c8f92b52-2bcb-4508-a98e-e971a81aee66} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4951 | 2025.01.28 08:33:12.152725 [ 62 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4952 | 2025.01.28 08:33:12.152792 [ 258 ] {c8f92b52-2bcb-4508-a98e-e971a81aee66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. | ||
4953 | 2025.01.28 08:33:12.152815 [ 62 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4954 | 2025.01.28 08:33:12.152916 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4955 | 2025.01.28 08:33:12.152918 [ 258 ] {c8f92b52-2bcb-4508-a98e-e971a81aee66} <Debug> TCPHandler: Processed in 0.001788406 sec. | ||
4956 | 2025.01.28 08:33:12.153237 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::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 | ||
4957 | 2025.01.28 08:33:12.153305 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4958 | 2025.01.28 08:33:12.153413 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4959 | 2025.01.28 08:33:12.153482 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
4960 | 2025.01.28 08:33:12.153627 [ 4 ] {1affd87c-6186-40e4-b8b3-ce6db8e67e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4961 | 2025.01.28 08:33:12.153760 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4962 | 2025.01.28 08:33:12.154161 [ 4 ] {1affd87c-6186-40e4-b8b3-ce6db8e67e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4963 | 2025.01.28 08:33:12.154152 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::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 | ||
4964 | 2025.01.28 08:33:12.154538 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::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 | ||
4965 | 2025.01.28 08:33:12.154868 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::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 | ||
4966 | 2025.01.28 08:33:12.155249 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::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 | ||
4967 | 2025.01.28 08:33:12.158644 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.005566619 sec., 2694.6338522539445 rows/sec., 180.87 KiB/sec. | ||
4968 | 2025.01.28 08:33:12.158828 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4969 | 2025.01.28 08:33:12.158950 [ 4 ] {1affd87c-6186-40e4-b8b3-ce6db8e67e0a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4970 | 2025.01.28 08:33:12.158989 [ 4 ] {1affd87c-6186-40e4-b8b3-ce6db8e67e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4971 | 2025.01.28 08:33:12.159258 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_15_3} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4972 | 2025.01.28 08:33:12.159384 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_15_3} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4973 | 2025.01.28 08:33:12.159482 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4974 | 2025.01.28 08:33:12.159791 [ 4 ] {1affd87c-6186-40e4-b8b3-ce6db8e67e0a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4975 | 2025.01.28 08:33:12.160057 [ 4 ] {1affd87c-6186-40e4-b8b3-ce6db8e67e0a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4976 | 2025.01.28 08:33:12.160349 [ 4 ] {1affd87c-6186-40e4-b8b3-ce6db8e67e0a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.006817 sec., 5280.915358662168 rows/sec., 9.46 MiB/sec. | ||
4977 | 2025.01.28 08:33:12.160520 [ 4 ] {1affd87c-6186-40e4-b8b3-ce6db8e67e0a} <Debug> TCPHandler: Processed in 0.007421766 sec. | ||
4978 | 2025.01.28 08:33:12.160663 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4979 | 2025.01.28 08:33:12.160782 [ 258 ] {c8e50eaa-cdf9-46c4-9c08-90702ea54a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4980 | 2025.01.28 08:33:12.160832 [ 258 ] {c8e50eaa-cdf9-46c4-9c08-90702ea54a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4981 | 2025.01.28 08:33:12.161330 [ 258 ] {c8e50eaa-cdf9-46c4-9c08-90702ea54a57} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4982 | 2025.01.28 08:33:12.161369 [ 258 ] {c8e50eaa-cdf9-46c4-9c08-90702ea54a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4983 | 2025.01.28 08:33:12.161752 [ 258 ] {c8e50eaa-cdf9-46c4-9c08-90702ea54a57} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4984 | 2025.01.28 08:33:12.161989 [ 258 ] {c8e50eaa-cdf9-46c4-9c08-90702ea54a57} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4985 | 2025.01.28 08:33:12.162199 [ 258 ] {c8e50eaa-cdf9-46c4-9c08-90702ea54a57} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00144 sec., 56944.44444444444 rows/sec., 3.62 MiB/sec. | ||
4986 | 2025.01.28 08:33:12.162251 [ 258 ] {c8e50eaa-cdf9-46c4-9c08-90702ea54a57} <Debug> TCPHandler: Processed in 0.001643714 sec. | ||
4987 | 2025.01.28 08:33:16.408000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 704 | ||
4988 | 2025.01.28 08:33:16.411102 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2025.01.28 08:33:16.411164 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4990 | 2025.01.28 08:33:16.412613 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4991 | 2025.01.28 08:33:16.412931 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4992 | 2025.01.28 08:33:16.413217 [ 59 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4993 | 2025.01.28 08:33:16.413408 [ 59 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4994 | 2025.01.28 08:33:16.413514 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4995 | 2025.01.28 08:33:16.413960 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
4996 | 2025.01.28 08:33:16.414342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
4997 | 2025.01.28 08:33:16.414922 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4998 | 2025.01.28 08:33:16.415126 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 520 rows starting from the beginning of the part | ||
4999 | 2025.01.28 08:33:16.415842 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
5000 | 2025.01.28 08:33:16.416515 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
5001 | 2025.01.28 08:33:16.417123 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
5002 | 2025.01.28 08:33:16.417708 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
5003 | 2025.01.28 08:33:16.418283 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
5004 | 2025.01.28 08:33:16.425887 [ 189 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 72 columns (72 merged, 0 gathered) in 0.012202734 sec., 57691.98935255001 rows/sec., 49.26 MiB/sec. | ||
5005 | 2025.01.28 08:33:16.427192 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5006 | 2025.01.28 08:33:16.427938 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_16_3} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5007 | 2025.01.28 08:33:16.428021 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_16_3} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5008 | 2025.01.28 08:33:16.428321 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
5009 | 2025.01.28 08:33:17.122514 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5010 | 2025.01.28 08:33:17.122724 [ 258 ] {a2a8ab31-ffae-4137-9d57-7237d6a7f0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5011 | 2025.01.28 08:33:17.122800 [ 258 ] {a2a8ab31-ffae-4137-9d57-7237d6a7f0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5012 | 2025.01.28 08:33:17.123726 [ 258 ] {a2a8ab31-ffae-4137-9d57-7237d6a7f0ac} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5013 | 2025.01.28 08:33:17.123769 [ 258 ] {a2a8ab31-ffae-4137-9d57-7237d6a7f0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5014 | 2025.01.28 08:33:17.124223 [ 258 ] {a2a8ab31-ffae-4137-9d57-7237d6a7f0ac} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5015 | 2025.01.28 08:33:17.124484 [ 258 ] {a2a8ab31-ffae-4137-9d57-7237d6a7f0ac} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5016 | 2025.01.28 08:33:17.124718 [ 258 ] {a2a8ab31-ffae-4137-9d57-7237d6a7f0ac} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002044 sec., 31311.154598825833 rows/sec., 2.47 MiB/sec. | ||
5017 | 2025.01.28 08:33:17.124938 [ 258 ] {a2a8ab31-ffae-4137-9d57-7237d6a7f0ac} <Debug> TCPHandler: Processed in 0.002555426 sec. | ||
5018 | 2025.01.28 08:33:17.125258 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5019 | 2025.01.28 08:33:17.125477 [ 4 ] {6ec349c3-f298-4332-b905-17b3961f5381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5020 | 2025.01.28 08:33:17.125563 [ 4 ] {6ec349c3-f298-4332-b905-17b3961f5381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5021 | 2025.01.28 08:33:17.126365 [ 4 ] {6ec349c3-f298-4332-b905-17b3961f5381} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5022 | 2025.01.28 08:33:17.126416 [ 4 ] {6ec349c3-f298-4332-b905-17b3961f5381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5023 | 2025.01.28 08:33:17.126861 [ 4 ] {6ec349c3-f298-4332-b905-17b3961f5381} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5024 | 2025.01.28 08:33:17.127117 [ 4 ] {6ec349c3-f298-4332-b905-17b3961f5381} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5025 | 2025.01.28 08:33:17.127362 [ 4 ] {6ec349c3-f298-4332-b905-17b3961f5381} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001946 sec., 2055.498458376156 rows/sec., 154.56 KiB/sec. | ||
5026 | 2025.01.28 08:33:17.127430 [ 4 ] {6ec349c3-f298-4332-b905-17b3961f5381} <Debug> TCPHandler: Processed in 0.002344424 sec. | ||
5027 | 2025.01.28 08:33:17.127598 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5028 | 2025.01.28 08:33:17.127715 [ 258 ] {f3a916bb-2074-4b72-bec0-52f560065b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5029 | 2025.01.28 08:33:17.127766 [ 258 ] {f3a916bb-2074-4b72-bec0-52f560065b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5030 | 2025.01.28 08:33:17.128393 [ 258 ] {f3a916bb-2074-4b72-bec0-52f560065b2f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5031 | 2025.01.28 08:33:17.128433 [ 258 ] {f3a916bb-2074-4b72-bec0-52f560065b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5032 | 2025.01.28 08:33:17.128809 [ 258 ] {f3a916bb-2074-4b72-bec0-52f560065b2f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5033 | 2025.01.28 08:33:17.129061 [ 258 ] {f3a916bb-2074-4b72-bec0-52f560065b2f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5034 | 2025.01.28 08:33:17.129277 [ 258 ] {f3a916bb-2074-4b72-bec0-52f560065b2f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001583 sec., 42956.41187618446 rows/sec., 3.35 MiB/sec. | ||
5035 | 2025.01.28 08:33:17.129478 [ 258 ] {f3a916bb-2074-4b72-bec0-52f560065b2f} <Debug> TCPHandler: Processed in 0.001933538 sec. | ||
5036 | 2025.01.28 08:33:17.129689 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5037 | 2025.01.28 08:33:17.129836 [ 4 ] {a8dcb107-f2df-4ded-9912-5d60d56eb72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5038 | 2025.01.28 08:33:17.129902 [ 4 ] {a8dcb107-f2df-4ded-9912-5d60d56eb72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5039 | 2025.01.28 08:33:17.130581 [ 4 ] {a8dcb107-f2df-4ded-9912-5d60d56eb72d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5040 | 2025.01.28 08:33:17.130629 [ 4 ] {a8dcb107-f2df-4ded-9912-5d60d56eb72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5041 | 2025.01.28 08:33:17.131079 [ 4 ] {a8dcb107-f2df-4ded-9912-5d60d56eb72d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5042 | 2025.01.28 08:33:17.131332 [ 4 ] {a8dcb107-f2df-4ded-9912-5d60d56eb72d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5043 | 2025.01.28 08:33:17.131551 [ 4 ] {a8dcb107-f2df-4ded-9912-5d60d56eb72d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001749 sec., 91480.84619782734 rows/sec., 6.37 MiB/sec. | ||
5044 | 2025.01.28 08:33:17.131605 [ 4 ] {a8dcb107-f2df-4ded-9912-5d60d56eb72d} <Debug> TCPHandler: Processed in 0.001998289 sec. | ||
5045 | 2025.01.28 08:33:17.131757 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5046 | 2025.01.28 08:33:17.131873 [ 258 ] {f7e92ebf-da44-457e-a875-b6cdc83057a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5047 | 2025.01.28 08:33:17.131965 [ 258 ] {f7e92ebf-da44-457e-a875-b6cdc83057a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5048 | 2025.01.28 08:33:17.133195 [ 258 ] {f7e92ebf-da44-457e-a875-b6cdc83057a6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5049 | 2025.01.28 08:33:17.133234 [ 258 ] {f7e92ebf-da44-457e-a875-b6cdc83057a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5050 | 2025.01.28 08:33:17.133835 [ 258 ] {f7e92ebf-da44-457e-a875-b6cdc83057a6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5051 | 2025.01.28 08:33:17.134092 [ 258 ] {f7e92ebf-da44-457e-a875-b6cdc83057a6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5052 | 2025.01.28 08:33:17.134306 [ 258 ] {f7e92ebf-da44-457e-a875-b6cdc83057a6} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002458 sec., 1627.3393002441007 rows/sec., 2.92 MiB/sec. | ||
5053 | 2025.01.28 08:33:17.134537 [ 258 ] {f7e92ebf-da44-457e-a875-b6cdc83057a6} <Debug> TCPHandler: Processed in 0.002836961 sec. | ||
5054 | 2025.01.28 08:33:17.134700 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5055 | 2025.01.28 08:33:17.134842 [ 4 ] {73b57ce2-d366-4612-b7f2-ba0296ee5c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5056 | 2025.01.28 08:33:17.134905 [ 4 ] {73b57ce2-d366-4612-b7f2-ba0296ee5c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5057 | 2025.01.28 08:33:17.135498 [ 4 ] {73b57ce2-d366-4612-b7f2-ba0296ee5c3b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5058 | 2025.01.28 08:33:17.135546 [ 4 ] {73b57ce2-d366-4612-b7f2-ba0296ee5c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5059 | 2025.01.28 08:33:17.135974 [ 4 ] {73b57ce2-d366-4612-b7f2-ba0296ee5c3b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5060 | 2025.01.28 08:33:17.136218 [ 4 ] {73b57ce2-d366-4612-b7f2-ba0296ee5c3b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5061 | 2025.01.28 08:33:17.136440 [ 4 ] {73b57ce2-d366-4612-b7f2-ba0296ee5c3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001631 sec., 36787.24708767627 rows/sec., 2.48 MiB/sec. | ||
5062 | 2025.01.28 08:33:17.136497 [ 4 ] {73b57ce2-d366-4612-b7f2-ba0296ee5c3b} <Debug> TCPHandler: Processed in 0.001863576 sec. | ||
5063 | 2025.01.28 08:33:18.244689 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5064 | 2025.01.28 08:33:18.244882 [ 258 ] {90489d6b-ca47-436b-8dbd-62c1b6b09ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5065 | 2025.01.28 08:33:18.244956 [ 258 ] {90489d6b-ca47-436b-8dbd-62c1b6b09ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5066 | 2025.01.28 08:33:18.245700 [ 258 ] {90489d6b-ca47-436b-8dbd-62c1b6b09ba8} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5067 | 2025.01.28 08:33:18.245753 [ 258 ] {90489d6b-ca47-436b-8dbd-62c1b6b09ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5068 | 2025.01.28 08:33:18.246189 [ 258 ] {90489d6b-ca47-436b-8dbd-62c1b6b09ba8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5069 | 2025.01.28 08:33:18.246449 [ 258 ] {90489d6b-ca47-436b-8dbd-62c1b6b09ba8} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5070 | 2025.01.28 08:33:18.246698 [ 258 ] {90489d6b-ca47-436b-8dbd-62c1b6b09ba8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 538.94 KiB/sec. | ||
5071 | 2025.01.28 08:33:18.246764 [ 258 ] {90489d6b-ca47-436b-8dbd-62c1b6b09ba8} <Debug> TCPHandler: Processed in 0.002208451 sec. | ||
5072 | 2025.01.28 08:33:18.247025 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5073 | 2025.01.28 08:33:18.247241 [ 4 ] {44818ae5-69b3-43eb-a9f1-a324c164ba77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5074 | 2025.01.28 08:33:18.247324 [ 4 ] {44818ae5-69b3-43eb-a9f1-a324c164ba77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5075 | 2025.01.28 08:33:18.248123 [ 4 ] {44818ae5-69b3-43eb-a9f1-a324c164ba77} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5076 | 2025.01.28 08:33:18.248171 [ 4 ] {44818ae5-69b3-43eb-a9f1-a324c164ba77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5077 | 2025.01.28 08:33:18.248593 [ 4 ] {44818ae5-69b3-43eb-a9f1-a324c164ba77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5078 | 2025.01.28 08:33:18.248852 [ 4 ] {44818ae5-69b3-43eb-a9f1-a324c164ba77} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5079 | 2025.01.28 08:33:18.249099 [ 4 ] {44818ae5-69b3-43eb-a9f1-a324c164ba77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001913 sec., 1045.4783063251436 rows/sec., 85.25 KiB/sec. | ||
5080 | 2025.01.28 08:33:18.249185 [ 4 ] {44818ae5-69b3-43eb-a9f1-a324c164ba77} <Debug> TCPHandler: Processed in 0.002308263 sec. | ||
5081 | 2025.01.28 08:33:18.249349 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5082 | 2025.01.28 08:33:18.249475 [ 258 ] {434cc06e-2374-4d98-84c5-da2eff0ab9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5083 | 2025.01.28 08:33:18.249529 [ 258 ] {434cc06e-2374-4d98-84c5-da2eff0ab9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5084 | 2025.01.28 08:33:18.250820 [ 258 ] {434cc06e-2374-4d98-84c5-da2eff0ab9d1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5085 | 2025.01.28 08:33:18.250863 [ 258 ] {434cc06e-2374-4d98-84c5-da2eff0ab9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5086 | 2025.01.28 08:33:18.251321 [ 258 ] {434cc06e-2374-4d98-84c5-da2eff0ab9d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5087 | 2025.01.28 08:33:18.251571 [ 258 ] {434cc06e-2374-4d98-84c5-da2eff0ab9d1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5088 | 2025.01.28 08:33:18.251798 [ 258 ] {434cc06e-2374-4d98-84c5-da2eff0ab9d1} <Debug> executeQuery: Read 1416 rows, 120.98 KiB in 0.002339 sec., 605386.9174861052 rows/sec., 50.51 MiB/sec. | ||
5089 | 2025.01.28 08:33:18.251890 [ 258 ] {434cc06e-2374-4d98-84c5-da2eff0ab9d1} <Debug> TCPHandler: Processed in 0.002605738 sec. | ||
5090 | 2025.01.28 08:33:18.252207 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5091 | 2025.01.28 08:33:18.252423 [ 4 ] {cecb111e-fa90-4ba4-8bda-a1cbf572fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5092 | 2025.01.28 08:33:18.252505 [ 4 ] {cecb111e-fa90-4ba4-8bda-a1cbf572fa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5093 | 2025.01.28 08:33:18.253292 [ 4 ] {cecb111e-fa90-4ba4-8bda-a1cbf572fa47} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5094 | 2025.01.28 08:33:18.253332 [ 4 ] {cecb111e-fa90-4ba4-8bda-a1cbf572fa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5095 | 2025.01.28 08:33:18.253691 [ 4 ] {cecb111e-fa90-4ba4-8bda-a1cbf572fa47} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5096 | 2025.01.28 08:33:18.253942 [ 4 ] {cecb111e-fa90-4ba4-8bda-a1cbf572fa47} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5097 | 2025.01.28 08:33:18.254167 [ 4 ] {cecb111e-fa90-4ba4-8bda-a1cbf572fa47} <Debug> executeQuery: Read 45 rows, 3.30 KiB in 0.001791 sec., 25125.628140703517 rows/sec., 1.80 MiB/sec. | ||
5098 | 2025.01.28 08:33:18.254295 [ 4 ] {cecb111e-fa90-4ba4-8bda-a1cbf572fa47} <Debug> TCPHandler: Processed in 0.002274103 sec. | ||
5099 | 2025.01.28 08:33:18.254455 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5100 | 2025.01.28 08:33:18.254582 [ 258 ] {96b63e05-45eb-4008-acd2-885e74d06f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5101 | 2025.01.28 08:33:18.254637 [ 258 ] {96b63e05-45eb-4008-acd2-885e74d06f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5102 | 2025.01.28 08:33:18.255338 [ 258 ] {96b63e05-45eb-4008-acd2-885e74d06f99} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5103 | 2025.01.28 08:33:18.255380 [ 258 ] {96b63e05-45eb-4008-acd2-885e74d06f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5104 | 2025.01.28 08:33:18.255759 [ 258 ] {96b63e05-45eb-4008-acd2-885e74d06f99} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5105 | 2025.01.28 08:33:18.256008 [ 258 ] {96b63e05-45eb-4008-acd2-885e74d06f99} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5106 | 2025.01.28 08:33:18.256288 [ 258 ] {96b63e05-45eb-4008-acd2-885e74d06f99} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001731 sec., 139803.5817446563 rows/sec., 9.47 MiB/sec. | ||
5107 | 2025.01.28 08:33:18.256490 [ 258 ] {96b63e05-45eb-4008-acd2-885e74d06f99} <Debug> TCPHandler: Processed in 0.00209356 sec. | ||
5108 | 2025.01.28 08:33:18.256681 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5109 | 2025.01.28 08:33:18.256797 [ 4 ] {bb46e3f3-b673-4ce4-b187-7886f999af49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5110 | 2025.01.28 08:33:18.256846 [ 4 ] {bb46e3f3-b673-4ce4-b187-7886f999af49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5111 | 2025.01.28 08:33:18.257427 [ 4 ] {bb46e3f3-b673-4ce4-b187-7886f999af49} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5112 | 2025.01.28 08:33:18.257467 [ 4 ] {bb46e3f3-b673-4ce4-b187-7886f999af49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5113 | 2025.01.28 08:33:18.257826 [ 4 ] {bb46e3f3-b673-4ce4-b187-7886f999af49} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5114 | 2025.01.28 08:33:18.258069 [ 4 ] {bb46e3f3-b673-4ce4-b187-7886f999af49} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5115 | 2025.01.28 08:33:18.258308 [ 4 ] {bb46e3f3-b673-4ce4-b187-7886f999af49} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 530.81 KiB/sec. | ||
5116 | 2025.01.28 08:33:18.258398 [ 4 ] {bb46e3f3-b673-4ce4-b187-7886f999af49} <Debug> TCPHandler: Processed in 0.001779705 sec. | ||
5117 | 2025.01.28 08:33:18.258557 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5118 | 2025.01.28 08:33:18.258694 [ 258 ] {3a055d8e-b082-455b-adbe-fdfd746d4172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5119 | 2025.01.28 08:33:18.258749 [ 258 ] {3a055d8e-b082-455b-adbe-fdfd746d4172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5120 | 2025.01.28 08:33:18.259797 [ 258 ] {3a055d8e-b082-455b-adbe-fdfd746d4172} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2025.01.28 08:33:18.259839 [ 258 ] {3a055d8e-b082-455b-adbe-fdfd746d4172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5122 | 2025.01.28 08:33:18.260241 [ 258 ] {3a055d8e-b082-455b-adbe-fdfd746d4172} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5123 | 2025.01.28 08:33:18.260485 [ 258 ] {3a055d8e-b082-455b-adbe-fdfd746d4172} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2025.01.28 08:33:18.260743 [ 258 ] {3a055d8e-b082-455b-adbe-fdfd746d4172} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.002068 sec., 423597.67891682783 rows/sec., 30.70 MiB/sec. | ||
5125 | 2025.01.28 08:33:18.260931 [ 258 ] {3a055d8e-b082-455b-adbe-fdfd746d4172} <Debug> TCPHandler: Processed in 0.002422625 sec. | ||
5126 | 2025.01.28 08:33:18.261188 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5127 | 2025.01.28 08:33:18.261323 [ 4 ] {05bb224e-fd48-46aa-bfb2-191cad5ead83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5128 | 2025.01.28 08:33:18.261382 [ 4 ] {05bb224e-fd48-46aa-bfb2-191cad5ead83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5129 | 2025.01.28 08:33:18.261934 [ 4 ] {05bb224e-fd48-46aa-bfb2-191cad5ead83} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5130 | 2025.01.28 08:33:18.261974 [ 4 ] {05bb224e-fd48-46aa-bfb2-191cad5ead83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5131 | 2025.01.28 08:33:18.262337 [ 4 ] {05bb224e-fd48-46aa-bfb2-191cad5ead83} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5132 | 2025.01.28 08:33:18.262586 [ 4 ] {05bb224e-fd48-46aa-bfb2-191cad5ead83} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5133 | 2025.01.28 08:33:18.262799 [ 4 ] {05bb224e-fd48-46aa-bfb2-191cad5ead83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. | ||
5134 | 2025.01.28 08:33:18.262848 [ 4 ] {05bb224e-fd48-46aa-bfb2-191cad5ead83} <Debug> TCPHandler: Processed in 0.001809436 sec. | ||
5135 | 2025.01.28 08:33:18.263000 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5136 | 2025.01.28 08:33:18.263119 [ 258 ] {d5247d6d-cfe5-40ac-aca6-5b1a807cb7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5137 | 2025.01.28 08:33:18.263174 [ 258 ] {d5247d6d-cfe5-40ac-aca6-5b1a807cb7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5138 | 2025.01.28 08:33:18.263949 [ 258 ] {d5247d6d-cfe5-40ac-aca6-5b1a807cb7ec} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5139 | 2025.01.28 08:33:18.263990 [ 258 ] {d5247d6d-cfe5-40ac-aca6-5b1a807cb7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5140 | 2025.01.28 08:33:18.264426 [ 258 ] {d5247d6d-cfe5-40ac-aca6-5b1a807cb7ec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5141 | 2025.01.28 08:33:18.264676 [ 258 ] {d5247d6d-cfe5-40ac-aca6-5b1a807cb7ec} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5142 | 2025.01.28 08:33:18.264937 [ 258 ] {d5247d6d-cfe5-40ac-aca6-5b1a807cb7ec} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.001842 sec., 536373.5070575462 rows/sec., 35.69 MiB/sec. | ||
5143 | 2025.01.28 08:33:18.265157 [ 258 ] {d5247d6d-cfe5-40ac-aca6-5b1a807cb7ec} <Debug> TCPHandler: Processed in 0.002210322 sec. | ||
5144 | 2025.01.28 08:33:18.265448 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5145 | 2025.01.28 08:33:18.265653 [ 4 ] {3e2ac0c6-e2fb-4808-bb92-d102c93f2b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5146 | 2025.01.28 08:33:18.265739 [ 4 ] {3e2ac0c6-e2fb-4808-bb92-d102c93f2b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5147 | 2025.01.28 08:33:18.266287 [ 4 ] {3e2ac0c6-e2fb-4808-bb92-d102c93f2b5d} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5148 | 2025.01.28 08:33:18.266331 [ 4 ] {3e2ac0c6-e2fb-4808-bb92-d102c93f2b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5149 | 2025.01.28 08:33:18.266765 [ 4 ] {3e2ac0c6-e2fb-4808-bb92-d102c93f2b5d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5150 | 2025.01.28 08:33:18.267065 [ 4 ] {3e2ac0c6-e2fb-4808-bb92-d102c93f2b5d} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5151 | 2025.01.28 08:33:18.267361 [ 4 ] {3e2ac0c6-e2fb-4808-bb92-d102c93f2b5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001753 sec., 570.4506560182544 rows/sec., 38.44 KiB/sec. | ||
5152 | 2025.01.28 08:33:18.267577 [ 4 ] {3e2ac0c6-e2fb-4808-bb92-d102c93f2b5d} <Debug> TCPHandler: Processed in 0.002289892 sec. | ||
5153 | 2025.01.28 08:33:18.267750 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5154 | 2025.01.28 08:33:18.267873 [ 258 ] {59ad8851-f438-418b-b99b-b31e420322ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5155 | 2025.01.28 08:33:18.267956 [ 258 ] {59ad8851-f438-418b-b99b-b31e420322ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5156 | 2025.01.28 08:33:18.269141 [ 258 ] {59ad8851-f438-418b-b99b-b31e420322ec} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5157 | 2025.01.28 08:33:18.269181 [ 258 ] {59ad8851-f438-418b-b99b-b31e420322ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5158 | 2025.01.28 08:33:18.269869 [ 258 ] {59ad8851-f438-418b-b99b-b31e420322ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5159 | 2025.01.28 08:33:18.270143 [ 258 ] {59ad8851-f438-418b-b99b-b31e420322ec} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5160 | 2025.01.28 08:33:18.270396 [ 258 ] {59ad8851-f438-418b-b99b-b31e420322ec} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002549 sec., 14123.18556296587 rows/sec., 25.31 MiB/sec. | ||
5161 | 2025.01.28 08:33:18.270529 [ 258 ] {59ad8851-f438-418b-b99b-b31e420322ec} <Debug> TCPHandler: Processed in 0.002836741 sec. | ||
5162 | 2025.01.28 08:33:18.270695 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5163 | 2025.01.28 08:33:18.270819 [ 4 ] {adb754eb-1424-461b-855b-9cab5901fab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5164 | 2025.01.28 08:33:18.270872 [ 4 ] {adb754eb-1424-461b-855b-9cab5901fab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5165 | 2025.01.28 08:33:18.271385 [ 4 ] {adb754eb-1424-461b-855b-9cab5901fab7} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5166 | 2025.01.28 08:33:18.271425 [ 4 ] {adb754eb-1424-461b-855b-9cab5901fab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5167 | 2025.01.28 08:33:18.271861 [ 4 ] {adb754eb-1424-461b-855b-9cab5901fab7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5168 | 2025.01.28 08:33:18.272123 [ 4 ] {adb754eb-1424-461b-855b-9cab5901fab7} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5169 | 2025.01.28 08:33:18.272349 [ 4 ] {adb754eb-1424-461b-855b-9cab5901fab7} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001555 sec., 29581.993569131835 rows/sec., 1.79 MiB/sec. | ||
5170 | 2025.01.28 08:33:18.272409 [ 4 ] {adb754eb-1424-461b-855b-9cab5901fab7} <Debug> TCPHandler: Processed in 0.001774436 sec. | ||
5171 | 2025.01.28 08:33:18.867586 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
5172 | 2025.01.28 08:33:18.868388 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5173 | 2025.01.28 08:33:18.868439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5174 | 2025.01.28 08:33:18.868974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5175 | 2025.01.28 08:33:18.869223 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2025.01.28 08:33:18.869493 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
5177 | 2025.01.28 08:33:19.567324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
5178 | 2025.01.28 08:33:19.586919 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5179 | 2025.01.28 08:33:19.586978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5180 | 2025.01.28 08:33:19.594883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5181 | 2025.01.28 08:33:19.595658 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5182 | 2025.01.28 08:33:19.598298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
5183 | 2025.01.28 08:33:22.118885 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5184 | 2025.01.28 08:33:22.119092 [ 258 ] {28317894-0092-49ca-91df-45a69e4f6a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5185 | 2025.01.28 08:33:22.119169 [ 258 ] {28317894-0092-49ca-91df-45a69e4f6a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5186 | 2025.01.28 08:33:22.120040 [ 258 ] {28317894-0092-49ca-91df-45a69e4f6a53} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5187 | 2025.01.28 08:33:22.120085 [ 258 ] {28317894-0092-49ca-91df-45a69e4f6a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5188 | 2025.01.28 08:33:22.120523 [ 258 ] {28317894-0092-49ca-91df-45a69e4f6a53} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5189 | 2025.01.28 08:33:22.120772 [ 258 ] {28317894-0092-49ca-91df-45a69e4f6a53} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5190 | 2025.01.28 08:33:22.120964 [ 52 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5191 | 2025.01.28 08:33:22.121024 [ 258 ] {28317894-0092-49ca-91df-45a69e4f6a53} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001984 sec., 28225.8064516129 rows/sec., 2.15 MiB/sec. | ||
5192 | 2025.01.28 08:33:22.121057 [ 52 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5193 | 2025.01.28 08:33:22.121134 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5194 | 2025.01.28 08:33:22.121146 [ 258 ] {28317894-0092-49ca-91df-45a69e4f6a53} <Debug> TCPHandler: Processed in 0.002400425 sec. | ||
5195 | 2025.01.28 08:33:22.121392 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
5196 | 2025.01.28 08:33:22.121468 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5197 | 2025.01.28 08:33:22.121661 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5198 | 2025.01.28 08:33:22.121738 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1433 rows starting from the beginning of the part | ||
5199 | 2025.01.28 08:33:22.121744 [ 4 ] {b51c884d-14b0-464c-83dc-175609dd486e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5200 | 2025.01.28 08:33:22.121912 [ 4 ] {b51c884d-14b0-464c-83dc-175609dd486e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5201 | 2025.01.28 08:33:22.121957 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 65 rows starting from the beginning of the part | ||
5202 | 2025.01.28 08:33:22.122313 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 275 rows starting from the beginning of the part | ||
5203 | 2025.01.28 08:33:22.122509 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
5204 | 2025.01.28 08:33:22.122844 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1416 rows starting from the beginning of the part | ||
5205 | 2025.01.28 08:33:22.123159 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
5206 | 2025.01.28 08:33:22.124823 [ 4 ] {b51c884d-14b0-464c-83dc-175609dd486e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5207 | 2025.01.28 08:33:22.124896 [ 4 ] {b51c884d-14b0-464c-83dc-175609dd486e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5208 | 2025.01.28 08:33:22.126064 [ 4 ] {b51c884d-14b0-464c-83dc-175609dd486e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5209 | 2025.01.28 08:33:22.126380 [ 4 ] {b51c884d-14b0-464c-83dc-175609dd486e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5210 | 2025.01.28 08:33:22.126625 [ 52 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5211 | 2025.01.28 08:33:22.126719 [ 52 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5212 | 2025.01.28 08:33:22.126820 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5213 | 2025.01.28 08:33:22.127051 [ 4 ] {b51c884d-14b0-464c-83dc-175609dd486e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005349 sec., 11964.853243596935 rows/sec., 956.30 KiB/sec. | ||
5214 | 2025.01.28 08:33:22.127431 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
5215 | 2025.01.28 08:33:22.127464 [ 4 ] {b51c884d-14b0-464c-83dc-175609dd486e} <Debug> TCPHandler: Processed in 0.006171258 sec. | ||
5216 | 2025.01.28 08:33:22.127503 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.00623667 sec., 530571.6031151239 rows/sec., 46.33 MiB/sec. | ||
5217 | 2025.01.28 08:33:22.127711 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5218 | 2025.01.28 08:33:22.127761 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5219 | 2025.01.28 08:33:22.127778 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part | ||
5220 | 2025.01.28 08:33:22.128037 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5221 | 2025.01.28 08:33:22.128100 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 70 rows starting from the beginning of the part | ||
5222 | 2025.01.28 08:33:22.128499 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 418 rows starting from the beginning of the part | ||
5223 | 2025.01.28 08:33:22.128540 [ 258 ] {084fce37-4a9f-4e57-88c6-c5e00d8999ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5224 | 2025.01.28 08:33:22.128856 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 68 rows starting from the beginning of the part | ||
5225 | 2025.01.28 08:33:22.128957 [ 258 ] {084fce37-4a9f-4e57-88c6-c5e00d8999ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5226 | 2025.01.28 08:33:22.129180 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 876 rows starting from the beginning of the part | ||
5227 | 2025.01.28 08:33:22.129365 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5228 | 2025.01.28 08:33:22.129619 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
5229 | 2025.01.28 08:33:22.129913 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_36_7} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5230 | 2025.01.28 08:33:22.130272 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
5231 | 2025.01.28 08:33:22.131722 [ 258 ] {084fce37-4a9f-4e57-88c6-c5e00d8999ee} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5232 | 2025.01.28 08:33:22.131799 [ 258 ] {084fce37-4a9f-4e57-88c6-c5e00d8999ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5233 | 2025.01.28 08:33:22.132775 [ 258 ] {084fce37-4a9f-4e57-88c6-c5e00d8999ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5234 | 2025.01.28 08:33:22.133265 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.006253599 sec., 385378.0838841761 rows/sec., 29.55 MiB/sec. | ||
5235 | 2025.01.28 08:33:22.133275 [ 258 ] {084fce37-4a9f-4e57-88c6-c5e00d8999ee} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5236 | 2025.01.28 08:33:22.133558 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5237 | 2025.01.28 08:33:22.133587 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5238 | 2025.01.28 08:33:22.133684 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5239 | 2025.01.28 08:33:22.133799 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5240 | 2025.01.28 08:33:22.133809 [ 258 ] {084fce37-4a9f-4e57-88c6-c5e00d8999ee} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.005633 sec., 17042.428546067815 rows/sec., 1.19 MiB/sec. | ||
5241 | 2025.01.28 08:33:22.134264 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
5242 | 2025.01.28 08:33:22.134283 [ 258 ] {084fce37-4a9f-4e57-88c6-c5e00d8999ee} <Debug> TCPHandler: Processed in 0.006658566 sec. | ||
5243 | 2025.01.28 08:33:22.134539 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5244 | 2025.01.28 08:33:22.134699 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5245 | 2025.01.28 08:33:22.134945 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5246 | 2025.01.28 08:33:22.135035 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_36_7} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5247 | 2025.01.28 08:33:22.135078 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9885 rows starting from the beginning of the part | ||
5248 | 2025.01.28 08:33:22.135497 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
5249 | 2025.01.28 08:33:22.135524 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5250 | 2025.01.28 08:33:22.135817 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
5251 | 2025.01.28 08:33:22.136233 [ 4 ] {fd304104-bb2f-4c57-b833-0c7b24a5650e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5252 | 2025.01.28 08:33:22.136362 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
5253 | 2025.01.28 08:33:22.136408 [ 4 ] {fd304104-bb2f-4c57-b833-0c7b24a5650e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5254 | 2025.01.28 08:33:22.136664 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 988 rows starting from the beginning of the part | ||
5255 | 2025.01.28 08:33:22.136997 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
5256 | 2025.01.28 08:33:22.138459 [ 4 ] {fd304104-bb2f-4c57-b833-0c7b24a5650e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5257 | 2025.01.28 08:33:22.138508 [ 4 ] {fd304104-bb2f-4c57-b833-0c7b24a5650e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5258 | 2025.01.28 08:33:22.139041 [ 4 ] {fd304104-bb2f-4c57-b833-0c7b24a5650e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5259 | 2025.01.28 08:33:22.139553 [ 4 ] {fd304104-bb2f-4c57-b833-0c7b24a5650e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5260 | 2025.01.28 08:33:22.139853 [ 52 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5261 | 2025.01.28 08:33:22.139934 [ 52 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5262 | 2025.01.28 08:33:22.139999 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5263 | 2025.01.28 08:33:22.140159 [ 4 ] {fd304104-bb2f-4c57-b833-0c7b24a5650e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.004097 sec., 8786.917256529168 rows/sec., 606.39 KiB/sec. | ||
5264 | 2025.01.28 08:33:22.140502 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
5265 | 2025.01.28 08:33:22.140508 [ 4 ] {fd304104-bb2f-4c57-b833-0c7b24a5650e} <Debug> TCPHandler: Processed in 0.006081777 sec. | ||
5266 | 2025.01.28 08:33:22.140811 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5267 | 2025.01.28 08:33:22.140860 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1852 rows starting from the beginning of the part | ||
5268 | 2025.01.28 08:33:22.140963 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
5269 | 2025.01.28 08:33:22.141207 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
5270 | 2025.01.28 08:33:22.141386 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
5271 | 2025.01.28 08:33:22.141495 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
5272 | 2025.01.28 08:33:22.141905 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
5273 | 2025.01.28 08:33:22.143368 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11527 rows, containing 5 columns (5 merged, 0 gathered) in 0.009425594 sec., 1222946.797835765 rows/sec., 82.49 MiB/sec. | ||
5274 | 2025.01.28 08:33:22.143609 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 4 columns (4 merged, 0 gathered) in 0.00348777 sec., 612425.7046766272 rows/sec., 39.96 MiB/sec. | ||
5275 | 2025.01.28 08:33:22.143789 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5276 | 2025.01.28 08:33:22.144133 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5277 | 2025.01.28 08:33:22.144256 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5278 | 2025.01.28 08:33:22.144377 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5279 | 2025.01.28 08:33:22.144543 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
5280 | 2025.01.28 08:33:22.144685 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_36_7} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5281 | 2025.01.28 08:33:22.144776 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_36_7} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5282 | 2025.01.28 08:33:22.144866 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
5283 | 2025.01.28 08:33:26.282432 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5284 | 2025.01.28 08:33:26.282509 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5285 | 2025.01.28 08:33:26.369648 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
5286 | 2025.01.28 08:33:26.370400 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5287 | 2025.01.28 08:33:26.370454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5288 | 2025.01.28 08:33:26.370994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5289 | 2025.01.28 08:33:26.371259 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5290 | 2025.01.28 08:33:26.371511 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5291 | 2025.01.28 08:33:26.414591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 748 | ||
5292 | 2025.01.28 08:33:26.417998 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5293 | 2025.01.28 08:33:26.418061 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5294 | 2025.01.28 08:33:26.419552 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5295 | 2025.01.28 08:33:26.419881 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2025.01.28 08:33:26.420541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
5297 | 2025.01.28 08:33:27.098379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5298 | 2025.01.28 08:33:27.119591 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2025.01.28 08:33:27.119661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5300 | 2025.01.28 08:33:27.122991 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5301 | 2025.01.28 08:33:27.123341 [ 258 ] {603b2d5c-bf7a-498e-b315-4825b1821286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5302 | 2025.01.28 08:33:27.123482 [ 258 ] {603b2d5c-bf7a-498e-b315-4825b1821286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5303 | 2025.01.28 08:33:27.126251 [ 258 ] {603b2d5c-bf7a-498e-b315-4825b1821286} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5304 | 2025.01.28 08:33:27.126345 [ 258 ] {603b2d5c-bf7a-498e-b315-4825b1821286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5305 | 2025.01.28 08:33:27.127897 [ 258 ] {603b2d5c-bf7a-498e-b315-4825b1821286} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5306 | 2025.01.28 08:33:27.128574 [ 258 ] {603b2d5c-bf7a-498e-b315-4825b1821286} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5307 | 2025.01.28 08:33:27.129514 [ 258 ] {603b2d5c-bf7a-498e-b315-4825b1821286} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00623 sec., 10272.873194221509 rows/sec., 828.43 KiB/sec. | ||
5308 | 2025.01.28 08:33:27.129791 [ 258 ] {603b2d5c-bf7a-498e-b315-4825b1821286} <Debug> TCPHandler: Processed in 0.00698856 sec. | ||
5309 | 2025.01.28 08:33:27.130098 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5310 | 2025.01.28 08:33:27.130280 [ 4 ] {f405abf3-e1c7-44a1-b842-34ed2f5fd28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5311 | 2025.01.28 08:33:27.130351 [ 4 ] {f405abf3-e1c7-44a1-b842-34ed2f5fd28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5312 | 2025.01.28 08:33:27.131105 [ 4 ] {f405abf3-e1c7-44a1-b842-34ed2f5fd28b} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5313 | 2025.01.28 08:33:27.131149 [ 4 ] {f405abf3-e1c7-44a1-b842-34ed2f5fd28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5314 | 2025.01.28 08:33:27.131670 [ 4 ] {f405abf3-e1c7-44a1-b842-34ed2f5fd28b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5315 | 2025.01.28 08:33:27.132056 [ 4 ] {f405abf3-e1c7-44a1-b842-34ed2f5fd28b} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5316 | 2025.01.28 08:33:27.132285 [ 44 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5317 | 2025.01.28 08:33:27.132379 [ 44 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5318 | 2025.01.28 08:33:27.132449 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5319 | 2025.01.28 08:33:27.132511 [ 4 ] {f405abf3-e1c7-44a1-b842-34ed2f5fd28b} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.002272 sec., 1760.5633802816901 rows/sec., 132.39 KiB/sec. | ||
5320 | 2025.01.28 08:33:27.132958 [ 4 ] {f405abf3-e1c7-44a1-b842-34ed2f5fd28b} <Debug> TCPHandler: Processed in 0.003028453 sec. | ||
5321 | 2025.01.28 08:33:27.133051 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
5322 | 2025.01.28 08:33:27.133287 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5323 | 2025.01.28 08:33:27.133648 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5324 | 2025.01.28 08:33:27.133819 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 65 rows starting from the beginning of the part | ||
5325 | 2025.01.28 08:33:27.133858 [ 258 ] {8b5ca6a0-48b4-4fb6-8bd4-c8545c945b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5326 | 2025.01.28 08:33:27.134238 [ 258 ] {8b5ca6a0-48b4-4fb6-8bd4-c8545c945b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5327 | 2025.01.28 08:33:27.134328 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
5328 | 2025.01.28 08:33:27.134756 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 43 rows starting from the beginning of the part | ||
5329 | 2025.01.28 08:33:27.135176 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
5330 | 2025.01.28 08:33:27.135510 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 45 rows starting from the beginning of the part | ||
5331 | 2025.01.28 08:33:27.135848 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
5332 | 2025.01.28 08:33:27.139108 [ 258 ] {8b5ca6a0-48b4-4fb6-8bd4-c8545c945b9a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5333 | 2025.01.28 08:33:27.139227 [ 258 ] {8b5ca6a0-48b4-4fb6-8bd4-c8545c945b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5334 | 2025.01.28 08:33:27.141235 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.008617553 sec., 19379.051106503204 rows/sec., 1.46 MiB/sec. | ||
5335 | 2025.01.28 08:33:27.141316 [ 258 ] {8b5ca6a0-48b4-4fb6-8bd4-c8545c945b9a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5336 | 2025.01.28 08:33:27.141578 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5337 | 2025.01.28 08:33:27.142212 [ 258 ] {8b5ca6a0-48b4-4fb6-8bd4-c8545c945b9a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5338 | 2025.01.28 08:33:27.142438 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2025.01.28 08:33:27.142820 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_26_5} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5340 | 2025.01.28 08:33:27.143150 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5341 | 2025.01.28 08:33:27.143196 [ 258 ] {8b5ca6a0-48b4-4fb6-8bd4-c8545c945b9a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.009563 sec., 7110.739307748614 rows/sec., 568.39 KiB/sec. | ||
5342 | 2025.01.28 08:33:27.143943 [ 258 ] {8b5ca6a0-48b4-4fb6-8bd4-c8545c945b9a} <Debug> TCPHandler: Processed in 0.010835205 sec. | ||
5343 | 2025.01.28 08:33:27.144393 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5344 | 2025.01.28 08:33:27.144632 [ 4 ] {0174e7a8-0f97-46be-ae1c-f26eb4738399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5345 | 2025.01.28 08:33:27.144740 [ 4 ] {0174e7a8-0f97-46be-ae1c-f26eb4738399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5346 | 2025.01.28 08:33:27.146277 [ 4 ] {0174e7a8-0f97-46be-ae1c-f26eb4738399} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5347 | 2025.01.28 08:33:27.146326 [ 4 ] {0174e7a8-0f97-46be-ae1c-f26eb4738399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5348 | 2025.01.28 08:33:27.146719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5349 | 2025.01.28 08:33:27.146736 [ 4 ] {0174e7a8-0f97-46be-ae1c-f26eb4738399} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5350 | 2025.01.28 08:33:27.147046 [ 4 ] {0174e7a8-0f97-46be-ae1c-f26eb4738399} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5351 | 2025.01.28 08:33:27.147727 [ 4 ] {0174e7a8-0f97-46be-ae1c-f26eb4738399} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00312 sec., 51282.05128205128 rows/sec., 3.57 MiB/sec. | ||
5352 | 2025.01.28 08:33:27.148221 [ 4 ] {0174e7a8-0f97-46be-ae1c-f26eb4738399} <Debug> TCPHandler: Processed in 0.004054209 sec. | ||
5353 | 2025.01.28 08:33:27.148633 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5354 | 2025.01.28 08:33:27.149039 [ 258 ] {49036ff8-283c-4505-917d-008123e179f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5355 | 2025.01.28 08:33:27.149370 [ 258 ] {49036ff8-283c-4505-917d-008123e179f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5356 | 2025.01.28 08:33:27.151390 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2025.01.28 08:33:27.155875 [ 258 ] {49036ff8-283c-4505-917d-008123e179f6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5358 | 2025.01.28 08:33:27.155989 [ 258 ] {49036ff8-283c-4505-917d-008123e179f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5359 | 2025.01.28 08:33:27.160643 [ 258 ] {49036ff8-283c-4505-917d-008123e179f6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5360 | 2025.01.28 08:33:27.161678 [ 258 ] {49036ff8-283c-4505-917d-008123e179f6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5361 | 2025.01.28 08:33:27.162090 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5362 | 2025.01.28 08:33:27.162220 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2025.01.28 08:33:27.162327 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5364 | 2025.01.28 08:33:27.162860 [ 258 ] {49036ff8-283c-4505-917d-008123e179f6} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.013914 sec., 287.48023573379334 rows/sec., 527.52 KiB/sec. | ||
5365 | 2025.01.28 08:33:27.163368 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
5366 | 2025.01.28 08:33:27.164287 [ 258 ] {49036ff8-283c-4505-917d-008123e179f6} <Debug> TCPHandler: Processed in 0.015914688 sec. | ||
5367 | 2025.01.28 08:33:27.164644 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5368 | 2025.01.28 08:33:27.165052 [ 4 ] {7cf787b3-2e83-4a8e-a9b5-b09cd611053b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5369 | 2025.01.28 08:33:27.165204 [ 4 ] {7cf787b3-2e83-4a8e-a9b5-b09cd611053b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5370 | 2025.01.28 08:33:27.165664 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5371 | 2025.01.28 08:33:27.166052 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 416 rows starting from the beginning of the part | ||
5372 | 2025.01.28 08:33:27.167425 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
5373 | 2025.01.28 08:33:27.168153 [ 4 ] {7cf787b3-2e83-4a8e-a9b5-b09cd611053b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5374 | 2025.01.28 08:33:27.168251 [ 4 ] {7cf787b3-2e83-4a8e-a9b5-b09cd611053b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5375 | 2025.01.28 08:33:27.168755 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
5376 | 2025.01.28 08:33:27.169992 [ 4 ] {7cf787b3-2e83-4a8e-a9b5-b09cd611053b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5377 | 2025.01.28 08:33:27.170105 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
5378 | 2025.01.28 08:33:27.171092 [ 4 ] {7cf787b3-2e83-4a8e-a9b5-b09cd611053b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5379 | 2025.01.28 08:33:27.171407 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
5380 | 2025.01.28 08:33:27.172239 [ 4 ] {7cf787b3-2e83-4a8e-a9b5-b09cd611053b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007245 sec., 8281.573498964804 rows/sec., 571.51 KiB/sec. | ||
5381 | 2025.01.28 08:33:27.173176 [ 4 ] {7cf787b3-2e83-4a8e-a9b5-b09cd611053b} <Debug> TCPHandler: Processed in 0.008731075 sec. | ||
5382 | 2025.01.28 08:33:27.173521 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
5383 | 2025.01.28 08:33:27.176076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5384 | 2025.01.28 08:33:27.179103 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 19 columns (19 merged, 0 gathered) in 0.016566507 sec., 30181.377402007554 rows/sec., 54.08 MiB/sec. | ||
5385 | 2025.01.28 08:33:27.179813 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5386 | 2025.01.28 08:33:27.180185 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5387 | 2025.01.28 08:33:27.180260 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5388 | 2025.01.28 08:33:27.180362 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
5389 | 2025.01.28 08:33:28.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.62 MiB, peak 196.71 MiB, free memory in arenas 0.00 B, will set to 190.73 MiB (RSS), difference: 1.10 MiB | ||
5390 | 2025.01.28 08:33:29.435960 [ 40 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5391 | 2025.01.28 08:33:29.436042 [ 40 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5392 | 2025.01.28 08:33:29.436065 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5393 | 2025.01.28 08:33:29.436292 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
5394 | 2025.01.28 08:33:29.436792 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5395 | 2025.01.28 08:33:29.436832 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5396 | 2025.01.28 08:33:29.436911 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5397 | 2025.01.28 08:33:29.437137 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5398 | 2025.01.28 08:33:29.437390 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5399 | 2025.01.28 08:33:29.437569 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5400 | 2025.01.28 08:33:29.438700 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002574916 sec., 34952.596511886215 rows/sec., 1.78 MiB/sec. | ||
5401 | 2025.01.28 08:33:29.438837 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5402 | 2025.01.28 08:33:29.439156 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_15_3} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5403 | 2025.01.28 08:33:29.439238 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_15_3} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5404 | 2025.01.28 08:33:29.439315 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5405 | 2025.01.28 08:33:32.131157 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5406 | 2025.01.28 08:33:32.131353 [ 258 ] {a50bebae-ab0b-449d-8ff7-d9f99b70ff67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5407 | 2025.01.28 08:33:32.131430 [ 258 ] {a50bebae-ab0b-449d-8ff7-d9f99b70ff67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5408 | 2025.01.28 08:33:32.132195 [ 258 ] {a50bebae-ab0b-449d-8ff7-d9f99b70ff67} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5409 | 2025.01.28 08:33:32.132249 [ 258 ] {a50bebae-ab0b-449d-8ff7-d9f99b70ff67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5410 | 2025.01.28 08:33:32.132698 [ 258 ] {a50bebae-ab0b-449d-8ff7-d9f99b70ff67} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5411 | 2025.01.28 08:33:32.132964 [ 258 ] {a50bebae-ab0b-449d-8ff7-d9f99b70ff67} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5412 | 2025.01.28 08:33:32.133206 [ 258 ] {a50bebae-ab0b-449d-8ff7-d9f99b70ff67} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
5413 | 2025.01.28 08:33:32.133265 [ 258 ] {a50bebae-ab0b-449d-8ff7-d9f99b70ff67} <Debug> TCPHandler: Processed in 0.002246052 sec. | ||
5414 | 2025.01.28 08:33:32.133549 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5415 | 2025.01.28 08:33:32.133751 [ 4 ] {8c7bf461-9486-4537-b2d3-fcd6bab388f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5416 | 2025.01.28 08:33:32.133825 [ 4 ] {8c7bf461-9486-4537-b2d3-fcd6bab388f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5417 | 2025.01.28 08:33:32.134690 [ 4 ] {8c7bf461-9486-4537-b2d3-fcd6bab388f9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5418 | 2025.01.28 08:33:32.134744 [ 4 ] {8c7bf461-9486-4537-b2d3-fcd6bab388f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5419 | 2025.01.28 08:33:32.135226 [ 4 ] {8c7bf461-9486-4537-b2d3-fcd6bab388f9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5420 | 2025.01.28 08:33:32.135485 [ 4 ] {8c7bf461-9486-4537-b2d3-fcd6bab388f9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5421 | 2025.01.28 08:33:32.135724 [ 4 ] {8c7bf461-9486-4537-b2d3-fcd6bab388f9} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002028 sec., 135601.5779092702 rows/sec., 11.94 MiB/sec. | ||
5422 | 2025.01.28 08:33:32.135781 [ 4 ] {8c7bf461-9486-4537-b2d3-fcd6bab388f9} <Debug> TCPHandler: Processed in 0.002370463 sec. | ||
5423 | 2025.01.28 08:33:32.135946 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5424 | 2025.01.28 08:33:32.136068 [ 258 ] {8da1e017-652d-45f4-9c19-55769e08f614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5425 | 2025.01.28 08:33:32.136120 [ 258 ] {8da1e017-652d-45f4-9c19-55769e08f614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5426 | 2025.01.28 08:33:32.136736 [ 258 ] {8da1e017-652d-45f4-9c19-55769e08f614} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5427 | 2025.01.28 08:33:32.136777 [ 258 ] {8da1e017-652d-45f4-9c19-55769e08f614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5428 | 2025.01.28 08:33:32.137156 [ 258 ] {8da1e017-652d-45f4-9c19-55769e08f614} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5429 | 2025.01.28 08:33:32.137409 [ 258 ] {8da1e017-652d-45f4-9c19-55769e08f614} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5430 | 2025.01.28 08:33:32.137623 [ 258 ] {8da1e017-652d-45f4-9c19-55769e08f614} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001581 sec., 27197.975964579382 rows/sec., 1.95 MiB/sec. | ||
5431 | 2025.01.28 08:33:32.137679 [ 258 ] {8da1e017-652d-45f4-9c19-55769e08f614} <Debug> TCPHandler: Processed in 0.001793775 sec. | ||
5432 | 2025.01.28 08:33:32.137828 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5433 | 2025.01.28 08:33:32.137946 [ 4 ] {3b746680-fb83-455e-b9d0-3257f713284b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5434 | 2025.01.28 08:33:32.137995 [ 4 ] {3b746680-fb83-455e-b9d0-3257f713284b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5435 | 2025.01.28 08:33:32.138590 [ 4 ] {3b746680-fb83-455e-b9d0-3257f713284b} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5436 | 2025.01.28 08:33:32.138630 [ 4 ] {3b746680-fb83-455e-b9d0-3257f713284b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5437 | 2025.01.28 08:33:32.138995 [ 4 ] {3b746680-fb83-455e-b9d0-3257f713284b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5438 | 2025.01.28 08:33:32.139228 [ 4 ] {3b746680-fb83-455e-b9d0-3257f713284b} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5439 | 2025.01.28 08:33:32.139491 [ 4 ] {3b746680-fb83-455e-b9d0-3257f713284b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001566 sec., 8939.974457215838 rows/sec., 626.10 KiB/sec. | ||
5440 | 2025.01.28 08:33:32.139708 [ 4 ] {3b746680-fb83-455e-b9d0-3257f713284b} <Debug> TCPHandler: Processed in 0.001932767 sec. | ||
5441 | 2025.01.28 08:33:32.139880 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5442 | 2025.01.28 08:33:32.140003 [ 258 ] {8148d00a-b9d0-4a59-9a47-b5485c2110cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5443 | 2025.01.28 08:33:32.140053 [ 258 ] {8148d00a-b9d0-4a59-9a47-b5485c2110cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5444 | 2025.01.28 08:33:32.140619 [ 258 ] {8148d00a-b9d0-4a59-9a47-b5485c2110cd} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5445 | 2025.01.28 08:33:32.140662 [ 258 ] {8148d00a-b9d0-4a59-9a47-b5485c2110cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5446 | 2025.01.28 08:33:32.141051 [ 258 ] {8148d00a-b9d0-4a59-9a47-b5485c2110cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5447 | 2025.01.28 08:33:32.141286 [ 258 ] {8148d00a-b9d0-4a59-9a47-b5485c2110cd} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5448 | 2025.01.28 08:33:32.141589 [ 258 ] {8148d00a-b9d0-4a59-9a47-b5485c2110cd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 510.10 KiB/sec. | ||
5449 | 2025.01.28 08:33:32.141783 [ 258 ] {8148d00a-b9d0-4a59-9a47-b5485c2110cd} <Debug> TCPHandler: Processed in 0.001959768 sec. | ||
5450 | 2025.01.28 08:33:32.141939 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5451 | 2025.01.28 08:33:32.142075 [ 4 ] {3f148360-10f3-4bed-a916-a287dc24ef83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5452 | 2025.01.28 08:33:32.142131 [ 4 ] {3f148360-10f3-4bed-a916-a287dc24ef83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5453 | 2025.01.28 08:33:32.142909 [ 4 ] {3f148360-10f3-4bed-a916-a287dc24ef83} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5454 | 2025.01.28 08:33:32.142947 [ 4 ] {3f148360-10f3-4bed-a916-a287dc24ef83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5455 | 2025.01.28 08:33:32.143331 [ 4 ] {3f148360-10f3-4bed-a916-a287dc24ef83} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5456 | 2025.01.28 08:33:32.143571 [ 4 ] {3f148360-10f3-4bed-a916-a287dc24ef83} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5457 | 2025.01.28 08:33:32.143819 [ 4 ] {3f148360-10f3-4bed-a916-a287dc24ef83} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001772 sec., 235891.6478555305 rows/sec., 16.84 MiB/sec. | ||
5458 | 2025.01.28 08:33:32.144022 [ 4 ] {3f148360-10f3-4bed-a916-a287dc24ef83} <Debug> TCPHandler: Processed in 0.00214178 sec. | ||
5459 | 2025.01.28 08:33:32.144221 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5460 | 2025.01.28 08:33:32.144334 [ 258 ] {c5a9bbae-cb8f-43d1-ab0d-26063e7820f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5461 | 2025.01.28 08:33:32.144389 [ 258 ] {c5a9bbae-cb8f-43d1-ab0d-26063e7820f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5462 | 2025.01.28 08:33:32.144859 [ 258 ] {c5a9bbae-cb8f-43d1-ab0d-26063e7820f8} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5463 | 2025.01.28 08:33:32.144898 [ 258 ] {c5a9bbae-cb8f-43d1-ab0d-26063e7820f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5464 | 2025.01.28 08:33:32.145273 [ 258 ] {c5a9bbae-cb8f-43d1-ab0d-26063e7820f8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5465 | 2025.01.28 08:33:32.145505 [ 258 ] {c5a9bbae-cb8f-43d1-ab0d-26063e7820f8} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5466 | 2025.01.28 08:33:32.145716 [ 258 ] {c5a9bbae-cb8f-43d1-ab0d-26063e7820f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec. | ||
5467 | 2025.01.28 08:33:32.145767 [ 258 ] {c5a9bbae-cb8f-43d1-ab0d-26063e7820f8} <Debug> TCPHandler: Processed in 0.001630203 sec. | ||
5468 | 2025.01.28 08:33:32.145905 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5469 | 2025.01.28 08:33:32.146022 [ 4 ] {a4e0e09d-aafd-4f02-8ad7-8087f5cade84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5470 | 2025.01.28 08:33:32.146074 [ 4 ] {a4e0e09d-aafd-4f02-8ad7-8087f5cade84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5471 | 2025.01.28 08:33:32.146694 [ 4 ] {a4e0e09d-aafd-4f02-8ad7-8087f5cade84} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2025.01.28 08:33:32.146732 [ 4 ] {a4e0e09d-aafd-4f02-8ad7-8087f5cade84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5473 | 2025.01.28 08:33:32.147136 [ 4 ] {a4e0e09d-aafd-4f02-8ad7-8087f5cade84} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5474 | 2025.01.28 08:33:32.147371 [ 4 ] {a4e0e09d-aafd-4f02-8ad7-8087f5cade84} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2025.01.28 08:33:32.147552 [ 4 ] {a4e0e09d-aafd-4f02-8ad7-8087f5cade84} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001555 sec., 152411.57556270098 rows/sec., 10.22 MiB/sec. | ||
5476 | 2025.01.28 08:33:32.147603 [ 4 ] {a4e0e09d-aafd-4f02-8ad7-8087f5cade84} <Debug> TCPHandler: Processed in 0.001750745 sec. | ||
5477 | 2025.01.28 08:33:32.147751 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5478 | 2025.01.28 08:33:32.147866 [ 258 ] {3f20b7d3-f99b-46ea-bd5b-758856c52149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5479 | 2025.01.28 08:33:32.147918 [ 258 ] {3f20b7d3-f99b-46ea-bd5b-758856c52149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5480 | 2025.01.28 08:33:32.148388 [ 258 ] {3f20b7d3-f99b-46ea-bd5b-758856c52149} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5481 | 2025.01.28 08:33:32.148427 [ 258 ] {3f20b7d3-f99b-46ea-bd5b-758856c52149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5482 | 2025.01.28 08:33:32.148795 [ 258 ] {3f20b7d3-f99b-46ea-bd5b-758856c52149} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5483 | 2025.01.28 08:33:32.149034 [ 258 ] {3f20b7d3-f99b-46ea-bd5b-758856c52149} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5484 | 2025.01.28 08:33:32.149250 [ 258 ] {3f20b7d3-f99b-46ea-bd5b-758856c52149} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. | ||
5485 | 2025.01.28 08:33:32.149299 [ 258 ] {3f20b7d3-f99b-46ea-bd5b-758856c52149} <Debug> TCPHandler: Processed in 0.001603803 sec. | ||
5486 | 2025.01.28 08:33:32.149441 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5487 | 2025.01.28 08:33:32.149556 [ 4 ] {74bce337-4024-4e38-b38b-09901fa5c881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5488 | 2025.01.28 08:33:32.149636 [ 4 ] {74bce337-4024-4e38-b38b-09901fa5c881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5489 | 2025.01.28 08:33:32.150764 [ 4 ] {74bce337-4024-4e38-b38b-09901fa5c881} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5490 | 2025.01.28 08:33:32.150800 [ 4 ] {74bce337-4024-4e38-b38b-09901fa5c881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5491 | 2025.01.28 08:33:32.151458 [ 4 ] {74bce337-4024-4e38-b38b-09901fa5c881} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5492 | 2025.01.28 08:33:32.151715 [ 4 ] {74bce337-4024-4e38-b38b-09901fa5c881} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5493 | 2025.01.28 08:33:32.151931 [ 4 ] {74bce337-4024-4e38-b38b-09901fa5c881} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002399 sec., 15006.252605252188 rows/sec., 26.89 MiB/sec. | ||
5494 | 2025.01.28 08:33:32.152182 [ 4 ] {74bce337-4024-4e38-b38b-09901fa5c881} <Debug> TCPHandler: Processed in 0.00279378 sec. | ||
5495 | 2025.01.28 08:33:32.152332 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5496 | 2025.01.28 08:33:32.152467 [ 258 ] {e81698f7-f851-4a23-9ac7-e7dc7a41af99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5497 | 2025.01.28 08:33:32.152525 [ 258 ] {e81698f7-f851-4a23-9ac7-e7dc7a41af99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5498 | 2025.01.28 08:33:32.153102 [ 258 ] {e81698f7-f851-4a23-9ac7-e7dc7a41af99} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5499 | 2025.01.28 08:33:32.153148 [ 258 ] {e81698f7-f851-4a23-9ac7-e7dc7a41af99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5500 | 2025.01.28 08:33:32.153546 [ 258 ] {e81698f7-f851-4a23-9ac7-e7dc7a41af99} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5501 | 2025.01.28 08:33:32.153786 [ 258 ] {e81698f7-f851-4a23-9ac7-e7dc7a41af99} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5502 | 2025.01.28 08:33:32.153994 [ 258 ] {e81698f7-f851-4a23-9ac7-e7dc7a41af99} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. | ||
5503 | 2025.01.28 08:33:32.154044 [ 258 ] {e81698f7-f851-4a23-9ac7-e7dc7a41af99} <Debug> TCPHandler: Processed in 0.001779965 sec. | ||
5504 | 2025.01.28 08:33:33.871663 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5505 | 2025.01.28 08:33:33.872403 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2025.01.28 08:33:33.872453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5507 | 2025.01.28 08:33:33.872985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5508 | 2025.01.28 08:33:33.873242 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5509 | 2025.01.28 08:33:33.873567 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5510 | 2025.01.28 08:33:34.676173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5511 | 2025.01.28 08:33:34.698704 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5512 | 2025.01.28 08:33:34.698767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5513 | 2025.01.28 08:33:34.706177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5514 | 2025.01.28 08:33:34.706972 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5515 | 2025.01.28 08:33:34.709762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5516 | 2025.01.28 08:33:36.420795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 782 | ||
5517 | 2025.01.28 08:33:36.423838 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5518 | 2025.01.28 08:33:36.423897 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5519 | 2025.01.28 08:33:36.425365 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5520 | 2025.01.28 08:33:36.425685 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5521 | 2025.01.28 08:33:36.426450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
5522 | 2025.01.28 08:33:37.122867 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5523 | 2025.01.28 08:33:37.123080 [ 258 ] {fdb183d9-dfb7-4300-9af7-97310d92d690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5524 | 2025.01.28 08:33:37.123159 [ 258 ] {fdb183d9-dfb7-4300-9af7-97310d92d690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5525 | 2025.01.28 08:33:37.123916 [ 258 ] {fdb183d9-dfb7-4300-9af7-97310d92d690} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5526 | 2025.01.28 08:33:37.123961 [ 258 ] {fdb183d9-dfb7-4300-9af7-97310d92d690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5527 | 2025.01.28 08:33:37.124402 [ 258 ] {fdb183d9-dfb7-4300-9af7-97310d92d690} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5528 | 2025.01.28 08:33:37.124652 [ 258 ] {fdb183d9-dfb7-4300-9af7-97310d92d690} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5529 | 2025.01.28 08:33:37.124913 [ 258 ] {fdb183d9-dfb7-4300-9af7-97310d92d690} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001888 sec., 2118.64406779661 rows/sec., 172.76 KiB/sec. | ||
5530 | 2025.01.28 08:33:37.125074 [ 258 ] {fdb183d9-dfb7-4300-9af7-97310d92d690} <Debug> TCPHandler: Processed in 0.002343353 sec. | ||
5531 | 2025.01.28 08:33:37.125326 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5532 | 2025.01.28 08:33:37.125540 [ 4 ] {790744d9-f7ef-44ea-83ec-23cff1b5ca48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5533 | 2025.01.28 08:33:37.125621 [ 4 ] {790744d9-f7ef-44ea-83ec-23cff1b5ca48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5534 | 2025.01.28 08:33:37.126482 [ 4 ] {790744d9-f7ef-44ea-83ec-23cff1b5ca48} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5535 | 2025.01.28 08:33:37.126525 [ 4 ] {790744d9-f7ef-44ea-83ec-23cff1b5ca48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5536 | 2025.01.28 08:33:37.126974 [ 4 ] {790744d9-f7ef-44ea-83ec-23cff1b5ca48} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5537 | 2025.01.28 08:33:37.127229 [ 4 ] {790744d9-f7ef-44ea-83ec-23cff1b5ca48} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5538 | 2025.01.28 08:33:37.127468 [ 4 ] {790744d9-f7ef-44ea-83ec-23cff1b5ca48} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001988 sec., 33199.19517102616 rows/sec., 2.61 MiB/sec. | ||
5539 | 2025.01.28 08:33:37.127525 [ 4 ] {790744d9-f7ef-44ea-83ec-23cff1b5ca48} <Debug> TCPHandler: Processed in 0.002341774 sec. | ||
5540 | 2025.01.28 08:33:37.127724 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5541 | 2025.01.28 08:33:37.127946 [ 258 ] {0987bc97-a6e7-4458-8f7a-d4ad793ca9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5542 | 2025.01.28 08:33:37.128034 [ 258 ] {0987bc97-a6e7-4458-8f7a-d4ad793ca9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5543 | 2025.01.28 08:33:37.128851 [ 258 ] {0987bc97-a6e7-4458-8f7a-d4ad793ca9e2} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2025.01.28 08:33:37.128890 [ 258 ] {0987bc97-a6e7-4458-8f7a-d4ad793ca9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5545 | 2025.01.28 08:33:37.129249 [ 258 ] {0987bc97-a6e7-4458-8f7a-d4ad793ca9e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5546 | 2025.01.28 08:33:37.129483 [ 258 ] {0987bc97-a6e7-4458-8f7a-d4ad793ca9e2} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2025.01.28 08:33:37.129700 [ 258 ] {0987bc97-a6e7-4458-8f7a-d4ad793ca9e2} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.00181 sec., 4419.889502762431 rows/sec., 320.49 KiB/sec. | ||
5548 | 2025.01.28 08:33:37.129753 [ 258 ] {0987bc97-a6e7-4458-8f7a-d4ad793ca9e2} <Debug> TCPHandler: Processed in 0.002137071 sec. | ||
5549 | 2025.01.28 08:33:37.129914 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5550 | 2025.01.28 08:33:37.130063 [ 4 ] {5abafe24-6e5e-49be-b2b0-2686005d0b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5551 | 2025.01.28 08:33:37.130123 [ 4 ] {5abafe24-6e5e-49be-b2b0-2686005d0b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5552 | 2025.01.28 08:33:37.130819 [ 4 ] {5abafe24-6e5e-49be-b2b0-2686005d0b04} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5553 | 2025.01.28 08:33:37.130858 [ 4 ] {5abafe24-6e5e-49be-b2b0-2686005d0b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5554 | 2025.01.28 08:33:37.131236 [ 4 ] {5abafe24-6e5e-49be-b2b0-2686005d0b04} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5555 | 2025.01.28 08:33:37.131495 [ 4 ] {5abafe24-6e5e-49be-b2b0-2686005d0b04} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5556 | 2025.01.28 08:33:37.131739 [ 4 ] {5abafe24-6e5e-49be-b2b0-2686005d0b04} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001702 sec., 42303.17273795535 rows/sec., 3.31 MiB/sec. | ||
5557 | 2025.01.28 08:33:37.131819 [ 4 ] {5abafe24-6e5e-49be-b2b0-2686005d0b04} <Debug> TCPHandler: Processed in 0.001976868 sec. | ||
5558 | 2025.01.28 08:33:37.132047 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5559 | 2025.01.28 08:33:37.132185 [ 258 ] {ad5506f7-570d-4a55-9131-322a9b6377a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5560 | 2025.01.28 08:33:37.132245 [ 258 ] {ad5506f7-570d-4a55-9131-322a9b6377a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5561 | 2025.01.28 08:33:37.132846 [ 258 ] {ad5506f7-570d-4a55-9131-322a9b6377a9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5562 | 2025.01.28 08:33:37.132883 [ 258 ] {ad5506f7-570d-4a55-9131-322a9b6377a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5563 | 2025.01.28 08:33:37.133276 [ 258 ] {ad5506f7-570d-4a55-9131-322a9b6377a9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5564 | 2025.01.28 08:33:37.133512 [ 258 ] {ad5506f7-570d-4a55-9131-322a9b6377a9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5565 | 2025.01.28 08:33:37.133753 [ 258 ] {ad5506f7-570d-4a55-9131-322a9b6377a9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001597 sec., 101440.20037570446 rows/sec., 7.06 MiB/sec. | ||
5566 | 2025.01.28 08:33:37.133955 [ 258 ] {ad5506f7-570d-4a55-9131-322a9b6377a9} <Debug> TCPHandler: Processed in 0.002015509 sec. | ||
5567 | 2025.01.28 08:33:37.134187 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5568 | 2025.01.28 08:33:37.134304 [ 4 ] {64581bd1-e46e-4876-9829-1e4b27e70922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5569 | 2025.01.28 08:33:37.134388 [ 4 ] {64581bd1-e46e-4876-9829-1e4b27e70922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5570 | 2025.01.28 08:33:37.135498 [ 4 ] {64581bd1-e46e-4876-9829-1e4b27e70922} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5571 | 2025.01.28 08:33:37.135537 [ 4 ] {64581bd1-e46e-4876-9829-1e4b27e70922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5572 | 2025.01.28 08:33:37.136160 [ 4 ] {64581bd1-e46e-4876-9829-1e4b27e70922} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5573 | 2025.01.28 08:33:37.136424 [ 4 ] {64581bd1-e46e-4876-9829-1e4b27e70922} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5574 | 2025.01.28 08:33:37.136686 [ 4 ] {64581bd1-e46e-4876-9829-1e4b27e70922} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002405 sec., 1663.2016632016632 rows/sec., 2.98 MiB/sec. | ||
5575 | 2025.01.28 08:33:37.136797 [ 4 ] {64581bd1-e46e-4876-9829-1e4b27e70922} <Debug> TCPHandler: Processed in 0.002729139 sec. | ||
5576 | 2025.01.28 08:33:37.137002 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5577 | 2025.01.28 08:33:37.137223 [ 258 ] {78d4cdda-a30f-4507-be77-8fe944b014d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5578 | 2025.01.28 08:33:37.137315 [ 258 ] {78d4cdda-a30f-4507-be77-8fe944b014d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5579 | 2025.01.28 08:33:37.137896 [ 258 ] {78d4cdda-a30f-4507-be77-8fe944b014d6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5580 | 2025.01.28 08:33:37.137935 [ 258 ] {78d4cdda-a30f-4507-be77-8fe944b014d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5581 | 2025.01.28 08:33:37.138300 [ 258 ] {78d4cdda-a30f-4507-be77-8fe944b014d6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5582 | 2025.01.28 08:33:37.138545 [ 258 ] {78d4cdda-a30f-4507-be77-8fe944b014d6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5583 | 2025.01.28 08:33:37.138754 [ 258 ] {78d4cdda-a30f-4507-be77-8fe944b014d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. | ||
5584 | 2025.01.28 08:33:37.138802 [ 258 ] {78d4cdda-a30f-4507-be77-8fe944b014d6} <Debug> TCPHandler: Processed in 0.001907187 sec. | ||
5585 | 2025.01.28 08:33:41.282761 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5586 | 2025.01.28 08:33:41.282862 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5587 | 2025.01.28 08:33:41.373757 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5588 | 2025.01.28 08:33:41.374937 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5589 | 2025.01.28 08:33:41.374997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5590 | 2025.01.28 08:33:41.375546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5591 | 2025.01.28 08:33:41.375803 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5592 | 2025.01.28 08:33:41.375976 [ 103 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5593 | 2025.01.28 08:33:41.376003 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5594 | 2025.01.28 08:33:41.376027 [ 103 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5595 | 2025.01.28 08:33:41.376053 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5596 | 2025.01.28 08:33:41.376247 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
5597 | 2025.01.28 08:33:41.376493 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5598 | 2025.01.28 08:33:41.376566 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
5599 | 2025.01.28 08:33:41.376677 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
5600 | 2025.01.28 08:33:41.376779 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
5601 | 2025.01.28 08:33:41.377015 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
5602 | 2025.01.28 08:33:41.377261 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
5603 | 2025.01.28 08:33:41.377444 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
5604 | 2025.01.28 08:33:41.382076 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005930265 sec., 2016098.7746753308 rows/sec., 28.84 MiB/sec. | ||
5605 | 2025.01.28 08:33:41.382572 [ 189 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5606 | 2025.01.28 08:33:41.382930 [ 189 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5607 | 2025.01.28 08:33:41.383024 [ 189 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_26_5} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5608 | 2025.01.28 08:33:41.383146 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5609 | 2025.01.28 08:33:42.128836 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5610 | 2025.01.28 08:33:42.129022 [ 258 ] {17034758-16c6-4c5c-b135-ada0f7109e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5611 | 2025.01.28 08:33:42.129090 [ 258 ] {17034758-16c6-4c5c-b135-ada0f7109e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5612 | 2025.01.28 08:33:42.129833 [ 258 ] {17034758-16c6-4c5c-b135-ada0f7109e73} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5613 | 2025.01.28 08:33:42.129875 [ 258 ] {17034758-16c6-4c5c-b135-ada0f7109e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5614 | 2025.01.28 08:33:42.130308 [ 258 ] {17034758-16c6-4c5c-b135-ada0f7109e73} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5615 | 2025.01.28 08:33:42.130560 [ 258 ] {17034758-16c6-4c5c-b135-ada0f7109e73} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5616 | 2025.01.28 08:33:42.130720 [ 103 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5617 | 2025.01.28 08:33:42.130771 [ 103 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5618 | 2025.01.28 08:33:42.130776 [ 258 ] {17034758-16c6-4c5c-b135-ada0f7109e73} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001807 sec., 7747.648035417819 rows/sec., 557.73 KiB/sec. | ||
5619 | 2025.01.28 08:33:42.130799 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5620 | 2025.01.28 08:33:42.130879 [ 258 ] {17034758-16c6-4c5c-b135-ada0f7109e73} <Debug> TCPHandler: Processed in 0.002173411 sec. | ||
5621 | 2025.01.28 08:33:42.131172 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::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 | ||
5622 | 2025.01.28 08:33:42.131265 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5623 | 2025.01.28 08:33:42.131477 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5624 | 2025.01.28 08:33:42.131557 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
5625 | 2025.01.28 08:33:42.131570 [ 4 ] {cf1f026b-dd40-47ec-9ff1-ac95623ba8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5626 | 2025.01.28 08:33:42.131732 [ 4 ] {cf1f026b-dd40-47ec-9ff1-ac95623ba8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5627 | 2025.01.28 08:33:42.131737 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5628 | 2025.01.28 08:33:42.132091 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5629 | 2025.01.28 08:33:42.132443 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5630 | 2025.01.28 08:33:42.132761 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5631 | 2025.01.28 08:33:42.134801 [ 4 ] {cf1f026b-dd40-47ec-9ff1-ac95623ba8a1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5632 | 2025.01.28 08:33:42.134899 [ 4 ] {cf1f026b-dd40-47ec-9ff1-ac95623ba8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5633 | 2025.01.28 08:33:42.135363 [ 189 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004469734 sec., 15660.887202683649 rows/sec., 1.16 MiB/sec. | ||
5634 | 2025.01.28 08:33:42.135631 [ 189 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5635 | 2025.01.28 08:33:42.135853 [ 4 ] {cf1f026b-dd40-47ec-9ff1-ac95623ba8a1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5636 | 2025.01.28 08:33:42.136200 [ 189 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_17_4} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5637 | 2025.01.28 08:33:42.136393 [ 4 ] {cf1f026b-dd40-47ec-9ff1-ac95623ba8a1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5638 | 2025.01.28 08:33:42.136421 [ 189 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_17_4} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5639 | 2025.01.28 08:33:42.136629 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5640 | 2025.01.28 08:33:42.136802 [ 4 ] {cf1f026b-dd40-47ec-9ff1-ac95623ba8a1} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.005321 sec., 51682.014658898705 rows/sec., 4.55 MiB/sec. | ||
5641 | 2025.01.28 08:33:42.136889 [ 4 ] {cf1f026b-dd40-47ec-9ff1-ac95623ba8a1} <Debug> TCPHandler: Processed in 0.005891895 sec. | ||
5642 | 2025.01.28 08:33:42.137051 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5643 | 2025.01.28 08:33:42.137185 [ 258 ] {37e94de2-1712-4f55-84ba-5e3a3b7d1d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5644 | 2025.01.28 08:33:42.137270 [ 258 ] {37e94de2-1712-4f55-84ba-5e3a3b7d1d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5645 | 2025.01.28 08:33:42.137914 [ 258 ] {37e94de2-1712-4f55-84ba-5e3a3b7d1d68} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5646 | 2025.01.28 08:33:42.137952 [ 258 ] {37e94de2-1712-4f55-84ba-5e3a3b7d1d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5647 | 2025.01.28 08:33:42.138346 [ 258 ] {37e94de2-1712-4f55-84ba-5e3a3b7d1d68} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5648 | 2025.01.28 08:33:42.138602 [ 258 ] {37e94de2-1712-4f55-84ba-5e3a3b7d1d68} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5649 | 2025.01.28 08:33:42.138788 [ 258 ] {37e94de2-1712-4f55-84ba-5e3a3b7d1d68} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001633 sec., 26331.90447030006 rows/sec., 1.89 MiB/sec. | ||
5650 | 2025.01.28 08:33:42.138841 [ 258 ] {37e94de2-1712-4f55-84ba-5e3a3b7d1d68} <Debug> TCPHandler: Processed in 0.001854787 sec. | ||
5651 | 2025.01.28 08:33:42.139028 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5652 | 2025.01.28 08:33:42.139182 [ 4 ] {e96b6edb-2256-454c-86b1-72223cd89bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5653 | 2025.01.28 08:33:42.139247 [ 4 ] {e96b6edb-2256-454c-86b1-72223cd89bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5654 | 2025.01.28 08:33:42.139910 [ 4 ] {e96b6edb-2256-454c-86b1-72223cd89bfb} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5655 | 2025.01.28 08:33:42.139953 [ 4 ] {e96b6edb-2256-454c-86b1-72223cd89bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5656 | 2025.01.28 08:33:42.140325 [ 4 ] {e96b6edb-2256-454c-86b1-72223cd89bfb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5657 | 2025.01.28 08:33:42.140572 [ 4 ] {e96b6edb-2256-454c-86b1-72223cd89bfb} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5658 | 2025.01.28 08:33:42.140803 [ 4 ] {e96b6edb-2256-454c-86b1-72223cd89bfb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001657 sec., 8449.004224502112 rows/sec., 591.71 KiB/sec. | ||
5659 | 2025.01.28 08:33:42.140861 [ 4 ] {e96b6edb-2256-454c-86b1-72223cd89bfb} <Debug> TCPHandler: Processed in 0.001910697 sec. | ||
5660 | 2025.01.28 08:33:42.141008 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5661 | 2025.01.28 08:33:42.141128 [ 258 ] {d8114526-81a2-44eb-8384-eab1112a2bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5662 | 2025.01.28 08:33:42.141179 [ 258 ] {d8114526-81a2-44eb-8384-eab1112a2bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5663 | 2025.01.28 08:33:42.141777 [ 258 ] {d8114526-81a2-44eb-8384-eab1112a2bb3} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5664 | 2025.01.28 08:33:42.141814 [ 258 ] {d8114526-81a2-44eb-8384-eab1112a2bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5665 | 2025.01.28 08:33:42.142175 [ 258 ] {d8114526-81a2-44eb-8384-eab1112a2bb3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5666 | 2025.01.28 08:33:42.142431 [ 258 ] {d8114526-81a2-44eb-8384-eab1112a2bb3} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5667 | 2025.01.28 08:33:42.142551 [ 103 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5668 | 2025.01.28 08:33:42.142591 [ 103 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5669 | 2025.01.28 08:33:42.142612 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5670 | 2025.01.28 08:33:42.142622 [ 258 ] {d8114526-81a2-44eb-8384-eab1112a2bb3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001516 sec., 8575.197889182058 rows/sec., 534.66 KiB/sec. | ||
5671 | 2025.01.28 08:33:42.142796 [ 258 ] {d8114526-81a2-44eb-8384-eab1112a2bb3} <Debug> TCPHandler: Processed in 0.001836756 sec. | ||
5672 | 2025.01.28 08:33:42.142869 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::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 | ||
5673 | 2025.01.28 08:33:42.142965 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5674 | 2025.01.28 08:33:42.143025 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5675 | 2025.01.28 08:33:42.143069 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5676 | 2025.01.28 08:33:42.143125 [ 4 ] {b8ea6c76-de4e-4045-9493-de4699d19765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5677 | 2025.01.28 08:33:42.143251 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5678 | 2025.01.28 08:33:42.143267 [ 4 ] {b8ea6c76-de4e-4045-9493-de4699d19765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5679 | 2025.01.28 08:33:42.143690 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5680 | 2025.01.28 08:33:42.144085 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5681 | 2025.01.28 08:33:42.144405 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5682 | 2025.01.28 08:33:42.145580 [ 4 ] {b8ea6c76-de4e-4045-9493-de4699d19765} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5683 | 2025.01.28 08:33:42.145631 [ 4 ] {b8ea6c76-de4e-4045-9493-de4699d19765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5684 | 2025.01.28 08:33:42.145868 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003172415 sec., 20489.122640007692 rows/sec., 1.33 MiB/sec. | ||
5685 | 2025.01.28 08:33:42.146000 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5686 | 2025.01.28 08:33:42.146194 [ 4 ] {b8ea6c76-de4e-4045-9493-de4699d19765} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5687 | 2025.01.28 08:33:42.146338 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_17_4} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5688 | 2025.01.28 08:33:42.146445 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_17_4} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5689 | 2025.01.28 08:33:42.146491 [ 4 ] {b8ea6c76-de4e-4045-9493-de4699d19765} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5690 | 2025.01.28 08:33:42.146535 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5691 | 2025.01.28 08:33:42.146792 [ 4 ] {b8ea6c76-de4e-4045-9493-de4699d19765} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.003702 sec., 112911.93949216639 rows/sec., 8.06 MiB/sec. | ||
5692 | 2025.01.28 08:33:42.147009 [ 4 ] {b8ea6c76-de4e-4045-9493-de4699d19765} <Debug> TCPHandler: Processed in 0.004108168 sec. | ||
5693 | 2025.01.28 08:33:42.147228 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5694 | 2025.01.28 08:33:42.147377 [ 258 ] {9801b17f-54c5-48db-a08b-0564d2cdec28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5695 | 2025.01.28 08:33:42.147436 [ 258 ] {9801b17f-54c5-48db-a08b-0564d2cdec28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5696 | 2025.01.28 08:33:42.147940 [ 258 ] {9801b17f-54c5-48db-a08b-0564d2cdec28} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5697 | 2025.01.28 08:33:42.147979 [ 258 ] {9801b17f-54c5-48db-a08b-0564d2cdec28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5698 | 2025.01.28 08:33:42.148362 [ 258 ] {9801b17f-54c5-48db-a08b-0564d2cdec28} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5699 | 2025.01.28 08:33:42.148611 [ 258 ] {9801b17f-54c5-48db-a08b-0564d2cdec28} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5700 | 2025.01.28 08:33:42.148838 [ 258 ] {9801b17f-54c5-48db-a08b-0564d2cdec28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. | ||
5701 | 2025.01.28 08:33:42.149022 [ 258 ] {9801b17f-54c5-48db-a08b-0564d2cdec28} <Debug> TCPHandler: Processed in 0.001897587 sec. | ||
5702 | 2025.01.28 08:33:42.149235 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5703 | 2025.01.28 08:33:42.149375 [ 4 ] {175937ef-93d6-482c-9976-1d8393b39e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5704 | 2025.01.28 08:33:42.149437 [ 4 ] {175937ef-93d6-482c-9976-1d8393b39e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5705 | 2025.01.28 08:33:42.150065 [ 4 ] {175937ef-93d6-482c-9976-1d8393b39e51} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5706 | 2025.01.28 08:33:42.150106 [ 4 ] {175937ef-93d6-482c-9976-1d8393b39e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5707 | 2025.01.28 08:33:42.150512 [ 4 ] {175937ef-93d6-482c-9976-1d8393b39e51} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5708 | 2025.01.28 08:33:42.150755 [ 4 ] {175937ef-93d6-482c-9976-1d8393b39e51} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5709 | 2025.01.28 08:33:42.151011 [ 4 ] {175937ef-93d6-482c-9976-1d8393b39e51} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. | ||
5710 | 2025.01.28 08:33:42.151221 [ 4 ] {175937ef-93d6-482c-9976-1d8393b39e51} <Debug> TCPHandler: Processed in 0.002094179 sec. | ||
5711 | 2025.01.28 08:33:42.151433 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5712 | 2025.01.28 08:33:42.151569 [ 258 ] {7e2c24f9-94b0-4304-903d-5e8a2a48b74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5713 | 2025.01.28 08:33:42.151629 [ 258 ] {7e2c24f9-94b0-4304-903d-5e8a2a48b74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5714 | 2025.01.28 08:33:42.152159 [ 258 ] {7e2c24f9-94b0-4304-903d-5e8a2a48b74a} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5715 | 2025.01.28 08:33:42.152203 [ 258 ] {7e2c24f9-94b0-4304-903d-5e8a2a48b74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5716 | 2025.01.28 08:33:42.152624 [ 258 ] {7e2c24f9-94b0-4304-903d-5e8a2a48b74a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5717 | 2025.01.28 08:33:42.152871 [ 258 ] {7e2c24f9-94b0-4304-903d-5e8a2a48b74a} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5718 | 2025.01.28 08:33:42.153113 [ 258 ] {7e2c24f9-94b0-4304-903d-5e8a2a48b74a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001566 sec., 638.5696040868455 rows/sec., 43.03 KiB/sec. | ||
5719 | 2025.01.28 08:33:42.153302 [ 258 ] {7e2c24f9-94b0-4304-903d-5e8a2a48b74a} <Debug> TCPHandler: Processed in 0.001972048 sec. | ||
5720 | 2025.01.28 08:33:42.153448 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5721 | 2025.01.28 08:33:42.153567 [ 4 ] {253800bc-e6c0-4046-b825-e60eb01e3b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5722 | 2025.01.28 08:33:42.153660 [ 4 ] {253800bc-e6c0-4046-b825-e60eb01e3b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5723 | 2025.01.28 08:33:42.154925 [ 4 ] {253800bc-e6c0-4046-b825-e60eb01e3b14} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5724 | 2025.01.28 08:33:42.154966 [ 4 ] {253800bc-e6c0-4046-b825-e60eb01e3b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5725 | 2025.01.28 08:33:42.155620 [ 4 ] {253800bc-e6c0-4046-b825-e60eb01e3b14} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5726 | 2025.01.28 08:33:42.155875 [ 4 ] {253800bc-e6c0-4046-b825-e60eb01e3b14} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5727 | 2025.01.28 08:33:42.156125 [ 4 ] {253800bc-e6c0-4046-b825-e60eb01e3b14} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002582 sec., 13942.680092951201 rows/sec., 24.98 MiB/sec. | ||
5728 | 2025.01.28 08:33:42.156226 [ 4 ] {253800bc-e6c0-4046-b825-e60eb01e3b14} <Debug> TCPHandler: Processed in 0.0028303 sec. | ||
5729 | 2025.01.28 08:33:42.156370 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5730 | 2025.01.28 08:33:42.156508 [ 258 ] {894afede-c025-453f-b833-32762c1ffae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5731 | 2025.01.28 08:33:42.156568 [ 258 ] {894afede-c025-453f-b833-32762c1ffae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5732 | 2025.01.28 08:33:42.157146 [ 258 ] {894afede-c025-453f-b833-32762c1ffae6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2025.01.28 08:33:42.157191 [ 258 ] {894afede-c025-453f-b833-32762c1ffae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5734 | 2025.01.28 08:33:42.157632 [ 258 ] {894afede-c025-453f-b833-32762c1ffae6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5735 | 2025.01.28 08:33:42.157873 [ 258 ] {894afede-c025-453f-b833-32762c1ffae6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5736 | 2025.01.28 08:33:42.158048 [ 258 ] {894afede-c025-453f-b833-32762c1ffae6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001571 sec., 52196.053469127946 rows/sec., 3.32 MiB/sec. | ||
5737 | 2025.01.28 08:33:42.158096 [ 258 ] {894afede-c025-453f-b833-32762c1ffae6} <Debug> TCPHandler: Processed in 0.001790406 sec. | ||
5738 | 2025.01.28 08:33:42.209851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5739 | 2025.01.28 08:33:42.232189 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5740 | 2025.01.28 08:33:42.232238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5741 | 2025.01.28 08:33:42.239829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5742 | 2025.01.28 08:33:42.240583 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5743 | 2025.01.28 08:33:42.240998 [ 103 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5744 | 2025.01.28 08:33:42.241148 [ 103 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5745 | 2025.01.28 08:33:42.241261 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5746 | 2025.01.28 08:33:42.241607 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
5747 | 2025.01.28 08:33:42.249409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5748 | 2025.01.28 08:33:42.250868 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5749 | 2025.01.28 08:33:42.251762 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
5750 | 2025.01.28 08:33:42.256402 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
5751 | 2025.01.28 08:33:42.261086 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
5752 | 2025.01.28 08:33:42.266216 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
5753 | 2025.01.28 08:33:42.271660 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
5754 | 2025.01.28 08:33:42.276290 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
5755 | 2025.01.28 08:33:42.335208 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.09379768 sec., 2089.6039219733366 rows/sec., 10.80 MiB/sec. | ||
5756 | 2025.01.28 08:33:42.338012 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5757 | 2025.01.28 08:33:42.341238 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_26_5} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5758 | 2025.01.28 08:33:42.341367 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_26_5} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5759 | 2025.01.28 08:33:42.344132 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5760 | 2025.01.28 08:33:43.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.31 MiB, peak 203.86 MiB, free memory in arenas 0.00 B, will set to 194.90 MiB (RSS), difference: 1.59 MiB | ||
5761 | 2025.01.28 08:33:46.426658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 818 | ||
5762 | 2025.01.28 08:33:46.430079 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5763 | 2025.01.28 08:33:46.430134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5764 | 2025.01.28 08:33:46.431617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5765 | 2025.01.28 08:33:46.431926 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5766 | 2025.01.28 08:33:46.432546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
5767 | 2025.01.28 08:33:47.122316 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5768 | 2025.01.28 08:33:47.122531 [ 258 ] {f16d7629-44ed-439b-bf06-7813f83a46e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5769 | 2025.01.28 08:33:47.122614 [ 258 ] {f16d7629-44ed-439b-bf06-7813f83a46e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5770 | 2025.01.28 08:33:47.123407 [ 258 ] {f16d7629-44ed-439b-bf06-7813f83a46e2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5771 | 2025.01.28 08:33:47.123460 [ 258 ] {f16d7629-44ed-439b-bf06-7813f83a46e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5772 | 2025.01.28 08:33:47.123929 [ 258 ] {f16d7629-44ed-439b-bf06-7813f83a46e2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5773 | 2025.01.28 08:33:47.124193 [ 258 ] {f16d7629-44ed-439b-bf06-7813f83a46e2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5774 | 2025.01.28 08:33:47.124397 [ 118 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5775 | 2025.01.28 08:33:47.124425 [ 258 ] {f16d7629-44ed-439b-bf06-7813f83a46e2} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001955 sec., 32736.572890025574 rows/sec., 2.58 MiB/sec. | ||
5776 | 2025.01.28 08:33:47.124480 [ 118 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5777 | 2025.01.28 08:33:47.124560 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5778 | 2025.01.28 08:33:47.124568 [ 258 ] {f16d7629-44ed-439b-bf06-7813f83a46e2} <Debug> TCPHandler: Processed in 0.002396874 sec. | ||
5779 | 2025.01.28 08:33:47.124829 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
5780 | 2025.01.28 08:33:47.124969 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5781 | 2025.01.28 08:33:47.125032 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5782 | 2025.01.28 08:33:47.125124 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1433 rows starting from the beginning of the part | ||
5783 | 2025.01.28 08:33:47.125376 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
5784 | 2025.01.28 08:33:47.125661 [ 4 ] {d2d00e36-e203-4666-a0ec-01e44e9b702a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5785 | 2025.01.28 08:33:47.125750 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 275 rows starting from the beginning of the part | ||
5786 | 2025.01.28 08:33:47.125879 [ 4 ] {d2d00e36-e203-4666-a0ec-01e44e9b702a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5787 | 2025.01.28 08:33:47.126076 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
5788 | 2025.01.28 08:33:47.126359 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 275 rows starting from the beginning of the part | ||
5789 | 2025.01.28 08:33:47.126644 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
5790 | 2025.01.28 08:33:47.128542 [ 4 ] {d2d00e36-e203-4666-a0ec-01e44e9b702a} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5791 | 2025.01.28 08:33:47.128651 [ 4 ] {d2d00e36-e203-4666-a0ec-01e44e9b702a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5792 | 2025.01.28 08:33:47.129802 [ 4 ] {d2d00e36-e203-4666-a0ec-01e44e9b702a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5793 | 2025.01.28 08:33:47.130348 [ 4 ] {d2d00e36-e203-4666-a0ec-01e44e9b702a} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5794 | 2025.01.28 08:33:47.130586 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 5 columns (5 merged, 0 gathered) in 0.005893964 sec., 369360.92585567205 rows/sec., 32.50 MiB/sec. | ||
5795 | 2025.01.28 08:33:47.130827 [ 4 ] {d2d00e36-e203-4666-a0ec-01e44e9b702a} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.005465 sec., 731.9304666056724 rows/sec., 55.04 KiB/sec. | ||
5796 | 2025.01.28 08:33:47.131011 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5797 | 2025.01.28 08:33:47.131152 [ 4 ] {d2d00e36-e203-4666-a0ec-01e44e9b702a} <Debug> TCPHandler: Processed in 0.006451542 sec. | ||
5798 | 2025.01.28 08:33:47.131491 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5799 | 2025.01.28 08:33:47.131777 [ 258 ] {f2fdfd3d-9da0-46cd-83db-c6ee97b0ddc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5800 | 2025.01.28 08:33:47.131876 [ 258 ] {f2fdfd3d-9da0-46cd-83db-c6ee97b0ddc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5801 | 2025.01.28 08:33:47.131924 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2025.01.28 08:33:47.132168 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_41_8} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5803 | 2025.01.28 08:33:47.132363 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5804 | 2025.01.28 08:33:47.132876 [ 258 ] {f2fdfd3d-9da0-46cd-83db-c6ee97b0ddc3} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5805 | 2025.01.28 08:33:47.132922 [ 258 ] {f2fdfd3d-9da0-46cd-83db-c6ee97b0ddc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5806 | 2025.01.28 08:33:47.133309 [ 258 ] {f2fdfd3d-9da0-46cd-83db-c6ee97b0ddc3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5807 | 2025.01.28 08:33:47.133557 [ 258 ] {f2fdfd3d-9da0-46cd-83db-c6ee97b0ddc3} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5808 | 2025.01.28 08:33:47.133738 [ 125 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5809 | 2025.01.28 08:33:47.133813 [ 258 ] {f2fdfd3d-9da0-46cd-83db-c6ee97b0ddc3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002109 sec., 32242.769084874344 rows/sec., 2.52 MiB/sec. | ||
5810 | 2025.01.28 08:33:47.133819 [ 125 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5811 | 2025.01.28 08:33:47.133914 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5812 | 2025.01.28 08:33:47.133952 [ 258 ] {f2fdfd3d-9da0-46cd-83db-c6ee97b0ddc3} <Debug> TCPHandler: Processed in 0.002666518 sec. | ||
5813 | 2025.01.28 08:33:47.134283 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
5814 | 2025.01.28 08:33:47.134382 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5815 | 2025.01.28 08:33:47.134743 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5816 | 2025.01.28 08:33:47.134793 [ 4 ] {d3f72f09-47f8-4bc1-933a-fd8d9b354dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5817 | 2025.01.28 08:33:47.134813 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part | ||
5818 | 2025.01.28 08:33:47.134918 [ 4 ] {d3f72f09-47f8-4bc1-933a-fd8d9b354dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5819 | 2025.01.28 08:33:47.135092 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 68 rows starting from the beginning of the part | ||
5820 | 2025.01.28 08:33:47.135389 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 418 rows starting from the beginning of the part | ||
5821 | 2025.01.28 08:33:47.135762 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
5822 | 2025.01.28 08:33:47.136140 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 418 rows starting from the beginning of the part | ||
5823 | 2025.01.28 08:33:47.136457 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
5824 | 2025.01.28 08:33:47.137941 [ 4 ] {d3f72f09-47f8-4bc1-933a-fd8d9b354dd2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5825 | 2025.01.28 08:33:47.138026 [ 4 ] {d3f72f09-47f8-4bc1-933a-fd8d9b354dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5826 | 2025.01.28 08:33:47.139080 [ 4 ] {d3f72f09-47f8-4bc1-933a-fd8d9b354dd2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5827 | 2025.01.28 08:33:47.139612 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.00561042 sec., 348993.47998902044 rows/sec., 26.72 MiB/sec. | ||
5828 | 2025.01.28 08:33:47.139625 [ 4 ] {d3f72f09-47f8-4bc1-933a-fd8d9b354dd2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5829 | 2025.01.28 08:33:47.139868 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5830 | 2025.01.28 08:33:47.139925 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5831 | 2025.01.28 08:33:47.139974 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5832 | 2025.01.28 08:33:47.140060 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5833 | 2025.01.28 08:33:47.140227 [ 4 ] {d3f72f09-47f8-4bc1-933a-fd8d9b354dd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005507 sec., 29053.931360087165 rows/sec., 2.02 MiB/sec. | ||
5834 | 2025.01.28 08:33:47.140367 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
5835 | 2025.01.28 08:33:47.140475 [ 4 ] {d3f72f09-47f8-4bc1-933a-fd8d9b354dd2} <Debug> TCPHandler: Processed in 0.006424322 sec. | ||
5836 | 2025.01.28 08:33:47.140807 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5837 | 2025.01.28 08:33:47.140843 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5838 | 2025.01.28 08:33:47.140919 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5839 | 2025.01.28 08:33:47.140928 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11527 rows starting from the beginning of the part | ||
5840 | 2025.01.28 08:33:47.141258 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_41_8} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5841 | 2025.01.28 08:33:47.141280 [ 258 ] {b7ae9ede-6bb7-4f9a-9537-92af5a489225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5842 | 2025.01.28 08:33:47.141634 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5843 | 2025.01.28 08:33:47.141609 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
5844 | 2025.01.28 08:33:47.141718 [ 258 ] {b7ae9ede-6bb7-4f9a-9537-92af5a489225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5845 | 2025.01.28 08:33:47.142157 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
5846 | 2025.01.28 08:33:47.142618 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part | ||
5847 | 2025.01.28 08:33:47.143035 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5848 | 2025.01.28 08:33:47.143501 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
5849 | 2025.01.28 08:33:47.145819 [ 258 ] {b7ae9ede-6bb7-4f9a-9537-92af5a489225} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5850 | 2025.01.28 08:33:47.145893 [ 258 ] {b7ae9ede-6bb7-4f9a-9537-92af5a489225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5851 | 2025.01.28 08:33:47.148383 [ 258 ] {b7ae9ede-6bb7-4f9a-9537-92af5a489225} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5852 | 2025.01.28 08:33:47.148797 [ 258 ] {b7ae9ede-6bb7-4f9a-9537-92af5a489225} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5853 | 2025.01.28 08:33:47.149068 [ 258 ] {b7ae9ede-6bb7-4f9a-9537-92af5a489225} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00802 sec., 498.7531172069826 rows/sec., 915.19 KiB/sec. | ||
5854 | 2025.01.28 08:33:47.149271 [ 258 ] {b7ae9ede-6bb7-4f9a-9537-92af5a489225} <Debug> TCPHandler: Processed in 0.008652823 sec. | ||
5855 | 2025.01.28 08:33:47.149443 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5856 | 2025.01.28 08:33:47.149588 [ 4 ] {da579547-8216-4915-9f95-69dde37cb87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5857 | 2025.01.28 08:33:47.149642 [ 4 ] {da579547-8216-4915-9f95-69dde37cb87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5858 | 2025.01.28 08:33:47.150391 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12483 rows, containing 5 columns (5 merged, 0 gathered) in 0.010162695 sec., 1228315.91423338 rows/sec., 82.93 MiB/sec. | ||
5859 | 2025.01.28 08:33:47.150824 [ 4 ] {da579547-8216-4915-9f95-69dde37cb87e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5860 | 2025.01.28 08:33:47.150837 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5861 | 2025.01.28 08:33:47.150889 [ 4 ] {da579547-8216-4915-9f95-69dde37cb87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5862 | 2025.01.28 08:33:47.151458 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5863 | 2025.01.28 08:33:47.151681 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5864 | 2025.01.28 08:33:47.151717 [ 4 ] {da579547-8216-4915-9f95-69dde37cb87e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5865 | 2025.01.28 08:33:47.151823 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
5866 | 2025.01.28 08:33:47.152053 [ 4 ] {da579547-8216-4915-9f95-69dde37cb87e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5867 | 2025.01.28 08:33:47.152234 [ 125 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5868 | 2025.01.28 08:33:47.152301 [ 125 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5869 | 2025.01.28 08:33:47.152337 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5870 | 2025.01.28 08:33:47.152344 [ 4 ] {da579547-8216-4915-9f95-69dde37cb87e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00279 sec., 21505.37634408602 rows/sec., 1.45 MiB/sec. | ||
5871 | 2025.01.28 08:33:47.152703 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
5872 | 2025.01.28 08:33:47.152781 [ 4 ] {da579547-8216-4915-9f95-69dde37cb87e} <Debug> TCPHandler: Processed in 0.003394138 sec. | ||
5873 | 2025.01.28 08:33:47.153186 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5874 | 2025.01.28 08:33:47.153279 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2136 rows starting from the beginning of the part | ||
5875 | 2025.01.28 08:33:47.153472 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
5876 | 2025.01.28 08:33:47.153565 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
5877 | 2025.01.28 08:33:47.153639 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
5878 | 2025.01.28 08:33:47.153720 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5879 | 2025.01.28 08:33:47.153797 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
5880 | 2025.01.28 08:33:47.155126 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2480 rows, containing 4 columns (4 merged, 0 gathered) in 0.002700469 sec., 918358.996159556 rows/sec., 59.95 MiB/sec. | ||
5881 | 2025.01.28 08:33:47.155390 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5882 | 2025.01.28 08:33:47.155741 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_41_8} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5883 | 2025.01.28 08:33:47.155821 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_41_8} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5884 | 2025.01.28 08:33:47.155893 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
5885 | 2025.01.28 08:33:48.245047 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5886 | 2025.01.28 08:33:48.245239 [ 258 ] {31fc2590-152f-4535-bcb8-d53ab9028aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5887 | 2025.01.28 08:33:48.245312 [ 258 ] {31fc2590-152f-4535-bcb8-d53ab9028aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5888 | 2025.01.28 08:33:48.246085 [ 258 ] {31fc2590-152f-4535-bcb8-d53ab9028aa3} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5889 | 2025.01.28 08:33:48.246136 [ 258 ] {31fc2590-152f-4535-bcb8-d53ab9028aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5890 | 2025.01.28 08:33:48.246585 [ 258 ] {31fc2590-152f-4535-bcb8-d53ab9028aa3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5891 | 2025.01.28 08:33:48.246855 [ 258 ] {31fc2590-152f-4535-bcb8-d53ab9028aa3} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5892 | 2025.01.28 08:33:48.247105 [ 258 ] {31fc2590-152f-4535-bcb8-d53ab9028aa3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001921 sec., 7287.870900572619 rows/sec., 524.63 KiB/sec. | ||
5893 | 2025.01.28 08:33:48.247176 [ 258 ] {31fc2590-152f-4535-bcb8-d53ab9028aa3} <Debug> TCPHandler: Processed in 0.002266862 sec. | ||
5894 | 2025.01.28 08:33:48.247430 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5895 | 2025.01.28 08:33:48.247623 [ 4 ] {66b75b13-ba64-413b-9839-eb9c9e5a05f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5896 | 2025.01.28 08:33:48.247699 [ 4 ] {66b75b13-ba64-413b-9839-eb9c9e5a05f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5897 | 2025.01.28 08:33:48.248463 [ 4 ] {66b75b13-ba64-413b-9839-eb9c9e5a05f7} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5898 | 2025.01.28 08:33:48.248508 [ 4 ] {66b75b13-ba64-413b-9839-eb9c9e5a05f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5899 | 2025.01.28 08:33:48.248961 [ 4 ] {66b75b13-ba64-413b-9839-eb9c9e5a05f7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5900 | 2025.01.28 08:33:48.249239 [ 4 ] {66b75b13-ba64-413b-9839-eb9c9e5a05f7} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5901 | 2025.01.28 08:33:48.249503 [ 4 ] {66b75b13-ba64-413b-9839-eb9c9e5a05f7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001925 sec., 5194.805194805194 rows/sec., 423.60 KiB/sec. | ||
5902 | 2025.01.28 08:33:48.249666 [ 4 ] {66b75b13-ba64-413b-9839-eb9c9e5a05f7} <Debug> TCPHandler: Processed in 0.002373344 sec. | ||
5903 | 2025.01.28 08:33:48.249823 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5904 | 2025.01.28 08:33:48.249953 [ 258 ] {fd5a1182-0afa-4353-a28b-54ef9266ea70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5905 | 2025.01.28 08:33:48.250010 [ 258 ] {fd5a1182-0afa-4353-a28b-54ef9266ea70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5906 | 2025.01.28 08:33:48.251680 [ 258 ] {fd5a1182-0afa-4353-a28b-54ef9266ea70} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5907 | 2025.01.28 08:33:48.251722 [ 258 ] {fd5a1182-0afa-4353-a28b-54ef9266ea70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5908 | 2025.01.28 08:33:48.252223 [ 258 ] {fd5a1182-0afa-4353-a28b-54ef9266ea70} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5909 | 2025.01.28 08:33:48.252488 [ 258 ] {fd5a1182-0afa-4353-a28b-54ef9266ea70} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5910 | 2025.01.28 08:33:48.252714 [ 258 ] {fd5a1182-0afa-4353-a28b-54ef9266ea70} <Debug> executeQuery: Read 1420 rows, 121.27 KiB in 0.002792 sec., 508595.98853868194 rows/sec., 42.42 MiB/sec. | ||
5911 | 2025.01.28 08:33:48.252777 [ 258 ] {fd5a1182-0afa-4353-a28b-54ef9266ea70} <Debug> TCPHandler: Processed in 0.003013193 sec. | ||
5912 | 2025.01.28 08:33:48.252957 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5913 | 2025.01.28 08:33:48.253087 [ 4 ] {ad1a1688-287d-460b-887e-1c9325a0d77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5914 | 2025.01.28 08:33:48.253142 [ 4 ] {ad1a1688-287d-460b-887e-1c9325a0d77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5915 | 2025.01.28 08:33:48.253789 [ 4 ] {ad1a1688-287d-460b-887e-1c9325a0d77c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5916 | 2025.01.28 08:33:48.253828 [ 4 ] {ad1a1688-287d-460b-887e-1c9325a0d77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5917 | 2025.01.28 08:33:48.254217 [ 4 ] {ad1a1688-287d-460b-887e-1c9325a0d77c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5918 | 2025.01.28 08:33:48.254470 [ 4 ] {ad1a1688-287d-460b-887e-1c9325a0d77c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5919 | 2025.01.28 08:33:48.254608 [ 88 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5920 | 2025.01.28 08:33:48.254652 [ 88 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5921 | 2025.01.28 08:33:48.254662 [ 4 ] {ad1a1688-287d-460b-887e-1c9325a0d77c} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.001605 sec., 33021.80685358255 rows/sec., 2.35 MiB/sec. | ||
5922 | 2025.01.28 08:33:48.254678 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5923 | 2025.01.28 08:33:48.254765 [ 4 ] {ad1a1688-287d-460b-887e-1c9325a0d77c} <Debug> TCPHandler: Processed in 0.001870287 sec. | ||
5924 | 2025.01.28 08:33:48.255085 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5925 | 2025.01.28 08:33:48.255106 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
5926 | 2025.01.28 08:33:48.255652 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5927 | 2025.01.28 08:33:48.255655 [ 258 ] {f00990df-d868-423e-9dd4-f3d0002171b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5928 | 2025.01.28 08:33:48.255721 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 65 rows starting from the beginning of the part | ||
5929 | 2025.01.28 08:33:48.255766 [ 258 ] {f00990df-d868-423e-9dd4-f3d0002171b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5930 | 2025.01.28 08:33:48.256034 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part | ||
5931 | 2025.01.28 08:33:48.256307 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
5932 | 2025.01.28 08:33:48.256775 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 43 rows starting from the beginning of the part | ||
5933 | 2025.01.28 08:33:48.257195 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
5934 | 2025.01.28 08:33:48.257645 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
5935 | 2025.01.28 08:33:48.259433 [ 258 ] {f00990df-d868-423e-9dd4-f3d0002171b1} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5936 | 2025.01.28 08:33:48.259517 [ 258 ] {f00990df-d868-423e-9dd4-f3d0002171b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5937 | 2025.01.28 08:33:48.260675 [ 258 ] {f00990df-d868-423e-9dd4-f3d0002171b1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5938 | 2025.01.28 08:33:48.260759 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.005971295 sec., 36173.05793801847 rows/sec., 2.72 MiB/sec. | ||
5939 | 2025.01.28 08:33:48.260972 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5940 | 2025.01.28 08:33:48.261144 [ 258 ] {f00990df-d868-423e-9dd4-f3d0002171b1} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5941 | 2025.01.28 08:33:48.261554 [ 258 ] {f00990df-d868-423e-9dd4-f3d0002171b1} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006125 sec., 39510.20408163265 rows/sec., 2.68 MiB/sec. | ||
5942 | 2025.01.28 08:33:48.261714 [ 258 ] {f00990df-d868-423e-9dd4-f3d0002171b1} <Debug> TCPHandler: Processed in 0.006802797 sec. | ||
5943 | 2025.01.28 08:33:48.261746 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5944 | 2025.01.28 08:33:48.261895 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_31_6} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5945 | 2025.01.28 08:33:48.261925 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5946 | 2025.01.28 08:33:48.262046 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5947 | 2025.01.28 08:33:48.262143 [ 4 ] {6e22dfa5-8a33-4899-a26d-d959b9b8dc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5948 | 2025.01.28 08:33:48.262206 [ 4 ] {6e22dfa5-8a33-4899-a26d-d959b9b8dc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5949 | 2025.01.28 08:33:48.262896 [ 4 ] {6e22dfa5-8a33-4899-a26d-d959b9b8dc05} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5950 | 2025.01.28 08:33:48.262935 [ 4 ] {6e22dfa5-8a33-4899-a26d-d959b9b8dc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5951 | 2025.01.28 08:33:48.263319 [ 4 ] {6e22dfa5-8a33-4899-a26d-d959b9b8dc05} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5952 | 2025.01.28 08:33:48.263561 [ 4 ] {6e22dfa5-8a33-4899-a26d-d959b9b8dc05} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5953 | 2025.01.28 08:33:48.263745 [ 4 ] {6e22dfa5-8a33-4899-a26d-d959b9b8dc05} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001634 sec., 7955.936352509179 rows/sec., 496.05 KiB/sec. | ||
5954 | 2025.01.28 08:33:48.263801 [ 4 ] {6e22dfa5-8a33-4899-a26d-d959b9b8dc05} <Debug> TCPHandler: Processed in 0.001964698 sec. | ||
5955 | 2025.01.28 08:33:48.263953 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5956 | 2025.01.28 08:33:48.264072 [ 258 ] {d314f238-6255-4c26-8f45-80d4b22f8270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5957 | 2025.01.28 08:33:48.264122 [ 258 ] {d314f238-6255-4c26-8f45-80d4b22f8270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5958 | 2025.01.28 08:33:48.265039 [ 258 ] {d314f238-6255-4c26-8f45-80d4b22f8270} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5959 | 2025.01.28 08:33:48.265080 [ 258 ] {d314f238-6255-4c26-8f45-80d4b22f8270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5960 | 2025.01.28 08:33:48.265496 [ 258 ] {d314f238-6255-4c26-8f45-80d4b22f8270} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5961 | 2025.01.28 08:33:48.265755 [ 258 ] {d314f238-6255-4c26-8f45-80d4b22f8270} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5962 | 2025.01.28 08:33:48.266021 [ 258 ] {d314f238-6255-4c26-8f45-80d4b22f8270} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.001971 sec., 448503.29781836626 rows/sec., 32.54 MiB/sec. | ||
5963 | 2025.01.28 08:33:48.266164 [ 258 ] {d314f238-6255-4c26-8f45-80d4b22f8270} <Debug> TCPHandler: Processed in 0.002268333 sec. | ||
5964 | 2025.01.28 08:33:48.266357 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5965 | 2025.01.28 08:33:48.266502 [ 4 ] {98a3c81c-ab37-4a37-bd7d-1ee976eeaad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5966 | 2025.01.28 08:33:48.266563 [ 4 ] {98a3c81c-ab37-4a37-bd7d-1ee976eeaad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5967 | 2025.01.28 08:33:48.267092 [ 4 ] {98a3c81c-ab37-4a37-bd7d-1ee976eeaad5} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5968 | 2025.01.28 08:33:48.267131 [ 4 ] {98a3c81c-ab37-4a37-bd7d-1ee976eeaad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5969 | 2025.01.28 08:33:48.267517 [ 4 ] {98a3c81c-ab37-4a37-bd7d-1ee976eeaad5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5970 | 2025.01.28 08:33:48.267768 [ 4 ] {98a3c81c-ab37-4a37-bd7d-1ee976eeaad5} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5971 | 2025.01.28 08:33:48.267956 [ 4 ] {98a3c81c-ab37-4a37-bd7d-1ee976eeaad5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. | ||
5972 | 2025.01.28 08:33:48.268011 [ 4 ] {98a3c81c-ab37-4a37-bd7d-1ee976eeaad5} <Debug> TCPHandler: Processed in 0.001742455 sec. | ||
5973 | 2025.01.28 08:33:48.268166 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5974 | 2025.01.28 08:33:48.268284 [ 258 ] {634e42e7-c860-4f66-a65b-a73a032cdb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5975 | 2025.01.28 08:33:48.268339 [ 258 ] {634e42e7-c860-4f66-a65b-a73a032cdb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5976 | 2025.01.28 08:33:48.269158 [ 258 ] {634e42e7-c860-4f66-a65b-a73a032cdb8f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5977 | 2025.01.28 08:33:48.269199 [ 258 ] {634e42e7-c860-4f66-a65b-a73a032cdb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5978 | 2025.01.28 08:33:48.269681 [ 258 ] {634e42e7-c860-4f66-a65b-a73a032cdb8f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5979 | 2025.01.28 08:33:48.269946 [ 258 ] {634e42e7-c860-4f66-a65b-a73a032cdb8f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5980 | 2025.01.28 08:33:48.270188 [ 258 ] {634e42e7-c860-4f66-a65b-a73a032cdb8f} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.001926 sec., 515057.1131879543 rows/sec., 34.28 MiB/sec. | ||
5981 | 2025.01.28 08:33:48.270248 [ 258 ] {634e42e7-c860-4f66-a65b-a73a032cdb8f} <Debug> TCPHandler: Processed in 0.002143251 sec. | ||
5982 | 2025.01.28 08:33:48.270396 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5983 | 2025.01.28 08:33:48.270529 [ 4 ] {38eeb8cb-2bdb-439c-95f2-5b4796eea470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5984 | 2025.01.28 08:33:48.270591 [ 4 ] {38eeb8cb-2bdb-439c-95f2-5b4796eea470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5985 | 2025.01.28 08:33:48.271116 [ 4 ] {38eeb8cb-2bdb-439c-95f2-5b4796eea470} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5986 | 2025.01.28 08:33:48.271154 [ 4 ] {38eeb8cb-2bdb-439c-95f2-5b4796eea470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5987 | 2025.01.28 08:33:48.271546 [ 4 ] {38eeb8cb-2bdb-439c-95f2-5b4796eea470} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5988 | 2025.01.28 08:33:48.271797 [ 4 ] {38eeb8cb-2bdb-439c-95f2-5b4796eea470} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5989 | 2025.01.28 08:33:48.272052 [ 4 ] {38eeb8cb-2bdb-439c-95f2-5b4796eea470} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001554 sec., 643.5006435006435 rows/sec., 43.36 KiB/sec. | ||
5990 | 2025.01.28 08:33:48.272242 [ 4 ] {38eeb8cb-2bdb-439c-95f2-5b4796eea470} <Debug> TCPHandler: Processed in 0.001899158 sec. | ||
5991 | 2025.01.28 08:33:48.272416 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5992 | 2025.01.28 08:33:48.272535 [ 258 ] {47cc2472-9b3e-4afa-bb7c-45c227ac888d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5993 | 2025.01.28 08:33:48.272614 [ 258 ] {47cc2472-9b3e-4afa-bb7c-45c227ac888d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5994 | 2025.01.28 08:33:48.273804 [ 258 ] {47cc2472-9b3e-4afa-bb7c-45c227ac888d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5995 | 2025.01.28 08:33:48.273844 [ 258 ] {47cc2472-9b3e-4afa-bb7c-45c227ac888d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5996 | 2025.01.28 08:33:48.274517 [ 258 ] {47cc2472-9b3e-4afa-bb7c-45c227ac888d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5997 | 2025.01.28 08:33:48.274789 [ 258 ] {47cc2472-9b3e-4afa-bb7c-45c227ac888d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5998 | 2025.01.28 08:33:48.274978 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5999 | 2025.01.28 08:33:48.275068 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6000 | 2025.01.28 08:33:48.275084 [ 258 ] {47cc2472-9b3e-4afa-bb7c-45c227ac888d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002562 sec., 14051.52224824356 rows/sec., 25.18 MiB/sec. | ||
6001 | 2025.01.28 08:33:48.275116 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6002 | 2025.01.28 08:33:48.275492 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
6003 | 2025.01.28 08:33:48.275504 [ 258 ] {47cc2472-9b3e-4afa-bb7c-45c227ac888d} <Debug> TCPHandler: Processed in 0.003142535 sec. | ||
6004 | 2025.01.28 08:33:48.275746 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6005 | 2025.01.28 08:33:48.275911 [ 4 ] {08fcc31a-dde3-49fb-bd95-21e7b95e990e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6006 | 2025.01.28 08:33:48.275956 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6007 | 2025.01.28 08:33:48.275978 [ 4 ] {08fcc31a-dde3-49fb-bd95-21e7b95e990e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6008 | 2025.01.28 08:33:48.276068 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 500 rows starting from the beginning of the part | ||
6009 | 2025.01.28 08:33:48.276764 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
6010 | 2025.01.28 08:33:48.277410 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
6011 | 2025.01.28 08:33:48.277514 [ 4 ] {08fcc31a-dde3-49fb-bd95-21e7b95e990e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6012 | 2025.01.28 08:33:48.277582 [ 4 ] {08fcc31a-dde3-49fb-bd95-21e7b95e990e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6013 | 2025.01.28 08:33:48.277982 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
6014 | 2025.01.28 08:33:48.278428 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
6015 | 2025.01.28 08:33:48.278552 [ 4 ] {08fcc31a-dde3-49fb-bd95-21e7b95e990e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6016 | 2025.01.28 08:33:48.278740 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
6017 | 2025.01.28 08:33:48.279241 [ 4 ] {08fcc31a-dde3-49fb-bd95-21e7b95e990e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6018 | 2025.01.28 08:33:48.279740 [ 4 ] {08fcc31a-dde3-49fb-bd95-21e7b95e990e} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.003866 sec., 11898.60320744956 rows/sec., 736.84 KiB/sec. | ||
6019 | 2025.01.28 08:33:48.280142 [ 4 ] {08fcc31a-dde3-49fb-bd95-21e7b95e990e} <Debug> TCPHandler: Processed in 0.004486174 sec. | ||
6020 | 2025.01.28 08:33:48.290263 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 19 columns (19 merged, 0 gathered) in 0.015005045 sec., 41052.85922168178 rows/sec., 73.56 MiB/sec. | ||
6021 | 2025.01.28 08:33:48.291021 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6022 | 2025.01.28 08:33:48.291472 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6023 | 2025.01.28 08:33:48.291565 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6024 | 2025.01.28 08:33:48.291733 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
6025 | 2025.01.28 08:33:48.876174 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
6026 | 2025.01.28 08:33:48.877091 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6027 | 2025.01.28 08:33:48.877135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6028 | 2025.01.28 08:33:48.877660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6029 | 2025.01.28 08:33:48.877923 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6030 | 2025.01.28 08:33:48.878164 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
6031 | 2025.01.28 08:33:49.749504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
6032 | 2025.01.28 08:33:49.768654 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6033 | 2025.01.28 08:33:49.768713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6034 | 2025.01.28 08:33:49.775711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6035 | 2025.01.28 08:33:49.776460 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6036 | 2025.01.28 08:33:49.779074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
6037 | 2025.01.28 08:33:52.119723 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6038 | 2025.01.28 08:33:52.119984 [ 258 ] {17c043f4-3976-4207-bab5-59453600ed2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6039 | 2025.01.28 08:33:52.120051 [ 258 ] {17c043f4-3976-4207-bab5-59453600ed2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6040 | 2025.01.28 08:33:52.120803 [ 258 ] {17c043f4-3976-4207-bab5-59453600ed2b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6041 | 2025.01.28 08:33:52.120847 [ 258 ] {17c043f4-3976-4207-bab5-59453600ed2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6042 | 2025.01.28 08:33:52.121286 [ 258 ] {17c043f4-3976-4207-bab5-59453600ed2b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6043 | 2025.01.28 08:33:52.121557 [ 258 ] {17c043f4-3976-4207-bab5-59453600ed2b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6044 | 2025.01.28 08:33:52.121765 [ 258 ] {17c043f4-3976-4207-bab5-59453600ed2b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001832 sec., 30567.68558951965 rows/sec., 2.33 MiB/sec. | ||
6045 | 2025.01.28 08:33:52.121827 [ 258 ] {17c043f4-3976-4207-bab5-59453600ed2b} <Debug> TCPHandler: Processed in 0.002289953 sec. | ||
6046 | 2025.01.28 08:33:52.122098 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6047 | 2025.01.28 08:33:52.122314 [ 4 ] {febac6b9-cf40-43cb-8fd9-5e8664549d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6048 | 2025.01.28 08:33:52.122394 [ 4 ] {febac6b9-cf40-43cb-8fd9-5e8664549d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6049 | 2025.01.28 08:33:52.123219 [ 4 ] {febac6b9-cf40-43cb-8fd9-5e8664549d42} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6050 | 2025.01.28 08:33:52.123266 [ 4 ] {febac6b9-cf40-43cb-8fd9-5e8664549d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6051 | 2025.01.28 08:33:52.123711 [ 4 ] {febac6b9-cf40-43cb-8fd9-5e8664549d42} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6052 | 2025.01.28 08:33:52.123970 [ 4 ] {febac6b9-cf40-43cb-8fd9-5e8664549d42} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6053 | 2025.01.28 08:33:52.124190 [ 4 ] {febac6b9-cf40-43cb-8fd9-5e8664549d42} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.58 MiB/sec. | ||
6054 | 2025.01.28 08:33:52.124246 [ 4 ] {febac6b9-cf40-43cb-8fd9-5e8664549d42} <Debug> TCPHandler: Processed in 0.002292082 sec. | ||
6055 | 2025.01.28 08:33:52.124390 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6056 | 2025.01.28 08:33:52.124535 [ 258 ] {a246cb21-c2ea-42f2-9156-883ab9261644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6057 | 2025.01.28 08:33:52.124602 [ 258 ] {a246cb21-c2ea-42f2-9156-883ab9261644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6058 | 2025.01.28 08:33:52.125198 [ 258 ] {a246cb21-c2ea-42f2-9156-883ab9261644} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6059 | 2025.01.28 08:33:52.125236 [ 258 ] {a246cb21-c2ea-42f2-9156-883ab9261644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6060 | 2025.01.28 08:33:52.125639 [ 258 ] {a246cb21-c2ea-42f2-9156-883ab9261644} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6061 | 2025.01.28 08:33:52.125875 [ 258 ] {a246cb21-c2ea-42f2-9156-883ab9261644} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6062 | 2025.01.28 08:33:52.126057 [ 258 ] {a246cb21-c2ea-42f2-9156-883ab9261644} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001557 sec., 61657.03275529865 rows/sec., 4.29 MiB/sec. | ||
6063 | 2025.01.28 08:33:52.126112 [ 258 ] {a246cb21-c2ea-42f2-9156-883ab9261644} <Debug> TCPHandler: Processed in 0.001789066 sec. | ||
6064 | 2025.01.28 08:33:52.126263 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6065 | 2025.01.28 08:33:52.126381 [ 4 ] {de8c46c3-8e69-4f93-b7d0-08025cf3456c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6066 | 2025.01.28 08:33:52.126434 [ 4 ] {de8c46c3-8e69-4f93-b7d0-08025cf3456c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6067 | 2025.01.28 08:33:52.126952 [ 4 ] {de8c46c3-8e69-4f93-b7d0-08025cf3456c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6068 | 2025.01.28 08:33:52.126992 [ 4 ] {de8c46c3-8e69-4f93-b7d0-08025cf3456c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6069 | 2025.01.28 08:33:52.127394 [ 4 ] {de8c46c3-8e69-4f93-b7d0-08025cf3456c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6070 | 2025.01.28 08:33:52.127647 [ 4 ] {de8c46c3-8e69-4f93-b7d0-08025cf3456c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6071 | 2025.01.28 08:33:52.127856 [ 4 ] {de8c46c3-8e69-4f93-b7d0-08025cf3456c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001501 sec., 23984.010659560296 rows/sec., 1.62 MiB/sec. | ||
6072 | 2025.01.28 08:33:52.127906 [ 4 ] {de8c46c3-8e69-4f93-b7d0-08025cf3456c} <Debug> TCPHandler: Processed in 0.001698355 sec. | ||
6073 | 2025.01.28 08:33:56.282912 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6074 | 2025.01.28 08:33:56.282982 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6075 | 2025.01.28 08:33:56.378293 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
6076 | 2025.01.28 08:33:56.378959 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6077 | 2025.01.28 08:33:56.379009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6078 | 2025.01.28 08:33:56.379551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6079 | 2025.01.28 08:33:56.379808 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6080 | 2025.01.28 08:33:56.380055 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
6081 | 2025.01.28 08:33:56.432751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 862 | ||
6082 | 2025.01.28 08:33:56.436033 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6083 | 2025.01.28 08:33:56.436083 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6084 | 2025.01.28 08:33:56.437619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6085 | 2025.01.28 08:33:56.437941 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6086 | 2025.01.28 08:33:56.438772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
6087 | 2025.01.28 08:33:57.123263 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6088 | 2025.01.28 08:33:57.123568 [ 258 ] {5ef784c9-d902-45b4-b34b-8273ea4857a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6089 | 2025.01.28 08:33:57.123683 [ 258 ] {5ef784c9-d902-45b4-b34b-8273ea4857a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6090 | 2025.01.28 08:33:57.124608 [ 258 ] {5ef784c9-d902-45b4-b34b-8273ea4857a9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2025.01.28 08:33:57.124662 [ 258 ] {5ef784c9-d902-45b4-b34b-8273ea4857a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6092 | 2025.01.28 08:33:57.125135 [ 258 ] {5ef784c9-d902-45b4-b34b-8273ea4857a9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6093 | 2025.01.28 08:33:57.125408 [ 258 ] {5ef784c9-d902-45b4-b34b-8273ea4857a9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6094 | 2025.01.28 08:33:57.125657 [ 258 ] {5ef784c9-d902-45b4-b34b-8273ea4857a9} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002175 sec., 29425.28735632184 rows/sec., 2.32 MiB/sec. | ||
6095 | 2025.01.28 08:33:57.125723 [ 258 ] {5ef784c9-d902-45b4-b34b-8273ea4857a9} <Debug> TCPHandler: Processed in 0.002647468 sec. | ||
6096 | 2025.01.28 08:33:57.126051 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6097 | 2025.01.28 08:33:57.126274 [ 4 ] {87b43c37-a83f-4c71-95ad-f1f95a4e91fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6098 | 2025.01.28 08:33:57.126360 [ 4 ] {87b43c37-a83f-4c71-95ad-f1f95a4e91fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6099 | 2025.01.28 08:33:57.127176 [ 4 ] {87b43c37-a83f-4c71-95ad-f1f95a4e91fb} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2025.01.28 08:33:57.127231 [ 4 ] {87b43c37-a83f-4c71-95ad-f1f95a4e91fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6101 | 2025.01.28 08:33:57.127683 [ 4 ] {87b43c37-a83f-4c71-95ad-f1f95a4e91fb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6102 | 2025.01.28 08:33:57.127947 [ 4 ] {87b43c37-a83f-4c71-95ad-f1f95a4e91fb} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6103 | 2025.01.28 08:33:57.128185 [ 4 ] {87b43c37-a83f-4c71-95ad-f1f95a4e91fb} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001972 sec., 2028.397565922921 rows/sec., 152.53 KiB/sec. | ||
6104 | 2025.01.28 08:33:57.128255 [ 4 ] {87b43c37-a83f-4c71-95ad-f1f95a4e91fb} <Debug> TCPHandler: Processed in 0.002398305 sec. | ||
6105 | 2025.01.28 08:33:57.128398 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6106 | 2025.01.28 08:33:57.128545 [ 258 ] {cab10ba2-cda3-4701-a24a-129b29574cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6107 | 2025.01.28 08:33:57.128606 [ 258 ] {cab10ba2-cda3-4701-a24a-129b29574cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6108 | 2025.01.28 08:33:57.129296 [ 258 ] {cab10ba2-cda3-4701-a24a-129b29574cf8} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6109 | 2025.01.28 08:33:57.129339 [ 258 ] {cab10ba2-cda3-4701-a24a-129b29574cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6110 | 2025.01.28 08:33:57.129733 [ 258 ] {cab10ba2-cda3-4701-a24a-129b29574cf8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6111 | 2025.01.28 08:33:57.130015 [ 258 ] {cab10ba2-cda3-4701-a24a-129b29574cf8} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6112 | 2025.01.28 08:33:57.130262 [ 258 ] {cab10ba2-cda3-4701-a24a-129b29574cf8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001745 sec., 38968.48137535816 rows/sec., 3.04 MiB/sec. | ||
6113 | 2025.01.28 08:33:57.130334 [ 258 ] {cab10ba2-cda3-4701-a24a-129b29574cf8} <Debug> TCPHandler: Processed in 0.002003178 sec. | ||
6114 | 2025.01.28 08:33:57.130557 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6115 | 2025.01.28 08:33:57.130710 [ 4 ] {101e1db0-1ff8-425d-8d65-00f611004e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6116 | 2025.01.28 08:33:57.130777 [ 4 ] {101e1db0-1ff8-425d-8d65-00f611004e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6117 | 2025.01.28 08:33:57.131449 [ 4 ] {101e1db0-1ff8-425d-8d65-00f611004e34} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6118 | 2025.01.28 08:33:57.131489 [ 4 ] {101e1db0-1ff8-425d-8d65-00f611004e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6119 | 2025.01.28 08:33:57.131916 [ 4 ] {101e1db0-1ff8-425d-8d65-00f611004e34} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6120 | 2025.01.28 08:33:57.132171 [ 4 ] {101e1db0-1ff8-425d-8d65-00f611004e34} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6121 | 2025.01.28 08:33:57.132435 [ 4 ] {101e1db0-1ff8-425d-8d65-00f611004e34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. | ||
6122 | 2025.01.28 08:33:57.132549 [ 4 ] {101e1db0-1ff8-425d-8d65-00f611004e34} <Debug> TCPHandler: Processed in 0.00210525 sec. | ||
6123 | 2025.01.28 08:33:57.132786 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6124 | 2025.01.28 08:33:57.132908 [ 258 ] {0416f2a5-12aa-4e32-a603-5a7931dbaccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6125 | 2025.01.28 08:33:57.132993 [ 258 ] {0416f2a5-12aa-4e32-a603-5a7931dbaccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6126 | 2025.01.28 08:33:57.134127 [ 258 ] {0416f2a5-12aa-4e32-a603-5a7931dbaccb} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6127 | 2025.01.28 08:33:57.134168 [ 258 ] {0416f2a5-12aa-4e32-a603-5a7931dbaccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6128 | 2025.01.28 08:33:57.134796 [ 258 ] {0416f2a5-12aa-4e32-a603-5a7931dbaccb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6129 | 2025.01.28 08:33:57.135069 [ 258 ] {0416f2a5-12aa-4e32-a603-5a7931dbaccb} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6130 | 2025.01.28 08:33:57.135378 [ 258 ] {0416f2a5-12aa-4e32-a603-5a7931dbaccb} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002493 sec., 1604.4925792218212 rows/sec., 2.88 MiB/sec. | ||
6131 | 2025.01.28 08:33:57.135910 [ 258 ] {0416f2a5-12aa-4e32-a603-5a7931dbaccb} <Debug> TCPHandler: Processed in 0.003223976 sec. | ||
6132 | 2025.01.28 08:33:57.136143 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6133 | 2025.01.28 08:33:57.136370 [ 4 ] {c4d56ac1-66c1-47ce-a5b8-5921898168f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6134 | 2025.01.28 08:33:57.136466 [ 4 ] {c4d56ac1-66c1-47ce-a5b8-5921898168f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6135 | 2025.01.28 08:33:57.137223 [ 4 ] {c4d56ac1-66c1-47ce-a5b8-5921898168f2} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6136 | 2025.01.28 08:33:57.137264 [ 4 ] {c4d56ac1-66c1-47ce-a5b8-5921898168f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6137 | 2025.01.28 08:33:57.137645 [ 4 ] {c4d56ac1-66c1-47ce-a5b8-5921898168f2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6138 | 2025.01.28 08:33:57.137897 [ 4 ] {c4d56ac1-66c1-47ce-a5b8-5921898168f2} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6139 | 2025.01.28 08:33:57.138111 [ 4 ] {c4d56ac1-66c1-47ce-a5b8-5921898168f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001798 sec., 33370.41156840935 rows/sec., 2.25 MiB/sec. | ||
6140 | 2025.01.28 08:33:57.138164 [ 4 ] {c4d56ac1-66c1-47ce-a5b8-5921898168f2} <Debug> TCPHandler: Processed in 0.00212925 sec. | ||
6141 | 2025.01.28 08:33:57.279154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
6142 | 2025.01.28 08:33:57.300200 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6143 | 2025.01.28 08:33:57.300243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6144 | 2025.01.28 08:33:57.307574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6145 | 2025.01.28 08:33:57.308372 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6146 | 2025.01.28 08:33:57.312029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
6147 | 2025.01.28 08:33:59.771825 [ 65 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
6148 | 2025.01.28 08:33:59.771931 [ 65 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6149 | 2025.01.28 08:33:59.771971 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6150 | 2025.01.28 08:33:59.772254 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
6151 | 2025.01.28 08:33:59.772517 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6152 | 2025.01.28 08:33:59.772556 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 243 rows starting from the beginning of the part | ||
6153 | 2025.01.28 08:33:59.772637 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 242 rows starting from the beginning of the part | ||
6154 | 2025.01.28 08:33:59.772862 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6155 | 2025.01.28 08:33:59.773074 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6156 | 2025.01.28 08:33:59.773325 [ 187 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 242 rows starting from the beginning of the part | ||
6157 | 2025.01.28 08:33:59.774609 [ 189 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002531486 sec., 298243.7983066073 rows/sec., 21.35 MiB/sec. | ||
6158 | 2025.01.28 08:33:59.774815 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
6159 | 2025.01.28 08:33:59.775170 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6160 | 2025.01.28 08:33:59.775261 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_19_4} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
6161 | 2025.01.28 08:33:59.775367 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6162 | 2025.01.28 08:33:59.861899 [ 85 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6163 | 2025.01.28 08:33:59.861955 [ 85 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6164 | 2025.01.28 08:33:59.861981 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6165 | 2025.01.28 08:33:59.862149 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::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 | ||
6166 | 2025.01.28 08:33:59.862354 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6167 | 2025.01.28 08:33:59.862390 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
6168 | 2025.01.28 08:33:59.862511 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
6169 | 2025.01.28 08:33:59.862713 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
6170 | 2025.01.28 08:33:59.862934 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
6171 | 2025.01.28 08:33:59.863100 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::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 | ||
6172 | 2025.01.28 08:33:59.864145 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00209837 sec., 17156.17360141443 rows/sec., 1.43 MiB/sec. | ||
6173 | 2025.01.28 08:33:59.864358 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6174 | 2025.01.28 08:33:59.864740 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_9_2} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6175 | 2025.01.28 08:33:59.864845 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_9_2} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6176 | 2025.01.28 08:33:59.864960 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6177 | 2025.01.28 08:34:00.239049 [ 85 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
6178 | 2025.01.28 08:34:00.239160 [ 85 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6179 | 2025.01.28 08:34:00.239205 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6180 | 2025.01.28 08:34:00.239543 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
6181 | 2025.01.28 08:34:00.239734 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6182 | 2025.01.28 08:34:00.239772 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
6183 | 2025.01.28 08:34:00.239857 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6184 | 2025.01.28 08:34:00.239947 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6185 | 2025.01.28 08:34:00.240161 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6186 | 2025.01.28 08:34:00.240299 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
6187 | 2025.01.28 08:34:00.241506 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.002175911 sec., 8731.974791248354 rows/sec., 586.59 KiB/sec. | ||
6188 | 2025.01.28 08:34:00.241709 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
6189 | 2025.01.28 08:34:00.242064 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6190 | 2025.01.28 08:34:00.242161 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_19_4} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
6191 | 2025.01.28 08:34:00.242264 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6192 | 2025.01.28 08:34:02.128804 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6193 | 2025.01.28 08:34:02.128994 [ 258 ] {36bf5750-5001-4a17-b16e-7d1d5a68e93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6194 | 2025.01.28 08:34:02.129066 [ 258 ] {36bf5750-5001-4a17-b16e-7d1d5a68e93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6195 | 2025.01.28 08:34:02.129840 [ 258 ] {36bf5750-5001-4a17-b16e-7d1d5a68e93e} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6196 | 2025.01.28 08:34:02.129884 [ 258 ] {36bf5750-5001-4a17-b16e-7d1d5a68e93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6197 | 2025.01.28 08:34:02.130324 [ 258 ] {36bf5750-5001-4a17-b16e-7d1d5a68e93e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6198 | 2025.01.28 08:34:02.130581 [ 258 ] {36bf5750-5001-4a17-b16e-7d1d5a68e93e} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6199 | 2025.01.28 08:34:02.130791 [ 258 ] {36bf5750-5001-4a17-b16e-7d1d5a68e93e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. | ||
6200 | 2025.01.28 08:34:02.130856 [ 258 ] {36bf5750-5001-4a17-b16e-7d1d5a68e93e} <Debug> TCPHandler: Processed in 0.002183811 sec. | ||
6201 | 2025.01.28 08:34:02.131135 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6202 | 2025.01.28 08:34:02.131334 [ 4 ] {f6bd5f3c-f674-4a18-a078-62cb31c0fb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6203 | 2025.01.28 08:34:02.131415 [ 4 ] {f6bd5f3c-f674-4a18-a078-62cb31c0fb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6204 | 2025.01.28 08:34:02.132306 [ 4 ] {f6bd5f3c-f674-4a18-a078-62cb31c0fb9b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6205 | 2025.01.28 08:34:02.132359 [ 4 ] {f6bd5f3c-f674-4a18-a078-62cb31c0fb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6206 | 2025.01.28 08:34:02.132844 [ 4 ] {f6bd5f3c-f674-4a18-a078-62cb31c0fb9b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6207 | 2025.01.28 08:34:02.133112 [ 4 ] {f6bd5f3c-f674-4a18-a078-62cb31c0fb9b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6208 | 2025.01.28 08:34:02.133364 [ 4 ] {f6bd5f3c-f674-4a18-a078-62cb31c0fb9b} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002085 sec., 131894.48441247002 rows/sec., 11.61 MiB/sec. | ||
6209 | 2025.01.28 08:34:02.133436 [ 4 ] {f6bd5f3c-f674-4a18-a078-62cb31c0fb9b} <Debug> TCPHandler: Processed in 0.002440304 sec. | ||
6210 | 2025.01.28 08:34:02.133587 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6211 | 2025.01.28 08:34:02.133718 [ 258 ] {43968793-49bb-424c-a87d-770fe2129c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6212 | 2025.01.28 08:34:02.133771 [ 258 ] {43968793-49bb-424c-a87d-770fe2129c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6213 | 2025.01.28 08:34:02.134422 [ 258 ] {43968793-49bb-424c-a87d-770fe2129c35} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6214 | 2025.01.28 08:34:02.134460 [ 258 ] {43968793-49bb-424c-a87d-770fe2129c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6215 | 2025.01.28 08:34:02.134833 [ 258 ] {43968793-49bb-424c-a87d-770fe2129c35} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6216 | 2025.01.28 08:34:02.135076 [ 258 ] {43968793-49bb-424c-a87d-770fe2129c35} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6217 | 2025.01.28 08:34:02.135255 [ 258 ] {43968793-49bb-424c-a87d-770fe2129c35} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001567 sec., 27440.97000638162 rows/sec., 1.97 MiB/sec. | ||
6218 | 2025.01.28 08:34:02.135310 [ 258 ] {43968793-49bb-424c-a87d-770fe2129c35} <Debug> TCPHandler: Processed in 0.001784175 sec. | ||
6219 | 2025.01.28 08:34:02.135473 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6220 | 2025.01.28 08:34:02.135607 [ 4 ] {86b92941-2453-4921-826e-3c1ae052db7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6221 | 2025.01.28 08:34:02.135662 [ 4 ] {86b92941-2453-4921-826e-3c1ae052db7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6222 | 2025.01.28 08:34:02.136272 [ 4 ] {86b92941-2453-4921-826e-3c1ae052db7e} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6223 | 2025.01.28 08:34:02.136316 [ 4 ] {86b92941-2453-4921-826e-3c1ae052db7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6224 | 2025.01.28 08:34:02.136705 [ 4 ] {86b92941-2453-4921-826e-3c1ae052db7e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6225 | 2025.01.28 08:34:02.136949 [ 4 ] {86b92941-2453-4921-826e-3c1ae052db7e} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6226 | 2025.01.28 08:34:02.137169 [ 4 ] {86b92941-2453-4921-826e-3c1ae052db7e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001593 sec., 8788.449466415568 rows/sec., 615.49 KiB/sec. | ||
6227 | 2025.01.28 08:34:02.137228 [ 4 ] {86b92941-2453-4921-826e-3c1ae052db7e} <Debug> TCPHandler: Processed in 0.001816086 sec. | ||
6228 | 2025.01.28 08:34:02.137387 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6229 | 2025.01.28 08:34:02.137526 [ 258 ] {feddb642-8454-401b-a1c7-f44f6b21ae93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6230 | 2025.01.28 08:34:02.137583 [ 258 ] {feddb642-8454-401b-a1c7-f44f6b21ae93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6231 | 2025.01.28 08:34:02.138244 [ 258 ] {feddb642-8454-401b-a1c7-f44f6b21ae93} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6232 | 2025.01.28 08:34:02.138282 [ 258 ] {feddb642-8454-401b-a1c7-f44f6b21ae93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6233 | 2025.01.28 08:34:02.138635 [ 258 ] {feddb642-8454-401b-a1c7-f44f6b21ae93} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6234 | 2025.01.28 08:34:02.138867 [ 258 ] {feddb642-8454-401b-a1c7-f44f6b21ae93} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6235 | 2025.01.28 08:34:02.139091 [ 258 ] {feddb642-8454-401b-a1c7-f44f6b21ae93} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. | ||
6236 | 2025.01.28 08:34:02.139296 [ 258 ] {feddb642-8454-401b-a1c7-f44f6b21ae93} <Debug> TCPHandler: Processed in 0.001970698 sec. | ||
6237 | 2025.01.28 08:34:02.139477 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6238 | 2025.01.28 08:34:02.139617 [ 4 ] {7e2a6f66-ef60-4641-94c0-be3abfb981ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6239 | 2025.01.28 08:34:02.139676 [ 4 ] {7e2a6f66-ef60-4641-94c0-be3abfb981ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6240 | 2025.01.28 08:34:02.140474 [ 4 ] {7e2a6f66-ef60-4641-94c0-be3abfb981ff} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6241 | 2025.01.28 08:34:02.140514 [ 4 ] {7e2a6f66-ef60-4641-94c0-be3abfb981ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6242 | 2025.01.28 08:34:02.140910 [ 4 ] {7e2a6f66-ef60-4641-94c0-be3abfb981ff} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6243 | 2025.01.28 08:34:02.141173 [ 4 ] {7e2a6f66-ef60-4641-94c0-be3abfb981ff} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6244 | 2025.01.28 08:34:02.141408 [ 4 ] {7e2a6f66-ef60-4641-94c0-be3abfb981ff} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001824 sec., 229166.66666666666 rows/sec., 16.36 MiB/sec. | ||
6245 | 2025.01.28 08:34:02.141464 [ 4 ] {7e2a6f66-ef60-4641-94c0-be3abfb981ff} <Debug> TCPHandler: Processed in 0.002059539 sec. | ||
6246 | 2025.01.28 08:34:02.141613 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6247 | 2025.01.28 08:34:02.141755 [ 258 ] {23223790-4721-4a66-a547-eb59a723fb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6248 | 2025.01.28 08:34:02.141816 [ 258 ] {23223790-4721-4a66-a547-eb59a723fb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6249 | 2025.01.28 08:34:02.142336 [ 258 ] {23223790-4721-4a66-a547-eb59a723fb5f} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6250 | 2025.01.28 08:34:02.142373 [ 258 ] {23223790-4721-4a66-a547-eb59a723fb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6251 | 2025.01.28 08:34:02.142746 [ 258 ] {23223790-4721-4a66-a547-eb59a723fb5f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6252 | 2025.01.28 08:34:02.142989 [ 258 ] {23223790-4721-4a66-a547-eb59a723fb5f} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6253 | 2025.01.28 08:34:02.143164 [ 258 ] {23223790-4721-4a66-a547-eb59a723fb5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 217.69 KiB/sec. | ||
6254 | 2025.01.28 08:34:02.143214 [ 258 ] {23223790-4721-4a66-a547-eb59a723fb5f} <Debug> TCPHandler: Processed in 0.001664964 sec. | ||
6255 | 2025.01.28 08:34:02.143359 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6256 | 2025.01.28 08:34:02.143501 [ 4 ] {8b95ea06-5b5d-41c3-b9c9-3db6bde5bd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6257 | 2025.01.28 08:34:02.143564 [ 4 ] {8b95ea06-5b5d-41c3-b9c9-3db6bde5bd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6258 | 2025.01.28 08:34:02.144240 [ 4 ] {8b95ea06-5b5d-41c3-b9c9-3db6bde5bd8c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6259 | 2025.01.28 08:34:02.144279 [ 4 ] {8b95ea06-5b5d-41c3-b9c9-3db6bde5bd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6260 | 2025.01.28 08:34:02.144699 [ 4 ] {8b95ea06-5b5d-41c3-b9c9-3db6bde5bd8c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6261 | 2025.01.28 08:34:02.144943 [ 4 ] {8b95ea06-5b5d-41c3-b9c9-3db6bde5bd8c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6262 | 2025.01.28 08:34:02.145166 [ 4 ] {8b95ea06-5b5d-41c3-b9c9-3db6bde5bd8c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001697 sec., 139658.22038892162 rows/sec., 9.36 MiB/sec. | ||
6263 | 2025.01.28 08:34:02.145221 [ 4 ] {8b95ea06-5b5d-41c3-b9c9-3db6bde5bd8c} <Debug> TCPHandler: Processed in 0.001931038 sec. | ||
6264 | 2025.01.28 08:34:02.145386 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6265 | 2025.01.28 08:34:02.145525 [ 258 ] {ebd13b83-e633-471d-930a-773e3c29473d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6266 | 2025.01.28 08:34:02.145587 [ 258 ] {ebd13b83-e633-471d-930a-773e3c29473d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6267 | 2025.01.28 08:34:02.146141 [ 258 ] {ebd13b83-e633-471d-930a-773e3c29473d} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6268 | 2025.01.28 08:34:02.146178 [ 258 ] {ebd13b83-e633-471d-930a-773e3c29473d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6269 | 2025.01.28 08:34:02.146534 [ 258 ] {ebd13b83-e633-471d-930a-773e3c29473d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6270 | 2025.01.28 08:34:02.146776 [ 258 ] {ebd13b83-e633-471d-930a-773e3c29473d} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6271 | 2025.01.28 08:34:02.146947 [ 258 ] {ebd13b83-e633-471d-930a-773e3c29473d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
6272 | 2025.01.28 08:34:02.146995 [ 258 ] {ebd13b83-e633-471d-930a-773e3c29473d} <Debug> TCPHandler: Processed in 0.001679504 sec. | ||
6273 | 2025.01.28 08:34:02.147153 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6274 | 2025.01.28 08:34:02.147291 [ 4 ] {202d1c3a-190c-43a1-81e8-f5f848dec0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6275 | 2025.01.28 08:34:02.147387 [ 4 ] {202d1c3a-190c-43a1-81e8-f5f848dec0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6276 | 2025.01.28 08:34:02.148699 [ 4 ] {202d1c3a-190c-43a1-81e8-f5f848dec0b5} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6277 | 2025.01.28 08:34:02.148741 [ 4 ] {202d1c3a-190c-43a1-81e8-f5f848dec0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6278 | 2025.01.28 08:34:02.149407 [ 4 ] {202d1c3a-190c-43a1-81e8-f5f848dec0b5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6279 | 2025.01.28 08:34:02.149673 [ 4 ] {202d1c3a-190c-43a1-81e8-f5f848dec0b5} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6280 | 2025.01.28 08:34:02.149983 [ 4 ] {202d1c3a-190c-43a1-81e8-f5f848dec0b5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002716 sec., 13254.78645066274 rows/sec., 23.75 MiB/sec. | ||
6281 | 2025.01.28 08:34:02.150535 [ 4 ] {202d1c3a-190c-43a1-81e8-f5f848dec0b5} <Debug> TCPHandler: Processed in 0.003443499 sec. | ||
6282 | 2025.01.28 08:34:02.150720 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6283 | 2025.01.28 08:34:02.150837 [ 258 ] {3836e05f-1ef6-4306-a6c3-2987646cef07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6284 | 2025.01.28 08:34:02.150887 [ 258 ] {3836e05f-1ef6-4306-a6c3-2987646cef07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6285 | 2025.01.28 08:34:02.151374 [ 258 ] {3836e05f-1ef6-4306-a6c3-2987646cef07} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6286 | 2025.01.28 08:34:02.151412 [ 258 ] {3836e05f-1ef6-4306-a6c3-2987646cef07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6287 | 2025.01.28 08:34:02.151783 [ 258 ] {3836e05f-1ef6-4306-a6c3-2987646cef07} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6288 | 2025.01.28 08:34:02.152024 [ 258 ] {3836e05f-1ef6-4306-a6c3-2987646cef07} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6289 | 2025.01.28 08:34:02.152206 [ 258 ] {3836e05f-1ef6-4306-a6c3-2987646cef07} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001393 sec., 58865.75735821967 rows/sec., 3.74 MiB/sec. | ||
6290 | 2025.01.28 08:34:02.152254 [ 258 ] {3836e05f-1ef6-4306-a6c3-2987646cef07} <Debug> TCPHandler: Processed in 0.001600463 sec. | ||
6291 | 2025.01.28 08:34:03.880201 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
6292 | 2025.01.28 08:34:03.880956 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6293 | 2025.01.28 08:34:03.881011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6294 | 2025.01.28 08:34:03.881635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6295 | 2025.01.28 08:34:03.881895 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6296 | 2025.01.28 08:34:03.882123 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
6297 | 2025.01.28 08:34:04.812106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
6298 | 2025.01.28 08:34:04.833484 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6299 | 2025.01.28 08:34:04.833554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6300 | 2025.01.28 08:34:04.841107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6301 | 2025.01.28 08:34:04.841872 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6302 | 2025.01.28 08:34:04.844603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
6303 | 2025.01.28 08:34:06.439088 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 896 | ||
6304 | 2025.01.28 08:34:06.442202 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6305 | 2025.01.28 08:34:06.442251 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6306 | 2025.01.28 08:34:06.443696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6307 | 2025.01.28 08:34:06.444019 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6308 | 2025.01.28 08:34:06.444308 [ 147 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6309 | 2025.01.28 08:34:06.444511 [ 147 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6310 | 2025.01.28 08:34:06.444621 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6311 | 2025.01.28 08:34:06.445123 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
6312 | 2025.01.28 08:34:06.445402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
6313 | 2025.01.28 08:34:06.446042 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6314 | 2025.01.28 08:34:06.446240 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 704 rows starting from the beginning of the part | ||
6315 | 2025.01.28 08:34:06.446803 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
6316 | 2025.01.28 08:34:06.447332 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
6317 | 2025.01.28 08:34:06.447827 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
6318 | 2025.01.28 08:34:06.448327 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
6319 | 2025.01.28 08:34:06.449001 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
6320 | 2025.01.28 08:34:06.457434 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 72 columns (72 merged, 0 gathered) in 0.01261442 sec., 71029.82142658957 rows/sec., 58.42 MiB/sec. | ||
6321 | 2025.01.28 08:34:06.458792 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6322 | 2025.01.28 08:34:06.459544 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6323 | 2025.01.28 08:34:06.459625 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_21_4} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6324 | 2025.01.28 08:34:06.459933 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
6325 | 2025.01.28 08:34:07.122445 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6326 | 2025.01.28 08:34:07.122746 [ 258 ] {641ff9dc-2a01-44df-bf71-ec57d890f6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6327 | 2025.01.28 08:34:07.122859 [ 258 ] {641ff9dc-2a01-44df-bf71-ec57d890f6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6328 | 2025.01.28 08:34:07.123797 [ 258 ] {641ff9dc-2a01-44df-bf71-ec57d890f6fd} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6329 | 2025.01.28 08:34:07.123842 [ 258 ] {641ff9dc-2a01-44df-bf71-ec57d890f6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6330 | 2025.01.28 08:34:07.124289 [ 258 ] {641ff9dc-2a01-44df-bf71-ec57d890f6fd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6331 | 2025.01.28 08:34:07.124551 [ 258 ] {641ff9dc-2a01-44df-bf71-ec57d890f6fd} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6332 | 2025.01.28 08:34:07.124761 [ 258 ] {641ff9dc-2a01-44df-bf71-ec57d890f6fd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002098 sec., 953.2888465204957 rows/sec., 77.73 KiB/sec. | ||
6333 | 2025.01.28 08:34:07.124823 [ 258 ] {641ff9dc-2a01-44df-bf71-ec57d890f6fd} <Debug> TCPHandler: Processed in 0.002570217 sec. | ||
6334 | 2025.01.28 08:34:07.125102 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6335 | 2025.01.28 08:34:07.125322 [ 4 ] {e784e8b4-85cc-4fb2-afee-32e57912800f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6336 | 2025.01.28 08:34:07.125400 [ 4 ] {e784e8b4-85cc-4fb2-afee-32e57912800f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6337 | 2025.01.28 08:34:07.126178 [ 4 ] {e784e8b4-85cc-4fb2-afee-32e57912800f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6338 | 2025.01.28 08:34:07.126237 [ 4 ] {e784e8b4-85cc-4fb2-afee-32e57912800f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6339 | 2025.01.28 08:34:07.126718 [ 4 ] {e784e8b4-85cc-4fb2-afee-32e57912800f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6340 | 2025.01.28 08:34:07.126986 [ 4 ] {e784e8b4-85cc-4fb2-afee-32e57912800f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6341 | 2025.01.28 08:34:07.127172 [ 135 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6342 | 2025.01.28 08:34:07.127250 [ 135 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6343 | 2025.01.28 08:34:07.127269 [ 4 ] {e784e8b4-85cc-4fb2-afee-32e57912800f} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001991 sec., 32646.91109994977 rows/sec., 2.57 MiB/sec. | ||
6344 | 2025.01.28 08:34:07.127303 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6345 | 2025.01.28 08:34:07.127411 [ 4 ] {e784e8b4-85cc-4fb2-afee-32e57912800f} <Debug> TCPHandler: Processed in 0.002458715 sec. | ||
6346 | 2025.01.28 08:34:07.127636 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
6347 | 2025.01.28 08:34:07.127739 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6348 | 2025.01.28 08:34:07.127860 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6349 | 2025.01.28 08:34:07.127925 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1433 rows starting from the beginning of the part | ||
6350 | 2025.01.28 08:34:07.128189 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1420 rows starting from the beginning of the part | ||
6351 | 2025.01.28 08:34:07.128205 [ 258 ] {56155695-0908-4f37-856d-7d4311ac1be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6352 | 2025.01.28 08:34:07.128462 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
6353 | 2025.01.28 08:34:07.128481 [ 258 ] {56155695-0908-4f37-856d-7d4311ac1be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6354 | 2025.01.28 08:34:07.128900 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
6355 | 2025.01.28 08:34:07.129339 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 275 rows starting from the beginning of the part | ||
6356 | 2025.01.28 08:34:07.129983 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 65 rows starting from the beginning of the part | ||
6357 | 2025.01.28 08:34:07.132358 [ 258 ] {56155695-0908-4f37-856d-7d4311ac1be0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6358 | 2025.01.28 08:34:07.132426 [ 258 ] {56155695-0908-4f37-856d-7d4311ac1be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6359 | 2025.01.28 08:34:07.133538 [ 258 ] {56155695-0908-4f37-856d-7d4311ac1be0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6360 | 2025.01.28 08:34:07.133832 [ 258 ] {56155695-0908-4f37-856d-7d4311ac1be0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6361 | 2025.01.28 08:34:07.134433 [ 258 ] {56155695-0908-4f37-856d-7d4311ac1be0} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.006379 sec., 940.5862987929142 rows/sec., 69.04 KiB/sec. | ||
6362 | 2025.01.28 08:34:07.134880 [ 258 ] {56155695-0908-4f37-856d-7d4311ac1be0} <Debug> TCPHandler: Processed in 0.007340664 sec. | ||
6363 | 2025.01.28 08:34:07.135247 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.007773021 sec., 426217.8115818805 rows/sec., 37.22 MiB/sec. | ||
6364 | 2025.01.28 08:34:07.135367 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6365 | 2025.01.28 08:34:07.135543 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6366 | 2025.01.28 08:34:07.135568 [ 4 ] {35e220fe-0714-4334-b156-4f67cf1cdb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6367 | 2025.01.28 08:34:07.135673 [ 4 ] {35e220fe-0714-4334-b156-4f67cf1cdb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6368 | 2025.01.28 08:34:07.136155 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6369 | 2025.01.28 08:34:07.136409 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_46_9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6370 | 2025.01.28 08:34:07.136573 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
6371 | 2025.01.28 08:34:07.136882 [ 4 ] {35e220fe-0714-4334-b156-4f67cf1cdb2b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6372 | 2025.01.28 08:34:07.136929 [ 4 ] {35e220fe-0714-4334-b156-4f67cf1cdb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6373 | 2025.01.28 08:34:07.137334 [ 4 ] {35e220fe-0714-4334-b156-4f67cf1cdb2b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6374 | 2025.01.28 08:34:07.137582 [ 4 ] {35e220fe-0714-4334-b156-4f67cf1cdb2b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6375 | 2025.01.28 08:34:07.137743 [ 135 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6376 | 2025.01.28 08:34:07.137803 [ 135 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6377 | 2025.01.28 08:34:07.137842 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6378 | 2025.01.28 08:34:07.137857 [ 4 ] {35e220fe-0714-4334-b156-4f67cf1cdb2b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.002351 sec., 29774.564015312637 rows/sec., 2.33 MiB/sec. | ||
6379 | 2025.01.28 08:34:07.138088 [ 4 ] {35e220fe-0714-4334-b156-4f67cf1cdb2b} <Debug> TCPHandler: Processed in 0.003023413 sec. | ||
6380 | 2025.01.28 08:34:07.138150 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
6381 | 2025.01.28 08:34:07.138312 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6382 | 2025.01.28 08:34:07.138322 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6383 | 2025.01.28 08:34:07.138359 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part | ||
6384 | 2025.01.28 08:34:07.138577 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 884 rows starting from the beginning of the part | ||
6385 | 2025.01.28 08:34:07.138769 [ 258 ] {52eb81a6-727b-4a88-900b-d99f6fb85245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6386 | 2025.01.28 08:34:07.138842 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
6387 | 2025.01.28 08:34:07.138997 [ 258 ] {52eb81a6-727b-4a88-900b-d99f6fb85245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6388 | 2025.01.28 08:34:07.139272 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 68 rows starting from the beginning of the part | ||
6389 | 2025.01.28 08:34:07.139658 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 418 rows starting from the beginning of the part | ||
6390 | 2025.01.28 08:34:07.139987 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 70 rows starting from the beginning of the part | ||
6391 | 2025.01.28 08:34:07.141646 [ 258 ] {52eb81a6-727b-4a88-900b-d99f6fb85245} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6392 | 2025.01.28 08:34:07.141723 [ 258 ] {52eb81a6-727b-4a88-900b-d99f6fb85245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6393 | 2025.01.28 08:34:07.142674 [ 258 ] {52eb81a6-727b-4a88-900b-d99f6fb85245} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6394 | 2025.01.28 08:34:07.143228 [ 258 ] {52eb81a6-727b-4a88-900b-d99f6fb85245} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6395 | 2025.01.28 08:34:07.143275 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.005336986 sec., 453064.70730858203 rows/sec., 34.75 MiB/sec. | ||
6396 | 2025.01.28 08:34:07.143382 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6397 | 2025.01.28 08:34:07.143436 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6398 | 2025.01.28 08:34:07.143464 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6399 | 2025.01.28 08:34:07.143519 [ 258 ] {52eb81a6-727b-4a88-900b-d99f6fb85245} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004912 sec., 32776.872964169386 rows/sec., 2.28 MiB/sec. | ||
6400 | 2025.01.28 08:34:07.143595 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6401 | 2025.01.28 08:34:07.143971 [ 258 ] {52eb81a6-727b-4a88-900b-d99f6fb85245} <Debug> TCPHandler: Processed in 0.005751093 sec. | ||
6402 | 2025.01.28 08:34:07.144081 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
6403 | 2025.01.28 08:34:07.144326 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6404 | 2025.01.28 08:34:07.144474 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6405 | 2025.01.28 08:34:07.144603 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12483 rows starting from the beginning of the part | ||
6406 | 2025.01.28 08:34:07.144624 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6407 | 2025.01.28 08:34:07.144769 [ 4 ] {655890e2-447c-43b1-b587-29cee21b8a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6408 | 2025.01.28 08:34:07.145091 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 992 rows starting from the beginning of the part | ||
6409 | 2025.01.28 08:34:07.145290 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_46_9} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6410 | 2025.01.28 08:34:07.145439 [ 4 ] {655890e2-447c-43b1-b587-29cee21b8a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6411 | 2025.01.28 08:34:07.145736 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
6412 | 2025.01.28 08:34:07.145763 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6413 | 2025.01.28 08:34:07.146293 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
6414 | 2025.01.28 08:34:07.146703 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
6415 | 2025.01.28 08:34:07.147116 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
6416 | 2025.01.28 08:34:07.149947 [ 4 ] {655890e2-447c-43b1-b587-29cee21b8a96} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6417 | 2025.01.28 08:34:07.150032 [ 4 ] {655890e2-447c-43b1-b587-29cee21b8a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6418 | 2025.01.28 08:34:07.151616 [ 4 ] {655890e2-447c-43b1-b587-29cee21b8a96} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6419 | 2025.01.28 08:34:07.151935 [ 4 ] {655890e2-447c-43b1-b587-29cee21b8a96} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6420 | 2025.01.28 08:34:07.152876 [ 4 ] {655890e2-447c-43b1-b587-29cee21b8a96} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.008255 sec., 484.55481526347666 rows/sec., 889.14 KiB/sec. | ||
6421 | 2025.01.28 08:34:07.153225 [ 4 ] {655890e2-447c-43b1-b587-29cee21b8a96} <Debug> TCPHandler: Processed in 0.0091043 sec. | ||
6422 | 2025.01.28 08:34:07.153423 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6423 | 2025.01.28 08:34:07.153579 [ 258 ] {3b5d1d92-d419-422e-a390-76ce742ce035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6424 | 2025.01.28 08:34:07.153658 [ 258 ] {3b5d1d92-d419-422e-a390-76ce742ce035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6425 | 2025.01.28 08:34:07.154479 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14129 rows, containing 5 columns (5 merged, 0 gathered) in 0.010895916 sec., 1296724.3873759673 rows/sec., 87.53 MiB/sec. | ||
6426 | 2025.01.28 08:34:07.154604 [ 258 ] {3b5d1d92-d419-422e-a390-76ce742ce035} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6427 | 2025.01.28 08:34:07.154642 [ 258 ] {3b5d1d92-d419-422e-a390-76ce742ce035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6428 | 2025.01.28 08:34:07.155003 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6429 | 2025.01.28 08:34:07.155073 [ 258 ] {3b5d1d92-d419-422e-a390-76ce742ce035} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6430 | 2025.01.28 08:34:07.155383 [ 258 ] {3b5d1d92-d419-422e-a390-76ce742ce035} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6431 | 2025.01.28 08:34:07.155402 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6432 | 2025.01.28 08:34:07.155531 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6433 | 2025.01.28 08:34:07.155636 [ 144 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6434 | 2025.01.28 08:34:07.155767 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. | ||
6435 | 2025.01.28 08:34:07.155795 [ 144 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6436 | 2025.01.28 08:34:07.155818 [ 258 ] {3b5d1d92-d419-422e-a390-76ce742ce035} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002271 sec., 26420.07926023778 rows/sec., 1.78 MiB/sec. | ||
6437 | 2025.01.28 08:34:07.155860 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6438 | 2025.01.28 08:34:07.156030 [ 258 ] {3b5d1d92-d419-422e-a390-76ce742ce035} <Debug> TCPHandler: Processed in 0.002693849 sec. | ||
6439 | 2025.01.28 08:34:07.156119 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
6440 | 2025.01.28 08:34:07.156250 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6441 | 2025.01.28 08:34:07.156281 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2480 rows starting from the beginning of the part | ||
6442 | 2025.01.28 08:34:07.156355 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part | ||
6443 | 2025.01.28 08:34:07.156435 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
6444 | 2025.01.28 08:34:07.156665 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
6445 | 2025.01.28 08:34:07.156787 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
6446 | 2025.01.28 08:34:07.156996 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
6447 | 2025.01.28 08:34:07.158582 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 4 columns (4 merged, 0 gathered) in 0.002571686 sec., 1074781.2913396114 rows/sec., 70.15 MiB/sec. | ||
6448 | 2025.01.28 08:34:07.158852 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6449 | 2025.01.28 08:34:07.159214 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_46_9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6450 | 2025.01.28 08:34:07.159305 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_46_9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6451 | 2025.01.28 08:34:07.159392 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6452 | 2025.01.28 08:34:11.283025 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6453 | 2025.01.28 08:34:11.283100 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6454 | 2025.01.28 08:34:11.382276 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
6455 | 2025.01.28 08:34:11.383471 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2025.01.28 08:34:11.383515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6457 | 2025.01.28 08:34:11.384045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6458 | 2025.01.28 08:34:11.384301 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6459 | 2025.01.28 08:34:11.384583 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6460 | 2025.01.28 08:34:12.128266 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6461 | 2025.01.28 08:34:12.128459 [ 258 ] {94fe9158-b369-4c74-9a47-409f4c7c0e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6462 | 2025.01.28 08:34:12.128535 [ 258 ] {94fe9158-b369-4c74-9a47-409f4c7c0e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6463 | 2025.01.28 08:34:12.129399 [ 258 ] {94fe9158-b369-4c74-9a47-409f4c7c0e39} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6464 | 2025.01.28 08:34:12.129446 [ 258 ] {94fe9158-b369-4c74-9a47-409f4c7c0e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6465 | 2025.01.28 08:34:12.129882 [ 258 ] {94fe9158-b369-4c74-9a47-409f4c7c0e39} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6466 | 2025.01.28 08:34:12.130141 [ 258 ] {94fe9158-b369-4c74-9a47-409f4c7c0e39} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6467 | 2025.01.28 08:34:12.130395 [ 258 ] {94fe9158-b369-4c74-9a47-409f4c7c0e39} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00199 sec., 7035.175879396985 rows/sec., 506.44 KiB/sec. | ||
6468 | 2025.01.28 08:34:12.130477 [ 258 ] {94fe9158-b369-4c74-9a47-409f4c7c0e39} <Debug> TCPHandler: Processed in 0.002340473 sec. | ||
6469 | 2025.01.28 08:34:12.130793 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6470 | 2025.01.28 08:34:12.130988 [ 4 ] {e65bb421-6334-4854-b4bf-b436c47070f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6471 | 2025.01.28 08:34:12.131063 [ 4 ] {e65bb421-6334-4854-b4bf-b436c47070f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6472 | 2025.01.28 08:34:12.131979 [ 4 ] {e65bb421-6334-4854-b4bf-b436c47070f7} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6473 | 2025.01.28 08:34:12.132024 [ 4 ] {e65bb421-6334-4854-b4bf-b436c47070f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6474 | 2025.01.28 08:34:12.132510 [ 4 ] {e65bb421-6334-4854-b4bf-b436c47070f7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6475 | 2025.01.28 08:34:12.132783 [ 4 ] {e65bb421-6334-4854-b4bf-b436c47070f7} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6476 | 2025.01.28 08:34:12.132991 [ 4 ] {e65bb421-6334-4854-b4bf-b436c47070f7} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002056 sec., 133754.86381322957 rows/sec., 11.77 MiB/sec. | ||
6477 | 2025.01.28 08:34:12.133061 [ 4 ] {e65bb421-6334-4854-b4bf-b436c47070f7} <Debug> TCPHandler: Processed in 0.002443026 sec. | ||
6478 | 2025.01.28 08:34:12.133285 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6479 | 2025.01.28 08:34:12.133500 [ 258 ] {c62df267-0bc8-4642-9d34-de2a9de90a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6480 | 2025.01.28 08:34:12.133558 [ 258 ] {c62df267-0bc8-4642-9d34-de2a9de90a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6481 | 2025.01.28 08:34:12.134269 [ 258 ] {c62df267-0bc8-4642-9d34-de2a9de90a1e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6482 | 2025.01.28 08:34:12.134317 [ 258 ] {c62df267-0bc8-4642-9d34-de2a9de90a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6483 | 2025.01.28 08:34:12.134712 [ 258 ] {c62df267-0bc8-4642-9d34-de2a9de90a1e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6484 | 2025.01.28 08:34:12.134962 [ 258 ] {c62df267-0bc8-4642-9d34-de2a9de90a1e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6485 | 2025.01.28 08:34:12.135174 [ 258 ] {c62df267-0bc8-4642-9d34-de2a9de90a1e} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001719 sec., 25014.543339150667 rows/sec., 1.80 MiB/sec. | ||
6486 | 2025.01.28 08:34:12.135227 [ 258 ] {c62df267-0bc8-4642-9d34-de2a9de90a1e} <Debug> TCPHandler: Processed in 0.002049529 sec. | ||
6487 | 2025.01.28 08:34:12.135370 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6488 | 2025.01.28 08:34:12.135512 [ 4 ] {7ae2155b-8571-42ad-9188-f8178cd1a822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6489 | 2025.01.28 08:34:12.135574 [ 4 ] {7ae2155b-8571-42ad-9188-f8178cd1a822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6490 | 2025.01.28 08:34:12.136283 [ 4 ] {7ae2155b-8571-42ad-9188-f8178cd1a822} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6491 | 2025.01.28 08:34:12.136329 [ 4 ] {7ae2155b-8571-42ad-9188-f8178cd1a822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6492 | 2025.01.28 08:34:12.136733 [ 4 ] {7ae2155b-8571-42ad-9188-f8178cd1a822} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6493 | 2025.01.28 08:34:12.136982 [ 4 ] {7ae2155b-8571-42ad-9188-f8178cd1a822} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6494 | 2025.01.28 08:34:12.137265 [ 4 ] {7ae2155b-8571-42ad-9188-f8178cd1a822} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001787 sec., 7834.3592613318415 rows/sec., 548.67 KiB/sec. | ||
6495 | 2025.01.28 08:34:12.137489 [ 4 ] {7ae2155b-8571-42ad-9188-f8178cd1a822} <Debug> TCPHandler: Processed in 0.002171661 sec. | ||
6496 | 2025.01.28 08:34:12.137665 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6497 | 2025.01.28 08:34:12.137800 [ 258 ] {674b19a6-2ab8-47a5-9661-c6902f52ba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6498 | 2025.01.28 08:34:12.137857 [ 258 ] {674b19a6-2ab8-47a5-9661-c6902f52ba2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6499 | 2025.01.28 08:34:12.138513 [ 258 ] {674b19a6-2ab8-47a5-9661-c6902f52ba2c} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6500 | 2025.01.28 08:34:12.138551 [ 258 ] {674b19a6-2ab8-47a5-9661-c6902f52ba2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6501 | 2025.01.28 08:34:12.138910 [ 258 ] {674b19a6-2ab8-47a5-9661-c6902f52ba2c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6502 | 2025.01.28 08:34:12.139163 [ 258 ] {674b19a6-2ab8-47a5-9661-c6902f52ba2c} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6503 | 2025.01.28 08:34:12.139417 [ 258 ] {674b19a6-2ab8-47a5-9661-c6902f52ba2c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 493.63 KiB/sec. | ||
6504 | 2025.01.28 08:34:12.139625 [ 258 ] {674b19a6-2ab8-47a5-9661-c6902f52ba2c} <Debug> TCPHandler: Processed in 0.002028689 sec. | ||
6505 | 2025.01.28 08:34:12.139816 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6506 | 2025.01.28 08:34:12.139936 [ 4 ] {f981682a-b964-415b-ac60-e8c042e5017e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6507 | 2025.01.28 08:34:12.139986 [ 4 ] {f981682a-b964-415b-ac60-e8c042e5017e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6508 | 2025.01.28 08:34:12.140754 [ 4 ] {f981682a-b964-415b-ac60-e8c042e5017e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6509 | 2025.01.28 08:34:12.140795 [ 4 ] {f981682a-b964-415b-ac60-e8c042e5017e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6510 | 2025.01.28 08:34:12.141188 [ 4 ] {f981682a-b964-415b-ac60-e8c042e5017e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6511 | 2025.01.28 08:34:12.141434 [ 4 ] {f981682a-b964-415b-ac60-e8c042e5017e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6512 | 2025.01.28 08:34:12.141682 [ 4 ] {f981682a-b964-415b-ac60-e8c042e5017e} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001766 sec., 236693.09173272934 rows/sec., 16.90 MiB/sec. | ||
6513 | 2025.01.28 08:34:12.141742 [ 4 ] {f981682a-b964-415b-ac60-e8c042e5017e} <Debug> TCPHandler: Processed in 0.001985009 sec. | ||
6514 | 2025.01.28 08:34:12.141994 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6515 | 2025.01.28 08:34:12.142216 [ 258 ] {b167d7e0-303d-4a8a-8107-bd31a38671cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6516 | 2025.01.28 08:34:12.142310 [ 258 ] {b167d7e0-303d-4a8a-8107-bd31a38671cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6517 | 2025.01.28 08:34:12.142864 [ 258 ] {b167d7e0-303d-4a8a-8107-bd31a38671cc} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6518 | 2025.01.28 08:34:12.142904 [ 258 ] {b167d7e0-303d-4a8a-8107-bd31a38671cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6519 | 2025.01.28 08:34:12.143280 [ 258 ] {b167d7e0-303d-4a8a-8107-bd31a38671cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6520 | 2025.01.28 08:34:12.143526 [ 258 ] {b167d7e0-303d-4a8a-8107-bd31a38671cc} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6521 | 2025.01.28 08:34:12.143701 [ 138 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6522 | 2025.01.28 08:34:12.143767 [ 258 ] {b167d7e0-303d-4a8a-8107-bd31a38671cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 195.80 KiB/sec. | ||
6523 | 2025.01.28 08:34:12.143788 [ 138 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6524 | 2025.01.28 08:34:12.143862 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6525 | 2025.01.28 08:34:12.143879 [ 258 ] {b167d7e0-303d-4a8a-8107-bd31a38671cc} <Debug> TCPHandler: Processed in 0.002030379 sec. | ||
6526 | 2025.01.28 08:34:12.144269 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6527 | 2025.01.28 08:34:12.144335 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
6528 | 2025.01.28 08:34:12.144529 [ 4 ] {38f420e7-3ce7-4eeb-b1f6-3409c098c344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6529 | 2025.01.28 08:34:12.144668 [ 4 ] {38f420e7-3ce7-4eeb-b1f6-3409c098c344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6530 | 2025.01.28 08:34:12.144678 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6531 | 2025.01.28 08:34:12.144785 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
6532 | 2025.01.28 08:34:12.145096 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
6533 | 2025.01.28 08:34:12.145461 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6534 | 2025.01.28 08:34:12.145819 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
6535 | 2025.01.28 08:34:12.146067 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
6536 | 2025.01.28 08:34:12.146251 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6537 | 2025.01.28 08:34:12.147174 [ 4 ] {38f420e7-3ce7-4eeb-b1f6-3409c098c344} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6538 | 2025.01.28 08:34:12.147242 [ 4 ] {38f420e7-3ce7-4eeb-b1f6-3409c098c344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6539 | 2025.01.28 08:34:12.148350 [ 4 ] {38f420e7-3ce7-4eeb-b1f6-3409c098c344} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6540 | 2025.01.28 08:34:12.149010 [ 4 ] {38f420e7-3ce7-4eeb-b1f6-3409c098c344} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6541 | 2025.01.28 08:34:12.149077 [ 187 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.005073212 sec., 23653.653740470534 rows/sec., 1.21 MiB/sec. | ||
6542 | 2025.01.28 08:34:12.149336 [ 187 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6543 | 2025.01.28 08:34:12.149374 [ 4 ] {38f420e7-3ce7-4eeb-b1f6-3409c098c344} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004914 sec., 48229.54822954823 rows/sec., 3.23 MiB/sec. | ||
6544 | 2025.01.28 08:34:12.149518 [ 4 ] {38f420e7-3ce7-4eeb-b1f6-3409c098c344} <Debug> TCPHandler: Processed in 0.00553445 sec. | ||
6545 | 2025.01.28 08:34:12.149712 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6546 | 2025.01.28 08:34:12.149830 [ 187 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6547 | 2025.01.28 08:34:12.149878 [ 258 ] {df864622-e2bf-422d-be36-13d6d2f0da1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6548 | 2025.01.28 08:34:12.149930 [ 187 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_20_4} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6549 | 2025.01.28 08:34:12.149946 [ 258 ] {df864622-e2bf-422d-be36-13d6d2f0da1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6550 | 2025.01.28 08:34:12.150057 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6551 | 2025.01.28 08:34:12.150523 [ 258 ] {df864622-e2bf-422d-be36-13d6d2f0da1d} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6552 | 2025.01.28 08:34:12.150561 [ 258 ] {df864622-e2bf-422d-be36-13d6d2f0da1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6553 | 2025.01.28 08:34:12.150912 [ 258 ] {df864622-e2bf-422d-be36-13d6d2f0da1d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6554 | 2025.01.28 08:34:12.151156 [ 258 ] {df864622-e2bf-422d-be36-13d6d2f0da1d} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6555 | 2025.01.28 08:34:12.151401 [ 258 ] {df864622-e2bf-422d-be36-13d6d2f0da1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001557 sec., 642.2607578676943 rows/sec., 43.28 KiB/sec. | ||
6556 | 2025.01.28 08:34:12.151589 [ 258 ] {df864622-e2bf-422d-be36-13d6d2f0da1d} <Debug> TCPHandler: Processed in 0.001957898 sec. | ||
6557 | 2025.01.28 08:34:12.151798 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6558 | 2025.01.28 08:34:12.151941 [ 4 ] {116a6284-e1e4-4cd7-ba28-9439c142331a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6559 | 2025.01.28 08:34:12.152029 [ 4 ] {116a6284-e1e4-4cd7-ba28-9439c142331a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6560 | 2025.01.28 08:34:12.153277 [ 4 ] {116a6284-e1e4-4cd7-ba28-9439c142331a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6561 | 2025.01.28 08:34:12.153316 [ 4 ] {116a6284-e1e4-4cd7-ba28-9439c142331a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6562 | 2025.01.28 08:34:12.153984 [ 4 ] {116a6284-e1e4-4cd7-ba28-9439c142331a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6563 | 2025.01.28 08:34:12.154239 [ 4 ] {116a6284-e1e4-4cd7-ba28-9439c142331a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6564 | 2025.01.28 08:34:12.154490 [ 4 ] {116a6284-e1e4-4cd7-ba28-9439c142331a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002579 sec., 13958.898797983715 rows/sec., 25.01 MiB/sec. | ||
6565 | 2025.01.28 08:34:12.154583 [ 4 ] {116a6284-e1e4-4cd7-ba28-9439c142331a} <Debug> TCPHandler: Processed in 0.002888201 sec. | ||
6566 | 2025.01.28 08:34:12.154810 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6567 | 2025.01.28 08:34:12.155029 [ 258 ] {bd7e2a8c-fde6-4576-8a56-baf2376785df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6568 | 2025.01.28 08:34:12.155122 [ 258 ] {bd7e2a8c-fde6-4576-8a56-baf2376785df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6569 | 2025.01.28 08:34:12.155770 [ 258 ] {bd7e2a8c-fde6-4576-8a56-baf2376785df} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6570 | 2025.01.28 08:34:12.155809 [ 258 ] {bd7e2a8c-fde6-4576-8a56-baf2376785df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6571 | 2025.01.28 08:34:12.156183 [ 258 ] {bd7e2a8c-fde6-4576-8a56-baf2376785df} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6572 | 2025.01.28 08:34:12.156441 [ 258 ] {bd7e2a8c-fde6-4576-8a56-baf2376785df} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6573 | 2025.01.28 08:34:12.156700 [ 258 ] {bd7e2a8c-fde6-4576-8a56-baf2376785df} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001716 sec., 47785.54778554778 rows/sec., 3.03 MiB/sec. | ||
6574 | 2025.01.28 08:34:12.156824 [ 258 ] {bd7e2a8c-fde6-4576-8a56-baf2376785df} <Debug> TCPHandler: Processed in 0.00211658 sec. | ||
6575 | 2025.01.28 08:34:12.344684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6576 | 2025.01.28 08:34:12.367385 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6577 | 2025.01.28 08:34:12.367445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6578 | 2025.01.28 08:34:12.374910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6579 | 2025.01.28 08:34:12.375694 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6580 | 2025.01.28 08:34:12.378438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6581 | 2025.01.28 08:34:13.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.02 MiB, peak 204.09 MiB, free memory in arenas 0.00 B, will set to 198.92 MiB (RSS), difference: -1.10 MiB | ||
6582 | 2025.01.28 08:34:16.445657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 932 | ||
6583 | 2025.01.28 08:34:16.448934 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6584 | 2025.01.28 08:34:16.448999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6585 | 2025.01.28 08:34:16.450526 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6586 | 2025.01.28 08:34:16.450860 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6587 | 2025.01.28 08:34:16.451534 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
6588 | 2025.01.28 08:34:17.122007 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6589 | 2025.01.28 08:34:17.122217 [ 258 ] {2fd112fb-c8ae-43a0-a0a2-a3b80e4b4ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6590 | 2025.01.28 08:34:17.122297 [ 258 ] {2fd112fb-c8ae-43a0-a0a2-a3b80e4b4ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6591 | 2025.01.28 08:34:17.123137 [ 258 ] {2fd112fb-c8ae-43a0-a0a2-a3b80e4b4ed9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6592 | 2025.01.28 08:34:17.123187 [ 258 ] {2fd112fb-c8ae-43a0-a0a2-a3b80e4b4ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6593 | 2025.01.28 08:34:17.123648 [ 258 ] {2fd112fb-c8ae-43a0-a0a2-a3b80e4b4ed9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6594 | 2025.01.28 08:34:17.123937 [ 258 ] {2fd112fb-c8ae-43a0-a0a2-a3b80e4b4ed9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6595 | 2025.01.28 08:34:17.124181 [ 258 ] {2fd112fb-c8ae-43a0-a0a2-a3b80e4b4ed9} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002021 sec., 31667.49134092034 rows/sec., 2.49 MiB/sec. | ||
6596 | 2025.01.28 08:34:17.124249 [ 258 ] {2fd112fb-c8ae-43a0-a0a2-a3b80e4b4ed9} <Debug> TCPHandler: Processed in 0.002381565 sec. | ||
6597 | 2025.01.28 08:34:17.124550 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6598 | 2025.01.28 08:34:17.124783 [ 4 ] {afb41c3c-e71f-4902-a584-a46e27fb0532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6599 | 2025.01.28 08:34:17.124885 [ 4 ] {afb41c3c-e71f-4902-a584-a46e27fb0532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6600 | 2025.01.28 08:34:17.125794 [ 4 ] {afb41c3c-e71f-4902-a584-a46e27fb0532} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6601 | 2025.01.28 08:34:17.125841 [ 4 ] {afb41c3c-e71f-4902-a584-a46e27fb0532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6602 | 2025.01.28 08:34:17.126290 [ 4 ] {afb41c3c-e71f-4902-a584-a46e27fb0532} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6603 | 2025.01.28 08:34:17.126545 [ 4 ] {afb41c3c-e71f-4902-a584-a46e27fb0532} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6604 | 2025.01.28 08:34:17.126692 [ 132 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6605 | 2025.01.28 08:34:17.126736 [ 132 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6606 | 2025.01.28 08:34:17.126756 [ 4 ] {afb41c3c-e71f-4902-a584-a46e27fb0532} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.002046 sec., 1955.0342130987292 rows/sec., 147.01 KiB/sec. | ||
6607 | 2025.01.28 08:34:17.126761 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6608 | 2025.01.28 08:34:17.126857 [ 4 ] {afb41c3c-e71f-4902-a584-a46e27fb0532} <Debug> TCPHandler: Processed in 0.002470226 sec. | ||
6609 | 2025.01.28 08:34:17.126926 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
6610 | 2025.01.28 08:34:17.127074 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6611 | 2025.01.28 08:34:17.127098 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6612 | 2025.01.28 08:34:17.127156 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 65 rows starting from the beginning of the part | ||
6613 | 2025.01.28 08:34:17.127394 [ 258 ] {658e62e0-88e9-4408-8492-7ea1f712e53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6614 | 2025.01.28 08:34:17.127410 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
6615 | 2025.01.28 08:34:17.127551 [ 258 ] {658e62e0-88e9-4408-8492-7ea1f712e53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6616 | 2025.01.28 08:34:17.127741 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 43 rows starting from the beginning of the part | ||
6617 | 2025.01.28 08:34:17.128092 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
6618 | 2025.01.28 08:34:17.128494 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 43 rows starting from the beginning of the part | ||
6619 | 2025.01.28 08:34:17.128902 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
6620 | 2025.01.28 08:34:17.130322 [ 258 ] {658e62e0-88e9-4408-8492-7ea1f712e53a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6621 | 2025.01.28 08:34:17.130399 [ 258 ] {658e62e0-88e9-4408-8492-7ea1f712e53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6622 | 2025.01.28 08:34:17.131538 [ 258 ] {658e62e0-88e9-4408-8492-7ea1f712e53a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6623 | 2025.01.28 08:34:17.131785 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.004930081 sec., 33468.00995764572 rows/sec., 2.52 MiB/sec. | ||
6624 | 2025.01.28 08:34:17.132006 [ 258 ] {658e62e0-88e9-4408-8492-7ea1f712e53a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6625 | 2025.01.28 08:34:17.132083 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6626 | 2025.01.28 08:34:17.132535 [ 258 ] {658e62e0-88e9-4408-8492-7ea1f712e53a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.005265 sec., 12915.47958214625 rows/sec., 1.01 MiB/sec. | ||
6627 | 2025.01.28 08:34:17.132906 [ 258 ] {658e62e0-88e9-4408-8492-7ea1f712e53a} <Debug> TCPHandler: Processed in 0.005931915 sec. | ||
6628 | 2025.01.28 08:34:17.133016 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6629 | 2025.01.28 08:34:17.133254 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6630 | 2025.01.28 08:34:17.133473 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_36_7} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6631 | 2025.01.28 08:34:17.133580 [ 4 ] {5174c1c5-2fae-4101-aad8-b3027cf8db1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6632 | 2025.01.28 08:34:17.133687 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6633 | 2025.01.28 08:34:17.133706 [ 4 ] {5174c1c5-2fae-4101-aad8-b3027cf8db1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6634 | 2025.01.28 08:34:17.134338 [ 4 ] {5174c1c5-2fae-4101-aad8-b3027cf8db1f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6635 | 2025.01.28 08:34:17.134378 [ 4 ] {5174c1c5-2fae-4101-aad8-b3027cf8db1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6636 | 2025.01.28 08:34:17.134798 [ 4 ] {5174c1c5-2fae-4101-aad8-b3027cf8db1f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6637 | 2025.01.28 08:34:17.135061 [ 4 ] {5174c1c5-2fae-4101-aad8-b3027cf8db1f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6638 | 2025.01.28 08:34:17.135250 [ 4 ] {5174c1c5-2fae-4101-aad8-b3027cf8db1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. | ||
6639 | 2025.01.28 08:34:17.135306 [ 4 ] {5174c1c5-2fae-4101-aad8-b3027cf8db1f} <Debug> TCPHandler: Processed in 0.002252832 sec. | ||
6640 | 2025.01.28 08:34:17.135486 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6641 | 2025.01.28 08:34:17.135626 [ 258 ] {87e05c54-c17e-40dd-8a57-f78b1f84557d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6642 | 2025.01.28 08:34:17.135726 [ 258 ] {87e05c54-c17e-40dd-8a57-f78b1f84557d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6643 | 2025.01.28 08:34:17.136992 [ 258 ] {87e05c54-c17e-40dd-8a57-f78b1f84557d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6644 | 2025.01.28 08:34:17.137034 [ 258 ] {87e05c54-c17e-40dd-8a57-f78b1f84557d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6645 | 2025.01.28 08:34:17.137687 [ 258 ] {87e05c54-c17e-40dd-8a57-f78b1f84557d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6646 | 2025.01.28 08:34:17.137971 [ 258 ] {87e05c54-c17e-40dd-8a57-f78b1f84557d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6647 | 2025.01.28 08:34:17.138167 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6648 | 2025.01.28 08:34:17.138228 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6649 | 2025.01.28 08:34:17.138272 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6650 | 2025.01.28 08:34:17.138279 [ 258 ] {87e05c54-c17e-40dd-8a57-f78b1f84557d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00268 sec., 1492.5373134328358 rows/sec., 2.67 MiB/sec. | ||
6651 | 2025.01.28 08:34:17.138503 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
6652 | 2025.01.28 08:34:17.138543 [ 258 ] {87e05c54-c17e-40dd-8a57-f78b1f84557d} <Debug> TCPHandler: Processed in 0.003114885 sec. | ||
6653 | 2025.01.28 08:34:17.138748 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6654 | 2025.01.28 08:34:17.139013 [ 4 ] {58eb5ee1-3163-4546-a408-a4bc3bdb755f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6655 | 2025.01.28 08:34:17.139060 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6656 | 2025.01.28 08:34:17.139115 [ 4 ] {58eb5ee1-3163-4546-a408-a4bc3bdb755f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6657 | 2025.01.28 08:34:17.139305 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 616 rows starting from the beginning of the part | ||
6658 | 2025.01.28 08:34:17.140184 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
6659 | 2025.01.28 08:34:17.140954 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
6660 | 2025.01.28 08:34:17.141564 [ 4 ] {58eb5ee1-3163-4546-a408-a4bc3bdb755f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6661 | 2025.01.28 08:34:17.141625 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
6662 | 2025.01.28 08:34:17.141635 [ 4 ] {58eb5ee1-3163-4546-a408-a4bc3bdb755f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6663 | 2025.01.28 08:34:17.142224 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
6664 | 2025.01.28 08:34:17.142783 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
6665 | 2025.01.28 08:34:17.143678 [ 4 ] {58eb5ee1-3163-4546-a408-a4bc3bdb755f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6666 | 2025.01.28 08:34:17.144209 [ 4 ] {58eb5ee1-3163-4546-a408-a4bc3bdb755f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6667 | 2025.01.28 08:34:17.144792 [ 4 ] {58eb5ee1-3163-4546-a408-a4bc3bdb755f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005864 sec., 10231.923601637107 rows/sec., 706.11 KiB/sec. | ||
6668 | 2025.01.28 08:34:17.144913 [ 4 ] {58eb5ee1-3163-4546-a408-a4bc3bdb755f} <Debug> TCPHandler: Processed in 0.006274 sec. | ||
6669 | 2025.01.28 08:34:17.148643 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 19 columns (19 merged, 0 gathered) in 0.010283897 sec., 68067.58177371866 rows/sec., 121.97 MiB/sec. | ||
6670 | 2025.01.28 08:34:17.149627 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6671 | 2025.01.28 08:34:17.150021 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6672 | 2025.01.28 08:34:17.150099 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6673 | 2025.01.28 08:34:17.150206 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
6674 | 2025.01.28 08:34:18.242457 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6675 | 2025.01.28 08:34:18.242647 [ 258 ] {dc06d427-b5ab-4919-a41a-78dfcf9a79ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6676 | 2025.01.28 08:34:18.242729 [ 258 ] {dc06d427-b5ab-4919-a41a-78dfcf9a79ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6677 | 2025.01.28 08:34:18.243490 [ 258 ] {dc06d427-b5ab-4919-a41a-78dfcf9a79ee} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6678 | 2025.01.28 08:34:18.243534 [ 258 ] {dc06d427-b5ab-4919-a41a-78dfcf9a79ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6679 | 2025.01.28 08:34:18.243999 [ 258 ] {dc06d427-b5ab-4919-a41a-78dfcf9a79ee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6680 | 2025.01.28 08:34:18.244278 [ 258 ] {dc06d427-b5ab-4919-a41a-78dfcf9a79ee} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6681 | 2025.01.28 08:34:18.244418 [ 131 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6682 | 2025.01.28 08:34:18.244455 [ 131 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6683 | 2025.01.28 08:34:18.244481 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6684 | 2025.01.28 08:34:18.244481 [ 258 ] {dc06d427-b5ab-4919-a41a-78dfcf9a79ee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. | ||
6685 | 2025.01.28 08:34:18.244711 [ 258 ] {dc06d427-b5ab-4919-a41a-78dfcf9a79ee} <Debug> TCPHandler: Processed in 0.002386914 sec. | ||
6686 | 2025.01.28 08:34:18.244967 [ 196 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6687 | 2025.01.28 08:34:18.245091 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6688 | 2025.01.28 08:34:18.245285 [ 196 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6689 | 2025.01.28 08:34:18.245335 [ 196 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
6690 | 2025.01.28 08:34:18.245340 [ 4 ] {19b9c508-07d7-4d7e-891e-00c92a7accc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6691 | 2025.01.28 08:34:18.245431 [ 4 ] {19b9c508-07d7-4d7e-891e-00c92a7accc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6692 | 2025.01.28 08:34:18.245451 [ 196 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6693 | 2025.01.28 08:34:18.245982 [ 196 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6694 | 2025.01.28 08:34:18.246219 [ 196 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6695 | 2025.01.28 08:34:18.246629 [ 196 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6696 | 2025.01.28 08:34:18.247802 [ 4 ] {19b9c508-07d7-4d7e-891e-00c92a7accc6} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6697 | 2025.01.28 08:34:18.247855 [ 4 ] {19b9c508-07d7-4d7e-891e-00c92a7accc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6698 | 2025.01.28 08:34:18.248472 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003854615 sec., 18160.04970665034 rows/sec., 1.35 MiB/sec. | ||
6699 | 2025.01.28 08:34:18.248508 [ 4 ] {19b9c508-07d7-4d7e-891e-00c92a7accc6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6700 | 2025.01.28 08:34:18.248676 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6701 | 2025.01.28 08:34:18.249088 [ 4 ] {19b9c508-07d7-4d7e-891e-00c92a7accc6} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6702 | 2025.01.28 08:34:18.249177 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6703 | 2025.01.28 08:34:18.249350 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_21_5} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6704 | 2025.01.28 08:34:18.249642 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6705 | 2025.01.28 08:34:18.249780 [ 4 ] {19b9c508-07d7-4d7e-891e-00c92a7accc6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004496 sec., 444.83985765124555 rows/sec., 36.27 KiB/sec. | ||
6706 | 2025.01.28 08:34:18.249860 [ 4 ] {19b9c508-07d7-4d7e-891e-00c92a7accc6} <Debug> TCPHandler: Processed in 0.004987801 sec. | ||
6707 | 2025.01.28 08:34:18.250031 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6708 | 2025.01.28 08:34:18.250156 [ 258 ] {c8bc7a48-27ee-4207-92e5-07fe9e0c5634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6709 | 2025.01.28 08:34:18.250207 [ 258 ] {c8bc7a48-27ee-4207-92e5-07fe9e0c5634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6710 | 2025.01.28 08:34:18.251570 [ 258 ] {c8bc7a48-27ee-4207-92e5-07fe9e0c5634} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6711 | 2025.01.28 08:34:18.251608 [ 258 ] {c8bc7a48-27ee-4207-92e5-07fe9e0c5634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6712 | 2025.01.28 08:34:18.252067 [ 258 ] {c8bc7a48-27ee-4207-92e5-07fe9e0c5634} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6713 | 2025.01.28 08:34:18.252317 [ 258 ] {c8bc7a48-27ee-4207-92e5-07fe9e0c5634} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6714 | 2025.01.28 08:34:18.252540 [ 258 ] {c8bc7a48-27ee-4207-92e5-07fe9e0c5634} <Debug> executeQuery: Read 1416 rows, 120.98 KiB in 0.002412 sec., 587064.6766169154 rows/sec., 48.98 MiB/sec. | ||
6715 | 2025.01.28 08:34:18.252595 [ 258 ] {c8bc7a48-27ee-4207-92e5-07fe9e0c5634} <Debug> TCPHandler: Processed in 0.002625317 sec. | ||
6716 | 2025.01.28 08:34:18.252757 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6717 | 2025.01.28 08:34:18.252897 [ 4 ] {10ec2237-8bc2-491b-8dab-68899d3ae056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6718 | 2025.01.28 08:34:18.252954 [ 4 ] {10ec2237-8bc2-491b-8dab-68899d3ae056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6719 | 2025.01.28 08:34:18.253646 [ 4 ] {10ec2237-8bc2-491b-8dab-68899d3ae056} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6720 | 2025.01.28 08:34:18.253686 [ 4 ] {10ec2237-8bc2-491b-8dab-68899d3ae056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6721 | 2025.01.28 08:34:18.254065 [ 4 ] {10ec2237-8bc2-491b-8dab-68899d3ae056} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6722 | 2025.01.28 08:34:18.254323 [ 4 ] {10ec2237-8bc2-491b-8dab-68899d3ae056} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6723 | 2025.01.28 08:34:18.254587 [ 4 ] {10ec2237-8bc2-491b-8dab-68899d3ae056} <Debug> executeQuery: Read 45 rows, 3.30 KiB in 0.001711 sec., 26300.40911747516 rows/sec., 1.89 MiB/sec. | ||
6724 | 2025.01.28 08:34:18.254766 [ 4 ] {10ec2237-8bc2-491b-8dab-68899d3ae056} <Debug> TCPHandler: Processed in 0.00207116 sec. | ||
6725 | 2025.01.28 08:34:18.255012 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6726 | 2025.01.28 08:34:18.255160 [ 258 ] {0cd6b1b6-8d9d-46f6-a0a8-7fdfa291b714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6727 | 2025.01.28 08:34:18.255218 [ 258 ] {0cd6b1b6-8d9d-46f6-a0a8-7fdfa291b714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6728 | 2025.01.28 08:34:18.255950 [ 258 ] {0cd6b1b6-8d9d-46f6-a0a8-7fdfa291b714} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6729 | 2025.01.28 08:34:18.255990 [ 258 ] {0cd6b1b6-8d9d-46f6-a0a8-7fdfa291b714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6730 | 2025.01.28 08:34:18.256379 [ 258 ] {0cd6b1b6-8d9d-46f6-a0a8-7fdfa291b714} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6731 | 2025.01.28 08:34:18.256639 [ 258 ] {0cd6b1b6-8d9d-46f6-a0a8-7fdfa291b714} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6732 | 2025.01.28 08:34:18.256857 [ 258 ] {0cd6b1b6-8d9d-46f6-a0a8-7fdfa291b714} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001728 sec., 140046.2962962963 rows/sec., 9.49 MiB/sec. | ||
6733 | 2025.01.28 08:34:18.256911 [ 258 ] {0cd6b1b6-8d9d-46f6-a0a8-7fdfa291b714} <Debug> TCPHandler: Processed in 0.002039709 sec. | ||
6734 | 2025.01.28 08:34:18.257052 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6735 | 2025.01.28 08:34:18.257169 [ 4 ] {8fb18523-a3cb-4bb5-a009-b4b3f724c061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6736 | 2025.01.28 08:34:18.257218 [ 4 ] {8fb18523-a3cb-4bb5-a009-b4b3f724c061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6737 | 2025.01.28 08:34:18.257792 [ 4 ] {8fb18523-a3cb-4bb5-a009-b4b3f724c061} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6738 | 2025.01.28 08:34:18.257833 [ 4 ] {8fb18523-a3cb-4bb5-a009-b4b3f724c061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6739 | 2025.01.28 08:34:18.258209 [ 4 ] {8fb18523-a3cb-4bb5-a009-b4b3f724c061} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6740 | 2025.01.28 08:34:18.258451 [ 4 ] {8fb18523-a3cb-4bb5-a009-b4b3f724c061} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6741 | 2025.01.28 08:34:18.258615 [ 130 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6742 | 2025.01.28 08:34:18.258684 [ 4 ] {8fb18523-a3cb-4bb5-a009-b4b3f724c061} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001532 sec., 8485.639686684073 rows/sec., 529.08 KiB/sec. | ||
6743 | 2025.01.28 08:34:18.258697 [ 130 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6744 | 2025.01.28 08:34:18.258804 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6745 | 2025.01.28 08:34:18.258818 [ 4 ] {8fb18523-a3cb-4bb5-a009-b4b3f724c061} <Debug> TCPHandler: Processed in 0.001819966 sec. | ||
6746 | 2025.01.28 08:34:18.259112 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6747 | 2025.01.28 08:34:18.259267 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6748 | 2025.01.28 08:34:18.259442 [ 258 ] {42d95486-1e2e-4048-91cd-b282c0232240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6749 | 2025.01.28 08:34:18.259557 [ 258 ] {42d95486-1e2e-4048-91cd-b282c0232240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6750 | 2025.01.28 08:34:18.259768 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6751 | 2025.01.28 08:34:18.259844 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
6752 | 2025.01.28 08:34:18.260131 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
6753 | 2025.01.28 08:34:18.260444 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
6754 | 2025.01.28 08:34:18.260856 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
6755 | 2025.01.28 08:34:18.261173 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
6756 | 2025.01.28 08:34:18.262982 [ 258 ] {42d95486-1e2e-4048-91cd-b282c0232240} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6757 | 2025.01.28 08:34:18.263057 [ 258 ] {42d95486-1e2e-4048-91cd-b282c0232240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6758 | 2025.01.28 08:34:18.263415 [ 194 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004510675 sec., 14410.2601051949 rows/sec., 954.77 KiB/sec. | ||
6759 | 2025.01.28 08:34:18.263604 [ 194 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6760 | 2025.01.28 08:34:18.263909 [ 258 ] {42d95486-1e2e-4048-91cd-b282c0232240} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6761 | 2025.01.28 08:34:18.264145 [ 194 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6762 | 2025.01.28 08:34:18.264331 [ 194 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_21_5} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6763 | 2025.01.28 08:34:18.264467 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6764 | 2025.01.28 08:34:18.264549 [ 258 ] {42d95486-1e2e-4048-91cd-b282c0232240} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6765 | 2025.01.28 08:34:18.264831 [ 258 ] {42d95486-1e2e-4048-91cd-b282c0232240} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.005506 sec., 159099.1645477661 rows/sec., 11.53 MiB/sec. | ||
6766 | 2025.01.28 08:34:18.264928 [ 258 ] {42d95486-1e2e-4048-91cd-b282c0232240} <Debug> TCPHandler: Processed in 0.005976485 sec. | ||
6767 | 2025.01.28 08:34:18.265185 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6768 | 2025.01.28 08:34:18.265329 [ 4 ] {4d0edd02-a1a8-4be3-a0e5-25a35b532b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6769 | 2025.01.28 08:34:18.265389 [ 4 ] {4d0edd02-a1a8-4be3-a0e5-25a35b532b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6770 | 2025.01.28 08:34:18.265922 [ 4 ] {4d0edd02-a1a8-4be3-a0e5-25a35b532b8b} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6771 | 2025.01.28 08:34:18.265962 [ 4 ] {4d0edd02-a1a8-4be3-a0e5-25a35b532b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6772 | 2025.01.28 08:34:18.266342 [ 4 ] {4d0edd02-a1a8-4be3-a0e5-25a35b532b8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6773 | 2025.01.28 08:34:18.266602 [ 4 ] {4d0edd02-a1a8-4be3-a0e5-25a35b532b8b} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6774 | 2025.01.28 08:34:18.266871 [ 4 ] {4d0edd02-a1a8-4be3-a0e5-25a35b532b8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. | ||
6775 | 2025.01.28 08:34:18.267069 [ 4 ] {4d0edd02-a1a8-4be3-a0e5-25a35b532b8b} <Debug> TCPHandler: Processed in 0.002021359 sec. | ||
6776 | 2025.01.28 08:34:18.267295 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6777 | 2025.01.28 08:34:18.267440 [ 258 ] {8110db3c-07d8-4508-a9d6-4331b8c363f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6778 | 2025.01.28 08:34:18.267503 [ 258 ] {8110db3c-07d8-4508-a9d6-4331b8c363f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6779 | 2025.01.28 08:34:18.268371 [ 258 ] {8110db3c-07d8-4508-a9d6-4331b8c363f4} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6780 | 2025.01.28 08:34:18.268411 [ 258 ] {8110db3c-07d8-4508-a9d6-4331b8c363f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6781 | 2025.01.28 08:34:18.268870 [ 258 ] {8110db3c-07d8-4508-a9d6-4331b8c363f4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6782 | 2025.01.28 08:34:18.269117 [ 258 ] {8110db3c-07d8-4508-a9d6-4331b8c363f4} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6783 | 2025.01.28 08:34:18.269348 [ 258 ] {8110db3c-07d8-4508-a9d6-4331b8c363f4} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.001933 sec., 511122.60734609416 rows/sec., 34.01 MiB/sec. | ||
6784 | 2025.01.28 08:34:18.269421 [ 258 ] {8110db3c-07d8-4508-a9d6-4331b8c363f4} <Debug> TCPHandler: Processed in 0.002209172 sec. | ||
6785 | 2025.01.28 08:34:18.269605 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6786 | 2025.01.28 08:34:18.269729 [ 4 ] {6e2b18b6-4c2f-4cc1-b51b-096fe05cc4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6787 | 2025.01.28 08:34:18.269785 [ 4 ] {6e2b18b6-4c2f-4cc1-b51b-096fe05cc4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6788 | 2025.01.28 08:34:18.270263 [ 4 ] {6e2b18b6-4c2f-4cc1-b51b-096fe05cc4df} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6789 | 2025.01.28 08:34:18.270299 [ 4 ] {6e2b18b6-4c2f-4cc1-b51b-096fe05cc4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6790 | 2025.01.28 08:34:18.270672 [ 4 ] {6e2b18b6-4c2f-4cc1-b51b-096fe05cc4df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6791 | 2025.01.28 08:34:18.270914 [ 4 ] {6e2b18b6-4c2f-4cc1-b51b-096fe05cc4df} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6792 | 2025.01.28 08:34:18.271173 [ 4 ] {6e2b18b6-4c2f-4cc1-b51b-096fe05cc4df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. | ||
6793 | 2025.01.28 08:34:18.271389 [ 4 ] {6e2b18b6-4c2f-4cc1-b51b-096fe05cc4df} <Debug> TCPHandler: Processed in 0.001873397 sec. | ||
6794 | 2025.01.28 08:34:18.271558 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6795 | 2025.01.28 08:34:18.271683 [ 258 ] {d1457d6b-9403-4b35-a8aa-9dcbdc5ec91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6796 | 2025.01.28 08:34:18.271775 [ 258 ] {d1457d6b-9403-4b35-a8aa-9dcbdc5ec91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6797 | 2025.01.28 08:34:18.273014 [ 258 ] {d1457d6b-9403-4b35-a8aa-9dcbdc5ec91c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6798 | 2025.01.28 08:34:18.273055 [ 258 ] {d1457d6b-9403-4b35-a8aa-9dcbdc5ec91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6799 | 2025.01.28 08:34:18.273716 [ 258 ] {d1457d6b-9403-4b35-a8aa-9dcbdc5ec91c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6800 | 2025.01.28 08:34:18.273986 [ 258 ] {d1457d6b-9403-4b35-a8aa-9dcbdc5ec91c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6801 | 2025.01.28 08:34:18.274224 [ 258 ] {d1457d6b-9403-4b35-a8aa-9dcbdc5ec91c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002569 sec., 14013.234721681587 rows/sec., 25.11 MiB/sec. | ||
6802 | 2025.01.28 08:34:18.274322 [ 258 ] {d1457d6b-9403-4b35-a8aa-9dcbdc5ec91c} <Debug> TCPHandler: Processed in 0.002832171 sec. | ||
6803 | 2025.01.28 08:34:18.274477 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6804 | 2025.01.28 08:34:18.274593 [ 4 ] {b95dcf42-effc-42cb-8c59-857e5addcd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6805 | 2025.01.28 08:34:18.274643 [ 4 ] {b95dcf42-effc-42cb-8c59-857e5addcd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6806 | 2025.01.28 08:34:18.275134 [ 4 ] {b95dcf42-effc-42cb-8c59-857e5addcd0a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6807 | 2025.01.28 08:34:18.275172 [ 4 ] {b95dcf42-effc-42cb-8c59-857e5addcd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6808 | 2025.01.28 08:34:18.275550 [ 4 ] {b95dcf42-effc-42cb-8c59-857e5addcd0a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6809 | 2025.01.28 08:34:18.275795 [ 4 ] {b95dcf42-effc-42cb-8c59-857e5addcd0a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6810 | 2025.01.28 08:34:18.276010 [ 4 ] {b95dcf42-effc-42cb-8c59-857e5addcd0a} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001439 sec., 31966.643502432245 rows/sec., 1.93 MiB/sec. | ||
6811 | 2025.01.28 08:34:18.276081 [ 4 ] {b95dcf42-effc-42cb-8c59-857e5addcd0a} <Debug> TCPHandler: Processed in 0.001658644 sec. | ||
6812 | 2025.01.28 08:34:18.884731 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
6813 | 2025.01.28 08:34:18.885476 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6814 | 2025.01.28 08:34:18.885533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6815 | 2025.01.28 08:34:18.886070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6816 | 2025.01.28 08:34:18.886333 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6817 | 2025.01.28 08:34:18.886541 [ 129 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6818 | 2025.01.28 08:34:18.886595 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
6819 | 2025.01.28 08:34:18.886642 [ 129 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6820 | 2025.01.28 08:34:18.886676 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6821 | 2025.01.28 08:34:18.886873 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
6822 | 2025.01.28 08:34:18.887300 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6823 | 2025.01.28 08:34:18.887436 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
6824 | 2025.01.28 08:34:18.887621 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
6825 | 2025.01.28 08:34:18.887797 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
6826 | 2025.01.28 08:34:18.887921 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
6827 | 2025.01.28 08:34:18.888180 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
6828 | 2025.01.28 08:34:18.888353 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
6829 | 2025.01.28 08:34:18.890703 [ 195 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003948267 sec., 3599807.2065541665 rows/sec., 51.50 MiB/sec. | ||
6830 | 2025.01.28 08:34:18.891179 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6831 | 2025.01.28 08:34:18.891591 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_31_6} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6832 | 2025.01.28 08:34:18.891689 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_31_6} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6833 | 2025.01.28 08:34:18.891809 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
6834 | 2025.01.28 08:34:19.878518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6835 | 2025.01.28 08:34:19.900720 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6836 | 2025.01.28 08:34:19.900783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6837 | 2025.01.28 08:34:19.908470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6838 | 2025.01.28 08:34:19.909347 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6839 | 2025.01.28 08:34:19.909664 [ 128 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6840 | 2025.01.28 08:34:19.909724 [ 128 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6841 | 2025.01.28 08:34:19.909761 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6842 | 2025.01.28 08:34:19.910240 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
6843 | 2025.01.28 08:34:19.928146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6844 | 2025.01.28 08:34:19.929989 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6845 | 2025.01.28 08:34:19.931820 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
6846 | 2025.01.28 08:34:19.937787 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
6847 | 2025.01.28 08:34:19.944572 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
6848 | 2025.01.28 08:34:19.950547 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
6849 | 2025.01.28 08:34:19.956293 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
6850 | 2025.01.28 08:34:19.960971 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
6851 | 2025.01.28 08:34:20.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.75 MiB, peak 210.75 MiB, free memory in arenas 0.00 B, will set to 201.89 MiB (RSS), difference: -8.86 MiB | ||
6852 | 2025.01.28 08:34:20.021179 [ 186 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.11127637 sec., 2102.872334890148 rows/sec., 10.87 MiB/sec. | ||
6853 | 2025.01.28 08:34:20.022967 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6854 | 2025.01.28 08:34:20.025379 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_31_6} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6855 | 2025.01.28 08:34:20.025490 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_31_6} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6856 | 2025.01.28 08:34:20.027098 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6857 | 2025.01.28 08:34:21.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.47 MiB, peak 210.75 MiB, free memory in arenas 0.00 B, will set to 202.86 MiB (RSS), difference: 10.38 MiB | ||
6858 | 2025.01.28 08:34:22.120538 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6859 | 2025.01.28 08:34:22.120750 [ 258 ] {07477aa2-7122-4353-9eb3-338d3ef7df57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6860 | 2025.01.28 08:34:22.120821 [ 258 ] {07477aa2-7122-4353-9eb3-338d3ef7df57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6861 | 2025.01.28 08:34:22.121623 [ 258 ] {07477aa2-7122-4353-9eb3-338d3ef7df57} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6862 | 2025.01.28 08:34:22.121668 [ 258 ] {07477aa2-7122-4353-9eb3-338d3ef7df57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6863 | 2025.01.28 08:34:22.122134 [ 258 ] {07477aa2-7122-4353-9eb3-338d3ef7df57} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6864 | 2025.01.28 08:34:22.122401 [ 258 ] {07477aa2-7122-4353-9eb3-338d3ef7df57} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6865 | 2025.01.28 08:34:22.122604 [ 258 ] {07477aa2-7122-4353-9eb3-338d3ef7df57} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.24 MiB/sec. | ||
6866 | 2025.01.28 08:34:22.122668 [ 258 ] {07477aa2-7122-4353-9eb3-338d3ef7df57} <Debug> TCPHandler: Processed in 0.002271483 sec. | ||
6867 | 2025.01.28 08:34:22.122942 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6868 | 2025.01.28 08:34:22.123149 [ 4 ] {6bee4eb6-ba25-4b16-9160-1592e268c49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6869 | 2025.01.28 08:34:22.123232 [ 4 ] {6bee4eb6-ba25-4b16-9160-1592e268c49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6870 | 2025.01.28 08:34:22.124090 [ 4 ] {6bee4eb6-ba25-4b16-9160-1592e268c49e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6871 | 2025.01.28 08:34:22.124135 [ 4 ] {6bee4eb6-ba25-4b16-9160-1592e268c49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6872 | 2025.01.28 08:34:22.124587 [ 4 ] {6bee4eb6-ba25-4b16-9160-1592e268c49e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6873 | 2025.01.28 08:34:22.124851 [ 4 ] {6bee4eb6-ba25-4b16-9160-1592e268c49e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6874 | 2025.01.28 08:34:22.125109 [ 4 ] {6bee4eb6-ba25-4b16-9160-1592e268c49e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002018 sec., 31714.56888007929 rows/sec., 2.48 MiB/sec. | ||
6875 | 2025.01.28 08:34:22.125177 [ 4 ] {6bee4eb6-ba25-4b16-9160-1592e268c49e} <Debug> TCPHandler: Processed in 0.002374954 sec. | ||
6876 | 2025.01.28 08:34:22.125404 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6877 | 2025.01.28 08:34:22.125638 [ 258 ] {d3cad4aa-4d66-44ef-a6fa-bfaa42d4d86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6878 | 2025.01.28 08:34:22.125743 [ 258 ] {d3cad4aa-4d66-44ef-a6fa-bfaa42d4d86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6879 | 2025.01.28 08:34:22.126343 [ 258 ] {d3cad4aa-4d66-44ef-a6fa-bfaa42d4d86b} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6880 | 2025.01.28 08:34:22.126383 [ 258 ] {d3cad4aa-4d66-44ef-a6fa-bfaa42d4d86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6881 | 2025.01.28 08:34:22.126809 [ 258 ] {d3cad4aa-4d66-44ef-a6fa-bfaa42d4d86b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6882 | 2025.01.28 08:34:22.127065 [ 258 ] {d3cad4aa-4d66-44ef-a6fa-bfaa42d4d86b} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6883 | 2025.01.28 08:34:22.127253 [ 258 ] {d3cad4aa-4d66-44ef-a6fa-bfaa42d4d86b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001676 sec., 57279.236276849646 rows/sec., 3.99 MiB/sec. | ||
6884 | 2025.01.28 08:34:22.127308 [ 258 ] {d3cad4aa-4d66-44ef-a6fa-bfaa42d4d86b} <Debug> TCPHandler: Processed in 0.002016999 sec. | ||
6885 | 2025.01.28 08:34:22.127458 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6886 | 2025.01.28 08:34:22.127605 [ 4 ] {f0639017-0aed-4e5d-ab1a-84896b32de40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6887 | 2025.01.28 08:34:22.127668 [ 4 ] {f0639017-0aed-4e5d-ab1a-84896b32de40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6888 | 2025.01.28 08:34:22.128244 [ 4 ] {f0639017-0aed-4e5d-ab1a-84896b32de40} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6889 | 2025.01.28 08:34:22.128290 [ 4 ] {f0639017-0aed-4e5d-ab1a-84896b32de40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6890 | 2025.01.28 08:34:22.128746 [ 4 ] {f0639017-0aed-4e5d-ab1a-84896b32de40} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6891 | 2025.01.28 08:34:22.128993 [ 4 ] {f0639017-0aed-4e5d-ab1a-84896b32de40} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6892 | 2025.01.28 08:34:22.129214 [ 4 ] {f0639017-0aed-4e5d-ab1a-84896b32de40} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001646 sec., 21871.20291616039 rows/sec., 1.47 MiB/sec. | ||
6893 | 2025.01.28 08:34:22.129268 [ 4 ] {f0639017-0aed-4e5d-ab1a-84896b32de40} <Debug> TCPHandler: Processed in 0.001874927 sec. | ||
6894 | 2025.01.28 08:34:26.283148 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6895 | 2025.01.28 08:34:26.283218 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6896 | 2025.01.28 08:34:26.386742 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6897 | 2025.01.28 08:34:26.387895 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6898 | 2025.01.28 08:34:26.387938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6899 | 2025.01.28 08:34:26.388541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6900 | 2025.01.28 08:34:26.388828 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6901 | 2025.01.28 08:34:26.389022 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6902 | 2025.01.28 08:34:26.451761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 976 | ||
6903 | 2025.01.28 08:34:26.455156 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6904 | 2025.01.28 08:34:26.455219 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6905 | 2025.01.28 08:34:26.456721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6906 | 2025.01.28 08:34:26.457063 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6907 | 2025.01.28 08:34:26.457754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
6908 | 2025.01.28 08:34:27.001447 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001028805 sec. | ||
6909 | 2025.01.28 08:34:27.122538 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6910 | 2025.01.28 08:34:27.122733 [ 258 ] {9dcf72e2-b512-4267-a428-e88d1706eb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6911 | 2025.01.28 08:34:27.122807 [ 258 ] {9dcf72e2-b512-4267-a428-e88d1706eb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6912 | 2025.01.28 08:34:27.123561 [ 258 ] {9dcf72e2-b512-4267-a428-e88d1706eb90} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6913 | 2025.01.28 08:34:27.123602 [ 258 ] {9dcf72e2-b512-4267-a428-e88d1706eb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6914 | 2025.01.28 08:34:27.124044 [ 258 ] {9dcf72e2-b512-4267-a428-e88d1706eb90} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6915 | 2025.01.28 08:34:27.124303 [ 258 ] {9dcf72e2-b512-4267-a428-e88d1706eb90} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6916 | 2025.01.28 08:34:27.124510 [ 116 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6917 | 2025.01.28 08:34:27.124537 [ 258 ] {9dcf72e2-b512-4267-a428-e88d1706eb90} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001865 sec., 34316.35388739946 rows/sec., 2.70 MiB/sec. | ||
6918 | 2025.01.28 08:34:27.124595 [ 116 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6919 | 2025.01.28 08:34:27.124668 [ 258 ] {9dcf72e2-b512-4267-a428-e88d1706eb90} <Debug> TCPHandler: Processed in 0.002262683 sec. | ||
6920 | 2025.01.28 08:34:27.124675 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6921 | 2025.01.28 08:34:27.124958 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6922 | 2025.01.28 08:34:27.124972 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
6923 | 2025.01.28 08:34:27.125242 [ 4 ] {1c75e07a-2753-4efd-912f-93f2a4e49127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6924 | 2025.01.28 08:34:27.125407 [ 4 ] {1c75e07a-2753-4efd-912f-93f2a4e49127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6925 | 2025.01.28 08:34:27.125429 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6926 | 2025.01.28 08:34:27.125596 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1433 rows starting from the beginning of the part | ||
6927 | 2025.01.28 08:34:27.126035 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 275 rows starting from the beginning of the part | ||
6928 | 2025.01.28 08:34:27.126478 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
6929 | 2025.01.28 08:34:27.126890 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1416 rows starting from the beginning of the part | ||
6930 | 2025.01.28 08:34:27.127249 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
6931 | 2025.01.28 08:34:27.127502 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
6932 | 2025.01.28 08:34:27.128514 [ 4 ] {1c75e07a-2753-4efd-912f-93f2a4e49127} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6933 | 2025.01.28 08:34:27.128576 [ 4 ] {1c75e07a-2753-4efd-912f-93f2a4e49127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6934 | 2025.01.28 08:34:27.129538 [ 4 ] {1c75e07a-2753-4efd-912f-93f2a4e49127} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6935 | 2025.01.28 08:34:27.129986 [ 4 ] {1c75e07a-2753-4efd-912f-93f2a4e49127} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6936 | 2025.01.28 08:34:27.130236 [ 4 ] {1c75e07a-2753-4efd-912f-93f2a4e49127} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.005091 sec., 785.700255352583 rows/sec., 59.08 KiB/sec. | ||
6937 | 2025.01.28 08:34:27.130331 [ 4 ] {1c75e07a-2753-4efd-912f-93f2a4e49127} <Debug> TCPHandler: Processed in 0.005524439 sec. | ||
6938 | 2025.01.28 08:34:27.130617 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6939 | 2025.01.28 08:34:27.130858 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006013226 sec., 550120.6839722971 rows/sec., 48.04 MiB/sec. | ||
6940 | 2025.01.28 08:34:27.130939 [ 258 ] {9b4e8fd0-4316-4e78-9d07-eb49f6354638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6941 | 2025.01.28 08:34:27.130997 [ 258 ] {9b4e8fd0-4316-4e78-9d07-eb49f6354638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6942 | 2025.01.28 08:34:27.131209 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6943 | 2025.01.28 08:34:27.131930 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_51_10} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6944 | 2025.01.28 08:34:27.132173 [ 201 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_51_10} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6945 | 2025.01.28 08:34:27.132348 [ 258 ] {9b4e8fd0-4316-4e78-9d07-eb49f6354638} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6946 | 2025.01.28 08:34:27.132359 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
6947 | 2025.01.28 08:34:27.132417 [ 258 ] {9b4e8fd0-4316-4e78-9d07-eb49f6354638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6948 | 2025.01.28 08:34:27.132816 [ 258 ] {9b4e8fd0-4316-4e78-9d07-eb49f6354638} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6949 | 2025.01.28 08:34:27.133067 [ 258 ] {9b4e8fd0-4316-4e78-9d07-eb49f6354638} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6950 | 2025.01.28 08:34:27.133229 [ 116 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6951 | 2025.01.28 08:34:27.133284 [ 116 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6952 | 2025.01.28 08:34:27.133309 [ 258 ] {9b4e8fd0-4316-4e78-9d07-eb49f6354638} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002403 sec., 28297.96088223054 rows/sec., 2.21 MiB/sec. | ||
6953 | 2025.01.28 08:34:27.133323 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6954 | 2025.01.28 08:34:27.133494 [ 258 ] {9b4e8fd0-4316-4e78-9d07-eb49f6354638} <Debug> TCPHandler: Processed in 0.003044544 sec. | ||
6955 | 2025.01.28 08:34:27.133706 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
6956 | 2025.01.28 08:34:27.133872 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6957 | 2025.01.28 08:34:27.134207 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6958 | 2025.01.28 08:34:27.134346 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
6959 | 2025.01.28 08:34:27.134802 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 418 rows starting from the beginning of the part | ||
6960 | 2025.01.28 08:34:27.134815 [ 4 ] {faae73d4-938a-4fcf-b301-23c5cfb883e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6961 | 2025.01.28 08:34:27.135155 [ 4 ] {faae73d4-938a-4fcf-b301-23c5cfb883e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6962 | 2025.01.28 08:34:27.135167 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 68 rows starting from the beginning of the part | ||
6963 | 2025.01.28 08:34:27.135586 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 876 rows starting from the beginning of the part | ||
6964 | 2025.01.28 08:34:27.136034 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
6965 | 2025.01.28 08:34:27.136402 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 68 rows starting from the beginning of the part | ||
6966 | 2025.01.28 08:34:27.137742 [ 4 ] {faae73d4-938a-4fcf-b301-23c5cfb883e3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6967 | 2025.01.28 08:34:27.137807 [ 4 ] {faae73d4-938a-4fcf-b301-23c5cfb883e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6968 | 2025.01.28 08:34:27.138970 [ 4 ] {faae73d4-938a-4fcf-b301-23c5cfb883e3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6969 | 2025.01.28 08:34:27.139287 [ 4 ] {faae73d4-938a-4fcf-b301-23c5cfb883e3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6970 | 2025.01.28 08:34:27.139647 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6971 | 2025.01.28 08:34:27.139749 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6972 | 2025.01.28 08:34:27.139827 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6973 | 2025.01.28 08:34:27.139952 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.006482383 sec., 371468.33193904156 rows/sec., 28.48 MiB/sec. | ||
6974 | 2025.01.28 08:34:27.140016 [ 4 ] {faae73d4-938a-4fcf-b301-23c5cfb883e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005628 sec., 28429.282160625444 rows/sec., 1.98 MiB/sec. | ||
6975 | 2025.01.28 08:34:27.140332 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
6976 | 2025.01.28 08:34:27.140335 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6977 | 2025.01.28 08:34:27.140331 [ 4 ] {faae73d4-938a-4fcf-b301-23c5cfb883e3} <Debug> TCPHandler: Processed in 0.006707286 sec. | ||
6978 | 2025.01.28 08:34:27.140666 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6979 | 2025.01.28 08:34:27.140841 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6980 | 2025.01.28 08:34:27.141004 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14129 rows starting from the beginning of the part | ||
6981 | 2025.01.28 08:34:27.141119 [ 258 ] {a349d927-1031-44d6-9740-1281665077dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6982 | 2025.01.28 08:34:27.141286 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_51_10} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6983 | 2025.01.28 08:34:27.141435 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
6984 | 2025.01.28 08:34:27.141722 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_51_10} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6985 | 2025.01.28 08:34:27.141966 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
6986 | 2025.01.28 08:34:27.142020 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6987 | 2025.01.28 08:34:27.142071 [ 258 ] {a349d927-1031-44d6-9740-1281665077dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6988 | 2025.01.28 08:34:27.142323 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 988 rows starting from the beginning of the part | ||
6989 | 2025.01.28 08:34:27.142633 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part | ||
6990 | 2025.01.28 08:34:27.143038 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
6991 | 2025.01.28 08:34:27.146900 [ 258 ] {a349d927-1031-44d6-9740-1281665077dc} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6992 | 2025.01.28 08:34:27.146977 [ 258 ] {a349d927-1031-44d6-9740-1281665077dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6993 | 2025.01.28 08:34:27.148807 [ 258 ] {a349d927-1031-44d6-9740-1281665077dc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6994 | 2025.01.28 08:34:27.149135 [ 258 ] {a349d927-1031-44d6-9740-1281665077dc} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6995 | 2025.01.28 08:34:27.149773 [ 258 ] {a349d927-1031-44d6-9740-1281665077dc} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.008775 sec., 455.84045584045583 rows/sec., 836.45 KiB/sec. | ||
6996 | 2025.01.28 08:34:27.149922 [ 258 ] {a349d927-1031-44d6-9740-1281665077dc} <Debug> TCPHandler: Processed in 0.009421184 sec. | ||
6997 | 2025.01.28 08:34:27.150097 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6998 | 2025.01.28 08:34:27.150247 [ 4 ] {b9ae1ddf-e099-4db4-98ad-e178a64d76d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6999 | 2025.01.28 08:34:27.150306 [ 4 ] {b9ae1ddf-e099-4db4-98ad-e178a64d76d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7000 | 2025.01.28 08:34:27.150970 [ 4 ] {b9ae1ddf-e099-4db4-98ad-e178a64d76d3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7001 | 2025.01.28 08:34:27.151047 [ 4 ] {b9ae1ddf-e099-4db4-98ad-e178a64d76d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7002 | 2025.01.28 08:34:27.151568 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15770 rows, containing 5 columns (5 merged, 0 gathered) in 0.011568585 sec., 1363174.493682676 rows/sec., 92.01 MiB/sec. | ||
7003 | 2025.01.28 08:34:27.151909 [ 4 ] {b9ae1ddf-e099-4db4-98ad-e178a64d76d3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7004 | 2025.01.28 08:34:27.152069 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7005 | 2025.01.28 08:34:27.152393 [ 4 ] {b9ae1ddf-e099-4db4-98ad-e178a64d76d3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7006 | 2025.01.28 08:34:27.152650 [ 116 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7007 | 2025.01.28 08:34:27.152723 [ 116 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7008 | 2025.01.28 08:34:27.152735 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7009 | 2025.01.28 08:34:27.152775 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7010 | 2025.01.28 08:34:27.152817 [ 4 ] {b9ae1ddf-e099-4db4-98ad-e178a64d76d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002596 sec., 23112.480739599385 rows/sec., 1.56 MiB/sec. | ||
7011 | 2025.01.28 08:34:27.153145 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7012 | 2025.01.28 08:34:27.153345 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
7013 | 2025.01.28 08:34:27.153460 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
7014 | 2025.01.28 08:34:27.153837 [ 4 ] {b9ae1ddf-e099-4db4-98ad-e178a64d76d3} <Debug> TCPHandler: Processed in 0.003799524 sec. | ||
7015 | 2025.01.28 08:34:27.153954 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7016 | 2025.01.28 08:34:27.154072 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2764 rows starting from the beginning of the part | ||
7017 | 2025.01.28 08:34:27.154342 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
7018 | 2025.01.28 08:34:27.154446 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
7019 | 2025.01.28 08:34:27.154672 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 46 rows starting from the beginning of the part | ||
7020 | 2025.01.28 08:34:27.154784 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
7021 | 2025.01.28 08:34:27.154980 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
7022 | 2025.01.28 08:34:27.156992 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 4 columns (4 merged, 0 gathered) in 0.004091268 sec., 745001.3052188221 rows/sec., 48.62 MiB/sec. | ||
7023 | 2025.01.28 08:34:27.157308 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7024 | 2025.01.28 08:34:27.157674 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7025 | 2025.01.28 08:34:27.157779 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_51_10} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7026 | 2025.01.28 08:34:27.157877 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
7027 | 2025.01.28 08:34:27.428257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
7028 | 2025.01.28 08:34:27.447670 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7029 | 2025.01.28 08:34:27.447740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7030 | 2025.01.28 08:34:27.455039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7031 | 2025.01.28 08:34:27.455827 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7032 | 2025.01.28 08:34:27.458712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
7033 | 2025.01.28 08:34:32.129154 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7034 | 2025.01.28 08:34:32.129382 [ 258 ] {ab1faddb-9a30-4b15-bfae-0e369825ed65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7035 | 2025.01.28 08:34:32.129467 [ 258 ] {ab1faddb-9a30-4b15-bfae-0e369825ed65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7036 | 2025.01.28 08:34:32.130295 [ 258 ] {ab1faddb-9a30-4b15-bfae-0e369825ed65} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7037 | 2025.01.28 08:34:32.130351 [ 258 ] {ab1faddb-9a30-4b15-bfae-0e369825ed65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7038 | 2025.01.28 08:34:32.130808 [ 258 ] {ab1faddb-9a30-4b15-bfae-0e369825ed65} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7039 | 2025.01.28 08:34:32.131065 [ 258 ] {ab1faddb-9a30-4b15-bfae-0e369825ed65} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7040 | 2025.01.28 08:34:32.131307 [ 258 ] {ab1faddb-9a30-4b15-bfae-0e369825ed65} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001978 sec., 7077.856420626896 rows/sec., 509.51 KiB/sec. | ||
7041 | 2025.01.28 08:34:32.131423 [ 258 ] {ab1faddb-9a30-4b15-bfae-0e369825ed65} <Debug> TCPHandler: Processed in 0.002415714 sec. | ||
7042 | 2025.01.28 08:34:32.131766 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7043 | 2025.01.28 08:34:32.131996 [ 4 ] {ce9c1807-5490-4225-a50f-2d3a669101c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7044 | 2025.01.28 08:34:32.132098 [ 4 ] {ce9c1807-5490-4225-a50f-2d3a669101c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7045 | 2025.01.28 08:34:32.133045 [ 4 ] {ce9c1807-5490-4225-a50f-2d3a669101c9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7046 | 2025.01.28 08:34:32.133091 [ 4 ] {ce9c1807-5490-4225-a50f-2d3a669101c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7047 | 2025.01.28 08:34:32.133564 [ 4 ] {ce9c1807-5490-4225-a50f-2d3a669101c9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7048 | 2025.01.28 08:34:32.133826 [ 4 ] {ce9c1807-5490-4225-a50f-2d3a669101c9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7049 | 2025.01.28 08:34:32.134035 [ 4 ] {ce9c1807-5490-4225-a50f-2d3a669101c9} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002108 sec., 130455.40796963946 rows/sec., 11.48 MiB/sec. | ||
7050 | 2025.01.28 08:34:32.134103 [ 4 ] {ce9c1807-5490-4225-a50f-2d3a669101c9} <Debug> TCPHandler: Processed in 0.002554897 sec. | ||
7051 | 2025.01.28 08:34:32.134278 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7052 | 2025.01.28 08:34:32.134435 [ 258 ] {695a1bb4-da4d-40c3-980e-d7b40b139857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7053 | 2025.01.28 08:34:32.134500 [ 258 ] {695a1bb4-da4d-40c3-980e-d7b40b139857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7054 | 2025.01.28 08:34:32.135205 [ 258 ] {695a1bb4-da4d-40c3-980e-d7b40b139857} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7055 | 2025.01.28 08:34:32.135249 [ 258 ] {695a1bb4-da4d-40c3-980e-d7b40b139857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7056 | 2025.01.28 08:34:32.135626 [ 258 ] {695a1bb4-da4d-40c3-980e-d7b40b139857} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7057 | 2025.01.28 08:34:32.135870 [ 258 ] {695a1bb4-da4d-40c3-980e-d7b40b139857} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7058 | 2025.01.28 08:34:32.136127 [ 258 ] {695a1bb4-da4d-40c3-980e-d7b40b139857} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001724 sec., 24941.99535962877 rows/sec., 1.79 MiB/sec. | ||
7059 | 2025.01.28 08:34:32.136263 [ 258 ] {695a1bb4-da4d-40c3-980e-d7b40b139857} <Debug> TCPHandler: Processed in 0.002054139 sec. | ||
7060 | 2025.01.28 08:34:32.136470 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7061 | 2025.01.28 08:34:32.136593 [ 4 ] {e4a76c72-3abe-4def-a847-0cb599c38db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7062 | 2025.01.28 08:34:32.136642 [ 4 ] {e4a76c72-3abe-4def-a847-0cb599c38db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7063 | 2025.01.28 08:34:32.137211 [ 4 ] {e4a76c72-3abe-4def-a847-0cb599c38db0} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7064 | 2025.01.28 08:34:32.137248 [ 4 ] {e4a76c72-3abe-4def-a847-0cb599c38db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7065 | 2025.01.28 08:34:32.137626 [ 4 ] {e4a76c72-3abe-4def-a847-0cb599c38db0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7066 | 2025.01.28 08:34:32.137871 [ 4 ] {e4a76c72-3abe-4def-a847-0cb599c38db0} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7067 | 2025.01.28 08:34:32.138119 [ 4 ] {e4a76c72-3abe-4def-a847-0cb599c38db0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00155 sec., 9032.258064516129 rows/sec., 632.56 KiB/sec. | ||
7068 | 2025.01.28 08:34:32.138214 [ 4 ] {e4a76c72-3abe-4def-a847-0cb599c38db0} <Debug> TCPHandler: Processed in 0.001846676 sec. | ||
7069 | 2025.01.28 08:34:32.138463 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7070 | 2025.01.28 08:34:32.138630 [ 258 ] {cdac8374-84d9-47af-9335-1c5499698dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7071 | 2025.01.28 08:34:32.138695 [ 258 ] {cdac8374-84d9-47af-9335-1c5499698dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7072 | 2025.01.28 08:34:32.139369 [ 258 ] {cdac8374-84d9-47af-9335-1c5499698dda} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7073 | 2025.01.28 08:34:32.139411 [ 258 ] {cdac8374-84d9-47af-9335-1c5499698dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7074 | 2025.01.28 08:34:32.139851 [ 258 ] {cdac8374-84d9-47af-9335-1c5499698dda} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7075 | 2025.01.28 08:34:32.140139 [ 258 ] {cdac8374-84d9-47af-9335-1c5499698dda} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7076 | 2025.01.28 08:34:32.140361 [ 258 ] {cdac8374-84d9-47af-9335-1c5499698dda} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001757 sec., 7398.975526465566 rows/sec., 461.32 KiB/sec. | ||
7077 | 2025.01.28 08:34:32.140563 [ 258 ] {cdac8374-84d9-47af-9335-1c5499698dda} <Debug> TCPHandler: Processed in 0.002244133 sec. | ||
7078 | 2025.01.28 08:34:32.140746 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7079 | 2025.01.28 08:34:32.140868 [ 4 ] {70ef58e8-b5e3-4716-9c2c-0162975b72e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7080 | 2025.01.28 08:34:32.140917 [ 4 ] {70ef58e8-b5e3-4716-9c2c-0162975b72e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7081 | 2025.01.28 08:34:32.141646 [ 4 ] {70ef58e8-b5e3-4716-9c2c-0162975b72e4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7082 | 2025.01.28 08:34:32.141685 [ 4 ] {70ef58e8-b5e3-4716-9c2c-0162975b72e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7083 | 2025.01.28 08:34:32.142119 [ 4 ] {70ef58e8-b5e3-4716-9c2c-0162975b72e4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7084 | 2025.01.28 08:34:32.142388 [ 4 ] {70ef58e8-b5e3-4716-9c2c-0162975b72e4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7085 | 2025.01.28 08:34:32.142608 [ 4 ] {70ef58e8-b5e3-4716-9c2c-0162975b72e4} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001766 sec., 236693.09173272934 rows/sec., 16.90 MiB/sec. | ||
7086 | 2025.01.28 08:34:32.142666 [ 4 ] {70ef58e8-b5e3-4716-9c2c-0162975b72e4} <Debug> TCPHandler: Processed in 0.001991669 sec. | ||
7087 | 2025.01.28 08:34:32.142815 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7088 | 2025.01.28 08:34:32.142938 [ 258 ] {29fa84a4-db42-487e-81ad-eedcbe07a138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7089 | 2025.01.28 08:34:32.142993 [ 258 ] {29fa84a4-db42-487e-81ad-eedcbe07a138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7090 | 2025.01.28 08:34:32.143520 [ 258 ] {29fa84a4-db42-487e-81ad-eedcbe07a138} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7091 | 2025.01.28 08:34:32.143559 [ 258 ] {29fa84a4-db42-487e-81ad-eedcbe07a138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7092 | 2025.01.28 08:34:32.143948 [ 258 ] {29fa84a4-db42-487e-81ad-eedcbe07a138} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7093 | 2025.01.28 08:34:32.144206 [ 258 ] {29fa84a4-db42-487e-81ad-eedcbe07a138} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7094 | 2025.01.28 08:34:32.144387 [ 258 ] {29fa84a4-db42-487e-81ad-eedcbe07a138} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 212.38 KiB/sec. | ||
7095 | 2025.01.28 08:34:32.144441 [ 258 ] {29fa84a4-db42-487e-81ad-eedcbe07a138} <Debug> TCPHandler: Processed in 0.001687454 sec. | ||
7096 | 2025.01.28 08:34:32.144583 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7097 | 2025.01.28 08:34:32.144699 [ 4 ] {bba79abb-0300-4bdd-b306-c99d3fbe7067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7098 | 2025.01.28 08:34:32.144753 [ 4 ] {bba79abb-0300-4bdd-b306-c99d3fbe7067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7099 | 2025.01.28 08:34:32.145339 [ 4 ] {bba79abb-0300-4bdd-b306-c99d3fbe7067} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7100 | 2025.01.28 08:34:32.145379 [ 4 ] {bba79abb-0300-4bdd-b306-c99d3fbe7067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7101 | 2025.01.28 08:34:32.145787 [ 4 ] {bba79abb-0300-4bdd-b306-c99d3fbe7067} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7102 | 2025.01.28 08:34:32.146047 [ 4 ] {bba79abb-0300-4bdd-b306-c99d3fbe7067} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7103 | 2025.01.28 08:34:32.146267 [ 4 ] {bba79abb-0300-4bdd-b306-c99d3fbe7067} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001593 sec., 148775.8945386064 rows/sec., 9.97 MiB/sec. | ||
7104 | 2025.01.28 08:34:32.146328 [ 4 ] {bba79abb-0300-4bdd-b306-c99d3fbe7067} <Debug> TCPHandler: Processed in 0.001799436 sec. | ||
7105 | 2025.01.28 08:34:32.146478 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7106 | 2025.01.28 08:34:32.146650 [ 258 ] {87ded14b-09a3-4e98-b629-196c276fcf16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7107 | 2025.01.28 08:34:32.146720 [ 258 ] {87ded14b-09a3-4e98-b629-196c276fcf16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7108 | 2025.01.28 08:34:32.147254 [ 258 ] {87ded14b-09a3-4e98-b629-196c276fcf16} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7109 | 2025.01.28 08:34:32.147292 [ 258 ] {87ded14b-09a3-4e98-b629-196c276fcf16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7110 | 2025.01.28 08:34:32.147673 [ 258 ] {87ded14b-09a3-4e98-b629-196c276fcf16} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7111 | 2025.01.28 08:34:32.147925 [ 258 ] {87ded14b-09a3-4e98-b629-196c276fcf16} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7112 | 2025.01.28 08:34:32.148117 [ 258 ] {87ded14b-09a3-4e98-b629-196c276fcf16} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00151 sec., 662.251655629139 rows/sec., 44.62 KiB/sec. | ||
7113 | 2025.01.28 08:34:32.148169 [ 258 ] {87ded14b-09a3-4e98-b629-196c276fcf16} <Debug> TCPHandler: Processed in 0.001761006 sec. | ||
7114 | 2025.01.28 08:34:32.148381 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7115 | 2025.01.28 08:34:32.148542 [ 4 ] {0d373664-69a8-4a2b-86b4-acfa202924b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7116 | 2025.01.28 08:34:32.148655 [ 4 ] {0d373664-69a8-4a2b-86b4-acfa202924b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7117 | 2025.01.28 08:34:32.150111 [ 4 ] {0d373664-69a8-4a2b-86b4-acfa202924b0} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7118 | 2025.01.28 08:34:32.150155 [ 4 ] {0d373664-69a8-4a2b-86b4-acfa202924b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7119 | 2025.01.28 08:34:32.150847 [ 4 ] {0d373664-69a8-4a2b-86b4-acfa202924b0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7120 | 2025.01.28 08:34:32.151129 [ 4 ] {0d373664-69a8-4a2b-86b4-acfa202924b0} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7121 | 2025.01.28 08:34:32.151384 [ 4 ] {0d373664-69a8-4a2b-86b4-acfa202924b0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002879 sec., 12504.341785342132 rows/sec., 22.41 MiB/sec. | ||
7122 | 2025.01.28 08:34:32.151495 [ 4 ] {0d373664-69a8-4a2b-86b4-acfa202924b0} <Debug> TCPHandler: Processed in 0.003188285 sec. | ||
7123 | 2025.01.28 08:34:32.151644 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7124 | 2025.01.28 08:34:32.151762 [ 258 ] {73d99af1-e9a8-42b1-bbfc-750fda9f4cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7125 | 2025.01.28 08:34:32.151814 [ 258 ] {73d99af1-e9a8-42b1-bbfc-750fda9f4cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7126 | 2025.01.28 08:34:32.152313 [ 258 ] {73d99af1-e9a8-42b1-bbfc-750fda9f4cd3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7127 | 2025.01.28 08:34:32.152351 [ 258 ] {73d99af1-e9a8-42b1-bbfc-750fda9f4cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7128 | 2025.01.28 08:34:32.152742 [ 258 ] {73d99af1-e9a8-42b1-bbfc-750fda9f4cd3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7129 | 2025.01.28 08:34:32.152988 [ 258 ] {73d99af1-e9a8-42b1-bbfc-750fda9f4cd3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2025.01.28 08:34:32.153193 [ 258 ] {73d99af1-e9a8-42b1-bbfc-750fda9f4cd3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec. | ||
7131 | 2025.01.28 08:34:32.153264 [ 258 ] {73d99af1-e9a8-42b1-bbfc-750fda9f4cd3} <Debug> TCPHandler: Processed in 0.001676604 sec. | ||
7132 | 2025.01.28 08:34:33.889169 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
7133 | 2025.01.28 08:34:33.889915 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7134 | 2025.01.28 08:34:33.889969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7135 | 2025.01.28 08:34:33.890509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7136 | 2025.01.28 08:34:33.890762 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7137 | 2025.01.28 08:34:33.890998 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
7138 | 2025.01.28 08:34:34.958818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
7139 | 2025.01.28 08:34:34.979560 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7140 | 2025.01.28 08:34:34.979628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7141 | 2025.01.28 08:34:34.987093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7142 | 2025.01.28 08:34:34.987852 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7143 | 2025.01.28 08:34:34.992044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
7144 | 2025.01.28 08:34:36.458022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1010 | ||
7145 | 2025.01.28 08:34:36.461187 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7146 | 2025.01.28 08:34:36.461248 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7147 | 2025.01.28 08:34:36.462742 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7148 | 2025.01.28 08:34:36.463075 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7149 | 2025.01.28 08:34:36.464839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
7150 | 2025.01.28 08:34:37.122706 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7151 | 2025.01.28 08:34:37.122896 [ 258 ] {285c2500-154f-43e3-8bd6-8b4a02852c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7152 | 2025.01.28 08:34:37.122968 [ 258 ] {285c2500-154f-43e3-8bd6-8b4a02852c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7153 | 2025.01.28 08:34:37.123715 [ 258 ] {285c2500-154f-43e3-8bd6-8b4a02852c37} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7154 | 2025.01.28 08:34:37.123767 [ 258 ] {285c2500-154f-43e3-8bd6-8b4a02852c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7155 | 2025.01.28 08:34:37.124198 [ 258 ] {285c2500-154f-43e3-8bd6-8b4a02852c37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7156 | 2025.01.28 08:34:37.124463 [ 258 ] {285c2500-154f-43e3-8bd6-8b4a02852c37} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7157 | 2025.01.28 08:34:37.124667 [ 258 ] {285c2500-154f-43e3-8bd6-8b4a02852c37} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001825 sec., 2191.780821917808 rows/sec., 178.72 KiB/sec. | ||
7158 | 2025.01.28 08:34:37.124724 [ 258 ] {285c2500-154f-43e3-8bd6-8b4a02852c37} <Debug> TCPHandler: Processed in 0.002153081 sec. | ||
7159 | 2025.01.28 08:34:37.124995 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7160 | 2025.01.28 08:34:37.125212 [ 4 ] {51faf9a0-0279-435a-bf63-7d7342abbaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7161 | 2025.01.28 08:34:37.125291 [ 4 ] {51faf9a0-0279-435a-bf63-7d7342abbaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7162 | 2025.01.28 08:34:37.126095 [ 4 ] {51faf9a0-0279-435a-bf63-7d7342abbaca} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7163 | 2025.01.28 08:34:37.126151 [ 4 ] {51faf9a0-0279-435a-bf63-7d7342abbaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7164 | 2025.01.28 08:34:37.126617 [ 4 ] {51faf9a0-0279-435a-bf63-7d7342abbaca} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7165 | 2025.01.28 08:34:37.126903 [ 4 ] {51faf9a0-0279-435a-bf63-7d7342abbaca} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7166 | 2025.01.28 08:34:37.127163 [ 4 ] {51faf9a0-0279-435a-bf63-7d7342abbaca} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001999 sec., 33016.50825412707 rows/sec., 2.59 MiB/sec. | ||
7167 | 2025.01.28 08:34:37.127296 [ 4 ] {51faf9a0-0279-435a-bf63-7d7342abbaca} <Debug> TCPHandler: Processed in 0.002447425 sec. | ||
7168 | 2025.01.28 08:34:37.127500 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7169 | 2025.01.28 08:34:37.127638 [ 258 ] {75177767-fb68-4efd-bb43-13af8ee8e28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7170 | 2025.01.28 08:34:37.127698 [ 258 ] {75177767-fb68-4efd-bb43-13af8ee8e28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7171 | 2025.01.28 08:34:37.128354 [ 258 ] {75177767-fb68-4efd-bb43-13af8ee8e28d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7172 | 2025.01.28 08:34:37.128394 [ 258 ] {75177767-fb68-4efd-bb43-13af8ee8e28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7173 | 2025.01.28 08:34:37.128762 [ 258 ] {75177767-fb68-4efd-bb43-13af8ee8e28d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7174 | 2025.01.28 08:34:37.129018 [ 258 ] {75177767-fb68-4efd-bb43-13af8ee8e28d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7175 | 2025.01.28 08:34:37.129204 [ 258 ] {75177767-fb68-4efd-bb43-13af8ee8e28d} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001596 sec., 5012.5313283208025 rows/sec., 363.46 KiB/sec. | ||
7176 | 2025.01.28 08:34:37.129256 [ 258 ] {75177767-fb68-4efd-bb43-13af8ee8e28d} <Debug> TCPHandler: Processed in 0.001864417 sec. | ||
7177 | 2025.01.28 08:34:37.129400 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7178 | 2025.01.28 08:34:37.129523 [ 4 ] {40ea691a-bcf3-440b-be40-c5c8e9056237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7179 | 2025.01.28 08:34:37.129578 [ 4 ] {40ea691a-bcf3-440b-be40-c5c8e9056237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7180 | 2025.01.28 08:34:37.130237 [ 4 ] {40ea691a-bcf3-440b-be40-c5c8e9056237} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7181 | 2025.01.28 08:34:37.130279 [ 4 ] {40ea691a-bcf3-440b-be40-c5c8e9056237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7182 | 2025.01.28 08:34:37.130663 [ 4 ] {40ea691a-bcf3-440b-be40-c5c8e9056237} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7183 | 2025.01.28 08:34:37.130907 [ 4 ] {40ea691a-bcf3-440b-be40-c5c8e9056237} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7184 | 2025.01.28 08:34:37.131123 [ 4 ] {40ea691a-bcf3-440b-be40-c5c8e9056237} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001629 sec., 44198.89502762431 rows/sec., 3.45 MiB/sec. | ||
7185 | 2025.01.28 08:34:37.131177 [ 4 ] {40ea691a-bcf3-440b-be40-c5c8e9056237} <Debug> TCPHandler: Processed in 0.001841356 sec. | ||
7186 | 2025.01.28 08:34:37.131340 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7187 | 2025.01.28 08:34:37.131458 [ 258 ] {7954510d-5475-422f-a067-39e7548ce557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7188 | 2025.01.28 08:34:37.131513 [ 258 ] {7954510d-5475-422f-a067-39e7548ce557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7189 | 2025.01.28 08:34:37.132096 [ 258 ] {7954510d-5475-422f-a067-39e7548ce557} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7190 | 2025.01.28 08:34:37.132134 [ 258 ] {7954510d-5475-422f-a067-39e7548ce557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7191 | 2025.01.28 08:34:37.132548 [ 258 ] {7954510d-5475-422f-a067-39e7548ce557} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7192 | 2025.01.28 08:34:37.132790 [ 258 ] {7954510d-5475-422f-a067-39e7548ce557} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7193 | 2025.01.28 08:34:37.132996 [ 258 ] {7954510d-5475-422f-a067-39e7548ce557} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001554 sec., 104247.10424710425 rows/sec., 7.26 MiB/sec. | ||
7194 | 2025.01.28 08:34:37.133058 [ 258 ] {7954510d-5475-422f-a067-39e7548ce557} <Debug> TCPHandler: Processed in 0.001772985 sec. | ||
7195 | 2025.01.28 08:34:37.133262 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7196 | 2025.01.28 08:34:37.133388 [ 4 ] {ef9ede75-1932-42b2-bfcc-89e0b395335b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7197 | 2025.01.28 08:34:37.133468 [ 4 ] {ef9ede75-1932-42b2-bfcc-89e0b395335b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7198 | 2025.01.28 08:34:37.134629 [ 4 ] {ef9ede75-1932-42b2-bfcc-89e0b395335b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7199 | 2025.01.28 08:34:37.134669 [ 4 ] {ef9ede75-1932-42b2-bfcc-89e0b395335b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7200 | 2025.01.28 08:34:37.135305 [ 4 ] {ef9ede75-1932-42b2-bfcc-89e0b395335b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7201 | 2025.01.28 08:34:37.135563 [ 4 ] {ef9ede75-1932-42b2-bfcc-89e0b395335b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7202 | 2025.01.28 08:34:37.135804 [ 4 ] {ef9ede75-1932-42b2-bfcc-89e0b395335b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002439 sec., 1640.0164001640014 rows/sec., 2.94 MiB/sec. | ||
7203 | 2025.01.28 08:34:37.135933 [ 4 ] {ef9ede75-1932-42b2-bfcc-89e0b395335b} <Debug> TCPHandler: Processed in 0.00277585 sec. | ||
7204 | 2025.01.28 08:34:37.136089 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7205 | 2025.01.28 08:34:37.136218 [ 258 ] {32941a12-e211-469d-b0e8-e3c49e3dfb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7206 | 2025.01.28 08:34:37.136272 [ 258 ] {32941a12-e211-469d-b0e8-e3c49e3dfb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7207 | 2025.01.28 08:34:37.136779 [ 258 ] {32941a12-e211-469d-b0e8-e3c49e3dfb61} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7208 | 2025.01.28 08:34:37.136819 [ 258 ] {32941a12-e211-469d-b0e8-e3c49e3dfb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7209 | 2025.01.28 08:34:37.137220 [ 258 ] {32941a12-e211-469d-b0e8-e3c49e3dfb61} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7210 | 2025.01.28 08:34:37.137476 [ 258 ] {32941a12-e211-469d-b0e8-e3c49e3dfb61} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7211 | 2025.01.28 08:34:37.137733 [ 258 ] {32941a12-e211-469d-b0e8-e3c49e3dfb61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
7212 | 2025.01.28 08:34:37.137799 [ 258 ] {32941a12-e211-469d-b0e8-e3c49e3dfb61} <Debug> TCPHandler: Processed in 0.001764105 sec. | ||
7213 | 2025.01.28 08:34:41.283280 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7214 | 2025.01.28 08:34:41.283349 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7215 | 2025.01.28 08:34:41.391146 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
7216 | 2025.01.28 08:34:41.391937 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2025.01.28 08:34:41.391995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7218 | 2025.01.28 08:34:41.392603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7219 | 2025.01.28 08:34:41.392854 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7220 | 2025.01.28 08:34:41.393106 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
7221 | 2025.01.28 08:34:42.129509 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7222 | 2025.01.28 08:34:42.129714 [ 258 ] {2633240c-35db-4395-94cf-b9f72560df58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7223 | 2025.01.28 08:34:42.129797 [ 258 ] {2633240c-35db-4395-94cf-b9f72560df58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7224 | 2025.01.28 08:34:42.130593 [ 258 ] {2633240c-35db-4395-94cf-b9f72560df58} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7225 | 2025.01.28 08:34:42.130637 [ 258 ] {2633240c-35db-4395-94cf-b9f72560df58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7226 | 2025.01.28 08:34:42.131084 [ 258 ] {2633240c-35db-4395-94cf-b9f72560df58} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7227 | 2025.01.28 08:34:42.131363 [ 258 ] {2633240c-35db-4395-94cf-b9f72560df58} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7228 | 2025.01.28 08:34:42.131649 [ 258 ] {2633240c-35db-4395-94cf-b9f72560df58} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001978 sec., 7077.856420626896 rows/sec., 509.51 KiB/sec. | ||
7229 | 2025.01.28 08:34:42.131743 [ 258 ] {2633240c-35db-4395-94cf-b9f72560df58} <Debug> TCPHandler: Processed in 0.002383624 sec. | ||
7230 | 2025.01.28 08:34:42.132145 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7231 | 2025.01.28 08:34:42.132408 [ 4 ] {aa61b260-a16a-4531-97ab-8fa286ed6f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7232 | 2025.01.28 08:34:42.132483 [ 4 ] {aa61b260-a16a-4531-97ab-8fa286ed6f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7233 | 2025.01.28 08:34:42.133391 [ 4 ] {aa61b260-a16a-4531-97ab-8fa286ed6f34} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7234 | 2025.01.28 08:34:42.133436 [ 4 ] {aa61b260-a16a-4531-97ab-8fa286ed6f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7235 | 2025.01.28 08:34:42.133893 [ 4 ] {aa61b260-a16a-4531-97ab-8fa286ed6f34} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7236 | 2025.01.28 08:34:42.134143 [ 4 ] {aa61b260-a16a-4531-97ab-8fa286ed6f34} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7237 | 2025.01.28 08:34:42.134359 [ 4 ] {aa61b260-a16a-4531-97ab-8fa286ed6f34} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002004 sec., 137225.5489021956 rows/sec., 12.08 MiB/sec. | ||
7238 | 2025.01.28 08:34:42.134426 [ 4 ] {aa61b260-a16a-4531-97ab-8fa286ed6f34} <Debug> TCPHandler: Processed in 0.002525046 sec. | ||
7239 | 2025.01.28 08:34:42.134571 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7240 | 2025.01.28 08:34:42.134711 [ 258 ] {fb52b408-c472-4bee-a519-a6b49e21c221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7241 | 2025.01.28 08:34:42.134771 [ 258 ] {fb52b408-c472-4bee-a519-a6b49e21c221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7242 | 2025.01.28 08:34:42.135458 [ 258 ] {fb52b408-c472-4bee-a519-a6b49e21c221} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7243 | 2025.01.28 08:34:42.135499 [ 258 ] {fb52b408-c472-4bee-a519-a6b49e21c221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7244 | 2025.01.28 08:34:42.135865 [ 258 ] {fb52b408-c472-4bee-a519-a6b49e21c221} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7245 | 2025.01.28 08:34:42.136115 [ 258 ] {fb52b408-c472-4bee-a519-a6b49e21c221} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7246 | 2025.01.28 08:34:42.136288 [ 100 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7247 | 2025.01.28 08:34:42.136354 [ 100 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7248 | 2025.01.28 08:34:42.136360 [ 258 ] {fb52b408-c472-4bee-a519-a6b49e21c221} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001669 sec., 25763.930497303776 rows/sec., 1.85 MiB/sec. | ||
7249 | 2025.01.28 08:34:42.136381 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7250 | 2025.01.28 08:34:42.136492 [ 258 ] {fb52b408-c472-4bee-a519-a6b49e21c221} <Debug> TCPHandler: Processed in 0.001983068 sec. | ||
7251 | 2025.01.28 08:34:42.136743 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
7252 | 2025.01.28 08:34:42.136771 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7253 | 2025.01.28 08:34:42.137273 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7254 | 2025.01.28 08:34:42.137281 [ 4 ] {421754d5-149f-4ac9-b374-ebf1d1fc5131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7255 | 2025.01.28 08:34:42.137346 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 65 rows starting from the beginning of the part | ||
7256 | 2025.01.28 08:34:42.137405 [ 4 ] {421754d5-149f-4ac9-b374-ebf1d1fc5131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7257 | 2025.01.28 08:34:42.137586 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 45 rows starting from the beginning of the part | ||
7258 | 2025.01.28 08:34:42.137964 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
7259 | 2025.01.28 08:34:42.138249 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part | ||
7260 | 2025.01.28 08:34:42.138617 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
7261 | 2025.01.28 08:34:42.138969 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 43 rows starting from the beginning of the part | ||
7262 | 2025.01.28 08:34:42.140508 [ 4 ] {421754d5-149f-4ac9-b374-ebf1d1fc5131} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7263 | 2025.01.28 08:34:42.140585 [ 4 ] {421754d5-149f-4ac9-b374-ebf1d1fc5131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7264 | 2025.01.28 08:34:42.141733 [ 4 ] {421754d5-149f-4ac9-b374-ebf1d1fc5131} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7265 | 2025.01.28 08:34:42.141776 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.005257115 sec., 39565.42704506179 rows/sec., 2.98 MiB/sec. | ||
7266 | 2025.01.28 08:34:42.141997 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7267 | 2025.01.28 08:34:42.142190 [ 4 ] {421754d5-149f-4ac9-b374-ebf1d1fc5131} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7268 | 2025.01.28 08:34:42.142456 [ 100 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
7269 | 2025.01.28 08:34:42.142537 [ 100 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7270 | 2025.01.28 08:34:42.142595 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7271 | 2025.01.28 08:34:42.142666 [ 4 ] {421754d5-149f-4ac9-b374-ebf1d1fc5131} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005561 sec., 2517.5328178385184 rows/sec., 176.31 KiB/sec. | ||
7272 | 2025.01.28 08:34:42.142705 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_41_8} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7273 | 2025.01.28 08:34:42.143032 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::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 | ||
7274 | 2025.01.28 08:34:42.143045 [ 4 ] {421754d5-149f-4ac9-b374-ebf1d1fc5131} <Debug> TCPHandler: Processed in 0.006422862 sec. | ||
7275 | 2025.01.28 08:34:42.143101 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_41_8} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7276 | 2025.01.28 08:34:42.143386 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7277 | 2025.01.28 08:34:42.143387 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7278 | 2025.01.28 08:34:42.143428 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7279 | 2025.01.28 08:34:42.143488 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 243 rows starting from the beginning of the part | ||
7280 | 2025.01.28 08:34:42.143604 [ 258 ] {80ac7e92-46fc-410d-bf0d-9b4701024a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7281 | 2025.01.28 08:34:42.143811 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
7282 | 2025.01.28 08:34:42.143828 [ 258 ] {80ac7e92-46fc-410d-bf0d-9b4701024a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7283 | 2025.01.28 08:34:42.144190 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
7284 | 2025.01.28 08:34:42.144473 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 242 rows starting from the beginning of the part | ||
7285 | 2025.01.28 08:34:42.144920 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7286 | 2025.01.28 08:34:42.145280 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7287 | 2025.01.28 08:34:42.146378 [ 258 ] {80ac7e92-46fc-410d-bf0d-9b4701024a74} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7288 | 2025.01.28 08:34:42.146441 [ 258 ] {80ac7e92-46fc-410d-bf0d-9b4701024a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7289 | 2025.01.28 08:34:42.147446 [ 258 ] {80ac7e92-46fc-410d-bf0d-9b4701024a74} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7290 | 2025.01.28 08:34:42.147917 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005213444 sec., 103770.17572261253 rows/sec., 7.43 MiB/sec. | ||
7291 | 2025.01.28 08:34:42.147970 [ 258 ] {80ac7e92-46fc-410d-bf0d-9b4701024a74} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7292 | 2025.01.28 08:34:42.148140 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7293 | 2025.01.28 08:34:42.148409 [ 258 ] {80ac7e92-46fc-410d-bf0d-9b4701024a74} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004861 sec., 2674.3468422135365 rows/sec., 166.74 KiB/sec. | ||
7294 | 2025.01.28 08:34:42.148798 [ 258 ] {80ac7e92-46fc-410d-bf0d-9b4701024a74} <Debug> TCPHandler: Processed in 0.00560353 sec. | ||
7295 | 2025.01.28 08:34:42.149119 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7296 | 2025.01.28 08:34:42.149133 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7297 | 2025.01.28 08:34:42.149244 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_24_5} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
7298 | 2025.01.28 08:34:42.149349 [ 4 ] {0e754785-a705-4f71-99c9-b814d5125a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7299 | 2025.01.28 08:34:42.149402 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
7300 | 2025.01.28 08:34:42.149457 [ 4 ] {0e754785-a705-4f71-99c9-b814d5125a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7301 | 2025.01.28 08:34:42.150239 [ 4 ] {0e754785-a705-4f71-99c9-b814d5125a98} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7302 | 2025.01.28 08:34:42.150279 [ 4 ] {0e754785-a705-4f71-99c9-b814d5125a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7303 | 2025.01.28 08:34:42.150676 [ 4 ] {0e754785-a705-4f71-99c9-b814d5125a98} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7304 | 2025.01.28 08:34:42.150929 [ 4 ] {0e754785-a705-4f71-99c9-b814d5125a98} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7305 | 2025.01.28 08:34:42.151115 [ 4 ] {0e754785-a705-4f71-99c9-b814d5125a98} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001832 sec., 228165.9388646288 rows/sec., 16.29 MiB/sec. | ||
7306 | 2025.01.28 08:34:42.151169 [ 4 ] {0e754785-a705-4f71-99c9-b814d5125a98} <Debug> TCPHandler: Processed in 0.002226742 sec. | ||
7307 | 2025.01.28 08:34:42.151323 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7308 | 2025.01.28 08:34:42.151465 [ 258 ] {8a8626c6-a459-4535-929a-68f4aadca335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7309 | 2025.01.28 08:34:42.151532 [ 258 ] {8a8626c6-a459-4535-929a-68f4aadca335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7310 | 2025.01.28 08:34:42.152081 [ 258 ] {8a8626c6-a459-4535-929a-68f4aadca335} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7311 | 2025.01.28 08:34:42.152122 [ 258 ] {8a8626c6-a459-4535-929a-68f4aadca335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7312 | 2025.01.28 08:34:42.152493 [ 258 ] {8a8626c6-a459-4535-929a-68f4aadca335} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7313 | 2025.01.28 08:34:42.152731 [ 258 ] {8a8626c6-a459-4535-929a-68f4aadca335} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7314 | 2025.01.28 08:34:42.152994 [ 258 ] {8a8626c6-a459-4535-929a-68f4aadca335} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 201.20 KiB/sec. | ||
7315 | 2025.01.28 08:34:42.153190 [ 258 ] {8a8626c6-a459-4535-929a-68f4aadca335} <Debug> TCPHandler: Processed in 0.001927778 sec. | ||
7316 | 2025.01.28 08:34:42.153383 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7317 | 2025.01.28 08:34:42.153521 [ 4 ] {5ded41d3-99ac-4fed-8e96-1d3b8e04a434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7318 | 2025.01.28 08:34:42.153582 [ 4 ] {5ded41d3-99ac-4fed-8e96-1d3b8e04a434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7319 | 2025.01.28 08:34:42.154254 [ 4 ] {5ded41d3-99ac-4fed-8e96-1d3b8e04a434} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7320 | 2025.01.28 08:34:42.154294 [ 4 ] {5ded41d3-99ac-4fed-8e96-1d3b8e04a434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7321 | 2025.01.28 08:34:42.154706 [ 4 ] {5ded41d3-99ac-4fed-8e96-1d3b8e04a434} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7322 | 2025.01.28 08:34:42.154950 [ 4 ] {5ded41d3-99ac-4fed-8e96-1d3b8e04a434} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7323 | 2025.01.28 08:34:42.155131 [ 4 ] {5ded41d3-99ac-4fed-8e96-1d3b8e04a434} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001641 sec., 144424.13162705666 rows/sec., 9.68 MiB/sec. | ||
7324 | 2025.01.28 08:34:42.155182 [ 4 ] {5ded41d3-99ac-4fed-8e96-1d3b8e04a434} <Debug> TCPHandler: Processed in 0.001880487 sec. | ||
7325 | 2025.01.28 08:34:42.155334 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7326 | 2025.01.28 08:34:42.155471 [ 258 ] {7463749c-e288-42ef-8b7d-428e8cbacb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7327 | 2025.01.28 08:34:42.155530 [ 258 ] {7463749c-e288-42ef-8b7d-428e8cbacb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7328 | 2025.01.28 08:34:42.156081 [ 258 ] {7463749c-e288-42ef-8b7d-428e8cbacb6d} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7329 | 2025.01.28 08:34:42.156128 [ 258 ] {7463749c-e288-42ef-8b7d-428e8cbacb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7330 | 2025.01.28 08:34:42.156519 [ 258 ] {7463749c-e288-42ef-8b7d-428e8cbacb6d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7331 | 2025.01.28 08:34:42.156757 [ 258 ] {7463749c-e288-42ef-8b7d-428e8cbacb6d} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7332 | 2025.01.28 08:34:42.156921 [ 100 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
7333 | 2025.01.28 08:34:42.156977 [ 100 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7334 | 2025.01.28 08:34:42.157009 [ 258 ] {7463749c-e288-42ef-8b7d-428e8cbacb6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001562 sec., 640.2048655569782 rows/sec., 43.14 KiB/sec. | ||
7335 | 2025.01.28 08:34:42.157014 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7336 | 2025.01.28 08:34:42.157171 [ 258 ] {7463749c-e288-42ef-8b7d-428e8cbacb6d} <Debug> TCPHandler: Processed in 0.001903568 sec. | ||
7337 | 2025.01.28 08:34:42.157314 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::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 | ||
7338 | 2025.01.28 08:34:42.157372 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7339 | 2025.01.28 08:34:42.157635 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7340 | 2025.01.28 08:34:42.157640 [ 4 ] {75236fc1-b7a3-4fba-a1be-687d11a26ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7341 | 2025.01.28 08:34:42.157710 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
7342 | 2025.01.28 08:34:42.157833 [ 4 ] {75236fc1-b7a3-4fba-a1be-687d11a26ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7343 | 2025.01.28 08:34:42.158117 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7344 | 2025.01.28 08:34:42.158561 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7345 | 2025.01.28 08:34:42.158963 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7346 | 2025.01.28 08:34:42.159344 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7347 | 2025.01.28 08:34:42.159764 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
7348 | 2025.01.28 08:34:42.163805 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.006629325 sec., 3620.2780826102203 rows/sec., 243.36 KiB/sec. | ||
7349 | 2025.01.28 08:34:42.163891 [ 4 ] {75236fc1-b7a3-4fba-a1be-687d11a26ff5} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7350 | 2025.01.28 08:34:42.163954 [ 4 ] {75236fc1-b7a3-4fba-a1be-687d11a26ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7351 | 2025.01.28 08:34:42.164020 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7352 | 2025.01.28 08:34:42.164722 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7353 | 2025.01.28 08:34:42.164898 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_24_5} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
7354 | 2025.01.28 08:34:42.165088 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7355 | 2025.01.28 08:34:42.165410 [ 4 ] {75236fc1-b7a3-4fba-a1be-687d11a26ff5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7356 | 2025.01.28 08:34:42.165708 [ 4 ] {75236fc1-b7a3-4fba-a1be-687d11a26ff5} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7357 | 2025.01.28 08:34:42.165870 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7358 | 2025.01.28 08:34:42.165918 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7359 | 2025.01.28 08:34:42.165927 [ 4 ] {75236fc1-b7a3-4fba-a1be-687d11a26ff5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.008393 sec., 4289.288692958418 rows/sec., 7.69 MiB/sec. | ||
7360 | 2025.01.28 08:34:42.165948 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7361 | 2025.01.28 08:34:42.166171 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
7362 | 2025.01.28 08:34:42.166176 [ 4 ] {75236fc1-b7a3-4fba-a1be-687d11a26ff5} <Debug> TCPHandler: Processed in 0.008900937 sec. | ||
7363 | 2025.01.28 08:34:42.166412 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7364 | 2025.01.28 08:34:42.166598 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7365 | 2025.01.28 08:34:42.166693 [ 258 ] {95d2d2fd-ded1-4b80-9dd8-529f513aeead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7366 | 2025.01.28 08:34:42.166725 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 700 rows starting from the beginning of the part | ||
7367 | 2025.01.28 08:34:42.166825 [ 258 ] {95d2d2fd-ded1-4b80-9dd8-529f513aeead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7368 | 2025.01.28 08:34:42.167551 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
7369 | 2025.01.28 08:34:42.168270 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
7370 | 2025.01.28 08:34:42.169029 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
7371 | 2025.01.28 08:34:42.169154 [ 258 ] {95d2d2fd-ded1-4b80-9dd8-529f513aeead} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7372 | 2025.01.28 08:34:42.169287 [ 258 ] {95d2d2fd-ded1-4b80-9dd8-529f513aeead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7373 | 2025.01.28 08:34:42.169676 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
7374 | 2025.01.28 08:34:42.170345 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
7375 | 2025.01.28 08:34:42.171000 [ 258 ] {95d2d2fd-ded1-4b80-9dd8-529f513aeead} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7376 | 2025.01.28 08:34:42.171496 [ 258 ] {95d2d2fd-ded1-4b80-9dd8-529f513aeead} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7377 | 2025.01.28 08:34:42.172232 [ 258 ] {95d2d2fd-ded1-4b80-9dd8-529f513aeead} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005596 sec., 14653.323802716224 rows/sec., 953.00 KiB/sec. | ||
7378 | 2025.01.28 08:34:42.172645 [ 258 ] {95d2d2fd-ded1-4b80-9dd8-529f513aeead} <Debug> TCPHandler: Processed in 0.006356791 sec. | ||
7379 | 2025.01.28 08:34:42.184011 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 19 columns (19 merged, 0 gathered) in 0.017982277 sec., 45378.013029161986 rows/sec., 81.32 MiB/sec. | ||
7380 | 2025.01.28 08:34:42.185747 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7381 | 2025.01.28 08:34:42.186189 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7382 | 2025.01.28 08:34:42.186275 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7383 | 2025.01.28 08:34:42.186429 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
7384 | 2025.01.28 08:34:42.492125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
7385 | 2025.01.28 08:34:42.514017 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7386 | 2025.01.28 08:34:42.514081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7387 | 2025.01.28 08:34:42.521584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7388 | 2025.01.28 08:34:42.522350 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7389 | 2025.01.28 08:34:42.525407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
7390 | 2025.01.28 08:34:46.465062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1046 | ||
7391 | 2025.01.28 08:34:46.468266 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2025.01.28 08:34:46.468318 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7393 | 2025.01.28 08:34:46.469808 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7394 | 2025.01.28 08:34:46.470126 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2025.01.28 08:34:46.471397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
7396 | 2025.01.28 08:34:47.123189 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7397 | 2025.01.28 08:34:47.123398 [ 258 ] {171fbef5-f315-4a4b-8eaf-2a7d5fd3dfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7398 | 2025.01.28 08:34:47.123467 [ 258 ] {171fbef5-f315-4a4b-8eaf-2a7d5fd3dfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7399 | 2025.01.28 08:34:47.124241 [ 258 ] {171fbef5-f315-4a4b-8eaf-2a7d5fd3dfc6} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7400 | 2025.01.28 08:34:47.124283 [ 258 ] {171fbef5-f315-4a4b-8eaf-2a7d5fd3dfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7401 | 2025.01.28 08:34:47.124729 [ 258 ] {171fbef5-f315-4a4b-8eaf-2a7d5fd3dfc6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7402 | 2025.01.28 08:34:47.124995 [ 258 ] {171fbef5-f315-4a4b-8eaf-2a7d5fd3dfc6} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7403 | 2025.01.28 08:34:47.125213 [ 258 ] {171fbef5-f315-4a4b-8eaf-2a7d5fd3dfc6} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00187 sec., 34224.59893048128 rows/sec., 2.70 MiB/sec. | ||
7404 | 2025.01.28 08:34:47.125311 [ 258 ] {171fbef5-f315-4a4b-8eaf-2a7d5fd3dfc6} <Debug> TCPHandler: Processed in 0.002258922 sec. | ||
7405 | 2025.01.28 08:34:47.125616 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7406 | 2025.01.28 08:34:47.125813 [ 4 ] {21bf1114-e293-443c-bd66-ca2dc151f829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7407 | 2025.01.28 08:34:47.125892 [ 4 ] {21bf1114-e293-443c-bd66-ca2dc151f829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7408 | 2025.01.28 08:34:47.126647 [ 4 ] {21bf1114-e293-443c-bd66-ca2dc151f829} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7409 | 2025.01.28 08:34:47.126698 [ 4 ] {21bf1114-e293-443c-bd66-ca2dc151f829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7410 | 2025.01.28 08:34:47.127210 [ 4 ] {21bf1114-e293-443c-bd66-ca2dc151f829} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7411 | 2025.01.28 08:34:47.127528 [ 4 ] {21bf1114-e293-443c-bd66-ca2dc151f829} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7412 | 2025.01.28 08:34:47.127766 [ 4 ] {21bf1114-e293-443c-bd66-ca2dc151f829} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.002007 sec., 1993.024414549078 rows/sec., 149.87 KiB/sec. | ||
7413 | 2025.01.28 08:34:47.127837 [ 4 ] {21bf1114-e293-443c-bd66-ca2dc151f829} <Debug> TCPHandler: Processed in 0.002400994 sec. | ||
7414 | 2025.01.28 08:34:47.128012 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7415 | 2025.01.28 08:34:47.128148 [ 258 ] {218136e4-87a8-49be-82d2-f48ad1196bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7416 | 2025.01.28 08:34:47.128206 [ 258 ] {218136e4-87a8-49be-82d2-f48ad1196bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7417 | 2025.01.28 08:34:47.128862 [ 258 ] {218136e4-87a8-49be-82d2-f48ad1196bf0} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7418 | 2025.01.28 08:34:47.128901 [ 258 ] {218136e4-87a8-49be-82d2-f48ad1196bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7419 | 2025.01.28 08:34:47.129272 [ 258 ] {218136e4-87a8-49be-82d2-f48ad1196bf0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7420 | 2025.01.28 08:34:47.129534 [ 258 ] {218136e4-87a8-49be-82d2-f48ad1196bf0} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7421 | 2025.01.28 08:34:47.129715 [ 258 ] {218136e4-87a8-49be-82d2-f48ad1196bf0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001597 sec., 42579.83719474014 rows/sec., 3.32 MiB/sec. | ||
7422 | 2025.01.28 08:34:47.129768 [ 258 ] {218136e4-87a8-49be-82d2-f48ad1196bf0} <Debug> TCPHandler: Processed in 0.001823137 sec. | ||
7423 | 2025.01.28 08:34:47.129948 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7424 | 2025.01.28 08:34:47.130094 [ 4 ] {a2191ecd-9500-4cfd-b437-cef0e2b5b2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7425 | 2025.01.28 08:34:47.130161 [ 4 ] {a2191ecd-9500-4cfd-b437-cef0e2b5b2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7426 | 2025.01.28 08:34:47.130799 [ 4 ] {a2191ecd-9500-4cfd-b437-cef0e2b5b2b2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7427 | 2025.01.28 08:34:47.130840 [ 4 ] {a2191ecd-9500-4cfd-b437-cef0e2b5b2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7428 | 2025.01.28 08:34:47.131262 [ 4 ] {a2191ecd-9500-4cfd-b437-cef0e2b5b2b2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7429 | 2025.01.28 08:34:47.131512 [ 4 ] {a2191ecd-9500-4cfd-b437-cef0e2b5b2b2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7430 | 2025.01.28 08:34:47.131743 [ 4 ] {a2191ecd-9500-4cfd-b437-cef0e2b5b2b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec. | ||
7431 | 2025.01.28 08:34:47.131822 [ 4 ] {a2191ecd-9500-4cfd-b437-cef0e2b5b2b2} <Debug> TCPHandler: Processed in 0.001944938 sec. | ||
7432 | 2025.01.28 08:34:47.132033 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7433 | 2025.01.28 08:34:47.132171 [ 258 ] {8057bce7-b930-4dfd-870a-61e15e8da68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7434 | 2025.01.28 08:34:47.132266 [ 258 ] {8057bce7-b930-4dfd-870a-61e15e8da68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7435 | 2025.01.28 08:34:47.133376 [ 258 ] {8057bce7-b930-4dfd-870a-61e15e8da68e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7436 | 2025.01.28 08:34:47.133416 [ 258 ] {8057bce7-b930-4dfd-870a-61e15e8da68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7437 | 2025.01.28 08:34:47.134027 [ 258 ] {8057bce7-b930-4dfd-870a-61e15e8da68e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7438 | 2025.01.28 08:34:47.134290 [ 258 ] {8057bce7-b930-4dfd-870a-61e15e8da68e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7439 | 2025.01.28 08:34:47.134530 [ 258 ] {8057bce7-b930-4dfd-870a-61e15e8da68e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002385 sec., 1677.1488469601677 rows/sec., 3.01 MiB/sec. | ||
7440 | 2025.01.28 08:34:47.134860 [ 258 ] {8057bce7-b930-4dfd-870a-61e15e8da68e} <Debug> TCPHandler: Processed in 0.002931512 sec. | ||
7441 | 2025.01.28 08:34:47.135164 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7442 | 2025.01.28 08:34:47.135398 [ 4 ] {ad96df88-10ca-46fa-952d-0ccec7f25153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7443 | 2025.01.28 08:34:47.135458 [ 4 ] {ad96df88-10ca-46fa-952d-0ccec7f25153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7444 | 2025.01.28 08:34:47.135961 [ 4 ] {ad96df88-10ca-46fa-952d-0ccec7f25153} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7445 | 2025.01.28 08:34:47.136002 [ 4 ] {ad96df88-10ca-46fa-952d-0ccec7f25153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7446 | 2025.01.28 08:34:47.136386 [ 4 ] {ad96df88-10ca-46fa-952d-0ccec7f25153} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7447 | 2025.01.28 08:34:47.136638 [ 4 ] {ad96df88-10ca-46fa-952d-0ccec7f25153} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7448 | 2025.01.28 08:34:47.136881 [ 4 ] {ad96df88-10ca-46fa-952d-0ccec7f25153} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
7449 | 2025.01.28 08:34:47.136981 [ 4 ] {ad96df88-10ca-46fa-952d-0ccec7f25153} <Debug> TCPHandler: Processed in 0.002001759 sec. | ||
7450 | 2025.01.28 08:34:48.250786 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7451 | 2025.01.28 08:34:48.250984 [ 258 ] {c5d57116-153b-4144-8530-493e403aa2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7452 | 2025.01.28 08:34:48.251064 [ 258 ] {c5d57116-153b-4144-8530-493e403aa2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7453 | 2025.01.28 08:34:48.251899 [ 258 ] {c5d57116-153b-4144-8530-493e403aa2a8} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7454 | 2025.01.28 08:34:48.251953 [ 258 ] {c5d57116-153b-4144-8530-493e403aa2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7455 | 2025.01.28 08:34:48.252412 [ 258 ] {c5d57116-153b-4144-8530-493e403aa2a8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7456 | 2025.01.28 08:34:48.252692 [ 258 ] {c5d57116-153b-4144-8530-493e403aa2a8} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7457 | 2025.01.28 08:34:48.252934 [ 258 ] {c5d57116-153b-4144-8530-493e403aa2a8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002005 sec., 6982.543640897756 rows/sec., 502.65 KiB/sec. | ||
7458 | 2025.01.28 08:34:48.253004 [ 258 ] {c5d57116-153b-4144-8530-493e403aa2a8} <Debug> TCPHandler: Processed in 0.002358873 sec. | ||
7459 | 2025.01.28 08:34:48.253287 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7460 | 2025.01.28 08:34:48.253499 [ 4 ] {717d4ed3-7143-47cb-9d33-cc67b82e98dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7461 | 2025.01.28 08:34:48.253582 [ 4 ] {717d4ed3-7143-47cb-9d33-cc67b82e98dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7462 | 2025.01.28 08:34:48.254375 [ 4 ] {717d4ed3-7143-47cb-9d33-cc67b82e98dc} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7463 | 2025.01.28 08:34:48.254433 [ 4 ] {717d4ed3-7143-47cb-9d33-cc67b82e98dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7464 | 2025.01.28 08:34:48.254889 [ 4 ] {717d4ed3-7143-47cb-9d33-cc67b82e98dc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7465 | 2025.01.28 08:34:48.255157 [ 4 ] {717d4ed3-7143-47cb-9d33-cc67b82e98dc} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7466 | 2025.01.28 08:34:48.255446 [ 4 ] {717d4ed3-7143-47cb-9d33-cc67b82e98dc} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001999 sec., 5002.501250625313 rows/sec., 407.92 KiB/sec. | ||
7467 | 2025.01.28 08:34:48.255650 [ 4 ] {717d4ed3-7143-47cb-9d33-cc67b82e98dc} <Debug> TCPHandler: Processed in 0.002506176 sec. | ||
7468 | 2025.01.28 08:34:48.255848 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7469 | 2025.01.28 08:34:48.255984 [ 258 ] {d45c544f-491c-4291-b5eb-29f46acb7b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7470 | 2025.01.28 08:34:48.256043 [ 258 ] {d45c544f-491c-4291-b5eb-29f46acb7b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7471 | 2025.01.28 08:34:48.257572 [ 258 ] {d45c544f-491c-4291-b5eb-29f46acb7b6b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7472 | 2025.01.28 08:34:48.257611 [ 258 ] {d45c544f-491c-4291-b5eb-29f46acb7b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7473 | 2025.01.28 08:34:48.258134 [ 258 ] {d45c544f-491c-4291-b5eb-29f46acb7b6b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7474 | 2025.01.28 08:34:48.258427 [ 258 ] {d45c544f-491c-4291-b5eb-29f46acb7b6b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7475 | 2025.01.28 08:34:48.258624 [ 93 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7476 | 2025.01.28 08:34:48.258693 [ 258 ] {d45c544f-491c-4291-b5eb-29f46acb7b6b} <Debug> executeQuery: Read 1420 rows, 121.27 KiB in 0.002736 sec., 519005.84795321635 rows/sec., 43.29 MiB/sec. | ||
7477 | 2025.01.28 08:34:48.258711 [ 93 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7478 | 2025.01.28 08:34:48.258784 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7479 | 2025.01.28 08:34:48.258842 [ 258 ] {d45c544f-491c-4291-b5eb-29f46acb7b6b} <Debug> TCPHandler: Processed in 0.003053414 sec. | ||
7480 | 2025.01.28 08:34:48.259147 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7481 | 2025.01.28 08:34:48.259165 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
7482 | 2025.01.28 08:34:48.259573 [ 4 ] {6c1040be-271e-4524-995b-35da9e4cd9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7483 | 2025.01.28 08:34:48.259625 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7484 | 2025.01.28 08:34:48.259743 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1433 rows starting from the beginning of the part | ||
7485 | 2025.01.28 08:34:48.259744 [ 4 ] {6c1040be-271e-4524-995b-35da9e4cd9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7486 | 2025.01.28 08:34:48.260098 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 275 rows starting from the beginning of the part | ||
7487 | 2025.01.28 08:34:48.260452 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part | ||
7488 | 2025.01.28 08:34:48.260779 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 275 rows starting from the beginning of the part | ||
7489 | 2025.01.28 08:34:48.261096 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
7490 | 2025.01.28 08:34:48.261508 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1420 rows starting from the beginning of the part | ||
7491 | 2025.01.28 08:34:48.262776 [ 4 ] {6c1040be-271e-4524-995b-35da9e4cd9e3} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7492 | 2025.01.28 08:34:48.262839 [ 4 ] {6c1040be-271e-4524-995b-35da9e4cd9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7493 | 2025.01.28 08:34:48.263765 [ 4 ] {6c1040be-271e-4524-995b-35da9e4cd9e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7494 | 2025.01.28 08:34:48.264289 [ 4 ] {6c1040be-271e-4524-995b-35da9e4cd9e3} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7495 | 2025.01.28 08:34:48.264560 [ 4 ] {6c1040be-271e-4524-995b-35da9e4cd9e3} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.005162 sec., 10267.338240991863 rows/sec., 748.03 KiB/sec. | ||
7496 | 2025.01.28 08:34:48.264645 [ 4 ] {6c1040be-271e-4524-995b-35da9e4cd9e3} <Debug> TCPHandler: Processed in 0.005669421 sec. | ||
7497 | 2025.01.28 08:34:48.264838 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7498 | 2025.01.28 08:34:48.265243 [ 258 ] {c4c885b8-fec3-4d96-adc4-f6a811c50f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7499 | 2025.01.28 08:34:48.265284 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3533 rows, containing 5 columns (5 merged, 0 gathered) in 0.006391752 sec., 552743.5983123251 rows/sec., 48.52 MiB/sec. | ||
7500 | 2025.01.28 08:34:48.265330 [ 258 ] {c4c885b8-fec3-4d96-adc4-f6a811c50f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7501 | 2025.01.28 08:34:48.265690 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7502 | 2025.01.28 08:34:48.266270 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7503 | 2025.01.28 08:34:48.266487 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_56_11} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7504 | 2025.01.28 08:34:48.266663 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
7505 | 2025.01.28 08:34:48.266864 [ 258 ] {c4c885b8-fec3-4d96-adc4-f6a811c50f49} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7506 | 2025.01.28 08:34:48.266914 [ 258 ] {c4c885b8-fec3-4d96-adc4-f6a811c50f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7507 | 2025.01.28 08:34:48.267333 [ 258 ] {c4c885b8-fec3-4d96-adc4-f6a811c50f49} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7508 | 2025.01.28 08:34:48.267597 [ 258 ] {c4c885b8-fec3-4d96-adc4-f6a811c50f49} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7509 | 2025.01.28 08:34:48.267832 [ 258 ] {c4c885b8-fec3-4d96-adc4-f6a811c50f49} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002751 sec., 87968.01163213377 rows/sec., 5.96 MiB/sec. | ||
7510 | 2025.01.28 08:34:48.267966 [ 258 ] {c4c885b8-fec3-4d96-adc4-f6a811c50f49} <Debug> TCPHandler: Processed in 0.003198396 sec. | ||
7511 | 2025.01.28 08:34:48.268138 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7512 | 2025.01.28 08:34:48.268262 [ 4 ] {c0ce9a4c-69c1-474a-bc71-48cbbd5ef077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7513 | 2025.01.28 08:34:48.268316 [ 4 ] {c0ce9a4c-69c1-474a-bc71-48cbbd5ef077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7514 | 2025.01.28 08:34:48.268928 [ 4 ] {c0ce9a4c-69c1-474a-bc71-48cbbd5ef077} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7515 | 2025.01.28 08:34:48.268971 [ 4 ] {c0ce9a4c-69c1-474a-bc71-48cbbd5ef077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7516 | 2025.01.28 08:34:48.269351 [ 4 ] {c0ce9a4c-69c1-474a-bc71-48cbbd5ef077} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7517 | 2025.01.28 08:34:48.269614 [ 4 ] {c0ce9a4c-69c1-474a-bc71-48cbbd5ef077} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7518 | 2025.01.28 08:34:48.269845 [ 4 ] {c0ce9a4c-69c1-474a-bc71-48cbbd5ef077} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. | ||
7519 | 2025.01.28 08:34:48.269906 [ 4 ] {c0ce9a4c-69c1-474a-bc71-48cbbd5ef077} <Debug> TCPHandler: Processed in 0.001827116 sec. | ||
7520 | 2025.01.28 08:34:48.270068 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7521 | 2025.01.28 08:34:48.270188 [ 258 ] {3883bd54-c9e6-4d97-90ae-cdb63fee8b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7522 | 2025.01.28 08:34:48.270239 [ 258 ] {3883bd54-c9e6-4d97-90ae-cdb63fee8b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7523 | 2025.01.28 08:34:48.271461 [ 258 ] {3883bd54-c9e6-4d97-90ae-cdb63fee8b51} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7524 | 2025.01.28 08:34:48.271508 [ 258 ] {3883bd54-c9e6-4d97-90ae-cdb63fee8b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7525 | 2025.01.28 08:34:48.272025 [ 258 ] {3883bd54-c9e6-4d97-90ae-cdb63fee8b51} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7526 | 2025.01.28 08:34:48.272332 [ 258 ] {3883bd54-c9e6-4d97-90ae-cdb63fee8b51} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7527 | 2025.01.28 08:34:48.272553 [ 93 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7528 | 2025.01.28 08:34:48.272626 [ 258 ] {3883bd54-c9e6-4d97-90ae-cdb63fee8b51} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.002452 sec., 360522.02283849916 rows/sec., 26.15 MiB/sec. | ||
7529 | 2025.01.28 08:34:48.272635 [ 93 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7530 | 2025.01.28 08:34:48.272748 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7531 | 2025.01.28 08:34:48.272769 [ 258 ] {3883bd54-c9e6-4d97-90ae-cdb63fee8b51} <Debug> TCPHandler: Processed in 0.00275908 sec. | ||
7532 | 2025.01.28 08:34:48.272961 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
7533 | 2025.01.28 08:34:48.273019 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7534 | 2025.01.28 08:34:48.273137 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7535 | 2025.01.28 08:34:48.273237 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part | ||
7536 | 2025.01.28 08:34:48.273244 [ 4 ] {598961de-163d-43db-bd31-fc48f31e4786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7537 | 2025.01.28 08:34:48.273464 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 418 rows starting from the beginning of the part | ||
7538 | 2025.01.28 08:34:48.273490 [ 4 ] {598961de-163d-43db-bd31-fc48f31e4786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7539 | 2025.01.28 08:34:48.273907 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part | ||
7540 | 2025.01.28 08:34:48.274317 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 418 rows starting from the beginning of the part | ||
7541 | 2025.01.28 08:34:48.274654 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 68 rows starting from the beginning of the part | ||
7542 | 2025.01.28 08:34:48.274897 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 884 rows starting from the beginning of the part | ||
7543 | 2025.01.28 08:34:48.275836 [ 4 ] {598961de-163d-43db-bd31-fc48f31e4786} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7544 | 2025.01.28 08:34:48.275900 [ 4 ] {598961de-163d-43db-bd31-fc48f31e4786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7545 | 2025.01.28 08:34:48.276944 [ 4 ] {598961de-163d-43db-bd31-fc48f31e4786} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7546 | 2025.01.28 08:34:48.277541 [ 4 ] {598961de-163d-43db-bd31-fc48f31e4786} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7547 | 2025.01.28 08:34:48.277839 [ 4 ] {598961de-163d-43db-bd31-fc48f31e4786} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004666 sec., 1285.8979854264894 rows/sec., 67.18 KiB/sec. | ||
7548 | 2025.01.28 08:34:48.277928 [ 4 ] {598961de-163d-43db-bd31-fc48f31e4786} <Debug> TCPHandler: Processed in 0.004988851 sec. | ||
7549 | 2025.01.28 08:34:48.278122 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7550 | 2025.01.28 08:34:48.278306 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.005404597 sec., 513266.7616105327 rows/sec., 39.20 MiB/sec. | ||
7551 | 2025.01.28 08:34:48.278336 [ 258 ] {883b6660-a807-438c-a2ce-f1b83cf802a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7552 | 2025.01.28 08:34:48.278428 [ 258 ] {883b6660-a807-438c-a2ce-f1b83cf802a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7553 | 2025.01.28 08:34:48.278642 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7554 | 2025.01.28 08:34:48.279193 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7555 | 2025.01.28 08:34:48.279320 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_56_11} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7556 | 2025.01.28 08:34:48.279506 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
7557 | 2025.01.28 08:34:48.279819 [ 258 ] {883b6660-a807-438c-a2ce-f1b83cf802a9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7558 | 2025.01.28 08:34:48.279866 [ 258 ] {883b6660-a807-438c-a2ce-f1b83cf802a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7559 | 2025.01.28 08:34:48.280347 [ 258 ] {883b6660-a807-438c-a2ce-f1b83cf802a9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7560 | 2025.01.28 08:34:48.280637 [ 258 ] {883b6660-a807-438c-a2ce-f1b83cf802a9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7561 | 2025.01.28 08:34:48.280848 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7562 | 2025.01.28 08:34:48.280906 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7563 | 2025.01.28 08:34:48.280928 [ 258 ] {883b6660-a807-438c-a2ce-f1b83cf802a9} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.002632 sec., 376899.69604863226 rows/sec., 25.08 MiB/sec. | ||
7564 | 2025.01.28 08:34:48.280943 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7565 | 2025.01.28 08:34:48.281184 [ 258 ] {883b6660-a807-438c-a2ce-f1b83cf802a9} <Debug> TCPHandler: Processed in 0.003139565 sec. | ||
7566 | 2025.01.28 08:34:48.281436 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
7567 | 2025.01.28 08:34:48.281516 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7568 | 2025.01.28 08:34:48.281923 [ 4 ] {8195e974-578a-4020-a5f5-de9222e284c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7569 | 2025.01.28 08:34:48.282056 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7570 | 2025.01.28 08:34:48.282113 [ 4 ] {8195e974-578a-4020-a5f5-de9222e284c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7571 | 2025.01.28 08:34:48.282191 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15770 rows starting from the beginning of the part | ||
7572 | 2025.01.28 08:34:48.282726 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
7573 | 2025.01.28 08:34:48.283035 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
7574 | 2025.01.28 08:34:48.283245 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
7575 | 2025.01.28 08:34:48.283420 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
7576 | 2025.01.28 08:34:48.283588 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 992 rows starting from the beginning of the part | ||
7577 | 2025.01.28 08:34:48.284025 [ 4 ] {8195e974-578a-4020-a5f5-de9222e284c3} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7578 | 2025.01.28 08:34:48.284070 [ 4 ] {8195e974-578a-4020-a5f5-de9222e284c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7579 | 2025.01.28 08:34:48.284583 [ 4 ] {8195e974-578a-4020-a5f5-de9222e284c3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7580 | 2025.01.28 08:34:48.284878 [ 4 ] {8195e974-578a-4020-a5f5-de9222e284c3} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7581 | 2025.01.28 08:34:48.285342 [ 4 ] {8195e974-578a-4020-a5f5-de9222e284c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003552 sec., 281.5315315315315 rows/sec., 18.97 KiB/sec. | ||
7582 | 2025.01.28 08:34:48.285769 [ 4 ] {8195e974-578a-4020-a5f5-de9222e284c3} <Debug> TCPHandler: Processed in 0.004432354 sec. | ||
7583 | 2025.01.28 08:34:48.286103 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7584 | 2025.01.28 08:34:48.286405 [ 258 ] {769ba350-de04-4d19-966b-1f61a2f4e9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7585 | 2025.01.28 08:34:48.286649 [ 258 ] {769ba350-de04-4d19-966b-1f61a2f4e9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7586 | 2025.01.28 08:34:48.288871 [ 258 ] {769ba350-de04-4d19-966b-1f61a2f4e9ff} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7587 | 2025.01.28 08:34:48.288913 [ 258 ] {769ba350-de04-4d19-966b-1f61a2f4e9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7588 | 2025.01.28 08:34:48.289762 [ 258 ] {769ba350-de04-4d19-966b-1f61a2f4e9ff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7589 | 2025.01.28 08:34:48.290390 [ 258 ] {769ba350-de04-4d19-966b-1f61a2f4e9ff} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7590 | 2025.01.28 08:34:48.290799 [ 258 ] {769ba350-de04-4d19-966b-1f61a2f4e9ff} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.004484 sec., 8028.545941123996 rows/sec., 14.39 MiB/sec. | ||
7591 | 2025.01.28 08:34:48.291720 [ 258 ] {769ba350-de04-4d19-966b-1f61a2f4e9ff} <Debug> TCPHandler: Processed in 0.005782652 sec. | ||
7592 | 2025.01.28 08:34:48.292065 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7593 | 2025.01.28 08:34:48.292252 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17558 rows, containing 5 columns (5 merged, 0 gathered) in 0.011139859 sec., 1576142.0319592913 rows/sec., 106.34 MiB/sec. | ||
7594 | 2025.01.28 08:34:48.292270 [ 4 ] {7eb05272-3193-4755-9cc6-8dff98bfcf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7595 | 2025.01.28 08:34:48.292366 [ 4 ] {7eb05272-3193-4755-9cc6-8dff98bfcf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7596 | 2025.01.28 08:34:48.292623 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7597 | 2025.01.28 08:34:48.293372 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7598 | 2025.01.28 08:34:48.293423 [ 4 ] {7eb05272-3193-4755-9cc6-8dff98bfcf2e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7599 | 2025.01.28 08:34:48.293479 [ 4 ] {7eb05272-3193-4755-9cc6-8dff98bfcf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7600 | 2025.01.28 08:34:48.293607 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7601 | 2025.01.28 08:34:48.293810 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
7602 | 2025.01.28 08:34:48.294096 [ 4 ] {7eb05272-3193-4755-9cc6-8dff98bfcf2e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7603 | 2025.01.28 08:34:48.294363 [ 4 ] {7eb05272-3193-4755-9cc6-8dff98bfcf2e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7604 | 2025.01.28 08:34:48.294515 [ 92 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7605 | 2025.01.28 08:34:48.294554 [ 4 ] {7eb05272-3193-4755-9cc6-8dff98bfcf2e} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.002331 sec., 19734.019734019734 rows/sec., 1.19 MiB/sec. | ||
7606 | 2025.01.28 08:34:48.294571 [ 92 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7607 | 2025.01.28 08:34:48.294632 [ 4 ] {7eb05272-3193-4755-9cc6-8dff98bfcf2e} <Debug> TCPHandler: Processed in 0.002772879 sec. | ||
7608 | 2025.01.28 08:34:48.294630 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7609 | 2025.01.28 08:34:48.294873 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
7610 | 2025.01.28 08:34:48.295252 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7611 | 2025.01.28 08:34:48.295337 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3048 rows starting from the beginning of the part | ||
7612 | 2025.01.28 08:34:48.295614 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
7613 | 2025.01.28 08:34:48.295923 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
7614 | 2025.01.28 08:34:48.296006 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
7615 | 2025.01.28 08:34:48.296172 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
7616 | 2025.01.28 08:34:48.296424 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part | ||
7617 | 2025.01.28 08:34:48.297950 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3378 rows, containing 4 columns (4 merged, 0 gathered) in 0.003217555 sec., 1049865.5034645873 rows/sec., 68.43 MiB/sec. | ||
7618 | 2025.01.28 08:34:48.298299 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7619 | 2025.01.28 08:34:48.298601 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7620 | 2025.01.28 08:34:48.298690 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_56_11} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7621 | 2025.01.28 08:34:48.298780 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7622 | 2025.01.28 08:34:48.893259 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
7623 | 2025.01.28 08:34:48.894020 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7624 | 2025.01.28 08:34:48.894080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7625 | 2025.01.28 08:34:48.894660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7626 | 2025.01.28 08:34:48.894920 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7627 | 2025.01.28 08:34:48.895170 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
7628 | 2025.01.28 08:34:50.025507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7629 | 2025.01.28 08:34:50.048030 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7630 | 2025.01.28 08:34:50.048098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7631 | 2025.01.28 08:34:50.055480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7632 | 2025.01.28 08:34:50.056290 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7633 | 2025.01.28 08:34:50.059180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7634 | 2025.01.28 08:34:52.120577 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7635 | 2025.01.28 08:34:52.120790 [ 258 ] {10cb81f9-4be8-4a16-b312-c91322bfc603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7636 | 2025.01.28 08:34:52.120871 [ 258 ] {10cb81f9-4be8-4a16-b312-c91322bfc603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7637 | 2025.01.28 08:34:52.121733 [ 258 ] {10cb81f9-4be8-4a16-b312-c91322bfc603} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7638 | 2025.01.28 08:34:52.121780 [ 258 ] {10cb81f9-4be8-4a16-b312-c91322bfc603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7639 | 2025.01.28 08:34:52.122215 [ 258 ] {10cb81f9-4be8-4a16-b312-c91322bfc603} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7640 | 2025.01.28 08:34:52.122478 [ 258 ] {10cb81f9-4be8-4a16-b312-c91322bfc603} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7641 | 2025.01.28 08:34:52.122716 [ 258 ] {10cb81f9-4be8-4a16-b312-c91322bfc603} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001987 sec., 28183.190739808757 rows/sec., 2.15 MiB/sec. | ||
7642 | 2025.01.28 08:34:52.122780 [ 258 ] {10cb81f9-4be8-4a16-b312-c91322bfc603} <Debug> TCPHandler: Processed in 0.002337883 sec. | ||
7643 | 2025.01.28 08:34:52.123054 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7644 | 2025.01.28 08:34:52.123277 [ 4 ] {2a0972b3-0f8d-438a-8e67-4da0a7b7e778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7645 | 2025.01.28 08:34:52.123362 [ 4 ] {2a0972b3-0f8d-438a-8e67-4da0a7b7e778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7646 | 2025.01.28 08:34:52.124165 [ 4 ] {2a0972b3-0f8d-438a-8e67-4da0a7b7e778} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7647 | 2025.01.28 08:34:52.124218 [ 4 ] {2a0972b3-0f8d-438a-8e67-4da0a7b7e778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7648 | 2025.01.28 08:34:52.124686 [ 4 ] {2a0972b3-0f8d-438a-8e67-4da0a7b7e778} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7649 | 2025.01.28 08:34:52.124968 [ 4 ] {2a0972b3-0f8d-438a-8e67-4da0a7b7e778} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7650 | 2025.01.28 08:34:52.125240 [ 4 ] {2a0972b3-0f8d-438a-8e67-4da0a7b7e778} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002017 sec., 31730.292513634107 rows/sec., 2.48 MiB/sec. | ||
7651 | 2025.01.28 08:34:52.125339 [ 4 ] {2a0972b3-0f8d-438a-8e67-4da0a7b7e778} <Debug> TCPHandler: Processed in 0.002429435 sec. | ||
7652 | 2025.01.28 08:34:52.125613 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7653 | 2025.01.28 08:34:52.125765 [ 258 ] {b6e9ec95-5361-4a9f-9035-f6e89c0fd3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7654 | 2025.01.28 08:34:52.125830 [ 258 ] {b6e9ec95-5361-4a9f-9035-f6e89c0fd3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7655 | 2025.01.28 08:34:52.126489 [ 258 ] {b6e9ec95-5361-4a9f-9035-f6e89c0fd3c9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7656 | 2025.01.28 08:34:52.126536 [ 258 ] {b6e9ec95-5361-4a9f-9035-f6e89c0fd3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7657 | 2025.01.28 08:34:52.126942 [ 258 ] {b6e9ec95-5361-4a9f-9035-f6e89c0fd3c9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7658 | 2025.01.28 08:34:52.127185 [ 258 ] {b6e9ec95-5361-4a9f-9035-f6e89c0fd3c9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7659 | 2025.01.28 08:34:52.127423 [ 258 ] {b6e9ec95-5361-4a9f-9035-f6e89c0fd3c9} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001689 sec., 56838.36589698046 rows/sec., 3.96 MiB/sec. | ||
7660 | 2025.01.28 08:34:52.127508 [ 258 ] {b6e9ec95-5361-4a9f-9035-f6e89c0fd3c9} <Debug> TCPHandler: Processed in 0.00206317 sec. | ||
7661 | 2025.01.28 08:34:52.127731 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7662 | 2025.01.28 08:34:52.127887 [ 4 ] {e90f0d5b-f077-4598-94d5-cf6c8e363c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7663 | 2025.01.28 08:34:52.127948 [ 4 ] {e90f0d5b-f077-4598-94d5-cf6c8e363c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7664 | 2025.01.28 08:34:52.128534 [ 4 ] {e90f0d5b-f077-4598-94d5-cf6c8e363c0e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7665 | 2025.01.28 08:34:52.128580 [ 4 ] {e90f0d5b-f077-4598-94d5-cf6c8e363c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7666 | 2025.01.28 08:34:52.128990 [ 4 ] {e90f0d5b-f077-4598-94d5-cf6c8e363c0e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7667 | 2025.01.28 08:34:52.129313 [ 4 ] {e90f0d5b-f077-4598-94d5-cf6c8e363c0e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7668 | 2025.01.28 08:34:52.129718 [ 4 ] {e90f0d5b-f077-4598-94d5-cf6c8e363c0e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001865 sec., 19302.9490616622 rows/sec., 1.30 MiB/sec. | ||
7669 | 2025.01.28 08:34:52.129779 [ 4 ] {e90f0d5b-f077-4598-94d5-cf6c8e363c0e} <Debug> TCPHandler: Processed in 0.00215749 sec. | ||
7670 | 2025.01.28 08:34:56.283395 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7671 | 2025.01.28 08:34:56.283461 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7672 | 2025.01.28 08:34:56.395322 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
7673 | 2025.01.28 08:34:56.396104 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7674 | 2025.01.28 08:34:56.396183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7675 | 2025.01.28 08:34:56.396723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7676 | 2025.01.28 08:34:56.397004 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7677 | 2025.01.28 08:34:56.397192 [ 83 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7678 | 2025.01.28 08:34:56.397209 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7679 | 2025.01.28 08:34:56.397237 [ 83 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7680 | 2025.01.28 08:34:56.397266 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7681 | 2025.01.28 08:34:56.397427 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
7682 | 2025.01.28 08:34:56.397604 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7683 | 2025.01.28 08:34:56.397652 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
7684 | 2025.01.28 08:34:56.397768 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
7685 | 2025.01.28 08:34:56.397998 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
7686 | 2025.01.28 08:34:56.398182 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
7687 | 2025.01.28 08:34:56.398284 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
7688 | 2025.01.28 08:34:56.398441 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
7689 | 2025.01.28 08:34:56.400846 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.00349966 sec., 4723601.72131007 rows/sec., 67.57 MiB/sec. | ||
7690 | 2025.01.28 08:34:56.401003 [ 189 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7691 | 2025.01.28 08:34:56.401414 [ 189 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7692 | 2025.01.28 08:34:56.401521 [ 189 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_36_7} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7693 | 2025.01.28 08:34:56.401659 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7694 | 2025.01.28 08:34:56.471617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1090 | ||
7695 | 2025.01.28 08:34:56.474800 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7696 | 2025.01.28 08:34:56.474846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7697 | 2025.01.28 08:34:56.476269 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7698 | 2025.01.28 08:34:56.476576 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7699 | 2025.01.28 08:34:56.476788 [ 83 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7700 | 2025.01.28 08:34:56.476880 [ 83 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7701 | 2025.01.28 08:34:56.476942 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7702 | 2025.01.28 08:34:56.477487 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
7703 | 2025.01.28 08:34:56.478752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
7704 | 2025.01.28 08:34:56.479687 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7705 | 2025.01.28 08:34:56.479813 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 896 rows starting from the beginning of the part | ||
7706 | 2025.01.28 08:34:56.480245 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
7707 | 2025.01.28 08:34:56.480679 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
7708 | 2025.01.28 08:34:56.481097 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
7709 | 2025.01.28 08:34:56.481514 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
7710 | 2025.01.28 08:34:56.481957 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
7711 | 2025.01.28 08:34:56.489589 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 72 columns (72 merged, 0 gathered) in 0.012517989 sec., 87074.6890734606 rows/sec., 69.82 MiB/sec. | ||
7712 | 2025.01.28 08:34:56.490979 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7713 | 2025.01.28 08:34:56.491787 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7714 | 2025.01.28 08:34:56.491879 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_26_5} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7715 | 2025.01.28 08:34:56.492210 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
7716 | 2025.01.28 08:34:57.122400 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7717 | 2025.01.28 08:34:57.122610 [ 258 ] {5b24476b-088b-4c84-96f5-3ef599034276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7718 | 2025.01.28 08:34:57.122689 [ 258 ] {5b24476b-088b-4c84-96f5-3ef599034276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7719 | 2025.01.28 08:34:57.123454 [ 258 ] {5b24476b-088b-4c84-96f5-3ef599034276} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7720 | 2025.01.28 08:34:57.123499 [ 258 ] {5b24476b-088b-4c84-96f5-3ef599034276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7721 | 2025.01.28 08:34:57.123963 [ 258 ] {5b24476b-088b-4c84-96f5-3ef599034276} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7722 | 2025.01.28 08:34:57.124228 [ 258 ] {5b24476b-088b-4c84-96f5-3ef599034276} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7723 | 2025.01.28 08:34:57.124476 [ 258 ] {5b24476b-088b-4c84-96f5-3ef599034276} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001925 sec., 33246.753246753244 rows/sec., 2.62 MiB/sec. | ||
7724 | 2025.01.28 08:34:57.124539 [ 258 ] {5b24476b-088b-4c84-96f5-3ef599034276} <Debug> TCPHandler: Processed in 0.002274412 sec. | ||
7725 | 2025.01.28 08:34:57.124871 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7726 | 2025.01.28 08:34:57.125183 [ 4 ] {ff6d8ae5-fa54-4541-a0bc-5b03c759dff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7727 | 2025.01.28 08:34:57.125303 [ 4 ] {ff6d8ae5-fa54-4541-a0bc-5b03c759dff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7728 | 2025.01.28 08:34:57.126219 [ 4 ] {ff6d8ae5-fa54-4541-a0bc-5b03c759dff4} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7729 | 2025.01.28 08:34:57.126272 [ 4 ] {ff6d8ae5-fa54-4541-a0bc-5b03c759dff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7730 | 2025.01.28 08:34:57.126726 [ 4 ] {ff6d8ae5-fa54-4541-a0bc-5b03c759dff4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7731 | 2025.01.28 08:34:57.127000 [ 4 ] {ff6d8ae5-fa54-4541-a0bc-5b03c759dff4} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7732 | 2025.01.28 08:34:57.127257 [ 4 ] {ff6d8ae5-fa54-4541-a0bc-5b03c759dff4} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.002159 sec., 1852.7095877721167 rows/sec., 139.32 KiB/sec. | ||
7733 | 2025.01.28 08:34:57.127382 [ 4 ] {ff6d8ae5-fa54-4541-a0bc-5b03c759dff4} <Debug> TCPHandler: Processed in 0.002709129 sec. | ||
7734 | 2025.01.28 08:34:57.127565 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7735 | 2025.01.28 08:34:57.127690 [ 258 ] {47b10be6-bf8b-42df-8ff9-ff564916fb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7736 | 2025.01.28 08:34:57.127744 [ 258 ] {47b10be6-bf8b-42df-8ff9-ff564916fb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7737 | 2025.01.28 08:34:57.128361 [ 258 ] {47b10be6-bf8b-42df-8ff9-ff564916fb1a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7738 | 2025.01.28 08:34:57.128403 [ 258 ] {47b10be6-bf8b-42df-8ff9-ff564916fb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7739 | 2025.01.28 08:34:57.128783 [ 258 ] {47b10be6-bf8b-42df-8ff9-ff564916fb1a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7740 | 2025.01.28 08:34:57.129046 [ 258 ] {47b10be6-bf8b-42df-8ff9-ff564916fb1a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7741 | 2025.01.28 08:34:57.129259 [ 258 ] {47b10be6-bf8b-42df-8ff9-ff564916fb1a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001596 sec., 42606.51629072682 rows/sec., 3.33 MiB/sec. | ||
7742 | 2025.01.28 08:34:57.129313 [ 258 ] {47b10be6-bf8b-42df-8ff9-ff564916fb1a} <Debug> TCPHandler: Processed in 0.001827437 sec. | ||
7743 | 2025.01.28 08:34:57.129467 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7744 | 2025.01.28 08:34:57.129594 [ 4 ] {837941cb-b790-4592-a0de-d6577b057bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7745 | 2025.01.28 08:34:57.129652 [ 4 ] {837941cb-b790-4592-a0de-d6577b057bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7746 | 2025.01.28 08:34:57.130265 [ 4 ] {837941cb-b790-4592-a0de-d6577b057bb8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7747 | 2025.01.28 08:34:57.130305 [ 4 ] {837941cb-b790-4592-a0de-d6577b057bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7748 | 2025.01.28 08:34:57.130719 [ 4 ] {837941cb-b790-4592-a0de-d6577b057bb8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7749 | 2025.01.28 08:34:57.130973 [ 4 ] {837941cb-b790-4592-a0de-d6577b057bb8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7750 | 2025.01.28 08:34:57.131199 [ 4 ] {837941cb-b790-4592-a0de-d6577b057bb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. | ||
7751 | 2025.01.28 08:34:57.131258 [ 4 ] {837941cb-b790-4592-a0de-d6577b057bb8} <Debug> TCPHandler: Processed in 0.001850816 sec. | ||
7752 | 2025.01.28 08:34:57.131422 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7753 | 2025.01.28 08:34:57.131542 [ 258 ] {e29e63db-1853-4370-87c9-da0ac9dea0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7754 | 2025.01.28 08:34:57.131626 [ 258 ] {e29e63db-1853-4370-87c9-da0ac9dea0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7755 | 2025.01.28 08:34:57.132734 [ 258 ] {e29e63db-1853-4370-87c9-da0ac9dea0ae} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7756 | 2025.01.28 08:34:57.132775 [ 258 ] {e29e63db-1853-4370-87c9-da0ac9dea0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7757 | 2025.01.28 08:34:57.133356 [ 258 ] {e29e63db-1853-4370-87c9-da0ac9dea0ae} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7758 | 2025.01.28 08:34:57.133608 [ 258 ] {e29e63db-1853-4370-87c9-da0ac9dea0ae} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7759 | 2025.01.28 08:34:57.133911 [ 258 ] {e29e63db-1853-4370-87c9-da0ac9dea0ae} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002393 sec., 1671.541997492687 rows/sec., 3.00 MiB/sec. | ||
7760 | 2025.01.28 08:34:57.134022 [ 258 ] {e29e63db-1853-4370-87c9-da0ac9dea0ae} <Debug> TCPHandler: Processed in 0.002657508 sec. | ||
7761 | 2025.01.28 08:34:57.134190 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7762 | 2025.01.28 08:34:57.134335 [ 4 ] {042cabca-d4f7-4d00-be79-ebdbfe1dc41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7763 | 2025.01.28 08:34:57.134397 [ 4 ] {042cabca-d4f7-4d00-be79-ebdbfe1dc41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7764 | 2025.01.28 08:34:57.134944 [ 4 ] {042cabca-d4f7-4d00-be79-ebdbfe1dc41e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7765 | 2025.01.28 08:34:57.134984 [ 4 ] {042cabca-d4f7-4d00-be79-ebdbfe1dc41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7766 | 2025.01.28 08:34:57.135365 [ 4 ] {042cabca-d4f7-4d00-be79-ebdbfe1dc41e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7767 | 2025.01.28 08:34:57.135616 [ 4 ] {042cabca-d4f7-4d00-be79-ebdbfe1dc41e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7768 | 2025.01.28 08:34:57.135838 [ 4 ] {042cabca-d4f7-4d00-be79-ebdbfe1dc41e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec. | ||
7769 | 2025.01.28 08:34:57.135892 [ 4 ] {042cabca-d4f7-4d00-be79-ebdbfe1dc41e} <Debug> TCPHandler: Processed in 0.001770146 sec. | ||
7770 | 2025.01.28 08:34:57.559274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7771 | 2025.01.28 08:34:57.581971 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7772 | 2025.01.28 08:34:57.582040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7773 | 2025.01.28 08:34:57.589841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7774 | 2025.01.28 08:34:57.590645 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7775 | 2025.01.28 08:34:57.591064 [ 82 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7776 | 2025.01.28 08:34:57.591220 [ 82 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7777 | 2025.01.28 08:34:57.591305 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7778 | 2025.01.28 08:34:57.591870 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
7779 | 2025.01.28 08:34:57.607973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7780 | 2025.01.28 08:34:57.609508 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7781 | 2025.01.28 08:34:57.610824 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
7782 | 2025.01.28 08:34:57.616471 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
7783 | 2025.01.28 08:34:57.622333 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
7784 | 2025.01.28 08:34:57.628058 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
7785 | 2025.01.28 08:34:57.634047 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
7786 | 2025.01.28 08:34:57.638770 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
7787 | 2025.01.28 08:34:57.697640 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.106173438 sec., 2561.8460240498193 rows/sec., 13.25 MiB/sec. | ||
7788 | 2025.01.28 08:34:57.700562 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7789 | 2025.01.28 08:34:57.703533 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_36_7} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7790 | 2025.01.28 08:34:57.703662 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_36_7} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7791 | 2025.01.28 08:34:57.706174 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
7792 | 2025.01.28 08:34:58.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.10 MiB, peak 220.99 MiB, free memory in arenas 0.00 B, will set to 210.23 MiB (RSS), difference: 1.13 MiB | ||
7793 | 2025.01.28 08:34:59.382578 [ 80 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7794 | 2025.01.28 08:34:59.382663 [ 80 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7795 | 2025.01.28 08:34:59.382686 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7796 | 2025.01.28 08:34:59.382918 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
7797 | 2025.01.28 08:34:59.383131 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7798 | 2025.01.28 08:34:59.383172 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
7799 | 2025.01.28 08:34:59.383253 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
7800 | 2025.01.28 08:34:59.383462 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
7801 | 2025.01.28 08:34:59.383732 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
7802 | 2025.01.28 08:34:59.383913 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
7803 | 2025.01.28 08:34:59.385097 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002328383 sec., 61845.49535020656 rows/sec., 3.16 MiB/sec. | ||
7804 | 2025.01.28 08:34:59.385294 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7805 | 2025.01.28 08:34:59.385662 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_24_5} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7806 | 2025.01.28 08:34:59.385774 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_24_5} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7807 | 2025.01.28 08:34:59.385885 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7808 | 2025.01.28 08:35:00.107013 [ 78 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7809 | 2025.01.28 08:35:00.107076 [ 78 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7810 | 2025.01.28 08:35:00.107098 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7811 | 2025.01.28 08:35:00.107321 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::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 | ||
7812 | 2025.01.28 08:35:00.107515 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7813 | 2025.01.28 08:35:00.107555 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
7814 | 2025.01.28 08:35:00.107649 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
7815 | 2025.01.28 08:35:00.107870 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
7816 | 2025.01.28 08:35:00.108084 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
7817 | 2025.01.28 08:35:00.108259 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::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 | ||
7818 | 2025.01.28 08:35:00.109223 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002047389 sec., 17583.370820103068 rows/sec., 1.47 MiB/sec. | ||
7819 | 2025.01.28 08:35:00.109348 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7820 | 2025.01.28 08:35:00.109637 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_13_3} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7821 | 2025.01.28 08:35:00.109723 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_13_3} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7822 | 2025.01.28 08:35:00.109808 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7823 | 2025.01.28 08:35:02.128894 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7824 | 2025.01.28 08:35:02.129089 [ 258 ] {be72b3b0-b816-4064-aae3-e7a8da036e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7825 | 2025.01.28 08:35:02.129162 [ 258 ] {be72b3b0-b816-4064-aae3-e7a8da036e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7826 | 2025.01.28 08:35:02.129937 [ 258 ] {be72b3b0-b816-4064-aae3-e7a8da036e41} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7827 | 2025.01.28 08:35:02.129985 [ 258 ] {be72b3b0-b816-4064-aae3-e7a8da036e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7828 | 2025.01.28 08:35:02.130448 [ 258 ] {be72b3b0-b816-4064-aae3-e7a8da036e41} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7829 | 2025.01.28 08:35:02.130719 [ 258 ] {be72b3b0-b816-4064-aae3-e7a8da036e41} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7830 | 2025.01.28 08:35:02.130931 [ 77 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7831 | 2025.01.28 08:35:02.130996 [ 258 ] {be72b3b0-b816-4064-aae3-e7a8da036e41} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. | ||
7832 | 2025.01.28 08:35:02.131021 [ 77 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7833 | 2025.01.28 08:35:02.131093 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7834 | 2025.01.28 08:35:02.131131 [ 258 ] {be72b3b0-b816-4064-aae3-e7a8da036e41} <Debug> TCPHandler: Processed in 0.002378544 sec. | ||
7835 | 2025.01.28 08:35:02.131424 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7836 | 2025.01.28 08:35:02.131491 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7837 | 2025.01.28 08:35:02.131830 [ 4 ] {35bddfac-1362-4278-925c-7f38ac3d7f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7838 | 2025.01.28 08:35:02.131832 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7839 | 2025.01.28 08:35:02.131883 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7840 | 2025.01.28 08:35:02.131914 [ 4 ] {35bddfac-1362-4278-925c-7f38ac3d7f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7841 | 2025.01.28 08:35:02.132062 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7842 | 2025.01.28 08:35:02.132257 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7843 | 2025.01.28 08:35:02.132663 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7844 | 2025.01.28 08:35:02.133019 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7845 | 2025.01.28 08:35:02.134491 [ 4 ] {35bddfac-1362-4278-925c-7f38ac3d7f86} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7846 | 2025.01.28 08:35:02.134543 [ 4 ] {35bddfac-1362-4278-925c-7f38ac3d7f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7847 | 2025.01.28 08:35:02.134734 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00351342 sec., 19923.60719754541 rows/sec., 1.48 MiB/sec. | ||
7848 | 2025.01.28 08:35:02.134862 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7849 | 2025.01.28 08:35:02.135189 [ 4 ] {35bddfac-1362-4278-925c-7f38ac3d7f86} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7850 | 2025.01.28 08:35:02.135289 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7851 | 2025.01.28 08:35:02.135387 [ 200 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_25_6} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7852 | 2025.01.28 08:35:02.135481 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7853 | 2025.01.28 08:35:02.135516 [ 4 ] {35bddfac-1362-4278-925c-7f38ac3d7f86} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7854 | 2025.01.28 08:35:02.135761 [ 4 ] {35bddfac-1362-4278-925c-7f38ac3d7f86} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.004024 sec., 68339.96023856859 rows/sec., 6.02 MiB/sec. | ||
7855 | 2025.01.28 08:35:02.135827 [ 4 ] {35bddfac-1362-4278-925c-7f38ac3d7f86} <Debug> TCPHandler: Processed in 0.004557385 sec. | ||
7856 | 2025.01.28 08:35:02.136020 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7857 | 2025.01.28 08:35:02.136169 [ 258 ] {4b74484a-2590-4976-b796-6b849f199a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7858 | 2025.01.28 08:35:02.136234 [ 258 ] {4b74484a-2590-4976-b796-6b849f199a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7859 | 2025.01.28 08:35:02.136975 [ 258 ] {4b74484a-2590-4976-b796-6b849f199a9b} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7860 | 2025.01.28 08:35:02.137015 [ 258 ] {4b74484a-2590-4976-b796-6b849f199a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7861 | 2025.01.28 08:35:02.137401 [ 258 ] {4b74484a-2590-4976-b796-6b849f199a9b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7862 | 2025.01.28 08:35:02.137654 [ 258 ] {4b74484a-2590-4976-b796-6b849f199a9b} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7863 | 2025.01.28 08:35:02.137905 [ 258 ] {4b74484a-2590-4976-b796-6b849f199a9b} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001765 sec., 24362.606232294616 rows/sec., 1.75 MiB/sec. | ||
7864 | 2025.01.28 08:35:02.137981 [ 258 ] {4b74484a-2590-4976-b796-6b849f199a9b} <Debug> TCPHandler: Processed in 0.002025329 sec. | ||
7865 | 2025.01.28 08:35:02.138266 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7866 | 2025.01.28 08:35:02.138427 [ 4 ] {750b36fa-f3a3-44a8-80c3-81b5d079ebd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7867 | 2025.01.28 08:35:02.138493 [ 4 ] {750b36fa-f3a3-44a8-80c3-81b5d079ebd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7868 | 2025.01.28 08:35:02.139113 [ 4 ] {750b36fa-f3a3-44a8-80c3-81b5d079ebd7} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2025.01.28 08:35:02.139156 [ 4 ] {750b36fa-f3a3-44a8-80c3-81b5d079ebd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7870 | 2025.01.28 08:35:02.139623 [ 4 ] {750b36fa-f3a3-44a8-80c3-81b5d079ebd7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7871 | 2025.01.28 08:35:02.139921 [ 4 ] {750b36fa-f3a3-44a8-80c3-81b5d079ebd7} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7872 | 2025.01.28 08:35:02.140156 [ 4 ] {750b36fa-f3a3-44a8-80c3-81b5d079ebd7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001776 sec., 7882.882882882883 rows/sec., 552.07 KiB/sec. | ||
7873 | 2025.01.28 08:35:02.140217 [ 4 ] {750b36fa-f3a3-44a8-80c3-81b5d079ebd7} <Debug> TCPHandler: Processed in 0.00210256 sec. | ||
7874 | 2025.01.28 08:35:02.140385 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7875 | 2025.01.28 08:35:02.140525 [ 258 ] {a223eb66-2c9a-47d8-ad5d-3900a0d162b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7876 | 2025.01.28 08:35:02.140583 [ 258 ] {a223eb66-2c9a-47d8-ad5d-3900a0d162b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7877 | 2025.01.28 08:35:02.141214 [ 258 ] {a223eb66-2c9a-47d8-ad5d-3900a0d162b7} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7878 | 2025.01.28 08:35:02.141254 [ 258 ] {a223eb66-2c9a-47d8-ad5d-3900a0d162b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7879 | 2025.01.28 08:35:02.141618 [ 258 ] {a223eb66-2c9a-47d8-ad5d-3900a0d162b7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7880 | 2025.01.28 08:35:02.141861 [ 258 ] {a223eb66-2c9a-47d8-ad5d-3900a0d162b7} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7881 | 2025.01.28 08:35:02.142027 [ 77 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7882 | 2025.01.28 08:35:02.142100 [ 258 ] {a223eb66-2c9a-47d8-ad5d-3900a0d162b7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001601 sec., 8119.925046845721 rows/sec., 506.28 KiB/sec. | ||
7883 | 2025.01.28 08:35:02.142107 [ 77 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7884 | 2025.01.28 08:35:02.142189 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7885 | 2025.01.28 08:35:02.142217 [ 258 ] {a223eb66-2c9a-47d8-ad5d-3900a0d162b7} <Debug> TCPHandler: Processed in 0.001901737 sec. | ||
7886 | 2025.01.28 08:35:02.142467 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7887 | 2025.01.28 08:35:02.142566 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7888 | 2025.01.28 08:35:02.142892 [ 4 ] {41a0a8d8-0818-4d4d-827e-dbb54a4bf3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7889 | 2025.01.28 08:35:02.143029 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7890 | 2025.01.28 08:35:02.143036 [ 4 ] {41a0a8d8-0818-4d4d-827e-dbb54a4bf3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7891 | 2025.01.28 08:35:02.143076 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7892 | 2025.01.28 08:35:02.143305 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7893 | 2025.01.28 08:35:02.143640 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7894 | 2025.01.28 08:35:02.144058 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7895 | 2025.01.28 08:35:02.144374 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7896 | 2025.01.28 08:35:02.145519 [ 4 ] {41a0a8d8-0818-4d4d-827e-dbb54a4bf3e3} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7897 | 2025.01.28 08:35:02.145568 [ 4 ] {41a0a8d8-0818-4d4d-827e-dbb54a4bf3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7898 | 2025.01.28 08:35:02.145873 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003577751 sec., 18167.837840028555 rows/sec., 1.18 MiB/sec. | ||
7899 | 2025.01.28 08:35:02.146127 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7900 | 2025.01.28 08:35:02.146191 [ 4 ] {41a0a8d8-0818-4d4d-827e-dbb54a4bf3e3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7901 | 2025.01.28 08:35:02.146651 [ 4 ] {41a0a8d8-0818-4d4d-827e-dbb54a4bf3e3} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7902 | 2025.01.28 08:35:02.146675 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7903 | 2025.01.28 08:35:02.146889 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_25_6} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7904 | 2025.01.28 08:35:02.147125 [ 4 ] {41a0a8d8-0818-4d4d-827e-dbb54a4bf3e3} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.004382 sec., 95390.23277042447 rows/sec., 6.81 MiB/sec. | ||
7905 | 2025.01.28 08:35:02.147136 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7906 | 2025.01.28 08:35:02.147328 [ 4 ] {41a0a8d8-0818-4d4d-827e-dbb54a4bf3e3} <Debug> TCPHandler: Processed in 0.005007012 sec. | ||
7907 | 2025.01.28 08:35:02.147533 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7908 | 2025.01.28 08:35:02.147671 [ 258 ] {ac858041-95de-4aee-b9ca-6b0d39ffa4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7909 | 2025.01.28 08:35:02.147732 [ 258 ] {ac858041-95de-4aee-b9ca-6b0d39ffa4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7910 | 2025.01.28 08:35:02.148242 [ 258 ] {ac858041-95de-4aee-b9ca-6b0d39ffa4bd} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7911 | 2025.01.28 08:35:02.148282 [ 258 ] {ac858041-95de-4aee-b9ca-6b0d39ffa4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7912 | 2025.01.28 08:35:02.148657 [ 258 ] {ac858041-95de-4aee-b9ca-6b0d39ffa4bd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7913 | 2025.01.28 08:35:02.148935 [ 258 ] {ac858041-95de-4aee-b9ca-6b0d39ffa4bd} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7914 | 2025.01.28 08:35:02.149148 [ 258 ] {ac858041-95de-4aee-b9ca-6b0d39ffa4bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. | ||
7915 | 2025.01.28 08:35:02.149198 [ 258 ] {ac858041-95de-4aee-b9ca-6b0d39ffa4bd} <Debug> TCPHandler: Processed in 0.001754875 sec. | ||
7916 | 2025.01.28 08:35:02.149354 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7917 | 2025.01.28 08:35:02.149473 [ 4 ] {c98921b1-1180-4602-9cc6-13f8b84df1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7918 | 2025.01.28 08:35:02.149529 [ 4 ] {c98921b1-1180-4602-9cc6-13f8b84df1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7919 | 2025.01.28 08:35:02.150130 [ 4 ] {c98921b1-1180-4602-9cc6-13f8b84df1a2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7920 | 2025.01.28 08:35:02.150171 [ 4 ] {c98921b1-1180-4602-9cc6-13f8b84df1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7921 | 2025.01.28 08:35:02.150579 [ 4 ] {c98921b1-1180-4602-9cc6-13f8b84df1a2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7922 | 2025.01.28 08:35:02.150821 [ 4 ] {c98921b1-1180-4602-9cc6-13f8b84df1a2} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7923 | 2025.01.28 08:35:02.151044 [ 4 ] {c98921b1-1180-4602-9cc6-13f8b84df1a2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec. | ||
7924 | 2025.01.28 08:35:02.151104 [ 4 ] {c98921b1-1180-4602-9cc6-13f8b84df1a2} <Debug> TCPHandler: Processed in 0.001808495 sec. | ||
7925 | 2025.01.28 08:35:02.151261 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7926 | 2025.01.28 08:35:02.151396 [ 258 ] {c9ceb1e2-5487-4ba3-b258-3ea389245dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7927 | 2025.01.28 08:35:02.151457 [ 258 ] {c9ceb1e2-5487-4ba3-b258-3ea389245dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7928 | 2025.01.28 08:35:02.151983 [ 258 ] {c9ceb1e2-5487-4ba3-b258-3ea389245dbd} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7929 | 2025.01.28 08:35:02.152021 [ 258 ] {c9ceb1e2-5487-4ba3-b258-3ea389245dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7930 | 2025.01.28 08:35:02.152390 [ 258 ] {c9ceb1e2-5487-4ba3-b258-3ea389245dbd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7931 | 2025.01.28 08:35:02.152632 [ 258 ] {c9ceb1e2-5487-4ba3-b258-3ea389245dbd} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7932 | 2025.01.28 08:35:02.152844 [ 258 ] {c9ceb1e2-5487-4ba3-b258-3ea389245dbd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
7933 | 2025.01.28 08:35:02.152896 [ 258 ] {c9ceb1e2-5487-4ba3-b258-3ea389245dbd} <Debug> TCPHandler: Processed in 0.001701654 sec. | ||
7934 | 2025.01.28 08:35:02.153070 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7935 | 2025.01.28 08:35:02.153217 [ 4 ] {5935725d-0599-4631-a091-91ec82ac93e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7936 | 2025.01.28 08:35:02.153318 [ 4 ] {5935725d-0599-4631-a091-91ec82ac93e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7937 | 2025.01.28 08:35:02.154597 [ 4 ] {5935725d-0599-4631-a091-91ec82ac93e4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7938 | 2025.01.28 08:35:02.154637 [ 4 ] {5935725d-0599-4631-a091-91ec82ac93e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7939 | 2025.01.28 08:35:02.155331 [ 4 ] {5935725d-0599-4631-a091-91ec82ac93e4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7940 | 2025.01.28 08:35:02.155599 [ 4 ] {5935725d-0599-4631-a091-91ec82ac93e4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7941 | 2025.01.28 08:35:02.155899 [ 4 ] {5935725d-0599-4631-a091-91ec82ac93e4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002704 sec., 13313.609467455623 rows/sec., 23.86 MiB/sec. | ||
7942 | 2025.01.28 08:35:02.156445 [ 4 ] {5935725d-0599-4631-a091-91ec82ac93e4} <Debug> TCPHandler: Processed in 0.003448129 sec. | ||
7943 | 2025.01.28 08:35:02.156635 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7944 | 2025.01.28 08:35:02.156749 [ 258 ] {68541b5a-a2da-4165-821b-433943a7bc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7945 | 2025.01.28 08:35:02.156799 [ 258 ] {68541b5a-a2da-4165-821b-433943a7bc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7946 | 2025.01.28 08:35:02.157269 [ 258 ] {68541b5a-a2da-4165-821b-433943a7bc2a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7947 | 2025.01.28 08:35:02.157306 [ 258 ] {68541b5a-a2da-4165-821b-433943a7bc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7948 | 2025.01.28 08:35:02.157688 [ 258 ] {68541b5a-a2da-4165-821b-433943a7bc2a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7949 | 2025.01.28 08:35:02.157938 [ 258 ] {68541b5a-a2da-4165-821b-433943a7bc2a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7950 | 2025.01.28 08:35:02.158145 [ 258 ] {68541b5a-a2da-4165-821b-433943a7bc2a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001418 sec., 57827.92665726375 rows/sec., 3.67 MiB/sec. | ||
7951 | 2025.01.28 08:35:02.158194 [ 258 ] {68541b5a-a2da-4165-821b-433943a7bc2a} <Debug> TCPHandler: Processed in 0.001628404 sec. | ||
7952 | 2025.01.28 08:35:03.897359 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
7953 | 2025.01.28 08:35:03.898089 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7954 | 2025.01.28 08:35:03.898130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7955 | 2025.01.28 08:35:03.898673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7956 | 2025.01.28 08:35:03.898932 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7957 | 2025.01.28 08:35:03.899127 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
7958 | 2025.01.28 08:35:05.108073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7959 | 2025.01.28 08:35:05.128041 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7960 | 2025.01.28 08:35:05.128107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7961 | 2025.01.28 08:35:05.135479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7962 | 2025.01.28 08:35:05.136242 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7963 | 2025.01.28 08:35:05.139004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7964 | 2025.01.28 08:35:06.479041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1124 | ||
7965 | 2025.01.28 08:35:06.482259 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7966 | 2025.01.28 08:35:06.482319 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7967 | 2025.01.28 08:35:06.483763 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7968 | 2025.01.28 08:35:06.484094 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7969 | 2025.01.28 08:35:06.484645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
7970 | 2025.01.28 08:35:07.122516 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7971 | 2025.01.28 08:35:07.122735 [ 258 ] {a702fef6-4dba-4d0d-980a-14d4f9a5cda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7972 | 2025.01.28 08:35:07.122820 [ 258 ] {a702fef6-4dba-4d0d-980a-14d4f9a5cda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7973 | 2025.01.28 08:35:07.123597 [ 258 ] {a702fef6-4dba-4d0d-980a-14d4f9a5cda6} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7974 | 2025.01.28 08:35:07.123648 [ 258 ] {a702fef6-4dba-4d0d-980a-14d4f9a5cda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7975 | 2025.01.28 08:35:07.124093 [ 258 ] {a702fef6-4dba-4d0d-980a-14d4f9a5cda6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7976 | 2025.01.28 08:35:07.124384 [ 258 ] {a702fef6-4dba-4d0d-980a-14d4f9a5cda6} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7977 | 2025.01.28 08:35:07.124661 [ 258 ] {a702fef6-4dba-4d0d-980a-14d4f9a5cda6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001977 sec., 1011.6337885685382 rows/sec., 82.49 KiB/sec. | ||
7978 | 2025.01.28 08:35:07.124872 [ 258 ] {a702fef6-4dba-4d0d-980a-14d4f9a5cda6} <Debug> TCPHandler: Processed in 0.002493566 sec. | ||
7979 | 2025.01.28 08:35:07.125165 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7980 | 2025.01.28 08:35:07.125380 [ 4 ] {cc28f680-6fbe-4bb3-8a3f-9974ee363025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7981 | 2025.01.28 08:35:07.125461 [ 4 ] {cc28f680-6fbe-4bb3-8a3f-9974ee363025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7982 | 2025.01.28 08:35:07.126285 [ 4 ] {cc28f680-6fbe-4bb3-8a3f-9974ee363025} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7983 | 2025.01.28 08:35:07.126327 [ 4 ] {cc28f680-6fbe-4bb3-8a3f-9974ee363025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7984 | 2025.01.28 08:35:07.126766 [ 4 ] {cc28f680-6fbe-4bb3-8a3f-9974ee363025} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7985 | 2025.01.28 08:35:07.127039 [ 4 ] {cc28f680-6fbe-4bb3-8a3f-9974ee363025} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7986 | 2025.01.28 08:35:07.127238 [ 4 ] {cc28f680-6fbe-4bb3-8a3f-9974ee363025} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001919 sec., 33871.808233454925 rows/sec., 2.66 MiB/sec. | ||
7987 | 2025.01.28 08:35:07.127294 [ 4 ] {cc28f680-6fbe-4bb3-8a3f-9974ee363025} <Debug> TCPHandler: Processed in 0.002273312 sec. | ||
7988 | 2025.01.28 08:35:07.127464 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7989 | 2025.01.28 08:35:07.127609 [ 258 ] {72372a8f-4f37-4048-97cd-20b2c5e14935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7990 | 2025.01.28 08:35:07.127671 [ 258 ] {72372a8f-4f37-4048-97cd-20b2c5e14935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7991 | 2025.01.28 08:35:07.128311 [ 258 ] {72372a8f-4f37-4048-97cd-20b2c5e14935} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7992 | 2025.01.28 08:35:07.128352 [ 258 ] {72372a8f-4f37-4048-97cd-20b2c5e14935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7993 | 2025.01.28 08:35:07.128729 [ 258 ] {72372a8f-4f37-4048-97cd-20b2c5e14935} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7994 | 2025.01.28 08:35:07.128989 [ 258 ] {72372a8f-4f37-4048-97cd-20b2c5e14935} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7995 | 2025.01.28 08:35:07.129162 [ 72 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7996 | 2025.01.28 08:35:07.129227 [ 258 ] {72372a8f-4f37-4048-97cd-20b2c5e14935} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001645 sec., 3647.4164133738605 rows/sec., 267.74 KiB/sec. | ||
7997 | 2025.01.28 08:35:07.129231 [ 72 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7998 | 2025.01.28 08:35:07.129321 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
7999 | 2025.01.28 08:35:07.129364 [ 258 ] {72372a8f-4f37-4048-97cd-20b2c5e14935} <Debug> TCPHandler: Processed in 0.001966699 sec. | ||
8000 | 2025.01.28 08:35:07.129663 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
8001 | 2025.01.28 08:35:07.129702 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8002 | 2025.01.28 08:35:07.130108 [ 4 ] {082fca0e-6dd0-40a3-bf63-9bfe7f753d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8003 | 2025.01.28 08:35:07.130130 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8004 | 2025.01.28 08:35:07.130213 [ 4 ] {082fca0e-6dd0-40a3-bf63-9bfe7f753d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8005 | 2025.01.28 08:35:07.130215 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 65 rows starting from the beginning of the part | ||
8006 | 2025.01.28 08:35:07.130586 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
8007 | 2025.01.28 08:35:07.130925 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 53 rows starting from the beginning of the part | ||
8008 | 2025.01.28 08:35:07.131328 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
8009 | 2025.01.28 08:35:07.131682 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 43 rows starting from the beginning of the part | ||
8010 | 2025.01.28 08:35:07.132057 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
8011 | 2025.01.28 08:35:07.133013 [ 4 ] {082fca0e-6dd0-40a3-bf63-9bfe7f753d98} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8012 | 2025.01.28 08:35:07.133093 [ 4 ] {082fca0e-6dd0-40a3-bf63-9bfe7f753d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8013 | 2025.01.28 08:35:07.134213 [ 4 ] {082fca0e-6dd0-40a3-bf63-9bfe7f753d98} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8014 | 2025.01.28 08:35:07.134884 [ 4 ] {082fca0e-6dd0-40a3-bf63-9bfe7f753d98} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8015 | 2025.01.28 08:35:07.134939 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005485798 sec., 31900.554850907745 rows/sec., 2.40 MiB/sec. | ||
8016 | 2025.01.28 08:35:07.135289 [ 4 ] {082fca0e-6dd0-40a3-bf63-9bfe7f753d98} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.005286 sec., 13242.527430949678 rows/sec., 1.03 MiB/sec. | ||
8017 | 2025.01.28 08:35:07.135296 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8018 | 2025.01.28 08:35:07.135672 [ 4 ] {082fca0e-6dd0-40a3-bf63-9bfe7f753d98} <Debug> TCPHandler: Processed in 0.006199659 sec. | ||
8019 | 2025.01.28 08:35:07.135990 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8020 | 2025.01.28 08:35:07.136387 [ 258 ] {5703bdc5-d701-4e60-8f01-dfeacc372fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8021 | 2025.01.28 08:35:07.136446 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8022 | 2025.01.28 08:35:07.136532 [ 258 ] {5703bdc5-d701-4e60-8f01-dfeacc372fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8023 | 2025.01.28 08:35:07.136668 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_46_9} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8024 | 2025.01.28 08:35:07.136880 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8025 | 2025.01.28 08:35:07.137412 [ 258 ] {5703bdc5-d701-4e60-8f01-dfeacc372fa1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8026 | 2025.01.28 08:35:07.137456 [ 258 ] {5703bdc5-d701-4e60-8f01-dfeacc372fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8027 | 2025.01.28 08:35:07.137877 [ 258 ] {5703bdc5-d701-4e60-8f01-dfeacc372fa1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8028 | 2025.01.28 08:35:07.138145 [ 258 ] {5703bdc5-d701-4e60-8f01-dfeacc372fa1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8029 | 2025.01.28 08:35:07.138391 [ 258 ] {5703bdc5-d701-4e60-8f01-dfeacc372fa1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00215 sec., 74883.72093023256 rows/sec., 5.22 MiB/sec. | ||
8030 | 2025.01.28 08:35:07.138465 [ 258 ] {5703bdc5-d701-4e60-8f01-dfeacc372fa1} <Debug> TCPHandler: Processed in 0.002657268 sec. | ||
8031 | 2025.01.28 08:35:07.138785 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8032 | 2025.01.28 08:35:07.138935 [ 4 ] {54b99645-b2da-48fe-bff1-9e060e918976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8033 | 2025.01.28 08:35:07.139023 [ 4 ] {54b99645-b2da-48fe-bff1-9e060e918976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8034 | 2025.01.28 08:35:07.140113 [ 4 ] {54b99645-b2da-48fe-bff1-9e060e918976} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8035 | 2025.01.28 08:35:07.140150 [ 4 ] {54b99645-b2da-48fe-bff1-9e060e918976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8036 | 2025.01.28 08:35:07.140778 [ 4 ] {54b99645-b2da-48fe-bff1-9e060e918976} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8037 | 2025.01.28 08:35:07.141068 [ 4 ] {54b99645-b2da-48fe-bff1-9e060e918976} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8038 | 2025.01.28 08:35:07.141204 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8039 | 2025.01.28 08:35:07.141240 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8040 | 2025.01.28 08:35:07.141263 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8041 | 2025.01.28 08:35:07.141285 [ 4 ] {54b99645-b2da-48fe-bff1-9e060e918976} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002377 sec., 1682.793437105595 rows/sec., 3.02 MiB/sec. | ||
8042 | 2025.01.28 08:35:07.141480 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
8043 | 2025.01.28 08:35:07.141503 [ 4 ] {54b99645-b2da-48fe-bff1-9e060e918976} <Debug> TCPHandler: Processed in 0.002914822 sec. | ||
8044 | 2025.01.28 08:35:07.141716 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8045 | 2025.01.28 08:35:07.142025 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8046 | 2025.01.28 08:35:07.142024 [ 258 ] {a31d1385-ef34-413f-8588-1ea72eb1cb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8047 | 2025.01.28 08:35:07.142158 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 816 rows starting from the beginning of the part | ||
8048 | 2025.01.28 08:35:07.142167 [ 258 ] {a31d1385-ef34-413f-8588-1ea72eb1cb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8049 | 2025.01.28 08:35:07.143050 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
8050 | 2025.01.28 08:35:07.143720 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
8051 | 2025.01.28 08:35:07.144451 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
8052 | 2025.01.28 08:35:07.144482 [ 258 ] {a31d1385-ef34-413f-8588-1ea72eb1cb0a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8053 | 2025.01.28 08:35:07.144564 [ 258 ] {a31d1385-ef34-413f-8588-1ea72eb1cb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8054 | 2025.01.28 08:35:07.145063 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
8055 | 2025.01.28 08:35:07.145749 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
8056 | 2025.01.28 08:35:07.146325 [ 258 ] {a31d1385-ef34-413f-8588-1ea72eb1cb0a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8057 | 2025.01.28 08:35:07.146933 [ 258 ] {a31d1385-ef34-413f-8588-1ea72eb1cb0a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8058 | 2025.01.28 08:35:07.147473 [ 258 ] {a31d1385-ef34-413f-8588-1ea72eb1cb0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005571 sec., 10770.059235325794 rows/sec., 743.25 KiB/sec. | ||
8059 | 2025.01.28 08:35:07.147634 [ 258 ] {a31d1385-ef34-413f-8588-1ea72eb1cb0a} <Debug> TCPHandler: Processed in 0.006083318 sec. | ||
8060 | 2025.01.28 08:35:07.152679 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 19 columns (19 merged, 0 gathered) in 0.011363033 sec., 79204.20542649133 rows/sec., 141.93 MiB/sec. | ||
8061 | 2025.01.28 08:35:07.154326 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8062 | 2025.01.28 08:35:07.154835 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8063 | 2025.01.28 08:35:07.154933 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8064 | 2025.01.28 08:35:07.155115 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
8065 | 2025.01.28 08:35:08.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.49 MiB, peak 220.99 MiB, free memory in arenas 0.00 B, will set to 213.29 MiB (RSS), difference: 1.80 MiB | ||
8066 | 2025.01.28 08:35:11.283506 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8067 | 2025.01.28 08:35:11.283571 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8068 | 2025.01.28 08:35:11.399266 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
8069 | 2025.01.28 08:35:11.399962 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8070 | 2025.01.28 08:35:11.400014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8071 | 2025.01.28 08:35:11.400571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8072 | 2025.01.28 08:35:11.400843 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8073 | 2025.01.28 08:35:11.401090 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
8074 | 2025.01.28 08:35:12.130321 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8075 | 2025.01.28 08:35:12.130534 [ 258 ] {83cd23dd-7c9c-4513-8476-a73f9cdaf1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8076 | 2025.01.28 08:35:12.130610 [ 258 ] {83cd23dd-7c9c-4513-8476-a73f9cdaf1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8077 | 2025.01.28 08:35:12.131415 [ 258 ] {83cd23dd-7c9c-4513-8476-a73f9cdaf1ae} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8078 | 2025.01.28 08:35:12.131460 [ 258 ] {83cd23dd-7c9c-4513-8476-a73f9cdaf1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8079 | 2025.01.28 08:35:12.131902 [ 258 ] {83cd23dd-7c9c-4513-8476-a73f9cdaf1ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8080 | 2025.01.28 08:35:12.132171 [ 258 ] {83cd23dd-7c9c-4513-8476-a73f9cdaf1ae} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8081 | 2025.01.28 08:35:12.132420 [ 258 ] {83cd23dd-7c9c-4513-8476-a73f9cdaf1ae} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001944 sec., 7201.6460905349795 rows/sec., 518.42 KiB/sec. | ||
8082 | 2025.01.28 08:35:12.132484 [ 258 ] {83cd23dd-7c9c-4513-8476-a73f9cdaf1ae} <Debug> TCPHandler: Processed in 0.002299083 sec. | ||
8083 | 2025.01.28 08:35:12.132817 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8084 | 2025.01.28 08:35:12.133129 [ 4 ] {1cb84b33-2191-470d-b8d3-e65316b75dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8085 | 2025.01.28 08:35:12.133227 [ 4 ] {1cb84b33-2191-470d-b8d3-e65316b75dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8086 | 2025.01.28 08:35:12.134101 [ 4 ] {1cb84b33-2191-470d-b8d3-e65316b75dcc} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8087 | 2025.01.28 08:35:12.134155 [ 4 ] {1cb84b33-2191-470d-b8d3-e65316b75dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8088 | 2025.01.28 08:35:12.134640 [ 4 ] {1cb84b33-2191-470d-b8d3-e65316b75dcc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8089 | 2025.01.28 08:35:12.134908 [ 4 ] {1cb84b33-2191-470d-b8d3-e65316b75dcc} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8090 | 2025.01.28 08:35:12.135141 [ 66 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8091 | 2025.01.28 08:35:12.135198 [ 4 ] {1cb84b33-2191-470d-b8d3-e65316b75dcc} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002156 sec., 127551.02040816327 rows/sec., 11.23 MiB/sec. | ||
8092 | 2025.01.28 08:35:12.135268 [ 66 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8093 | 2025.01.28 08:35:12.135355 [ 4 ] {1cb84b33-2191-470d-b8d3-e65316b75dcc} <Debug> TCPHandler: Processed in 0.002733979 sec. | ||
8094 | 2025.01.28 08:35:12.135364 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8095 | 2025.01.28 08:35:12.135692 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8096 | 2025.01.28 08:35:12.135758 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
8097 | 2025.01.28 08:35:12.136406 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8098 | 2025.01.28 08:35:12.136472 [ 258 ] {a574c7fb-d4f6-4a93-849a-d005ef920bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8099 | 2025.01.28 08:35:12.136529 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1433 rows starting from the beginning of the part | ||
8100 | 2025.01.28 08:35:12.136895 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
8101 | 2025.01.28 08:35:12.137035 [ 258 ] {a574c7fb-d4f6-4a93-849a-d005ef920bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8102 | 2025.01.28 08:35:12.137369 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
8103 | 2025.01.28 08:35:12.137718 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 275 rows starting from the beginning of the part | ||
8104 | 2025.01.28 08:35:12.138022 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 65 rows starting from the beginning of the part | ||
8105 | 2025.01.28 08:35:12.138375 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 275 rows starting from the beginning of the part | ||
8106 | 2025.01.28 08:35:12.139890 [ 258 ] {a574c7fb-d4f6-4a93-849a-d005ef920bd3} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8107 | 2025.01.28 08:35:12.139972 [ 258 ] {a574c7fb-d4f6-4a93-849a-d005ef920bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8108 | 2025.01.28 08:35:12.141044 [ 258 ] {a574c7fb-d4f6-4a93-849a-d005ef920bd3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8109 | 2025.01.28 08:35:12.141423 [ 258 ] {a574c7fb-d4f6-4a93-849a-d005ef920bd3} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8110 | 2025.01.28 08:35:12.141976 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.006443901 sec., 336442.1644590753 rows/sec., 29.59 MiB/sec. | ||
8111 | 2025.01.28 08:35:12.142023 [ 258 ] {a574c7fb-d4f6-4a93-849a-d005ef920bd3} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.005896 sec., 7293.0800542740835 rows/sec., 536.48 KiB/sec. | ||
8112 | 2025.01.28 08:35:12.142137 [ 258 ] {a574c7fb-d4f6-4a93-849a-d005ef920bd3} <Debug> TCPHandler: Processed in 0.006658665 sec. | ||
8113 | 2025.01.28 08:35:12.142309 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8114 | 2025.01.28 08:35:12.142330 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8115 | 2025.01.28 08:35:12.142508 [ 4 ] {abc1fdef-f207-4edf-bb91-28dc597488e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8116 | 2025.01.28 08:35:12.142596 [ 4 ] {abc1fdef-f207-4edf-bb91-28dc597488e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8117 | 2025.01.28 08:35:12.142930 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_61_12} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8118 | 2025.01.28 08:35:12.143201 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_61_12} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8119 | 2025.01.28 08:35:12.143370 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8120 | 2025.01.28 08:35:12.143645 [ 4 ] {abc1fdef-f207-4edf-bb91-28dc597488e7} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8121 | 2025.01.28 08:35:12.143693 [ 4 ] {abc1fdef-f207-4edf-bb91-28dc597488e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8122 | 2025.01.28 08:35:12.144072 [ 4 ] {abc1fdef-f207-4edf-bb91-28dc597488e7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8123 | 2025.01.28 08:35:12.144321 [ 4 ] {abc1fdef-f207-4edf-bb91-28dc597488e7} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8124 | 2025.01.28 08:35:12.144553 [ 4 ] {abc1fdef-f207-4edf-bb91-28dc597488e7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002094 sec., 6685.768863419294 rows/sec., 468.23 KiB/sec. | ||
8125 | 2025.01.28 08:35:12.144616 [ 4 ] {abc1fdef-f207-4edf-bb91-28dc597488e7} <Debug> TCPHandler: Processed in 0.002384154 sec. | ||
8126 | 2025.01.28 08:35:12.144763 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8127 | 2025.01.28 08:35:12.144903 [ 258 ] {394e2f0b-3e01-470b-9a74-c1941ae1f002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8128 | 2025.01.28 08:35:12.144961 [ 258 ] {394e2f0b-3e01-470b-9a74-c1941ae1f002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8129 | 2025.01.28 08:35:12.145574 [ 258 ] {394e2f0b-3e01-470b-9a74-c1941ae1f002} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8130 | 2025.01.28 08:35:12.145615 [ 258 ] {394e2f0b-3e01-470b-9a74-c1941ae1f002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8131 | 2025.01.28 08:35:12.145982 [ 258 ] {394e2f0b-3e01-470b-9a74-c1941ae1f002} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8132 | 2025.01.28 08:35:12.146242 [ 258 ] {394e2f0b-3e01-470b-9a74-c1941ae1f002} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8133 | 2025.01.28 08:35:12.146493 [ 258 ] {394e2f0b-3e01-470b-9a74-c1941ae1f002} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. | ||
8134 | 2025.01.28 08:35:12.146639 [ 258 ] {394e2f0b-3e01-470b-9a74-c1941ae1f002} <Debug> TCPHandler: Processed in 0.001942038 sec. | ||
8135 | 2025.01.28 08:35:12.146862 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8136 | 2025.01.28 08:35:12.147008 [ 4 ] {19da87cc-05c3-444c-85ea-cbff36683e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8137 | 2025.01.28 08:35:12.147066 [ 4 ] {19da87cc-05c3-444c-85ea-cbff36683e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8138 | 2025.01.28 08:35:12.147787 [ 4 ] {19da87cc-05c3-444c-85ea-cbff36683e37} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8139 | 2025.01.28 08:35:12.147826 [ 4 ] {19da87cc-05c3-444c-85ea-cbff36683e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8140 | 2025.01.28 08:35:12.148231 [ 4 ] {19da87cc-05c3-444c-85ea-cbff36683e37} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8141 | 2025.01.28 08:35:12.148507 [ 4 ] {19da87cc-05c3-444c-85ea-cbff36683e37} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8142 | 2025.01.28 08:35:12.148667 [ 66 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8143 | 2025.01.28 08:35:12.148724 [ 66 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8144 | 2025.01.28 08:35:12.148757 [ 4 ] {19da87cc-05c3-444c-85ea-cbff36683e37} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.00177 sec., 236158.19209039546 rows/sec., 16.86 MiB/sec. | ||
8145 | 2025.01.28 08:35:12.148765 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8146 | 2025.01.28 08:35:12.148942 [ 4 ] {19da87cc-05c3-444c-85ea-cbff36683e37} <Debug> TCPHandler: Processed in 0.002175381 sec. | ||
8147 | 2025.01.28 08:35:12.149019 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
8148 | 2025.01.28 08:35:12.149119 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8149 | 2025.01.28 08:35:12.149190 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8150 | 2025.01.28 08:35:12.149267 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part | ||
8151 | 2025.01.28 08:35:12.149364 [ 258 ] {f14ada20-591d-4025-ac13-c9846739275d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8152 | 2025.01.28 08:35:12.149547 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
8153 | 2025.01.28 08:35:12.149589 [ 258 ] {f14ada20-591d-4025-ac13-c9846739275d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8154 | 2025.01.28 08:35:12.149933 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 68 rows starting from the beginning of the part | ||
8155 | 2025.01.28 08:35:12.150248 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 418 rows starting from the beginning of the part | ||
8156 | 2025.01.28 08:35:12.150484 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 70 rows starting from the beginning of the part | ||
8157 | 2025.01.28 08:35:12.150750 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 418 rows starting from the beginning of the part | ||
8158 | 2025.01.28 08:35:12.152131 [ 258 ] {f14ada20-591d-4025-ac13-c9846739275d} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8159 | 2025.01.28 08:35:12.152192 [ 258 ] {f14ada20-591d-4025-ac13-c9846739275d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8160 | 2025.01.28 08:35:12.153197 [ 258 ] {f14ada20-591d-4025-ac13-c9846739275d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8161 | 2025.01.28 08:35:12.153573 [ 258 ] {f14ada20-591d-4025-ac13-c9846739275d} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8162 | 2025.01.28 08:35:12.154154 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.005255275 sec., 371436.3187464024 rows/sec., 28.43 MiB/sec. | ||
8163 | 2025.01.28 08:35:12.154415 [ 258 ] {f14ada20-591d-4025-ac13-c9846739275d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005092 sec., 1178.318931657502 rows/sec., 61.56 KiB/sec. | ||
8164 | 2025.01.28 08:35:12.154569 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8165 | 2025.01.28 08:35:12.154613 [ 258 ] {f14ada20-591d-4025-ac13-c9846739275d} <Debug> TCPHandler: Processed in 0.005566339 sec. | ||
8166 | 2025.01.28 08:35:12.154819 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8167 | 2025.01.28 08:35:12.155037 [ 4 ] {8a75fb69-c23f-4a03-842c-4657430e6e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8168 | 2025.01.28 08:35:12.155091 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_61_12} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8169 | 2025.01.28 08:35:12.155147 [ 4 ] {8a75fb69-c23f-4a03-842c-4657430e6e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8170 | 2025.01.28 08:35:12.155324 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_61_12} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8171 | 2025.01.28 08:35:12.155548 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8172 | 2025.01.28 08:35:12.156040 [ 4 ] {8a75fb69-c23f-4a03-842c-4657430e6e8c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8173 | 2025.01.28 08:35:12.156085 [ 4 ] {8a75fb69-c23f-4a03-842c-4657430e6e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8174 | 2025.01.28 08:35:12.156506 [ 4 ] {8a75fb69-c23f-4a03-842c-4657430e6e8c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8175 | 2025.01.28 08:35:12.156760 [ 4 ] {8a75fb69-c23f-4a03-842c-4657430e6e8c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8176 | 2025.01.28 08:35:12.156935 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8177 | 2025.01.28 08:35:12.156989 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8178 | 2025.01.28 08:35:12.157014 [ 4 ] {8a75fb69-c23f-4a03-842c-4657430e6e8c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002024 sec., 117094.86166007904 rows/sec., 7.85 MiB/sec. | ||
8179 | 2025.01.28 08:35:12.157029 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8180 | 2025.01.28 08:35:12.157200 [ 4 ] {8a75fb69-c23f-4a03-842c-4657430e6e8c} <Debug> TCPHandler: Processed in 0.002469335 sec. | ||
8181 | 2025.01.28 08:35:12.157279 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
8182 | 2025.01.28 08:35:12.157475 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8183 | 2025.01.28 08:35:12.157485 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8184 | 2025.01.28 08:35:12.157586 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17558 rows starting from the beginning of the part | ||
8185 | 2025.01.28 08:35:12.157864 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part | ||
8186 | 2025.01.28 08:35:12.158138 [ 258 ] {e0e86be0-c37f-4279-8a91-e52d355b1b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8187 | 2025.01.28 08:35:12.158171 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
8188 | 2025.01.28 08:35:12.158250 [ 258 ] {e0e86be0-c37f-4279-8a91-e52d355b1b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8189 | 2025.01.28 08:35:12.158385 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part | ||
8190 | 2025.01.28 08:35:12.158750 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
8191 | 2025.01.28 08:35:12.159259 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
8192 | 2025.01.28 08:35:12.160521 [ 258 ] {e0e86be0-c37f-4279-8a91-e52d355b1b25} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8193 | 2025.01.28 08:35:12.160566 [ 258 ] {e0e86be0-c37f-4279-8a91-e52d355b1b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8194 | 2025.01.28 08:35:12.161144 [ 258 ] {e0e86be0-c37f-4279-8a91-e52d355b1b25} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8195 | 2025.01.28 08:35:12.161656 [ 258 ] {e0e86be0-c37f-4279-8a91-e52d355b1b25} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8196 | 2025.01.28 08:35:12.162235 [ 258 ] {e0e86be0-c37f-4279-8a91-e52d355b1b25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004323 sec., 231.32084200786494 rows/sec., 15.59 KiB/sec. | ||
8197 | 2025.01.28 08:35:12.162489 [ 258 ] {e0e86be0-c37f-4279-8a91-e52d355b1b25} <Debug> TCPHandler: Processed in 0.005166094 sec. | ||
8198 | 2025.01.28 08:35:12.162864 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8199 | 2025.01.28 08:35:12.163168 [ 4 ] {9a10e820-0e7c-4233-93f0-6c3ef4da195f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8200 | 2025.01.28 08:35:12.163255 [ 4 ] {9a10e820-0e7c-4233-93f0-6c3ef4da195f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8201 | 2025.01.28 08:35:12.165205 [ 4 ] {9a10e820-0e7c-4233-93f0-6c3ef4da195f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8202 | 2025.01.28 08:35:12.165249 [ 4 ] {9a10e820-0e7c-4233-93f0-6c3ef4da195f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8203 | 2025.01.28 08:35:12.166595 [ 4 ] {9a10e820-0e7c-4233-93f0-6c3ef4da195f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8204 | 2025.01.28 08:35:12.167049 [ 4 ] {9a10e820-0e7c-4233-93f0-6c3ef4da195f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8205 | 2025.01.28 08:35:12.167668 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18449 rows, containing 5 columns (5 merged, 0 gathered) in 0.01051126 sec., 1755165.4130903431 rows/sec., 118.48 MiB/sec. | ||
8206 | 2025.01.28 08:35:12.167741 [ 4 ] {9a10e820-0e7c-4233-93f0-6c3ef4da195f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.004655 sec., 7733.619763694951 rows/sec., 13.86 MiB/sec. | ||
8207 | 2025.01.28 08:35:12.167972 [ 4 ] {9a10e820-0e7c-4233-93f0-6c3ef4da195f} <Debug> TCPHandler: Processed in 0.005320486 sec. | ||
8208 | 2025.01.28 08:35:12.168094 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8209 | 2025.01.28 08:35:12.168177 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8210 | 2025.01.28 08:35:12.168360 [ 258 ] {53a5acfe-74f6-43f5-af0c-6fa1b3455be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8211 | 2025.01.28 08:35:12.168449 [ 258 ] {53a5acfe-74f6-43f5-af0c-6fa1b3455be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8212 | 2025.01.28 08:35:12.168653 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8213 | 2025.01.28 08:35:12.168927 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8214 | 2025.01.28 08:35:12.169084 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. | ||
8215 | 2025.01.28 08:35:12.169335 [ 258 ] {53a5acfe-74f6-43f5-af0c-6fa1b3455be9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8216 | 2025.01.28 08:35:12.169380 [ 258 ] {53a5acfe-74f6-43f5-af0c-6fa1b3455be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8217 | 2025.01.28 08:35:12.169768 [ 258 ] {53a5acfe-74f6-43f5-af0c-6fa1b3455be9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8218 | 2025.01.28 08:35:12.170015 [ 258 ] {53a5acfe-74f6-43f5-af0c-6fa1b3455be9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8219 | 2025.01.28 08:35:12.170188 [ 66 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8220 | 2025.01.28 08:35:12.170241 [ 66 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8221 | 2025.01.28 08:35:12.170263 [ 258 ] {53a5acfe-74f6-43f5-af0c-6fa1b3455be9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001955 sec., 41943.73401534527 rows/sec., 2.66 MiB/sec. | ||
8222 | 2025.01.28 08:35:12.170275 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8223 | 2025.01.28 08:35:12.170416 [ 258 ] {53a5acfe-74f6-43f5-af0c-6fa1b3455be9} <Debug> TCPHandler: Processed in 0.002348614 sec. | ||
8224 | 2025.01.28 08:35:12.170543 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
8225 | 2025.01.28 08:35:12.170657 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8226 | 2025.01.28 08:35:12.170688 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3378 rows starting from the beginning of the part | ||
8227 | 2025.01.28 08:35:12.170804 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
8228 | 2025.01.28 08:35:12.170985 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
8229 | 2025.01.28 08:35:12.171118 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
8230 | 2025.01.28 08:35:12.171305 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
8231 | 2025.01.28 08:35:12.171460 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
8232 | 2025.01.28 08:35:12.173537 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3698 rows, containing 4 columns (4 merged, 0 gathered) in 0.003112484 sec., 1188118.5573966003 rows/sec., 77.47 MiB/sec. | ||
8233 | 2025.01.28 08:35:12.173862 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8234 | 2025.01.28 08:35:12.174143 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8235 | 2025.01.28 08:35:12.174222 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_61_12} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8236 | 2025.01.28 08:35:12.174298 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
8237 | 2025.01.28 08:35:12.639099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
8238 | 2025.01.28 08:35:12.660037 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8239 | 2025.01.28 08:35:12.660099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8240 | 2025.01.28 08:35:12.667684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8241 | 2025.01.28 08:35:12.668492 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8242 | 2025.01.28 08:35:12.672183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
8243 | 2025.01.28 08:35:16.484925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1160 | ||
8244 | 2025.01.28 08:35:16.488290 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8245 | 2025.01.28 08:35:16.488350 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8246 | 2025.01.28 08:35:16.489837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8247 | 2025.01.28 08:35:16.490174 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8248 | 2025.01.28 08:35:16.490778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
8249 | 2025.01.28 08:35:17.123038 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8250 | 2025.01.28 08:35:17.123253 [ 258 ] {29c656fb-6adc-4322-ad5a-dcd36a65e090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8251 | 2025.01.28 08:35:17.123330 [ 258 ] {29c656fb-6adc-4322-ad5a-dcd36a65e090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8252 | 2025.01.28 08:35:17.124128 [ 258 ] {29c656fb-6adc-4322-ad5a-dcd36a65e090} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8253 | 2025.01.28 08:35:17.124177 [ 258 ] {29c656fb-6adc-4322-ad5a-dcd36a65e090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8254 | 2025.01.28 08:35:17.124621 [ 258 ] {29c656fb-6adc-4322-ad5a-dcd36a65e090} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8255 | 2025.01.28 08:35:17.124881 [ 258 ] {29c656fb-6adc-4322-ad5a-dcd36a65e090} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8256 | 2025.01.28 08:35:17.125120 [ 258 ] {29c656fb-6adc-4322-ad5a-dcd36a65e090} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.62 MiB/sec. | ||
8257 | 2025.01.28 08:35:17.125184 [ 258 ] {29c656fb-6adc-4322-ad5a-dcd36a65e090} <Debug> TCPHandler: Processed in 0.002287823 sec. | ||
8258 | 2025.01.28 08:35:17.125519 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8259 | 2025.01.28 08:35:17.125827 [ 4 ] {d4f269aa-c25d-4851-b6fc-6d603dd64334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8260 | 2025.01.28 08:35:17.125944 [ 4 ] {d4f269aa-c25d-4851-b6fc-6d603dd64334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8261 | 2025.01.28 08:35:17.126843 [ 4 ] {d4f269aa-c25d-4851-b6fc-6d603dd64334} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8262 | 2025.01.28 08:35:17.126894 [ 4 ] {d4f269aa-c25d-4851-b6fc-6d603dd64334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8263 | 2025.01.28 08:35:17.127337 [ 4 ] {d4f269aa-c25d-4851-b6fc-6d603dd64334} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8264 | 2025.01.28 08:35:17.127627 [ 4 ] {d4f269aa-c25d-4851-b6fc-6d603dd64334} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8265 | 2025.01.28 08:35:17.127868 [ 4 ] {d4f269aa-c25d-4851-b6fc-6d603dd64334} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.002125 sec., 1882.3529411764705 rows/sec., 141.54 KiB/sec. | ||
8266 | 2025.01.28 08:35:17.127938 [ 4 ] {d4f269aa-c25d-4851-b6fc-6d603dd64334} <Debug> TCPHandler: Processed in 0.002610338 sec. | ||
8267 | 2025.01.28 08:35:17.128152 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8268 | 2025.01.28 08:35:17.128350 [ 258 ] {a67b915d-da45-4447-bb76-aac87ff68dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8269 | 2025.01.28 08:35:17.128409 [ 258 ] {a67b915d-da45-4447-bb76-aac87ff68dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8270 | 2025.01.28 08:35:17.129137 [ 258 ] {a67b915d-da45-4447-bb76-aac87ff68dcd} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8271 | 2025.01.28 08:35:17.129184 [ 258 ] {a67b915d-da45-4447-bb76-aac87ff68dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8272 | 2025.01.28 08:35:17.129558 [ 258 ] {a67b915d-da45-4447-bb76-aac87ff68dcd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8273 | 2025.01.28 08:35:17.129796 [ 258 ] {a67b915d-da45-4447-bb76-aac87ff68dcd} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8274 | 2025.01.28 08:35:17.130052 [ 258 ] {a67b915d-da45-4447-bb76-aac87ff68dcd} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001727 sec., 39374.63810075275 rows/sec., 3.07 MiB/sec. | ||
8275 | 2025.01.28 08:35:17.130127 [ 258 ] {a67b915d-da45-4447-bb76-aac87ff68dcd} <Debug> TCPHandler: Processed in 0.00208342 sec. | ||
8276 | 2025.01.28 08:35:17.130420 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8277 | 2025.01.28 08:35:17.130577 [ 4 ] {cf7cba19-a729-493b-bf6b-09dc70b7f5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8278 | 2025.01.28 08:35:17.130643 [ 4 ] {cf7cba19-a729-493b-bf6b-09dc70b7f5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8279 | 2025.01.28 08:35:17.131307 [ 4 ] {cf7cba19-a729-493b-bf6b-09dc70b7f5ee} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8280 | 2025.01.28 08:35:17.131347 [ 4 ] {cf7cba19-a729-493b-bf6b-09dc70b7f5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8281 | 2025.01.28 08:35:17.131768 [ 4 ] {cf7cba19-a729-493b-bf6b-09dc70b7f5ee} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8282 | 2025.01.28 08:35:17.132017 [ 4 ] {cf7cba19-a729-493b-bf6b-09dc70b7f5ee} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8283 | 2025.01.28 08:35:17.132244 [ 4 ] {cf7cba19-a729-493b-bf6b-09dc70b7f5ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
8284 | 2025.01.28 08:35:17.132308 [ 4 ] {cf7cba19-a729-493b-bf6b-09dc70b7f5ee} <Debug> TCPHandler: Processed in 0.002056499 sec. | ||
8285 | 2025.01.28 08:35:17.132583 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8286 | 2025.01.28 08:35:17.132805 [ 258 ] {7bf7232d-03a4-45dc-8783-279f5209bd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8287 | 2025.01.28 08:35:17.132942 [ 258 ] {7bf7232d-03a4-45dc-8783-279f5209bd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8288 | 2025.01.28 08:35:17.134228 [ 258 ] {7bf7232d-03a4-45dc-8783-279f5209bd1f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8289 | 2025.01.28 08:35:17.134268 [ 258 ] {7bf7232d-03a4-45dc-8783-279f5209bd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8290 | 2025.01.28 08:35:17.134889 [ 258 ] {7bf7232d-03a4-45dc-8783-279f5209bd1f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8291 | 2025.01.28 08:35:17.135146 [ 258 ] {7bf7232d-03a4-45dc-8783-279f5209bd1f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8292 | 2025.01.28 08:35:17.135400 [ 258 ] {7bf7232d-03a4-45dc-8783-279f5209bd1f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002651 sec., 1508.8645794039985 rows/sec., 2.70 MiB/sec. | ||
8293 | 2025.01.28 08:35:17.135494 [ 258 ] {7bf7232d-03a4-45dc-8783-279f5209bd1f} <Debug> TCPHandler: Processed in 0.003086364 sec. | ||
8294 | 2025.01.28 08:35:17.135654 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8295 | 2025.01.28 08:35:17.135794 [ 4 ] {1bb9e6f4-7d56-448f-b558-49a6056e1223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8296 | 2025.01.28 08:35:17.135856 [ 4 ] {1bb9e6f4-7d56-448f-b558-49a6056e1223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8297 | 2025.01.28 08:35:17.136404 [ 4 ] {1bb9e6f4-7d56-448f-b558-49a6056e1223} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8298 | 2025.01.28 08:35:17.136443 [ 4 ] {1bb9e6f4-7d56-448f-b558-49a6056e1223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8299 | 2025.01.28 08:35:17.136818 [ 4 ] {1bb9e6f4-7d56-448f-b558-49a6056e1223} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8300 | 2025.01.28 08:35:17.137061 [ 4 ] {1bb9e6f4-7d56-448f-b558-49a6056e1223} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8301 | 2025.01.28 08:35:17.137263 [ 4 ] {1bb9e6f4-7d56-448f-b558-49a6056e1223} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
8302 | 2025.01.28 08:35:17.137316 [ 4 ] {1bb9e6f4-7d56-448f-b558-49a6056e1223} <Debug> TCPHandler: Processed in 0.001728764 sec. | ||
8303 | 2025.01.28 08:35:18.242369 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8304 | 2025.01.28 08:35:18.242679 [ 258 ] {adfe7c10-4876-4353-b3ec-24dba25add13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8305 | 2025.01.28 08:35:18.242799 [ 258 ] {adfe7c10-4876-4353-b3ec-24dba25add13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8306 | 2025.01.28 08:35:18.243778 [ 258 ] {adfe7c10-4876-4353-b3ec-24dba25add13} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8307 | 2025.01.28 08:35:18.243829 [ 258 ] {adfe7c10-4876-4353-b3ec-24dba25add13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8308 | 2025.01.28 08:35:18.244255 [ 258 ] {adfe7c10-4876-4353-b3ec-24dba25add13} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8309 | 2025.01.28 08:35:18.244515 [ 258 ] {adfe7c10-4876-4353-b3ec-24dba25add13} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8310 | 2025.01.28 08:35:18.244754 [ 258 ] {adfe7c10-4876-4353-b3ec-24dba25add13} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002165 sec., 6466.512702078522 rows/sec., 465.50 KiB/sec. | ||
8311 | 2025.01.28 08:35:18.244821 [ 258 ] {adfe7c10-4876-4353-b3ec-24dba25add13} <Debug> TCPHandler: Processed in 0.002616147 sec. | ||
8312 | 2025.01.28 08:35:18.245078 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8313 | 2025.01.28 08:35:18.245273 [ 4 ] {64ea0e1c-a8b6-4ee1-abaf-98a545a54b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8314 | 2025.01.28 08:35:18.245350 [ 4 ] {64ea0e1c-a8b6-4ee1-abaf-98a545a54b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8315 | 2025.01.28 08:35:18.246087 [ 4 ] {64ea0e1c-a8b6-4ee1-abaf-98a545a54b45} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8316 | 2025.01.28 08:35:18.246138 [ 4 ] {64ea0e1c-a8b6-4ee1-abaf-98a545a54b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8317 | 2025.01.28 08:35:18.246562 [ 4 ] {64ea0e1c-a8b6-4ee1-abaf-98a545a54b45} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8318 | 2025.01.28 08:35:18.246817 [ 4 ] {64ea0e1c-a8b6-4ee1-abaf-98a545a54b45} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8319 | 2025.01.28 08:35:18.247096 [ 4 ] {64ea0e1c-a8b6-4ee1-abaf-98a545a54b45} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001872 sec., 1068.3760683760684 rows/sec., 87.12 KiB/sec. | ||
8320 | 2025.01.28 08:35:18.247301 [ 4 ] {64ea0e1c-a8b6-4ee1-abaf-98a545a54b45} <Debug> TCPHandler: Processed in 0.002361464 sec. | ||
8321 | 2025.01.28 08:35:18.247478 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8322 | 2025.01.28 08:35:18.247606 [ 258 ] {c169ef5e-548f-4411-a995-9727c405238b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8323 | 2025.01.28 08:35:18.247659 [ 258 ] {c169ef5e-548f-4411-a995-9727c405238b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8324 | 2025.01.28 08:35:18.249009 [ 258 ] {c169ef5e-548f-4411-a995-9727c405238b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8325 | 2025.01.28 08:35:18.249048 [ 258 ] {c169ef5e-548f-4411-a995-9727c405238b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8326 | 2025.01.28 08:35:18.249494 [ 258 ] {c169ef5e-548f-4411-a995-9727c405238b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8327 | 2025.01.28 08:35:18.249734 [ 258 ] {c169ef5e-548f-4411-a995-9727c405238b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8328 | 2025.01.28 08:35:18.249956 [ 258 ] {c169ef5e-548f-4411-a995-9727c405238b} <Debug> executeQuery: Read 1416 rows, 120.98 KiB in 0.002379 sec., 595208.0706179066 rows/sec., 49.66 MiB/sec. | ||
8329 | 2025.01.28 08:35:18.250044 [ 258 ] {c169ef5e-548f-4411-a995-9727c405238b} <Debug> TCPHandler: Processed in 0.002624757 sec. | ||
8330 | 2025.01.28 08:35:18.250273 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8331 | 2025.01.28 08:35:18.250458 [ 4 ] {6c43fe30-5583-4216-8f8a-e154d7686e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8332 | 2025.01.28 08:35:18.250517 [ 4 ] {6c43fe30-5583-4216-8f8a-e154d7686e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8333 | 2025.01.28 08:35:18.251256 [ 4 ] {6c43fe30-5583-4216-8f8a-e154d7686e89} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8334 | 2025.01.28 08:35:18.251303 [ 4 ] {6c43fe30-5583-4216-8f8a-e154d7686e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8335 | 2025.01.28 08:35:18.251678 [ 4 ] {6c43fe30-5583-4216-8f8a-e154d7686e89} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8336 | 2025.01.28 08:35:18.251926 [ 4 ] {6c43fe30-5583-4216-8f8a-e154d7686e89} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8337 | 2025.01.28 08:35:18.252111 [ 4 ] {6c43fe30-5583-4216-8f8a-e154d7686e89} <Debug> executeQuery: Read 45 rows, 3.30 KiB in 0.001685 sec., 26706.231454005934 rows/sec., 1.91 MiB/sec. | ||
8338 | 2025.01.28 08:35:18.252166 [ 4 ] {6c43fe30-5583-4216-8f8a-e154d7686e89} <Debug> TCPHandler: Processed in 0.002023879 sec. | ||
8339 | 2025.01.28 08:35:18.252333 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8340 | 2025.01.28 08:35:18.252553 [ 258 ] {10066feb-c4f0-4e60-a949-43c57634863a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8341 | 2025.01.28 08:35:18.252643 [ 258 ] {10066feb-c4f0-4e60-a949-43c57634863a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8342 | 2025.01.28 08:35:18.253598 [ 258 ] {10066feb-c4f0-4e60-a949-43c57634863a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8343 | 2025.01.28 08:35:18.253639 [ 258 ] {10066feb-c4f0-4e60-a949-43c57634863a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8344 | 2025.01.28 08:35:18.253999 [ 258 ] {10066feb-c4f0-4e60-a949-43c57634863a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8345 | 2025.01.28 08:35:18.254232 [ 258 ] {10066feb-c4f0-4e60-a949-43c57634863a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8346 | 2025.01.28 08:35:18.254455 [ 258 ] {10066feb-c4f0-4e60-a949-43c57634863a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001957 sec., 123658.66121614717 rows/sec., 8.38 MiB/sec. | ||
8347 | 2025.01.28 08:35:18.254507 [ 258 ] {10066feb-c4f0-4e60-a949-43c57634863a} <Debug> TCPHandler: Processed in 0.002247972 sec. | ||
8348 | 2025.01.28 08:35:18.254701 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8349 | 2025.01.28 08:35:18.254900 [ 4 ] {1749f513-d65c-4c66-80bd-cc841520c012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8350 | 2025.01.28 08:35:18.254983 [ 4 ] {1749f513-d65c-4c66-80bd-cc841520c012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8351 | 2025.01.28 08:35:18.255689 [ 4 ] {1749f513-d65c-4c66-80bd-cc841520c012} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8352 | 2025.01.28 08:35:18.255726 [ 4 ] {1749f513-d65c-4c66-80bd-cc841520c012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8353 | 2025.01.28 08:35:18.256113 [ 4 ] {1749f513-d65c-4c66-80bd-cc841520c012} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8354 | 2025.01.28 08:35:18.256359 [ 4 ] {1749f513-d65c-4c66-80bd-cc841520c012} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8355 | 2025.01.28 08:35:18.256567 [ 4 ] {1749f513-d65c-4c66-80bd-cc841520c012} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001703 sec., 7633.587786259542 rows/sec., 475.95 KiB/sec. | ||
8356 | 2025.01.28 08:35:18.256656 [ 4 ] {1749f513-d65c-4c66-80bd-cc841520c012} <Debug> TCPHandler: Processed in 0.002051859 sec. | ||
8357 | 2025.01.28 08:35:18.256943 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8358 | 2025.01.28 08:35:18.257165 [ 258 ] {9fc402af-02f9-486c-be97-5bce8e8ea362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8359 | 2025.01.28 08:35:18.257253 [ 258 ] {9fc402af-02f9-486c-be97-5bce8e8ea362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8360 | 2025.01.28 08:35:18.258208 [ 258 ] {9fc402af-02f9-486c-be97-5bce8e8ea362} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8361 | 2025.01.28 08:35:18.258294 [ 258 ] {9fc402af-02f9-486c-be97-5bce8e8ea362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8362 | 2025.01.28 08:35:18.258686 [ 258 ] {9fc402af-02f9-486c-be97-5bce8e8ea362} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8363 | 2025.01.28 08:35:18.258921 [ 258 ] {9fc402af-02f9-486c-be97-5bce8e8ea362} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8364 | 2025.01.28 08:35:18.259156 [ 258 ] {9fc402af-02f9-486c-be97-5bce8e8ea362} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.002041 sec., 429201.37187653116 rows/sec., 31.11 MiB/sec. | ||
8365 | 2025.01.28 08:35:18.259224 [ 258 ] {9fc402af-02f9-486c-be97-5bce8e8ea362} <Debug> TCPHandler: Processed in 0.002477156 sec. | ||
8366 | 2025.01.28 08:35:18.259521 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8367 | 2025.01.28 08:35:18.259741 [ 4 ] {2b77e369-3d85-4949-90e3-a3b49ffdb3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8368 | 2025.01.28 08:35:18.259835 [ 4 ] {2b77e369-3d85-4949-90e3-a3b49ffdb3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8369 | 2025.01.28 08:35:18.260534 [ 4 ] {2b77e369-3d85-4949-90e3-a3b49ffdb3f4} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8370 | 2025.01.28 08:35:18.260572 [ 4 ] {2b77e369-3d85-4949-90e3-a3b49ffdb3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8371 | 2025.01.28 08:35:18.260948 [ 4 ] {2b77e369-3d85-4949-90e3-a3b49ffdb3f4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8372 | 2025.01.28 08:35:18.261191 [ 4 ] {2b77e369-3d85-4949-90e3-a3b49ffdb3f4} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8373 | 2025.01.28 08:35:18.261406 [ 4 ] {2b77e369-3d85-4949-90e3-a3b49ffdb3f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001714 sec., 3500.5834305717617 rows/sec., 182.89 KiB/sec. | ||
8374 | 2025.01.28 08:35:18.261587 [ 4 ] {2b77e369-3d85-4949-90e3-a3b49ffdb3f4} <Debug> TCPHandler: Processed in 0.002238292 sec. | ||
8375 | 2025.01.28 08:35:18.261812 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8376 | 2025.01.28 08:35:18.261953 [ 258 ] {082d484b-8dbc-4d9f-b4f8-b9c02242d793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8377 | 2025.01.28 08:35:18.262016 [ 258 ] {082d484b-8dbc-4d9f-b4f8-b9c02242d793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8378 | 2025.01.28 08:35:18.262835 [ 258 ] {082d484b-8dbc-4d9f-b4f8-b9c02242d793} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8379 | 2025.01.28 08:35:18.262875 [ 258 ] {082d484b-8dbc-4d9f-b4f8-b9c02242d793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8380 | 2025.01.28 08:35:18.263351 [ 258 ] {082d484b-8dbc-4d9f-b4f8-b9c02242d793} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8381 | 2025.01.28 08:35:18.263634 [ 258 ] {082d484b-8dbc-4d9f-b4f8-b9c02242d793} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8382 | 2025.01.28 08:35:18.263870 [ 258 ] {082d484b-8dbc-4d9f-b4f8-b9c02242d793} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.001946 sec., 507708.1192189106 rows/sec., 33.78 MiB/sec. | ||
8383 | 2025.01.28 08:35:18.263954 [ 258 ] {082d484b-8dbc-4d9f-b4f8-b9c02242d793} <Debug> TCPHandler: Processed in 0.002249552 sec. | ||
8384 | 2025.01.28 08:35:18.264201 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8385 | 2025.01.28 08:35:18.264376 [ 4 ] {5bb442b2-f29e-447a-bb79-3bb2be5c10ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8386 | 2025.01.28 08:35:18.264436 [ 4 ] {5bb442b2-f29e-447a-bb79-3bb2be5c10ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8387 | 2025.01.28 08:35:18.264979 [ 4 ] {5bb442b2-f29e-447a-bb79-3bb2be5c10ea} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8388 | 2025.01.28 08:35:18.265025 [ 4 ] {5bb442b2-f29e-447a-bb79-3bb2be5c10ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8389 | 2025.01.28 08:35:18.265426 [ 4 ] {5bb442b2-f29e-447a-bb79-3bb2be5c10ea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8390 | 2025.01.28 08:35:18.265668 [ 4 ] {5bb442b2-f29e-447a-bb79-3bb2be5c10ea} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8391 | 2025.01.28 08:35:18.265847 [ 4 ] {5bb442b2-f29e-447a-bb79-3bb2be5c10ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. | ||
8392 | 2025.01.28 08:35:18.265898 [ 4 ] {5bb442b2-f29e-447a-bb79-3bb2be5c10ea} <Debug> TCPHandler: Processed in 0.001849066 sec. | ||
8393 | 2025.01.28 08:35:18.266046 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8394 | 2025.01.28 08:35:18.266164 [ 258 ] {fb9b8530-f4fb-4277-9e37-3f9b87e0ff4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8395 | 2025.01.28 08:35:18.266247 [ 258 ] {fb9b8530-f4fb-4277-9e37-3f9b87e0ff4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8396 | 2025.01.28 08:35:18.267561 [ 258 ] {fb9b8530-f4fb-4277-9e37-3f9b87e0ff4a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8397 | 2025.01.28 08:35:18.267601 [ 258 ] {fb9b8530-f4fb-4277-9e37-3f9b87e0ff4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8398 | 2025.01.28 08:35:18.268258 [ 258 ] {fb9b8530-f4fb-4277-9e37-3f9b87e0ff4a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8399 | 2025.01.28 08:35:18.268529 [ 258 ] {fb9b8530-f4fb-4277-9e37-3f9b87e0ff4a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8400 | 2025.01.28 08:35:18.268783 [ 258 ] {fb9b8530-f4fb-4277-9e37-3f9b87e0ff4a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002642 sec., 13626.040878122636 rows/sec., 24.42 MiB/sec. | ||
8401 | 2025.01.28 08:35:18.268878 [ 258 ] {fb9b8530-f4fb-4277-9e37-3f9b87e0ff4a} <Debug> TCPHandler: Processed in 0.002891472 sec. | ||
8402 | 2025.01.28 08:35:18.269091 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8403 | 2025.01.28 08:35:18.269309 [ 4 ] {f80376e3-3f44-466a-b51a-42e70452a119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8404 | 2025.01.28 08:35:18.269386 [ 4 ] {f80376e3-3f44-466a-b51a-42e70452a119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8405 | 2025.01.28 08:35:18.269950 [ 4 ] {f80376e3-3f44-466a-b51a-42e70452a119} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8406 | 2025.01.28 08:35:18.269996 [ 4 ] {f80376e3-3f44-466a-b51a-42e70452a119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8407 | 2025.01.28 08:35:18.270411 [ 4 ] {f80376e3-3f44-466a-b51a-42e70452a119} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8408 | 2025.01.28 08:35:18.270651 [ 4 ] {f80376e3-3f44-466a-b51a-42e70452a119} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8409 | 2025.01.28 08:35:18.270861 [ 4 ] {f80376e3-3f44-466a-b51a-42e70452a119} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001605 sec., 28660.43613707165 rows/sec., 1.73 MiB/sec. | ||
8410 | 2025.01.28 08:35:18.270929 [ 4 ] {f80376e3-3f44-466a-b51a-42e70452a119} <Debug> TCPHandler: Processed in 0.001943378 sec. | ||
8411 | 2025.01.28 08:35:18.901269 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
8412 | 2025.01.28 08:35:18.902382 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8413 | 2025.01.28 08:35:18.902479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8414 | 2025.01.28 08:35:18.903116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8415 | 2025.01.28 08:35:18.903374 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8416 | 2025.01.28 08:35:18.903619 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
8417 | 2025.01.28 08:35:20.172271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
8418 | 2025.01.28 08:35:20.193820 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8419 | 2025.01.28 08:35:20.193892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8420 | 2025.01.28 08:35:20.201655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8421 | 2025.01.28 08:35:20.202479 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8422 | 2025.01.28 08:35:20.205722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
8423 | 2025.01.28 08:35:22.119344 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8424 | 2025.01.28 08:35:22.119555 [ 258 ] {c8793a32-d63f-45d2-b6a7-e024d68485b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8425 | 2025.01.28 08:35:22.119637 [ 258 ] {c8793a32-d63f-45d2-b6a7-e024d68485b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8426 | 2025.01.28 08:35:22.120493 [ 258 ] {c8793a32-d63f-45d2-b6a7-e024d68485b6} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8427 | 2025.01.28 08:35:22.120544 [ 258 ] {c8793a32-d63f-45d2-b6a7-e024d68485b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8428 | 2025.01.28 08:35:22.120992 [ 258 ] {c8793a32-d63f-45d2-b6a7-e024d68485b6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8429 | 2025.01.28 08:35:22.121256 [ 258 ] {c8793a32-d63f-45d2-b6a7-e024d68485b6} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8430 | 2025.01.28 08:35:22.121490 [ 258 ] {c8793a32-d63f-45d2-b6a7-e024d68485b6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001996 sec., 28056.112224448898 rows/sec., 2.14 MiB/sec. | ||
8431 | 2025.01.28 08:35:22.121547 [ 258 ] {c8793a32-d63f-45d2-b6a7-e024d68485b6} <Debug> TCPHandler: Processed in 0.002348293 sec. | ||
8432 | 2025.01.28 08:35:22.121819 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8433 | 2025.01.28 08:35:22.122023 [ 4 ] {00f4e3c6-20d6-4fa4-b516-24a30ecf95a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8434 | 2025.01.28 08:35:22.122101 [ 4 ] {00f4e3c6-20d6-4fa4-b516-24a30ecf95a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8435 | 2025.01.28 08:35:22.122886 [ 4 ] {00f4e3c6-20d6-4fa4-b516-24a30ecf95a2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8436 | 2025.01.28 08:35:22.122942 [ 4 ] {00f4e3c6-20d6-4fa4-b516-24a30ecf95a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8437 | 2025.01.28 08:35:22.123407 [ 4 ] {00f4e3c6-20d6-4fa4-b516-24a30ecf95a2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8438 | 2025.01.28 08:35:22.123672 [ 4 ] {00f4e3c6-20d6-4fa4-b516-24a30ecf95a2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8439 | 2025.01.28 08:35:22.123912 [ 4 ] {00f4e3c6-20d6-4fa4-b516-24a30ecf95a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001943 sec., 32938.75450334534 rows/sec., 2.57 MiB/sec. | ||
8440 | 2025.01.28 08:35:22.123981 [ 4 ] {00f4e3c6-20d6-4fa4-b516-24a30ecf95a2} <Debug> TCPHandler: Processed in 0.002313553 sec. | ||
8441 | 2025.01.28 08:35:22.124147 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8442 | 2025.01.28 08:35:22.124288 [ 258 ] {708092f7-65ad-4451-b2ef-ad5fd419f9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8443 | 2025.01.28 08:35:22.124352 [ 258 ] {708092f7-65ad-4451-b2ef-ad5fd419f9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8444 | 2025.01.28 08:35:22.124930 [ 258 ] {708092f7-65ad-4451-b2ef-ad5fd419f9f3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8445 | 2025.01.28 08:35:22.124971 [ 258 ] {708092f7-65ad-4451-b2ef-ad5fd419f9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8446 | 2025.01.28 08:35:22.125375 [ 258 ] {708092f7-65ad-4451-b2ef-ad5fd419f9f3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8447 | 2025.01.28 08:35:22.125618 [ 258 ] {708092f7-65ad-4451-b2ef-ad5fd419f9f3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8448 | 2025.01.28 08:35:22.125842 [ 258 ] {708092f7-65ad-4451-b2ef-ad5fd419f9f3} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001586 sec., 60529.634300126105 rows/sec., 4.22 MiB/sec. | ||
8449 | 2025.01.28 08:35:22.125895 [ 258 ] {708092f7-65ad-4451-b2ef-ad5fd419f9f3} <Debug> TCPHandler: Processed in 0.001818266 sec. | ||
8450 | 2025.01.28 08:35:22.126065 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8451 | 2025.01.28 08:35:22.126194 [ 4 ] {0eec6a58-c540-4a7b-8867-d50a7cc946ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8452 | 2025.01.28 08:35:22.126251 [ 4 ] {0eec6a58-c540-4a7b-8867-d50a7cc946ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8453 | 2025.01.28 08:35:22.126753 [ 4 ] {0eec6a58-c540-4a7b-8867-d50a7cc946ee} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8454 | 2025.01.28 08:35:22.126795 [ 4 ] {0eec6a58-c540-4a7b-8867-d50a7cc946ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8455 | 2025.01.28 08:35:22.127185 [ 4 ] {0eec6a58-c540-4a7b-8867-d50a7cc946ee} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8456 | 2025.01.28 08:35:22.127431 [ 4 ] {0eec6a58-c540-4a7b-8867-d50a7cc946ee} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8457 | 2025.01.28 08:35:22.127684 [ 4 ] {0eec6a58-c540-4a7b-8867-d50a7cc946ee} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001507 sec., 23888.5202388852 rows/sec., 1.61 MiB/sec. | ||
8458 | 2025.01.28 08:35:22.127755 [ 4 ] {0eec6a58-c540-4a7b-8867-d50a7cc946ee} <Debug> TCPHandler: Processed in 0.001745855 sec. | ||
8459 | 2025.01.28 08:35:26.283620 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8460 | 2025.01.28 08:35:26.283716 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8461 | 2025.01.28 08:35:26.403757 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
8462 | 2025.01.28 08:35:26.404406 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8463 | 2025.01.28 08:35:26.404447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8464 | 2025.01.28 08:35:26.404989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8465 | 2025.01.28 08:35:26.405253 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8466 | 2025.01.28 08:35:26.405452 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
8467 | 2025.01.28 08:35:26.491010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1204 | ||
8468 | 2025.01.28 08:35:26.494356 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8469 | 2025.01.28 08:35:26.494423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8470 | 2025.01.28 08:35:26.495893 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8471 | 2025.01.28 08:35:26.496211 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8472 | 2025.01.28 08:35:26.496817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
8473 | 2025.01.28 08:35:27.123458 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8474 | 2025.01.28 08:35:27.123720 [ 258 ] {234f10b7-1ea1-4e63-a94b-bedac7a424d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8475 | 2025.01.28 08:35:27.123839 [ 258 ] {234f10b7-1ea1-4e63-a94b-bedac7a424d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8476 | 2025.01.28 08:35:27.124941 [ 258 ] {234f10b7-1ea1-4e63-a94b-bedac7a424d3} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8477 | 2025.01.28 08:35:27.124989 [ 258 ] {234f10b7-1ea1-4e63-a94b-bedac7a424d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8478 | 2025.01.28 08:35:27.125454 [ 258 ] {234f10b7-1ea1-4e63-a94b-bedac7a424d3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8479 | 2025.01.28 08:35:27.125722 [ 258 ] {234f10b7-1ea1-4e63-a94b-bedac7a424d3} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8480 | 2025.01.28 08:35:27.125969 [ 258 ] {234f10b7-1ea1-4e63-a94b-bedac7a424d3} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002335 sec., 27408.993576017132 rows/sec., 2.16 MiB/sec. | ||
8481 | 2025.01.28 08:35:27.126035 [ 258 ] {234f10b7-1ea1-4e63-a94b-bedac7a424d3} <Debug> TCPHandler: Processed in 0.002717829 sec. | ||
8482 | 2025.01.28 08:35:27.126296 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8483 | 2025.01.28 08:35:27.126512 [ 4 ] {4788f921-6af9-4ab4-88db-b61e6c2c1c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8484 | 2025.01.28 08:35:27.126594 [ 4 ] {4788f921-6af9-4ab4-88db-b61e6c2c1c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8485 | 2025.01.28 08:35:27.127342 [ 4 ] {4788f921-6af9-4ab4-88db-b61e6c2c1c25} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8486 | 2025.01.28 08:35:27.127387 [ 4 ] {4788f921-6af9-4ab4-88db-b61e6c2c1c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8487 | 2025.01.28 08:35:27.127837 [ 4 ] {4788f921-6af9-4ab4-88db-b61e6c2c1c25} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8488 | 2025.01.28 08:35:27.128105 [ 4 ] {4788f921-6af9-4ab4-88db-b61e6c2c1c25} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8489 | 2025.01.28 08:35:27.128328 [ 4 ] {4788f921-6af9-4ab4-88db-b61e6c2c1c25} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00187 sec., 2139.03743315508 rows/sec., 160.85 KiB/sec. | ||
8490 | 2025.01.28 08:35:27.128430 [ 4 ] {4788f921-6af9-4ab4-88db-b61e6c2c1c25} <Debug> TCPHandler: Processed in 0.002278033 sec. | ||
8491 | 2025.01.28 08:35:27.128679 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8492 | 2025.01.28 08:35:27.128919 [ 258 ] {0b0457cf-9167-482e-baf5-777bc19254e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8493 | 2025.01.28 08:35:27.129003 [ 258 ] {0b0457cf-9167-482e-baf5-777bc19254e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8494 | 2025.01.28 08:35:27.129720 [ 258 ] {0b0457cf-9167-482e-baf5-777bc19254e4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8495 | 2025.01.28 08:35:27.129761 [ 258 ] {0b0457cf-9167-482e-baf5-777bc19254e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8496 | 2025.01.28 08:35:27.130152 [ 258 ] {0b0457cf-9167-482e-baf5-777bc19254e4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8497 | 2025.01.28 08:35:27.130401 [ 258 ] {0b0457cf-9167-482e-baf5-777bc19254e4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8498 | 2025.01.28 08:35:27.130660 [ 258 ] {0b0457cf-9167-482e-baf5-777bc19254e4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001783 sec., 38137.96971396523 rows/sec., 2.98 MiB/sec. | ||
8499 | 2025.01.28 08:35:27.130769 [ 258 ] {0b0457cf-9167-482e-baf5-777bc19254e4} <Debug> TCPHandler: Processed in 0.002232942 sec. | ||
8500 | 2025.01.28 08:35:27.131073 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8501 | 2025.01.28 08:35:27.131368 [ 4 ] {59fdb3e3-1df0-408a-8ccf-a7140b5bec80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8502 | 2025.01.28 08:35:27.131474 [ 4 ] {59fdb3e3-1df0-408a-8ccf-a7140b5bec80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8503 | 2025.01.28 08:35:27.132127 [ 4 ] {59fdb3e3-1df0-408a-8ccf-a7140b5bec80} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8504 | 2025.01.28 08:35:27.132167 [ 4 ] {59fdb3e3-1df0-408a-8ccf-a7140b5bec80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8505 | 2025.01.28 08:35:27.132607 [ 4 ] {59fdb3e3-1df0-408a-8ccf-a7140b5bec80} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8506 | 2025.01.28 08:35:27.132857 [ 4 ] {59fdb3e3-1df0-408a-8ccf-a7140b5bec80} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8507 | 2025.01.28 08:35:27.133055 [ 4 ] {59fdb3e3-1df0-408a-8ccf-a7140b5bec80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001747 sec., 91585.57527189468 rows/sec., 6.38 MiB/sec. | ||
8508 | 2025.01.28 08:35:27.133114 [ 4 ] {59fdb3e3-1df0-408a-8ccf-a7140b5bec80} <Debug> TCPHandler: Processed in 0.002227552 sec. | ||
8509 | 2025.01.28 08:35:27.133260 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8510 | 2025.01.28 08:35:27.133377 [ 258 ] {01b9581f-8c9d-432a-9b1b-551ff37c8ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8511 | 2025.01.28 08:35:27.133463 [ 258 ] {01b9581f-8c9d-432a-9b1b-551ff37c8ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8512 | 2025.01.28 08:35:27.134609 [ 258 ] {01b9581f-8c9d-432a-9b1b-551ff37c8ea5} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8513 | 2025.01.28 08:35:27.134650 [ 258 ] {01b9581f-8c9d-432a-9b1b-551ff37c8ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8514 | 2025.01.28 08:35:27.135282 [ 258 ] {01b9581f-8c9d-432a-9b1b-551ff37c8ea5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8515 | 2025.01.28 08:35:27.135545 [ 258 ] {01b9581f-8c9d-432a-9b1b-551ff37c8ea5} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8516 | 2025.01.28 08:35:27.135808 [ 258 ] {01b9581f-8c9d-432a-9b1b-551ff37c8ea5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002455 sec., 1629.3279022403258 rows/sec., 2.92 MiB/sec. | ||
8517 | 2025.01.28 08:35:27.135915 [ 258 ] {01b9581f-8c9d-432a-9b1b-551ff37c8ea5} <Debug> TCPHandler: Processed in 0.002711459 sec. | ||
8518 | 2025.01.28 08:35:27.136081 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8519 | 2025.01.28 08:35:27.136222 [ 4 ] {b2cee02e-3ab8-49ef-940a-0081e872b706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8520 | 2025.01.28 08:35:27.136284 [ 4 ] {b2cee02e-3ab8-49ef-940a-0081e872b706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8521 | 2025.01.28 08:35:27.136818 [ 4 ] {b2cee02e-3ab8-49ef-940a-0081e872b706} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8522 | 2025.01.28 08:35:27.136856 [ 4 ] {b2cee02e-3ab8-49ef-940a-0081e872b706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8523 | 2025.01.28 08:35:27.137229 [ 4 ] {b2cee02e-3ab8-49ef-940a-0081e872b706} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8524 | 2025.01.28 08:35:27.137490 [ 4 ] {b2cee02e-3ab8-49ef-940a-0081e872b706} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8525 | 2025.01.28 08:35:27.137686 [ 4 ] {b2cee02e-3ab8-49ef-940a-0081e872b706} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
8526 | 2025.01.28 08:35:27.137737 [ 4 ] {b2cee02e-3ab8-49ef-940a-0081e872b706} <Debug> TCPHandler: Processed in 0.001722725 sec. | ||
8527 | 2025.01.28 08:35:27.705802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8528 | 2025.01.28 08:35:27.727605 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8529 | 2025.01.28 08:35:27.727660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8530 | 2025.01.28 08:35:27.735059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8531 | 2025.01.28 08:35:27.735823 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8532 | 2025.01.28 08:35:27.738685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8533 | 2025.01.28 08:35:29.227865 [ 40 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
8534 | 2025.01.28 08:35:29.227950 [ 40 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8535 | 2025.01.28 08:35:29.227977 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8536 | 2025.01.28 08:35:29.228202 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::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 | ||
8537 | 2025.01.28 08:35:29.228441 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8538 | 2025.01.28 08:35:29.228488 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
8539 | 2025.01.28 08:35:29.228576 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8540 | 2025.01.28 08:35:29.228769 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8541 | 2025.01.28 08:35:29.228997 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
8542 | 2025.01.28 08:35:29.229216 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
8543 | 2025.01.28 08:35:29.230429 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002359284 sec., 11868.007412418343 rows/sec., 798.04 KiB/sec. | ||
8544 | 2025.01.28 08:35:29.230621 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
8545 | 2025.01.28 08:35:29.230969 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_28_6} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8546 | 2025.01.28 08:35:29.231061 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_28_6} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
8547 | 2025.01.28 08:35:29.231156 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8548 | 2025.01.28 08:35:29.828660 [ 39 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
8549 | 2025.01.28 08:35:29.828733 [ 39 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8550 | 2025.01.28 08:35:29.828760 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8551 | 2025.01.28 08:35:29.828922 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::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 | ||
8552 | 2025.01.28 08:35:29.829118 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8553 | 2025.01.28 08:35:29.829161 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 243 rows starting from the beginning of the part | ||
8554 | 2025.01.28 08:35:29.829253 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 242 rows starting from the beginning of the part | ||
8555 | 2025.01.28 08:35:29.829510 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8556 | 2025.01.28 08:35:29.829774 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8557 | 2025.01.28 08:35:29.830004 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 242 rows starting from the beginning of the part | ||
8558 | 2025.01.28 08:35:29.831237 [ 196 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002402124 sec., 314305.17325500265 rows/sec., 22.50 MiB/sec. | ||
8559 | 2025.01.28 08:35:29.831559 [ 196 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
8560 | 2025.01.28 08:35:29.831951 [ 196 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_28_6} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8561 | 2025.01.28 08:35:29.832049 [ 196 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_28_6} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
8562 | 2025.01.28 08:35:29.832154 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
8563 | 2025.01.28 08:35:32.132129 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8564 | 2025.01.28 08:35:32.132339 [ 258 ] {fe4782d5-63e6-44c2-9cac-020b9ea3b404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8565 | 2025.01.28 08:35:32.132423 [ 258 ] {fe4782d5-63e6-44c2-9cac-020b9ea3b404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8566 | 2025.01.28 08:35:32.133236 [ 258 ] {fe4782d5-63e6-44c2-9cac-020b9ea3b404} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8567 | 2025.01.28 08:35:32.133308 [ 258 ] {fe4782d5-63e6-44c2-9cac-020b9ea3b404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8568 | 2025.01.28 08:35:32.133889 [ 258 ] {fe4782d5-63e6-44c2-9cac-020b9ea3b404} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8569 | 2025.01.28 08:35:32.134267 [ 258 ] {fe4782d5-63e6-44c2-9cac-020b9ea3b404} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8570 | 2025.01.28 08:35:32.134569 [ 258 ] {fe4782d5-63e6-44c2-9cac-020b9ea3b404} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002283 sec., 6132.282084975909 rows/sec., 441.44 KiB/sec. | ||
8571 | 2025.01.28 08:35:32.134660 [ 258 ] {fe4782d5-63e6-44c2-9cac-020b9ea3b404} <Debug> TCPHandler: Processed in 0.002687389 sec. | ||
8572 | 2025.01.28 08:35:32.134951 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8573 | 2025.01.28 08:35:32.135157 [ 4 ] {af808fd7-fec3-4c0f-9553-48c1abdd9c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8574 | 2025.01.28 08:35:32.135238 [ 4 ] {af808fd7-fec3-4c0f-9553-48c1abdd9c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8575 | 2025.01.28 08:35:32.136170 [ 4 ] {af808fd7-fec3-4c0f-9553-48c1abdd9c26} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8576 | 2025.01.28 08:35:32.136228 [ 4 ] {af808fd7-fec3-4c0f-9553-48c1abdd9c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8577 | 2025.01.28 08:35:32.136732 [ 4 ] {af808fd7-fec3-4c0f-9553-48c1abdd9c26} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8578 | 2025.01.28 08:35:32.137039 [ 4 ] {af808fd7-fec3-4c0f-9553-48c1abdd9c26} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8579 | 2025.01.28 08:35:32.137234 [ 37 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8580 | 2025.01.28 08:35:32.137305 [ 4 ] {af808fd7-fec3-4c0f-9553-48c1abdd9c26} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002201 sec., 124943.20763289415 rows/sec., 11.00 MiB/sec. | ||
8581 | 2025.01.28 08:35:32.137332 [ 37 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8582 | 2025.01.28 08:35:32.137402 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8583 | 2025.01.28 08:35:32.137459 [ 4 ] {af808fd7-fec3-4c0f-9553-48c1abdd9c26} <Debug> TCPHandler: Processed in 0.002652848 sec. | ||
8584 | 2025.01.28 08:35:32.137709 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8585 | 2025.01.28 08:35:32.137719 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
8586 | 2025.01.28 08:35:32.137967 [ 258 ] {c729d273-3db5-4318-a101-8b92e68a6683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8587 | 2025.01.28 08:35:32.137995 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8588 | 2025.01.28 08:35:32.138057 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1433 rows starting from the beginning of the part | ||
8589 | 2025.01.28 08:35:32.138089 [ 258 ] {c729d273-3db5-4318-a101-8b92e68a6683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8590 | 2025.01.28 08:35:32.138359 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
8591 | 2025.01.28 08:35:32.138657 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1416 rows starting from the beginning of the part | ||
8592 | 2025.01.28 08:35:32.138979 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
8593 | 2025.01.28 08:35:32.139417 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
8594 | 2025.01.28 08:35:32.139799 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 275 rows starting from the beginning of the part | ||
8595 | 2025.01.28 08:35:32.141078 [ 258 ] {c729d273-3db5-4318-a101-8b92e68a6683} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8596 | 2025.01.28 08:35:32.141158 [ 258 ] {c729d273-3db5-4318-a101-8b92e68a6683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8597 | 2025.01.28 08:35:32.142549 [ 258 ] {c729d273-3db5-4318-a101-8b92e68a6683} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8598 | 2025.01.28 08:35:32.143059 [ 258 ] {c729d273-3db5-4318-a101-8b92e68a6683} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8599 | 2025.01.28 08:35:32.143402 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005884134 sec., 562189.7801783576 rows/sec., 49.10 MiB/sec. | ||
8600 | 2025.01.28 08:35:32.143518 [ 36 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8601 | 2025.01.28 08:35:32.143600 [ 36 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8602 | 2025.01.28 08:35:32.143670 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8603 | 2025.01.28 08:35:32.143818 [ 258 ] {c729d273-3db5-4318-a101-8b92e68a6683} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.005911 sec., 7274.57283031636 rows/sec., 535.12 KiB/sec. | ||
8604 | 2025.01.28 08:35:32.143839 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8605 | 2025.01.28 08:35:32.144284 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
8606 | 2025.01.28 08:35:32.144372 [ 258 ] {c729d273-3db5-4318-a101-8b92e68a6683} <Debug> TCPHandler: Processed in 0.006793988 sec. | ||
8607 | 2025.01.28 08:35:32.145067 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8608 | 2025.01.28 08:35:32.145224 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 65 rows starting from the beginning of the part | ||
8609 | 2025.01.28 08:35:32.145703 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 43 rows starting from the beginning of the part | ||
8610 | 2025.01.28 08:35:32.145994 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
8611 | 2025.01.28 08:35:32.146350 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 45 rows starting from the beginning of the part | ||
8612 | 2025.01.28 08:35:32.146364 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8613 | 2025.01.28 08:35:32.146643 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
8614 | 2025.01.28 08:35:32.146855 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8615 | 2025.01.28 08:35:32.146957 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_66_13} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8616 | 2025.01.28 08:35:32.147009 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 43 rows starting from the beginning of the part | ||
8617 | 2025.01.28 08:35:32.147439 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
8618 | 2025.01.28 08:35:32.147647 [ 4 ] {a8368fab-4b6c-433d-950a-9276a55bf536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8619 | 2025.01.28 08:35:32.147742 [ 4 ] {a8368fab-4b6c-433d-950a-9276a55bf536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8620 | 2025.01.28 08:35:32.149783 [ 4 ] {a8368fab-4b6c-433d-950a-9276a55bf536} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8621 | 2025.01.28 08:35:32.149853 [ 4 ] {a8368fab-4b6c-433d-950a-9276a55bf536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8622 | 2025.01.28 08:35:32.150431 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.006617454 sec., 30827.56600952572 rows/sec., 2.32 MiB/sec. | ||
8623 | 2025.01.28 08:35:32.150636 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8624 | 2025.01.28 08:35:32.150788 [ 4 ] {a8368fab-4b6c-433d-950a-9276a55bf536} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8625 | 2025.01.28 08:35:32.151153 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8626 | 2025.01.28 08:35:32.151323 [ 4 ] {a8368fab-4b6c-433d-950a-9276a55bf536} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8627 | 2025.01.28 08:35:32.151383 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_51_10} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8628 | 2025.01.28 08:35:32.151592 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8629 | 2025.01.28 08:35:32.151801 [ 4 ] {a8368fab-4b6c-433d-950a-9276a55bf536} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004434 sec., 3157.4199368516015 rows/sec., 221.13 KiB/sec. | ||
8630 | 2025.01.28 08:35:32.152043 [ 4 ] {a8368fab-4b6c-433d-950a-9276a55bf536} <Debug> TCPHandler: Processed in 0.007438476 sec. | ||
8631 | 2025.01.28 08:35:32.152271 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8632 | 2025.01.28 08:35:32.152422 [ 258 ] {b912ae45-5ce7-469c-9326-eabe472c9957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8633 | 2025.01.28 08:35:32.152485 [ 258 ] {b912ae45-5ce7-469c-9326-eabe472c9957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8634 | 2025.01.28 08:35:32.153179 [ 258 ] {b912ae45-5ce7-469c-9326-eabe472c9957} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8635 | 2025.01.28 08:35:32.153225 [ 258 ] {b912ae45-5ce7-469c-9326-eabe472c9957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8636 | 2025.01.28 08:35:32.153624 [ 258 ] {b912ae45-5ce7-469c-9326-eabe472c9957} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8637 | 2025.01.28 08:35:32.153874 [ 258 ] {b912ae45-5ce7-469c-9326-eabe472c9957} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8638 | 2025.01.28 08:35:32.154224 [ 258 ] {b912ae45-5ce7-469c-9326-eabe472c9957} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001794 sec., 7246.376811594203 rows/sec., 451.81 KiB/sec. | ||
8639 | 2025.01.28 08:35:32.154630 [ 258 ] {b912ae45-5ce7-469c-9326-eabe472c9957} <Debug> TCPHandler: Processed in 0.002440035 sec. | ||
8640 | 2025.01.28 08:35:32.155057 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8641 | 2025.01.28 08:35:32.155194 [ 4 ] {681e4456-3d5a-4128-a87c-fba558a60566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8642 | 2025.01.28 08:35:32.155253 [ 4 ] {681e4456-3d5a-4128-a87c-fba558a60566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8643 | 2025.01.28 08:35:32.156080 [ 4 ] {681e4456-3d5a-4128-a87c-fba558a60566} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8644 | 2025.01.28 08:35:32.156119 [ 4 ] {681e4456-3d5a-4128-a87c-fba558a60566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8645 | 2025.01.28 08:35:32.156522 [ 4 ] {681e4456-3d5a-4128-a87c-fba558a60566} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8646 | 2025.01.28 08:35:32.156775 [ 4 ] {681e4456-3d5a-4128-a87c-fba558a60566} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8647 | 2025.01.28 08:35:32.156919 [ 36 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8648 | 2025.01.28 08:35:32.156963 [ 4 ] {681e4456-3d5a-4128-a87c-fba558a60566} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001798 sec., 232480.5339265851 rows/sec., 16.60 MiB/sec. | ||
8649 | 2025.01.28 08:35:32.156968 [ 36 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8650 | 2025.01.28 08:35:32.157011 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8651 | 2025.01.28 08:35:32.157037 [ 4 ] {681e4456-3d5a-4128-a87c-fba558a60566} <Debug> TCPHandler: Processed in 0.002192132 sec. | ||
8652 | 2025.01.28 08:35:32.157181 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
8653 | 2025.01.28 08:35:32.157279 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8654 | 2025.01.28 08:35:32.157619 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8655 | 2025.01.28 08:35:32.157749 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part | ||
8656 | 2025.01.28 08:35:32.157790 [ 258 ] {2ac451d2-134e-4817-92be-a4f88df26031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8657 | 2025.01.28 08:35:32.158066 [ 258 ] {2ac451d2-134e-4817-92be-a4f88df26031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8658 | 2025.01.28 08:35:32.158282 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 68 rows starting from the beginning of the part | ||
8659 | 2025.01.28 08:35:32.158937 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 876 rows starting from the beginning of the part | ||
8660 | 2025.01.28 08:35:32.159263 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
8661 | 2025.01.28 08:35:32.159537 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part | ||
8662 | 2025.01.28 08:35:32.159967 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 418 rows starting from the beginning of the part | ||
8663 | 2025.01.28 08:35:32.160638 [ 258 ] {2ac451d2-134e-4817-92be-a4f88df26031} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8664 | 2025.01.28 08:35:32.160715 [ 258 ] {2ac451d2-134e-4817-92be-a4f88df26031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8665 | 2025.01.28 08:35:32.161670 [ 258 ] {2ac451d2-134e-4817-92be-a4f88df26031} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8666 | 2025.01.28 08:35:32.162228 [ 258 ] {2ac451d2-134e-4817-92be-a4f88df26031} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8667 | 2025.01.28 08:35:32.162680 [ 258 ] {2ac451d2-134e-4817-92be-a4f88df26031} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005032 sec., 1192.368839427663 rows/sec., 62.30 KiB/sec. | ||
8668 | 2025.01.28 08:35:32.163051 [ 258 ] {2ac451d2-134e-4817-92be-a4f88df26031} <Debug> TCPHandler: Processed in 0.005886245 sec. | ||
8669 | 2025.01.28 08:35:32.163453 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8670 | 2025.01.28 08:35:32.163633 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.006552344 sec., 367502.07254075794 rows/sec., 28.18 MiB/sec. | ||
8671 | 2025.01.28 08:35:32.163686 [ 4 ] {6f00e198-3863-41bc-adfb-5cc79491a047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8672 | 2025.01.28 08:35:32.163753 [ 4 ] {6f00e198-3863-41bc-adfb-5cc79491a047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8673 | 2025.01.28 08:35:32.164038 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8674 | 2025.01.28 08:35:32.164633 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8675 | 2025.01.28 08:35:32.164893 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_66_13} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8676 | 2025.01.28 08:35:32.164934 [ 4 ] {6f00e198-3863-41bc-adfb-5cc79491a047} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8677 | 2025.01.28 08:35:32.165009 [ 4 ] {6f00e198-3863-41bc-adfb-5cc79491a047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8678 | 2025.01.28 08:35:32.165059 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
8679 | 2025.01.28 08:35:32.165514 [ 4 ] {6f00e198-3863-41bc-adfb-5cc79491a047} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8680 | 2025.01.28 08:35:32.165776 [ 4 ] {6f00e198-3863-41bc-adfb-5cc79491a047} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8681 | 2025.01.28 08:35:32.165910 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8682 | 2025.01.28 08:35:32.165948 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8683 | 2025.01.28 08:35:32.165966 [ 4 ] {6f00e198-3863-41bc-adfb-5cc79491a047} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002322 sec., 102067.18346253231 rows/sec., 6.84 MiB/sec. | ||
8684 | 2025.01.28 08:35:32.165974 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8685 | 2025.01.28 08:35:32.166061 [ 4 ] {6f00e198-3863-41bc-adfb-5cc79491a047} <Debug> TCPHandler: Processed in 0.002868152 sec. | ||
8686 | 2025.01.28 08:35:32.166111 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
8687 | 2025.01.28 08:35:32.166236 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8688 | 2025.01.28 08:35:32.166248 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8689 | 2025.01.28 08:35:32.166276 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18449 rows starting from the beginning of the part | ||
8690 | 2025.01.28 08:35:32.166494 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
8691 | 2025.01.28 08:35:32.166636 [ 258 ] {686da166-bfec-45bc-b0a2-2ab37dfaa000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8692 | 2025.01.28 08:35:32.166802 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 988 rows starting from the beginning of the part | ||
8693 | 2025.01.28 08:35:32.166820 [ 258 ] {686da166-bfec-45bc-b0a2-2ab37dfaa000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8694 | 2025.01.28 08:35:32.167210 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 96 rows starting from the beginning of the part | ||
8695 | 2025.01.28 08:35:32.167619 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
8696 | 2025.01.28 08:35:32.167963 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
8697 | 2025.01.28 08:35:32.168960 [ 258 ] {686da166-bfec-45bc-b0a2-2ab37dfaa000} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8698 | 2025.01.28 08:35:32.169038 [ 258 ] {686da166-bfec-45bc-b0a2-2ab37dfaa000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8699 | 2025.01.28 08:35:32.169636 [ 258 ] {686da166-bfec-45bc-b0a2-2ab37dfaa000} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8700 | 2025.01.28 08:35:32.170134 [ 258 ] {686da166-bfec-45bc-b0a2-2ab37dfaa000} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8701 | 2025.01.28 08:35:32.170610 [ 258 ] {686da166-bfec-45bc-b0a2-2ab37dfaa000} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004085 sec., 244.79804161566707 rows/sec., 16.50 KiB/sec. | ||
8702 | 2025.01.28 08:35:32.170938 [ 258 ] {686da166-bfec-45bc-b0a2-2ab37dfaa000} <Debug> TCPHandler: Processed in 0.004758198 sec. | ||
8703 | 2025.01.28 08:35:32.171241 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8704 | 2025.01.28 08:35:32.171381 [ 4 ] {6c5bd82b-9d68-4e68-b336-ed78288863c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8705 | 2025.01.28 08:35:32.171499 [ 4 ] {6c5bd82b-9d68-4e68-b336-ed78288863c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8706 | 2025.01.28 08:35:32.173215 [ 4 ] {6c5bd82b-9d68-4e68-b336-ed78288863c2} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8707 | 2025.01.28 08:35:32.173259 [ 4 ] {6c5bd82b-9d68-4e68-b336-ed78288863c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8708 | 2025.01.28 08:35:32.176771 [ 4 ] {6c5bd82b-9d68-4e68-b336-ed78288863c2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8709 | 2025.01.28 08:35:32.177083 [ 4 ] {6c5bd82b-9d68-4e68-b336-ed78288863c2} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8710 | 2025.01.28 08:35:32.177245 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8711 | 2025.01.28 08:35:32.177307 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8712 | 2025.01.28 08:35:32.177329 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8713 | 2025.01.28 08:35:32.177358 [ 4 ] {6c5bd82b-9d68-4e68-b336-ed78288863c2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.006 sec., 6000 rows/sec., 10.75 MiB/sec. | ||
8714 | 2025.01.28 08:35:32.177815 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
8715 | 2025.01.28 08:35:32.178013 [ 4 ] {6c5bd82b-9d68-4e68-b336-ed78288863c2} <Debug> TCPHandler: Processed in 0.006932669 sec. | ||
8716 | 2025.01.28 08:35:32.178272 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8717 | 2025.01.28 08:35:32.178682 [ 258 ] {46b3f3a1-89fd-4664-b127-09be912ea6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8718 | 2025.01.28 08:35:32.178832 [ 258 ] {46b3f3a1-89fd-4664-b127-09be912ea6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8719 | 2025.01.28 08:35:32.179032 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8720 | 2025.01.28 08:35:32.179697 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 900 rows starting from the beginning of the part | ||
8721 | 2025.01.28 08:35:32.180179 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20090 rows, containing 5 columns (5 merged, 0 gathered) in 0.014117362 sec., 1423070.4008298435 rows/sec., 96.05 MiB/sec. | ||
8722 | 2025.01.28 08:35:32.180941 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8723 | 2025.01.28 08:35:32.181375 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
8724 | 2025.01.28 08:35:32.181912 [ 258 ] {46b3f3a1-89fd-4664-b127-09be912ea6f5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8725 | 2025.01.28 08:35:32.182019 [ 258 ] {46b3f3a1-89fd-4664-b127-09be912ea6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8726 | 2025.01.28 08:35:32.182371 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8727 | 2025.01.28 08:35:32.182805 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8728 | 2025.01.28 08:35:32.182934 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
8729 | 2025.01.28 08:35:32.183085 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
8730 | 2025.01.28 08:35:32.183776 [ 258 ] {46b3f3a1-89fd-4664-b127-09be912ea6f5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8731 | 2025.01.28 08:35:32.183981 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
8732 | 2025.01.28 08:35:32.184577 [ 258 ] {46b3f3a1-89fd-4664-b127-09be912ea6f5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8733 | 2025.01.28 08:35:32.184791 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
8734 | 2025.01.28 08:35:32.185045 [ 36 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8735 | 2025.01.28 08:35:32.185184 [ 258 ] {46b3f3a1-89fd-4664-b127-09be912ea6f5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006656 sec., 12319.711538461539 rows/sec., 801.23 KiB/sec. | ||
8736 | 2025.01.28 08:35:32.185259 [ 36 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8737 | 2025.01.28 08:35:32.185641 [ 258 ] {46b3f3a1-89fd-4664-b127-09be912ea6f5} <Debug> TCPHandler: Processed in 0.007499967 sec. | ||
8738 | 2025.01.28 08:35:32.185675 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8739 | 2025.01.28 08:35:32.185979 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
8740 | 2025.01.28 08:35:32.186055 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
8741 | 2025.01.28 08:35:32.186554 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8742 | 2025.01.28 08:35:32.186659 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3698 rows starting from the beginning of the part | ||
8743 | 2025.01.28 08:35:32.187081 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
8744 | 2025.01.28 08:35:32.187264 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 46 rows starting from the beginning of the part | ||
8745 | 2025.01.28 08:35:32.187752 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
8746 | 2025.01.28 08:35:32.188113 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
8747 | 2025.01.28 08:35:32.188434 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
8748 | 2025.01.28 08:35:32.191165 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3982 rows, containing 4 columns (4 merged, 0 gathered) in 0.005252245 sec., 758151.9902441718 rows/sec., 49.43 MiB/sec. | ||
8749 | 2025.01.28 08:35:32.191639 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8750 | 2025.01.28 08:35:32.192103 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_66_13} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8751 | 2025.01.28 08:35:32.192235 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_66_13} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8752 | 2025.01.28 08:35:32.192379 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8753 | 2025.01.28 08:35:32.196365 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 19 columns (19 merged, 0 gathered) in 0.018957071 sec., 53594.77737884719 rows/sec., 96.04 MiB/sec. | ||
8754 | 2025.01.28 08:35:32.197788 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8755 | 2025.01.28 08:35:32.198380 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8756 | 2025.01.28 08:35:32.198505 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8757 | 2025.01.28 08:35:32.198700 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.26 MiB. | ||
8758 | 2025.01.28 08:35:33.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.19 MiB, peak 224.40 MiB, free memory in arenas 0.00 B, will set to 217.94 MiB (RSS), difference: 1.75 MiB | ||
8759 | 2025.01.28 08:35:33.905600 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
8760 | 2025.01.28 08:35:33.906289 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8761 | 2025.01.28 08:35:33.906344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8762 | 2025.01.28 08:35:33.906962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8763 | 2025.01.28 08:35:33.907229 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8764 | 2025.01.28 08:35:33.907447 [ 33 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8765 | 2025.01.28 08:35:33.907498 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
8766 | 2025.01.28 08:35:33.907543 [ 33 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8767 | 2025.01.28 08:35:33.907572 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8768 | 2025.01.28 08:35:33.907775 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
8769 | 2025.01.28 08:35:33.908018 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8770 | 2025.01.28 08:35:33.908062 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
8771 | 2025.01.28 08:35:33.908141 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
8772 | 2025.01.28 08:35:33.908290 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
8773 | 2025.01.28 08:35:33.908591 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
8774 | 2025.01.28 08:35:33.908736 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
8775 | 2025.01.28 08:35:33.908943 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
8776 | 2025.01.28 08:35:33.911233 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003577311 sec., 5251989.553046967 rows/sec., 75.13 MiB/sec. | ||
8777 | 2025.01.28 08:35:33.911443 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8778 | 2025.01.28 08:35:33.911719 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_41_8} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8779 | 2025.01.28 08:35:33.911803 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_41_8} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8780 | 2025.01.28 08:35:33.911896 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
8781 | 2025.01.28 08:35:35.238775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8782 | 2025.01.28 08:35:35.260952 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8783 | 2025.01.28 08:35:35.261019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8784 | 2025.01.28 08:35:35.268385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8785 | 2025.01.28 08:35:35.269164 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8786 | 2025.01.28 08:35:35.269586 [ 31 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8787 | 2025.01.28 08:35:35.269768 [ 31 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8788 | 2025.01.28 08:35:35.269869 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8789 | 2025.01.28 08:35:35.270449 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
8790 | 2025.01.28 08:35:35.285775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8791 | 2025.01.28 08:35:35.287685 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8792 | 2025.01.28 08:35:35.289421 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
8793 | 2025.01.28 08:35:35.295335 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
8794 | 2025.01.28 08:35:35.301171 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
8795 | 2025.01.28 08:35:35.306961 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
8796 | 2025.01.28 08:35:35.312606 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
8797 | 2025.01.28 08:35:35.317660 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
8798 | 2025.01.28 08:35:35.377561 [ 199 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.107545976 sec., 2873.1897881516275 rows/sec., 14.86 MiB/sec. | ||
8799 | 2025.01.28 08:35:35.380549 [ 196 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8800 | 2025.01.28 08:35:35.383527 [ 196 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_41_8} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8801 | 2025.01.28 08:35:35.383638 [ 196 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_41_8} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8802 | 2025.01.28 08:35:35.385953 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8803 | 2025.01.28 08:35:36.497144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1238 | ||
8804 | 2025.01.28 08:35:36.500570 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8805 | 2025.01.28 08:35:36.500624 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8806 | 2025.01.28 08:35:36.502142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8807 | 2025.01.28 08:35:36.502469 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8808 | 2025.01.28 08:35:36.504332 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
8809 | 2025.01.28 08:35:37.122710 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8810 | 2025.01.28 08:35:37.122920 [ 258 ] {bd61e599-768d-4f67-ba02-daad11a98dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8811 | 2025.01.28 08:35:37.122999 [ 258 ] {bd61e599-768d-4f67-ba02-daad11a98dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8812 | 2025.01.28 08:35:37.123878 [ 258 ] {bd61e599-768d-4f67-ba02-daad11a98dd9} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8813 | 2025.01.28 08:35:37.123924 [ 258 ] {bd61e599-768d-4f67-ba02-daad11a98dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8814 | 2025.01.28 08:35:37.124352 [ 258 ] {bd61e599-768d-4f67-ba02-daad11a98dd9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8815 | 2025.01.28 08:35:37.124605 [ 258 ] {bd61e599-768d-4f67-ba02-daad11a98dd9} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8816 | 2025.01.28 08:35:37.124910 [ 258 ] {bd61e599-768d-4f67-ba02-daad11a98dd9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002035 sec., 1965.6019656019657 rows/sec., 160.28 KiB/sec. | ||
8817 | 2025.01.28 08:35:37.125044 [ 258 ] {bd61e599-768d-4f67-ba02-daad11a98dd9} <Debug> TCPHandler: Processed in 0.002467625 sec. | ||
8818 | 2025.01.28 08:35:37.125381 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8819 | 2025.01.28 08:35:37.125572 [ 4 ] {3683bae7-9d1c-4afc-b818-68ea81cad4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8820 | 2025.01.28 08:35:37.125647 [ 4 ] {3683bae7-9d1c-4afc-b818-68ea81cad4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8821 | 2025.01.28 08:35:37.126432 [ 4 ] {3683bae7-9d1c-4afc-b818-68ea81cad4e7} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8822 | 2025.01.28 08:35:37.126477 [ 4 ] {3683bae7-9d1c-4afc-b818-68ea81cad4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8823 | 2025.01.28 08:35:37.126926 [ 4 ] {3683bae7-9d1c-4afc-b818-68ea81cad4e7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8824 | 2025.01.28 08:35:37.127188 [ 4 ] {3683bae7-9d1c-4afc-b818-68ea81cad4e7} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8825 | 2025.01.28 08:35:37.127442 [ 4 ] {3683bae7-9d1c-4afc-b818-68ea81cad4e7} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.00192 sec., 34375 rows/sec., 2.70 MiB/sec. | ||
8826 | 2025.01.28 08:35:37.127512 [ 4 ] {3683bae7-9d1c-4afc-b818-68ea81cad4e7} <Debug> TCPHandler: Processed in 0.002323053 sec. | ||
8827 | 2025.01.28 08:35:37.127735 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8828 | 2025.01.28 08:35:37.127891 [ 258 ] {4bd3af8f-698e-4ea4-9696-c5060d2137cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8829 | 2025.01.28 08:35:37.127950 [ 258 ] {4bd3af8f-698e-4ea4-9696-c5060d2137cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8830 | 2025.01.28 08:35:37.128626 [ 258 ] {4bd3af8f-698e-4ea4-9696-c5060d2137cd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8831 | 2025.01.28 08:35:37.128673 [ 258 ] {4bd3af8f-698e-4ea4-9696-c5060d2137cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8832 | 2025.01.28 08:35:37.129069 [ 258 ] {4bd3af8f-698e-4ea4-9696-c5060d2137cd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8833 | 2025.01.28 08:35:37.129312 [ 258 ] {4bd3af8f-698e-4ea4-9696-c5060d2137cd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8834 | 2025.01.28 08:35:37.129514 [ 258 ] {4bd3af8f-698e-4ea4-9696-c5060d2137cd} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001657 sec., 4828.0024140012065 rows/sec., 350.08 KiB/sec. | ||
8835 | 2025.01.28 08:35:37.129570 [ 258 ] {4bd3af8f-698e-4ea4-9696-c5060d2137cd} <Debug> TCPHandler: Processed in 0.001947668 sec. | ||
8836 | 2025.01.28 08:35:37.129715 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8837 | 2025.01.28 08:35:37.129832 [ 4 ] {e0570910-4226-4507-9322-f4c7d86ee8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8838 | 2025.01.28 08:35:37.129882 [ 4 ] {e0570910-4226-4507-9322-f4c7d86ee8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8839 | 2025.01.28 08:35:37.130507 [ 4 ] {e0570910-4226-4507-9322-f4c7d86ee8e1} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8840 | 2025.01.28 08:35:37.130548 [ 4 ] {e0570910-4226-4507-9322-f4c7d86ee8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8841 | 2025.01.28 08:35:37.130915 [ 4 ] {e0570910-4226-4507-9322-f4c7d86ee8e1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8842 | 2025.01.28 08:35:37.131169 [ 4 ] {e0570910-4226-4507-9322-f4c7d86ee8e1} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8843 | 2025.01.28 08:35:37.131419 [ 4 ] {e0570910-4226-4507-9322-f4c7d86ee8e1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001603 sec., 44915.78290704928 rows/sec., 3.51 MiB/sec. | ||
8844 | 2025.01.28 08:35:37.131538 [ 4 ] {e0570910-4226-4507-9322-f4c7d86ee8e1} <Debug> TCPHandler: Processed in 0.001880377 sec. | ||
8845 | 2025.01.28 08:35:37.131718 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8846 | 2025.01.28 08:35:37.132024 [ 258 ] {d554ce3e-b677-4b71-9a61-74de4e581dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8847 | 2025.01.28 08:35:37.132112 [ 258 ] {d554ce3e-b677-4b71-9a61-74de4e581dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8848 | 2025.01.28 08:35:37.132782 [ 258 ] {d554ce3e-b677-4b71-9a61-74de4e581dda} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8849 | 2025.01.28 08:35:37.132828 [ 258 ] {d554ce3e-b677-4b71-9a61-74de4e581dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8850 | 2025.01.28 08:35:37.133228 [ 258 ] {d554ce3e-b677-4b71-9a61-74de4e581dda} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8851 | 2025.01.28 08:35:37.133472 [ 258 ] {d554ce3e-b677-4b71-9a61-74de4e581dda} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8852 | 2025.01.28 08:35:37.133682 [ 258 ] {d554ce3e-b677-4b71-9a61-74de4e581dda} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001773 sec., 91370.55837563451 rows/sec., 6.36 MiB/sec. | ||
8853 | 2025.01.28 08:35:37.133738 [ 258 ] {d554ce3e-b677-4b71-9a61-74de4e581dda} <Debug> TCPHandler: Processed in 0.00212185 sec. | ||
8854 | 2025.01.28 08:35:37.133946 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8855 | 2025.01.28 08:35:37.134169 [ 4 ] {3c101be4-0c4f-46b2-aedf-1b3f7c4c6402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8856 | 2025.01.28 08:35:37.134313 [ 4 ] {3c101be4-0c4f-46b2-aedf-1b3f7c4c6402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8857 | 2025.01.28 08:35:37.135663 [ 4 ] {3c101be4-0c4f-46b2-aedf-1b3f7c4c6402} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8858 | 2025.01.28 08:35:37.135703 [ 4 ] {3c101be4-0c4f-46b2-aedf-1b3f7c4c6402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8859 | 2025.01.28 08:35:37.136328 [ 4 ] {3c101be4-0c4f-46b2-aedf-1b3f7c4c6402} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8860 | 2025.01.28 08:35:37.136594 [ 4 ] {3c101be4-0c4f-46b2-aedf-1b3f7c4c6402} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8861 | 2025.01.28 08:35:37.136900 [ 4 ] {3c101be4-0c4f-46b2-aedf-1b3f7c4c6402} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002773 sec., 1442.4810674359899 rows/sec., 2.58 MiB/sec. | ||
8862 | 2025.01.28 08:35:37.137414 [ 4 ] {3c101be4-0c4f-46b2-aedf-1b3f7c4c6402} <Debug> TCPHandler: Processed in 0.003577381 sec. | ||
8863 | 2025.01.28 08:35:37.137749 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8864 | 2025.01.28 08:35:37.137944 [ 258 ] {7f508878-0f87-4a3d-8799-5affae0c089a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8865 | 2025.01.28 08:35:37.138001 [ 258 ] {7f508878-0f87-4a3d-8799-5affae0c089a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8866 | 2025.01.28 08:35:37.138568 [ 258 ] {7f508878-0f87-4a3d-8799-5affae0c089a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8867 | 2025.01.28 08:35:37.138613 [ 258 ] {7f508878-0f87-4a3d-8799-5affae0c089a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8868 | 2025.01.28 08:35:37.139022 [ 258 ] {7f508878-0f87-4a3d-8799-5affae0c089a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8869 | 2025.01.28 08:35:37.139259 [ 258 ] {7f508878-0f87-4a3d-8799-5affae0c089a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8870 | 2025.01.28 08:35:37.139439 [ 258 ] {7f508878-0f87-4a3d-8799-5affae0c089a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. | ||
8871 | 2025.01.28 08:35:37.139487 [ 258 ] {7f508878-0f87-4a3d-8799-5affae0c089a} <Debug> TCPHandler: Processed in 0.001915697 sec. | ||
8872 | 2025.01.28 08:35:41.283775 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8873 | 2025.01.28 08:35:41.283850 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8874 | 2025.01.28 08:35:41.407681 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
8875 | 2025.01.28 08:35:41.408477 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8876 | 2025.01.28 08:35:41.408522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8877 | 2025.01.28 08:35:41.409076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8878 | 2025.01.28 08:35:41.409334 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8879 | 2025.01.28 08:35:41.409522 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8880 | 2025.01.28 08:35:42.129483 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8881 | 2025.01.28 08:35:42.129692 [ 258 ] {36dbf607-ca6b-474b-9c61-0a41207b0fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8882 | 2025.01.28 08:35:42.129769 [ 258 ] {36dbf607-ca6b-474b-9c61-0a41207b0fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8883 | 2025.01.28 08:35:42.130536 [ 258 ] {36dbf607-ca6b-474b-9c61-0a41207b0fe2} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8884 | 2025.01.28 08:35:42.130576 [ 258 ] {36dbf607-ca6b-474b-9c61-0a41207b0fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8885 | 2025.01.28 08:35:42.131007 [ 258 ] {36dbf607-ca6b-474b-9c61-0a41207b0fe2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8886 | 2025.01.28 08:35:42.131260 [ 258 ] {36dbf607-ca6b-474b-9c61-0a41207b0fe2} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8887 | 2025.01.28 08:35:42.131414 [ 103 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8888 | 2025.01.28 08:35:42.131464 [ 103 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8889 | 2025.01.28 08:35:42.131466 [ 258 ] {36dbf607-ca6b-474b-9c61-0a41207b0fe2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 551.32 KiB/sec. | ||
8890 | 2025.01.28 08:35:42.131492 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8891 | 2025.01.28 08:35:42.131556 [ 258 ] {36dbf607-ca6b-474b-9c61-0a41207b0fe2} <Debug> TCPHandler: Processed in 0.002211732 sec. | ||
8892 | 2025.01.28 08:35:42.131645 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8893 | 2025.01.28 08:35:42.131779 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8894 | 2025.01.28 08:35:42.131817 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
8895 | 2025.01.28 08:35:42.131870 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8896 | 2025.01.28 08:35:42.131951 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8897 | 2025.01.28 08:35:42.132257 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8898 | 2025.01.28 08:35:42.132587 [ 4 ] {e9794e92-f13c-4daa-a8b0-9b3242a188d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8899 | 2025.01.28 08:35:42.132636 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8900 | 2025.01.28 08:35:42.132934 [ 4 ] {e9794e92-f13c-4daa-a8b0-9b3242a188d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8901 | 2025.01.28 08:35:42.133069 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8902 | 2025.01.28 08:35:42.136233 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004656176 sec., 15033.795973348088 rows/sec., 1.11 MiB/sec. | ||
8903 | 2025.01.28 08:35:42.136556 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8904 | 2025.01.28 08:35:42.136599 [ 4 ] {e9794e92-f13c-4daa-a8b0-9b3242a188d9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8905 | 2025.01.28 08:35:42.136728 [ 4 ] {e9794e92-f13c-4daa-a8b0-9b3242a188d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8906 | 2025.01.28 08:35:42.137113 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8907 | 2025.01.28 08:35:42.137298 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_29_7} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8908 | 2025.01.28 08:35:42.137448 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8909 | 2025.01.28 08:35:42.137607 [ 4 ] {e9794e92-f13c-4daa-a8b0-9b3242a188d9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8910 | 2025.01.28 08:35:42.137881 [ 4 ] {e9794e92-f13c-4daa-a8b0-9b3242a188d9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8911 | 2025.01.28 08:35:42.138121 [ 4 ] {e9794e92-f13c-4daa-a8b0-9b3242a188d9} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.005893 sec., 46665.535380960464 rows/sec., 4.11 MiB/sec. | ||
8912 | 2025.01.28 08:35:42.138190 [ 4 ] {e9794e92-f13c-4daa-a8b0-9b3242a188d9} <Debug> TCPHandler: Processed in 0.006500413 sec. | ||
8913 | 2025.01.28 08:35:42.138366 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8914 | 2025.01.28 08:35:42.138503 [ 258 ] {18691f23-4668-4a3a-8fae-5234603314ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8915 | 2025.01.28 08:35:42.138561 [ 258 ] {18691f23-4668-4a3a-8fae-5234603314ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8916 | 2025.01.28 08:35:42.139232 [ 258 ] {18691f23-4668-4a3a-8fae-5234603314ed} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8917 | 2025.01.28 08:35:42.139273 [ 258 ] {18691f23-4668-4a3a-8fae-5234603314ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8918 | 2025.01.28 08:35:42.139648 [ 258 ] {18691f23-4668-4a3a-8fae-5234603314ed} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8919 | 2025.01.28 08:35:42.139893 [ 258 ] {18691f23-4668-4a3a-8fae-5234603314ed} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8920 | 2025.01.28 08:35:42.140101 [ 258 ] {18691f23-4668-4a3a-8fae-5234603314ed} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001625 sec., 26461.53846153846 rows/sec., 1.90 MiB/sec. | ||
8921 | 2025.01.28 08:35:42.140173 [ 258 ] {18691f23-4668-4a3a-8fae-5234603314ed} <Debug> TCPHandler: Processed in 0.001874757 sec. | ||
8922 | 2025.01.28 08:35:42.140433 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8923 | 2025.01.28 08:35:42.140565 [ 4 ] {b32b36f6-a563-4005-b5f2-2a7b6b4839d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8924 | 2025.01.28 08:35:42.140615 [ 4 ] {b32b36f6-a563-4005-b5f2-2a7b6b4839d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8925 | 2025.01.28 08:35:42.141239 [ 4 ] {b32b36f6-a563-4005-b5f2-2a7b6b4839d0} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8926 | 2025.01.28 08:35:42.141280 [ 4 ] {b32b36f6-a563-4005-b5f2-2a7b6b4839d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8927 | 2025.01.28 08:35:42.141654 [ 4 ] {b32b36f6-a563-4005-b5f2-2a7b6b4839d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8928 | 2025.01.28 08:35:42.141918 [ 4 ] {b32b36f6-a563-4005-b5f2-2a7b6b4839d0} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8929 | 2025.01.28 08:35:42.142145 [ 4 ] {b32b36f6-a563-4005-b5f2-2a7b6b4839d0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 612.03 KiB/sec. | ||
8930 | 2025.01.28 08:35:42.142209 [ 4 ] {b32b36f6-a563-4005-b5f2-2a7b6b4839d0} <Debug> TCPHandler: Processed in 0.001924787 sec. | ||
8931 | 2025.01.28 08:35:42.142372 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8932 | 2025.01.28 08:35:42.142489 [ 258 ] {4169e00e-44cc-4e5e-b4eb-67d67bc2e6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8933 | 2025.01.28 08:35:42.142537 [ 258 ] {4169e00e-44cc-4e5e-b4eb-67d67bc2e6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8934 | 2025.01.28 08:35:42.143124 [ 258 ] {4169e00e-44cc-4e5e-b4eb-67d67bc2e6d6} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8935 | 2025.01.28 08:35:42.143163 [ 258 ] {4169e00e-44cc-4e5e-b4eb-67d67bc2e6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8936 | 2025.01.28 08:35:42.143530 [ 258 ] {4169e00e-44cc-4e5e-b4eb-67d67bc2e6d6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8937 | 2025.01.28 08:35:42.143779 [ 258 ] {4169e00e-44cc-4e5e-b4eb-67d67bc2e6d6} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8938 | 2025.01.28 08:35:42.143916 [ 139 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8939 | 2025.01.28 08:35:42.143949 [ 139 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8940 | 2025.01.28 08:35:42.143965 [ 258 ] {4169e00e-44cc-4e5e-b4eb-67d67bc2e6d6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001499 sec., 8672.448298865911 rows/sec., 540.73 KiB/sec. | ||
8941 | 2025.01.28 08:35:42.143973 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8942 | 2025.01.28 08:35:42.144082 [ 258 ] {4169e00e-44cc-4e5e-b4eb-67d67bc2e6d6} <Debug> TCPHandler: Processed in 0.001765915 sec. | ||
8943 | 2025.01.28 08:35:42.144186 [ 192 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8944 | 2025.01.28 08:35:42.144248 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8945 | 2025.01.28 08:35:42.144316 [ 192 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8946 | 2025.01.28 08:35:42.144362 [ 192 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
8947 | 2025.01.28 08:35:42.144382 [ 4 ] {a697debd-34e2-4a37-8eb3-af87551ebc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8948 | 2025.01.28 08:35:42.144499 [ 4 ] {a697debd-34e2-4a37-8eb3-af87551ebc7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8949 | 2025.01.28 08:35:42.144518 [ 192 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
8950 | 2025.01.28 08:35:42.144951 [ 192 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
8951 | 2025.01.28 08:35:42.145229 [ 192 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
8952 | 2025.01.28 08:35:42.145640 [ 192 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
8953 | 2025.01.28 08:35:42.146981 [ 4 ] {a697debd-34e2-4a37-8eb3-af87551ebc7f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8954 | 2025.01.28 08:35:42.147029 [ 4 ] {a697debd-34e2-4a37-8eb3-af87551ebc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8955 | 2025.01.28 08:35:42.147362 [ 193 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003291347 sec., 19748.75332196818 rows/sec., 1.28 MiB/sec. | ||
8956 | 2025.01.28 08:35:42.147602 [ 193 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8957 | 2025.01.28 08:35:42.147687 [ 4 ] {a697debd-34e2-4a37-8eb3-af87551ebc7f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8958 | 2025.01.28 08:35:42.148124 [ 193 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8959 | 2025.01.28 08:35:42.148138 [ 4 ] {a697debd-34e2-4a37-8eb3-af87551ebc7f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8960 | 2025.01.28 08:35:42.148337 [ 193 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_29_7} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8961 | 2025.01.28 08:35:42.148562 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8962 | 2025.01.28 08:35:42.148602 [ 4 ] {a697debd-34e2-4a37-8eb3-af87551ebc7f} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.004241 sec., 98561.6599858524 rows/sec., 7.04 MiB/sec. | ||
8963 | 2025.01.28 08:35:42.148686 [ 4 ] {a697debd-34e2-4a37-8eb3-af87551ebc7f} <Debug> TCPHandler: Processed in 0.004502815 sec. | ||
8964 | 2025.01.28 08:35:42.148840 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8965 | 2025.01.28 08:35:42.148958 [ 258 ] {1306fe6f-3f95-425d-ab4d-eb9ef7a7ce8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8966 | 2025.01.28 08:35:42.149007 [ 258 ] {1306fe6f-3f95-425d-ab4d-eb9ef7a7ce8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8967 | 2025.01.28 08:35:42.149507 [ 258 ] {1306fe6f-3f95-425d-ab4d-eb9ef7a7ce8f} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8968 | 2025.01.28 08:35:42.149543 [ 258 ] {1306fe6f-3f95-425d-ab4d-eb9ef7a7ce8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8969 | 2025.01.28 08:35:42.149918 [ 258 ] {1306fe6f-3f95-425d-ab4d-eb9ef7a7ce8f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8970 | 2025.01.28 08:35:42.150161 [ 258 ] {1306fe6f-3f95-425d-ab4d-eb9ef7a7ce8f} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8971 | 2025.01.28 08:35:42.150289 [ 139 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8972 | 2025.01.28 08:35:42.150328 [ 139 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8973 | 2025.01.28 08:35:42.150350 [ 258 ] {1306fe6f-3f95-425d-ab4d-eb9ef7a7ce8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
8974 | 2025.01.28 08:35:42.150354 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8975 | 2025.01.28 08:35:42.150478 [ 258 ] {1306fe6f-3f95-425d-ab4d-eb9ef7a7ce8f} <Debug> TCPHandler: Processed in 0.001697434 sec. | ||
8976 | 2025.01.28 08:35:42.150577 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
8977 | 2025.01.28 08:35:42.150663 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8978 | 2025.01.28 08:35:42.150706 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8979 | 2025.01.28 08:35:42.150737 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
8980 | 2025.01.28 08:35:42.150817 [ 4 ] {7a48f14c-524d-450a-9ab9-63881f5dbc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8981 | 2025.01.28 08:35:42.150918 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8982 | 2025.01.28 08:35:42.150997 [ 4 ] {7a48f14c-524d-450a-9ab9-63881f5dbc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8983 | 2025.01.28 08:35:42.151242 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8984 | 2025.01.28 08:35:42.151518 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
8985 | 2025.01.28 08:35:42.151793 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
8986 | 2025.01.28 08:35:42.152054 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
8987 | 2025.01.28 08:35:42.153038 [ 4 ] {7a48f14c-524d-450a-9ab9-63881f5dbc82} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8988 | 2025.01.28 08:35:42.153087 [ 4 ] {7a48f14c-524d-450a-9ab9-63881f5dbc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
8989 | 2025.01.28 08:35:42.153669 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.003216826 sec., 54090.58494304635 rows/sec., 2.76 MiB/sec. | ||
8990 | 2025.01.28 08:35:42.153757 [ 4 ] {7a48f14c-524d-450a-9ab9-63881f5dbc82} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8991 | 2025.01.28 08:35:42.153783 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8992 | 2025.01.28 08:35:42.154068 [ 4 ] {7a48f14c-524d-450a-9ab9-63881f5dbc82} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8993 | 2025.01.28 08:35:42.154111 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8994 | 2025.01.28 08:35:42.154258 [ 192 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_29_6} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8995 | 2025.01.28 08:35:42.154478 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8996 | 2025.01.28 08:35:42.154530 [ 4 ] {7a48f14c-524d-450a-9ab9-63881f5dbc82} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003743 sec., 63318.19396206252 rows/sec., 4.24 MiB/sec. | ||
8997 | 2025.01.28 08:35:42.154668 [ 4 ] {7a48f14c-524d-450a-9ab9-63881f5dbc82} <Debug> TCPHandler: Processed in 0.004072868 sec. | ||
8998 | 2025.01.28 08:35:42.154877 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8999 | 2025.01.28 08:35:42.155021 [ 258 ] {72c75b44-92ca-44ac-8526-8160fb179dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9000 | 2025.01.28 08:35:42.155072 [ 258 ] {72c75b44-92ca-44ac-8526-8160fb179dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9001 | 2025.01.28 08:35:42.155537 [ 258 ] {72c75b44-92ca-44ac-8526-8160fb179dc1} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9002 | 2025.01.28 08:35:42.155575 [ 258 ] {72c75b44-92ca-44ac-8526-8160fb179dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9003 | 2025.01.28 08:35:42.155941 [ 258 ] {72c75b44-92ca-44ac-8526-8160fb179dc1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9004 | 2025.01.28 08:35:42.156188 [ 258 ] {72c75b44-92ca-44ac-8526-8160fb179dc1} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9005 | 2025.01.28 08:35:42.156363 [ 258 ] {72c75b44-92ca-44ac-8526-8160fb179dc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 49.40 KiB/sec. | ||
9006 | 2025.01.28 08:35:42.156412 [ 258 ] {72c75b44-92ca-44ac-8526-8160fb179dc1} <Debug> TCPHandler: Processed in 0.001642434 sec. | ||
9007 | 2025.01.28 08:35:42.156558 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9008 | 2025.01.28 08:35:42.156676 [ 4 ] {505c522b-e871-4999-b056-2b2023eeb4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9009 | 2025.01.28 08:35:42.156756 [ 4 ] {505c522b-e871-4999-b056-2b2023eeb4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9010 | 2025.01.28 08:35:42.157926 [ 4 ] {505c522b-e871-4999-b056-2b2023eeb4cc} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9011 | 2025.01.28 08:35:42.157967 [ 4 ] {505c522b-e871-4999-b056-2b2023eeb4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9012 | 2025.01.28 08:35:42.158628 [ 4 ] {505c522b-e871-4999-b056-2b2023eeb4cc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9013 | 2025.01.28 08:35:42.158889 [ 4 ] {505c522b-e871-4999-b056-2b2023eeb4cc} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9014 | 2025.01.28 08:35:42.159153 [ 4 ] {505c522b-e871-4999-b056-2b2023eeb4cc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002501 sec., 14394.242303078767 rows/sec., 25.79 MiB/sec. | ||
9015 | 2025.01.28 08:35:42.159273 [ 4 ] {505c522b-e871-4999-b056-2b2023eeb4cc} <Debug> TCPHandler: Processed in 0.00277331 sec. | ||
9016 | 2025.01.28 08:35:42.159415 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9017 | 2025.01.28 08:35:42.159530 [ 258 ] {feedf70b-898d-48fb-afd2-7b8c9dfd6eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9018 | 2025.01.28 08:35:42.159580 [ 258 ] {feedf70b-898d-48fb-afd2-7b8c9dfd6eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9019 | 2025.01.28 08:35:42.160196 [ 258 ] {feedf70b-898d-48fb-afd2-7b8c9dfd6eaa} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9020 | 2025.01.28 08:35:42.160232 [ 258 ] {feedf70b-898d-48fb-afd2-7b8c9dfd6eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9021 | 2025.01.28 08:35:42.160606 [ 258 ] {feedf70b-898d-48fb-afd2-7b8c9dfd6eaa} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9022 | 2025.01.28 08:35:42.160864 [ 258 ] {feedf70b-898d-48fb-afd2-7b8c9dfd6eaa} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9023 | 2025.01.28 08:35:42.161040 [ 258 ] {feedf70b-898d-48fb-afd2-7b8c9dfd6eaa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001534 sec., 53455.01955671447 rows/sec., 3.40 MiB/sec. | ||
9024 | 2025.01.28 08:35:42.161089 [ 258 ] {feedf70b-898d-48fb-afd2-7b8c9dfd6eaa} <Debug> TCPHandler: Processed in 0.001732355 sec. | ||
9025 | 2025.01.28 08:35:42.785876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
9026 | 2025.01.28 08:35:42.805158 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9027 | 2025.01.28 08:35:42.805218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9028 | 2025.01.28 08:35:42.812229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9029 | 2025.01.28 08:35:42.812987 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9030 | 2025.01.28 08:35:42.816703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
9031 | 2025.01.28 08:35:43.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.85 MiB, peak 232.43 MiB, free memory in arenas 0.00 B, will set to 219.75 MiB (RSS), difference: -1.10 MiB | ||
9032 | 2025.01.28 08:35:46.504602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1274 | ||
9033 | 2025.01.28 08:35:46.507789 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9034 | 2025.01.28 08:35:46.507901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9035 | 2025.01.28 08:35:46.509358 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9036 | 2025.01.28 08:35:46.509689 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9037 | 2025.01.28 08:35:46.509905 [ 125 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9038 | 2025.01.28 08:35:46.510030 [ 125 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9039 | 2025.01.28 08:35:46.510099 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9040 | 2025.01.28 08:35:46.510499 [ 189 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
9041 | 2025.01.28 08:35:46.511043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
9042 | 2025.01.28 08:35:46.511542 [ 189 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9043 | 2025.01.28 08:35:46.511713 [ 189 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1090 rows starting from the beginning of the part | ||
9044 | 2025.01.28 08:35:46.512467 [ 189 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
9045 | 2025.01.28 08:35:46.513119 [ 189 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
9046 | 2025.01.28 08:35:46.513687 [ 189 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
9047 | 2025.01.28 08:35:46.514277 [ 189 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
9048 | 2025.01.28 08:35:46.514835 [ 189 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
9049 | 2025.01.28 08:35:46.522882 [ 195 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1274 rows, containing 72 columns (72 merged, 0 gathered) in 0.012640951 sec., 100783.5565536169 rows/sec., 79.44 MiB/sec. | ||
9050 | 2025.01.28 08:35:46.524434 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9051 | 2025.01.28 08:35:46.525136 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_31_6} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9052 | 2025.01.28 08:35:46.525235 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_31_6} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9053 | 2025.01.28 08:35:46.525441 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
9054 | 2025.01.28 08:35:47.123232 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9055 | 2025.01.28 08:35:47.123530 [ 258 ] {d3509ac9-46d9-4510-965f-9042e4e3d181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9056 | 2025.01.28 08:35:47.123643 [ 258 ] {d3509ac9-46d9-4510-965f-9042e4e3d181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9057 | 2025.01.28 08:35:47.124608 [ 258 ] {d3509ac9-46d9-4510-965f-9042e4e3d181} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9058 | 2025.01.28 08:35:47.124656 [ 258 ] {d3509ac9-46d9-4510-965f-9042e4e3d181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9059 | 2025.01.28 08:35:47.125113 [ 258 ] {d3509ac9-46d9-4510-965f-9042e4e3d181} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9060 | 2025.01.28 08:35:47.125373 [ 258 ] {d3509ac9-46d9-4510-965f-9042e4e3d181} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9061 | 2025.01.28 08:35:47.125615 [ 258 ] {d3509ac9-46d9-4510-965f-9042e4e3d181} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002167 sec., 29533.917858790956 rows/sec., 2.33 MiB/sec. | ||
9062 | 2025.01.28 08:35:47.125679 [ 258 ] {d3509ac9-46d9-4510-965f-9042e4e3d181} <Debug> TCPHandler: Processed in 0.002619797 sec. | ||
9063 | 2025.01.28 08:35:47.125932 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9064 | 2025.01.28 08:35:47.126147 [ 4 ] {7c3899d9-267e-4c41-8408-0efdce61f4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9065 | 2025.01.28 08:35:47.126222 [ 4 ] {7c3899d9-267e-4c41-8408-0efdce61f4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9066 | 2025.01.28 08:35:47.126943 [ 4 ] {7c3899d9-267e-4c41-8408-0efdce61f4cd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9067 | 2025.01.28 08:35:47.126990 [ 4 ] {7c3899d9-267e-4c41-8408-0efdce61f4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9068 | 2025.01.28 08:35:47.127433 [ 4 ] {7c3899d9-267e-4c41-8408-0efdce61f4cd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9069 | 2025.01.28 08:35:47.127709 [ 4 ] {7c3899d9-267e-4c41-8408-0efdce61f4cd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9070 | 2025.01.28 08:35:47.127949 [ 4 ] {7c3899d9-267e-4c41-8408-0efdce61f4cd} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00186 sec., 2150.537634408602 rows/sec., 161.71 KiB/sec. | ||
9071 | 2025.01.28 08:35:47.128022 [ 4 ] {7c3899d9-267e-4c41-8408-0efdce61f4cd} <Debug> TCPHandler: Processed in 0.002237462 sec. | ||
9072 | 2025.01.28 08:35:47.128301 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9073 | 2025.01.28 08:35:47.128526 [ 258 ] {c0cf1dc8-804e-4f7d-8871-b5f5edf88e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9074 | 2025.01.28 08:35:47.128620 [ 258 ] {c0cf1dc8-804e-4f7d-8871-b5f5edf88e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9075 | 2025.01.28 08:35:47.129488 [ 258 ] {c0cf1dc8-804e-4f7d-8871-b5f5edf88e9e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9076 | 2025.01.28 08:35:47.129530 [ 258 ] {c0cf1dc8-804e-4f7d-8871-b5f5edf88e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9077 | 2025.01.28 08:35:47.129906 [ 258 ] {c0cf1dc8-804e-4f7d-8871-b5f5edf88e9e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9078 | 2025.01.28 08:35:47.130160 [ 258 ] {c0cf1dc8-804e-4f7d-8871-b5f5edf88e9e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9079 | 2025.01.28 08:35:47.130382 [ 258 ] {c0cf1dc8-804e-4f7d-8871-b5f5edf88e9e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001911 sec., 35583.464154892725 rows/sec., 2.78 MiB/sec. | ||
9080 | 2025.01.28 08:35:47.130438 [ 258 ] {c0cf1dc8-804e-4f7d-8871-b5f5edf88e9e} <Debug> TCPHandler: Processed in 0.002331664 sec. | ||
9081 | 2025.01.28 08:35:47.130579 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9082 | 2025.01.28 08:35:47.130705 [ 4 ] {ded8f8ac-d172-4ed7-b4e3-b864611f5f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9083 | 2025.01.28 08:35:47.130763 [ 4 ] {ded8f8ac-d172-4ed7-b4e3-b864611f5f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9084 | 2025.01.28 08:35:47.131371 [ 4 ] {ded8f8ac-d172-4ed7-b4e3-b864611f5f66} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9085 | 2025.01.28 08:35:47.131411 [ 4 ] {ded8f8ac-d172-4ed7-b4e3-b864611f5f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9086 | 2025.01.28 08:35:47.131808 [ 4 ] {ded8f8ac-d172-4ed7-b4e3-b864611f5f66} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9087 | 2025.01.28 08:35:47.132060 [ 4 ] {ded8f8ac-d172-4ed7-b4e3-b864611f5f66} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9088 | 2025.01.28 08:35:47.132276 [ 4 ] {ded8f8ac-d172-4ed7-b4e3-b864611f5f66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec. | ||
9089 | 2025.01.28 08:35:47.132327 [ 4 ] {ded8f8ac-d172-4ed7-b4e3-b864611f5f66} <Debug> TCPHandler: Processed in 0.001804836 sec. | ||
9090 | 2025.01.28 08:35:47.132502 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9091 | 2025.01.28 08:35:47.132642 [ 258 ] {69379066-0427-4473-9e04-23256cc8d46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9092 | 2025.01.28 08:35:47.132736 [ 258 ] {69379066-0427-4473-9e04-23256cc8d46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9093 | 2025.01.28 08:35:47.133890 [ 258 ] {69379066-0427-4473-9e04-23256cc8d46c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9094 | 2025.01.28 08:35:47.133930 [ 258 ] {69379066-0427-4473-9e04-23256cc8d46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9095 | 2025.01.28 08:35:47.134554 [ 258 ] {69379066-0427-4473-9e04-23256cc8d46c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9096 | 2025.01.28 08:35:47.134826 [ 258 ] {69379066-0427-4473-9e04-23256cc8d46c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9097 | 2025.01.28 08:35:47.135076 [ 258 ] {69379066-0427-4473-9e04-23256cc8d46c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002466 sec., 1622.0600162206003 rows/sec., 2.91 MiB/sec. | ||
9098 | 2025.01.28 08:35:47.135188 [ 258 ] {69379066-0427-4473-9e04-23256cc8d46c} <Debug> TCPHandler: Processed in 0.002754969 sec. | ||
9099 | 2025.01.28 08:35:47.135419 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9100 | 2025.01.28 08:35:47.135643 [ 4 ] {7207c7d6-1e94-46b6-a38f-f961d5116a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9101 | 2025.01.28 08:35:47.135736 [ 4 ] {7207c7d6-1e94-46b6-a38f-f961d5116a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9102 | 2025.01.28 08:35:47.136434 [ 4 ] {7207c7d6-1e94-46b6-a38f-f961d5116a60} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9103 | 2025.01.28 08:35:47.136473 [ 4 ] {7207c7d6-1e94-46b6-a38f-f961d5116a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9104 | 2025.01.28 08:35:47.136851 [ 4 ] {7207c7d6-1e94-46b6-a38f-f961d5116a60} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9105 | 2025.01.28 08:35:47.137105 [ 4 ] {7207c7d6-1e94-46b6-a38f-f961d5116a60} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9106 | 2025.01.28 08:35:47.137323 [ 4 ] {7207c7d6-1e94-46b6-a38f-f961d5116a60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001734 sec., 34602.07612456747 rows/sec., 2.33 MiB/sec. | ||
9107 | 2025.01.28 08:35:47.137375 [ 4 ] {7207c7d6-1e94-46b6-a38f-f961d5116a60} <Debug> TCPHandler: Processed in 0.00206543 sec. | ||
9108 | 2025.01.28 08:35:48.245095 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9109 | 2025.01.28 08:35:48.245291 [ 258 ] {48e292d3-e6c7-4e13-876f-1e02efa80ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9110 | 2025.01.28 08:35:48.245366 [ 258 ] {48e292d3-e6c7-4e13-876f-1e02efa80ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9111 | 2025.01.28 08:35:48.246122 [ 258 ] {48e292d3-e6c7-4e13-876f-1e02efa80ef5} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9112 | 2025.01.28 08:35:48.246178 [ 258 ] {48e292d3-e6c7-4e13-876f-1e02efa80ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9113 | 2025.01.28 08:35:48.246641 [ 258 ] {48e292d3-e6c7-4e13-876f-1e02efa80ef5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9114 | 2025.01.28 08:35:48.246909 [ 258 ] {48e292d3-e6c7-4e13-876f-1e02efa80ef5} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9115 | 2025.01.28 08:35:48.247166 [ 258 ] {48e292d3-e6c7-4e13-876f-1e02efa80ef5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. | ||
9116 | 2025.01.28 08:35:48.247236 [ 258 ] {48e292d3-e6c7-4e13-876f-1e02efa80ef5} <Debug> TCPHandler: Processed in 0.002276992 sec. | ||
9117 | 2025.01.28 08:35:48.247483 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9118 | 2025.01.28 08:35:48.247689 [ 4 ] {4bc2c07b-bb0c-4f72-bc25-847f488dce8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9119 | 2025.01.28 08:35:48.247770 [ 4 ] {4bc2c07b-bb0c-4f72-bc25-847f488dce8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9120 | 2025.01.28 08:35:48.248541 [ 4 ] {4bc2c07b-bb0c-4f72-bc25-847f488dce8f} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9121 | 2025.01.28 08:35:48.248598 [ 4 ] {4bc2c07b-bb0c-4f72-bc25-847f488dce8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9122 | 2025.01.28 08:35:48.249042 [ 4 ] {4bc2c07b-bb0c-4f72-bc25-847f488dce8f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9123 | 2025.01.28 08:35:48.249332 [ 4 ] {4bc2c07b-bb0c-4f72-bc25-847f488dce8f} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9124 | 2025.01.28 08:35:48.249584 [ 4 ] {4bc2c07b-bb0c-4f72-bc25-847f488dce8f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001949 sec., 5130.83632632119 rows/sec., 418.38 KiB/sec. | ||
9125 | 2025.01.28 08:35:48.249654 [ 4 ] {4bc2c07b-bb0c-4f72-bc25-847f488dce8f} <Debug> TCPHandler: Processed in 0.002310223 sec. | ||
9126 | 2025.01.28 08:35:48.249816 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9127 | 2025.01.28 08:35:48.249944 [ 258 ] {8835e5cc-f7dc-40d4-b070-bb63b88e677d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9128 | 2025.01.28 08:35:48.250000 [ 258 ] {8835e5cc-f7dc-40d4-b070-bb63b88e677d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9129 | 2025.01.28 08:35:48.251336 [ 258 ] {8835e5cc-f7dc-40d4-b070-bb63b88e677d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9130 | 2025.01.28 08:35:48.251379 [ 258 ] {8835e5cc-f7dc-40d4-b070-bb63b88e677d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9131 | 2025.01.28 08:35:48.251856 [ 258 ] {8835e5cc-f7dc-40d4-b070-bb63b88e677d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9132 | 2025.01.28 08:35:48.252110 [ 258 ] {8835e5cc-f7dc-40d4-b070-bb63b88e677d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9133 | 2025.01.28 08:35:48.252304 [ 258 ] {8835e5cc-f7dc-40d4-b070-bb63b88e677d} <Debug> executeQuery: Read 1420 rows, 121.27 KiB in 0.002389 sec., 594390.958560067 rows/sec., 49.57 MiB/sec. | ||
9134 | 2025.01.28 08:35:48.252365 [ 258 ] {8835e5cc-f7dc-40d4-b070-bb63b88e677d} <Debug> TCPHandler: Processed in 0.002610048 sec. | ||
9135 | 2025.01.28 08:35:48.252523 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9136 | 2025.01.28 08:35:48.252651 [ 4 ] {cf1ff903-07d6-4d7d-b0c2-e929ca0f376c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9137 | 2025.01.28 08:35:48.252707 [ 4 ] {cf1ff903-07d6-4d7d-b0c2-e929ca0f376c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9138 | 2025.01.28 08:35:48.253323 [ 4 ] {cf1ff903-07d6-4d7d-b0c2-e929ca0f376c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9139 | 2025.01.28 08:35:48.253364 [ 4 ] {cf1ff903-07d6-4d7d-b0c2-e929ca0f376c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9140 | 2025.01.28 08:35:48.253751 [ 4 ] {cf1ff903-07d6-4d7d-b0c2-e929ca0f376c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9141 | 2025.01.28 08:35:48.254005 [ 4 ] {cf1ff903-07d6-4d7d-b0c2-e929ca0f376c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9142 | 2025.01.28 08:35:48.254251 [ 4 ] {cf1ff903-07d6-4d7d-b0c2-e929ca0f376c} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.001626 sec., 32595.325953259533 rows/sec., 2.32 MiB/sec. | ||
9143 | 2025.01.28 08:35:48.254362 [ 4 ] {cf1ff903-07d6-4d7d-b0c2-e929ca0f376c} <Debug> TCPHandler: Processed in 0.001894967 sec. | ||
9144 | 2025.01.28 08:35:48.254594 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9145 | 2025.01.28 08:35:48.254762 [ 258 ] {f13c761f-a365-4296-ba05-ffc81ba399c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9146 | 2025.01.28 08:35:48.254822 [ 258 ] {f13c761f-a365-4296-ba05-ffc81ba399c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9147 | 2025.01.28 08:35:48.255573 [ 258 ] {f13c761f-a365-4296-ba05-ffc81ba399c3} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9148 | 2025.01.28 08:35:48.255616 [ 258 ] {f13c761f-a365-4296-ba05-ffc81ba399c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9149 | 2025.01.28 08:35:48.256005 [ 258 ] {f13c761f-a365-4296-ba05-ffc81ba399c3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9150 | 2025.01.28 08:35:48.256258 [ 258 ] {f13c761f-a365-4296-ba05-ffc81ba399c3} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9151 | 2025.01.28 08:35:48.256469 [ 258 ] {f13c761f-a365-4296-ba05-ffc81ba399c3} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001737 sec., 139320.66781807714 rows/sec., 9.44 MiB/sec. | ||
9152 | 2025.01.28 08:35:48.256639 [ 258 ] {f13c761f-a365-4296-ba05-ffc81ba399c3} <Debug> TCPHandler: Processed in 0.002194142 sec. | ||
9153 | 2025.01.28 08:35:48.256868 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9154 | 2025.01.28 08:35:48.256984 [ 4 ] {9334bc43-bc84-4a25-ba93-25f8ef97f790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9155 | 2025.01.28 08:35:48.257034 [ 4 ] {9334bc43-bc84-4a25-ba93-25f8ef97f790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9156 | 2025.01.28 08:35:48.257619 [ 4 ] {9334bc43-bc84-4a25-ba93-25f8ef97f790} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9157 | 2025.01.28 08:35:48.257660 [ 4 ] {9334bc43-bc84-4a25-ba93-25f8ef97f790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9158 | 2025.01.28 08:35:48.258028 [ 4 ] {9334bc43-bc84-4a25-ba93-25f8ef97f790} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9159 | 2025.01.28 08:35:48.258283 [ 4 ] {9334bc43-bc84-4a25-ba93-25f8ef97f790} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9160 | 2025.01.28 08:35:48.258498 [ 4 ] {9334bc43-bc84-4a25-ba93-25f8ef97f790} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. | ||
9161 | 2025.01.28 08:35:48.258553 [ 4 ] {9334bc43-bc84-4a25-ba93-25f8ef97f790} <Debug> TCPHandler: Processed in 0.001802056 sec. | ||
9162 | 2025.01.28 08:35:48.258699 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9163 | 2025.01.28 08:35:48.258817 [ 258 ] {0159e7d5-56e5-4f1f-ab41-9e5c05ec5fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9164 | 2025.01.28 08:35:48.258866 [ 258 ] {0159e7d5-56e5-4f1f-ab41-9e5c05ec5fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9165 | 2025.01.28 08:35:48.259779 [ 258 ] {0159e7d5-56e5-4f1f-ab41-9e5c05ec5fb2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9166 | 2025.01.28 08:35:48.259818 [ 258 ] {0159e7d5-56e5-4f1f-ab41-9e5c05ec5fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9167 | 2025.01.28 08:35:48.260243 [ 258 ] {0159e7d5-56e5-4f1f-ab41-9e5c05ec5fb2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9168 | 2025.01.28 08:35:48.260494 [ 258 ] {0159e7d5-56e5-4f1f-ab41-9e5c05ec5fb2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9169 | 2025.01.28 08:35:48.260682 [ 258 ] {0159e7d5-56e5-4f1f-ab41-9e5c05ec5fb2} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.00189 sec., 467724.8677248677 rows/sec., 33.93 MiB/sec. | ||
9170 | 2025.01.28 08:35:48.260738 [ 258 ] {0159e7d5-56e5-4f1f-ab41-9e5c05ec5fb2} <Debug> TCPHandler: Processed in 0.00209647 sec. | ||
9171 | 2025.01.28 08:35:48.260892 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9172 | 2025.01.28 08:35:48.261030 [ 4 ] {cf51927c-7d80-4b60-b7b0-2e9ab1a94bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9173 | 2025.01.28 08:35:48.261091 [ 4 ] {cf51927c-7d80-4b60-b7b0-2e9ab1a94bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9174 | 2025.01.28 08:35:48.261599 [ 4 ] {cf51927c-7d80-4b60-b7b0-2e9ab1a94bad} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9175 | 2025.01.28 08:35:48.261639 [ 4 ] {cf51927c-7d80-4b60-b7b0-2e9ab1a94bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9176 | 2025.01.28 08:35:48.262018 [ 4 ] {cf51927c-7d80-4b60-b7b0-2e9ab1a94bad} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9177 | 2025.01.28 08:35:48.262264 [ 4 ] {cf51927c-7d80-4b60-b7b0-2e9ab1a94bad} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9178 | 2025.01.28 08:35:48.262479 [ 4 ] {cf51927c-7d80-4b60-b7b0-2e9ab1a94bad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. | ||
9179 | 2025.01.28 08:35:48.262533 [ 4 ] {cf51927c-7d80-4b60-b7b0-2e9ab1a94bad} <Debug> TCPHandler: Processed in 0.001705965 sec. | ||
9180 | 2025.01.28 08:35:48.262711 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9181 | 2025.01.28 08:35:48.262830 [ 258 ] {7d2ea2e7-3f32-4141-b069-26f3f1248ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9182 | 2025.01.28 08:35:48.262884 [ 258 ] {7d2ea2e7-3f32-4141-b069-26f3f1248ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9183 | 2025.01.28 08:35:48.263680 [ 258 ] {7d2ea2e7-3f32-4141-b069-26f3f1248ac3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9184 | 2025.01.28 08:35:48.263718 [ 258 ] {7d2ea2e7-3f32-4141-b069-26f3f1248ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9185 | 2025.01.28 08:35:48.264165 [ 258 ] {7d2ea2e7-3f32-4141-b069-26f3f1248ac3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9186 | 2025.01.28 08:35:48.264412 [ 258 ] {7d2ea2e7-3f32-4141-b069-26f3f1248ac3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9187 | 2025.01.28 08:35:48.264601 [ 258 ] {7d2ea2e7-3f32-4141-b069-26f3f1248ac3} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.001797 sec., 552031.163049527 rows/sec., 36.74 MiB/sec. | ||
9188 | 2025.01.28 08:35:48.264692 [ 258 ] {7d2ea2e7-3f32-4141-b069-26f3f1248ac3} <Debug> TCPHandler: Processed in 0.002038749 sec. | ||
9189 | 2025.01.28 08:35:48.264932 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9190 | 2025.01.28 08:35:48.265112 [ 4 ] {7ac273c9-89e9-419f-bcee-b7d55f388e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9191 | 2025.01.28 08:35:48.265171 [ 4 ] {7ac273c9-89e9-419f-bcee-b7d55f388e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9192 | 2025.01.28 08:35:48.265641 [ 4 ] {7ac273c9-89e9-419f-bcee-b7d55f388e49} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9193 | 2025.01.28 08:35:48.265679 [ 4 ] {7ac273c9-89e9-419f-bcee-b7d55f388e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9194 | 2025.01.28 08:35:48.266068 [ 4 ] {7ac273c9-89e9-419f-bcee-b7d55f388e49} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9195 | 2025.01.28 08:35:48.266324 [ 4 ] {7ac273c9-89e9-419f-bcee-b7d55f388e49} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9196 | 2025.01.28 08:35:48.266553 [ 4 ] {7ac273c9-89e9-419f-bcee-b7d55f388e49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00147 sec., 680.2721088435375 rows/sec., 45.84 KiB/sec. | ||
9197 | 2025.01.28 08:35:48.266607 [ 4 ] {7ac273c9-89e9-419f-bcee-b7d55f388e49} <Debug> TCPHandler: Processed in 0.001825656 sec. | ||
9198 | 2025.01.28 08:35:48.266749 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9199 | 2025.01.28 08:35:48.266864 [ 258 ] {0264324d-93ee-4e73-84bf-59483bb00e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9200 | 2025.01.28 08:35:48.266947 [ 258 ] {0264324d-93ee-4e73-84bf-59483bb00e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9201 | 2025.01.28 08:35:48.268122 [ 258 ] {0264324d-93ee-4e73-84bf-59483bb00e7a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9202 | 2025.01.28 08:35:48.268162 [ 258 ] {0264324d-93ee-4e73-84bf-59483bb00e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9203 | 2025.01.28 08:35:48.268813 [ 258 ] {0264324d-93ee-4e73-84bf-59483bb00e7a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9204 | 2025.01.28 08:35:48.269085 [ 258 ] {0264324d-93ee-4e73-84bf-59483bb00e7a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9205 | 2025.01.28 08:35:48.269334 [ 258 ] {0264324d-93ee-4e73-84bf-59483bb00e7a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002483 sec., 14498.590414820781 rows/sec., 25.98 MiB/sec. | ||
9206 | 2025.01.28 08:35:48.269736 [ 258 ] {0264324d-93ee-4e73-84bf-59483bb00e7a} <Debug> TCPHandler: Processed in 0.003038224 sec. | ||
9207 | 2025.01.28 08:35:48.270029 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9208 | 2025.01.28 08:35:48.270178 [ 4 ] {2b261dc3-abc9-4d94-9964-174681ff1118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9209 | 2025.01.28 08:35:48.270229 [ 4 ] {2b261dc3-abc9-4d94-9964-174681ff1118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9210 | 2025.01.28 08:35:48.270722 [ 4 ] {2b261dc3-abc9-4d94-9964-174681ff1118} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9211 | 2025.01.28 08:35:48.270763 [ 4 ] {2b261dc3-abc9-4d94-9964-174681ff1118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9212 | 2025.01.28 08:35:48.271183 [ 4 ] {2b261dc3-abc9-4d94-9964-174681ff1118} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9213 | 2025.01.28 08:35:48.271476 [ 4 ] {2b261dc3-abc9-4d94-9964-174681ff1118} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9214 | 2025.01.28 08:35:48.271740 [ 4 ] {2b261dc3-abc9-4d94-9964-174681ff1118} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.00159 sec., 28930.81761006289 rows/sec., 1.75 MiB/sec. | ||
9215 | 2025.01.28 08:35:48.271808 [ 4 ] {2b261dc3-abc9-4d94-9964-174681ff1118} <Debug> TCPHandler: Processed in 0.001946568 sec. | ||
9216 | 2025.01.28 08:35:48.909671 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
9217 | 2025.01.28 08:35:48.910378 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9218 | 2025.01.28 08:35:48.910420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9219 | 2025.01.28 08:35:48.911040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9220 | 2025.01.28 08:35:48.911314 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9221 | 2025.01.28 08:35:48.911568 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
9222 | 2025.01.28 08:35:50.316782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
9223 | 2025.01.28 08:35:50.337246 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9224 | 2025.01.28 08:35:50.337309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9225 | 2025.01.28 08:35:50.344684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9226 | 2025.01.28 08:35:50.345494 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9227 | 2025.01.28 08:35:50.348148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
9228 | 2025.01.28 08:35:52.119781 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9229 | 2025.01.28 08:35:52.119996 [ 258 ] {71d9db52-e6f6-45fb-be0c-5aa63215f08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9230 | 2025.01.28 08:35:52.120073 [ 258 ] {71d9db52-e6f6-45fb-be0c-5aa63215f08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9231 | 2025.01.28 08:35:52.120884 [ 258 ] {71d9db52-e6f6-45fb-be0c-5aa63215f08e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9232 | 2025.01.28 08:35:52.120925 [ 258 ] {71d9db52-e6f6-45fb-be0c-5aa63215f08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9233 | 2025.01.28 08:35:52.121371 [ 258 ] {71d9db52-e6f6-45fb-be0c-5aa63215f08e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9234 | 2025.01.28 08:35:52.121656 [ 258 ] {71d9db52-e6f6-45fb-be0c-5aa63215f08e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9235 | 2025.01.28 08:35:52.121810 [ 23 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9236 | 2025.01.28 08:35:52.121863 [ 23 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9237 | 2025.01.28 08:35:52.121864 [ 258 ] {71d9db52-e6f6-45fb-be0c-5aa63215f08e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001925 sec., 29090.90909090909 rows/sec., 2.22 MiB/sec. | ||
9238 | 2025.01.28 08:35:52.121891 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9239 | 2025.01.28 08:35:52.121955 [ 258 ] {71d9db52-e6f6-45fb-be0c-5aa63215f08e} <Debug> TCPHandler: Processed in 0.002312253 sec. | ||
9240 | 2025.01.28 08:35:52.122053 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
9241 | 2025.01.28 08:35:52.122192 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9242 | 2025.01.28 08:35:52.122243 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1433 rows starting from the beginning of the part | ||
9243 | 2025.01.28 08:35:52.122256 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9244 | 2025.01.28 08:35:52.122373 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 66 rows starting from the beginning of the part | ||
9245 | 2025.01.28 08:35:52.122692 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 275 rows starting from the beginning of the part | ||
9246 | 2025.01.28 08:35:52.123007 [ 4 ] {88849080-5a5d-49a7-ad94-fe8392cd6763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9247 | 2025.01.28 08:35:52.123021 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
9248 | 2025.01.28 08:35:52.123244 [ 4 ] {88849080-5a5d-49a7-ad94-fe8392cd6763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9249 | 2025.01.28 08:35:52.123273 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1420 rows starting from the beginning of the part | ||
9250 | 2025.01.28 08:35:52.123572 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
9251 | 2025.01.28 08:35:52.125821 [ 4 ] {88849080-5a5d-49a7-ad94-fe8392cd6763} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9252 | 2025.01.28 08:35:52.125912 [ 4 ] {88849080-5a5d-49a7-ad94-fe8392cd6763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9253 | 2025.01.28 08:35:52.126662 [ 4 ] {88849080-5a5d-49a7-ad94-fe8392cd6763} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9254 | 2025.01.28 08:35:52.127134 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.005155154 sec., 642851.794534169 rows/sec., 56.13 MiB/sec. | ||
9255 | 2025.01.28 08:35:52.127206 [ 4 ] {88849080-5a5d-49a7-ad94-fe8392cd6763} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9256 | 2025.01.28 08:35:52.127456 [ 23 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9257 | 2025.01.28 08:35:52.127559 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9258 | 2025.01.28 08:35:52.127560 [ 23 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9259 | 2025.01.28 08:35:52.127676 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9260 | 2025.01.28 08:35:52.127678 [ 4 ] {88849080-5a5d-49a7-ad94-fe8392cd6763} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004954 sec., 12918.853451756157 rows/sec., 1.01 MiB/sec. | ||
9261 | 2025.01.28 08:35:52.128130 [ 4 ] {88849080-5a5d-49a7-ad94-fe8392cd6763} <Debug> TCPHandler: Processed in 0.006043066 sec. | ||
9262 | 2025.01.28 08:35:52.128171 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
9263 | 2025.01.28 08:35:52.128439 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9264 | 2025.01.28 08:35:52.128439 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9265 | 2025.01.28 08:35:52.128568 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9266 | 2025.01.28 08:35:52.128652 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part | ||
9267 | 2025.01.28 08:35:52.128667 [ 197 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_71_14} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9268 | 2025.01.28 08:35:52.129016 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
9269 | 2025.01.28 08:35:52.129088 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part | ||
9270 | 2025.01.28 08:35:52.129124 [ 258 ] {072aab30-3dd7-4e7f-99cd-34d2e0731d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9271 | 2025.01.28 08:35:52.129304 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 418 rows starting from the beginning of the part | ||
9272 | 2025.01.28 08:35:52.129415 [ 258 ] {072aab30-3dd7-4e7f-99cd-34d2e0731d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9273 | 2025.01.28 08:35:52.129623 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part | ||
9274 | 2025.01.28 08:35:52.129946 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 884 rows starting from the beginning of the part | ||
9275 | 2025.01.28 08:35:52.130330 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
9276 | 2025.01.28 08:35:52.131787 [ 258 ] {072aab30-3dd7-4e7f-99cd-34d2e0731d9b} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9277 | 2025.01.28 08:35:52.131857 [ 258 ] {072aab30-3dd7-4e7f-99cd-34d2e0731d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9278 | 2025.01.28 08:35:52.132895 [ 258 ] {072aab30-3dd7-4e7f-99cd-34d2e0731d9b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9279 | 2025.01.28 08:35:52.133216 [ 258 ] {072aab30-3dd7-4e7f-99cd-34d2e0731d9b} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9280 | 2025.01.28 08:35:52.133774 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9281 | 2025.01.28 08:35:52.133796 [ 258 ] {072aab30-3dd7-4e7f-99cd-34d2e0731d9b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.005037 sec., 19058.963668850505 rows/sec., 1.33 MiB/sec. | ||
9282 | 2025.01.28 08:35:52.133856 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.006024406 sec., 401699.3542599884 rows/sec., 30.81 MiB/sec. | ||
9283 | 2025.01.28 08:35:52.133857 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9284 | 2025.01.28 08:35:52.133994 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9285 | 2025.01.28 08:35:52.134000 [ 258 ] {072aab30-3dd7-4e7f-99cd-34d2e0731d9b} <Debug> TCPHandler: Processed in 0.005730892 sec. | ||
9286 | 2025.01.28 08:35:52.134326 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9287 | 2025.01.28 08:35:52.134412 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
9288 | 2025.01.28 08:35:52.134456 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9289 | 2025.01.28 08:35:52.134833 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9290 | 2025.01.28 08:35:52.134941 [ 4 ] {2094ecc8-589b-4e05-a3e3-f8c8a759877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9291 | 2025.01.28 08:35:52.134955 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20090 rows starting from the beginning of the part | ||
9292 | 2025.01.28 08:35:52.135154 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9293 | 2025.01.28 08:35:52.135230 [ 4 ] {2094ecc8-589b-4e05-a3e3-f8c8a759877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9294 | 2025.01.28 08:35:52.135435 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 162 rows starting from the beginning of the part | ||
9295 | 2025.01.28 08:35:52.135671 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_71_14} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9296 | 2025.01.28 08:35:52.135855 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
9297 | 2025.01.28 08:35:52.136150 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
9298 | 2025.01.28 08:35:52.136310 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
9299 | 2025.01.28 08:35:52.136715 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 992 rows starting from the beginning of the part | ||
9300 | 2025.01.28 08:35:52.137116 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part | ||
9301 | 2025.01.28 08:35:52.138073 [ 4 ] {2094ecc8-589b-4e05-a3e3-f8c8a759877d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9302 | 2025.01.28 08:35:52.138147 [ 4 ] {2094ecc8-589b-4e05-a3e3-f8c8a759877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9303 | 2025.01.28 08:35:52.138691 [ 4 ] {2094ecc8-589b-4e05-a3e3-f8c8a759877d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9304 | 2025.01.28 08:35:52.139107 [ 4 ] {2094ecc8-589b-4e05-a3e3-f8c8a759877d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9305 | 2025.01.28 08:35:52.139343 [ 24 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9306 | 2025.01.28 08:35:52.139451 [ 24 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9307 | 2025.01.28 08:35:52.139533 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9308 | 2025.01.28 08:35:52.139692 [ 4 ] {2094ecc8-589b-4e05-a3e3-f8c8a759877d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.004862 sec., 7404.360345536817 rows/sec., 510.98 KiB/sec. | ||
9309 | 2025.01.28 08:35:52.139951 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
9310 | 2025.01.28 08:35:52.140170 [ 4 ] {2094ecc8-589b-4e05-a3e3-f8c8a759877d} <Debug> TCPHandler: Processed in 0.005993985 sec. | ||
9311 | 2025.01.28 08:35:52.140423 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9312 | 2025.01.28 08:35:52.140511 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3982 rows starting from the beginning of the part | ||
9313 | 2025.01.28 08:35:52.140784 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
9314 | 2025.01.28 08:35:52.141107 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
9315 | 2025.01.28 08:35:52.141348 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
9316 | 2025.01.28 08:35:52.141705 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 46 rows starting from the beginning of the part | ||
9317 | 2025.01.28 08:35:52.141875 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
9318 | 2025.01.28 08:35:52.144786 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4266 rows, containing 4 columns (4 merged, 0 gathered) in 0.005094153 sec., 837430.6778771663 rows/sec., 54.60 MiB/sec. | ||
9319 | 2025.01.28 08:35:52.145423 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9320 | 2025.01.28 08:35:52.145789 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_71_14} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9321 | 2025.01.28 08:35:52.145897 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_71_14} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9322 | 2025.01.28 08:35:52.145993 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
9323 | 2025.01.28 08:35:52.146521 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21737 rows, containing 5 columns (5 merged, 0 gathered) in 0.012404987 sec., 1752279.1438636736 rows/sec., 118.26 MiB/sec. | ||
9324 | 2025.01.28 08:35:52.146954 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9325 | 2025.01.28 08:35:52.147260 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9326 | 2025.01.28 08:35:52.147350 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9327 | 2025.01.28 08:35:52.147444 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
9328 | 2025.01.28 08:35:53.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.12 MiB, peak 232.43 MiB, free memory in arenas 0.00 B, will set to 222.02 MiB (RSS), difference: 1.91 MiB | ||
9329 | 2025.01.28 08:35:56.283899 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9330 | 2025.01.28 08:35:56.284000 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9331 | 2025.01.28 08:35:56.411708 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
9332 | 2025.01.28 08:35:56.412449 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9333 | 2025.01.28 08:35:56.412487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9334 | 2025.01.28 08:35:56.413003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9335 | 2025.01.28 08:35:56.413268 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9336 | 2025.01.28 08:35:56.413453 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
9337 | 2025.01.28 08:35:56.511296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1318 | ||
9338 | 2025.01.28 08:35:56.514822 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9339 | 2025.01.28 08:35:56.514873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9340 | 2025.01.28 08:35:56.516350 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9341 | 2025.01.28 08:35:56.516657 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9342 | 2025.01.28 08:35:56.517805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
9343 | 2025.01.28 08:35:57.123346 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9344 | 2025.01.28 08:35:57.123551 [ 258 ] {d4b73ed9-d935-4daa-a0e8-04c62e6f3aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9345 | 2025.01.28 08:35:57.123626 [ 258 ] {d4b73ed9-d935-4daa-a0e8-04c62e6f3aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9346 | 2025.01.28 08:35:57.124477 [ 258 ] {d4b73ed9-d935-4daa-a0e8-04c62e6f3aa1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9347 | 2025.01.28 08:35:57.124520 [ 258 ] {d4b73ed9-d935-4daa-a0e8-04c62e6f3aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9348 | 2025.01.28 08:35:57.124966 [ 258 ] {d4b73ed9-d935-4daa-a0e8-04c62e6f3aa1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9349 | 2025.01.28 08:35:57.125222 [ 258 ] {d4b73ed9-d935-4daa-a0e8-04c62e6f3aa1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9350 | 2025.01.28 08:35:57.125420 [ 258 ] {d4b73ed9-d935-4daa-a0e8-04c62e6f3aa1} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001925 sec., 33246.753246753244 rows/sec., 2.62 MiB/sec. | ||
9351 | 2025.01.28 08:35:57.125475 [ 258 ] {d4b73ed9-d935-4daa-a0e8-04c62e6f3aa1} <Debug> TCPHandler: Processed in 0.002267182 sec. | ||
9352 | 2025.01.28 08:35:57.125745 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9353 | 2025.01.28 08:35:57.125966 [ 4 ] {4946d15f-35c7-44d9-a188-5bffb16b0f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9354 | 2025.01.28 08:35:57.126051 [ 4 ] {4946d15f-35c7-44d9-a188-5bffb16b0f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9355 | 2025.01.28 08:35:57.126840 [ 4 ] {4946d15f-35c7-44d9-a188-5bffb16b0f09} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9356 | 2025.01.28 08:35:57.126894 [ 4 ] {4946d15f-35c7-44d9-a188-5bffb16b0f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9357 | 2025.01.28 08:35:57.127362 [ 4 ] {4946d15f-35c7-44d9-a188-5bffb16b0f09} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9358 | 2025.01.28 08:35:57.127638 [ 4 ] {4946d15f-35c7-44d9-a188-5bffb16b0f09} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9359 | 2025.01.28 08:35:57.127821 [ 35 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9360 | 2025.01.28 08:35:57.127897 [ 35 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9361 | 2025.01.28 08:35:57.127918 [ 4 ] {4946d15f-35c7-44d9-a188-5bffb16b0f09} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.002 sec., 2000 rows/sec., 150.39 KiB/sec. | ||
9362 | 2025.01.28 08:35:57.127932 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9363 | 2025.01.28 08:35:57.128120 [ 4 ] {4946d15f-35c7-44d9-a188-5bffb16b0f09} <Debug> TCPHandler: Processed in 0.002519076 sec. | ||
9364 | 2025.01.28 08:35:57.128407 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
9365 | 2025.01.28 08:35:57.128455 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9366 | 2025.01.28 08:35:57.128968 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9367 | 2025.01.28 08:35:57.128975 [ 258 ] {0874cfd5-c10f-45eb-b78b-265fe0ff49f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9368 | 2025.01.28 08:35:57.129085 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 65 rows starting from the beginning of the part | ||
9369 | 2025.01.28 08:35:57.129131 [ 258 ] {0874cfd5-c10f-45eb-b78b-265fe0ff49f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9370 | 2025.01.28 08:35:57.129412 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
9371 | 2025.01.28 08:35:57.129675 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part | ||
9372 | 2025.01.28 08:35:57.130114 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
9373 | 2025.01.28 08:35:57.130472 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 53 rows starting from the beginning of the part | ||
9374 | 2025.01.28 08:35:57.130861 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
9375 | 2025.01.28 08:35:57.132461 [ 258 ] {0874cfd5-c10f-45eb-b78b-265fe0ff49f2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9376 | 2025.01.28 08:35:57.132526 [ 258 ] {0874cfd5-c10f-45eb-b78b-265fe0ff49f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9377 | 2025.01.28 08:35:57.133595 [ 258 ] {0874cfd5-c10f-45eb-b78b-265fe0ff49f2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9378 | 2025.01.28 08:35:57.133875 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.005791693 sec., 30561.01212547005 rows/sec., 2.30 MiB/sec. | ||
9379 | 2025.01.28 08:35:57.134091 [ 258 ] {0874cfd5-c10f-45eb-b78b-265fe0ff49f2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9380 | 2025.01.28 08:35:57.134177 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9381 | 2025.01.28 08:35:57.134500 [ 258 ] {0874cfd5-c10f-45eb-b78b-265fe0ff49f2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.005742 sec., 11842.563566701498 rows/sec., 946.63 KiB/sec. | ||
9382 | 2025.01.28 08:35:57.134640 [ 258 ] {0874cfd5-c10f-45eb-b78b-265fe0ff49f2} <Debug> TCPHandler: Processed in 0.006382561 sec. | ||
9383 | 2025.01.28 08:35:57.134853 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9384 | 2025.01.28 08:35:57.134945 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9385 | 2025.01.28 08:35:57.135079 [ 4 ] {6f31f1c4-1f20-4469-a7e7-79dcdcaddb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9386 | 2025.01.28 08:35:57.135146 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_56_11} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9387 | 2025.01.28 08:35:57.135169 [ 4 ] {6f31f1c4-1f20-4469-a7e7-79dcdcaddb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9388 | 2025.01.28 08:35:57.135364 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9389 | 2025.01.28 08:35:57.135945 [ 4 ] {6f31f1c4-1f20-4469-a7e7-79dcdcaddb3f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9390 | 2025.01.28 08:35:57.135990 [ 4 ] {6f31f1c4-1f20-4469-a7e7-79dcdcaddb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9391 | 2025.01.28 08:35:57.136408 [ 4 ] {6f31f1c4-1f20-4469-a7e7-79dcdcaddb3f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9392 | 2025.01.28 08:35:57.136679 [ 4 ] {6f31f1c4-1f20-4469-a7e7-79dcdcaddb3f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9393 | 2025.01.28 08:35:57.136896 [ 4 ] {6f31f1c4-1f20-4469-a7e7-79dcdcaddb3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001892 sec., 84566.59619450317 rows/sec., 5.89 MiB/sec. | ||
9394 | 2025.01.28 08:35:57.136955 [ 4 ] {6f31f1c4-1f20-4469-a7e7-79dcdcaddb3f} <Debug> TCPHandler: Processed in 0.002199481 sec. | ||
9395 | 2025.01.28 08:35:57.137122 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9396 | 2025.01.28 08:35:57.137262 [ 258 ] {46f4bf91-ae9d-437d-a934-f382cc186c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9397 | 2025.01.28 08:35:57.137358 [ 258 ] {46f4bf91-ae9d-437d-a934-f382cc186c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9398 | 2025.01.28 08:35:57.138480 [ 258 ] {46f4bf91-ae9d-437d-a934-f382cc186c99} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9399 | 2025.01.28 08:35:57.138521 [ 258 ] {46f4bf91-ae9d-437d-a934-f382cc186c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9400 | 2025.01.28 08:35:57.139162 [ 258 ] {46f4bf91-ae9d-437d-a934-f382cc186c99} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9401 | 2025.01.28 08:35:57.139432 [ 258 ] {46f4bf91-ae9d-437d-a934-f382cc186c99} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9402 | 2025.01.28 08:35:57.139628 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9403 | 2025.01.28 08:35:57.139709 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9404 | 2025.01.28 08:35:57.139709 [ 258 ] {46f4bf91-ae9d-437d-a934-f382cc186c99} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002467 sec., 1621.4025131738954 rows/sec., 2.91 MiB/sec. | ||
9405 | 2025.01.28 08:35:57.139753 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9406 | 2025.01.28 08:35:57.140282 [ 258 ] {46f4bf91-ae9d-437d-a934-f382cc186c99} <Debug> TCPHandler: Processed in 0.003223867 sec. | ||
9407 | 2025.01.28 08:35:57.140358 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
9408 | 2025.01.28 08:35:57.140767 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9409 | 2025.01.28 08:35:57.141443 [ 4 ] {9d73180f-de66-4629-a5cb-ecd82b4ba733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9410 | 2025.01.28 08:35:57.141624 [ 4 ] {9d73180f-de66-4629-a5cb-ecd82b4ba733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9411 | 2025.01.28 08:35:57.141860 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9412 | 2025.01.28 08:35:57.142158 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1016 rows starting from the beginning of the part | ||
9413 | 2025.01.28 08:35:57.143025 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
9414 | 2025.01.28 08:35:57.143809 [ 4 ] {9d73180f-de66-4629-a5cb-ecd82b4ba733} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9415 | 2025.01.28 08:35:57.143814 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
9416 | 2025.01.28 08:35:57.143881 [ 4 ] {9d73180f-de66-4629-a5cb-ecd82b4ba733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9417 | 2025.01.28 08:35:57.144454 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
9418 | 2025.01.28 08:35:57.145161 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
9419 | 2025.01.28 08:35:57.145476 [ 4 ] {9d73180f-de66-4629-a5cb-ecd82b4ba733} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9420 | 2025.01.28 08:35:57.145787 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
9421 | 2025.01.28 08:35:57.146433 [ 4 ] {9d73180f-de66-4629-a5cb-ecd82b4ba733} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9422 | 2025.01.28 08:35:57.147080 [ 4 ] {9d73180f-de66-4629-a5cb-ecd82b4ba733} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005886 sec., 10193.679918450562 rows/sec., 703.47 KiB/sec. | ||
9423 | 2025.01.28 08:35:57.147209 [ 4 ] {9d73180f-de66-4629-a5cb-ecd82b4ba733} <Debug> TCPHandler: Processed in 0.006808928 sec. | ||
9424 | 2025.01.28 08:35:57.153762 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 19 columns (19 merged, 0 gathered) in 0.013848618 sec., 79430.3084972089 rows/sec., 142.34 MiB/sec. | ||
9425 | 2025.01.28 08:35:57.155053 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9426 | 2025.01.28 08:35:57.155488 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9427 | 2025.01.28 08:35:57.155588 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9428 | 2025.01.28 08:35:57.155750 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.48 MiB. | ||
9429 | 2025.01.28 08:35:57.848233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
9430 | 2025.01.28 08:35:57.869989 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9431 | 2025.01.28 08:35:57.870053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9432 | 2025.01.28 08:35:57.877365 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9433 | 2025.01.28 08:35:57.878176 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9434 | 2025.01.28 08:35:57.881397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
9435 | 2025.01.28 08:35:58.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.06 MiB, peak 232.43 MiB, free memory in arenas 0.00 B, will set to 224.72 MiB (RSS), difference: 1.66 MiB | ||
9436 | 2025.01.28 08:36:01.088063 [ 127 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9437 | 2025.01.28 08:36:01.088156 [ 127 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9438 | 2025.01.28 08:36:01.088185 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9439 | 2025.01.28 08:36:01.088375 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::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 | ||
9440 | 2025.01.28 08:36:01.088625 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9441 | 2025.01.28 08:36:01.088670 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
9442 | 2025.01.28 08:36:01.088774 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
9443 | 2025.01.28 08:36:01.089048 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
9444 | 2025.01.28 08:36:01.089240 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
9445 | 2025.01.28 08:36:01.089413 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::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 | ||
9446 | 2025.01.28 08:36:01.090551 [ 191 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002299533 sec., 15655.352630294934 rows/sec., 1.31 MiB/sec. | ||
9447 | 2025.01.28 08:36:01.090691 [ 191 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9448 | 2025.01.28 08:36:01.090978 [ 191 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_17_4} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9449 | 2025.01.28 08:36:01.091065 [ 191 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_17_4} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9450 | 2025.01.28 08:36:01.091149 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9451 | 2025.01.28 08:36:02.128429 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9452 | 2025.01.28 08:36:02.128638 [ 258 ] {0a9b1d73-1569-4f82-9111-77553f325f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9453 | 2025.01.28 08:36:02.128719 [ 258 ] {0a9b1d73-1569-4f82-9111-77553f325f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9454 | 2025.01.28 08:36:02.129541 [ 258 ] {0a9b1d73-1569-4f82-9111-77553f325f0e} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9455 | 2025.01.28 08:36:02.129593 [ 258 ] {0a9b1d73-1569-4f82-9111-77553f325f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9456 | 2025.01.28 08:36:02.130044 [ 258 ] {0a9b1d73-1569-4f82-9111-77553f325f0e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9457 | 2025.01.28 08:36:02.130312 [ 258 ] {0a9b1d73-1569-4f82-9111-77553f325f0e} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9458 | 2025.01.28 08:36:02.130556 [ 258 ] {0a9b1d73-1569-4f82-9111-77553f325f0e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. | ||
9459 | 2025.01.28 08:36:02.130665 [ 258 ] {0a9b1d73-1569-4f82-9111-77553f325f0e} <Debug> TCPHandler: Processed in 0.002370614 sec. | ||
9460 | 2025.01.28 08:36:02.130997 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9461 | 2025.01.28 08:36:02.131192 [ 4 ] {0e754bf7-d4ad-4acd-b8dc-aaa9590fbe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9462 | 2025.01.28 08:36:02.131267 [ 4 ] {0e754bf7-d4ad-4acd-b8dc-aaa9590fbe3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9463 | 2025.01.28 08:36:02.132120 [ 4 ] {0e754bf7-d4ad-4acd-b8dc-aaa9590fbe3f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9464 | 2025.01.28 08:36:02.132166 [ 4 ] {0e754bf7-d4ad-4acd-b8dc-aaa9590fbe3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9465 | 2025.01.28 08:36:02.132658 [ 4 ] {0e754bf7-d4ad-4acd-b8dc-aaa9590fbe3f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9466 | 2025.01.28 08:36:02.132939 [ 4 ] {0e754bf7-d4ad-4acd-b8dc-aaa9590fbe3f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9467 | 2025.01.28 08:36:02.133141 [ 4 ] {0e754bf7-d4ad-4acd-b8dc-aaa9590fbe3f} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002003 sec., 137294.05891163254 rows/sec., 12.09 MiB/sec. | ||
9468 | 2025.01.28 08:36:02.133208 [ 4 ] {0e754bf7-d4ad-4acd-b8dc-aaa9590fbe3f} <Debug> TCPHandler: Processed in 0.002414064 sec. | ||
9469 | 2025.01.28 08:36:02.133362 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9470 | 2025.01.28 08:36:02.133507 [ 258 ] {a952c2c1-344c-4d71-957b-e289d9f20beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9471 | 2025.01.28 08:36:02.133571 [ 258 ] {a952c2c1-344c-4d71-957b-e289d9f20beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9472 | 2025.01.28 08:36:02.134301 [ 258 ] {a952c2c1-344c-4d71-957b-e289d9f20beb} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9473 | 2025.01.28 08:36:02.134352 [ 258 ] {a952c2c1-344c-4d71-957b-e289d9f20beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9474 | 2025.01.28 08:36:02.134769 [ 258 ] {a952c2c1-344c-4d71-957b-e289d9f20beb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9475 | 2025.01.28 08:36:02.135041 [ 258 ] {a952c2c1-344c-4d71-957b-e289d9f20beb} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9476 | 2025.01.28 08:36:02.135271 [ 258 ] {a952c2c1-344c-4d71-957b-e289d9f20beb} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001796 sec., 23942.09354120267 rows/sec., 1.72 MiB/sec. | ||
9477 | 2025.01.28 08:36:02.135381 [ 258 ] {a952c2c1-344c-4d71-957b-e289d9f20beb} <Debug> TCPHandler: Processed in 0.00208822 sec. | ||
9478 | 2025.01.28 08:36:02.135589 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9479 | 2025.01.28 08:36:02.135772 [ 4 ] {be7d1548-c948-41bc-be10-0c251034c6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9480 | 2025.01.28 08:36:02.135835 [ 4 ] {be7d1548-c948-41bc-be10-0c251034c6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9481 | 2025.01.28 08:36:02.136556 [ 4 ] {be7d1548-c948-41bc-be10-0c251034c6ef} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9482 | 2025.01.28 08:36:02.136594 [ 4 ] {be7d1548-c948-41bc-be10-0c251034c6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9483 | 2025.01.28 08:36:02.136968 [ 4 ] {be7d1548-c948-41bc-be10-0c251034c6ef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9484 | 2025.01.28 08:36:02.137244 [ 4 ] {be7d1548-c948-41bc-be10-0c251034c6ef} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9485 | 2025.01.28 08:36:02.137425 [ 4 ] {be7d1548-c948-41bc-be10-0c251034c6ef} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00169 sec., 8284.023668639053 rows/sec., 580.16 KiB/sec. | ||
9486 | 2025.01.28 08:36:02.137480 [ 4 ] {be7d1548-c948-41bc-be10-0c251034c6ef} <Debug> TCPHandler: Processed in 0.002009458 sec. | ||
9487 | 2025.01.28 08:36:02.137653 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9488 | 2025.01.28 08:36:02.137790 [ 258 ] {7ecfff02-bc81-440c-88d3-03dd5738d3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9489 | 2025.01.28 08:36:02.137849 [ 258 ] {7ecfff02-bc81-440c-88d3-03dd5738d3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9490 | 2025.01.28 08:36:02.138537 [ 258 ] {7ecfff02-bc81-440c-88d3-03dd5738d3c5} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9491 | 2025.01.28 08:36:02.138578 [ 258 ] {7ecfff02-bc81-440c-88d3-03dd5738d3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9492 | 2025.01.28 08:36:02.138952 [ 258 ] {7ecfff02-bc81-440c-88d3-03dd5738d3c5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9493 | 2025.01.28 08:36:02.139204 [ 258 ] {7ecfff02-bc81-440c-88d3-03dd5738d3c5} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9494 | 2025.01.28 08:36:02.139412 [ 258 ] {7ecfff02-bc81-440c-88d3-03dd5738d3c5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001652 sec., 7869.249394673123 rows/sec., 490.65 KiB/sec. | ||
9495 | 2025.01.28 08:36:02.139468 [ 258 ] {7ecfff02-bc81-440c-88d3-03dd5738d3c5} <Debug> TCPHandler: Processed in 0.001881997 sec. | ||
9496 | 2025.01.28 08:36:02.139627 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9497 | 2025.01.28 08:36:02.139768 [ 4 ] {8efdce69-54bd-4b07-a8b9-c8989004fc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9498 | 2025.01.28 08:36:02.139827 [ 4 ] {8efdce69-54bd-4b07-a8b9-c8989004fc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9499 | 2025.01.28 08:36:02.140647 [ 4 ] {8efdce69-54bd-4b07-a8b9-c8989004fc28} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9500 | 2025.01.28 08:36:02.140685 [ 4 ] {8efdce69-54bd-4b07-a8b9-c8989004fc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9501 | 2025.01.28 08:36:02.141081 [ 4 ] {8efdce69-54bd-4b07-a8b9-c8989004fc28} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9502 | 2025.01.28 08:36:02.141334 [ 4 ] {8efdce69-54bd-4b07-a8b9-c8989004fc28} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9503 | 2025.01.28 08:36:02.141512 [ 4 ] {8efdce69-54bd-4b07-a8b9-c8989004fc28} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001776 sec., 235360.36036036036 rows/sec., 16.81 MiB/sec. | ||
9504 | 2025.01.28 08:36:02.141568 [ 4 ] {8efdce69-54bd-4b07-a8b9-c8989004fc28} <Debug> TCPHandler: Processed in 0.002008969 sec. | ||
9505 | 2025.01.28 08:36:02.141717 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9506 | 2025.01.28 08:36:02.141853 [ 258 ] {462efb67-c281-4b71-8b6e-139ea9e7e6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9507 | 2025.01.28 08:36:02.141913 [ 258 ] {462efb67-c281-4b71-8b6e-139ea9e7e6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9508 | 2025.01.28 08:36:02.142488 [ 258 ] {462efb67-c281-4b71-8b6e-139ea9e7e6d2} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9509 | 2025.01.28 08:36:02.142535 [ 258 ] {462efb67-c281-4b71-8b6e-139ea9e7e6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9510 | 2025.01.28 08:36:02.142918 [ 258 ] {462efb67-c281-4b71-8b6e-139ea9e7e6d2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9511 | 2025.01.28 08:36:02.143169 [ 258 ] {462efb67-c281-4b71-8b6e-139ea9e7e6d2} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9512 | 2025.01.28 08:36:02.143429 [ 258 ] {462efb67-c281-4b71-8b6e-139ea9e7e6d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 195.68 KiB/sec. | ||
9513 | 2025.01.28 08:36:02.143596 [ 258 ] {462efb67-c281-4b71-8b6e-139ea9e7e6d2} <Debug> TCPHandler: Processed in 0.001941318 sec. | ||
9514 | 2025.01.28 08:36:02.143797 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9515 | 2025.01.28 08:36:02.143926 [ 4 ] {f4d2771e-0580-4f3b-8705-c99cf4cd0732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9516 | 2025.01.28 08:36:02.143982 [ 4 ] {f4d2771e-0580-4f3b-8705-c99cf4cd0732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9517 | 2025.01.28 08:36:02.144577 [ 4 ] {f4d2771e-0580-4f3b-8705-c99cf4cd0732} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9518 | 2025.01.28 08:36:02.144611 [ 4 ] {f4d2771e-0580-4f3b-8705-c99cf4cd0732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9519 | 2025.01.28 08:36:02.145036 [ 4 ] {f4d2771e-0580-4f3b-8705-c99cf4cd0732} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9520 | 2025.01.28 08:36:02.145305 [ 4 ] {f4d2771e-0580-4f3b-8705-c99cf4cd0732} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9521 | 2025.01.28 08:36:02.145533 [ 4 ] {f4d2771e-0580-4f3b-8705-c99cf4cd0732} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. | ||
9522 | 2025.01.28 08:36:02.145643 [ 4 ] {f4d2771e-0580-4f3b-8705-c99cf4cd0732} <Debug> TCPHandler: Processed in 0.001934328 sec. | ||
9523 | 2025.01.28 08:36:02.145892 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9524 | 2025.01.28 08:36:02.146062 [ 258 ] {079a8985-019c-4671-a0e4-7c161d45fd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9525 | 2025.01.28 08:36:02.146125 [ 258 ] {079a8985-019c-4671-a0e4-7c161d45fd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9526 | 2025.01.28 08:36:02.146651 [ 258 ] {079a8985-019c-4671-a0e4-7c161d45fd12} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9527 | 2025.01.28 08:36:02.146691 [ 258 ] {079a8985-019c-4671-a0e4-7c161d45fd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9528 | 2025.01.28 08:36:02.147064 [ 258 ] {079a8985-019c-4671-a0e4-7c161d45fd12} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9529 | 2025.01.28 08:36:02.147319 [ 258 ] {079a8985-019c-4671-a0e4-7c161d45fd12} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9530 | 2025.01.28 08:36:02.147531 [ 258 ] {079a8985-019c-4671-a0e4-7c161d45fd12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. | ||
9531 | 2025.01.28 08:36:02.147583 [ 258 ] {079a8985-019c-4671-a0e4-7c161d45fd12} <Debug> TCPHandler: Processed in 0.001851787 sec. | ||
9532 | 2025.01.28 08:36:02.147728 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9533 | 2025.01.28 08:36:02.147848 [ 4 ] {0ff4257d-a898-44e4-8f68-988acd03163c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9534 | 2025.01.28 08:36:02.147932 [ 4 ] {0ff4257d-a898-44e4-8f68-988acd03163c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9535 | 2025.01.28 08:36:02.149105 [ 4 ] {0ff4257d-a898-44e4-8f68-988acd03163c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9536 | 2025.01.28 08:36:02.149161 [ 4 ] {0ff4257d-a898-44e4-8f68-988acd03163c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9537 | 2025.01.28 08:36:02.149856 [ 4 ] {0ff4257d-a898-44e4-8f68-988acd03163c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9538 | 2025.01.28 08:36:02.150136 [ 4 ] {0ff4257d-a898-44e4-8f68-988acd03163c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9539 | 2025.01.28 08:36:02.150444 [ 4 ] {0ff4257d-a898-44e4-8f68-988acd03163c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002611 sec., 13787.820758330141 rows/sec., 24.71 MiB/sec. | ||
9540 | 2025.01.28 08:36:02.150890 [ 4 ] {0ff4257d-a898-44e4-8f68-988acd03163c} <Debug> TCPHandler: Processed in 0.003215336 sec. | ||
9541 | 2025.01.28 08:36:02.151144 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9542 | 2025.01.28 08:36:02.151299 [ 258 ] {0c069a03-3928-4b65-ac4d-43abf7969201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9543 | 2025.01.28 08:36:02.151357 [ 258 ] {0c069a03-3928-4b65-ac4d-43abf7969201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9544 | 2025.01.28 08:36:02.151866 [ 258 ] {0c069a03-3928-4b65-ac4d-43abf7969201} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9545 | 2025.01.28 08:36:02.151905 [ 258 ] {0c069a03-3928-4b65-ac4d-43abf7969201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9546 | 2025.01.28 08:36:02.152291 [ 258 ] {0c069a03-3928-4b65-ac4d-43abf7969201} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9547 | 2025.01.28 08:36:02.152547 [ 258 ] {0c069a03-3928-4b65-ac4d-43abf7969201} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9548 | 2025.01.28 08:36:02.152767 [ 258 ] {0c069a03-3928-4b65-ac4d-43abf7969201} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. | ||
9549 | 2025.01.28 08:36:02.152818 [ 258 ] {0c069a03-3928-4b65-ac4d-43abf7969201} <Debug> TCPHandler: Processed in 0.001820857 sec. | ||
9550 | 2025.01.28 08:36:03.913605 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
9551 | 2025.01.28 08:36:03.914685 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9552 | 2025.01.28 08:36:03.914738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9553 | 2025.01.28 08:36:03.915276 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9554 | 2025.01.28 08:36:03.915531 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9555 | 2025.01.28 08:36:03.915784 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
9556 | 2025.01.28 08:36:05.381484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
9557 | 2025.01.28 08:36:05.403847 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9558 | 2025.01.28 08:36:05.403909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9559 | 2025.01.28 08:36:05.411314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9560 | 2025.01.28 08:36:05.412131 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9561 | 2025.01.28 08:36:05.416256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
9562 | 2025.01.28 08:36:06.518141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1352 | ||
9563 | 2025.01.28 08:36:06.521714 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9564 | 2025.01.28 08:36:06.521776 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9565 | 2025.01.28 08:36:06.523279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9566 | 2025.01.28 08:36:06.523615 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9567 | 2025.01.28 08:36:06.525077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
9568 | 2025.01.28 08:36:07.123104 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9569 | 2025.01.28 08:36:07.123314 [ 258 ] {53671bd3-abdc-4306-8674-0f1c5c1f5ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9570 | 2025.01.28 08:36:07.123390 [ 258 ] {53671bd3-abdc-4306-8674-0f1c5c1f5ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9571 | 2025.01.28 08:36:07.124131 [ 258 ] {53671bd3-abdc-4306-8674-0f1c5c1f5ebf} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9572 | 2025.01.28 08:36:07.124176 [ 258 ] {53671bd3-abdc-4306-8674-0f1c5c1f5ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9573 | 2025.01.28 08:36:07.124620 [ 258 ] {53671bd3-abdc-4306-8674-0f1c5c1f5ebf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9574 | 2025.01.28 08:36:07.124892 [ 258 ] {53671bd3-abdc-4306-8674-0f1c5c1f5ebf} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9575 | 2025.01.28 08:36:07.125165 [ 258 ] {53671bd3-abdc-4306-8674-0f1c5c1f5ebf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001898 sec., 1053.7407797681772 rows/sec., 85.93 KiB/sec. | ||
9576 | 2025.01.28 08:36:07.125332 [ 258 ] {53671bd3-abdc-4306-8674-0f1c5c1f5ebf} <Debug> TCPHandler: Processed in 0.002361263 sec. | ||
9577 | 2025.01.28 08:36:07.125612 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9578 | 2025.01.28 08:36:07.125828 [ 4 ] {bbf5d2ce-008a-449f-a75c-7e928d052d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9579 | 2025.01.28 08:36:07.125911 [ 4 ] {bbf5d2ce-008a-449f-a75c-7e928d052d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9580 | 2025.01.28 08:36:07.126729 [ 4 ] {bbf5d2ce-008a-449f-a75c-7e928d052d2d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9581 | 2025.01.28 08:36:07.126769 [ 4 ] {bbf5d2ce-008a-449f-a75c-7e928d052d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9582 | 2025.01.28 08:36:07.127269 [ 4 ] {bbf5d2ce-008a-449f-a75c-7e928d052d2d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9583 | 2025.01.28 08:36:07.127528 [ 4 ] {bbf5d2ce-008a-449f-a75c-7e928d052d2d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9584 | 2025.01.28 08:36:07.127721 [ 4 ] {bbf5d2ce-008a-449f-a75c-7e928d052d2d} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001951 sec., 33316.248077908764 rows/sec., 2.62 MiB/sec. | ||
9585 | 2025.01.28 08:36:07.127774 [ 4 ] {bbf5d2ce-008a-449f-a75c-7e928d052d2d} <Debug> TCPHandler: Processed in 0.002320953 sec. | ||
9586 | 2025.01.28 08:36:07.127926 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9587 | 2025.01.28 08:36:07.128069 [ 258 ] {741074ef-3136-4371-a72c-05225d49b7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9588 | 2025.01.28 08:36:07.128129 [ 258 ] {741074ef-3136-4371-a72c-05225d49b7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9589 | 2025.01.28 08:36:07.128798 [ 258 ] {741074ef-3136-4371-a72c-05225d49b7fd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9590 | 2025.01.28 08:36:07.128838 [ 258 ] {741074ef-3136-4371-a72c-05225d49b7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9591 | 2025.01.28 08:36:07.129214 [ 258 ] {741074ef-3136-4371-a72c-05225d49b7fd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9592 | 2025.01.28 08:36:07.129470 [ 258 ] {741074ef-3136-4371-a72c-05225d49b7fd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9593 | 2025.01.28 08:36:07.129706 [ 258 ] {741074ef-3136-4371-a72c-05225d49b7fd} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.00167 sec., 3592.814371257485 rows/sec., 263.73 KiB/sec. | ||
9594 | 2025.01.28 08:36:07.129790 [ 258 ] {741074ef-3136-4371-a72c-05225d49b7fd} <Debug> TCPHandler: Processed in 0.001929267 sec. | ||
9595 | 2025.01.28 08:36:07.130023 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9596 | 2025.01.28 08:36:07.130180 [ 4 ] {b8738302-e9fe-45f2-9043-fee448b1df05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9597 | 2025.01.28 08:36:07.130230 [ 4 ] {b8738302-e9fe-45f2-9043-fee448b1df05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9598 | 2025.01.28 08:36:07.130863 [ 4 ] {b8738302-e9fe-45f2-9043-fee448b1df05} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9599 | 2025.01.28 08:36:07.130902 [ 4 ] {b8738302-e9fe-45f2-9043-fee448b1df05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9600 | 2025.01.28 08:36:07.131271 [ 4 ] {b8738302-e9fe-45f2-9043-fee448b1df05} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9601 | 2025.01.28 08:36:07.131513 [ 4 ] {b8738302-e9fe-45f2-9043-fee448b1df05} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9602 | 2025.01.28 08:36:07.131711 [ 4 ] {b8738302-e9fe-45f2-9043-fee448b1df05} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001551 sec., 45132.17279174726 rows/sec., 3.53 MiB/sec. | ||
9603 | 2025.01.28 08:36:07.131785 [ 4 ] {b8738302-e9fe-45f2-9043-fee448b1df05} <Debug> TCPHandler: Processed in 0.001905198 sec. | ||
9604 | 2025.01.28 08:36:07.132029 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9605 | 2025.01.28 08:36:07.132209 [ 258 ] {65c430f7-7df8-4d59-96c6-8edcaa7e4aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9606 | 2025.01.28 08:36:07.132273 [ 258 ] {65c430f7-7df8-4d59-96c6-8edcaa7e4aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9607 | 2025.01.28 08:36:07.132900 [ 258 ] {65c430f7-7df8-4d59-96c6-8edcaa7e4aba} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9608 | 2025.01.28 08:36:07.132940 [ 258 ] {65c430f7-7df8-4d59-96c6-8edcaa7e4aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9609 | 2025.01.28 08:36:07.133359 [ 258 ] {65c430f7-7df8-4d59-96c6-8edcaa7e4aba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9610 | 2025.01.28 08:36:07.133611 [ 258 ] {65c430f7-7df8-4d59-96c6-8edcaa7e4aba} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9611 | 2025.01.28 08:36:07.133824 [ 258 ] {65c430f7-7df8-4d59-96c6-8edcaa7e4aba} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001646 sec., 97812.87970838397 rows/sec., 6.81 MiB/sec. | ||
9612 | 2025.01.28 08:36:07.133880 [ 258 ] {65c430f7-7df8-4d59-96c6-8edcaa7e4aba} <Debug> TCPHandler: Processed in 0.001990369 sec. | ||
9613 | 2025.01.28 08:36:07.134042 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9614 | 2025.01.28 08:36:07.134180 [ 4 ] {47bef6f2-5cff-4f18-b7d8-0c1f56c462b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9615 | 2025.01.28 08:36:07.134274 [ 4 ] {47bef6f2-5cff-4f18-b7d8-0c1f56c462b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9616 | 2025.01.28 08:36:07.135426 [ 4 ] {47bef6f2-5cff-4f18-b7d8-0c1f56c462b4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9617 | 2025.01.28 08:36:07.135464 [ 4 ] {47bef6f2-5cff-4f18-b7d8-0c1f56c462b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9618 | 2025.01.28 08:36:07.136421 [ 4 ] {47bef6f2-5cff-4f18-b7d8-0c1f56c462b4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9619 | 2025.01.28 08:36:07.136695 [ 4 ] {47bef6f2-5cff-4f18-b7d8-0c1f56c462b4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9620 | 2025.01.28 08:36:07.136900 [ 4 ] {47bef6f2-5cff-4f18-b7d8-0c1f56c462b4} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002752 sec., 1453.4883720930231 rows/sec., 2.60 MiB/sec. | ||
9621 | 2025.01.28 08:36:07.136992 [ 4 ] {47bef6f2-5cff-4f18-b7d8-0c1f56c462b4} <Debug> TCPHandler: Processed in 0.003016913 sec. | ||
9622 | 2025.01.28 08:36:07.137133 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9623 | 2025.01.28 08:36:07.137252 [ 258 ] {03b2b8e7-32a1-4cbe-bc43-b5fadaff2a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9624 | 2025.01.28 08:36:07.137303 [ 258 ] {03b2b8e7-32a1-4cbe-bc43-b5fadaff2a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9625 | 2025.01.28 08:36:07.137799 [ 258 ] {03b2b8e7-32a1-4cbe-bc43-b5fadaff2a24} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9626 | 2025.01.28 08:36:07.137838 [ 258 ] {03b2b8e7-32a1-4cbe-bc43-b5fadaff2a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9627 | 2025.01.28 08:36:07.138229 [ 258 ] {03b2b8e7-32a1-4cbe-bc43-b5fadaff2a24} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9628 | 2025.01.28 08:36:07.138474 [ 258 ] {03b2b8e7-32a1-4cbe-bc43-b5fadaff2a24} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9629 | 2025.01.28 08:36:07.138679 [ 258 ] {03b2b8e7-32a1-4cbe-bc43-b5fadaff2a24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec. | ||
9630 | 2025.01.28 08:36:07.138731 [ 258 ] {03b2b8e7-32a1-4cbe-bc43-b5fadaff2a24} <Debug> TCPHandler: Processed in 0.001655554 sec. | ||
9631 | 2025.01.28 08:36:11.284065 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9632 | 2025.01.28 08:36:11.284166 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9633 | 2025.01.28 08:36:11.415929 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
9634 | 2025.01.28 08:36:11.416697 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9635 | 2025.01.28 08:36:11.416753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9636 | 2025.01.28 08:36:11.417286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9637 | 2025.01.28 08:36:11.417544 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9638 | 2025.01.28 08:36:11.417761 [ 140 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9639 | 2025.01.28 08:36:11.417795 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9640 | 2025.01.28 08:36:11.417850 [ 140 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9641 | 2025.01.28 08:36:11.417882 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9642 | 2025.01.28 08:36:11.418057 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
9643 | 2025.01.28 08:36:11.418376 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9644 | 2025.01.28 08:36:11.418488 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
9645 | 2025.01.28 08:36:11.418626 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
9646 | 2025.01.28 08:36:11.418810 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
9647 | 2025.01.28 08:36:11.419061 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
9648 | 2025.01.28 08:36:11.419216 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
9649 | 2025.01.28 08:36:11.419431 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
9650 | 2025.01.28 08:36:11.421782 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003824904 sec., 5518046.988891747 rows/sec., 78.94 MiB/sec. | ||
9651 | 2025.01.28 08:36:11.422234 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9652 | 2025.01.28 08:36:11.422577 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9653 | 2025.01.28 08:36:11.422672 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_46_9} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9654 | 2025.01.28 08:36:11.422791 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
9655 | 2025.01.28 08:36:12.128656 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9656 | 2025.01.28 08:36:12.128868 [ 258 ] {0ab35e86-8927-4081-84c9-69d5407921f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9657 | 2025.01.28 08:36:12.128950 [ 258 ] {0ab35e86-8927-4081-84c9-69d5407921f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9658 | 2025.01.28 08:36:12.129810 [ 258 ] {0ab35e86-8927-4081-84c9-69d5407921f3} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9659 | 2025.01.28 08:36:12.129865 [ 258 ] {0ab35e86-8927-4081-84c9-69d5407921f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9660 | 2025.01.28 08:36:12.130307 [ 258 ] {0ab35e86-8927-4081-84c9-69d5407921f3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9661 | 2025.01.28 08:36:12.130575 [ 258 ] {0ab35e86-8927-4081-84c9-69d5407921f3} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9662 | 2025.01.28 08:36:12.130836 [ 258 ] {0ab35e86-8927-4081-84c9-69d5407921f3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002019 sec., 6934.125804853888 rows/sec., 499.16 KiB/sec. | ||
9663 | 2025.01.28 08:36:12.130937 [ 258 ] {0ab35e86-8927-4081-84c9-69d5407921f3} <Debug> TCPHandler: Processed in 0.002416315 sec. | ||
9664 | 2025.01.28 08:36:12.131269 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9665 | 2025.01.28 08:36:12.131480 [ 4 ] {eb9d379b-f6a6-4a5c-988d-209f950febdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9666 | 2025.01.28 08:36:12.131566 [ 4 ] {eb9d379b-f6a6-4a5c-988d-209f950febdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9667 | 2025.01.28 08:36:12.132522 [ 4 ] {eb9d379b-f6a6-4a5c-988d-209f950febdd} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9668 | 2025.01.28 08:36:12.132570 [ 4 ] {eb9d379b-f6a6-4a5c-988d-209f950febdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9669 | 2025.01.28 08:36:12.133044 [ 4 ] {eb9d379b-f6a6-4a5c-988d-209f950febdd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9670 | 2025.01.28 08:36:12.133302 [ 4 ] {eb9d379b-f6a6-4a5c-988d-209f950febdd} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9671 | 2025.01.28 08:36:12.133533 [ 4 ] {eb9d379b-f6a6-4a5c-988d-209f950febdd} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002107 sec., 130517.32320835312 rows/sec., 11.49 MiB/sec. | ||
9672 | 2025.01.28 08:36:12.133644 [ 4 ] {eb9d379b-f6a6-4a5c-988d-209f950febdd} <Debug> TCPHandler: Processed in 0.002562587 sec. | ||
9673 | 2025.01.28 08:36:12.133912 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9674 | 2025.01.28 08:36:12.134226 [ 258 ] {5dfc6f33-a65d-4665-8cde-a13c2d2c0b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9675 | 2025.01.28 08:36:12.134300 [ 258 ] {5dfc6f33-a65d-4665-8cde-a13c2d2c0b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9676 | 2025.01.28 08:36:12.134987 [ 258 ] {5dfc6f33-a65d-4665-8cde-a13c2d2c0b9f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9677 | 2025.01.28 08:36:12.135028 [ 258 ] {5dfc6f33-a65d-4665-8cde-a13c2d2c0b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9678 | 2025.01.28 08:36:12.135408 [ 258 ] {5dfc6f33-a65d-4665-8cde-a13c2d2c0b9f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9679 | 2025.01.28 08:36:12.135672 [ 258 ] {5dfc6f33-a65d-4665-8cde-a13c2d2c0b9f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9680 | 2025.01.28 08:36:12.135912 [ 258 ] {5dfc6f33-a65d-4665-8cde-a13c2d2c0b9f} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001783 sec., 24116.657319125068 rows/sec., 1.73 MiB/sec. | ||
9681 | 2025.01.28 08:36:12.135989 [ 258 ] {5dfc6f33-a65d-4665-8cde-a13c2d2c0b9f} <Debug> TCPHandler: Processed in 0.002228442 sec. | ||
9682 | 2025.01.28 08:36:12.136246 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9683 | 2025.01.28 08:36:12.136425 [ 4 ] {467a5491-7317-436f-aded-ff41ff2946c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9684 | 2025.01.28 08:36:12.136488 [ 4 ] {467a5491-7317-436f-aded-ff41ff2946c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9685 | 2025.01.28 08:36:12.137134 [ 4 ] {467a5491-7317-436f-aded-ff41ff2946c3} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9686 | 2025.01.28 08:36:12.137178 [ 4 ] {467a5491-7317-436f-aded-ff41ff2946c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9687 | 2025.01.28 08:36:12.137551 [ 4 ] {467a5491-7317-436f-aded-ff41ff2946c3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9688 | 2025.01.28 08:36:12.137798 [ 4 ] {467a5491-7317-436f-aded-ff41ff2946c3} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9689 | 2025.01.28 08:36:12.138003 [ 138 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
9690 | 2025.01.28 08:36:12.138042 [ 4 ] {467a5491-7317-436f-aded-ff41ff2946c3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001651 sec., 8479.709267110842 rows/sec., 593.86 KiB/sec. | ||
9691 | 2025.01.28 08:36:12.138133 [ 138 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9692 | 2025.01.28 08:36:12.138190 [ 4 ] {467a5491-7317-436f-aded-ff41ff2946c3} <Debug> TCPHandler: Processed in 0.00209604 sec. | ||
9693 | 2025.01.28 08:36:12.138216 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9694 | 2025.01.28 08:36:12.138523 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9695 | 2025.01.28 08:36:12.138601 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
9696 | 2025.01.28 08:36:12.139115 [ 258 ] {fad22b44-5e18-4d27-a1b1-2f120a75b59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9697 | 2025.01.28 08:36:12.139201 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9698 | 2025.01.28 08:36:12.139257 [ 258 ] {fad22b44-5e18-4d27-a1b1-2f120a75b59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9699 | 2025.01.28 08:36:12.139289 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 243 rows starting from the beginning of the part | ||
9700 | 2025.01.28 08:36:12.139644 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
9701 | 2025.01.28 08:36:12.139993 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9702 | 2025.01.28 08:36:12.140349 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 242 rows starting from the beginning of the part | ||
9703 | 2025.01.28 08:36:12.140738 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9704 | 2025.01.28 08:36:12.141068 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9705 | 2025.01.28 08:36:12.141964 [ 258 ] {fad22b44-5e18-4d27-a1b1-2f120a75b59b} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9706 | 2025.01.28 08:36:12.142043 [ 258 ] {fad22b44-5e18-4d27-a1b1-2f120a75b59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9707 | 2025.01.28 08:36:12.143064 [ 258 ] {fad22b44-5e18-4d27-a1b1-2f120a75b59b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9708 | 2025.01.28 08:36:12.143686 [ 258 ] {fad22b44-5e18-4d27-a1b1-2f120a75b59b} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9709 | 2025.01.28 08:36:12.143717 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005360747 sec., 100918.77120856478 rows/sec., 7.23 MiB/sec. | ||
9710 | 2025.01.28 08:36:12.143975 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9711 | 2025.01.28 08:36:12.144247 [ 258 ] {fad22b44-5e18-4d27-a1b1-2f120a75b59b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005249 sec., 2476.6622213755 rows/sec., 154.42 KiB/sec. | ||
9712 | 2025.01.28 08:36:12.144590 [ 258 ] {fad22b44-5e18-4d27-a1b1-2f120a75b59b} <Debug> TCPHandler: Processed in 0.00628508 sec. | ||
9713 | 2025.01.28 08:36:12.144914 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9714 | 2025.01.28 08:36:12.144998 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9715 | 2025.01.28 08:36:12.145071 [ 4 ] {827c7c38-49ee-4f1f-9b9f-1d532bf15061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9716 | 2025.01.28 08:36:12.145116 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_33_7} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
9717 | 2025.01.28 08:36:12.145140 [ 4 ] {827c7c38-49ee-4f1f-9b9f-1d532bf15061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9718 | 2025.01.28 08:36:12.145214 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9719 | 2025.01.28 08:36:12.146039 [ 4 ] {827c7c38-49ee-4f1f-9b9f-1d532bf15061} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9720 | 2025.01.28 08:36:12.146079 [ 4 ] {827c7c38-49ee-4f1f-9b9f-1d532bf15061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9721 | 2025.01.28 08:36:12.146460 [ 4 ] {827c7c38-49ee-4f1f-9b9f-1d532bf15061} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9722 | 2025.01.28 08:36:12.146713 [ 4 ] {827c7c38-49ee-4f1f-9b9f-1d532bf15061} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9723 | 2025.01.28 08:36:12.146976 [ 4 ] {827c7c38-49ee-4f1f-9b9f-1d532bf15061} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001945 sec., 214910.02570694088 rows/sec., 15.35 MiB/sec. | ||
9724 | 2025.01.28 08:36:12.147033 [ 4 ] {827c7c38-49ee-4f1f-9b9f-1d532bf15061} <Debug> TCPHandler: Processed in 0.002279113 sec. | ||
9725 | 2025.01.28 08:36:12.147244 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9726 | 2025.01.28 08:36:12.147468 [ 258 ] {a36c2957-a5eb-490a-bbae-bf600f9b1b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9727 | 2025.01.28 08:36:12.147563 [ 258 ] {a36c2957-a5eb-490a-bbae-bf600f9b1b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9728 | 2025.01.28 08:36:12.148199 [ 258 ] {a36c2957-a5eb-490a-bbae-bf600f9b1b0b} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9729 | 2025.01.28 08:36:12.148239 [ 258 ] {a36c2957-a5eb-490a-bbae-bf600f9b1b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9730 | 2025.01.28 08:36:12.148614 [ 258 ] {a36c2957-a5eb-490a-bbae-bf600f9b1b0b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9731 | 2025.01.28 08:36:12.148862 [ 258 ] {a36c2957-a5eb-490a-bbae-bf600f9b1b0b} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9732 | 2025.01.28 08:36:12.149113 [ 258 ] {a36c2957-a5eb-490a-bbae-bf600f9b1b0b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001696 sec., 3537.735849056604 rows/sec., 184.83 KiB/sec. | ||
9733 | 2025.01.28 08:36:12.149225 [ 258 ] {a36c2957-a5eb-490a-bbae-bf600f9b1b0b} <Debug> TCPHandler: Processed in 0.00209625 sec. | ||
9734 | 2025.01.28 08:36:12.149433 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9735 | 2025.01.28 08:36:12.149582 [ 4 ] {11b82344-774c-41b3-b50a-d4837aed2e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9736 | 2025.01.28 08:36:12.149645 [ 4 ] {11b82344-774c-41b3-b50a-d4837aed2e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9737 | 2025.01.28 08:36:12.150251 [ 4 ] {11b82344-774c-41b3-b50a-d4837aed2e88} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9738 | 2025.01.28 08:36:12.150291 [ 4 ] {11b82344-774c-41b3-b50a-d4837aed2e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9739 | 2025.01.28 08:36:12.150696 [ 4 ] {11b82344-774c-41b3-b50a-d4837aed2e88} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9740 | 2025.01.28 08:36:12.150934 [ 4 ] {11b82344-774c-41b3-b50a-d4837aed2e88} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9741 | 2025.01.28 08:36:12.151170 [ 4 ] {11b82344-774c-41b3-b50a-d4837aed2e88} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001617 sec., 146567.71799628943 rows/sec., 9.82 MiB/sec. | ||
9742 | 2025.01.28 08:36:12.151224 [ 4 ] {11b82344-774c-41b3-b50a-d4837aed2e88} <Debug> TCPHandler: Processed in 0.001910577 sec. | ||
9743 | 2025.01.28 08:36:12.151357 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9744 | 2025.01.28 08:36:12.151473 [ 258 ] {e6bb9b0a-a4f1-480e-a558-726df79ecf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9745 | 2025.01.28 08:36:12.151525 [ 258 ] {e6bb9b0a-a4f1-480e-a558-726df79ecf97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9746 | 2025.01.28 08:36:12.152001 [ 258 ] {e6bb9b0a-a4f1-480e-a558-726df79ecf97} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9747 | 2025.01.28 08:36:12.152041 [ 258 ] {e6bb9b0a-a4f1-480e-a558-726df79ecf97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9748 | 2025.01.28 08:36:12.152408 [ 258 ] {e6bb9b0a-a4f1-480e-a558-726df79ecf97} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9749 | 2025.01.28 08:36:12.152667 [ 258 ] {e6bb9b0a-a4f1-480e-a558-726df79ecf97} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9750 | 2025.01.28 08:36:12.152840 [ 138 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
9751 | 2025.01.28 08:36:12.152906 [ 258 ] {e6bb9b0a-a4f1-480e-a558-726df79ecf97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
9752 | 2025.01.28 08:36:12.152924 [ 138 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9753 | 2025.01.28 08:36:12.153014 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9754 | 2025.01.28 08:36:12.153025 [ 258 ] {e6bb9b0a-a4f1-480e-a558-726df79ecf97} <Debug> TCPHandler: Processed in 0.001720705 sec. | ||
9755 | 2025.01.28 08:36:12.153274 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
9756 | 2025.01.28 08:36:12.153279 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9757 | 2025.01.28 08:36:12.153572 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9758 | 2025.01.28 08:36:12.153586 [ 4 ] {6425e6af-ac06-4a01-8536-b4be5a9bcc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9759 | 2025.01.28 08:36:12.153633 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
9760 | 2025.01.28 08:36:12.153889 [ 4 ] {6425e6af-ac06-4a01-8536-b4be5a9bcc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9761 | 2025.01.28 08:36:12.153955 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9762 | 2025.01.28 08:36:12.154427 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9763 | 2025.01.28 08:36:12.154796 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9764 | 2025.01.28 08:36:12.155083 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
9765 | 2025.01.28 08:36:12.155436 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
9766 | 2025.01.28 08:36:12.159380 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.006222029 sec., 5303.736128520134 rows/sec., 356.75 KiB/sec. | ||
9767 | 2025.01.28 08:36:12.159596 [ 4 ] {6425e6af-ac06-4a01-8536-b4be5a9bcc54} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9768 | 2025.01.28 08:36:12.159636 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9769 | 2025.01.28 08:36:12.159670 [ 4 ] {6425e6af-ac06-4a01-8536-b4be5a9bcc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9770 | 2025.01.28 08:36:12.160255 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9771 | 2025.01.28 08:36:12.160452 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_33_7} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
9772 | 2025.01.28 08:36:12.160616 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9773 | 2025.01.28 08:36:12.160955 [ 4 ] {6425e6af-ac06-4a01-8536-b4be5a9bcc54} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9774 | 2025.01.28 08:36:12.161236 [ 4 ] {6425e6af-ac06-4a01-8536-b4be5a9bcc54} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9775 | 2025.01.28 08:36:12.161517 [ 4 ] {6425e6af-ac06-4a01-8536-b4be5a9bcc54} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.008024 sec., 4486.540378863409 rows/sec., 8.04 MiB/sec. | ||
9776 | 2025.01.28 08:36:12.161899 [ 4 ] {6425e6af-ac06-4a01-8536-b4be5a9bcc54} <Debug> TCPHandler: Processed in 0.008760636 sec. | ||
9777 | 2025.01.28 08:36:12.162123 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9778 | 2025.01.28 08:36:12.162270 [ 258 ] {bd038435-6618-48b4-af48-a93ec4e2c9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9779 | 2025.01.28 08:36:12.162322 [ 258 ] {bd038435-6618-48b4-af48-a93ec4e2c9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9780 | 2025.01.28 08:36:12.162799 [ 258 ] {bd038435-6618-48b4-af48-a93ec4e2c9c8} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9781 | 2025.01.28 08:36:12.162838 [ 258 ] {bd038435-6618-48b4-af48-a93ec4e2c9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9782 | 2025.01.28 08:36:12.163225 [ 258 ] {bd038435-6618-48b4-af48-a93ec4e2c9c8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9783 | 2025.01.28 08:36:12.163479 [ 258 ] {bd038435-6618-48b4-af48-a93ec4e2c9c8} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9784 | 2025.01.28 08:36:12.163698 [ 258 ] {bd038435-6618-48b4-af48-a93ec4e2c9c8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001457 sec., 56280.02745367193 rows/sec., 3.57 MiB/sec. | ||
9785 | 2025.01.28 08:36:12.163748 [ 258 ] {bd038435-6618-48b4-af48-a93ec4e2c9c8} <Debug> TCPHandler: Processed in 0.001752375 sec. | ||
9786 | 2025.01.28 08:36:12.916353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9787 | 2025.01.28 08:36:12.939419 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9788 | 2025.01.28 08:36:12.939486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9789 | 2025.01.28 08:36:12.947027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9790 | 2025.01.28 08:36:12.947814 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9791 | 2025.01.28 08:36:12.948185 [ 137 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9792 | 2025.01.28 08:36:12.948325 [ 137 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9793 | 2025.01.28 08:36:12.948401 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9794 | 2025.01.28 08:36:12.949000 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
9795 | 2025.01.28 08:36:12.962442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9796 | 2025.01.28 08:36:12.964356 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9797 | 2025.01.28 08:36:12.965766 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
9798 | 2025.01.28 08:36:12.971346 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
9799 | 2025.01.28 08:36:12.977395 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9800 | 2025.01.28 08:36:12.983014 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
9801 | 2025.01.28 08:36:12.989213 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
9802 | 2025.01.28 08:36:12.993981 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
9803 | 2025.01.28 08:36:13.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.19 MiB, peak 232.43 MiB, free memory in arenas 0.00 B, will set to 224.91 MiB (RSS), difference: -5.29 MiB | ||
9804 | 2025.01.28 08:36:13.055434 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.106825496 sec., 3248.2882176367334 rows/sec., 16.80 MiB/sec. | ||
9805 | 2025.01.28 08:36:13.058616 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9806 | 2025.01.28 08:36:13.061669 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_46_9} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9807 | 2025.01.28 08:36:13.061767 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_46_9} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9808 | 2025.01.28 08:36:13.064379 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9809 | 2025.01.28 08:36:14.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.47 MiB, peak 234.87 MiB, free memory in arenas 0.00 B, will set to 227.01 MiB (RSS), difference: 5.54 MiB | ||
9810 | 2025.01.28 08:36:16.525365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1388 | ||
9811 | 2025.01.28 08:36:16.529000 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9812 | 2025.01.28 08:36:16.529061 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9813 | 2025.01.28 08:36:16.530541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9814 | 2025.01.28 08:36:16.530859 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9815 | 2025.01.28 08:36:16.532396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
9816 | 2025.01.28 08:36:17.123767 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9817 | 2025.01.28 08:36:17.123976 [ 258 ] {f1d72109-f024-40da-b72e-332a69686f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9818 | 2025.01.28 08:36:17.124048 [ 258 ] {f1d72109-f024-40da-b72e-332a69686f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9819 | 2025.01.28 08:36:17.124809 [ 258 ] {f1d72109-f024-40da-b72e-332a69686f85} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9820 | 2025.01.28 08:36:17.124858 [ 258 ] {f1d72109-f024-40da-b72e-332a69686f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9821 | 2025.01.28 08:36:17.125302 [ 258 ] {f1d72109-f024-40da-b72e-332a69686f85} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9822 | 2025.01.28 08:36:17.125566 [ 258 ] {f1d72109-f024-40da-b72e-332a69686f85} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9823 | 2025.01.28 08:36:17.125780 [ 132 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9824 | 2025.01.28 08:36:17.125810 [ 258 ] {f1d72109-f024-40da-b72e-332a69686f85} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001892 sec., 33826.638477801265 rows/sec., 2.66 MiB/sec. | ||
9825 | 2025.01.28 08:36:17.125864 [ 132 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9826 | 2025.01.28 08:36:17.125929 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9827 | 2025.01.28 08:36:17.125951 [ 258 ] {f1d72109-f024-40da-b72e-332a69686f85} <Debug> TCPHandler: Processed in 0.002316214 sec. | ||
9828 | 2025.01.28 08:36:17.126278 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
9829 | 2025.01.28 08:36:17.126325 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9830 | 2025.01.28 08:36:17.126908 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9831 | 2025.01.28 08:36:17.126917 [ 4 ] {efc645c8-de35-4df9-8521-4a3af95ad0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9832 | 2025.01.28 08:36:17.127056 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1433 rows starting from the beginning of the part | ||
9833 | 2025.01.28 08:36:17.127273 [ 4 ] {efc645c8-de35-4df9-8521-4a3af95ad0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9834 | 2025.01.28 08:36:17.127497 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
9835 | 2025.01.28 08:36:17.127927 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 275 rows starting from the beginning of the part | ||
9836 | 2025.01.28 08:36:17.128310 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 65 rows starting from the beginning of the part | ||
9837 | 2025.01.28 08:36:17.128631 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 275 rows starting from the beginning of the part | ||
9838 | 2025.01.28 08:36:17.129021 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
9839 | 2025.01.28 08:36:17.130599 [ 4 ] {efc645c8-de35-4df9-8521-4a3af95ad0e0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9840 | 2025.01.28 08:36:17.130679 [ 4 ] {efc645c8-de35-4df9-8521-4a3af95ad0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9841 | 2025.01.28 08:36:17.131647 [ 4 ] {efc645c8-de35-4df9-8521-4a3af95ad0e0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9842 | 2025.01.28 08:36:17.132208 [ 4 ] {efc645c8-de35-4df9-8521-4a3af95ad0e0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9843 | 2025.01.28 08:36:17.132561 [ 4 ] {efc645c8-de35-4df9-8521-4a3af95ad0e0} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.005876 sec., 680.7351940095302 rows/sec., 51.19 KiB/sec. | ||
9844 | 2025.01.28 08:36:17.132808 [ 4 ] {efc645c8-de35-4df9-8521-4a3af95ad0e0} <Debug> TCPHandler: Processed in 0.006740167 sec. | ||
9845 | 2025.01.28 08:36:17.133253 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9846 | 2025.01.28 08:36:17.133821 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.007756201 sec., 280549.71757436404 rows/sec., 24.69 MiB/sec. | ||
9847 | 2025.01.28 08:36:17.133855 [ 258 ] {a3389c8d-f439-45cc-9689-7c94cd8506b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9848 | 2025.01.28 08:36:17.134000 [ 258 ] {a3389c8d-f439-45cc-9689-7c94cd8506b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9849 | 2025.01.28 08:36:17.134161 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9850 | 2025.01.28 08:36:17.134780 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9851 | 2025.01.28 08:36:17.134998 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_76_15} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9852 | 2025.01.28 08:36:17.135184 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9853 | 2025.01.28 08:36:17.135333 [ 258 ] {a3389c8d-f439-45cc-9689-7c94cd8506b5} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9854 | 2025.01.28 08:36:17.135380 [ 258 ] {a3389c8d-f439-45cc-9689-7c94cd8506b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9855 | 2025.01.28 08:36:17.135763 [ 258 ] {a3389c8d-f439-45cc-9689-7c94cd8506b5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9856 | 2025.01.28 08:36:17.136027 [ 258 ] {a3389c8d-f439-45cc-9689-7c94cd8506b5} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9857 | 2025.01.28 08:36:17.136216 [ 132 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9858 | 2025.01.28 08:36:17.136271 [ 258 ] {a3389c8d-f439-45cc-9689-7c94cd8506b5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002617 sec., 25983.951089033246 rows/sec., 2.03 MiB/sec. | ||
9859 | 2025.01.28 08:36:17.136278 [ 132 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9860 | 2025.01.28 08:36:17.136363 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9861 | 2025.01.28 08:36:17.136421 [ 258 ] {a3389c8d-f439-45cc-9689-7c94cd8506b5} <Debug> TCPHandler: Processed in 0.003473419 sec. | ||
9862 | 2025.01.28 08:36:17.136665 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9863 | 2025.01.28 08:36:17.136668 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
9864 | 2025.01.28 08:36:17.136881 [ 4 ] {11fa57c4-6533-4cee-a862-b03eb22c60e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9865 | 2025.01.28 08:36:17.136969 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9866 | 2025.01.28 08:36:17.136997 [ 4 ] {11fa57c4-6533-4cee-a862-b03eb22c60e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9867 | 2025.01.28 08:36:17.137038 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part | ||
9868 | 2025.01.28 08:36:17.137380 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 68 rows starting from the beginning of the part | ||
9869 | 2025.01.28 08:36:17.137682 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 418 rows starting from the beginning of the part | ||
9870 | 2025.01.28 08:36:17.138089 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 70 rows starting from the beginning of the part | ||
9871 | 2025.01.28 08:36:17.138401 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 418 rows starting from the beginning of the part | ||
9872 | 2025.01.28 08:36:17.138672 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 68 rows starting from the beginning of the part | ||
9873 | 2025.01.28 08:36:17.139691 [ 4 ] {11fa57c4-6533-4cee-a862-b03eb22c60e6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9874 | 2025.01.28 08:36:17.139779 [ 4 ] {11fa57c4-6533-4cee-a862-b03eb22c60e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9875 | 2025.01.28 08:36:17.140770 [ 4 ] {11fa57c4-6533-4cee-a862-b03eb22c60e6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9876 | 2025.01.28 08:36:17.141248 [ 4 ] {11fa57c4-6533-4cee-a862-b03eb22c60e6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9877 | 2025.01.28 08:36:17.141453 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9878 | 2025.01.28 08:36:17.141562 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9879 | 2025.01.28 08:36:17.141673 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9880 | 2025.01.28 08:36:17.141782 [ 4 ] {11fa57c4-6533-4cee-a862-b03eb22c60e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004954 sec., 32297.13362939039 rows/sec., 2.25 MiB/sec. | ||
9881 | 2025.01.28 08:36:17.142074 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
9882 | 2025.01.28 08:36:17.142124 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.005636351 sec., 347033.0360901938 rows/sec., 26.57 MiB/sec. | ||
9883 | 2025.01.28 08:36:17.142269 [ 4 ] {11fa57c4-6533-4cee-a862-b03eb22c60e6} <Debug> TCPHandler: Processed in 0.005720992 sec. | ||
9884 | 2025.01.28 08:36:17.142513 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9885 | 2025.01.28 08:36:17.142544 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9886 | 2025.01.28 08:36:17.142584 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9887 | 2025.01.28 08:36:17.142713 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21737 rows starting from the beginning of the part | ||
9888 | 2025.01.28 08:36:17.142950 [ 258 ] {2b2b7c0c-8436-4862-abb6-49dae081228a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9889 | 2025.01.28 08:36:17.143210 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
9890 | 2025.01.28 08:36:17.143429 [ 258 ] {2b2b7c0c-8436-4862-abb6-49dae081228a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9891 | 2025.01.28 08:36:17.143692 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9892 | 2025.01.28 08:36:17.143713 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
9893 | 2025.01.28 08:36:17.144252 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_76_15} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9894 | 2025.01.28 08:36:17.144314 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
9895 | 2025.01.28 08:36:17.144709 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9896 | 2025.01.28 08:36:17.144889 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
9897 | 2025.01.28 08:36:17.145237 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
9898 | 2025.01.28 08:36:17.147026 [ 258 ] {2b2b7c0c-8436-4862-abb6-49dae081228a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9899 | 2025.01.28 08:36:17.147072 [ 258 ] {2b2b7c0c-8436-4862-abb6-49dae081228a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9900 | 2025.01.28 08:36:17.148101 [ 258 ] {2b2b7c0c-8436-4862-abb6-49dae081228a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9901 | 2025.01.28 08:36:17.148517 [ 258 ] {2b2b7c0c-8436-4862-abb6-49dae081228a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9902 | 2025.01.28 08:36:17.149199 [ 258 ] {2b2b7c0c-8436-4862-abb6-49dae081228a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.006384 sec., 626.5664160401003 rows/sec., 1.12 MiB/sec. | ||
9903 | 2025.01.28 08:36:17.149325 [ 258 ] {2b2b7c0c-8436-4862-abb6-49dae081228a} <Debug> TCPHandler: Processed in 0.006931539 sec. | ||
9904 | 2025.01.28 08:36:17.149492 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9905 | 2025.01.28 08:36:17.149634 [ 4 ] {32956d37-314e-40b7-b926-86f160ff6cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9906 | 2025.01.28 08:36:17.149694 [ 4 ] {32956d37-314e-40b7-b926-86f160ff6cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9907 | 2025.01.28 08:36:17.150220 [ 4 ] {32956d37-314e-40b7-b926-86f160ff6cf1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9908 | 2025.01.28 08:36:17.150257 [ 4 ] {32956d37-314e-40b7-b926-86f160ff6cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9909 | 2025.01.28 08:36:17.152272 [ 4 ] {32956d37-314e-40b7-b926-86f160ff6cf1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9910 | 2025.01.28 08:36:17.152585 [ 4 ] {32956d37-314e-40b7-b926-86f160ff6cf1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9911 | 2025.01.28 08:36:17.152785 [ 131 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9912 | 2025.01.28 08:36:17.152846 [ 131 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9913 | 2025.01.28 08:36:17.152864 [ 4 ] {32956d37-314e-40b7-b926-86f160ff6cf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003247 sec., 18478.595626732367 rows/sec., 1.25 MiB/sec. | ||
9914 | 2025.01.28 08:36:17.152888 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9915 | 2025.01.28 08:36:17.153094 [ 4 ] {32956d37-314e-40b7-b926-86f160ff6cf1} <Debug> TCPHandler: Processed in 0.003659112 sec. | ||
9916 | 2025.01.28 08:36:17.153285 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
9917 | 2025.01.28 08:36:17.153760 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9918 | 2025.01.28 08:36:17.153851 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4266 rows starting from the beginning of the part | ||
9919 | 2025.01.28 08:36:17.154072 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
9920 | 2025.01.28 08:36:17.154183 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
9921 | 2025.01.28 08:36:17.154348 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
9922 | 2025.01.28 08:36:17.154531 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
9923 | 2025.01.28 08:36:17.154666 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
9924 | 2025.01.28 08:36:17.159670 [ 189 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4610 rows, containing 4 columns (4 merged, 0 gathered) in 0.006672565 sec., 690888.7361906553 rows/sec., 45.06 MiB/sec. | ||
9925 | 2025.01.28 08:36:17.160157 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9926 | 2025.01.28 08:36:17.160631 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_76_15} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9927 | 2025.01.28 08:36:17.160725 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_76_15} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9928 | 2025.01.28 08:36:17.160822 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
9929 | 2025.01.28 08:36:17.162579 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22692 rows, containing 5 columns (5 merged, 0 gathered) in 0.020727856 sec., 1094758.666791201 rows/sec., 73.92 MiB/sec. | ||
9930 | 2025.01.28 08:36:17.163058 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9931 | 2025.01.28 08:36:17.163401 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9932 | 2025.01.28 08:36:17.163493 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9933 | 2025.01.28 08:36:17.163599 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
9934 | 2025.01.28 08:36:18.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.59 MiB, peak 238.88 MiB, free memory in arenas 0.00 B, will set to 228.91 MiB (RSS), difference: 1.31 MiB | ||
9935 | 2025.01.28 08:36:18.243467 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9936 | 2025.01.28 08:36:18.243756 [ 258 ] {da18018a-8686-4864-98e1-3a13e89cc2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9937 | 2025.01.28 08:36:18.243868 [ 258 ] {da18018a-8686-4864-98e1-3a13e89cc2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9938 | 2025.01.28 08:36:18.244678 [ 258 ] {da18018a-8686-4864-98e1-3a13e89cc2dc} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9939 | 2025.01.28 08:36:18.244718 [ 258 ] {da18018a-8686-4864-98e1-3a13e89cc2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9940 | 2025.01.28 08:36:18.245153 [ 258 ] {da18018a-8686-4864-98e1-3a13e89cc2dc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9941 | 2025.01.28 08:36:18.245416 [ 258 ] {da18018a-8686-4864-98e1-3a13e89cc2dc} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9942 | 2025.01.28 08:36:18.245563 [ 131 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9943 | 2025.01.28 08:36:18.245606 [ 131 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9944 | 2025.01.28 08:36:18.245618 [ 258 ] {da18018a-8686-4864-98e1-3a13e89cc2dc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. | ||
9945 | 2025.01.28 08:36:18.245628 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9946 | 2025.01.28 08:36:18.245745 [ 258 ] {da18018a-8686-4864-98e1-3a13e89cc2dc} <Debug> TCPHandler: Processed in 0.002452975 sec. | ||
9947 | 2025.01.28 08:36:18.246002 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9948 | 2025.01.28 08:36:18.246244 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9949 | 2025.01.28 08:36:18.246312 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9950 | 2025.01.28 08:36:18.246363 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
9951 | 2025.01.28 08:36:18.246599 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9952 | 2025.01.28 08:36:18.246674 [ 4 ] {ec9ba01b-5b2d-4b6d-b0e0-adfa9264b32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9953 | 2025.01.28 08:36:18.246862 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9954 | 2025.01.28 08:36:18.246930 [ 4 ] {ec9ba01b-5b2d-4b6d-b0e0-adfa9264b32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9955 | 2025.01.28 08:36:18.247176 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9956 | 2025.01.28 08:36:18.247524 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9957 | 2025.01.28 08:36:18.249636 [ 4 ] {ec9ba01b-5b2d-4b6d-b0e0-adfa9264b32d} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9958 | 2025.01.28 08:36:18.249724 [ 4 ] {ec9ba01b-5b2d-4b6d-b0e0-adfa9264b32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9959 | 2025.01.28 08:36:18.250126 [ 192 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004362362 sec., 16046.352870302831 rows/sec., 1.19 MiB/sec. | ||
9960 | 2025.01.28 08:36:18.250334 [ 192 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9961 | 2025.01.28 08:36:18.250452 [ 4 ] {ec9ba01b-5b2d-4b6d-b0e0-adfa9264b32d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9962 | 2025.01.28 08:36:18.250745 [ 192 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9963 | 2025.01.28 08:36:18.250766 [ 4 ] {ec9ba01b-5b2d-4b6d-b0e0-adfa9264b32d} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9964 | 2025.01.28 08:36:18.250884 [ 192 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_33_8} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9965 | 2025.01.28 08:36:18.251156 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9966 | 2025.01.28 08:36:18.251225 [ 4 ] {ec9ba01b-5b2d-4b6d-b0e0-adfa9264b32d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004759 sec., 420.2563563773902 rows/sec., 34.27 KiB/sec. | ||
9967 | 2025.01.28 08:36:18.251477 [ 4 ] {ec9ba01b-5b2d-4b6d-b0e0-adfa9264b32d} <Debug> TCPHandler: Processed in 0.005496178 sec. | ||
9968 | 2025.01.28 08:36:18.251667 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9969 | 2025.01.28 08:36:18.251814 [ 258 ] {54e9011c-2709-4ea8-8009-4c4b2d95f0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9970 | 2025.01.28 08:36:18.251873 [ 258 ] {54e9011c-2709-4ea8-8009-4c4b2d95f0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9971 | 2025.01.28 08:36:18.253077 [ 258 ] {54e9011c-2709-4ea8-8009-4c4b2d95f0ac} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9972 | 2025.01.28 08:36:18.253117 [ 258 ] {54e9011c-2709-4ea8-8009-4c4b2d95f0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9973 | 2025.01.28 08:36:18.253610 [ 258 ] {54e9011c-2709-4ea8-8009-4c4b2d95f0ac} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9974 | 2025.01.28 08:36:18.253870 [ 258 ] {54e9011c-2709-4ea8-8009-4c4b2d95f0ac} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9975 | 2025.01.28 08:36:18.254057 [ 258 ] {54e9011c-2709-4ea8-8009-4c4b2d95f0ac} <Debug> executeQuery: Read 1416 rows, 120.98 KiB in 0.002276 sec., 622144.1124780317 rows/sec., 51.91 MiB/sec. | ||
9976 | 2025.01.28 08:36:18.254115 [ 258 ] {54e9011c-2709-4ea8-8009-4c4b2d95f0ac} <Debug> TCPHandler: Processed in 0.002519976 sec. | ||
9977 | 2025.01.28 08:36:18.254350 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9978 | 2025.01.28 08:36:18.254582 [ 4 ] {2bc8fea6-5b7d-4e84-abae-c0f247538835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9979 | 2025.01.28 08:36:18.254677 [ 4 ] {2bc8fea6-5b7d-4e84-abae-c0f247538835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9980 | 2025.01.28 08:36:18.255450 [ 4 ] {2bc8fea6-5b7d-4e84-abae-c0f247538835} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9981 | 2025.01.28 08:36:18.255491 [ 4 ] {2bc8fea6-5b7d-4e84-abae-c0f247538835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9982 | 2025.01.28 08:36:18.255870 [ 4 ] {2bc8fea6-5b7d-4e84-abae-c0f247538835} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9983 | 2025.01.28 08:36:18.256132 [ 4 ] {2bc8fea6-5b7d-4e84-abae-c0f247538835} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9984 | 2025.01.28 08:36:18.256330 [ 131 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9985 | 2025.01.28 08:36:18.256395 [ 4 ] {2bc8fea6-5b7d-4e84-abae-c0f247538835} <Debug> executeQuery: Read 45 rows, 3.30 KiB in 0.001869 sec., 24077.04654895666 rows/sec., 1.73 MiB/sec. | ||
9986 | 2025.01.28 08:36:18.256405 [ 131 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9987 | 2025.01.28 08:36:18.256502 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9988 | 2025.01.28 08:36:18.256531 [ 4 ] {2bc8fea6-5b7d-4e84-abae-c0f247538835} <Debug> TCPHandler: Processed in 0.002289712 sec. | ||
9989 | 2025.01.28 08:36:18.256803 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
9990 | 2025.01.28 08:36:18.256818 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9991 | 2025.01.28 08:36:18.257062 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9992 | 2025.01.28 08:36:18.257092 [ 258 ] {078c6a7d-8272-45a3-93ae-69411bb0ca21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9993 | 2025.01.28 08:36:18.257104 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 65 rows starting from the beginning of the part | ||
9994 | 2025.01.28 08:36:18.257148 [ 258 ] {078c6a7d-8272-45a3-93ae-69411bb0ca21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9995 | 2025.01.28 08:36:18.257359 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 43 rows starting from the beginning of the part | ||
9996 | 2025.01.28 08:36:18.257813 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
9997 | 2025.01.28 08:36:18.258275 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 43 rows starting from the beginning of the part | ||
9998 | 2025.01.28 08:36:18.258704 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part | ||
9999 | 2025.01.28 08:36:18.259078 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 45 rows starting from the beginning of the part | ||
10000 | 2025.01.28 08:36:18.260191 [ 258 ] {078c6a7d-8272-45a3-93ae-69411bb0ca21} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10001 | 2025.01.28 08:36:18.260240 [ 258 ] {078c6a7d-8272-45a3-93ae-69411bb0ca21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10002 | 2025.01.28 08:36:18.260823 [ 258 ] {078c6a7d-8272-45a3-93ae-69411bb0ca21} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10003 | 2025.01.28 08:36:18.260958 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.004325702 sec., 47622.328121539584 rows/sec., 3.59 MiB/sec. | ||
10004 | 2025.01.28 08:36:18.261175 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10005 | 2025.01.28 08:36:18.261299 [ 258 ] {078c6a7d-8272-45a3-93ae-69411bb0ca21} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10006 | 2025.01.28 08:36:18.261666 [ 258 ] {078c6a7d-8272-45a3-93ae-69411bb0ca21} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004614 sec., 52449.068053749455 rows/sec., 3.55 MiB/sec. | ||
10007 | 2025.01.28 08:36:18.261841 [ 258 ] {078c6a7d-8272-45a3-93ae-69411bb0ca21} <Debug> TCPHandler: Processed in 0.005195994 sec. | ||
10008 | 2025.01.28 08:36:18.261842 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10009 | 2025.01.28 08:36:18.262016 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_61_12} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10010 | 2025.01.28 08:36:18.262040 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10011 | 2025.01.28 08:36:18.262110 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10012 | 2025.01.28 08:36:18.262178 [ 4 ] {669e14cb-8410-41d6-99e4-720189d5add1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10013 | 2025.01.28 08:36:18.262228 [ 4 ] {669e14cb-8410-41d6-99e4-720189d5add1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10014 | 2025.01.28 08:36:18.262795 [ 4 ] {669e14cb-8410-41d6-99e4-720189d5add1} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10015 | 2025.01.28 08:36:18.262833 [ 4 ] {669e14cb-8410-41d6-99e4-720189d5add1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10016 | 2025.01.28 08:36:18.263194 [ 4 ] {669e14cb-8410-41d6-99e4-720189d5add1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10017 | 2025.01.28 08:36:18.263444 [ 4 ] {669e14cb-8410-41d6-99e4-720189d5add1} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10018 | 2025.01.28 08:36:18.263610 [ 131 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10019 | 2025.01.28 08:36:18.263665 [ 131 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10020 | 2025.01.28 08:36:18.263702 [ 4 ] {669e14cb-8410-41d6-99e4-720189d5add1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. | ||
10021 | 2025.01.28 08:36:18.263708 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10022 | 2025.01.28 08:36:18.263865 [ 4 ] {669e14cb-8410-41d6-99e4-720189d5add1} <Debug> TCPHandler: Processed in 0.001906957 sec. | ||
10023 | 2025.01.28 08:36:18.263962 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10024 | 2025.01.28 08:36:18.264051 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10025 | 2025.01.28 08:36:18.264249 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10026 | 2025.01.28 08:36:18.264284 [ 258 ] {a420306c-3947-450f-951c-bdc672b7a5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10027 | 2025.01.28 08:36:18.264320 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
10028 | 2025.01.28 08:36:18.264380 [ 258 ] {a420306c-3947-450f-951c-bdc672b7a5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10029 | 2025.01.28 08:36:18.264759 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
10030 | 2025.01.28 08:36:18.265118 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
10031 | 2025.01.28 08:36:18.265411 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
10032 | 2025.01.28 08:36:18.265751 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
10033 | 2025.01.28 08:36:18.267635 [ 258 ] {a420306c-3947-450f-951c-bdc672b7a5a1} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10034 | 2025.01.28 08:36:18.267722 [ 258 ] {a420306c-3947-450f-951c-bdc672b7a5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10035 | 2025.01.28 08:36:18.268106 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004265631 sec., 15238.073804321097 rows/sec., 1009.61 KiB/sec. | ||
10036 | 2025.01.28 08:36:18.268307 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10037 | 2025.01.28 08:36:18.268868 [ 258 ] {a420306c-3947-450f-951c-bdc672b7a5a1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10038 | 2025.01.28 08:36:18.269155 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10039 | 2025.01.28 08:36:18.269329 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_33_8} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10040 | 2025.01.28 08:36:18.269383 [ 258 ] {a420306c-3947-450f-951c-bdc672b7a5a1} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10041 | 2025.01.28 08:36:18.269487 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10042 | 2025.01.28 08:36:18.269662 [ 258 ] {a420306c-3947-450f-951c-bdc672b7a5a1} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.005455 sec., 160586.61778185153 rows/sec., 11.64 MiB/sec. | ||
10043 | 2025.01.28 08:36:18.269734 [ 258 ] {a420306c-3947-450f-951c-bdc672b7a5a1} <Debug> TCPHandler: Processed in 0.005763512 sec. | ||
10044 | 2025.01.28 08:36:18.269892 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10045 | 2025.01.28 08:36:18.270012 [ 4 ] {9e9d28b7-4fb3-4658-bd05-7c91fa9f4b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10046 | 2025.01.28 08:36:18.270064 [ 4 ] {9e9d28b7-4fb3-4658-bd05-7c91fa9f4b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10047 | 2025.01.28 08:36:18.270568 [ 4 ] {9e9d28b7-4fb3-4658-bd05-7c91fa9f4b16} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10048 | 2025.01.28 08:36:18.270609 [ 4 ] {9e9d28b7-4fb3-4658-bd05-7c91fa9f4b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10049 | 2025.01.28 08:36:18.270984 [ 4 ] {9e9d28b7-4fb3-4658-bd05-7c91fa9f4b16} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10050 | 2025.01.28 08:36:18.271235 [ 4 ] {9e9d28b7-4fb3-4658-bd05-7c91fa9f4b16} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10051 | 2025.01.28 08:36:18.271466 [ 4 ] {9e9d28b7-4fb3-4658-bd05-7c91fa9f4b16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. | ||
10052 | 2025.01.28 08:36:18.271516 [ 4 ] {9e9d28b7-4fb3-4658-bd05-7c91fa9f4b16} <Debug> TCPHandler: Processed in 0.001682275 sec. | ||
10053 | 2025.01.28 08:36:18.271732 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10054 | 2025.01.28 08:36:18.271867 [ 258 ] {221ce311-62bd-4446-9ff5-4e0243d441f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10055 | 2025.01.28 08:36:18.271930 [ 258 ] {221ce311-62bd-4446-9ff5-4e0243d441f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10056 | 2025.01.28 08:36:18.272964 [ 258 ] {221ce311-62bd-4446-9ff5-4e0243d441f8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10057 | 2025.01.28 08:36:18.273001 [ 258 ] {221ce311-62bd-4446-9ff5-4e0243d441f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10058 | 2025.01.28 08:36:18.273469 [ 258 ] {221ce311-62bd-4446-9ff5-4e0243d441f8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10059 | 2025.01.28 08:36:18.273754 [ 258 ] {221ce311-62bd-4446-9ff5-4e0243d441f8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10060 | 2025.01.28 08:36:18.273944 [ 258 ] {221ce311-62bd-4446-9ff5-4e0243d441f8} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.002108 sec., 468690.7020872865 rows/sec., 31.19 MiB/sec. | ||
10061 | 2025.01.28 08:36:18.273999 [ 258 ] {221ce311-62bd-4446-9ff5-4e0243d441f8} <Debug> TCPHandler: Processed in 0.002332623 sec. | ||
10062 | 2025.01.28 08:36:18.274164 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10063 | 2025.01.28 08:36:18.274288 [ 4 ] {583b4c50-a749-469a-8c0b-cc278da3d767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10064 | 2025.01.28 08:36:18.274340 [ 4 ] {583b4c50-a749-469a-8c0b-cc278da3d767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10065 | 2025.01.28 08:36:18.274816 [ 4 ] {583b4c50-a749-469a-8c0b-cc278da3d767} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10066 | 2025.01.28 08:36:18.274854 [ 4 ] {583b4c50-a749-469a-8c0b-cc278da3d767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10067 | 2025.01.28 08:36:18.275240 [ 4 ] {583b4c50-a749-469a-8c0b-cc278da3d767} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10068 | 2025.01.28 08:36:18.275479 [ 4 ] {583b4c50-a749-469a-8c0b-cc278da3d767} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10069 | 2025.01.28 08:36:18.275748 [ 4 ] {583b4c50-a749-469a-8c0b-cc278da3d767} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
10070 | 2025.01.28 08:36:18.275906 [ 4 ] {583b4c50-a749-469a-8c0b-cc278da3d767} <Debug> TCPHandler: Processed in 0.001795175 sec. | ||
10071 | 2025.01.28 08:36:18.276123 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10072 | 2025.01.28 08:36:18.276261 [ 258 ] {eb81b8e8-a6bd-40b0-9c7f-d0685913becb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10073 | 2025.01.28 08:36:18.276352 [ 258 ] {eb81b8e8-a6bd-40b0-9c7f-d0685913becb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10074 | 2025.01.28 08:36:18.277595 [ 258 ] {eb81b8e8-a6bd-40b0-9c7f-d0685913becb} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10075 | 2025.01.28 08:36:18.277636 [ 258 ] {eb81b8e8-a6bd-40b0-9c7f-d0685913becb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10076 | 2025.01.28 08:36:18.278349 [ 258 ] {eb81b8e8-a6bd-40b0-9c7f-d0685913becb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10077 | 2025.01.28 08:36:18.278612 [ 258 ] {eb81b8e8-a6bd-40b0-9c7f-d0685913becb} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10078 | 2025.01.28 08:36:18.278759 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10079 | 2025.01.28 08:36:18.278799 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10080 | 2025.01.28 08:36:18.278825 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10081 | 2025.01.28 08:36:18.278833 [ 258 ] {eb81b8e8-a6bd-40b0-9c7f-d0685913becb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002603 sec., 13830.195927775645 rows/sec., 24.78 MiB/sec. | ||
10082 | 2025.01.28 08:36:18.279006 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
10083 | 2025.01.28 08:36:18.279073 [ 258 ] {eb81b8e8-a6bd-40b0-9c7f-d0685913becb} <Debug> TCPHandler: Processed in 0.003055484 sec. | ||
10084 | 2025.01.28 08:36:18.279263 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10085 | 2025.01.28 08:36:18.279361 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10086 | 2025.01.28 08:36:18.279493 [ 4 ] {531e0e55-7ac3-4ca7-ba69-eb439cf347ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10087 | 2025.01.28 08:36:18.279513 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1100 rows starting from the beginning of the part | ||
10088 | 2025.01.28 08:36:18.279601 [ 4 ] {531e0e55-7ac3-4ca7-ba69-eb439cf347ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10089 | 2025.01.28 08:36:18.280356 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
10090 | 2025.01.28 08:36:18.280949 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
10091 | 2025.01.28 08:36:18.281527 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
10092 | 2025.01.28 08:36:18.282173 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part | ||
10093 | 2025.01.28 08:36:18.282460 [ 4 ] {531e0e55-7ac3-4ca7-ba69-eb439cf347ee} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10094 | 2025.01.28 08:36:18.282654 [ 4 ] {531e0e55-7ac3-4ca7-ba69-eb439cf347ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10095 | 2025.01.28 08:36:18.282842 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
10096 | 2025.01.28 08:36:18.284136 [ 4 ] {531e0e55-7ac3-4ca7-ba69-eb439cf347ee} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10097 | 2025.01.28 08:36:18.284720 [ 4 ] {531e0e55-7ac3-4ca7-ba69-eb439cf347ee} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10098 | 2025.01.28 08:36:18.285067 [ 4 ] {531e0e55-7ac3-4ca7-ba69-eb439cf347ee} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.005662 sec., 8124.337689862239 rows/sec., 503.11 KiB/sec. | ||
10099 | 2025.01.28 08:36:18.285170 [ 4 ] {531e0e55-7ac3-4ca7-ba69-eb439cf347ee} <Debug> TCPHandler: Processed in 0.005999616 sec. | ||
10100 | 2025.01.28 08:36:18.290002 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1216 rows, containing 19 columns (19 merged, 0 gathered) in 0.011110649 sec., 109444.55179890932 rows/sec., 196.12 MiB/sec. | ||
10101 | 2025.01.28 08:36:18.291356 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10102 | 2025.01.28 08:36:18.291817 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10103 | 2025.01.28 08:36:18.291913 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10104 | 2025.01.28 08:36:18.292082 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
10105 | 2025.01.28 08:36:18.918000 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
10106 | 2025.01.28 08:36:18.919084 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10107 | 2025.01.28 08:36:18.919131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10108 | 2025.01.28 08:36:18.919655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10109 | 2025.01.28 08:36:18.919906 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10110 | 2025.01.28 08:36:18.920173 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
10111 | 2025.01.28 08:36:20.462548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
10112 | 2025.01.28 08:36:20.481458 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10113 | 2025.01.28 08:36:20.481519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10114 | 2025.01.28 08:36:20.488496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10115 | 2025.01.28 08:36:20.489235 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10116 | 2025.01.28 08:36:20.491908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
10117 | 2025.01.28 08:36:22.119759 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10118 | 2025.01.28 08:36:22.119954 [ 258 ] {280337f5-dfb9-49c1-a99f-614c7e02b7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10119 | 2025.01.28 08:36:22.120027 [ 258 ] {280337f5-dfb9-49c1-a99f-614c7e02b7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10120 | 2025.01.28 08:36:22.120810 [ 258 ] {280337f5-dfb9-49c1-a99f-614c7e02b7df} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10121 | 2025.01.28 08:36:22.120854 [ 258 ] {280337f5-dfb9-49c1-a99f-614c7e02b7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10122 | 2025.01.28 08:36:22.121295 [ 258 ] {280337f5-dfb9-49c1-a99f-614c7e02b7df} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10123 | 2025.01.28 08:36:22.121558 [ 258 ] {280337f5-dfb9-49c1-a99f-614c7e02b7df} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10124 | 2025.01.28 08:36:22.121769 [ 258 ] {280337f5-dfb9-49c1-a99f-614c7e02b7df} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.29 MiB/sec. | ||
10125 | 2025.01.28 08:36:22.121838 [ 258 ] {280337f5-dfb9-49c1-a99f-614c7e02b7df} <Debug> TCPHandler: Processed in 0.002208852 sec. | ||
10126 | 2025.01.28 08:36:22.122112 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10127 | 2025.01.28 08:36:22.122332 [ 4 ] {71ccf44e-c1a0-4a83-af5a-54fcf2dce76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10128 | 2025.01.28 08:36:22.122416 [ 4 ] {71ccf44e-c1a0-4a83-af5a-54fcf2dce76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10129 | 2025.01.28 08:36:22.123291 [ 4 ] {71ccf44e-c1a0-4a83-af5a-54fcf2dce76b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10130 | 2025.01.28 08:36:22.123341 [ 4 ] {71ccf44e-c1a0-4a83-af5a-54fcf2dce76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10131 | 2025.01.28 08:36:22.123811 [ 4 ] {71ccf44e-c1a0-4a83-af5a-54fcf2dce76b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10132 | 2025.01.28 08:36:22.124076 [ 4 ] {71ccf44e-c1a0-4a83-af5a-54fcf2dce76b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10133 | 2025.01.28 08:36:22.124333 [ 4 ] {71ccf44e-c1a0-4a83-af5a-54fcf2dce76b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002061 sec., 31052.886948083455 rows/sec., 2.42 MiB/sec. | ||
10134 | 2025.01.28 08:36:22.124416 [ 4 ] {71ccf44e-c1a0-4a83-af5a-54fcf2dce76b} <Debug> TCPHandler: Processed in 0.002450606 sec. | ||
10135 | 2025.01.28 08:36:22.124586 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10136 | 2025.01.28 08:36:22.124737 [ 258 ] {99ea7d25-c830-449b-b476-706de1c84ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10137 | 2025.01.28 08:36:22.124803 [ 258 ] {99ea7d25-c830-449b-b476-706de1c84ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10138 | 2025.01.28 08:36:22.125437 [ 258 ] {99ea7d25-c830-449b-b476-706de1c84ff7} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10139 | 2025.01.28 08:36:22.125475 [ 258 ] {99ea7d25-c830-449b-b476-706de1c84ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10140 | 2025.01.28 08:36:22.125883 [ 258 ] {99ea7d25-c830-449b-b476-706de1c84ff7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10141 | 2025.01.28 08:36:22.126120 [ 258 ] {99ea7d25-c830-449b-b476-706de1c84ff7} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10142 | 2025.01.28 08:36:22.126335 [ 258 ] {99ea7d25-c830-449b-b476-706de1c84ff7} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001631 sec., 58859.59534028203 rows/sec., 4.10 MiB/sec. | ||
10143 | 2025.01.28 08:36:22.126450 [ 258 ] {99ea7d25-c830-449b-b476-706de1c84ff7} <Debug> TCPHandler: Processed in 0.001932648 sec. | ||
10144 | 2025.01.28 08:36:22.126681 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10145 | 2025.01.28 08:36:22.126868 [ 4 ] {9858ede6-7e7c-4270-9c15-8d9689b4696c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10146 | 2025.01.28 08:36:22.126936 [ 4 ] {9858ede6-7e7c-4270-9c15-8d9689b4696c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10147 | 2025.01.28 08:36:22.127481 [ 4 ] {9858ede6-7e7c-4270-9c15-8d9689b4696c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10148 | 2025.01.28 08:36:22.127523 [ 4 ] {9858ede6-7e7c-4270-9c15-8d9689b4696c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10149 | 2025.01.28 08:36:22.127925 [ 4 ] {9858ede6-7e7c-4270-9c15-8d9689b4696c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10150 | 2025.01.28 08:36:22.128175 [ 4 ] {9858ede6-7e7c-4270-9c15-8d9689b4696c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10151 | 2025.01.28 08:36:22.128406 [ 4 ] {9858ede6-7e7c-4270-9c15-8d9689b4696c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001576 sec., 22842.63959390863 rows/sec., 1.54 MiB/sec. | ||
10152 | 2025.01.28 08:36:22.128461 [ 4 ] {9858ede6-7e7c-4270-9c15-8d9689b4696c} <Debug> TCPHandler: Processed in 0.001901947 sec. | ||
10153 | 2025.01.28 08:36:26.284258 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10154 | 2025.01.28 08:36:26.284374 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10155 | 2025.01.28 08:36:26.420315 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
10156 | 2025.01.28 08:36:26.420968 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10157 | 2025.01.28 08:36:26.421014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10158 | 2025.01.28 08:36:26.421556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10159 | 2025.01.28 08:36:26.421815 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10160 | 2025.01.28 08:36:26.422005 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
10161 | 2025.01.28 08:36:26.532636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1432 | ||
10162 | 2025.01.28 08:36:26.536061 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10163 | 2025.01.28 08:36:26.536113 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10164 | 2025.01.28 08:36:26.537563 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10165 | 2025.01.28 08:36:26.537876 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10166 | 2025.01.28 08:36:26.539066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1432 | ||
10167 | 2025.01.28 08:36:27.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.38 MiB, peak 241.47 MiB, free memory in arenas 0.00 B, will set to 230.38 MiB (RSS), difference: 3.99 MiB | ||
10168 | 2025.01.28 08:36:27.001821 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001234197 sec. | ||
10169 | 2025.01.28 08:36:27.122588 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10170 | 2025.01.28 08:36:27.122785 [ 258 ] {316804cd-fbc1-4ae8-ad1e-1f12cc872bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10171 | 2025.01.28 08:36:27.122859 [ 258 ] {316804cd-fbc1-4ae8-ad1e-1f12cc872bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10172 | 2025.01.28 08:36:27.123667 [ 258 ] {316804cd-fbc1-4ae8-ad1e-1f12cc872bc2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10173 | 2025.01.28 08:36:27.123711 [ 258 ] {316804cd-fbc1-4ae8-ad1e-1f12cc872bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10174 | 2025.01.28 08:36:27.124146 [ 258 ] {316804cd-fbc1-4ae8-ad1e-1f12cc872bc2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10175 | 2025.01.28 08:36:27.124418 [ 258 ] {316804cd-fbc1-4ae8-ad1e-1f12cc872bc2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10176 | 2025.01.28 08:36:27.124644 [ 258 ] {316804cd-fbc1-4ae8-ad1e-1f12cc872bc2} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001916 sec., 33402.92275574113 rows/sec., 2.63 MiB/sec. | ||
10177 | 2025.01.28 08:36:27.124719 [ 258 ] {316804cd-fbc1-4ae8-ad1e-1f12cc872bc2} <Debug> TCPHandler: Processed in 0.002268933 sec. | ||
10178 | 2025.01.28 08:36:27.125026 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10179 | 2025.01.28 08:36:27.125242 [ 4 ] {6d4dc8ce-6271-4f04-ab4d-e153ba200ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10180 | 2025.01.28 08:36:27.125318 [ 4 ] {6d4dc8ce-6271-4f04-ab4d-e153ba200ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10181 | 2025.01.28 08:36:27.126066 [ 4 ] {6d4dc8ce-6271-4f04-ab4d-e153ba200ec7} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10182 | 2025.01.28 08:36:27.126114 [ 4 ] {6d4dc8ce-6271-4f04-ab4d-e153ba200ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10183 | 2025.01.28 08:36:27.126590 [ 4 ] {6d4dc8ce-6271-4f04-ab4d-e153ba200ec7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10184 | 2025.01.28 08:36:27.126845 [ 4 ] {6d4dc8ce-6271-4f04-ab4d-e153ba200ec7} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10185 | 2025.01.28 08:36:27.127053 [ 4 ] {6d4dc8ce-6271-4f04-ab4d-e153ba200ec7} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00187 sec., 2139.03743315508 rows/sec., 160.85 KiB/sec. | ||
10186 | 2025.01.28 08:36:27.127123 [ 4 ] {6d4dc8ce-6271-4f04-ab4d-e153ba200ec7} <Debug> TCPHandler: Processed in 0.002280743 sec. | ||
10187 | 2025.01.28 08:36:27.127294 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10188 | 2025.01.28 08:36:27.127441 [ 258 ] {f25038d2-5109-4761-a9e8-fbf54833f1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10189 | 2025.01.28 08:36:27.127501 [ 258 ] {f25038d2-5109-4761-a9e8-fbf54833f1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10190 | 2025.01.28 08:36:27.128243 [ 258 ] {f25038d2-5109-4761-a9e8-fbf54833f1a8} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10191 | 2025.01.28 08:36:27.128285 [ 258 ] {f25038d2-5109-4761-a9e8-fbf54833f1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10192 | 2025.01.28 08:36:27.128667 [ 258 ] {f25038d2-5109-4761-a9e8-fbf54833f1a8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10193 | 2025.01.28 08:36:27.128917 [ 258 ] {f25038d2-5109-4761-a9e8-fbf54833f1a8} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10194 | 2025.01.28 08:36:27.129153 [ 258 ] {f25038d2-5109-4761-a9e8-fbf54833f1a8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00174 sec., 39080.45977011494 rows/sec., 3.05 MiB/sec. | ||
10195 | 2025.01.28 08:36:27.129261 [ 258 ] {f25038d2-5109-4761-a9e8-fbf54833f1a8} <Debug> TCPHandler: Processed in 0.00203748 sec. | ||
10196 | 2025.01.28 08:36:27.129468 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10197 | 2025.01.28 08:36:27.129639 [ 4 ] {67c982c5-bade-48fe-923a-7c15b53f8833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10198 | 2025.01.28 08:36:27.129697 [ 4 ] {67c982c5-bade-48fe-923a-7c15b53f8833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10199 | 2025.01.28 08:36:27.130291 [ 4 ] {67c982c5-bade-48fe-923a-7c15b53f8833} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10200 | 2025.01.28 08:36:27.130330 [ 4 ] {67c982c5-bade-48fe-923a-7c15b53f8833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10201 | 2025.01.28 08:36:27.130741 [ 4 ] {67c982c5-bade-48fe-923a-7c15b53f8833} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10202 | 2025.01.28 08:36:27.131006 [ 4 ] {67c982c5-bade-48fe-923a-7c15b53f8833} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10203 | 2025.01.28 08:36:27.131189 [ 4 ] {67c982c5-bade-48fe-923a-7c15b53f8833} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec. | ||
10204 | 2025.01.28 08:36:27.131247 [ 4 ] {67c982c5-bade-48fe-923a-7c15b53f8833} <Debug> TCPHandler: Processed in 0.001894317 sec. | ||
10205 | 2025.01.28 08:36:27.131407 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10206 | 2025.01.28 08:36:27.131546 [ 258 ] {c5652ef6-f080-421c-88bb-33a87bc1f688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10207 | 2025.01.28 08:36:27.131643 [ 258 ] {c5652ef6-f080-421c-88bb-33a87bc1f688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10208 | 2025.01.28 08:36:27.132855 [ 258 ] {c5652ef6-f080-421c-88bb-33a87bc1f688} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10209 | 2025.01.28 08:36:27.132896 [ 258 ] {c5652ef6-f080-421c-88bb-33a87bc1f688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10210 | 2025.01.28 08:36:27.133513 [ 258 ] {c5652ef6-f080-421c-88bb-33a87bc1f688} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10211 | 2025.01.28 08:36:27.133774 [ 258 ] {c5652ef6-f080-421c-88bb-33a87bc1f688} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10212 | 2025.01.28 08:36:27.134022 [ 258 ] {c5652ef6-f080-421c-88bb-33a87bc1f688} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002508 sec., 1594.896331738437 rows/sec., 2.86 MiB/sec. | ||
10213 | 2025.01.28 08:36:27.134132 [ 258 ] {c5652ef6-f080-421c-88bb-33a87bc1f688} <Debug> TCPHandler: Processed in 0.0027952 sec. | ||
10214 | 2025.01.28 08:36:27.134290 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10215 | 2025.01.28 08:36:27.134434 [ 4 ] {587e16ac-9e92-4a31-bb9d-2c212a6e11e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10216 | 2025.01.28 08:36:27.134494 [ 4 ] {587e16ac-9e92-4a31-bb9d-2c212a6e11e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10217 | 2025.01.28 08:36:27.135071 [ 4 ] {587e16ac-9e92-4a31-bb9d-2c212a6e11e5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10218 | 2025.01.28 08:36:27.135115 [ 4 ] {587e16ac-9e92-4a31-bb9d-2c212a6e11e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10219 | 2025.01.28 08:36:27.135526 [ 4 ] {587e16ac-9e92-4a31-bb9d-2c212a6e11e5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10220 | 2025.01.28 08:36:27.135772 [ 4 ] {587e16ac-9e92-4a31-bb9d-2c212a6e11e5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10221 | 2025.01.28 08:36:27.135948 [ 4 ] {587e16ac-9e92-4a31-bb9d-2c212a6e11e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. | ||
10222 | 2025.01.28 08:36:27.135999 [ 4 ] {587e16ac-9e92-4a31-bb9d-2c212a6e11e5} <Debug> TCPHandler: Processed in 0.001776416 sec. | ||
10223 | 2025.01.28 08:36:27.991989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
10224 | 2025.01.28 08:36:28.013132 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10225 | 2025.01.28 08:36:28.013203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10226 | 2025.01.28 08:36:28.020584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10227 | 2025.01.28 08:36:28.021526 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10228 | 2025.01.28 08:36:28.027032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
10229 | 2025.01.28 08:36:30.632578 [ 113 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
10230 | 2025.01.28 08:36:30.632660 [ 113 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10231 | 2025.01.28 08:36:30.632684 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10232 | 2025.01.28 08:36:30.633070 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
10233 | 2025.01.28 08:36:30.633633 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10234 | 2025.01.28 08:36:30.633711 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
10235 | 2025.01.28 08:36:30.633812 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10236 | 2025.01.28 08:36:30.633986 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10237 | 2025.01.28 08:36:30.634299 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10238 | 2025.01.28 08:36:30.634510 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10239 | 2025.01.28 08:36:30.635689 [ 197 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002924532 sec., 67703.14019473885 rows/sec., 3.45 MiB/sec. | ||
10240 | 2025.01.28 08:36:30.635889 [ 197 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
10241 | 2025.01.28 08:36:30.636267 [ 197 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_33_7} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10242 | 2025.01.28 08:36:30.636368 [ 197 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_33_7} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
10243 | 2025.01.28 08:36:30.636469 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10244 | 2025.01.28 08:36:32.129213 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10245 | 2025.01.28 08:36:32.129420 [ 258 ] {848e718e-3fbb-4397-a6e7-d28513df8d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10246 | 2025.01.28 08:36:32.129499 [ 258 ] {848e718e-3fbb-4397-a6e7-d28513df8d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10247 | 2025.01.28 08:36:32.130275 [ 258 ] {848e718e-3fbb-4397-a6e7-d28513df8d71} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10248 | 2025.01.28 08:36:32.130329 [ 258 ] {848e718e-3fbb-4397-a6e7-d28513df8d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10249 | 2025.01.28 08:36:32.130794 [ 258 ] {848e718e-3fbb-4397-a6e7-d28513df8d71} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10250 | 2025.01.28 08:36:32.131063 [ 258 ] {848e718e-3fbb-4397-a6e7-d28513df8d71} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10251 | 2025.01.28 08:36:32.131302 [ 258 ] {848e718e-3fbb-4397-a6e7-d28513df8d71} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001942 sec., 7209.062821833162 rows/sec., 518.96 KiB/sec. | ||
10252 | 2025.01.28 08:36:32.131516 [ 258 ] {848e718e-3fbb-4397-a6e7-d28513df8d71} <Debug> TCPHandler: Processed in 0.002436015 sec. | ||
10253 | 2025.01.28 08:36:32.132008 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10254 | 2025.01.28 08:36:32.132254 [ 4 ] {973844cc-3596-4599-ac23-cfc6b3c70151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10255 | 2025.01.28 08:36:32.132332 [ 4 ] {973844cc-3596-4599-ac23-cfc6b3c70151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10256 | 2025.01.28 08:36:32.133400 [ 4 ] {973844cc-3596-4599-ac23-cfc6b3c70151} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10257 | 2025.01.28 08:36:32.133452 [ 4 ] {973844cc-3596-4599-ac23-cfc6b3c70151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10258 | 2025.01.28 08:36:32.134012 [ 4 ] {973844cc-3596-4599-ac23-cfc6b3c70151} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10259 | 2025.01.28 08:36:32.134274 [ 4 ] {973844cc-3596-4599-ac23-cfc6b3c70151} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10260 | 2025.01.28 08:36:32.134501 [ 4 ] {973844cc-3596-4599-ac23-cfc6b3c70151} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.0023 sec., 119565.21739130435 rows/sec., 10.52 MiB/sec. | ||
10261 | 2025.01.28 08:36:32.134613 [ 4 ] {973844cc-3596-4599-ac23-cfc6b3c70151} <Debug> TCPHandler: Processed in 0.002932452 sec. | ||
10262 | 2025.01.28 08:36:32.134840 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10263 | 2025.01.28 08:36:32.134985 [ 258 ] {4e9e91fc-aa45-47a5-970f-fdaa8621b4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10264 | 2025.01.28 08:36:32.135037 [ 258 ] {4e9e91fc-aa45-47a5-970f-fdaa8621b4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10265 | 2025.01.28 08:36:32.135649 [ 258 ] {4e9e91fc-aa45-47a5-970f-fdaa8621b4be} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10266 | 2025.01.28 08:36:32.135692 [ 258 ] {4e9e91fc-aa45-47a5-970f-fdaa8621b4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10267 | 2025.01.28 08:36:32.136069 [ 258 ] {4e9e91fc-aa45-47a5-970f-fdaa8621b4be} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10268 | 2025.01.28 08:36:32.136327 [ 258 ] {4e9e91fc-aa45-47a5-970f-fdaa8621b4be} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10269 | 2025.01.28 08:36:32.136559 [ 258 ] {4e9e91fc-aa45-47a5-970f-fdaa8621b4be} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001593 sec., 26993.09478970496 rows/sec., 1.94 MiB/sec. | ||
10270 | 2025.01.28 08:36:32.136655 [ 258 ] {4e9e91fc-aa45-47a5-970f-fdaa8621b4be} <Debug> TCPHandler: Processed in 0.001912697 sec. | ||
10271 | 2025.01.28 08:36:32.136930 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10272 | 2025.01.28 08:36:32.137124 [ 4 ] {9f1da531-dfcc-47eb-8ce1-c077430f293e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10273 | 2025.01.28 08:36:32.137192 [ 4 ] {9f1da531-dfcc-47eb-8ce1-c077430f293e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10274 | 2025.01.28 08:36:32.138002 [ 4 ] {9f1da531-dfcc-47eb-8ce1-c077430f293e} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10275 | 2025.01.28 08:36:32.138049 [ 4 ] {9f1da531-dfcc-47eb-8ce1-c077430f293e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10276 | 2025.01.28 08:36:32.138514 [ 4 ] {9f1da531-dfcc-47eb-8ce1-c077430f293e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10277 | 2025.01.28 08:36:32.138756 [ 4 ] {9f1da531-dfcc-47eb-8ce1-c077430f293e} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10278 | 2025.01.28 08:36:32.139007 [ 4 ] {9f1da531-dfcc-47eb-8ce1-c077430f293e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001897 sec., 7380.073800738007 rows/sec., 516.85 KiB/sec. | ||
10279 | 2025.01.28 08:36:32.139800 [ 4 ] {9f1da531-dfcc-47eb-8ce1-c077430f293e} <Debug> TCPHandler: Processed in 0.003034764 sec. | ||
10280 | 2025.01.28 08:36:32.139977 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10281 | 2025.01.28 08:36:32.140095 [ 258 ] {bf277406-2ffc-49ae-abff-dc76d3e0e255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10282 | 2025.01.28 08:36:32.140144 [ 258 ] {bf277406-2ffc-49ae-abff-dc76d3e0e255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10283 | 2025.01.28 08:36:32.140746 [ 258 ] {bf277406-2ffc-49ae-abff-dc76d3e0e255} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10284 | 2025.01.28 08:36:32.140785 [ 258 ] {bf277406-2ffc-49ae-abff-dc76d3e0e255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10285 | 2025.01.28 08:36:32.141155 [ 258 ] {bf277406-2ffc-49ae-abff-dc76d3e0e255} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10286 | 2025.01.28 08:36:32.141409 [ 258 ] {bf277406-2ffc-49ae-abff-dc76d3e0e255} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10287 | 2025.01.28 08:36:32.141617 [ 258 ] {bf277406-2ffc-49ae-abff-dc76d3e0e255} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. | ||
10288 | 2025.01.28 08:36:32.141668 [ 258 ] {bf277406-2ffc-49ae-abff-dc76d3e0e255} <Debug> TCPHandler: Processed in 0.001776946 sec. | ||
10289 | 2025.01.28 08:36:32.141814 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10290 | 2025.01.28 08:36:32.141931 [ 4 ] {526f91f0-564a-4539-8513-f0f76e124609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10291 | 2025.01.28 08:36:32.141983 [ 4 ] {526f91f0-564a-4539-8513-f0f76e124609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10292 | 2025.01.28 08:36:32.142808 [ 4 ] {526f91f0-564a-4539-8513-f0f76e124609} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10293 | 2025.01.28 08:36:32.142846 [ 4 ] {526f91f0-564a-4539-8513-f0f76e124609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10294 | 2025.01.28 08:36:32.143265 [ 4 ] {526f91f0-564a-4539-8513-f0f76e124609} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10295 | 2025.01.28 08:36:32.143519 [ 4 ] {526f91f0-564a-4539-8513-f0f76e124609} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10296 | 2025.01.28 08:36:32.143701 [ 4 ] {526f91f0-564a-4539-8513-f0f76e124609} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001748 sec., 239130.4347826087 rows/sec., 17.08 MiB/sec. | ||
10297 | 2025.01.28 08:36:32.143753 [ 4 ] {526f91f0-564a-4539-8513-f0f76e124609} <Debug> TCPHandler: Processed in 0.001958988 sec. | ||
10298 | 2025.01.28 08:36:32.143905 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10299 | 2025.01.28 08:36:32.144023 [ 258 ] {8682419c-eacf-4f34-ad42-5b4eeaa3b959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10300 | 2025.01.28 08:36:32.144079 [ 258 ] {8682419c-eacf-4f34-ad42-5b4eeaa3b959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10301 | 2025.01.28 08:36:32.144579 [ 258 ] {8682419c-eacf-4f34-ad42-5b4eeaa3b959} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10302 | 2025.01.28 08:36:32.144622 [ 258 ] {8682419c-eacf-4f34-ad42-5b4eeaa3b959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10303 | 2025.01.28 08:36:32.145003 [ 258 ] {8682419c-eacf-4f34-ad42-5b4eeaa3b959} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10304 | 2025.01.28 08:36:32.145260 [ 258 ] {8682419c-eacf-4f34-ad42-5b4eeaa3b959} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10305 | 2025.01.28 08:36:32.145493 [ 258 ] {8682419c-eacf-4f34-ad42-5b4eeaa3b959} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
10306 | 2025.01.28 08:36:32.145611 [ 258 ] {8682419c-eacf-4f34-ad42-5b4eeaa3b959} <Debug> TCPHandler: Processed in 0.001765425 sec. | ||
10307 | 2025.01.28 08:36:32.145780 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10308 | 2025.01.28 08:36:32.145910 [ 4 ] {3a918d76-b695-4457-84e7-8a19fe770f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10309 | 2025.01.28 08:36:32.145966 [ 4 ] {3a918d76-b695-4457-84e7-8a19fe770f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10310 | 2025.01.28 08:36:32.146555 [ 4 ] {3a918d76-b695-4457-84e7-8a19fe770f6d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10311 | 2025.01.28 08:36:32.146593 [ 4 ] {3a918d76-b695-4457-84e7-8a19fe770f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10312 | 2025.01.28 08:36:32.146998 [ 4 ] {3a918d76-b695-4457-84e7-8a19fe770f6d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10313 | 2025.01.28 08:36:32.147286 [ 4 ] {3a918d76-b695-4457-84e7-8a19fe770f6d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10314 | 2025.01.28 08:36:32.147524 [ 4 ] {3a918d76-b695-4457-84e7-8a19fe770f6d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001641 sec., 144424.13162705666 rows/sec., 9.68 MiB/sec. | ||
10315 | 2025.01.28 08:36:32.147598 [ 4 ] {3a918d76-b695-4457-84e7-8a19fe770f6d} <Debug> TCPHandler: Processed in 0.001875237 sec. | ||
10316 | 2025.01.28 08:36:32.147752 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10317 | 2025.01.28 08:36:32.147871 [ 258 ] {6b666e41-c49b-4129-9f18-947f50cec547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10318 | 2025.01.28 08:36:32.147924 [ 258 ] {6b666e41-c49b-4129-9f18-947f50cec547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10319 | 2025.01.28 08:36:32.148400 [ 258 ] {6b666e41-c49b-4129-9f18-947f50cec547} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10320 | 2025.01.28 08:36:32.148444 [ 258 ] {6b666e41-c49b-4129-9f18-947f50cec547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10321 | 2025.01.28 08:36:32.148827 [ 258 ] {6b666e41-c49b-4129-9f18-947f50cec547} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10322 | 2025.01.28 08:36:32.149087 [ 258 ] {6b666e41-c49b-4129-9f18-947f50cec547} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10323 | 2025.01.28 08:36:32.149375 [ 258 ] {6b666e41-c49b-4129-9f18-947f50cec547} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001522 sec., 657.030223390276 rows/sec., 44.27 KiB/sec. | ||
10324 | 2025.01.28 08:36:32.149693 [ 258 ] {6b666e41-c49b-4129-9f18-947f50cec547} <Debug> TCPHandler: Processed in 0.001993408 sec. | ||
10325 | 2025.01.28 08:36:32.150044 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10326 | 2025.01.28 08:36:32.150240 [ 4 ] {1813c94d-48b5-42f1-81dd-7bed90b5deef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10327 | 2025.01.28 08:36:32.150351 [ 4 ] {1813c94d-48b5-42f1-81dd-7bed90b5deef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10328 | 2025.01.28 08:36:32.152068 [ 4 ] {1813c94d-48b5-42f1-81dd-7bed90b5deef} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10329 | 2025.01.28 08:36:32.152116 [ 4 ] {1813c94d-48b5-42f1-81dd-7bed90b5deef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10330 | 2025.01.28 08:36:32.153109 [ 4 ] {1813c94d-48b5-42f1-81dd-7bed90b5deef} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10331 | 2025.01.28 08:36:32.153514 [ 4 ] {1813c94d-48b5-42f1-81dd-7bed90b5deef} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10332 | 2025.01.28 08:36:32.153774 [ 4 ] {1813c94d-48b5-42f1-81dd-7bed90b5deef} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003568 sec., 10089.686098654709 rows/sec., 18.08 MiB/sec. | ||
10333 | 2025.01.28 08:36:32.153910 [ 4 ] {1813c94d-48b5-42f1-81dd-7bed90b5deef} <Debug> TCPHandler: Processed in 0.004082808 sec. | ||
10334 | 2025.01.28 08:36:32.154073 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10335 | 2025.01.28 08:36:32.154194 [ 258 ] {71d15666-0ec0-44a5-9828-ec5871c0a502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10336 | 2025.01.28 08:36:32.154246 [ 258 ] {71d15666-0ec0-44a5-9828-ec5871c0a502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10337 | 2025.01.28 08:36:32.154759 [ 258 ] {71d15666-0ec0-44a5-9828-ec5871c0a502} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10338 | 2025.01.28 08:36:32.154799 [ 258 ] {71d15666-0ec0-44a5-9828-ec5871c0a502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10339 | 2025.01.28 08:36:32.155195 [ 258 ] {71d15666-0ec0-44a5-9828-ec5871c0a502} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10340 | 2025.01.28 08:36:32.155462 [ 258 ] {71d15666-0ec0-44a5-9828-ec5871c0a502} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10341 | 2025.01.28 08:36:32.155661 [ 258 ] {71d15666-0ec0-44a5-9828-ec5871c0a502} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. | ||
10342 | 2025.01.28 08:36:32.155772 [ 258 ] {71d15666-0ec0-44a5-9828-ec5871c0a502} <Debug> TCPHandler: Processed in 0.001753485 sec. | ||
10343 | 2025.01.28 08:36:33.922161 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
10344 | 2025.01.28 08:36:33.922848 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10345 | 2025.01.28 08:36:33.922890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10346 | 2025.01.28 08:36:33.923397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10347 | 2025.01.28 08:36:33.923648 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10348 | 2025.01.28 08:36:33.923927 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
10349 | 2025.01.28 08:36:35.527113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
10350 | 2025.01.28 08:36:35.548994 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10351 | 2025.01.28 08:36:35.549058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10352 | 2025.01.28 08:36:35.556447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10353 | 2025.01.28 08:36:35.557234 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10354 | 2025.01.28 08:36:35.562674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
10355 | 2025.01.28 08:36:36.539454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1466 | ||
10356 | 2025.01.28 08:36:36.542722 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10357 | 2025.01.28 08:36:36.542775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10358 | 2025.01.28 08:36:36.544240 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10359 | 2025.01.28 08:36:36.544550 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10360 | 2025.01.28 08:36:36.544821 [ 108 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10361 | 2025.01.28 08:36:36.544999 [ 108 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10362 | 2025.01.28 08:36:36.545142 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10363 | 2025.01.28 08:36:36.545954 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
10364 | 2025.01.28 08:36:36.546702 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
10365 | 2025.01.28 08:36:36.547296 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10366 | 2025.01.28 08:36:36.547483 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1274 rows starting from the beginning of the part | ||
10367 | 2025.01.28 08:36:36.548201 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
10368 | 2025.01.28 08:36:36.548824 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
10369 | 2025.01.28 08:36:36.549433 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
10370 | 2025.01.28 08:36:36.550064 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
10371 | 2025.01.28 08:36:36.550712 [ 188 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
10372 | 2025.01.28 08:36:36.559043 [ 195 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1466 rows, containing 72 columns (72 merged, 0 gathered) in 0.013677345 sec., 107184.54495371725 rows/sec., 83.35 MiB/sec. | ||
10373 | 2025.01.28 08:36:36.560877 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10374 | 2025.01.28 08:36:36.561665 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10375 | 2025.01.28 08:36:36.561746 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_36_7} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10376 | 2025.01.28 08:36:36.562052 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
10377 | 2025.01.28 08:36:37.123738 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10378 | 2025.01.28 08:36:37.123952 [ 258 ] {b3b31ce0-d969-4b5b-830c-45bf8b47a692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10379 | 2025.01.28 08:36:37.124032 [ 258 ] {b3b31ce0-d969-4b5b-830c-45bf8b47a692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10380 | 2025.01.28 08:36:37.124845 [ 258 ] {b3b31ce0-d969-4b5b-830c-45bf8b47a692} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10381 | 2025.01.28 08:36:37.124891 [ 258 ] {b3b31ce0-d969-4b5b-830c-45bf8b47a692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10382 | 2025.01.28 08:36:37.125320 [ 258 ] {b3b31ce0-d969-4b5b-830c-45bf8b47a692} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10383 | 2025.01.28 08:36:37.125575 [ 258 ] {b3b31ce0-d969-4b5b-830c-45bf8b47a692} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10384 | 2025.01.28 08:36:37.125872 [ 258 ] {b3b31ce0-d969-4b5b-830c-45bf8b47a692} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001963 sec., 2037.6974019358126 rows/sec., 166.16 KiB/sec. | ||
10385 | 2025.01.28 08:36:37.126300 [ 258 ] {b3b31ce0-d969-4b5b-830c-45bf8b47a692} <Debug> TCPHandler: Processed in 0.002700319 sec. | ||
10386 | 2025.01.28 08:36:37.126657 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10387 | 2025.01.28 08:36:37.126871 [ 4 ] {fa5ed15a-e674-4383-bd89-9fe72fdf7bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10388 | 2025.01.28 08:36:37.126951 [ 4 ] {fa5ed15a-e674-4383-bd89-9fe72fdf7bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10389 | 2025.01.28 08:36:37.127774 [ 4 ] {fa5ed15a-e674-4383-bd89-9fe72fdf7bec} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10390 | 2025.01.28 08:36:37.127820 [ 4 ] {fa5ed15a-e674-4383-bd89-9fe72fdf7bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10391 | 2025.01.28 08:36:37.128269 [ 4 ] {fa5ed15a-e674-4383-bd89-9fe72fdf7bec} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10392 | 2025.01.28 08:36:37.128532 [ 4 ] {fa5ed15a-e674-4383-bd89-9fe72fdf7bec} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10393 | 2025.01.28 08:36:37.128730 [ 107 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10394 | 2025.01.28 08:36:37.128800 [ 107 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10395 | 2025.01.28 08:36:37.128800 [ 4 ] {fa5ed15a-e674-4383-bd89-9fe72fdf7bec} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001979 sec., 33350.176856998485 rows/sec., 2.62 MiB/sec. | ||
10396 | 2025.01.28 08:36:37.128872 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10397 | 2025.01.28 08:36:37.129020 [ 4 ] {fa5ed15a-e674-4383-bd89-9fe72fdf7bec} <Debug> TCPHandler: Processed in 0.002558467 sec. | ||
10398 | 2025.01.28 08:36:37.129146 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
10399 | 2025.01.28 08:36:37.129205 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10400 | 2025.01.28 08:36:37.129416 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10401 | 2025.01.28 08:36:37.129475 [ 258 ] {014843ff-5cff-4164-90ba-beec54085f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10402 | 2025.01.28 08:36:37.129490 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1433 rows starting from the beginning of the part | ||
10403 | 2025.01.28 08:36:37.129573 [ 258 ] {014843ff-5cff-4164-90ba-beec54085f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10404 | 2025.01.28 08:36:37.129658 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1416 rows starting from the beginning of the part | ||
10405 | 2025.01.28 08:36:37.129983 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
10406 | 2025.01.28 08:36:37.130257 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
10407 | 2025.01.28 08:36:37.130551 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 275 rows starting from the beginning of the part | ||
10408 | 2025.01.28 08:36:37.130865 [ 189 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 66 rows starting from the beginning of the part | ||
10409 | 2025.01.28 08:36:37.133257 [ 258 ] {014843ff-5cff-4164-90ba-beec54085f2f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10410 | 2025.01.28 08:36:37.133316 [ 258 ] {014843ff-5cff-4164-90ba-beec54085f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10411 | 2025.01.28 08:36:37.134324 [ 258 ] {014843ff-5cff-4164-90ba-beec54085f2f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10412 | 2025.01.28 08:36:37.134609 [ 258 ] {014843ff-5cff-4164-90ba-beec54085f2f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10413 | 2025.01.28 08:36:37.134897 [ 258 ] {014843ff-5cff-4164-90ba-beec54085f2f} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.005475 sec., 1461.1872146118722 rows/sec., 105.95 KiB/sec. | ||
10414 | 2025.01.28 08:36:37.135142 [ 258 ] {014843ff-5cff-4164-90ba-beec54085f2f} <Debug> TCPHandler: Processed in 0.005998176 sec. | ||
10415 | 2025.01.28 08:36:37.135501 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3310 rows, containing 5 columns (5 merged, 0 gathered) in 0.006480553 sec., 510758.8812251053 rows/sec., 44.60 MiB/sec. | ||
10416 | 2025.01.28 08:36:37.135518 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10417 | 2025.01.28 08:36:37.135712 [ 4 ] {c83e24ca-4336-4dbf-be57-e9c5b6f0964a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10418 | 2025.01.28 08:36:37.135790 [ 4 ] {c83e24ca-4336-4dbf-be57-e9c5b6f0964a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10419 | 2025.01.28 08:36:37.135889 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10420 | 2025.01.28 08:36:37.136638 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10421 | 2025.01.28 08:36:37.136872 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_81_16} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10422 | 2025.01.28 08:36:37.137066 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
10423 | 2025.01.28 08:36:37.137193 [ 4 ] {c83e24ca-4336-4dbf-be57-e9c5b6f0964a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10424 | 2025.01.28 08:36:37.137238 [ 4 ] {c83e24ca-4336-4dbf-be57-e9c5b6f0964a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10425 | 2025.01.28 08:36:37.137622 [ 4 ] {c83e24ca-4336-4dbf-be57-e9c5b6f0964a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10426 | 2025.01.28 08:36:37.137873 [ 4 ] {c83e24ca-4336-4dbf-be57-e9c5b6f0964a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10427 | 2025.01.28 08:36:37.138053 [ 107 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10428 | 2025.01.28 08:36:37.138117 [ 107 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10429 | 2025.01.28 08:36:37.138132 [ 4 ] {c83e24ca-4336-4dbf-be57-e9c5b6f0964a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002441 sec., 29496.10815239656 rows/sec., 2.31 MiB/sec. | ||
10430 | 2025.01.28 08:36:37.138158 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10431 | 2025.01.28 08:36:37.138315 [ 4 ] {c83e24ca-4336-4dbf-be57-e9c5b6f0964a} <Debug> TCPHandler: Processed in 0.002892311 sec. | ||
10432 | 2025.01.28 08:36:37.138413 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
10433 | 2025.01.28 08:36:37.138519 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10434 | 2025.01.28 08:36:37.138593 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10435 | 2025.01.28 08:36:37.138653 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part | ||
10436 | 2025.01.28 08:36:37.138764 [ 258 ] {28042bad-f312-464e-901b-310d9a02e332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10437 | 2025.01.28 08:36:37.138901 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 876 rows starting from the beginning of the part | ||
10438 | 2025.01.28 08:36:37.139025 [ 258 ] {28042bad-f312-464e-901b-310d9a02e332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10439 | 2025.01.28 08:36:37.139259 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
10440 | 2025.01.28 08:36:37.139557 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 68 rows starting from the beginning of the part | ||
10441 | 2025.01.28 08:36:37.139878 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 418 rows starting from the beginning of the part | ||
10442 | 2025.01.28 08:36:37.140184 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part | ||
10443 | 2025.01.28 08:36:37.141954 [ 258 ] {28042bad-f312-464e-901b-310d9a02e332} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10444 | 2025.01.28 08:36:37.142032 [ 258 ] {28042bad-f312-464e-901b-310d9a02e332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10445 | 2025.01.28 08:36:37.142928 [ 258 ] {28042bad-f312-464e-901b-310d9a02e332} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10446 | 2025.01.28 08:36:37.143470 [ 258 ] {28042bad-f312-464e-901b-310d9a02e332} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10447 | 2025.01.28 08:36:37.143568 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.005281505 sec., 456688.0084369891 rows/sec., 35.02 MiB/sec. | ||
10448 | 2025.01.28 08:36:37.143733 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10449 | 2025.01.28 08:36:37.143814 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10450 | 2025.01.28 08:36:37.143882 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10451 | 2025.01.28 08:36:37.143885 [ 258 ] {28042bad-f312-464e-901b-310d9a02e332} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.005202 sec., 31141.868512110726 rows/sec., 2.17 MiB/sec. | ||
10452 | 2025.01.28 08:36:37.143894 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10453 | 2025.01.28 08:36:37.144470 [ 258 ] {28042bad-f312-464e-901b-310d9a02e332} <Debug> TCPHandler: Processed in 0.006023066 sec. | ||
10454 | 2025.01.28 08:36:37.144544 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
10455 | 2025.01.28 08:36:37.145214 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10456 | 2025.01.28 08:36:37.145217 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10457 | 2025.01.28 08:36:37.145368 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22692 rows starting from the beginning of the part | ||
10458 | 2025.01.28 08:36:37.145570 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_81_16} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10459 | 2025.01.28 08:36:37.145881 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
10460 | 2025.01.28 08:36:37.145890 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 988 rows starting from the beginning of the part | ||
10461 | 2025.01.28 08:36:37.145605 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10462 | 2025.01.28 08:36:37.146404 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part | ||
10463 | 2025.01.28 08:36:37.146893 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
10464 | 2025.01.28 08:36:37.147198 [ 4 ] {413a0cc6-60c5-4bb8-848f-00ddf47a3d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10465 | 2025.01.28 08:36:37.147268 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
10466 | 2025.01.28 08:36:37.147562 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 162 rows starting from the beginning of the part | ||
10467 | 2025.01.28 08:36:37.147673 [ 4 ] {413a0cc6-60c5-4bb8-848f-00ddf47a3d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10468 | 2025.01.28 08:36:37.150611 [ 4 ] {413a0cc6-60c5-4bb8-848f-00ddf47a3d68} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10469 | 2025.01.28 08:36:37.150679 [ 4 ] {413a0cc6-60c5-4bb8-848f-00ddf47a3d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10470 | 2025.01.28 08:36:37.152471 [ 4 ] {413a0cc6-60c5-4bb8-848f-00ddf47a3d68} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10471 | 2025.01.28 08:36:37.152762 [ 4 ] {413a0cc6-60c5-4bb8-848f-00ddf47a3d68} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10472 | 2025.01.28 08:36:37.153450 [ 4 ] {413a0cc6-60c5-4bb8-848f-00ddf47a3d68} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.006468 sec., 618.4291898577613 rows/sec., 1.11 MiB/sec. | ||
10473 | 2025.01.28 08:36:37.153554 [ 4 ] {413a0cc6-60c5-4bb8-848f-00ddf47a3d68} <Debug> TCPHandler: Processed in 0.008896157 sec. | ||
10474 | 2025.01.28 08:36:37.153728 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10475 | 2025.01.28 08:36:37.153936 [ 258 ] {a7093691-7ea3-4499-83a0-83f9931ae783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10476 | 2025.01.28 08:36:37.154020 [ 258 ] {a7093691-7ea3-4499-83a0-83f9931ae783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10477 | 2025.01.28 08:36:37.154654 [ 258 ] {a7093691-7ea3-4499-83a0-83f9931ae783} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10478 | 2025.01.28 08:36:37.154693 [ 258 ] {a7093691-7ea3-4499-83a0-83f9931ae783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10479 | 2025.01.28 08:36:37.155518 [ 258 ] {a7093691-7ea3-4499-83a0-83f9931ae783} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10480 | 2025.01.28 08:36:37.155805 [ 258 ] {a7093691-7ea3-4499-83a0-83f9931ae783} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10481 | 2025.01.28 08:36:37.156045 [ 106 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10482 | 2025.01.28 08:36:37.156115 [ 106 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10483 | 2025.01.28 08:36:37.156122 [ 258 ] {a7093691-7ea3-4499-83a0-83f9931ae783} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002214 sec., 27100.27100271003 rows/sec., 1.83 MiB/sec. | ||
10484 | 2025.01.28 08:36:37.156173 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10485 | 2025.01.28 08:36:37.156341 [ 258 ] {a7093691-7ea3-4499-83a0-83f9931ae783} <Debug> TCPHandler: Processed in 0.002675288 sec. | ||
10486 | 2025.01.28 08:36:37.156415 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
10487 | 2025.01.28 08:36:37.156520 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10488 | 2025.01.28 08:36:37.156596 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4610 rows starting from the beginning of the part | ||
10489 | 2025.01.28 08:36:37.156970 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 46 rows starting from the beginning of the part | ||
10490 | 2025.01.28 08:36:37.157329 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24335 rows, containing 5 columns (5 merged, 0 gathered) in 0.01329119 sec., 1830912.0552787222 rows/sec., 123.62 MiB/sec. | ||
10491 | 2025.01.28 08:36:37.157339 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
10492 | 2025.01.28 08:36:37.157480 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
10493 | 2025.01.28 08:36:37.157724 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
10494 | 2025.01.28 08:36:37.157900 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10495 | 2025.01.28 08:36:37.158096 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
10496 | 2025.01.28 08:36:37.158758 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10497 | 2025.01.28 08:36:37.158919 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10498 | 2025.01.28 08:36:37.159081 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
10499 | 2025.01.28 08:36:37.160753 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4894 rows, containing 4 columns (4 merged, 0 gathered) in 0.004417953 sec., 1107752.8439075744 rows/sec., 72.25 MiB/sec. | ||
10500 | 2025.01.28 08:36:37.161165 [ 200 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10501 | 2025.01.28 08:36:37.161499 [ 200 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_81_16} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10502 | 2025.01.28 08:36:37.161586 [ 200 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_81_16} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10503 | 2025.01.28 08:36:37.161682 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
10504 | 2025.01.28 08:36:41.284644 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10505 | 2025.01.28 08:36:41.284762 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10506 | 2025.01.28 08:36:41.424098 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
10507 | 2025.01.28 08:36:41.425041 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10508 | 2025.01.28 08:36:41.425091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10509 | 2025.01.28 08:36:41.425641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10510 | 2025.01.28 08:36:41.425894 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10511 | 2025.01.28 08:36:41.426145 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
10512 | 2025.01.28 08:36:42.130391 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10513 | 2025.01.28 08:36:42.130694 [ 258 ] {d0cd88ea-5496-402e-9db7-241da58b3a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10514 | 2025.01.28 08:36:42.130782 [ 258 ] {d0cd88ea-5496-402e-9db7-241da58b3a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10515 | 2025.01.28 08:36:42.131531 [ 258 ] {d0cd88ea-5496-402e-9db7-241da58b3a3f} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10516 | 2025.01.28 08:36:42.131578 [ 258 ] {d0cd88ea-5496-402e-9db7-241da58b3a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10517 | 2025.01.28 08:36:42.132019 [ 258 ] {d0cd88ea-5496-402e-9db7-241da58b3a3f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10518 | 2025.01.28 08:36:42.132289 [ 258 ] {d0cd88ea-5496-402e-9db7-241da58b3a3f} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10519 | 2025.01.28 08:36:42.132535 [ 258 ] {d0cd88ea-5496-402e-9db7-241da58b3a3f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001925 sec., 7272.727272727272 rows/sec., 523.54 KiB/sec. | ||
10520 | 2025.01.28 08:36:42.132594 [ 258 ] {d0cd88ea-5496-402e-9db7-241da58b3a3f} <Debug> TCPHandler: Processed in 0.002396264 sec. | ||
10521 | 2025.01.28 08:36:42.132870 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10522 | 2025.01.28 08:36:42.133091 [ 4 ] {781aa428-5d73-4469-9b3e-9b3e8114dbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10523 | 2025.01.28 08:36:42.133175 [ 4 ] {781aa428-5d73-4469-9b3e-9b3e8114dbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10524 | 2025.01.28 08:36:42.134136 [ 4 ] {781aa428-5d73-4469-9b3e-9b3e8114dbdb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10525 | 2025.01.28 08:36:42.134188 [ 4 ] {781aa428-5d73-4469-9b3e-9b3e8114dbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10526 | 2025.01.28 08:36:42.134666 [ 4 ] {781aa428-5d73-4469-9b3e-9b3e8114dbdb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10527 | 2025.01.28 08:36:42.134930 [ 4 ] {781aa428-5d73-4469-9b3e-9b3e8114dbdb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10528 | 2025.01.28 08:36:42.135161 [ 4 ] {781aa428-5d73-4469-9b3e-9b3e8114dbdb} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002133 sec., 128926.39474917957 rows/sec., 11.35 MiB/sec. | ||
10529 | 2025.01.28 08:36:42.135218 [ 4 ] {781aa428-5d73-4469-9b3e-9b3e8114dbdb} <Debug> TCPHandler: Processed in 0.002497686 sec. | ||
10530 | 2025.01.28 08:36:42.135442 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10531 | 2025.01.28 08:36:42.135665 [ 258 ] {42f1c043-5ee2-4203-8777-61646cbdfae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10532 | 2025.01.28 08:36:42.135748 [ 258 ] {42f1c043-5ee2-4203-8777-61646cbdfae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10533 | 2025.01.28 08:36:42.136366 [ 258 ] {42f1c043-5ee2-4203-8777-61646cbdfae1} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10534 | 2025.01.28 08:36:42.136407 [ 258 ] {42f1c043-5ee2-4203-8777-61646cbdfae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10535 | 2025.01.28 08:36:42.136776 [ 258 ] {42f1c043-5ee2-4203-8777-61646cbdfae1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10536 | 2025.01.28 08:36:42.137029 [ 258 ] {42f1c043-5ee2-4203-8777-61646cbdfae1} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10537 | 2025.01.28 08:36:42.137251 [ 258 ] {42f1c043-5ee2-4203-8777-61646cbdfae1} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001641 sec., 26203.53443022547 rows/sec., 1.88 MiB/sec. | ||
10538 | 2025.01.28 08:36:42.137304 [ 258 ] {42f1c043-5ee2-4203-8777-61646cbdfae1} <Debug> TCPHandler: Processed in 0.001974269 sec. | ||
10539 | 2025.01.28 08:36:42.137457 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10540 | 2025.01.28 08:36:42.137573 [ 4 ] {8390efb8-303f-401b-bc72-7f4f9c6bb6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10541 | 2025.01.28 08:36:42.137622 [ 4 ] {8390efb8-303f-401b-bc72-7f4f9c6bb6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10542 | 2025.01.28 08:36:42.138651 [ 4 ] {8390efb8-303f-401b-bc72-7f4f9c6bb6f3} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10543 | 2025.01.28 08:36:42.138726 [ 4 ] {8390efb8-303f-401b-bc72-7f4f9c6bb6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10544 | 2025.01.28 08:36:42.139091 [ 4 ] {8390efb8-303f-401b-bc72-7f4f9c6bb6f3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10545 | 2025.01.28 08:36:42.139351 [ 4 ] {8390efb8-303f-401b-bc72-7f4f9c6bb6f3} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10546 | 2025.01.28 08:36:42.139601 [ 4 ] {8390efb8-303f-401b-bc72-7f4f9c6bb6f3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002043 sec., 6852.667645619187 rows/sec., 479.92 KiB/sec. | ||
10547 | 2025.01.28 08:36:42.139750 [ 4 ] {8390efb8-303f-401b-bc72-7f4f9c6bb6f3} <Debug> TCPHandler: Processed in 0.002347343 sec. | ||
10548 | 2025.01.28 08:36:42.139987 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10549 | 2025.01.28 08:36:42.140131 [ 258 ] {da52cbcd-debd-40d5-8baa-631aa42eb78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10550 | 2025.01.28 08:36:42.140189 [ 258 ] {da52cbcd-debd-40d5-8baa-631aa42eb78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10551 | 2025.01.28 08:36:42.140848 [ 258 ] {da52cbcd-debd-40d5-8baa-631aa42eb78d} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10552 | 2025.01.28 08:36:42.140888 [ 258 ] {da52cbcd-debd-40d5-8baa-631aa42eb78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10553 | 2025.01.28 08:36:42.141251 [ 258 ] {da52cbcd-debd-40d5-8baa-631aa42eb78d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10554 | 2025.01.28 08:36:42.141494 [ 258 ] {da52cbcd-debd-40d5-8baa-631aa42eb78d} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10555 | 2025.01.28 08:36:42.141710 [ 258 ] {da52cbcd-debd-40d5-8baa-631aa42eb78d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. | ||
10556 | 2025.01.28 08:36:42.141766 [ 258 ] {da52cbcd-debd-40d5-8baa-631aa42eb78d} <Debug> TCPHandler: Processed in 0.001910547 sec. | ||
10557 | 2025.01.28 08:36:42.141923 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10558 | 2025.01.28 08:36:42.142060 [ 4 ] {d2e9f627-a849-4c73-8ef7-7159647a90dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10559 | 2025.01.28 08:36:42.142119 [ 4 ] {d2e9f627-a849-4c73-8ef7-7159647a90dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10560 | 2025.01.28 08:36:42.142952 [ 4 ] {d2e9f627-a849-4c73-8ef7-7159647a90dc} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10561 | 2025.01.28 08:36:42.142991 [ 4 ] {d2e9f627-a849-4c73-8ef7-7159647a90dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10562 | 2025.01.28 08:36:42.143376 [ 4 ] {d2e9f627-a849-4c73-8ef7-7159647a90dc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10563 | 2025.01.28 08:36:42.143635 [ 4 ] {d2e9f627-a849-4c73-8ef7-7159647a90dc} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10564 | 2025.01.28 08:36:42.143862 [ 4 ] {d2e9f627-a849-4c73-8ef7-7159647a90dc} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001832 sec., 228165.9388646288 rows/sec., 16.29 MiB/sec. | ||
10565 | 2025.01.28 08:36:42.143915 [ 4 ] {d2e9f627-a849-4c73-8ef7-7159647a90dc} <Debug> TCPHandler: Processed in 0.002061499 sec. | ||
10566 | 2025.01.28 08:36:42.144066 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10567 | 2025.01.28 08:36:42.144203 [ 258 ] {93882503-7470-4da0-9c53-01a95642f9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10568 | 2025.01.28 08:36:42.144265 [ 258 ] {93882503-7470-4da0-9c53-01a95642f9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10569 | 2025.01.28 08:36:42.144813 [ 258 ] {93882503-7470-4da0-9c53-01a95642f9a9} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10570 | 2025.01.28 08:36:42.144852 [ 258 ] {93882503-7470-4da0-9c53-01a95642f9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10571 | 2025.01.28 08:36:42.145225 [ 258 ] {93882503-7470-4da0-9c53-01a95642f9a9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10572 | 2025.01.28 08:36:42.145471 [ 258 ] {93882503-7470-4da0-9c53-01a95642f9a9} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10573 | 2025.01.28 08:36:42.145732 [ 258 ] {93882503-7470-4da0-9c53-01a95642f9a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 201.46 KiB/sec. | ||
10574 | 2025.01.28 08:36:42.145920 [ 258 ] {93882503-7470-4da0-9c53-01a95642f9a9} <Debug> TCPHandler: Processed in 0.001917718 sec. | ||
10575 | 2025.01.28 08:36:42.146135 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10576 | 2025.01.28 08:36:42.146251 [ 4 ] {24d5e94a-25c8-40ad-9187-b5da3a95f0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10577 | 2025.01.28 08:36:42.146309 [ 4 ] {24d5e94a-25c8-40ad-9187-b5da3a95f0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10578 | 2025.01.28 08:36:42.146899 [ 4 ] {24d5e94a-25c8-40ad-9187-b5da3a95f0e8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10579 | 2025.01.28 08:36:42.146938 [ 4 ] {24d5e94a-25c8-40ad-9187-b5da3a95f0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10580 | 2025.01.28 08:36:42.147338 [ 4 ] {24d5e94a-25c8-40ad-9187-b5da3a95f0e8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10581 | 2025.01.28 08:36:42.147594 [ 4 ] {24d5e94a-25c8-40ad-9187-b5da3a95f0e8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10582 | 2025.01.28 08:36:42.147774 [ 4 ] {24d5e94a-25c8-40ad-9187-b5da3a95f0e8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001547 sec., 153199.74143503557 rows/sec., 10.27 MiB/sec. | ||
10583 | 2025.01.28 08:36:42.147824 [ 4 ] {24d5e94a-25c8-40ad-9187-b5da3a95f0e8} <Debug> TCPHandler: Processed in 0.001814116 sec. | ||
10584 | 2025.01.28 08:36:42.148032 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10585 | 2025.01.28 08:36:42.148250 [ 258 ] {d95f6181-c0cf-4ec4-88a0-83751b1e8212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10586 | 2025.01.28 08:36:42.148345 [ 258 ] {d95f6181-c0cf-4ec4-88a0-83751b1e8212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10587 | 2025.01.28 08:36:42.148984 [ 258 ] {d95f6181-c0cf-4ec4-88a0-83751b1e8212} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10588 | 2025.01.28 08:36:42.149023 [ 258 ] {d95f6181-c0cf-4ec4-88a0-83751b1e8212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10589 | 2025.01.28 08:36:42.149400 [ 258 ] {d95f6181-c0cf-4ec4-88a0-83751b1e8212} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10590 | 2025.01.28 08:36:42.149657 [ 258 ] {d95f6181-c0cf-4ec4-88a0-83751b1e8212} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10591 | 2025.01.28 08:36:42.149910 [ 258 ] {d95f6181-c0cf-4ec4-88a0-83751b1e8212} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001713 sec., 583.7711617046118 rows/sec., 39.34 KiB/sec. | ||
10592 | 2025.01.28 08:36:42.149964 [ 258 ] {d95f6181-c0cf-4ec4-88a0-83751b1e8212} <Debug> TCPHandler: Processed in 0.002044149 sec. | ||
10593 | 2025.01.28 08:36:42.150225 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10594 | 2025.01.28 08:36:42.150442 [ 4 ] {0d887ffb-295b-4616-83c7-994addd2e060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10595 | 2025.01.28 08:36:42.150579 [ 4 ] {0d887ffb-295b-4616-83c7-994addd2e060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10596 | 2025.01.28 08:36:42.151834 [ 4 ] {0d887ffb-295b-4616-83c7-994addd2e060} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10597 | 2025.01.28 08:36:42.151872 [ 4 ] {0d887ffb-295b-4616-83c7-994addd2e060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10598 | 2025.01.28 08:36:42.152524 [ 4 ] {0d887ffb-295b-4616-83c7-994addd2e060} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10599 | 2025.01.28 08:36:42.152800 [ 4 ] {0d887ffb-295b-4616-83c7-994addd2e060} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10600 | 2025.01.28 08:36:42.153057 [ 4 ] {0d887ffb-295b-4616-83c7-994addd2e060} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002654 sec., 13564.431047475508 rows/sec., 24.31 MiB/sec. | ||
10601 | 2025.01.28 08:36:42.153389 [ 4 ] {0d887ffb-295b-4616-83c7-994addd2e060} <Debug> TCPHandler: Processed in 0.003333427 sec. | ||
10602 | 2025.01.28 08:36:42.153670 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10603 | 2025.01.28 08:36:42.153830 [ 258 ] {9a1d533f-ded3-4f31-a6c2-9e3fe7ba349c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10604 | 2025.01.28 08:36:42.153882 [ 258 ] {9a1d533f-ded3-4f31-a6c2-9e3fe7ba349c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10605 | 2025.01.28 08:36:42.154391 [ 258 ] {9a1d533f-ded3-4f31-a6c2-9e3fe7ba349c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10606 | 2025.01.28 08:36:42.154432 [ 258 ] {9a1d533f-ded3-4f31-a6c2-9e3fe7ba349c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10607 | 2025.01.28 08:36:42.154816 [ 258 ] {9a1d533f-ded3-4f31-a6c2-9e3fe7ba349c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10608 | 2025.01.28 08:36:42.155061 [ 258 ] {9a1d533f-ded3-4f31-a6c2-9e3fe7ba349c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10609 | 2025.01.28 08:36:42.155283 [ 258 ] {9a1d533f-ded3-4f31-a6c2-9e3fe7ba349c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001476 sec., 55555.555555555555 rows/sec., 3.53 MiB/sec. | ||
10610 | 2025.01.28 08:36:42.155335 [ 258 ] {9a1d533f-ded3-4f31-a6c2-9e3fe7ba349c} <Debug> TCPHandler: Processed in 0.001835656 sec. | ||
10611 | 2025.01.28 08:36:43.062776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
10612 | 2025.01.28 08:36:43.084217 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2025.01.28 08:36:43.084265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10614 | 2025.01.28 08:36:43.091757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10615 | 2025.01.28 08:36:43.092567 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10616 | 2025.01.28 08:36:43.096484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
10617 | 2025.01.28 08:36:46.546932 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1502 | ||
10618 | 2025.01.28 08:36:46.550227 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10619 | 2025.01.28 08:36:46.550286 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10620 | 2025.01.28 08:36:46.551776 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10621 | 2025.01.28 08:36:46.552092 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10622 | 2025.01.28 08:36:46.552770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1502 | ||
10623 | 2025.01.28 08:36:47.123754 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10624 | 2025.01.28 08:36:47.124033 [ 258 ] {9d38509e-3fc6-4e11-ac98-e66e7ce7e180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10625 | 2025.01.28 08:36:47.124148 [ 258 ] {9d38509e-3fc6-4e11-ac98-e66e7ce7e180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10626 | 2025.01.28 08:36:47.125242 [ 258 ] {9d38509e-3fc6-4e11-ac98-e66e7ce7e180} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10627 | 2025.01.28 08:36:47.125289 [ 258 ] {9d38509e-3fc6-4e11-ac98-e66e7ce7e180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10628 | 2025.01.28 08:36:47.125756 [ 258 ] {9d38509e-3fc6-4e11-ac98-e66e7ce7e180} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10629 | 2025.01.28 08:36:47.126017 [ 258 ] {9d38509e-3fc6-4e11-ac98-e66e7ce7e180} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10630 | 2025.01.28 08:36:47.126253 [ 258 ] {9d38509e-3fc6-4e11-ac98-e66e7ce7e180} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002305 sec., 27765.72668112798 rows/sec., 2.19 MiB/sec. | ||
10631 | 2025.01.28 08:36:47.126312 [ 258 ] {9d38509e-3fc6-4e11-ac98-e66e7ce7e180} <Debug> TCPHandler: Processed in 0.002693728 sec. | ||
10632 | 2025.01.28 08:36:47.126584 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10633 | 2025.01.28 08:36:47.126797 [ 4 ] {621865b5-5087-4ad8-9a51-8d8731b147d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10634 | 2025.01.28 08:36:47.126873 [ 4 ] {621865b5-5087-4ad8-9a51-8d8731b147d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10635 | 2025.01.28 08:36:47.127594 [ 4 ] {621865b5-5087-4ad8-9a51-8d8731b147d7} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10636 | 2025.01.28 08:36:47.127633 [ 4 ] {621865b5-5087-4ad8-9a51-8d8731b147d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10637 | 2025.01.28 08:36:47.128083 [ 4 ] {621865b5-5087-4ad8-9a51-8d8731b147d7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10638 | 2025.01.28 08:36:47.128350 [ 4 ] {621865b5-5087-4ad8-9a51-8d8731b147d7} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10639 | 2025.01.28 08:36:47.128513 [ 96 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10640 | 2025.01.28 08:36:47.128559 [ 4 ] {621865b5-5087-4ad8-9a51-8d8731b147d7} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001822 sec., 2195.389681668496 rows/sec., 165.08 KiB/sec. | ||
10641 | 2025.01.28 08:36:47.128563 [ 96 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10642 | 2025.01.28 08:36:47.128614 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10643 | 2025.01.28 08:36:47.128638 [ 4 ] {621865b5-5087-4ad8-9a51-8d8731b147d7} <Debug> TCPHandler: Processed in 0.002196411 sec. | ||
10644 | 2025.01.28 08:36:47.128946 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10645 | 2025.01.28 08:36:47.129009 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
10646 | 2025.01.28 08:36:47.129412 [ 258 ] {74650826-59b7-4000-b32c-78a1acaee64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10647 | 2025.01.28 08:36:47.129646 [ 258 ] {74650826-59b7-4000-b32c-78a1acaee64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10648 | 2025.01.28 08:36:47.129690 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10649 | 2025.01.28 08:36:47.129854 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 65 rows starting from the beginning of the part | ||
10650 | 2025.01.28 08:36:47.130441 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
10651 | 2025.01.28 08:36:47.131027 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 43 rows starting from the beginning of the part | ||
10652 | 2025.01.28 08:36:47.131504 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
10653 | 2025.01.28 08:36:47.131977 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 43 rows starting from the beginning of the part | ||
10654 | 2025.01.28 08:36:47.132436 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part | ||
10655 | 2025.01.28 08:36:47.133387 [ 258 ] {74650826-59b7-4000-b32c-78a1acaee64d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10656 | 2025.01.28 08:36:47.133432 [ 258 ] {74650826-59b7-4000-b32c-78a1acaee64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10657 | 2025.01.28 08:36:47.134014 [ 258 ] {74650826-59b7-4000-b32c-78a1acaee64d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10658 | 2025.01.28 08:36:47.134275 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.005471579 sec., 30521.35407347678 rows/sec., 2.30 MiB/sec. | ||
10659 | 2025.01.28 08:36:47.134404 [ 258 ] {74650826-59b7-4000-b32c-78a1acaee64d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10660 | 2025.01.28 08:36:47.134556 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10661 | 2025.01.28 08:36:47.134844 [ 258 ] {74650826-59b7-4000-b32c-78a1acaee64d} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00563 sec., 12078.152753108348 rows/sec., 965.46 KiB/sec. | ||
10662 | 2025.01.28 08:36:47.134972 [ 258 ] {74650826-59b7-4000-b32c-78a1acaee64d} <Debug> TCPHandler: Processed in 0.006214679 sec. | ||
10663 | 2025.01.28 08:36:47.135244 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_66_13} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10664 | 2025.01.28 08:36:47.135260 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10665 | 2025.01.28 08:36:47.135389 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_66_13} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10666 | 2025.01.28 08:36:47.135578 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10667 | 2025.01.28 08:36:47.135639 [ 4 ] {33a6c404-17fe-4b97-b5a5-e44ae463e17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10668 | 2025.01.28 08:36:47.135742 [ 4 ] {33a6c404-17fe-4b97-b5a5-e44ae463e17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10669 | 2025.01.28 08:36:47.136390 [ 4 ] {33a6c404-17fe-4b97-b5a5-e44ae463e17e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10670 | 2025.01.28 08:36:47.136430 [ 4 ] {33a6c404-17fe-4b97-b5a5-e44ae463e17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10671 | 2025.01.28 08:36:47.136845 [ 4 ] {33a6c404-17fe-4b97-b5a5-e44ae463e17e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10672 | 2025.01.28 08:36:47.137104 [ 4 ] {33a6c404-17fe-4b97-b5a5-e44ae463e17e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10673 | 2025.01.28 08:36:47.137334 [ 4 ] {33a6c404-17fe-4b97-b5a5-e44ae463e17e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001806 sec., 88593.57696566998 rows/sec., 6.17 MiB/sec. | ||
10674 | 2025.01.28 08:36:47.137409 [ 4 ] {33a6c404-17fe-4b97-b5a5-e44ae463e17e} <Debug> TCPHandler: Processed in 0.002288263 sec. | ||
10675 | 2025.01.28 08:36:47.137704 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10676 | 2025.01.28 08:36:47.137931 [ 258 ] {c302ad15-3268-42ae-9980-0cc7252b2511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10677 | 2025.01.28 08:36:47.138029 [ 258 ] {c302ad15-3268-42ae-9980-0cc7252b2511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10678 | 2025.01.28 08:36:47.139247 [ 258 ] {c302ad15-3268-42ae-9980-0cc7252b2511} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10679 | 2025.01.28 08:36:47.139286 [ 258 ] {c302ad15-3268-42ae-9980-0cc7252b2511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10680 | 2025.01.28 08:36:47.139923 [ 258 ] {c302ad15-3268-42ae-9980-0cc7252b2511} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10681 | 2025.01.28 08:36:47.140179 [ 258 ] {c302ad15-3268-42ae-9980-0cc7252b2511} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10682 | 2025.01.28 08:36:47.140330 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10683 | 2025.01.28 08:36:47.140383 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10684 | 2025.01.28 08:36:47.140400 [ 258 ] {c302ad15-3268-42ae-9980-0cc7252b2511} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002498 sec., 1601.281024819856 rows/sec., 2.87 MiB/sec. | ||
10685 | 2025.01.28 08:36:47.140414 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10686 | 2025.01.28 08:36:47.140788 [ 258 ] {c302ad15-3268-42ae-9980-0cc7252b2511} <Debug> TCPHandler: Processed in 0.003256817 sec. | ||
10687 | 2025.01.28 08:36:47.140819 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
10688 | 2025.01.28 08:36:47.140979 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10689 | 2025.01.28 08:36:47.141267 [ 4 ] {edddd781-416a-4569-b913-8760ba6f453e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10690 | 2025.01.28 08:36:47.141414 [ 4 ] {edddd781-416a-4569-b913-8760ba6f453e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10691 | 2025.01.28 08:36:47.141555 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10692 | 2025.01.28 08:36:47.141849 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1216 rows starting from the beginning of the part | ||
10693 | 2025.01.28 08:36:47.142718 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
10694 | 2025.01.28 08:36:47.143527 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
10695 | 2025.01.28 08:36:47.143543 [ 4 ] {edddd781-416a-4569-b913-8760ba6f453e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10696 | 2025.01.28 08:36:47.143617 [ 4 ] {edddd781-416a-4569-b913-8760ba6f453e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10697 | 2025.01.28 08:36:47.144171 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
10698 | 2025.01.28 08:36:47.144771 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
10699 | 2025.01.28 08:36:47.145430 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part | ||
10700 | 2025.01.28 08:36:47.145467 [ 4 ] {edddd781-416a-4569-b913-8760ba6f453e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10701 | 2025.01.28 08:36:47.146212 [ 4 ] {edddd781-416a-4569-b913-8760ba6f453e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10702 | 2025.01.28 08:36:47.146636 [ 4 ] {edddd781-416a-4569-b913-8760ba6f453e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005456 sec., 10997.067448680353 rows/sec., 758.91 KiB/sec. | ||
10703 | 2025.01.28 08:36:47.146771 [ 4 ] {edddd781-416a-4569-b913-8760ba6f453e} <Debug> TCPHandler: Processed in 0.005892154 sec. | ||
10704 | 2025.01.28 08:36:47.153995 [ 192 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1300 rows, containing 19 columns (19 merged, 0 gathered) in 0.013453663 sec., 96627.9592405429 rows/sec., 173.15 MiB/sec. | ||
10705 | 2025.01.28 08:36:47.155574 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10706 | 2025.01.28 08:36:47.156000 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10707 | 2025.01.28 08:36:47.156078 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10708 | 2025.01.28 08:36:47.156228 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
10709 | 2025.01.28 08:36:48.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.92 MiB, peak 243.42 MiB, free memory in arenas 0.00 B, will set to 234.27 MiB (RSS), difference: 2.35 MiB | ||
10710 | 2025.01.28 08:36:48.244805 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10711 | 2025.01.28 08:36:48.245003 [ 258 ] {9f2ceec3-ea48-4e2d-b183-79fc423bca2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10712 | 2025.01.28 08:36:48.245076 [ 258 ] {9f2ceec3-ea48-4e2d-b183-79fc423bca2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10713 | 2025.01.28 08:36:48.245828 [ 258 ] {9f2ceec3-ea48-4e2d-b183-79fc423bca2d} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10714 | 2025.01.28 08:36:48.245876 [ 258 ] {9f2ceec3-ea48-4e2d-b183-79fc423bca2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10715 | 2025.01.28 08:36:48.246319 [ 258 ] {9f2ceec3-ea48-4e2d-b183-79fc423bca2d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10716 | 2025.01.28 08:36:48.246578 [ 258 ] {9f2ceec3-ea48-4e2d-b183-79fc423bca2d} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10717 | 2025.01.28 08:36:48.246816 [ 258 ] {9f2ceec3-ea48-4e2d-b183-79fc423bca2d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. | ||
10718 | 2025.01.28 08:36:48.246874 [ 258 ] {9f2ceec3-ea48-4e2d-b183-79fc423bca2d} <Debug> TCPHandler: Processed in 0.002212412 sec. | ||
10719 | 2025.01.28 08:36:48.247149 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10720 | 2025.01.28 08:36:48.247350 [ 4 ] {8e3b3384-d234-4920-b0d2-6caf5d0f4491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10721 | 2025.01.28 08:36:48.247429 [ 4 ] {8e3b3384-d234-4920-b0d2-6caf5d0f4491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10722 | 2025.01.28 08:36:48.248180 [ 4 ] {8e3b3384-d234-4920-b0d2-6caf5d0f4491} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10723 | 2025.01.28 08:36:48.248232 [ 4 ] {8e3b3384-d234-4920-b0d2-6caf5d0f4491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10724 | 2025.01.28 08:36:48.248678 [ 4 ] {8e3b3384-d234-4920-b0d2-6caf5d0f4491} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10725 | 2025.01.28 08:36:48.248950 [ 4 ] {8e3b3384-d234-4920-b0d2-6caf5d0f4491} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10726 | 2025.01.28 08:36:48.249237 [ 4 ] {8e3b3384-d234-4920-b0d2-6caf5d0f4491} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001928 sec., 5186.721991701244 rows/sec., 422.94 KiB/sec. | ||
10727 | 2025.01.28 08:36:48.249382 [ 4 ] {8e3b3384-d234-4920-b0d2-6caf5d0f4491} <Debug> TCPHandler: Processed in 0.002365574 sec. | ||
10728 | 2025.01.28 08:36:48.249711 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10729 | 2025.01.28 08:36:48.249924 [ 258 ] {732f63ce-7958-4b89-b436-607906a651f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10730 | 2025.01.28 08:36:48.249973 [ 258 ] {732f63ce-7958-4b89-b436-607906a651f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10731 | 2025.01.28 08:36:48.251336 [ 258 ] {732f63ce-7958-4b89-b436-607906a651f9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10732 | 2025.01.28 08:36:48.251377 [ 258 ] {732f63ce-7958-4b89-b436-607906a651f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10733 | 2025.01.28 08:36:48.251832 [ 258 ] {732f63ce-7958-4b89-b436-607906a651f9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10734 | 2025.01.28 08:36:48.252091 [ 258 ] {732f63ce-7958-4b89-b436-607906a651f9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10735 | 2025.01.28 08:36:48.252325 [ 258 ] {732f63ce-7958-4b89-b436-607906a651f9} <Debug> executeQuery: Read 1420 rows, 121.27 KiB in 0.002443 sec., 581252.5583299223 rows/sec., 48.48 MiB/sec. | ||
10736 | 2025.01.28 08:36:48.252428 [ 258 ] {732f63ce-7958-4b89-b436-607906a651f9} <Debug> TCPHandler: Processed in 0.002913482 sec. | ||
10737 | 2025.01.28 08:36:48.252612 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10738 | 2025.01.28 08:36:48.252762 [ 4 ] {a8d0a7a3-b24b-4c88-9291-4402086a135e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10739 | 2025.01.28 08:36:48.252822 [ 4 ] {a8d0a7a3-b24b-4c88-9291-4402086a135e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10740 | 2025.01.28 08:36:48.253426 [ 4 ] {a8d0a7a3-b24b-4c88-9291-4402086a135e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10741 | 2025.01.28 08:36:48.253466 [ 4 ] {a8d0a7a3-b24b-4c88-9291-4402086a135e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10742 | 2025.01.28 08:36:48.253857 [ 4 ] {a8d0a7a3-b24b-4c88-9291-4402086a135e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10743 | 2025.01.28 08:36:48.254107 [ 4 ] {a8d0a7a3-b24b-4c88-9291-4402086a135e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10744 | 2025.01.28 08:36:48.254362 [ 4 ] {a8d0a7a3-b24b-4c88-9291-4402086a135e} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.001623 sec., 32655.576093653726 rows/sec., 2.32 MiB/sec. | ||
10745 | 2025.01.28 08:36:48.254471 [ 4 ] {a8d0a7a3-b24b-4c88-9291-4402086a135e} <Debug> TCPHandler: Processed in 0.001948048 sec. | ||
10746 | 2025.01.28 08:36:48.254687 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10747 | 2025.01.28 08:36:48.254867 [ 258 ] {604bd9d6-ab52-4a88-bb3f-b9626de9aaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10748 | 2025.01.28 08:36:48.254925 [ 258 ] {604bd9d6-ab52-4a88-bb3f-b9626de9aaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10749 | 2025.01.28 08:36:48.255718 [ 258 ] {604bd9d6-ab52-4a88-bb3f-b9626de9aaa6} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10750 | 2025.01.28 08:36:48.255767 [ 258 ] {604bd9d6-ab52-4a88-bb3f-b9626de9aaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10751 | 2025.01.28 08:36:48.256149 [ 258 ] {604bd9d6-ab52-4a88-bb3f-b9626de9aaa6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10752 | 2025.01.28 08:36:48.256388 [ 258 ] {604bd9d6-ab52-4a88-bb3f-b9626de9aaa6} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10753 | 2025.01.28 08:36:48.256608 [ 258 ] {604bd9d6-ab52-4a88-bb3f-b9626de9aaa6} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00177 sec., 136723.1638418079 rows/sec., 9.26 MiB/sec. | ||
10754 | 2025.01.28 08:36:48.256661 [ 258 ] {604bd9d6-ab52-4a88-bb3f-b9626de9aaa6} <Debug> TCPHandler: Processed in 0.00209831 sec. | ||
10755 | 2025.01.28 08:36:48.256799 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10756 | 2025.01.28 08:36:48.256987 [ 4 ] {e2bdf2ec-cbc3-47e8-a3a2-2968633dea45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10757 | 2025.01.28 08:36:48.257078 [ 4 ] {e2bdf2ec-cbc3-47e8-a3a2-2968633dea45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10758 | 2025.01.28 08:36:48.258038 [ 4 ] {e2bdf2ec-cbc3-47e8-a3a2-2968633dea45} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10759 | 2025.01.28 08:36:48.258079 [ 4 ] {e2bdf2ec-cbc3-47e8-a3a2-2968633dea45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10760 | 2025.01.28 08:36:48.258446 [ 4 ] {e2bdf2ec-cbc3-47e8-a3a2-2968633dea45} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10761 | 2025.01.28 08:36:48.258697 [ 4 ] {e2bdf2ec-cbc3-47e8-a3a2-2968633dea45} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10762 | 2025.01.28 08:36:48.258921 [ 4 ] {e2bdf2ec-cbc3-47e8-a3a2-2968633dea45} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001986 sec., 6545.820745216516 rows/sec., 408.13 KiB/sec. | ||
10763 | 2025.01.28 08:36:48.259055 [ 4 ] {e2bdf2ec-cbc3-47e8-a3a2-2968633dea45} <Debug> TCPHandler: Processed in 0.002310403 sec. | ||
10764 | 2025.01.28 08:36:48.259266 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10765 | 2025.01.28 08:36:48.259495 [ 258 ] {9fd69401-356d-4c9d-bdd8-56e7a90b2fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10766 | 2025.01.28 08:36:48.259585 [ 258 ] {9fd69401-356d-4c9d-bdd8-56e7a90b2fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10767 | 2025.01.28 08:36:48.260649 [ 258 ] {9fd69401-356d-4c9d-bdd8-56e7a90b2fd1} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10768 | 2025.01.28 08:36:48.260688 [ 258 ] {9fd69401-356d-4c9d-bdd8-56e7a90b2fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10769 | 2025.01.28 08:36:48.261108 [ 258 ] {9fd69401-356d-4c9d-bdd8-56e7a90b2fd1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10770 | 2025.01.28 08:36:48.261350 [ 258 ] {9fd69401-356d-4c9d-bdd8-56e7a90b2fd1} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10771 | 2025.01.28 08:36:48.261568 [ 258 ] {9fd69401-356d-4c9d-bdd8-56e7a90b2fd1} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.002126 sec., 415804.3273753528 rows/sec., 30.16 MiB/sec. | ||
10772 | 2025.01.28 08:36:48.261626 [ 258 ] {9fd69401-356d-4c9d-bdd8-56e7a90b2fd1} <Debug> TCPHandler: Processed in 0.002476326 sec. | ||
10773 | 2025.01.28 08:36:48.261848 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10774 | 2025.01.28 08:36:48.262010 [ 4 ] {ba5abfd5-2932-4ff5-9831-0d2faec688e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10775 | 2025.01.28 08:36:48.262072 [ 4 ] {ba5abfd5-2932-4ff5-9831-0d2faec688e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10776 | 2025.01.28 08:36:48.262638 [ 4 ] {ba5abfd5-2932-4ff5-9831-0d2faec688e0} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10777 | 2025.01.28 08:36:48.262686 [ 4 ] {ba5abfd5-2932-4ff5-9831-0d2faec688e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10778 | 2025.01.28 08:36:48.263081 [ 4 ] {ba5abfd5-2932-4ff5-9831-0d2faec688e0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10779 | 2025.01.28 08:36:48.263326 [ 4 ] {ba5abfd5-2932-4ff5-9831-0d2faec688e0} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10780 | 2025.01.28 08:36:48.263563 [ 4 ] {ba5abfd5-2932-4ff5-9831-0d2faec688e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 198.65 KiB/sec. | ||
10781 | 2025.01.28 08:36:48.263672 [ 4 ] {ba5abfd5-2932-4ff5-9831-0d2faec688e0} <Debug> TCPHandler: Processed in 0.001935088 sec. | ||
10782 | 2025.01.28 08:36:48.263866 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10783 | 2025.01.28 08:36:48.264005 [ 258 ] {ec5c2139-26bd-4d68-9633-18ba5aab4e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10784 | 2025.01.28 08:36:48.264068 [ 258 ] {ec5c2139-26bd-4d68-9633-18ba5aab4e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10785 | 2025.01.28 08:36:48.264979 [ 258 ] {ec5c2139-26bd-4d68-9633-18ba5aab4e02} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10786 | 2025.01.28 08:36:48.265019 [ 258 ] {ec5c2139-26bd-4d68-9633-18ba5aab4e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10787 | 2025.01.28 08:36:48.265460 [ 258 ] {ec5c2139-26bd-4d68-9633-18ba5aab4e02} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10788 | 2025.01.28 08:36:48.265705 [ 258 ] {ec5c2139-26bd-4d68-9633-18ba5aab4e02} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10789 | 2025.01.28 08:36:48.265930 [ 258 ] {ec5c2139-26bd-4d68-9633-18ba5aab4e02} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.001956 sec., 507157.46421267895 rows/sec., 33.75 MiB/sec. | ||
10790 | 2025.01.28 08:36:48.266026 [ 258 ] {ec5c2139-26bd-4d68-9633-18ba5aab4e02} <Debug> TCPHandler: Processed in 0.002265022 sec. | ||
10791 | 2025.01.28 08:36:48.266217 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10792 | 2025.01.28 08:36:48.266460 [ 4 ] {8068f43e-2a78-4ebb-ae53-f931070e4802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10793 | 2025.01.28 08:36:48.266521 [ 4 ] {8068f43e-2a78-4ebb-ae53-f931070e4802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10794 | 2025.01.28 08:36:48.267029 [ 4 ] {8068f43e-2a78-4ebb-ae53-f931070e4802} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10795 | 2025.01.28 08:36:48.267069 [ 4 ] {8068f43e-2a78-4ebb-ae53-f931070e4802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10796 | 2025.01.28 08:36:48.267446 [ 4 ] {8068f43e-2a78-4ebb-ae53-f931070e4802} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10797 | 2025.01.28 08:36:48.267688 [ 4 ] {8068f43e-2a78-4ebb-ae53-f931070e4802} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10798 | 2025.01.28 08:36:48.267894 [ 4 ] {8068f43e-2a78-4ebb-ae53-f931070e4802} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. | ||
10799 | 2025.01.28 08:36:48.267944 [ 4 ] {8068f43e-2a78-4ebb-ae53-f931070e4802} <Debug> TCPHandler: Processed in 0.001837076 sec. | ||
10800 | 2025.01.28 08:36:48.268133 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10801 | 2025.01.28 08:36:48.268362 [ 258 ] {28a7509d-b066-4db0-a855-779d6cb12ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10802 | 2025.01.28 08:36:48.268504 [ 258 ] {28a7509d-b066-4db0-a855-779d6cb12ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10803 | 2025.01.28 08:36:48.269875 [ 258 ] {28a7509d-b066-4db0-a855-779d6cb12ecf} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10804 | 2025.01.28 08:36:48.269914 [ 258 ] {28a7509d-b066-4db0-a855-779d6cb12ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10805 | 2025.01.28 08:36:48.270554 [ 258 ] {28a7509d-b066-4db0-a855-779d6cb12ecf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10806 | 2025.01.28 08:36:48.270809 [ 258 ] {28a7509d-b066-4db0-a855-779d6cb12ecf} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10807 | 2025.01.28 08:36:48.271047 [ 258 ] {28a7509d-b066-4db0-a855-779d6cb12ecf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00275 sec., 13090.909090909092 rows/sec., 23.46 MiB/sec. | ||
10808 | 2025.01.28 08:36:48.271138 [ 258 ] {28a7509d-b066-4db0-a855-779d6cb12ecf} <Debug> TCPHandler: Processed in 0.003113995 sec. | ||
10809 | 2025.01.28 08:36:48.271281 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10810 | 2025.01.28 08:36:48.271420 [ 4 ] {36133bb3-de6f-41e1-a205-ce5824a98970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10811 | 2025.01.28 08:36:48.271481 [ 4 ] {36133bb3-de6f-41e1-a205-ce5824a98970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10812 | 2025.01.28 08:36:48.272015 [ 4 ] {36133bb3-de6f-41e1-a205-ce5824a98970} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10813 | 2025.01.28 08:36:48.272054 [ 4 ] {36133bb3-de6f-41e1-a205-ce5824a98970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10814 | 2025.01.28 08:36:48.272428 [ 4 ] {36133bb3-de6f-41e1-a205-ce5824a98970} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10815 | 2025.01.28 08:36:48.272674 [ 4 ] {36133bb3-de6f-41e1-a205-ce5824a98970} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10816 | 2025.01.28 08:36:48.272873 [ 4 ] {36133bb3-de6f-41e1-a205-ce5824a98970} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001483 sec., 31018.206338503034 rows/sec., 1.88 MiB/sec. | ||
10817 | 2025.01.28 08:36:48.272921 [ 4 ] {36133bb3-de6f-41e1-a205-ce5824a98970} <Debug> TCPHandler: Processed in 0.001705754 sec. | ||
10818 | 2025.01.28 08:36:48.926335 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
10819 | 2025.01.28 08:36:48.927231 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10820 | 2025.01.28 08:36:48.927279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10821 | 2025.01.28 08:36:48.927789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10822 | 2025.01.28 08:36:48.928046 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10823 | 2025.01.28 08:36:48.928306 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
10824 | 2025.01.28 08:36:48.928287 [ 93 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10825 | 2025.01.28 08:36:48.928388 [ 93 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10826 | 2025.01.28 08:36:48.928415 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10827 | 2025.01.28 08:36:48.928537 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
10828 | 2025.01.28 08:36:48.928638 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10829 | 2025.01.28 08:36:48.928671 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
10830 | 2025.01.28 08:36:48.928740 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
10831 | 2025.01.28 08:36:48.928912 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
10832 | 2025.01.28 08:36:48.929144 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
10833 | 2025.01.28 08:36:48.929407 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
10834 | 2025.01.28 08:36:48.929701 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
10835 | 2025.01.28 08:36:48.932202 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003722623 sec., 6275951.123710352 rows/sec., 89.78 MiB/sec. | ||
10836 | 2025.01.28 08:36:48.932465 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10837 | 2025.01.28 08:36:48.932745 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_51_10} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10838 | 2025.01.28 08:36:48.932828 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_51_10} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10839 | 2025.01.28 08:36:48.932913 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10840 | 2025.01.28 08:36:50.596575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10841 | 2025.01.28 08:36:50.619264 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10842 | 2025.01.28 08:36:50.619322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10843 | 2025.01.28 08:36:50.626740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10844 | 2025.01.28 08:36:50.627531 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10845 | 2025.01.28 08:36:50.627916 [ 91 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10846 | 2025.01.28 08:36:50.628066 [ 91 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10847 | 2025.01.28 08:36:50.628149 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10848 | 2025.01.28 08:36:50.628654 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
10849 | 2025.01.28 08:36:50.644522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10850 | 2025.01.28 08:36:50.646163 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10851 | 2025.01.28 08:36:50.647948 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
10852 | 2025.01.28 08:36:50.654169 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
10853 | 2025.01.28 08:36:50.660057 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
10854 | 2025.01.28 08:36:50.665800 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
10855 | 2025.01.28 08:36:50.671597 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
10856 | 2025.01.28 08:36:50.676217 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
10857 | 2025.01.28 08:36:50.734113 [ 195 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.105824302 sec., 3638.105734918998 rows/sec., 18.81 MiB/sec. | ||
10858 | 2025.01.28 08:36:50.737488 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10859 | 2025.01.28 08:36:50.740762 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_51_10} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10860 | 2025.01.28 08:36:50.740910 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_51_10} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10861 | 2025.01.28 08:36:50.743745 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10862 | 2025.01.28 08:36:52.120228 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10863 | 2025.01.28 08:36:52.120533 [ 258 ] {cb03e521-a34c-41d9-8848-7081a4a978de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10864 | 2025.01.28 08:36:52.120648 [ 258 ] {cb03e521-a34c-41d9-8848-7081a4a978de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10865 | 2025.01.28 08:36:52.121570 [ 258 ] {cb03e521-a34c-41d9-8848-7081a4a978de} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10866 | 2025.01.28 08:36:52.121619 [ 258 ] {cb03e521-a34c-41d9-8848-7081a4a978de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10867 | 2025.01.28 08:36:52.122074 [ 258 ] {cb03e521-a34c-41d9-8848-7081a4a978de} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10868 | 2025.01.28 08:36:52.122337 [ 258 ] {cb03e521-a34c-41d9-8848-7081a4a978de} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10869 | 2025.01.28 08:36:52.122597 [ 258 ] {cb03e521-a34c-41d9-8848-7081a4a978de} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002149 sec., 26058.631921824104 rows/sec., 1.99 MiB/sec. | ||
10870 | 2025.01.28 08:36:52.122656 [ 258 ] {cb03e521-a34c-41d9-8848-7081a4a978de} <Debug> TCPHandler: Processed in 0.002620597 sec. | ||
10871 | 2025.01.28 08:36:52.122939 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10872 | 2025.01.28 08:36:52.123250 [ 4 ] {7dc2c36b-4c70-4d0a-b31e-0ff8d359ab77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10873 | 2025.01.28 08:36:52.123372 [ 4 ] {7dc2c36b-4c70-4d0a-b31e-0ff8d359ab77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10874 | 2025.01.28 08:36:52.124383 [ 4 ] {7dc2c36b-4c70-4d0a-b31e-0ff8d359ab77} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10875 | 2025.01.28 08:36:52.124435 [ 4 ] {7dc2c36b-4c70-4d0a-b31e-0ff8d359ab77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10876 | 2025.01.28 08:36:52.124898 [ 4 ] {7dc2c36b-4c70-4d0a-b31e-0ff8d359ab77} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10877 | 2025.01.28 08:36:52.125180 [ 4 ] {7dc2c36b-4c70-4d0a-b31e-0ff8d359ab77} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10878 | 2025.01.28 08:36:52.125437 [ 4 ] {7dc2c36b-4c70-4d0a-b31e-0ff8d359ab77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002272 sec., 28169.014084507042 rows/sec., 2.20 MiB/sec. | ||
10879 | 2025.01.28 08:36:52.125498 [ 4 ] {7dc2c36b-4c70-4d0a-b31e-0ff8d359ab77} <Debug> TCPHandler: Processed in 0.002714699 sec. | ||
10880 | 2025.01.28 08:36:52.125673 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10881 | 2025.01.28 08:36:52.125822 [ 258 ] {faddf624-ae9e-423d-a907-f67552d1df9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10882 | 2025.01.28 08:36:52.125887 [ 258 ] {faddf624-ae9e-423d-a907-f67552d1df9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10883 | 2025.01.28 08:36:52.126469 [ 258 ] {faddf624-ae9e-423d-a907-f67552d1df9b} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10884 | 2025.01.28 08:36:52.126511 [ 258 ] {faddf624-ae9e-423d-a907-f67552d1df9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10885 | 2025.01.28 08:36:52.126927 [ 258 ] {faddf624-ae9e-423d-a907-f67552d1df9b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10886 | 2025.01.28 08:36:52.127178 [ 258 ] {faddf624-ae9e-423d-a907-f67552d1df9b} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10887 | 2025.01.28 08:36:52.127431 [ 258 ] {faddf624-ae9e-423d-a907-f67552d1df9b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00164 sec., 58536.58536585366 rows/sec., 4.08 MiB/sec. | ||
10888 | 2025.01.28 08:36:52.127519 [ 258 ] {faddf624-ae9e-423d-a907-f67552d1df9b} <Debug> TCPHandler: Processed in 0.001918297 sec. | ||
10889 | 2025.01.28 08:36:52.127731 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10890 | 2025.01.28 08:36:52.127978 [ 4 ] {73e47ce1-b81d-464b-a63b-8b8d1829ce64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10891 | 2025.01.28 08:36:52.128032 [ 4 ] {73e47ce1-b81d-464b-a63b-8b8d1829ce64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10892 | 2025.01.28 08:36:52.128520 [ 4 ] {73e47ce1-b81d-464b-a63b-8b8d1829ce64} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10893 | 2025.01.28 08:36:52.128559 [ 4 ] {73e47ce1-b81d-464b-a63b-8b8d1829ce64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10894 | 2025.01.28 08:36:52.128954 [ 4 ] {73e47ce1-b81d-464b-a63b-8b8d1829ce64} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10895 | 2025.01.28 08:36:52.129210 [ 4 ] {73e47ce1-b81d-464b-a63b-8b8d1829ce64} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10896 | 2025.01.28 08:36:52.129434 [ 4 ] {73e47ce1-b81d-464b-a63b-8b8d1829ce64} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001515 sec., 23762.37623762376 rows/sec., 1.60 MiB/sec. | ||
10897 | 2025.01.28 08:36:52.129483 [ 4 ] {73e47ce1-b81d-464b-a63b-8b8d1829ce64} <Debug> TCPHandler: Processed in 0.001882557 sec. | ||
10898 | 2025.01.28 08:36:56.284836 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10899 | 2025.01.28 08:36:56.284946 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10900 | 2025.01.28 08:36:56.428460 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
10901 | 2025.01.28 08:36:56.429138 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10902 | 2025.01.28 08:36:56.429189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10903 | 2025.01.28 08:36:56.429742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10904 | 2025.01.28 08:36:56.430025 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10905 | 2025.01.28 08:36:56.430223 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10906 | 2025.01.28 08:36:56.553211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1546 | ||
10907 | 2025.01.28 08:36:56.556560 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10908 | 2025.01.28 08:36:56.556621 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10909 | 2025.01.28 08:36:56.558157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10910 | 2025.01.28 08:36:56.558506 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10911 | 2025.01.28 08:36:56.559860 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
10912 | 2025.01.28 08:36:57.123173 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10913 | 2025.01.28 08:36:57.123362 [ 258 ] {5a4fe16d-6894-411d-8f71-34ce906d5d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10914 | 2025.01.28 08:36:57.123433 [ 258 ] {5a4fe16d-6894-411d-8f71-34ce906d5d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10915 | 2025.01.28 08:36:57.124225 [ 258 ] {5a4fe16d-6894-411d-8f71-34ce906d5d6f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10916 | 2025.01.28 08:36:57.124268 [ 258 ] {5a4fe16d-6894-411d-8f71-34ce906d5d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10917 | 2025.01.28 08:36:57.124738 [ 258 ] {5a4fe16d-6894-411d-8f71-34ce906d5d6f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10918 | 2025.01.28 08:36:57.125001 [ 258 ] {5a4fe16d-6894-411d-8f71-34ce906d5d6f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10919 | 2025.01.28 08:36:57.125168 [ 83 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10920 | 2025.01.28 08:36:57.125219 [ 258 ] {5a4fe16d-6894-411d-8f71-34ce906d5d6f} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.64 MiB/sec. | ||
10921 | 2025.01.28 08:36:57.125220 [ 83 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10922 | 2025.01.28 08:36:57.125275 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10923 | 2025.01.28 08:36:57.125309 [ 258 ] {5a4fe16d-6894-411d-8f71-34ce906d5d6f} <Debug> TCPHandler: Processed in 0.002265962 sec. | ||
10924 | 2025.01.28 08:36:57.125502 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
10925 | 2025.01.28 08:36:57.125603 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10926 | 2025.01.28 08:36:57.125714 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10927 | 2025.01.28 08:36:57.125772 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1433 rows starting from the beginning of the part | ||
10928 | 2025.01.28 08:36:57.126005 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 275 rows starting from the beginning of the part | ||
10929 | 2025.01.28 08:36:57.126016 [ 4 ] {c4af0fba-1ab4-4548-a90c-2f734b36bfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10930 | 2025.01.28 08:36:57.126288 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
10931 | 2025.01.28 08:36:57.126318 [ 4 ] {c4af0fba-1ab4-4548-a90c-2f734b36bfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10932 | 2025.01.28 08:36:57.126625 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1420 rows starting from the beginning of the part | ||
10933 | 2025.01.28 08:36:57.127001 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
10934 | 2025.01.28 08:36:57.127310 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
10935 | 2025.01.28 08:36:57.128926 [ 4 ] {c4af0fba-1ab4-4548-a90c-2f734b36bfc8} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10936 | 2025.01.28 08:36:57.129006 [ 4 ] {c4af0fba-1ab4-4548-a90c-2f734b36bfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10937 | 2025.01.28 08:36:57.130087 [ 4 ] {c4af0fba-1ab4-4548-a90c-2f734b36bfc8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10938 | 2025.01.28 08:36:57.130407 [ 4 ] {c4af0fba-1ab4-4548-a90c-2f734b36bfc8} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10939 | 2025.01.28 08:36:57.130750 [ 4 ] {c4af0fba-1ab4-4548-a90c-2f734b36bfc8} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00489 sec., 817.9959100204499 rows/sec., 61.51 KiB/sec. | ||
10940 | 2025.01.28 08:36:57.131062 [ 4 ] {c4af0fba-1ab4-4548-a90c-2f734b36bfc8} <Debug> TCPHandler: Processed in 0.00563233 sec. | ||
10941 | 2025.01.28 08:36:57.131346 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10942 | 2025.01.28 08:36:57.131380 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.006004306 sec., 551604.1321011954 rows/sec., 48.17 MiB/sec. | ||
10943 | 2025.01.28 08:36:57.131515 [ 258 ] {6d66cf86-2e20-4182-b8c8-bba73fc54466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10944 | 2025.01.28 08:36:57.131612 [ 258 ] {6d66cf86-2e20-4182-b8c8-bba73fc54466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10945 | 2025.01.28 08:36:57.131716 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10946 | 2025.01.28 08:36:57.132363 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_86_17} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10947 | 2025.01.28 08:36:57.132495 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_86_17} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10948 | 2025.01.28 08:36:57.132664 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
10949 | 2025.01.28 08:36:57.132883 [ 258 ] {6d66cf86-2e20-4182-b8c8-bba73fc54466} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10950 | 2025.01.28 08:36:57.132926 [ 258 ] {6d66cf86-2e20-4182-b8c8-bba73fc54466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10951 | 2025.01.28 08:36:57.133319 [ 258 ] {6d66cf86-2e20-4182-b8c8-bba73fc54466} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10952 | 2025.01.28 08:36:57.133583 [ 258 ] {6d66cf86-2e20-4182-b8c8-bba73fc54466} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10953 | 2025.01.28 08:36:57.133723 [ 83 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10954 | 2025.01.28 08:36:57.133757 [ 83 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10955 | 2025.01.28 08:36:57.133779 [ 258 ] {6d66cf86-2e20-4182-b8c8-bba73fc54466} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002298 sec., 29590.94865100087 rows/sec., 2.31 MiB/sec. | ||
10956 | 2025.01.28 08:36:57.133788 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10957 | 2025.01.28 08:36:57.133965 [ 258 ] {6d66cf86-2e20-4182-b8c8-bba73fc54466} <Debug> TCPHandler: Processed in 0.00276129 sec. | ||
10958 | 2025.01.28 08:36:57.134183 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
10959 | 2025.01.28 08:36:57.134351 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10960 | 2025.01.28 08:36:57.134703 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10961 | 2025.01.28 08:36:57.134847 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part | ||
10962 | 2025.01.28 08:36:57.135351 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 418 rows starting from the beginning of the part | ||
10963 | 2025.01.28 08:36:57.135395 [ 4 ] {1add6f7c-5b95-4419-96b7-39a2e90b5552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10964 | 2025.01.28 08:36:57.135710 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 68 rows starting from the beginning of the part | ||
10965 | 2025.01.28 08:36:57.135728 [ 4 ] {1add6f7c-5b95-4419-96b7-39a2e90b5552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10966 | 2025.01.28 08:36:57.136261 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 884 rows starting from the beginning of the part | ||
10967 | 2025.01.28 08:36:57.136717 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
10968 | 2025.01.28 08:36:57.137093 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 68 rows starting from the beginning of the part | ||
10969 | 2025.01.28 08:36:57.138584 [ 4 ] {1add6f7c-5b95-4419-96b7-39a2e90b5552} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10970 | 2025.01.28 08:36:57.138660 [ 4 ] {1add6f7c-5b95-4419-96b7-39a2e90b5552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10971 | 2025.01.28 08:36:57.139709 [ 4 ] {1add6f7c-5b95-4419-96b7-39a2e90b5552} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10972 | 2025.01.28 08:36:57.140041 [ 4 ] {1add6f7c-5b95-4419-96b7-39a2e90b5552} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10973 | 2025.01.28 08:36:57.140440 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10974 | 2025.01.28 08:36:57.140543 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.006650235 sec., 363295.43241704995 rows/sec., 27.86 MiB/sec. | ||
10975 | 2025.01.28 08:36:57.140564 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10976 | 2025.01.28 08:36:57.140642 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10977 | 2025.01.28 08:36:57.140659 [ 4 ] {1add6f7c-5b95-4419-96b7-39a2e90b5552} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005805 sec., 27562.44616709733 rows/sec., 1.92 MiB/sec. | ||
10978 | 2025.01.28 08:36:57.140979 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10979 | 2025.01.28 08:36:57.141275 [ 4 ] {1add6f7c-5b95-4419-96b7-39a2e90b5552} <Debug> TCPHandler: Processed in 0.007169872 sec. | ||
10980 | 2025.01.28 08:36:57.141303 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
10981 | 2025.01.28 08:36:57.141733 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10982 | 2025.01.28 08:36:57.142134 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10983 | 2025.01.28 08:36:57.142279 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24335 rows starting from the beginning of the part | ||
10984 | 2025.01.28 08:36:57.142332 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10985 | 2025.01.28 08:36:57.142709 [ 258 ] {33639e94-1a66-48ce-a4c5-7409c4b27490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10986 | 2025.01.28 08:36:57.142713 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
10987 | 2025.01.28 08:36:57.143114 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
10988 | 2025.01.28 08:36:57.143320 [ 258 ] {33639e94-1a66-48ce-a4c5-7409c4b27490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10989 | 2025.01.28 08:36:57.142928 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_86_17} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10990 | 2025.01.28 08:36:57.143552 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 992 rows starting from the beginning of the part | ||
10991 | 2025.01.28 08:36:57.144032 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 96 rows starting from the beginning of the part | ||
10992 | 2025.01.28 08:36:57.144489 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
10993 | 2025.01.28 08:36:57.144981 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
10994 | 2025.01.28 08:36:57.148638 [ 258 ] {33639e94-1a66-48ce-a4c5-7409c4b27490} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10995 | 2025.01.28 08:36:57.148712 [ 258 ] {33639e94-1a66-48ce-a4c5-7409c4b27490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10996 | 2025.01.28 08:36:57.149944 [ 258 ] {33639e94-1a66-48ce-a4c5-7409c4b27490} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10997 | 2025.01.28 08:36:57.150647 [ 258 ] {33639e94-1a66-48ce-a4c5-7409c4b27490} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10998 | 2025.01.28 08:36:57.151006 [ 258 ] {33639e94-1a66-48ce-a4c5-7409c4b27490} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.008581 sec., 466.14613681389113 rows/sec., 855.36 KiB/sec. | ||
10999 | 2025.01.28 08:36:57.151172 [ 258 ] {33639e94-1a66-48ce-a4c5-7409c4b27490} <Debug> TCPHandler: Processed in 0.00975965 sec. | ||
11000 | 2025.01.28 08:36:57.151334 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11001 | 2025.01.28 08:36:57.151594 [ 4 ] {1ff53359-1268-4354-a629-c49373e912f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11002 | 2025.01.28 08:36:57.151659 [ 4 ] {1ff53359-1268-4354-a629-c49373e912f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11003 | 2025.01.28 08:36:57.152230 [ 4 ] {1ff53359-1268-4354-a629-c49373e912f9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11004 | 2025.01.28 08:36:57.152277 [ 4 ] {1ff53359-1268-4354-a629-c49373e912f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11005 | 2025.01.28 08:36:57.152793 [ 4 ] {1ff53359-1268-4354-a629-c49373e912f9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11006 | 2025.01.28 08:36:57.153309 [ 4 ] {1ff53359-1268-4354-a629-c49373e912f9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11007 | 2025.01.28 08:36:57.153487 [ 81 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11008 | 2025.01.28 08:36:57.153636 [ 81 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11009 | 2025.01.28 08:36:57.153667 [ 4 ] {1ff53359-1268-4354-a629-c49373e912f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002066 sec., 29041.626331074538 rows/sec., 1.96 MiB/sec. | ||
11010 | 2025.01.28 08:36:57.153699 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11011 | 2025.01.28 08:36:57.153991 [ 4 ] {1ff53359-1268-4354-a629-c49373e912f9} <Debug> TCPHandler: Processed in 0.002714979 sec. | ||
11012 | 2025.01.28 08:36:57.154096 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
11013 | 2025.01.28 08:36:57.154232 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11014 | 2025.01.28 08:36:57.154261 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4894 rows starting from the beginning of the part | ||
11015 | 2025.01.28 08:36:57.154358 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
11016 | 2025.01.28 08:36:57.154634 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
11017 | 2025.01.28 08:36:57.154815 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 46 rows starting from the beginning of the part | ||
11018 | 2025.01.28 08:36:57.154992 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
11019 | 2025.01.28 08:36:57.155220 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
11020 | 2025.01.28 08:36:57.156237 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25980 rows, containing 5 columns (5 merged, 0 gathered) in 0.015454341 sec., 1681081.0632430073 rows/sec., 113.49 MiB/sec. | ||
11021 | 2025.01.28 08:36:57.156498 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11022 | 2025.01.28 08:36:57.157035 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11023 | 2025.01.28 08:36:57.157263 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11024 | 2025.01.28 08:36:57.157436 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
11025 | 2025.01.28 08:36:57.158391 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5178 rows, containing 4 columns (4 merged, 0 gathered) in 0.004536105 sec., 1141507.967738842 rows/sec., 74.44 MiB/sec. | ||
11026 | 2025.01.28 08:36:57.158718 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11027 | 2025.01.28 08:36:57.159005 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_86_17} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11028 | 2025.01.28 08:36:57.159083 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_86_17} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11029 | 2025.01.28 08:36:57.159169 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
11030 | 2025.01.28 08:36:58.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.47 MiB, peak 248.76 MiB, free memory in arenas 0.00 B, will set to 236.84 MiB (RSS), difference: 1.37 MiB | ||
11031 | 2025.01.28 08:36:58.144648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
11032 | 2025.01.28 08:36:58.163078 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11033 | 2025.01.28 08:36:58.163139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11034 | 2025.01.28 08:36:58.170066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11035 | 2025.01.28 08:36:58.170833 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11036 | 2025.01.28 08:36:58.173415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
11037 | 2025.01.28 08:36:59.223475 [ 80 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
11038 | 2025.01.28 08:36:59.223568 [ 80 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11039 | 2025.01.28 08:36:59.223596 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11040 | 2025.01.28 08:36:59.223797 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
11041 | 2025.01.28 08:36:59.224190 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11042 | 2025.01.28 08:36:59.224244 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 243 rows starting from the beginning of the part | ||
11043 | 2025.01.28 08:36:59.224324 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 242 rows starting from the beginning of the part | ||
11044 | 2025.01.28 08:36:59.224408 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11045 | 2025.01.28 08:36:59.224646 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
11046 | 2025.01.28 08:36:59.224783 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 242 rows starting from the beginning of the part | ||
11047 | 2025.01.28 08:36:59.226037 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002369293 sec., 318660.4611586663 rows/sec., 22.81 MiB/sec. | ||
11048 | 2025.01.28 08:36:59.226252 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
11049 | 2025.01.28 08:36:59.226656 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11050 | 2025.01.28 08:36:59.226770 [ 186 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_37_8} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
11051 | 2025.01.28 08:36:59.226890 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
11052 | 2025.01.28 08:36:59.658572 [ 80 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
11053 | 2025.01.28 08:36:59.658674 [ 80 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11054 | 2025.01.28 08:36:59.658716 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11055 | 2025.01.28 08:36:59.659055 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
11056 | 2025.01.28 08:36:59.659436 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11057 | 2025.01.28 08:36:59.659477 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
11058 | 2025.01.28 08:36:59.659568 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
11059 | 2025.01.28 08:36:59.659730 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
11060 | 2025.01.28 08:36:59.660047 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11061 | 2025.01.28 08:36:59.660268 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
11062 | 2025.01.28 08:36:59.661396 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002555627 sec., 14477.85611906589 rows/sec., 974.03 KiB/sec. | ||
11063 | 2025.01.28 08:36:59.661553 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
11064 | 2025.01.28 08:36:59.661860 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11065 | 2025.01.28 08:36:59.661946 [ 191 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_37_8} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
11066 | 2025.01.28 08:36:59.662033 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
11067 | 2025.01.28 08:37:00.848971 [ 78 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
11068 | 2025.01.28 08:37:00.849071 [ 78 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11069 | 2025.01.28 08:37:00.849114 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11070 | 2025.01.28 08:37:00.849360 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
11071 | 2025.01.28 08:37:00.849627 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11072 | 2025.01.28 08:37:00.849732 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
11073 | 2025.01.28 08:37:00.849852 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
11074 | 2025.01.28 08:37:00.850165 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
11075 | 2025.01.28 08:37:00.850339 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
11076 | 2025.01.28 08:37:00.850516 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
11077 | 2025.01.28 08:37:00.852100 [ 191 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00285684 sec., 12601.33574158861 rows/sec., 1.05 MiB/sec. | ||
11078 | 2025.01.28 08:37:00.852413 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
11079 | 2025.01.28 08:37:00.853050 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11080 | 2025.01.28 08:37:00.853246 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_21_5} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
11081 | 2025.01.28 08:37:00.853426 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11082 | 2025.01.28 08:37:02.129553 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11083 | 2025.01.28 08:37:02.129764 [ 258 ] {4d308468-1089-4190-a83f-f6cc6d8ab16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11084 | 2025.01.28 08:37:02.129843 [ 258 ] {4d308468-1089-4190-a83f-f6cc6d8ab16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11085 | 2025.01.28 08:37:02.130663 [ 258 ] {4d308468-1089-4190-a83f-f6cc6d8ab16f} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11086 | 2025.01.28 08:37:02.130708 [ 258 ] {4d308468-1089-4190-a83f-f6cc6d8ab16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11087 | 2025.01.28 08:37:02.131153 [ 258 ] {4d308468-1089-4190-a83f-f6cc6d8ab16f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11088 | 2025.01.28 08:37:02.131422 [ 258 ] {4d308468-1089-4190-a83f-f6cc6d8ab16f} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11089 | 2025.01.28 08:37:02.131575 [ 79 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11090 | 2025.01.28 08:37:02.131626 [ 79 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11091 | 2025.01.28 08:37:02.131637 [ 258 ] {4d308468-1089-4190-a83f-f6cc6d8ab16f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. | ||
11092 | 2025.01.28 08:37:02.131660 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11093 | 2025.01.28 08:37:02.131738 [ 258 ] {4d308468-1089-4190-a83f-f6cc6d8ab16f} <Debug> TCPHandler: Processed in 0.002327953 sec. | ||
11094 | 2025.01.28 08:37:02.131836 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11095 | 2025.01.28 08:37:02.131965 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11096 | 2025.01.28 08:37:02.132027 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
11097 | 2025.01.28 08:37:02.132043 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11098 | 2025.01.28 08:37:02.132147 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11099 | 2025.01.28 08:37:02.132552 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11100 | 2025.01.28 08:37:02.132569 [ 4 ] {fb753ad9-3df2-4118-a1d8-a9b8c1a41708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11101 | 2025.01.28 08:37:02.132754 [ 4 ] {fb753ad9-3df2-4118-a1d8-a9b8c1a41708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11102 | 2025.01.28 08:37:02.132767 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
11103 | 2025.01.28 08:37:02.133154 [ 191 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11104 | 2025.01.28 08:37:02.135327 [ 4 ] {fb753ad9-3df2-4118-a1d8-a9b8c1a41708} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11105 | 2025.01.28 08:37:02.135442 [ 4 ] {fb753ad9-3df2-4118-a1d8-a9b8c1a41708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11106 | 2025.01.28 08:37:02.135640 [ 187 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003882575 sec., 18029.27181058962 rows/sec., 1.34 MiB/sec. | ||
11107 | 2025.01.28 08:37:02.135928 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11108 | 2025.01.28 08:37:02.136305 [ 4 ] {fb753ad9-3df2-4118-a1d8-a9b8c1a41708} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11109 | 2025.01.28 08:37:02.136677 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11110 | 2025.01.28 08:37:02.136872 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_37_9} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11111 | 2025.01.28 08:37:02.136881 [ 4 ] {fb753ad9-3df2-4118-a1d8-a9b8c1a41708} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11112 | 2025.01.28 08:37:02.137060 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11113 | 2025.01.28 08:37:02.137312 [ 4 ] {fb753ad9-3df2-4118-a1d8-a9b8c1a41708} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.004917 sec., 55928.411633109616 rows/sec., 4.92 MiB/sec. | ||
11114 | 2025.01.28 08:37:02.137411 [ 4 ] {fb753ad9-3df2-4118-a1d8-a9b8c1a41708} <Debug> TCPHandler: Processed in 0.005533409 sec. | ||
11115 | 2025.01.28 08:37:02.137665 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11116 | 2025.01.28 08:37:02.137832 [ 258 ] {33847b89-1b70-4f92-8ab3-d07b273be3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11117 | 2025.01.28 08:37:02.137895 [ 258 ] {33847b89-1b70-4f92-8ab3-d07b273be3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11118 | 2025.01.28 08:37:02.138579 [ 258 ] {33847b89-1b70-4f92-8ab3-d07b273be3aa} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11119 | 2025.01.28 08:37:02.138617 [ 258 ] {33847b89-1b70-4f92-8ab3-d07b273be3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11120 | 2025.01.28 08:37:02.139021 [ 258 ] {33847b89-1b70-4f92-8ab3-d07b273be3aa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11121 | 2025.01.28 08:37:02.139300 [ 258 ] {33847b89-1b70-4f92-8ab3-d07b273be3aa} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11122 | 2025.01.28 08:37:02.139483 [ 258 ] {33847b89-1b70-4f92-8ab3-d07b273be3aa} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001687 sec., 25489.033787788976 rows/sec., 1.83 MiB/sec. | ||
11123 | 2025.01.28 08:37:02.139540 [ 258 ] {33847b89-1b70-4f92-8ab3-d07b273be3aa} <Debug> TCPHandler: Processed in 0.001996859 sec. | ||
11124 | 2025.01.28 08:37:02.139700 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11125 | 2025.01.28 08:37:02.139850 [ 4 ] {fac96ce1-f8d8-446b-b001-e9f101a1ca73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11126 | 2025.01.28 08:37:02.139913 [ 4 ] {fac96ce1-f8d8-446b-b001-e9f101a1ca73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11127 | 2025.01.28 08:37:02.140562 [ 4 ] {fac96ce1-f8d8-446b-b001-e9f101a1ca73} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11128 | 2025.01.28 08:37:02.140604 [ 4 ] {fac96ce1-f8d8-446b-b001-e9f101a1ca73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11129 | 2025.01.28 08:37:02.140987 [ 4 ] {fac96ce1-f8d8-446b-b001-e9f101a1ca73} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11130 | 2025.01.28 08:37:02.141283 [ 4 ] {fac96ce1-f8d8-446b-b001-e9f101a1ca73} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11131 | 2025.01.28 08:37:02.141499 [ 4 ] {fac96ce1-f8d8-446b-b001-e9f101a1ca73} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001686 sec., 8303.67734282325 rows/sec., 581.54 KiB/sec. | ||
11132 | 2025.01.28 08:37:02.141554 [ 4 ] {fac96ce1-f8d8-446b-b001-e9f101a1ca73} <Debug> TCPHandler: Processed in 0.001922238 sec. | ||
11133 | 2025.01.28 08:37:02.141707 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11134 | 2025.01.28 08:37:02.141848 [ 258 ] {129ef95e-a5a7-48a2-bc19-2f91a1414104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11135 | 2025.01.28 08:37:02.141908 [ 258 ] {129ef95e-a5a7-48a2-bc19-2f91a1414104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11136 | 2025.01.28 08:37:02.142566 [ 258 ] {129ef95e-a5a7-48a2-bc19-2f91a1414104} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11137 | 2025.01.28 08:37:02.142604 [ 258 ] {129ef95e-a5a7-48a2-bc19-2f91a1414104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11138 | 2025.01.28 08:37:02.142978 [ 258 ] {129ef95e-a5a7-48a2-bc19-2f91a1414104} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11139 | 2025.01.28 08:37:02.143231 [ 258 ] {129ef95e-a5a7-48a2-bc19-2f91a1414104} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11140 | 2025.01.28 08:37:02.143368 [ 79 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11141 | 2025.01.28 08:37:02.143411 [ 79 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11142 | 2025.01.28 08:37:02.143443 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11143 | 2025.01.28 08:37:02.143443 [ 258 ] {129ef95e-a5a7-48a2-bc19-2f91a1414104} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 499.41 KiB/sec. | ||
11144 | 2025.01.28 08:37:02.143603 [ 258 ] {129ef95e-a5a7-48a2-bc19-2f91a1414104} <Debug> TCPHandler: Processed in 0.001964268 sec. | ||
11145 | 2025.01.28 08:37:02.143715 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11146 | 2025.01.28 08:37:02.143785 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11147 | 2025.01.28 08:37:02.144023 [ 4 ] {fd9c6fb0-bf73-405d-8ab7-18f22a390b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11148 | 2025.01.28 08:37:02.144043 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11149 | 2025.01.28 08:37:02.144117 [ 4 ] {fd9c6fb0-bf73-405d-8ab7-18f22a390b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11150 | 2025.01.28 08:37:02.144129 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
11151 | 2025.01.28 08:37:02.144504 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
11152 | 2025.01.28 08:37:02.144867 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
11153 | 2025.01.28 08:37:02.145245 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
11154 | 2025.01.28 08:37:02.145618 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
11155 | 2025.01.28 08:37:02.146988 [ 4 ] {fd9c6fb0-bf73-405d-8ab7-18f22a390b4e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11156 | 2025.01.28 08:37:02.147060 [ 4 ] {fd9c6fb0-bf73-405d-8ab7-18f22a390b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11157 | 2025.01.28 08:37:02.148141 [ 4 ] {fd9c6fb0-bf73-405d-8ab7-18f22a390b4e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11158 | 2025.01.28 08:37:02.148140 [ 197 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004575216 sec., 14206.979517469776 rows/sec., 941.30 KiB/sec. | ||
11159 | 2025.01.28 08:37:02.148363 [ 187 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11160 | 2025.01.28 08:37:02.148599 [ 4 ] {fd9c6fb0-bf73-405d-8ab7-18f22a390b4e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11161 | 2025.01.28 08:37:02.149040 [ 187 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11162 | 2025.01.28 08:37:02.149102 [ 4 ] {fd9c6fb0-bf73-405d-8ab7-18f22a390b4e} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.005134 sec., 81417.99766264122 rows/sec., 5.81 MiB/sec. | ||
11163 | 2025.01.28 08:37:02.149316 [ 187 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_37_9} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11164 | 2025.01.28 08:37:02.149520 [ 4 ] {fd9c6fb0-bf73-405d-8ab7-18f22a390b4e} <Debug> TCPHandler: Processed in 0.005788372 sec. | ||
11165 | 2025.01.28 08:37:02.149646 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11166 | 2025.01.28 08:37:02.149877 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11167 | 2025.01.28 08:37:02.150164 [ 258 ] {a976a5d0-1828-4fbd-9c9c-680c87e152a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11168 | 2025.01.28 08:37:02.150232 [ 258 ] {a976a5d0-1828-4fbd-9c9c-680c87e152a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11169 | 2025.01.28 08:37:02.150739 [ 258 ] {a976a5d0-1828-4fbd-9c9c-680c87e152a6} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11170 | 2025.01.28 08:37:02.150778 [ 258 ] {a976a5d0-1828-4fbd-9c9c-680c87e152a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11171 | 2025.01.28 08:37:02.151152 [ 258 ] {a976a5d0-1828-4fbd-9c9c-680c87e152a6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11172 | 2025.01.28 08:37:02.151409 [ 258 ] {a976a5d0-1828-4fbd-9c9c-680c87e152a6} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11173 | 2025.01.28 08:37:02.151630 [ 258 ] {a976a5d0-1828-4fbd-9c9c-680c87e152a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. | ||
11174 | 2025.01.28 08:37:02.151686 [ 258 ] {a976a5d0-1828-4fbd-9c9c-680c87e152a6} <Debug> TCPHandler: Processed in 0.002002138 sec. | ||
11175 | 2025.01.28 08:37:02.151847 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11176 | 2025.01.28 08:37:02.151989 [ 4 ] {9c41411c-6e27-4d3a-8c0c-ed8846a15eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11177 | 2025.01.28 08:37:02.152054 [ 4 ] {9c41411c-6e27-4d3a-8c0c-ed8846a15eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11178 | 2025.01.28 08:37:02.152664 [ 4 ] {9c41411c-6e27-4d3a-8c0c-ed8846a15eac} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11179 | 2025.01.28 08:37:02.152704 [ 4 ] {9c41411c-6e27-4d3a-8c0c-ed8846a15eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11180 | 2025.01.28 08:37:02.153131 [ 4 ] {9c41411c-6e27-4d3a-8c0c-ed8846a15eac} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11181 | 2025.01.28 08:37:02.153386 [ 4 ] {9c41411c-6e27-4d3a-8c0c-ed8846a15eac} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11182 | 2025.01.28 08:37:02.153601 [ 4 ] {9c41411c-6e27-4d3a-8c0c-ed8846a15eac} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec. | ||
11183 | 2025.01.28 08:37:02.153656 [ 4 ] {9c41411c-6e27-4d3a-8c0c-ed8846a15eac} <Debug> TCPHandler: Processed in 0.001876997 sec. | ||
11184 | 2025.01.28 08:37:02.153808 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11185 | 2025.01.28 08:37:02.153946 [ 258 ] {736bc14e-45b5-4fdd-bfb1-440496291a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11186 | 2025.01.28 08:37:02.154008 [ 258 ] {736bc14e-45b5-4fdd-bfb1-440496291a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11187 | 2025.01.28 08:37:02.154530 [ 258 ] {736bc14e-45b5-4fdd-bfb1-440496291a00} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11188 | 2025.01.28 08:37:02.154570 [ 258 ] {736bc14e-45b5-4fdd-bfb1-440496291a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11189 | 2025.01.28 08:37:02.154946 [ 258 ] {736bc14e-45b5-4fdd-bfb1-440496291a00} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11190 | 2025.01.28 08:37:02.155203 [ 258 ] {736bc14e-45b5-4fdd-bfb1-440496291a00} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11191 | 2025.01.28 08:37:02.155459 [ 258 ] {736bc14e-45b5-4fdd-bfb1-440496291a00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
11192 | 2025.01.28 08:37:02.155601 [ 258 ] {736bc14e-45b5-4fdd-bfb1-440496291a00} <Debug> TCPHandler: Processed in 0.001857116 sec. | ||
11193 | 2025.01.28 08:37:02.155859 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11194 | 2025.01.28 08:37:02.156015 [ 4 ] {09e09b27-4867-4fcb-aa12-522178731bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11195 | 2025.01.28 08:37:02.156108 [ 4 ] {09e09b27-4867-4fcb-aa12-522178731bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11196 | 2025.01.28 08:37:02.157272 [ 4 ] {09e09b27-4867-4fcb-aa12-522178731bcf} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11197 | 2025.01.28 08:37:02.157312 [ 4 ] {09e09b27-4867-4fcb-aa12-522178731bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11198 | 2025.01.28 08:37:02.157989 [ 4 ] {09e09b27-4867-4fcb-aa12-522178731bcf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11199 | 2025.01.28 08:37:02.158255 [ 4 ] {09e09b27-4867-4fcb-aa12-522178731bcf} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11200 | 2025.01.28 08:37:02.158503 [ 4 ] {09e09b27-4867-4fcb-aa12-522178731bcf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002518 sec., 14297.061159650517 rows/sec., 25.62 MiB/sec. | ||
11201 | 2025.01.28 08:37:02.158617 [ 4 ] {09e09b27-4867-4fcb-aa12-522178731bcf} <Debug> TCPHandler: Processed in 0.002913302 sec. | ||
11202 | 2025.01.28 08:37:02.158778 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11203 | 2025.01.28 08:37:02.158918 [ 258 ] {0a1e5358-b0a3-4b33-82e8-a1f3f6d58743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11204 | 2025.01.28 08:37:02.158979 [ 258 ] {0a1e5358-b0a3-4b33-82e8-a1f3f6d58743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11205 | 2025.01.28 08:37:02.159534 [ 258 ] {0a1e5358-b0a3-4b33-82e8-a1f3f6d58743} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11206 | 2025.01.28 08:37:02.159576 [ 258 ] {0a1e5358-b0a3-4b33-82e8-a1f3f6d58743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11207 | 2025.01.28 08:37:02.159986 [ 258 ] {0a1e5358-b0a3-4b33-82e8-a1f3f6d58743} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11208 | 2025.01.28 08:37:02.160242 [ 258 ] {0a1e5358-b0a3-4b33-82e8-a1f3f6d58743} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11209 | 2025.01.28 08:37:02.160454 [ 258 ] {0a1e5358-b0a3-4b33-82e8-a1f3f6d58743} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001567 sec., 52329.291640076575 rows/sec., 3.32 MiB/sec. | ||
11210 | 2025.01.28 08:37:02.160506 [ 258 ] {0a1e5358-b0a3-4b33-82e8-a1f3f6d58743} <Debug> TCPHandler: Processed in 0.001795435 sec. | ||
11211 | 2025.01.28 08:37:03.930430 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
11212 | 2025.01.28 08:37:03.931456 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11213 | 2025.01.28 08:37:03.931506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11214 | 2025.01.28 08:37:03.932031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11215 | 2025.01.28 08:37:03.932284 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11216 | 2025.01.28 08:37:03.932564 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
11217 | 2025.01.28 08:37:05.673523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
11218 | 2025.01.28 08:37:05.693483 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11219 | 2025.01.28 08:37:05.693548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11220 | 2025.01.28 08:37:05.700977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11221 | 2025.01.28 08:37:05.701795 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11222 | 2025.01.28 08:37:05.705613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
11223 | 2025.01.28 08:37:06.560151 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1580 | ||
11224 | 2025.01.28 08:37:06.563290 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11225 | 2025.01.28 08:37:06.563348 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11226 | 2025.01.28 08:37:06.564843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11227 | 2025.01.28 08:37:06.565163 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11228 | 2025.01.28 08:37:06.565802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
11229 | 2025.01.28 08:37:07.123546 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11230 | 2025.01.28 08:37:07.123751 [ 258 ] {88500830-e00b-4428-8684-1e5c42bcde67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11231 | 2025.01.28 08:37:07.123828 [ 258 ] {88500830-e00b-4428-8684-1e5c42bcde67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11232 | 2025.01.28 08:37:07.124628 [ 258 ] {88500830-e00b-4428-8684-1e5c42bcde67} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11233 | 2025.01.28 08:37:07.124670 [ 258 ] {88500830-e00b-4428-8684-1e5c42bcde67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11234 | 2025.01.28 08:37:07.125117 [ 258 ] {88500830-e00b-4428-8684-1e5c42bcde67} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11235 | 2025.01.28 08:37:07.125387 [ 258 ] {88500830-e00b-4428-8684-1e5c42bcde67} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11236 | 2025.01.28 08:37:07.125621 [ 258 ] {88500830-e00b-4428-8684-1e5c42bcde67} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001928 sec., 1037.344398340249 rows/sec., 84.59 KiB/sec. | ||
11237 | 2025.01.28 08:37:07.125677 [ 258 ] {88500830-e00b-4428-8684-1e5c42bcde67} <Debug> TCPHandler: Processed in 0.002271082 sec. | ||
11238 | 2025.01.28 08:37:07.125937 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11239 | 2025.01.28 08:37:07.126160 [ 4 ] {7a1bd303-4b01-4504-9190-b04e9d1c9170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11240 | 2025.01.28 08:37:07.126246 [ 4 ] {7a1bd303-4b01-4504-9190-b04e9d1c9170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11241 | 2025.01.28 08:37:07.127055 [ 4 ] {7a1bd303-4b01-4504-9190-b04e9d1c9170} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11242 | 2025.01.28 08:37:07.127111 [ 4 ] {7a1bd303-4b01-4504-9190-b04e9d1c9170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11243 | 2025.01.28 08:37:07.127584 [ 4 ] {7a1bd303-4b01-4504-9190-b04e9d1c9170} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11244 | 2025.01.28 08:37:07.127857 [ 4 ] {7a1bd303-4b01-4504-9190-b04e9d1c9170} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11245 | 2025.01.28 08:37:07.128102 [ 4 ] {7a1bd303-4b01-4504-9190-b04e9d1c9170} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.002003 sec., 32451.323015476784 rows/sec., 2.55 MiB/sec. | ||
11246 | 2025.01.28 08:37:07.128189 [ 4 ] {7a1bd303-4b01-4504-9190-b04e9d1c9170} <Debug> TCPHandler: Processed in 0.002403524 sec. | ||
11247 | 2025.01.28 08:37:07.128459 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11248 | 2025.01.28 08:37:07.128636 [ 258 ] {7e918dda-a4d2-4509-a8ed-e2161506bf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11249 | 2025.01.28 08:37:07.128694 [ 258 ] {7e918dda-a4d2-4509-a8ed-e2161506bf1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11250 | 2025.01.28 08:37:07.129401 [ 258 ] {7e918dda-a4d2-4509-a8ed-e2161506bf1c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11251 | 2025.01.28 08:37:07.129476 [ 258 ] {7e918dda-a4d2-4509-a8ed-e2161506bf1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11252 | 2025.01.28 08:37:07.129870 [ 258 ] {7e918dda-a4d2-4509-a8ed-e2161506bf1c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11253 | 2025.01.28 08:37:07.130117 [ 258 ] {7e918dda-a4d2-4509-a8ed-e2161506bf1c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11254 | 2025.01.28 08:37:07.130339 [ 258 ] {7e918dda-a4d2-4509-a8ed-e2161506bf1c} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001734 sec., 3460.207612456747 rows/sec., 254.00 KiB/sec. | ||
11255 | 2025.01.28 08:37:07.130393 [ 258 ] {7e918dda-a4d2-4509-a8ed-e2161506bf1c} <Debug> TCPHandler: Processed in 0.00211619 sec. | ||
11256 | 2025.01.28 08:37:07.130542 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11257 | 2025.01.28 08:37:07.130689 [ 4 ] {567fca5d-9a37-4354-a52b-edb53a2debf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11258 | 2025.01.28 08:37:07.130751 [ 4 ] {567fca5d-9a37-4354-a52b-edb53a2debf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11259 | 2025.01.28 08:37:07.131483 [ 4 ] {567fca5d-9a37-4354-a52b-edb53a2debf9} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11260 | 2025.01.28 08:37:07.131524 [ 4 ] {567fca5d-9a37-4354-a52b-edb53a2debf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11261 | 2025.01.28 08:37:07.131912 [ 4 ] {567fca5d-9a37-4354-a52b-edb53a2debf9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11262 | 2025.01.28 08:37:07.132170 [ 4 ] {567fca5d-9a37-4354-a52b-edb53a2debf9} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11263 | 2025.01.28 08:37:07.132398 [ 4 ] {567fca5d-9a37-4354-a52b-edb53a2debf9} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001743 sec., 40160.642570281125 rows/sec., 3.14 MiB/sec. | ||
11264 | 2025.01.28 08:37:07.132455 [ 4 ] {567fca5d-9a37-4354-a52b-edb53a2debf9} <Debug> TCPHandler: Processed in 0.001983088 sec. | ||
11265 | 2025.01.28 08:37:07.132689 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11266 | 2025.01.28 08:37:07.132915 [ 258 ] {ff7f605b-eccb-4460-bea5-8e4203fe5404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11267 | 2025.01.28 08:37:07.133013 [ 258 ] {ff7f605b-eccb-4460-bea5-8e4203fe5404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11268 | 2025.01.28 08:37:07.133817 [ 258 ] {ff7f605b-eccb-4460-bea5-8e4203fe5404} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11269 | 2025.01.28 08:37:07.133857 [ 258 ] {ff7f605b-eccb-4460-bea5-8e4203fe5404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11270 | 2025.01.28 08:37:07.134277 [ 258 ] {ff7f605b-eccb-4460-bea5-8e4203fe5404} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11271 | 2025.01.28 08:37:07.134534 [ 258 ] {ff7f605b-eccb-4460-bea5-8e4203fe5404} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11272 | 2025.01.28 08:37:07.134756 [ 258 ] {ff7f605b-eccb-4460-bea5-8e4203fe5404} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001897 sec., 84870.84870848709 rows/sec., 5.91 MiB/sec. | ||
11273 | 2025.01.28 08:37:07.134812 [ 258 ] {ff7f605b-eccb-4460-bea5-8e4203fe5404} <Debug> TCPHandler: Processed in 0.002233522 sec. | ||
11274 | 2025.01.28 08:37:07.135031 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11275 | 2025.01.28 08:37:07.135252 [ 4 ] {63d373b0-6754-4b7f-a9fe-01af53f1aea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11276 | 2025.01.28 08:37:07.135396 [ 4 ] {63d373b0-6754-4b7f-a9fe-01af53f1aea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11277 | 2025.01.28 08:37:07.136584 [ 4 ] {63d373b0-6754-4b7f-a9fe-01af53f1aea8} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11278 | 2025.01.28 08:37:07.136625 [ 4 ] {63d373b0-6754-4b7f-a9fe-01af53f1aea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11279 | 2025.01.28 08:37:07.137271 [ 4 ] {63d373b0-6754-4b7f-a9fe-01af53f1aea8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11280 | 2025.01.28 08:37:07.137555 [ 4 ] {63d373b0-6754-4b7f-a9fe-01af53f1aea8} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11281 | 2025.01.28 08:37:07.137819 [ 4 ] {63d373b0-6754-4b7f-a9fe-01af53f1aea8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002621 sec., 1526.1350629530714 rows/sec., 2.73 MiB/sec. | ||
11282 | 2025.01.28 08:37:07.137937 [ 4 ] {63d373b0-6754-4b7f-a9fe-01af53f1aea8} <Debug> TCPHandler: Processed in 0.003017293 sec. | ||
11283 | 2025.01.28 08:37:07.138138 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11284 | 2025.01.28 08:37:07.138364 [ 258 ] {011968ec-5adb-4f7a-a8ea-df7fec22d987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11285 | 2025.01.28 08:37:07.138457 [ 258 ] {011968ec-5adb-4f7a-a8ea-df7fec22d987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11286 | 2025.01.28 08:37:07.138974 [ 258 ] {011968ec-5adb-4f7a-a8ea-df7fec22d987} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11287 | 2025.01.28 08:37:07.139013 [ 258 ] {011968ec-5adb-4f7a-a8ea-df7fec22d987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11288 | 2025.01.28 08:37:07.139393 [ 258 ] {011968ec-5adb-4f7a-a8ea-df7fec22d987} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11289 | 2025.01.28 08:37:07.139640 [ 258 ] {011968ec-5adb-4f7a-a8ea-df7fec22d987} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11290 | 2025.01.28 08:37:07.139853 [ 258 ] {011968ec-5adb-4f7a-a8ea-df7fec22d987} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001549 sec., 38734.66752743706 rows/sec., 2.61 MiB/sec. | ||
11291 | 2025.01.28 08:37:07.139920 [ 258 ] {011968ec-5adb-4f7a-a8ea-df7fec22d987} <Debug> TCPHandler: Processed in 0.001890877 sec. | ||
11292 | 2025.01.28 08:37:11.285004 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11293 | 2025.01.28 08:37:11.285104 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11294 | 2025.01.28 08:37:11.432759 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
11295 | 2025.01.28 08:37:11.433927 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11296 | 2025.01.28 08:37:11.433976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11297 | 2025.01.28 08:37:11.434527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11298 | 2025.01.28 08:37:11.434791 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11299 | 2025.01.28 08:37:11.435012 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
11300 | 2025.01.28 08:37:12.128877 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11301 | 2025.01.28 08:37:12.129088 [ 258 ] {403c7a05-599c-4237-83b0-29f792d8cc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11302 | 2025.01.28 08:37:12.129166 [ 258 ] {403c7a05-599c-4237-83b0-29f792d8cc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11303 | 2025.01.28 08:37:12.129944 [ 258 ] {403c7a05-599c-4237-83b0-29f792d8cc40} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11304 | 2025.01.28 08:37:12.129988 [ 258 ] {403c7a05-599c-4237-83b0-29f792d8cc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11305 | 2025.01.28 08:37:12.130421 [ 258 ] {403c7a05-599c-4237-83b0-29f792d8cc40} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11306 | 2025.01.28 08:37:12.130685 [ 258 ] {403c7a05-599c-4237-83b0-29f792d8cc40} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11307 | 2025.01.28 08:37:12.130891 [ 258 ] {403c7a05-599c-4237-83b0-29f792d8cc40} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. | ||
11308 | 2025.01.28 08:37:12.130953 [ 258 ] {403c7a05-599c-4237-83b0-29f792d8cc40} <Debug> TCPHandler: Processed in 0.002215521 sec. | ||
11309 | 2025.01.28 08:37:12.131209 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11310 | 2025.01.28 08:37:12.131424 [ 4 ] {29750f30-bcb6-4bde-8572-98d4b5113dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11311 | 2025.01.28 08:37:12.131506 [ 4 ] {29750f30-bcb6-4bde-8572-98d4b5113dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11312 | 2025.01.28 08:37:12.132378 [ 4 ] {29750f30-bcb6-4bde-8572-98d4b5113dac} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11313 | 2025.01.28 08:37:12.132432 [ 4 ] {29750f30-bcb6-4bde-8572-98d4b5113dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11314 | 2025.01.28 08:37:12.132937 [ 4 ] {29750f30-bcb6-4bde-8572-98d4b5113dac} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11315 | 2025.01.28 08:37:12.133212 [ 4 ] {29750f30-bcb6-4bde-8572-98d4b5113dac} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11316 | 2025.01.28 08:37:12.133458 [ 4 ] {29750f30-bcb6-4bde-8572-98d4b5113dac} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002092 sec., 131453.154875717 rows/sec., 11.57 MiB/sec. | ||
11317 | 2025.01.28 08:37:12.133541 [ 4 ] {29750f30-bcb6-4bde-8572-98d4b5113dac} <Debug> TCPHandler: Processed in 0.002483866 sec. | ||
11318 | 2025.01.28 08:37:12.133741 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11319 | 2025.01.28 08:37:12.133976 [ 258 ] {0ba6de9c-dcc9-4fc3-8988-a38e08d6dc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11320 | 2025.01.28 08:37:12.134028 [ 258 ] {0ba6de9c-dcc9-4fc3-8988-a38e08d6dc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11321 | 2025.01.28 08:37:12.134665 [ 258 ] {0ba6de9c-dcc9-4fc3-8988-a38e08d6dc17} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11322 | 2025.01.28 08:37:12.134704 [ 258 ] {0ba6de9c-dcc9-4fc3-8988-a38e08d6dc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11323 | 2025.01.28 08:37:12.135071 [ 258 ] {0ba6de9c-dcc9-4fc3-8988-a38e08d6dc17} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11324 | 2025.01.28 08:37:12.135325 [ 258 ] {0ba6de9c-dcc9-4fc3-8988-a38e08d6dc17} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11325 | 2025.01.28 08:37:12.135456 [ 67 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11326 | 2025.01.28 08:37:12.135498 [ 67 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11327 | 2025.01.28 08:37:12.135508 [ 258 ] {0ba6de9c-dcc9-4fc3-8988-a38e08d6dc17} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.0016 sec., 26875 rows/sec., 1.93 MiB/sec. | ||
11328 | 2025.01.28 08:37:12.135520 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11329 | 2025.01.28 08:37:12.135594 [ 258 ] {0ba6de9c-dcc9-4fc3-8988-a38e08d6dc17} <Debug> TCPHandler: Processed in 0.001965468 sec. | ||
11330 | 2025.01.28 08:37:12.135678 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
11331 | 2025.01.28 08:37:12.135827 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11332 | 2025.01.28 08:37:12.135871 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11333 | 2025.01.28 08:37:12.135891 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 65 rows starting from the beginning of the part | ||
11334 | 2025.01.28 08:37:12.136036 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 53 rows starting from the beginning of the part | ||
11335 | 2025.01.28 08:37:12.136522 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part | ||
11336 | 2025.01.28 08:37:12.136561 [ 4 ] {d4fb97c1-b662-41ec-9f37-b3070eabbfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11337 | 2025.01.28 08:37:12.136856 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 43 rows starting from the beginning of the part | ||
11338 | 2025.01.28 08:37:12.136860 [ 4 ] {d4fb97c1-b662-41ec-9f37-b3070eabbfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11339 | 2025.01.28 08:37:12.137145 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
11340 | 2025.01.28 08:37:12.137494 [ 199 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 43 rows starting from the beginning of the part | ||
11341 | 2025.01.28 08:37:12.139555 [ 4 ] {d4fb97c1-b662-41ec-9f37-b3070eabbfa9} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11342 | 2025.01.28 08:37:12.139633 [ 4 ] {d4fb97c1-b662-41ec-9f37-b3070eabbfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11343 | 2025.01.28 08:37:12.140429 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.004831599 sec., 44291.75517256296 rows/sec., 3.33 MiB/sec. | ||
11344 | 2025.01.28 08:37:12.140625 [ 4 ] {d4fb97c1-b662-41ec-9f37-b3070eabbfa9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11345 | 2025.01.28 08:37:12.140638 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11346 | 2025.01.28 08:37:12.141105 [ 4 ] {d4fb97c1-b662-41ec-9f37-b3070eabbfa9} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11347 | 2025.01.28 08:37:12.141244 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11348 | 2025.01.28 08:37:12.141631 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_71_14} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11349 | 2025.01.28 08:37:12.141681 [ 4 ] {d4fb97c1-b662-41ec-9f37-b3070eabbfa9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005416 sec., 2584.93353028065 rows/sec., 181.03 KiB/sec. | ||
11350 | 2025.01.28 08:37:12.141991 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11351 | 2025.01.28 08:37:12.142154 [ 4 ] {d4fb97c1-b662-41ec-9f37-b3070eabbfa9} <Debug> TCPHandler: Processed in 0.006432003 sec. | ||
11352 | 2025.01.28 08:37:12.142336 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11353 | 2025.01.28 08:37:12.142457 [ 258 ] {127713e0-f7d3-4409-b99d-f121761242bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11354 | 2025.01.28 08:37:12.142507 [ 258 ] {127713e0-f7d3-4409-b99d-f121761242bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11355 | 2025.01.28 08:37:12.143090 [ 258 ] {127713e0-f7d3-4409-b99d-f121761242bb} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11356 | 2025.01.28 08:37:12.143127 [ 258 ] {127713e0-f7d3-4409-b99d-f121761242bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11357 | 2025.01.28 08:37:12.143482 [ 258 ] {127713e0-f7d3-4409-b99d-f121761242bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11358 | 2025.01.28 08:37:12.143729 [ 258 ] {127713e0-f7d3-4409-b99d-f121761242bb} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11359 | 2025.01.28 08:37:12.143908 [ 258 ] {127713e0-f7d3-4409-b99d-f121761242bb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001476 sec., 8807.588075880758 rows/sec., 549.15 KiB/sec. | ||
11360 | 2025.01.28 08:37:12.143965 [ 258 ] {127713e0-f7d3-4409-b99d-f121761242bb} <Debug> TCPHandler: Processed in 0.001690674 sec. | ||
11361 | 2025.01.28 08:37:12.144119 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11362 | 2025.01.28 08:37:12.144242 [ 4 ] {8645be0a-2dc7-415d-9d94-a04ab9d6f307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11363 | 2025.01.28 08:37:12.144294 [ 4 ] {8645be0a-2dc7-415d-9d94-a04ab9d6f307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11364 | 2025.01.28 08:37:12.145035 [ 4 ] {8645be0a-2dc7-415d-9d94-a04ab9d6f307} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11365 | 2025.01.28 08:37:12.145076 [ 4 ] {8645be0a-2dc7-415d-9d94-a04ab9d6f307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11366 | 2025.01.28 08:37:12.145475 [ 4 ] {8645be0a-2dc7-415d-9d94-a04ab9d6f307} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11367 | 2025.01.28 08:37:12.145727 [ 4 ] {8645be0a-2dc7-415d-9d94-a04ab9d6f307} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11368 | 2025.01.28 08:37:12.145945 [ 4 ] {8645be0a-2dc7-415d-9d94-a04ab9d6f307} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001731 sec., 241478.9139225881 rows/sec., 17.24 MiB/sec. | ||
11369 | 2025.01.28 08:37:12.146004 [ 4 ] {8645be0a-2dc7-415d-9d94-a04ab9d6f307} <Debug> TCPHandler: Processed in 0.001946757 sec. | ||
11370 | 2025.01.28 08:37:12.146138 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11371 | 2025.01.28 08:37:12.146257 [ 258 ] {20fd5b76-8642-4688-bdb4-a2df8b87ad15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11372 | 2025.01.28 08:37:12.146307 [ 258 ] {20fd5b76-8642-4688-bdb4-a2df8b87ad15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11373 | 2025.01.28 08:37:12.146826 [ 258 ] {20fd5b76-8642-4688-bdb4-a2df8b87ad15} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11374 | 2025.01.28 08:37:12.146863 [ 258 ] {20fd5b76-8642-4688-bdb4-a2df8b87ad15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11375 | 2025.01.28 08:37:12.147222 [ 258 ] {20fd5b76-8642-4688-bdb4-a2df8b87ad15} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11376 | 2025.01.28 08:37:12.147460 [ 258 ] {20fd5b76-8642-4688-bdb4-a2df8b87ad15} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11377 | 2025.01.28 08:37:12.147593 [ 67 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
11378 | 2025.01.28 08:37:12.147633 [ 67 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11379 | 2025.01.28 08:37:12.147651 [ 258 ] {20fd5b76-8642-4688-bdb4-a2df8b87ad15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. | ||
11380 | 2025.01.28 08:37:12.147659 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11381 | 2025.01.28 08:37:12.147758 [ 258 ] {20fd5b76-8642-4688-bdb4-a2df8b87ad15} <Debug> TCPHandler: Processed in 0.001673893 sec. | ||
11382 | 2025.01.28 08:37:12.147943 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::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 | ||
11383 | 2025.01.28 08:37:12.147962 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11384 | 2025.01.28 08:37:12.148236 [ 4 ] {3bf6c853-784d-470e-be47-a8b6158d2785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11385 | 2025.01.28 08:37:12.148253 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11386 | 2025.01.28 08:37:12.148339 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
11387 | 2025.01.28 08:37:12.148347 [ 4 ] {3bf6c853-784d-470e-be47-a8b6158d2785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11388 | 2025.01.28 08:37:12.148595 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11389 | 2025.01.28 08:37:12.148942 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11390 | 2025.01.28 08:37:12.149255 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11391 | 2025.01.28 08:37:12.149585 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11392 | 2025.01.28 08:37:12.149864 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
11393 | 2025.01.28 08:37:12.151286 [ 4 ] {3bf6c853-784d-470e-be47-a8b6158d2785} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11394 | 2025.01.28 08:37:12.151357 [ 4 ] {3bf6c853-784d-470e-be47-a8b6158d2785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11395 | 2025.01.28 08:37:12.152457 [ 4 ] {3bf6c853-784d-470e-be47-a8b6158d2785} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11396 | 2025.01.28 08:37:12.152685 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.00491196 sec., 46417.31610192265 rows/sec., 2.37 MiB/sec. | ||
11397 | 2025.01.28 08:37:12.152889 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11398 | 2025.01.28 08:37:12.152957 [ 4 ] {3bf6c853-784d-470e-be47-a8b6158d2785} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11399 | 2025.01.28 08:37:12.153354 [ 4 ] {3bf6c853-784d-470e-be47-a8b6158d2785} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005207 sec., 45515.65200691377 rows/sec., 3.05 MiB/sec. | ||
11400 | 2025.01.28 08:37:12.153523 [ 4 ] {3bf6c853-784d-470e-be47-a8b6158d2785} <Debug> TCPHandler: Processed in 0.005663711 sec. | ||
11401 | 2025.01.28 08:37:12.153532 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11402 | 2025.01.28 08:37:12.153698 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11403 | 2025.01.28 08:37:12.153708 [ 195 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_38_8} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
11404 | 2025.01.28 08:37:12.153824 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11405 | 2025.01.28 08:37:12.153841 [ 258 ] {e5500d63-8de5-4cbb-b847-a9e98a358032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11406 | 2025.01.28 08:37:12.153896 [ 258 ] {e5500d63-8de5-4cbb-b847-a9e98a358032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11407 | 2025.01.28 08:37:12.154362 [ 258 ] {e5500d63-8de5-4cbb-b847-a9e98a358032} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11408 | 2025.01.28 08:37:12.154399 [ 258 ] {e5500d63-8de5-4cbb-b847-a9e98a358032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11409 | 2025.01.28 08:37:12.154754 [ 258 ] {e5500d63-8de5-4cbb-b847-a9e98a358032} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11410 | 2025.01.28 08:37:12.155004 [ 258 ] {e5500d63-8de5-4cbb-b847-a9e98a358032} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11411 | 2025.01.28 08:37:12.155213 [ 258 ] {e5500d63-8de5-4cbb-b847-a9e98a358032} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
11412 | 2025.01.28 08:37:12.155309 [ 258 ] {e5500d63-8de5-4cbb-b847-a9e98a358032} <Debug> TCPHandler: Processed in 0.001693624 sec. | ||
11413 | 2025.01.28 08:37:12.155509 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11414 | 2025.01.28 08:37:12.155649 [ 4 ] {5c6cd436-b09b-4517-a4b5-842329ab897d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11415 | 2025.01.28 08:37:12.155752 [ 4 ] {5c6cd436-b09b-4517-a4b5-842329ab897d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11416 | 2025.01.28 08:37:12.157027 [ 4 ] {5c6cd436-b09b-4517-a4b5-842329ab897d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11417 | 2025.01.28 08:37:12.157066 [ 4 ] {5c6cd436-b09b-4517-a4b5-842329ab897d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11418 | 2025.01.28 08:37:12.157751 [ 4 ] {5c6cd436-b09b-4517-a4b5-842329ab897d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11419 | 2025.01.28 08:37:12.158029 [ 4 ] {5c6cd436-b09b-4517-a4b5-842329ab897d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11420 | 2025.01.28 08:37:12.158230 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11421 | 2025.01.28 08:37:12.158295 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11422 | 2025.01.28 08:37:12.158333 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11423 | 2025.01.28 08:37:12.158338 [ 4 ] {5c6cd436-b09b-4517-a4b5-842329ab897d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002713 sec., 13269.443420567637 rows/sec., 23.78 MiB/sec. | ||
11424 | 2025.01.28 08:37:12.158840 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
11425 | 2025.01.28 08:37:12.159186 [ 4 ] {5c6cd436-b09b-4517-a4b5-842329ab897d} <Debug> TCPHandler: Processed in 0.003758273 sec. | ||
11426 | 2025.01.28 08:37:12.159636 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11427 | 2025.01.28 08:37:12.160240 [ 258 ] {9b44e642-35c2-460f-9707-abbd3706718d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11428 | 2025.01.28 08:37:12.160468 [ 258 ] {9b44e642-35c2-460f-9707-abbd3706718d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11429 | 2025.01.28 08:37:12.160609 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11430 | 2025.01.28 08:37:12.160901 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1300 rows starting from the beginning of the part | ||
11431 | 2025.01.28 08:37:12.161523 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
11432 | 2025.01.28 08:37:12.162337 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part | ||
11433 | 2025.01.28 08:37:12.162512 [ 258 ] {9b44e642-35c2-460f-9707-abbd3706718d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11434 | 2025.01.28 08:37:12.162658 [ 258 ] {9b44e642-35c2-460f-9707-abbd3706718d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11435 | 2025.01.28 08:37:12.162985 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
11436 | 2025.01.28 08:37:12.163592 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part | ||
11437 | 2025.01.28 08:37:12.164232 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
11438 | 2025.01.28 08:37:12.164337 [ 258 ] {9b44e642-35c2-460f-9707-abbd3706718d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11439 | 2025.01.28 08:37:12.165269 [ 258 ] {9b44e642-35c2-460f-9707-abbd3706718d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11440 | 2025.01.28 08:37:12.165733 [ 258 ] {9b44e642-35c2-460f-9707-abbd3706718d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005706 sec., 14370.837714686295 rows/sec., 934.63 KiB/sec. | ||
11441 | 2025.01.28 08:37:12.165851 [ 258 ] {9b44e642-35c2-460f-9707-abbd3706718d} <Debug> TCPHandler: Processed in 0.006512633 sec. | ||
11442 | 2025.01.28 08:37:12.172759 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1416 rows, containing 19 columns (19 merged, 0 gathered) in 0.014331775 sec., 98801.43945882488 rows/sec., 177.05 MiB/sec. | ||
11443 | 2025.01.28 08:37:12.174060 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11444 | 2025.01.28 08:37:12.174539 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11445 | 2025.01.28 08:37:12.174638 [ 198 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11446 | 2025.01.28 08:37:12.174809 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
11447 | 2025.01.28 08:37:13.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.72 MiB, peak 249.29 MiB, free memory in arenas 0.00 B, will set to 240.05 MiB (RSS), difference: 2.33 MiB | ||
11448 | 2025.01.28 08:37:13.205710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
11449 | 2025.01.28 08:37:13.226620 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11450 | 2025.01.28 08:37:13.226689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11451 | 2025.01.28 08:37:13.235835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11452 | 2025.01.28 08:37:13.236661 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11453 | 2025.01.28 08:37:13.240357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
11454 | 2025.01.28 08:37:16.566079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1616 | ||
11455 | 2025.01.28 08:37:16.569670 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11456 | 2025.01.28 08:37:16.569721 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11457 | 2025.01.28 08:37:16.571201 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11458 | 2025.01.28 08:37:16.571511 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11459 | 2025.01.28 08:37:16.572706 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1616 | ||
11460 | 2025.01.28 08:37:17.123803 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11461 | 2025.01.28 08:37:17.124100 [ 258 ] {d3835c77-53a4-4c9f-bc68-6181b3b34425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11462 | 2025.01.28 08:37:17.124209 [ 258 ] {d3835c77-53a4-4c9f-bc68-6181b3b34425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11463 | 2025.01.28 08:37:17.125193 [ 258 ] {d3835c77-53a4-4c9f-bc68-6181b3b34425} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11464 | 2025.01.28 08:37:17.125235 [ 258 ] {d3835c77-53a4-4c9f-bc68-6181b3b34425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11465 | 2025.01.28 08:37:17.125690 [ 258 ] {d3835c77-53a4-4c9f-bc68-6181b3b34425} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11466 | 2025.01.28 08:37:17.125955 [ 258 ] {d3835c77-53a4-4c9f-bc68-6181b3b34425} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11467 | 2025.01.28 08:37:17.126156 [ 258 ] {d3835c77-53a4-4c9f-bc68-6181b3b34425} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00214 sec., 29906.542056074766 rows/sec., 2.36 MiB/sec. | ||
11468 | 2025.01.28 08:37:17.126219 [ 258 ] {d3835c77-53a4-4c9f-bc68-6181b3b34425} <Debug> TCPHandler: Processed in 0.002598328 sec. | ||
11469 | 2025.01.28 08:37:17.126475 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11470 | 2025.01.28 08:37:17.126694 [ 4 ] {85dca6d8-e807-48a4-be6c-7f626f5a3681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11471 | 2025.01.28 08:37:17.126777 [ 4 ] {85dca6d8-e807-48a4-be6c-7f626f5a3681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11472 | 2025.01.28 08:37:17.127521 [ 4 ] {85dca6d8-e807-48a4-be6c-7f626f5a3681} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11473 | 2025.01.28 08:37:17.127571 [ 4 ] {85dca6d8-e807-48a4-be6c-7f626f5a3681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11474 | 2025.01.28 08:37:17.128029 [ 4 ] {85dca6d8-e807-48a4-be6c-7f626f5a3681} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11475 | 2025.01.28 08:37:17.128303 [ 4 ] {85dca6d8-e807-48a4-be6c-7f626f5a3681} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11476 | 2025.01.28 08:37:17.128541 [ 4 ] {85dca6d8-e807-48a4-be6c-7f626f5a3681} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001909 sec., 2095.3378732320584 rows/sec., 157.56 KiB/sec. | ||
11477 | 2025.01.28 08:37:17.128611 [ 4 ] {85dca6d8-e807-48a4-be6c-7f626f5a3681} <Debug> TCPHandler: Processed in 0.002282553 sec. | ||
11478 | 2025.01.28 08:37:17.128766 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11479 | 2025.01.28 08:37:17.128913 [ 258 ] {0758c18d-fe04-4505-9ee6-94f394ebf1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11480 | 2025.01.28 08:37:17.128972 [ 258 ] {0758c18d-fe04-4505-9ee6-94f394ebf1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11481 | 2025.01.28 08:37:17.129744 [ 258 ] {0758c18d-fe04-4505-9ee6-94f394ebf1a0} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11482 | 2025.01.28 08:37:17.129785 [ 258 ] {0758c18d-fe04-4505-9ee6-94f394ebf1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11483 | 2025.01.28 08:37:17.130188 [ 258 ] {0758c18d-fe04-4505-9ee6-94f394ebf1a0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11484 | 2025.01.28 08:37:17.130437 [ 258 ] {0758c18d-fe04-4505-9ee6-94f394ebf1a0} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11485 | 2025.01.28 08:37:17.130618 [ 258 ] {0758c18d-fe04-4505-9ee6-94f394ebf1a0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001741 sec., 39058.01263641586 rows/sec., 3.05 MiB/sec. | ||
11486 | 2025.01.28 08:37:17.130675 [ 258 ] {0758c18d-fe04-4505-9ee6-94f394ebf1a0} <Debug> TCPHandler: Processed in 0.001977598 sec. | ||
11487 | 2025.01.28 08:37:17.130820 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11488 | 2025.01.28 08:37:17.130955 [ 4 ] {05726fa9-7cc9-491e-be3f-283dfbe1e18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11489 | 2025.01.28 08:37:17.131014 [ 4 ] {05726fa9-7cc9-491e-be3f-283dfbe1e18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11490 | 2025.01.28 08:37:17.131601 [ 4 ] {05726fa9-7cc9-491e-be3f-283dfbe1e18c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11491 | 2025.01.28 08:37:17.131645 [ 4 ] {05726fa9-7cc9-491e-be3f-283dfbe1e18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11492 | 2025.01.28 08:37:17.132085 [ 4 ] {05726fa9-7cc9-491e-be3f-283dfbe1e18c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11493 | 2025.01.28 08:37:17.132343 [ 4 ] {05726fa9-7cc9-491e-be3f-283dfbe1e18c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11494 | 2025.01.28 08:37:17.132578 [ 4 ] {05726fa9-7cc9-491e-be3f-283dfbe1e18c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. | ||
11495 | 2025.01.28 08:37:17.132644 [ 4 ] {05726fa9-7cc9-491e-be3f-283dfbe1e18c} <Debug> TCPHandler: Processed in 0.001882447 sec. | ||
11496 | 2025.01.28 08:37:17.132846 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11497 | 2025.01.28 08:37:17.133072 [ 258 ] {4bbff07f-8c40-4db1-9652-8d0d67341a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11498 | 2025.01.28 08:37:17.133213 [ 258 ] {4bbff07f-8c40-4db1-9652-8d0d67341a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11499 | 2025.01.28 08:37:17.134556 [ 258 ] {4bbff07f-8c40-4db1-9652-8d0d67341a09} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11500 | 2025.01.28 08:37:17.134594 [ 258 ] {4bbff07f-8c40-4db1-9652-8d0d67341a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11501 | 2025.01.28 08:37:17.135213 [ 258 ] {4bbff07f-8c40-4db1-9652-8d0d67341a09} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11502 | 2025.01.28 08:37:17.135494 [ 258 ] {4bbff07f-8c40-4db1-9652-8d0d67341a09} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11503 | 2025.01.28 08:37:17.135718 [ 258 ] {4bbff07f-8c40-4db1-9652-8d0d67341a09} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002704 sec., 1479.2899408284025 rows/sec., 2.65 MiB/sec. | ||
11504 | 2025.01.28 08:37:17.135944 [ 258 ] {4bbff07f-8c40-4db1-9652-8d0d67341a09} <Debug> TCPHandler: Processed in 0.003207576 sec. | ||
11505 | 2025.01.28 08:37:17.136208 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11506 | 2025.01.28 08:37:17.136383 [ 4 ] {6ec5348b-b724-48d1-a672-175a41bc5d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11507 | 2025.01.28 08:37:17.136445 [ 4 ] {6ec5348b-b724-48d1-a672-175a41bc5d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11508 | 2025.01.28 08:37:17.136962 [ 4 ] {6ec5348b-b724-48d1-a672-175a41bc5d42} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11509 | 2025.01.28 08:37:17.137001 [ 4 ] {6ec5348b-b724-48d1-a672-175a41bc5d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11510 | 2025.01.28 08:37:17.137393 [ 4 ] {6ec5348b-b724-48d1-a672-175a41bc5d42} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11511 | 2025.01.28 08:37:17.137640 [ 4 ] {6ec5348b-b724-48d1-a672-175a41bc5d42} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11512 | 2025.01.28 08:37:17.137856 [ 4 ] {6ec5348b-b724-48d1-a672-175a41bc5d42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. | ||
11513 | 2025.01.28 08:37:17.137909 [ 4 ] {6ec5348b-b724-48d1-a672-175a41bc5d42} <Debug> TCPHandler: Processed in 0.001846707 sec. | ||
11514 | 2025.01.28 08:37:18.245775 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11515 | 2025.01.28 08:37:18.245969 [ 258 ] {ae63cf7c-b9fb-4ce6-8d35-6ed3132d9442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11516 | 2025.01.28 08:37:18.246048 [ 258 ] {ae63cf7c-b9fb-4ce6-8d35-6ed3132d9442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11517 | 2025.01.28 08:37:18.246856 [ 258 ] {ae63cf7c-b9fb-4ce6-8d35-6ed3132d9442} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11518 | 2025.01.28 08:37:18.246912 [ 258 ] {ae63cf7c-b9fb-4ce6-8d35-6ed3132d9442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11519 | 2025.01.28 08:37:18.247367 [ 258 ] {ae63cf7c-b9fb-4ce6-8d35-6ed3132d9442} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11520 | 2025.01.28 08:37:18.247626 [ 258 ] {ae63cf7c-b9fb-4ce6-8d35-6ed3132d9442} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11521 | 2025.01.28 08:37:18.247876 [ 258 ] {ae63cf7c-b9fb-4ce6-8d35-6ed3132d9442} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. | ||
11522 | 2025.01.28 08:37:18.247945 [ 258 ] {ae63cf7c-b9fb-4ce6-8d35-6ed3132d9442} <Debug> TCPHandler: Processed in 0.002311053 sec. | ||
11523 | 2025.01.28 08:37:18.248227 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11524 | 2025.01.28 08:37:18.248445 [ 4 ] {728e4772-b39a-48fd-ba6d-2eb919a51fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11525 | 2025.01.28 08:37:18.248531 [ 4 ] {728e4772-b39a-48fd-ba6d-2eb919a51fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11526 | 2025.01.28 08:37:18.249272 [ 4 ] {728e4772-b39a-48fd-ba6d-2eb919a51fed} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11527 | 2025.01.28 08:37:18.249324 [ 4 ] {728e4772-b39a-48fd-ba6d-2eb919a51fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11528 | 2025.01.28 08:37:18.249762 [ 4 ] {728e4772-b39a-48fd-ba6d-2eb919a51fed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11529 | 2025.01.28 08:37:18.250022 [ 4 ] {728e4772-b39a-48fd-ba6d-2eb919a51fed} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11530 | 2025.01.28 08:37:18.250245 [ 4 ] {728e4772-b39a-48fd-ba6d-2eb919a51fed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001853 sec., 1079.3308148947651 rows/sec., 88.01 KiB/sec. | ||
11531 | 2025.01.28 08:37:18.250377 [ 4 ] {728e4772-b39a-48fd-ba6d-2eb919a51fed} <Debug> TCPHandler: Processed in 0.002296292 sec. | ||
11532 | 2025.01.28 08:37:18.250612 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11533 | 2025.01.28 08:37:18.250830 [ 258 ] {7e6466b6-80f2-41e8-bc5f-ceed26eaaf6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11534 | 2025.01.28 08:37:18.250884 [ 258 ] {7e6466b6-80f2-41e8-bc5f-ceed26eaaf6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11535 | 2025.01.28 08:37:18.252110 [ 258 ] {7e6466b6-80f2-41e8-bc5f-ceed26eaaf6f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11536 | 2025.01.28 08:37:18.252152 [ 258 ] {7e6466b6-80f2-41e8-bc5f-ceed26eaaf6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11537 | 2025.01.28 08:37:18.252628 [ 258 ] {7e6466b6-80f2-41e8-bc5f-ceed26eaaf6f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11538 | 2025.01.28 08:37:18.252885 [ 258 ] {7e6466b6-80f2-41e8-bc5f-ceed26eaaf6f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11539 | 2025.01.28 08:37:18.253088 [ 50 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11540 | 2025.01.28 08:37:18.253116 [ 258 ] {7e6466b6-80f2-41e8-bc5f-ceed26eaaf6f} <Debug> executeQuery: Read 1416 rows, 120.98 KiB in 0.002319 sec., 610608.020698577 rows/sec., 50.95 MiB/sec. | ||
11541 | 2025.01.28 08:37:18.253214 [ 50 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11542 | 2025.01.28 08:37:18.253278 [ 258 ] {7e6466b6-80f2-41e8-bc5f-ceed26eaaf6f} <Debug> TCPHandler: Processed in 0.00278766 sec. | ||
11543 | 2025.01.28 08:37:18.253290 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11544 | 2025.01.28 08:37:18.253516 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11545 | 2025.01.28 08:37:18.253528 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
11546 | 2025.01.28 08:37:18.253766 [ 4 ] {230e2ba0-5330-44c4-84a1-6893f7b076bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11547 | 2025.01.28 08:37:18.253787 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11548 | 2025.01.28 08:37:18.253869 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1433 rows starting from the beginning of the part | ||
11549 | 2025.01.28 08:37:18.253872 [ 4 ] {230e2ba0-5330-44c4-84a1-6893f7b076bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11550 | 2025.01.28 08:37:18.254172 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 275 rows starting from the beginning of the part | ||
11551 | 2025.01.28 08:37:18.254556 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 65 rows starting from the beginning of the part | ||
11552 | 2025.01.28 08:37:18.254893 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 275 rows starting from the beginning of the part | ||
11553 | 2025.01.28 08:37:18.255226 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
11554 | 2025.01.28 08:37:18.255578 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1416 rows starting from the beginning of the part | ||
11555 | 2025.01.28 08:37:18.256834 [ 4 ] {230e2ba0-5330-44c4-84a1-6893f7b076bf} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11556 | 2025.01.28 08:37:18.256893 [ 4 ] {230e2ba0-5330-44c4-84a1-6893f7b076bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11557 | 2025.01.28 08:37:18.257955 [ 4 ] {230e2ba0-5330-44c4-84a1-6893f7b076bf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11558 | 2025.01.28 08:37:18.258300 [ 4 ] {230e2ba0-5330-44c4-84a1-6893f7b076bf} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11559 | 2025.01.28 08:37:18.258574 [ 4 ] {230e2ba0-5330-44c4-84a1-6893f7b076bf} <Debug> executeQuery: Read 45 rows, 3.30 KiB in 0.004897 sec., 9189.299571166019 rows/sec., 674.44 KiB/sec. | ||
11560 | 2025.01.28 08:37:18.258637 [ 4 ] {230e2ba0-5330-44c4-84a1-6893f7b076bf} <Debug> TCPHandler: Processed in 0.005260825 sec. | ||
11561 | 2025.01.28 08:37:18.258827 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11562 | 2025.01.28 08:37:18.258979 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3528 rows, containing 5 columns (5 merged, 0 gathered) in 0.005541349 sec., 636668.0748676901 rows/sec., 55.90 MiB/sec. | ||
11563 | 2025.01.28 08:37:18.259046 [ 258 ] {5c13c75f-9319-42a3-8aa2-d706fee48c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11564 | 2025.01.28 08:37:18.259115 [ 258 ] {5c13c75f-9319-42a3-8aa2-d706fee48c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11565 | 2025.01.28 08:37:18.259311 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11566 | 2025.01.28 08:37:18.259952 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_91_18} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11567 | 2025.01.28 08:37:18.260165 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_91_18} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11568 | 2025.01.28 08:37:18.260350 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
11569 | 2025.01.28 08:37:18.260519 [ 258 ] {5c13c75f-9319-42a3-8aa2-d706fee48c4b} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11570 | 2025.01.28 08:37:18.260564 [ 258 ] {5c13c75f-9319-42a3-8aa2-d706fee48c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11571 | 2025.01.28 08:37:18.260950 [ 258 ] {5c13c75f-9319-42a3-8aa2-d706fee48c4b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11572 | 2025.01.28 08:37:18.261212 [ 258 ] {5c13c75f-9319-42a3-8aa2-d706fee48c4b} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11573 | 2025.01.28 08:37:18.261428 [ 258 ] {5c13c75f-9319-42a3-8aa2-d706fee48c4b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002444 sec., 99018.00327332242 rows/sec., 6.71 MiB/sec. | ||
11574 | 2025.01.28 08:37:18.261491 [ 258 ] {5c13c75f-9319-42a3-8aa2-d706fee48c4b} <Debug> TCPHandler: Processed in 0.002774429 sec. | ||
11575 | 2025.01.28 08:37:18.261646 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11576 | 2025.01.28 08:37:18.261783 [ 4 ] {491f0c59-db6d-41de-a76d-ef9e1480a4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11577 | 2025.01.28 08:37:18.261841 [ 4 ] {491f0c59-db6d-41de-a76d-ef9e1480a4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11578 | 2025.01.28 08:37:18.262516 [ 4 ] {491f0c59-db6d-41de-a76d-ef9e1480a4e3} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11579 | 2025.01.28 08:37:18.262564 [ 4 ] {491f0c59-db6d-41de-a76d-ef9e1480a4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11580 | 2025.01.28 08:37:18.262953 [ 4 ] {491f0c59-db6d-41de-a76d-ef9e1480a4e3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11581 | 2025.01.28 08:37:18.263196 [ 4 ] {491f0c59-db6d-41de-a76d-ef9e1480a4e3} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11582 | 2025.01.28 08:37:18.263413 [ 4 ] {491f0c59-db6d-41de-a76d-ef9e1480a4e3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00166 sec., 7831.325301204819 rows/sec., 488.28 KiB/sec. | ||
11583 | 2025.01.28 08:37:18.263466 [ 4 ] {491f0c59-db6d-41de-a76d-ef9e1480a4e3} <Debug> TCPHandler: Processed in 0.001883676 sec. | ||
11584 | 2025.01.28 08:37:18.263598 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11585 | 2025.01.28 08:37:18.263716 [ 258 ] {481956e9-4f39-4bce-bbcc-a7014bcbbd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11586 | 2025.01.28 08:37:18.263771 [ 258 ] {481956e9-4f39-4bce-bbcc-a7014bcbbd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11587 | 2025.01.28 08:37:18.264798 [ 258 ] {481956e9-4f39-4bce-bbcc-a7014bcbbd45} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11588 | 2025.01.28 08:37:18.264838 [ 258 ] {481956e9-4f39-4bce-bbcc-a7014bcbbd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11589 | 2025.01.28 08:37:18.265245 [ 258 ] {481956e9-4f39-4bce-bbcc-a7014bcbbd45} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11590 | 2025.01.28 08:37:18.265494 [ 258 ] {481956e9-4f39-4bce-bbcc-a7014bcbbd45} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11591 | 2025.01.28 08:37:18.265694 [ 50 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11592 | 2025.01.28 08:37:18.265759 [ 258 ] {481956e9-4f39-4bce-bbcc-a7014bcbbd45} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.002062 sec., 424830.2618816683 rows/sec., 30.79 MiB/sec. | ||
11593 | 2025.01.28 08:37:18.265786 [ 50 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11594 | 2025.01.28 08:37:18.265872 [ 258 ] {481956e9-4f39-4bce-bbcc-a7014bcbbd45} <Debug> TCPHandler: Processed in 0.002327213 sec. | ||
11595 | 2025.01.28 08:37:18.265872 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11596 | 2025.01.28 08:37:18.266095 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11597 | 2025.01.28 08:37:18.266167 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
11598 | 2025.01.28 08:37:18.266309 [ 4 ] {67c8caf6-fa05-47f9-8ef3-1d8b5f2b6ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11599 | 2025.01.28 08:37:18.266428 [ 4 ] {67c8caf6-fa05-47f9-8ef3-1d8b5f2b6ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11600 | 2025.01.28 08:37:18.266595 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11601 | 2025.01.28 08:37:18.266726 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part | ||
11602 | 2025.01.28 08:37:18.267043 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 418 rows starting from the beginning of the part | ||
11603 | 2025.01.28 08:37:18.267422 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 70 rows starting from the beginning of the part | ||
11604 | 2025.01.28 08:37:18.267734 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 418 rows starting from the beginning of the part | ||
11605 | 2025.01.28 08:37:18.268016 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 68 rows starting from the beginning of the part | ||
11606 | 2025.01.28 08:37:18.268293 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 876 rows starting from the beginning of the part | ||
11607 | 2025.01.28 08:37:18.268972 [ 4 ] {67c8caf6-fa05-47f9-8ef3-1d8b5f2b6ef2} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11608 | 2025.01.28 08:37:18.269032 [ 4 ] {67c8caf6-fa05-47f9-8ef3-1d8b5f2b6ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11609 | 2025.01.28 08:37:18.269908 [ 4 ] {67c8caf6-fa05-47f9-8ef3-1d8b5f2b6ef2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11610 | 2025.01.28 08:37:18.270468 [ 4 ] {67c8caf6-fa05-47f9-8ef3-1d8b5f2b6ef2} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11611 | 2025.01.28 08:37:18.271077 [ 4 ] {67c8caf6-fa05-47f9-8ef3-1d8b5f2b6ef2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00481 sec., 1247.4012474012475 rows/sec., 65.17 KiB/sec. | ||
11612 | 2025.01.28 08:37:18.271351 [ 4 ] {67c8caf6-fa05-47f9-8ef3-1d8b5f2b6ef2} <Debug> TCPHandler: Processed in 0.005379767 sec. | ||
11613 | 2025.01.28 08:37:18.271735 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11614 | 2025.01.28 08:37:18.271983 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.005950095 sec., 464530.3982541455 rows/sec., 35.46 MiB/sec. | ||
11615 | 2025.01.28 08:37:18.272012 [ 258 ] {df6d36fa-9d46-4a72-8674-6bbbe356c7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11616 | 2025.01.28 08:37:18.272103 [ 258 ] {df6d36fa-9d46-4a72-8674-6bbbe356c7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11617 | 2025.01.28 08:37:18.272291 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11618 | 2025.01.28 08:37:18.272885 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11619 | 2025.01.28 08:37:18.272974 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_91_18} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11620 | 2025.01.28 08:37:18.273115 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11621 | 2025.01.28 08:37:18.273578 [ 258 ] {df6d36fa-9d46-4a72-8674-6bbbe356c7a6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11622 | 2025.01.28 08:37:18.273631 [ 258 ] {df6d36fa-9d46-4a72-8674-6bbbe356c7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11623 | 2025.01.28 08:37:18.274203 [ 258 ] {df6d36fa-9d46-4a72-8674-6bbbe356c7a6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11624 | 2025.01.28 08:37:18.274511 [ 258 ] {df6d36fa-9d46-4a72-8674-6bbbe356c7a6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11625 | 2025.01.28 08:37:18.274722 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11626 | 2025.01.28 08:37:18.274781 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11627 | 2025.01.28 08:37:18.274809 [ 258 ] {df6d36fa-9d46-4a72-8674-6bbbe356c7a6} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.002855 sec., 346059.5446584939 rows/sec., 23.03 MiB/sec. | ||
11628 | 2025.01.28 08:37:18.274830 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11629 | 2025.01.28 08:37:18.275048 [ 258 ] {df6d36fa-9d46-4a72-8674-6bbbe356c7a6} <Debug> TCPHandler: Processed in 0.003580551 sec. | ||
11630 | 2025.01.28 08:37:18.275128 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
11631 | 2025.01.28 08:37:18.275278 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11632 | 2025.01.28 08:37:18.275299 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11633 | 2025.01.28 08:37:18.275344 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25980 rows starting from the beginning of the part | ||
11634 | 2025.01.28 08:37:18.275502 [ 4 ] {ba6fcd3d-80b8-468d-9272-3d6d0572f973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11635 | 2025.01.28 08:37:18.275587 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
11636 | 2025.01.28 08:37:18.275694 [ 4 ] {ba6fcd3d-80b8-468d-9272-3d6d0572f973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11637 | 2025.01.28 08:37:18.275919 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part | ||
11638 | 2025.01.28 08:37:18.276123 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
11639 | 2025.01.28 08:37:18.276447 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
11640 | 2025.01.28 08:37:18.276807 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 988 rows starting from the beginning of the part | ||
11641 | 2025.01.28 08:37:18.277422 [ 4 ] {ba6fcd3d-80b8-468d-9272-3d6d0572f973} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11642 | 2025.01.28 08:37:18.277472 [ 4 ] {ba6fcd3d-80b8-468d-9272-3d6d0572f973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11643 | 2025.01.28 08:37:18.277967 [ 4 ] {ba6fcd3d-80b8-468d-9272-3d6d0572f973} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11644 | 2025.01.28 08:37:18.278297 [ 4 ] {ba6fcd3d-80b8-468d-9272-3d6d0572f973} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11645 | 2025.01.28 08:37:18.278797 [ 4 ] {ba6fcd3d-80b8-468d-9272-3d6d0572f973} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00339 sec., 294.98525073746316 rows/sec., 19.88 KiB/sec. | ||
11646 | 2025.01.28 08:37:18.279250 [ 4 ] {ba6fcd3d-80b8-468d-9272-3d6d0572f973} <Debug> TCPHandler: Processed in 0.004075388 sec. | ||
11647 | 2025.01.28 08:37:18.279619 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11648 | 2025.01.28 08:37:18.280005 [ 258 ] {f190fc87-ee84-4fe7-b5d9-a80ed8c51b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11649 | 2025.01.28 08:37:18.280140 [ 258 ] {f190fc87-ee84-4fe7-b5d9-a80ed8c51b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11650 | 2025.01.28 08:37:18.281945 [ 258 ] {f190fc87-ee84-4fe7-b5d9-a80ed8c51b63} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11651 | 2025.01.28 08:37:18.281990 [ 258 ] {f190fc87-ee84-4fe7-b5d9-a80ed8c51b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11652 | 2025.01.28 08:37:18.282881 [ 258 ] {f190fc87-ee84-4fe7-b5d9-a80ed8c51b63} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11653 | 2025.01.28 08:37:18.283320 [ 258 ] {f190fc87-ee84-4fe7-b5d9-a80ed8c51b63} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11654 | 2025.01.28 08:37:18.283736 [ 258 ] {f190fc87-ee84-4fe7-b5d9-a80ed8c51b63} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003848 sec., 9355.509355509355 rows/sec., 16.76 MiB/sec. | ||
11655 | 2025.01.28 08:37:18.284460 [ 258 ] {f190fc87-ee84-4fe7-b5d9-a80ed8c51b63} <Debug> TCPHandler: Processed in 0.005056572 sec. | ||
11656 | 2025.01.28 08:37:18.284834 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11657 | 2025.01.28 08:37:18.285228 [ 4 ] {b84d81d8-dc3a-44b0-bc2f-13f619c1fa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11658 | 2025.01.28 08:37:18.285326 [ 4 ] {b84d81d8-dc3a-44b0-bc2f-13f619c1fa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11659 | 2025.01.28 08:37:18.285650 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27763 rows, containing 5 columns (5 merged, 0 gathered) in 0.010680702 sec., 2599360.9783326974 rows/sec., 175.44 MiB/sec. | ||
11660 | 2025.01.28 08:37:18.285932 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11661 | 2025.01.28 08:37:18.286129 [ 4 ] {b84d81d8-dc3a-44b0-bc2f-13f619c1fa17} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11662 | 2025.01.28 08:37:18.286174 [ 4 ] {b84d81d8-dc3a-44b0-bc2f-13f619c1fa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11663 | 2025.01.28 08:37:18.286335 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11664 | 2025.01.28 08:37:18.286448 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11665 | 2025.01.28 08:37:18.286550 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
11666 | 2025.01.28 08:37:18.286660 [ 4 ] {b84d81d8-dc3a-44b0-bc2f-13f619c1fa17} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11667 | 2025.01.28 08:37:18.286913 [ 4 ] {b84d81d8-dc3a-44b0-bc2f-13f619c1fa17} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11668 | 2025.01.28 08:37:18.287119 [ 50 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11669 | 2025.01.28 08:37:18.287160 [ 4 ] {b84d81d8-dc3a-44b0-bc2f-13f619c1fa17} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.002057 sec., 22362.664073894022 rows/sec., 1.35 MiB/sec. | ||
11670 | 2025.01.28 08:37:18.287192 [ 50 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11671 | 2025.01.28 08:37:18.287297 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11672 | 2025.01.28 08:37:18.287297 [ 4 ] {b84d81d8-dc3a-44b0-bc2f-13f619c1fa17} <Debug> TCPHandler: Processed in 0.002661738 sec. | ||
11673 | 2025.01.28 08:37:18.287548 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
11674 | 2025.01.28 08:37:18.287786 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11675 | 2025.01.28 08:37:18.287842 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5178 rows starting from the beginning of the part | ||
11676 | 2025.01.28 08:37:18.288043 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
11677 | 2025.01.28 08:37:18.288231 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
11678 | 2025.01.28 08:37:18.288369 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
11679 | 2025.01.28 08:37:18.288517 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
11680 | 2025.01.28 08:37:18.288645 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 46 rows starting from the beginning of the part | ||
11681 | 2025.01.28 08:37:18.290967 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5508 rows, containing 4 columns (4 merged, 0 gathered) in 0.00352791 sec., 1561264.3179672952 rows/sec., 101.75 MiB/sec. | ||
11682 | 2025.01.28 08:37:18.291447 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11683 | 2025.01.28 08:37:18.291799 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_91_18} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11684 | 2025.01.28 08:37:18.291890 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_91_18} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11685 | 2025.01.28 08:37:18.291985 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
11686 | 2025.01.28 08:37:18.935208 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
11687 | 2025.01.28 08:37:18.936114 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11688 | 2025.01.28 08:37:18.936167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11689 | 2025.01.28 08:37:18.936695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11690 | 2025.01.28 08:37:18.936961 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11691 | 2025.01.28 08:37:18.937263 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
11692 | 2025.01.28 08:37:20.740451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
11693 | 2025.01.28 08:37:20.761461 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11694 | 2025.01.28 08:37:20.761521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11695 | 2025.01.28 08:37:20.768788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11696 | 2025.01.28 08:37:20.769590 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11697 | 2025.01.28 08:37:20.772257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
11698 | 2025.01.28 08:37:22.120346 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11699 | 2025.01.28 08:37:22.120557 [ 258 ] {0ddfa0f1-7006-4bd2-b715-c154dcee89ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11700 | 2025.01.28 08:37:22.120640 [ 258 ] {0ddfa0f1-7006-4bd2-b715-c154dcee89ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11701 | 2025.01.28 08:37:22.121444 [ 258 ] {0ddfa0f1-7006-4bd2-b715-c154dcee89ca} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11702 | 2025.01.28 08:37:22.121496 [ 258 ] {0ddfa0f1-7006-4bd2-b715-c154dcee89ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11703 | 2025.01.28 08:37:22.121934 [ 258 ] {0ddfa0f1-7006-4bd2-b715-c154dcee89ca} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11704 | 2025.01.28 08:37:22.122189 [ 258 ] {0ddfa0f1-7006-4bd2-b715-c154dcee89ca} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11705 | 2025.01.28 08:37:22.122434 [ 258 ] {0ddfa0f1-7006-4bd2-b715-c154dcee89ca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.21 MiB/sec. | ||
11706 | 2025.01.28 08:37:22.122494 [ 258 ] {0ddfa0f1-7006-4bd2-b715-c154dcee89ca} <Debug> TCPHandler: Processed in 0.002289803 sec. | ||
11707 | 2025.01.28 08:37:22.122770 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11708 | 2025.01.28 08:37:22.122988 [ 4 ] {eeda148e-9434-4598-ae83-037d8eed8da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11709 | 2025.01.28 08:37:22.123070 [ 4 ] {eeda148e-9434-4598-ae83-037d8eed8da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11710 | 2025.01.28 08:37:22.123931 [ 4 ] {eeda148e-9434-4598-ae83-037d8eed8da7} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11711 | 2025.01.28 08:37:22.123979 [ 4 ] {eeda148e-9434-4598-ae83-037d8eed8da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11712 | 2025.01.28 08:37:22.124433 [ 4 ] {eeda148e-9434-4598-ae83-037d8eed8da7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11713 | 2025.01.28 08:37:22.124705 [ 4 ] {eeda148e-9434-4598-ae83-037d8eed8da7} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11714 | 2025.01.28 08:37:22.124930 [ 4 ] {eeda148e-9434-4598-ae83-037d8eed8da7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002001 sec., 31984.007996001998 rows/sec., 2.50 MiB/sec. | ||
11715 | 2025.01.28 08:37:22.124987 [ 4 ] {eeda148e-9434-4598-ae83-037d8eed8da7} <Debug> TCPHandler: Processed in 0.002360963 sec. | ||
11716 | 2025.01.28 08:37:22.125206 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11717 | 2025.01.28 08:37:22.125436 [ 258 ] {2a09ab4b-a3b2-4039-bfc6-28dd521ae313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11718 | 2025.01.28 08:37:22.125544 [ 258 ] {2a09ab4b-a3b2-4039-bfc6-28dd521ae313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11719 | 2025.01.28 08:37:22.126271 [ 258 ] {2a09ab4b-a3b2-4039-bfc6-28dd521ae313} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11720 | 2025.01.28 08:37:22.126311 [ 258 ] {2a09ab4b-a3b2-4039-bfc6-28dd521ae313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11721 | 2025.01.28 08:37:22.126705 [ 258 ] {2a09ab4b-a3b2-4039-bfc6-28dd521ae313} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11722 | 2025.01.28 08:37:22.126946 [ 258 ] {2a09ab4b-a3b2-4039-bfc6-28dd521ae313} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11723 | 2025.01.28 08:37:22.127124 [ 258 ] {2a09ab4b-a3b2-4039-bfc6-28dd521ae313} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00175 sec., 54857.142857142855 rows/sec., 3.82 MiB/sec. | ||
11724 | 2025.01.28 08:37:22.127174 [ 258 ] {2a09ab4b-a3b2-4039-bfc6-28dd521ae313} <Debug> TCPHandler: Processed in 0.002081739 sec. | ||
11725 | 2025.01.28 08:37:22.127312 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11726 | 2025.01.28 08:37:22.127433 [ 4 ] {8ba5b223-e309-4898-a93c-b03978f85f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11727 | 2025.01.28 08:37:22.127486 [ 4 ] {8ba5b223-e309-4898-a93c-b03978f85f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11728 | 2025.01.28 08:37:22.127974 [ 4 ] {8ba5b223-e309-4898-a93c-b03978f85f01} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11729 | 2025.01.28 08:37:22.128016 [ 4 ] {8ba5b223-e309-4898-a93c-b03978f85f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11730 | 2025.01.28 08:37:22.128409 [ 4 ] {8ba5b223-e309-4898-a93c-b03978f85f01} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11731 | 2025.01.28 08:37:22.128682 [ 4 ] {8ba5b223-e309-4898-a93c-b03978f85f01} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11732 | 2025.01.28 08:37:22.128929 [ 4 ] {8ba5b223-e309-4898-a93c-b03978f85f01} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001517 sec., 23731.048121292024 rows/sec., 1.60 MiB/sec. | ||
11733 | 2025.01.28 08:37:22.129012 [ 4 ] {8ba5b223-e309-4898-a93c-b03978f85f01} <Debug> TCPHandler: Processed in 0.001753055 sec. | ||
11734 | 2025.01.28 08:37:26.285167 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11735 | 2025.01.28 08:37:26.285283 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11736 | 2025.01.28 08:37:26.437410 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
11737 | 2025.01.28 08:37:26.438129 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11738 | 2025.01.28 08:37:26.438178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11739 | 2025.01.28 08:37:26.438725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11740 | 2025.01.28 08:37:26.438984 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11741 | 2025.01.28 08:37:26.439156 [ 43 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11742 | 2025.01.28 08:37:26.439184 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
11743 | 2025.01.28 08:37:26.439213 [ 43 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11744 | 2025.01.28 08:37:26.439240 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11745 | 2025.01.28 08:37:26.439392 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
11746 | 2025.01.28 08:37:26.439598 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11747 | 2025.01.28 08:37:26.439655 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
11748 | 2025.01.28 08:37:26.439736 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
11749 | 2025.01.28 08:37:26.439948 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
11750 | 2025.01.28 08:37:26.440150 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
11751 | 2025.01.28 08:37:26.440311 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
11752 | 2025.01.28 08:37:26.440378 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
11753 | 2025.01.28 08:37:26.443017 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003695903 sec., 6948504.871475252 rows/sec., 99.40 MiB/sec. | ||
11754 | 2025.01.28 08:37:26.443224 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11755 | 2025.01.28 08:37:26.443507 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11756 | 2025.01.28 08:37:26.443597 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_56_11} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11757 | 2025.01.28 08:37:26.443692 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
11758 | 2025.01.28 08:37:26.573005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1660 | ||
11759 | 2025.01.28 08:37:26.576908 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11760 | 2025.01.28 08:37:26.576991 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11761 | 2025.01.28 08:37:26.578472 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11762 | 2025.01.28 08:37:26.578779 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11763 | 2025.01.28 08:37:26.579037 [ 44 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11764 | 2025.01.28 08:37:26.579221 [ 44 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11765 | 2025.01.28 08:37:26.579351 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11766 | 2025.01.28 08:37:26.580242 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
11767 | 2025.01.28 08:37:26.581018 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1660 | ||
11768 | 2025.01.28 08:37:26.581609 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11769 | 2025.01.28 08:37:26.581794 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1466 rows starting from the beginning of the part | ||
11770 | 2025.01.28 08:37:26.582464 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
11771 | 2025.01.28 08:37:26.583170 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part | ||
11772 | 2025.01.28 08:37:26.583842 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
11773 | 2025.01.28 08:37:26.584470 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
11774 | 2025.01.28 08:37:26.585103 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 44 rows starting from the beginning of the part | ||
11775 | 2025.01.28 08:37:26.594155 [ 186 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 72 columns (72 merged, 0 gathered) in 0.014602769 sec., 113677.07042410929 rows/sec., 87.46 MiB/sec. | ||
11776 | 2025.01.28 08:37:26.595902 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11777 | 2025.01.28 08:37:26.596714 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_41_8} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11778 | 2025.01.28 08:37:26.596803 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_41_8} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11779 | 2025.01.28 08:37:26.597167 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
11780 | 2025.01.28 08:37:27.123868 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11781 | 2025.01.28 08:37:27.124081 [ 258 ] {a6644c5a-2197-4c57-9977-9bf3a5d23b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11782 | 2025.01.28 08:37:27.124160 [ 258 ] {a6644c5a-2197-4c57-9977-9bf3a5d23b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11783 | 2025.01.28 08:37:27.125035 [ 258 ] {a6644c5a-2197-4c57-9977-9bf3a5d23b9f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11784 | 2025.01.28 08:37:27.125083 [ 258 ] {a6644c5a-2197-4c57-9977-9bf3a5d23b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11785 | 2025.01.28 08:37:27.125539 [ 258 ] {a6644c5a-2197-4c57-9977-9bf3a5d23b9f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11786 | 2025.01.28 08:37:27.125796 [ 258 ] {a6644c5a-2197-4c57-9977-9bf3a5d23b9f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11787 | 2025.01.28 08:37:27.126029 [ 258 ] {a6644c5a-2197-4c57-9977-9bf3a5d23b9f} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002007 sec., 31888.39063278525 rows/sec., 2.51 MiB/sec. | ||
11788 | 2025.01.28 08:37:27.126095 [ 258 ] {a6644c5a-2197-4c57-9977-9bf3a5d23b9f} <Debug> TCPHandler: Processed in 0.002364874 sec. | ||
11789 | 2025.01.28 08:37:27.126428 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11790 | 2025.01.28 08:37:27.126733 [ 4 ] {b98dd857-ee71-43c0-bf43-381e00a02263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11791 | 2025.01.28 08:37:27.126851 [ 4 ] {b98dd857-ee71-43c0-bf43-381e00a02263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11792 | 2025.01.28 08:37:27.127655 [ 4 ] {b98dd857-ee71-43c0-bf43-381e00a02263} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11793 | 2025.01.28 08:37:27.127696 [ 4 ] {b98dd857-ee71-43c0-bf43-381e00a02263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11794 | 2025.01.28 08:37:27.128153 [ 4 ] {b98dd857-ee71-43c0-bf43-381e00a02263} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11795 | 2025.01.28 08:37:27.128429 [ 4 ] {b98dd857-ee71-43c0-bf43-381e00a02263} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11796 | 2025.01.28 08:37:27.128629 [ 4 ] {b98dd857-ee71-43c0-bf43-381e00a02263} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001982 sec., 2018.1634712411708 rows/sec., 151.76 KiB/sec. | ||
11797 | 2025.01.28 08:37:27.128685 [ 4 ] {b98dd857-ee71-43c0-bf43-381e00a02263} <Debug> TCPHandler: Processed in 0.002448435 sec. | ||
11798 | 2025.01.28 08:37:27.128845 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11799 | 2025.01.28 08:37:27.128991 [ 258 ] {12b9788d-8bf8-4084-a006-8717c94ae7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11800 | 2025.01.28 08:37:27.129052 [ 258 ] {12b9788d-8bf8-4084-a006-8717c94ae7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11801 | 2025.01.28 08:37:27.129820 [ 258 ] {12b9788d-8bf8-4084-a006-8717c94ae7ee} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11802 | 2025.01.28 08:37:27.129868 [ 258 ] {12b9788d-8bf8-4084-a006-8717c94ae7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11803 | 2025.01.28 08:37:27.130268 [ 258 ] {12b9788d-8bf8-4084-a006-8717c94ae7ee} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11804 | 2025.01.28 08:37:27.130507 [ 258 ] {12b9788d-8bf8-4084-a006-8717c94ae7ee} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11805 | 2025.01.28 08:37:27.130732 [ 258 ] {12b9788d-8bf8-4084-a006-8717c94ae7ee} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001777 sec., 38266.74169949353 rows/sec., 2.99 MiB/sec. | ||
11806 | 2025.01.28 08:37:27.130789 [ 258 ] {12b9788d-8bf8-4084-a006-8717c94ae7ee} <Debug> TCPHandler: Processed in 0.002012479 sec. | ||
11807 | 2025.01.28 08:37:27.130941 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11808 | 2025.01.28 08:37:27.131073 [ 4 ] {39f2cd36-8f32-4e62-a98e-2b76d7f14e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11809 | 2025.01.28 08:37:27.131138 [ 4 ] {39f2cd36-8f32-4e62-a98e-2b76d7f14e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11810 | 2025.01.28 08:37:27.131812 [ 4 ] {39f2cd36-8f32-4e62-a98e-2b76d7f14e86} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11811 | 2025.01.28 08:37:27.131859 [ 4 ] {39f2cd36-8f32-4e62-a98e-2b76d7f14e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11812 | 2025.01.28 08:37:27.132292 [ 4 ] {39f2cd36-8f32-4e62-a98e-2b76d7f14e86} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11813 | 2025.01.28 08:37:27.132547 [ 4 ] {39f2cd36-8f32-4e62-a98e-2b76d7f14e86} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11814 | 2025.01.28 08:37:27.132724 [ 4 ] {39f2cd36-8f32-4e62-a98e-2b76d7f14e86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
11815 | 2025.01.28 08:37:27.132775 [ 4 ] {39f2cd36-8f32-4e62-a98e-2b76d7f14e86} <Debug> TCPHandler: Processed in 0.001889667 sec. | ||
11816 | 2025.01.28 08:37:27.132923 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11817 | 2025.01.28 08:37:27.133049 [ 258 ] {5a448b33-ca7c-4496-9882-5c773a672177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11818 | 2025.01.28 08:37:27.133145 [ 258 ] {5a448b33-ca7c-4496-9882-5c773a672177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11819 | 2025.01.28 08:37:27.134432 [ 258 ] {5a448b33-ca7c-4496-9882-5c773a672177} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11820 | 2025.01.28 08:37:27.134472 [ 258 ] {5a448b33-ca7c-4496-9882-5c773a672177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11821 | 2025.01.28 08:37:27.135094 [ 258 ] {5a448b33-ca7c-4496-9882-5c773a672177} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11822 | 2025.01.28 08:37:27.135357 [ 258 ] {5a448b33-ca7c-4496-9882-5c773a672177} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11823 | 2025.01.28 08:37:27.135616 [ 258 ] {5a448b33-ca7c-4496-9882-5c773a672177} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.0026 sec., 1538.4615384615386 rows/sec., 2.76 MiB/sec. | ||
11824 | 2025.01.28 08:37:27.135729 [ 258 ] {5a448b33-ca7c-4496-9882-5c773a672177} <Debug> TCPHandler: Processed in 0.002861721 sec. | ||
11825 | 2025.01.28 08:37:27.135881 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11826 | 2025.01.28 08:37:27.135999 [ 4 ] {26e2c758-5be5-40bc-9b4f-15cf1dd3d69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11827 | 2025.01.28 08:37:27.136058 [ 4 ] {26e2c758-5be5-40bc-9b4f-15cf1dd3d69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11828 | 2025.01.28 08:37:27.136634 [ 4 ] {26e2c758-5be5-40bc-9b4f-15cf1dd3d69f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11829 | 2025.01.28 08:37:27.136678 [ 4 ] {26e2c758-5be5-40bc-9b4f-15cf1dd3d69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11830 | 2025.01.28 08:37:27.137116 [ 4 ] {26e2c758-5be5-40bc-9b4f-15cf1dd3d69f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11831 | 2025.01.28 08:37:27.137380 [ 4 ] {26e2c758-5be5-40bc-9b4f-15cf1dd3d69f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11832 | 2025.01.28 08:37:27.137556 [ 4 ] {26e2c758-5be5-40bc-9b4f-15cf1dd3d69f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. | ||
11833 | 2025.01.28 08:37:27.137604 [ 4 ] {26e2c758-5be5-40bc-9b4f-15cf1dd3d69f} <Debug> TCPHandler: Processed in 0.001781585 sec. | ||
11834 | 2025.01.28 08:37:28.272353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
11835 | 2025.01.28 08:37:28.294252 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11836 | 2025.01.28 08:37:28.294316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11837 | 2025.01.28 08:37:28.304353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11838 | 2025.01.28 08:37:28.305174 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11839 | 2025.01.28 08:37:28.305562 [ 42 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11840 | 2025.01.28 08:37:28.305703 [ 42 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11841 | 2025.01.28 08:37:28.305784 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11842 | 2025.01.28 08:37:28.306253 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
11843 | 2025.01.28 08:37:28.320359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
11844 | 2025.01.28 08:37:28.322101 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11845 | 2025.01.28 08:37:28.323323 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
11846 | 2025.01.28 08:37:28.328757 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
11847 | 2025.01.28 08:37:28.334422 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
11848 | 2025.01.28 08:37:28.340091 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
11849 | 2025.01.28 08:37:28.348760 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
11850 | 2025.01.28 08:37:28.353652 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
11851 | 2025.01.28 08:37:28.416524 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.110585339 sec., 3816.0573889455636 rows/sec., 19.73 MiB/sec. | ||
11852 | 2025.01.28 08:37:28.419968 [ 198 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11853 | 2025.01.28 08:37:28.423104 [ 198 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_56_11} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11854 | 2025.01.28 08:37:28.423244 [ 198 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_56_11} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11855 | 2025.01.28 08:37:28.426011 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
11856 | 2025.01.28 08:37:32.129133 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11857 | 2025.01.28 08:37:32.129336 [ 258 ] {1e2bd80e-5cc9-4265-bd54-5e98f0518e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11858 | 2025.01.28 08:37:32.129403 [ 258 ] {1e2bd80e-5cc9-4265-bd54-5e98f0518e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11859 | 2025.01.28 08:37:32.130151 [ 258 ] {1e2bd80e-5cc9-4265-bd54-5e98f0518e86} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11860 | 2025.01.28 08:37:32.130194 [ 258 ] {1e2bd80e-5cc9-4265-bd54-5e98f0518e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11861 | 2025.01.28 08:37:32.130659 [ 258 ] {1e2bd80e-5cc9-4265-bd54-5e98f0518e86} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11862 | 2025.01.28 08:37:32.130925 [ 258 ] {1e2bd80e-5cc9-4265-bd54-5e98f0518e86} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11863 | 2025.01.28 08:37:32.131199 [ 258 ] {1e2bd80e-5cc9-4265-bd54-5e98f0518e86} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. | ||
11864 | 2025.01.28 08:37:32.131272 [ 258 ] {1e2bd80e-5cc9-4265-bd54-5e98f0518e86} <Debug> TCPHandler: Processed in 0.002261552 sec. | ||
11865 | 2025.01.28 08:37:32.131603 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11866 | 2025.01.28 08:37:32.131820 [ 4 ] {3f4bd11b-8485-45fc-9911-96e6726c7ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11867 | 2025.01.28 08:37:32.131904 [ 4 ] {3f4bd11b-8485-45fc-9911-96e6726c7ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11868 | 2025.01.28 08:37:32.132834 [ 4 ] {3f4bd11b-8485-45fc-9911-96e6726c7ab5} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11869 | 2025.01.28 08:37:32.132879 [ 4 ] {3f4bd11b-8485-45fc-9911-96e6726c7ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11870 | 2025.01.28 08:37:32.133381 [ 4 ] {3f4bd11b-8485-45fc-9911-96e6726c7ab5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11871 | 2025.01.28 08:37:32.133663 [ 4 ] {3f4bd11b-8485-45fc-9911-96e6726c7ab5} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11872 | 2025.01.28 08:37:32.133889 [ 4 ] {3f4bd11b-8485-45fc-9911-96e6726c7ab5} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002125 sec., 129411.76470588235 rows/sec., 11.39 MiB/sec. | ||
11873 | 2025.01.28 08:37:32.133994 [ 4 ] {3f4bd11b-8485-45fc-9911-96e6726c7ab5} <Debug> TCPHandler: Processed in 0.002570397 sec. | ||
11874 | 2025.01.28 08:37:32.134218 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11875 | 2025.01.28 08:37:32.134431 [ 258 ] {83317071-ec8d-456e-8e42-56a791258d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11876 | 2025.01.28 08:37:32.134485 [ 258 ] {83317071-ec8d-456e-8e42-56a791258d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11877 | 2025.01.28 08:37:32.135190 [ 258 ] {83317071-ec8d-456e-8e42-56a791258d81} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11878 | 2025.01.28 08:37:32.135246 [ 258 ] {83317071-ec8d-456e-8e42-56a791258d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11879 | 2025.01.28 08:37:32.135650 [ 258 ] {83317071-ec8d-456e-8e42-56a791258d81} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11880 | 2025.01.28 08:37:32.135910 [ 258 ] {83317071-ec8d-456e-8e42-56a791258d81} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11881 | 2025.01.28 08:37:32.136155 [ 258 ] {83317071-ec8d-456e-8e42-56a791258d81} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001768 sec., 24321.266968325792 rows/sec., 1.75 MiB/sec. | ||
11882 | 2025.01.28 08:37:32.136235 [ 258 ] {83317071-ec8d-456e-8e42-56a791258d81} <Debug> TCPHandler: Processed in 0.00214391 sec. | ||
11883 | 2025.01.28 08:37:32.136522 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11884 | 2025.01.28 08:37:32.136701 [ 4 ] {7ad65d53-8877-4ca7-acc3-1635e0d26a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11885 | 2025.01.28 08:37:32.136765 [ 4 ] {7ad65d53-8877-4ca7-acc3-1635e0d26a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11886 | 2025.01.28 08:37:32.137444 [ 4 ] {7ad65d53-8877-4ca7-acc3-1635e0d26a1a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11887 | 2025.01.28 08:37:32.137485 [ 4 ] {7ad65d53-8877-4ca7-acc3-1635e0d26a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11888 | 2025.01.28 08:37:32.137870 [ 4 ] {7ad65d53-8877-4ca7-acc3-1635e0d26a1a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11889 | 2025.01.28 08:37:32.138132 [ 4 ] {7ad65d53-8877-4ca7-acc3-1635e0d26a1a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11890 | 2025.01.28 08:37:32.138314 [ 4 ] {7ad65d53-8877-4ca7-acc3-1635e0d26a1a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00165 sec., 8484.848484848484 rows/sec., 594.22 KiB/sec. | ||
11891 | 2025.01.28 08:37:32.138367 [ 4 ] {7ad65d53-8877-4ca7-acc3-1635e0d26a1a} <Debug> TCPHandler: Processed in 0.002019389 sec. | ||
11892 | 2025.01.28 08:37:32.138525 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11893 | 2025.01.28 08:37:32.138669 [ 258 ] {666f1ddd-1b0a-41b0-a558-65d3ec3d3e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11894 | 2025.01.28 08:37:32.138728 [ 258 ] {666f1ddd-1b0a-41b0-a558-65d3ec3d3e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11895 | 2025.01.28 08:37:32.139382 [ 258 ] {666f1ddd-1b0a-41b0-a558-65d3ec3d3e6a} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11896 | 2025.01.28 08:37:32.139422 [ 258 ] {666f1ddd-1b0a-41b0-a558-65d3ec3d3e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11897 | 2025.01.28 08:37:32.139793 [ 258 ] {666f1ddd-1b0a-41b0-a558-65d3ec3d3e6a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11898 | 2025.01.28 08:37:32.140044 [ 258 ] {666f1ddd-1b0a-41b0-a558-65d3ec3d3e6a} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11899 | 2025.01.28 08:37:32.140302 [ 258 ] {666f1ddd-1b0a-41b0-a558-65d3ec3d3e6a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. | ||
11900 | 2025.01.28 08:37:32.140401 [ 258 ] {666f1ddd-1b0a-41b0-a558-65d3ec3d3e6a} <Debug> TCPHandler: Processed in 0.001939788 sec. | ||
11901 | 2025.01.28 08:37:32.140659 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11902 | 2025.01.28 08:37:32.140797 [ 4 ] {ceede0ef-abd8-4f78-b596-a1c2e0c9f05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11903 | 2025.01.28 08:37:32.140856 [ 4 ] {ceede0ef-abd8-4f78-b596-a1c2e0c9f05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11904 | 2025.01.28 08:37:32.141676 [ 4 ] {ceede0ef-abd8-4f78-b596-a1c2e0c9f05a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11905 | 2025.01.28 08:37:32.141716 [ 4 ] {ceede0ef-abd8-4f78-b596-a1c2e0c9f05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11906 | 2025.01.28 08:37:32.142116 [ 4 ] {ceede0ef-abd8-4f78-b596-a1c2e0c9f05a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11907 | 2025.01.28 08:37:32.142382 [ 4 ] {ceede0ef-abd8-4f78-b596-a1c2e0c9f05a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11908 | 2025.01.28 08:37:32.142567 [ 4 ] {ceede0ef-abd8-4f78-b596-a1c2e0c9f05a} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001799 sec., 232351.30628126737 rows/sec., 16.59 MiB/sec. | ||
11909 | 2025.01.28 08:37:32.142623 [ 4 ] {ceede0ef-abd8-4f78-b596-a1c2e0c9f05a} <Debug> TCPHandler: Processed in 0.002123961 sec. | ||
11910 | 2025.01.28 08:37:32.142850 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11911 | 2025.01.28 08:37:32.143026 [ 258 ] {da8aa072-587e-4336-922e-02ab3b92a916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11912 | 2025.01.28 08:37:32.143089 [ 258 ] {da8aa072-587e-4336-922e-02ab3b92a916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11913 | 2025.01.28 08:37:32.143604 [ 258 ] {da8aa072-587e-4336-922e-02ab3b92a916} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11914 | 2025.01.28 08:37:32.143645 [ 258 ] {da8aa072-587e-4336-922e-02ab3b92a916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11915 | 2025.01.28 08:37:32.144022 [ 258 ] {da8aa072-587e-4336-922e-02ab3b92a916} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11916 | 2025.01.28 08:37:32.144278 [ 258 ] {da8aa072-587e-4336-922e-02ab3b92a916} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11917 | 2025.01.28 08:37:32.144487 [ 258 ] {da8aa072-587e-4336-922e-02ab3b92a916} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. | ||
11918 | 2025.01.28 08:37:32.144540 [ 258 ] {da8aa072-587e-4336-922e-02ab3b92a916} <Debug> TCPHandler: Processed in 0.001813946 sec. | ||
11919 | 2025.01.28 08:37:32.144713 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11920 | 2025.01.28 08:37:32.144853 [ 4 ] {1a4e7f12-6392-4172-8882-ff96d39d30a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11921 | 2025.01.28 08:37:32.144918 [ 4 ] {1a4e7f12-6392-4172-8882-ff96d39d30a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11922 | 2025.01.28 08:37:32.145559 [ 4 ] {1a4e7f12-6392-4172-8882-ff96d39d30a9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11923 | 2025.01.28 08:37:32.145598 [ 4 ] {1a4e7f12-6392-4172-8882-ff96d39d30a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11924 | 2025.01.28 08:37:32.146029 [ 4 ] {1a4e7f12-6392-4172-8882-ff96d39d30a9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11925 | 2025.01.28 08:37:32.146289 [ 4 ] {1a4e7f12-6392-4172-8882-ff96d39d30a9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11926 | 2025.01.28 08:37:32.146472 [ 4 ] {1a4e7f12-6392-4172-8882-ff96d39d30a9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00165 sec., 143636.36363636365 rows/sec., 9.63 MiB/sec. | ||
11927 | 2025.01.28 08:37:32.146524 [ 4 ] {1a4e7f12-6392-4172-8882-ff96d39d30a9} <Debug> TCPHandler: Processed in 0.001875996 sec. | ||
11928 | 2025.01.28 08:37:32.146680 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11929 | 2025.01.28 08:37:32.146820 [ 258 ] {fe7ed54d-d01a-4e66-8929-d2888771c04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11930 | 2025.01.28 08:37:32.146881 [ 258 ] {fe7ed54d-d01a-4e66-8929-d2888771c04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11931 | 2025.01.28 08:37:32.147406 [ 258 ] {fe7ed54d-d01a-4e66-8929-d2888771c04f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11932 | 2025.01.28 08:37:32.147446 [ 258 ] {fe7ed54d-d01a-4e66-8929-d2888771c04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11933 | 2025.01.28 08:37:32.147816 [ 258 ] {fe7ed54d-d01a-4e66-8929-d2888771c04f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11934 | 2025.01.28 08:37:32.148066 [ 258 ] {fe7ed54d-d01a-4e66-8929-d2888771c04f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11935 | 2025.01.28 08:37:32.148272 [ 258 ] {fe7ed54d-d01a-4e66-8929-d2888771c04f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001481 sec., 675.2194463200541 rows/sec., 45.50 KiB/sec. | ||
11936 | 2025.01.28 08:37:32.148329 [ 258 ] {fe7ed54d-d01a-4e66-8929-d2888771c04f} <Debug> TCPHandler: Processed in 0.001713694 sec. | ||
11937 | 2025.01.28 08:37:32.148479 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11938 | 2025.01.28 08:37:32.148618 [ 4 ] {ca9d2c91-7131-4dd5-b41c-e57b7e60732c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11939 | 2025.01.28 08:37:32.148714 [ 4 ] {ca9d2c91-7131-4dd5-b41c-e57b7e60732c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11940 | 2025.01.28 08:37:32.149960 [ 4 ] {ca9d2c91-7131-4dd5-b41c-e57b7e60732c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2025.01.28 08:37:32.150001 [ 4 ] {ca9d2c91-7131-4dd5-b41c-e57b7e60732c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11942 | 2025.01.28 08:37:32.150673 [ 4 ] {ca9d2c91-7131-4dd5-b41c-e57b7e60732c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11943 | 2025.01.28 08:37:32.150959 [ 4 ] {ca9d2c91-7131-4dd5-b41c-e57b7e60732c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11944 | 2025.01.28 08:37:32.151242 [ 4 ] {ca9d2c91-7131-4dd5-b41c-e57b7e60732c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002652 sec., 13574.660633484164 rows/sec., 24.33 MiB/sec. | ||
11945 | 2025.01.28 08:37:32.151418 [ 4 ] {ca9d2c91-7131-4dd5-b41c-e57b7e60732c} <Debug> TCPHandler: Processed in 0.002996393 sec. | ||
11946 | 2025.01.28 08:37:32.151673 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11947 | 2025.01.28 08:37:32.151846 [ 258 ] {57c80fb9-232b-4a2c-aa0b-f71c3e82c7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11948 | 2025.01.28 08:37:32.151904 [ 258 ] {57c80fb9-232b-4a2c-aa0b-f71c3e82c7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11949 | 2025.01.28 08:37:32.152429 [ 258 ] {57c80fb9-232b-4a2c-aa0b-f71c3e82c7e5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11950 | 2025.01.28 08:37:32.152468 [ 258 ] {57c80fb9-232b-4a2c-aa0b-f71c3e82c7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11951 | 2025.01.28 08:37:32.152853 [ 258 ] {57c80fb9-232b-4a2c-aa0b-f71c3e82c7e5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11952 | 2025.01.28 08:37:32.153093 [ 258 ] {57c80fb9-232b-4a2c-aa0b-f71c3e82c7e5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11953 | 2025.01.28 08:37:32.153311 [ 258 ] {57c80fb9-232b-4a2c-aa0b-f71c3e82c7e5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001498 sec., 54739.65287049399 rows/sec., 3.48 MiB/sec. | ||
11954 | 2025.01.28 08:37:32.153362 [ 258 ] {57c80fb9-232b-4a2c-aa0b-f71c3e82c7e5} <Debug> TCPHandler: Processed in 0.001825066 sec. | ||
11955 | 2025.01.28 08:37:33.939343 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
11956 | 2025.01.28 08:37:33.940107 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11957 | 2025.01.28 08:37:33.940165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11958 | 2025.01.28 08:37:33.940707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11959 | 2025.01.28 08:37:33.940964 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11960 | 2025.01.28 08:37:33.941241 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
11961 | 2025.01.28 08:37:35.820466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11962 | 2025.01.28 08:37:35.841769 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11963 | 2025.01.28 08:37:35.841827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11964 | 2025.01.28 08:37:35.848775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11965 | 2025.01.28 08:37:35.849528 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11966 | 2025.01.28 08:37:35.853301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11967 | 2025.01.28 08:37:36.581353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1694 | ||
11968 | 2025.01.28 08:37:36.584689 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11969 | 2025.01.28 08:37:36.584752 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11970 | 2025.01.28 08:37:36.586247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11971 | 2025.01.28 08:37:36.586580 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11972 | 2025.01.28 08:37:36.588779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1694 | ||
11973 | 2025.01.28 08:37:37.124346 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11974 | 2025.01.28 08:37:37.124651 [ 258 ] {9760c27d-a7ce-46e3-92b9-18e822bf60ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11975 | 2025.01.28 08:37:37.124766 [ 258 ] {9760c27d-a7ce-46e3-92b9-18e822bf60ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11976 | 2025.01.28 08:37:37.125771 [ 258 ] {9760c27d-a7ce-46e3-92b9-18e822bf60ed} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11977 | 2025.01.28 08:37:37.125815 [ 258 ] {9760c27d-a7ce-46e3-92b9-18e822bf60ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11978 | 2025.01.28 08:37:37.126278 [ 258 ] {9760c27d-a7ce-46e3-92b9-18e822bf60ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11979 | 2025.01.28 08:37:37.126562 [ 258 ] {9760c27d-a7ce-46e3-92b9-18e822bf60ed} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11980 | 2025.01.28 08:37:37.126888 [ 258 ] {9760c27d-a7ce-46e3-92b9-18e822bf60ed} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002298 sec., 1740.6440382941687 rows/sec., 141.94 KiB/sec. | ||
11981 | 2025.01.28 08:37:37.127191 [ 258 ] {9760c27d-a7ce-46e3-92b9-18e822bf60ed} <Debug> TCPHandler: Processed in 0.003031394 sec. | ||
11982 | 2025.01.28 08:37:37.127628 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11983 | 2025.01.28 08:37:37.127900 [ 4 ] {0f378047-7b10-4dc1-900a-0b4bf7575273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11984 | 2025.01.28 08:37:37.127984 [ 4 ] {0f378047-7b10-4dc1-900a-0b4bf7575273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11985 | 2025.01.28 08:37:37.128799 [ 4 ] {0f378047-7b10-4dc1-900a-0b4bf7575273} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11986 | 2025.01.28 08:37:37.128846 [ 4 ] {0f378047-7b10-4dc1-900a-0b4bf7575273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11987 | 2025.01.28 08:37:37.129295 [ 4 ] {0f378047-7b10-4dc1-900a-0b4bf7575273} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11988 | 2025.01.28 08:37:37.129552 [ 4 ] {0f378047-7b10-4dc1-900a-0b4bf7575273} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11989 | 2025.01.28 08:37:37.129819 [ 4 ] {0f378047-7b10-4dc1-900a-0b4bf7575273} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001978 sec., 33367.03741152679 rows/sec., 2.62 MiB/sec. | ||
11990 | 2025.01.28 08:37:37.129885 [ 4 ] {0f378047-7b10-4dc1-900a-0b4bf7575273} <Debug> TCPHandler: Processed in 0.002508926 sec. | ||
11991 | 2025.01.28 08:37:37.130091 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11992 | 2025.01.28 08:37:37.130320 [ 258 ] {68b00e92-bf29-49ae-9e40-f30c0da9f273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11993 | 2025.01.28 08:37:37.130390 [ 258 ] {68b00e92-bf29-49ae-9e40-f30c0da9f273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11994 | 2025.01.28 08:37:37.130990 [ 258 ] {68b00e92-bf29-49ae-9e40-f30c0da9f273} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11995 | 2025.01.28 08:37:37.131030 [ 258 ] {68b00e92-bf29-49ae-9e40-f30c0da9f273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11996 | 2025.01.28 08:37:37.131407 [ 258 ] {68b00e92-bf29-49ae-9e40-f30c0da9f273} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11997 | 2025.01.28 08:37:37.131652 [ 258 ] {68b00e92-bf29-49ae-9e40-f30c0da9f273} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11998 | 2025.01.28 08:37:37.131852 [ 30 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11999 | 2025.01.28 08:37:37.131884 [ 258 ] {68b00e92-bf29-49ae-9e40-f30c0da9f273} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001621 sec., 4935.225169648365 rows/sec., 357.85 KiB/sec. | ||
12000 | 2025.01.28 08:37:37.131957 [ 30 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12001 | 2025.01.28 08:37:37.132015 [ 258 ] {68b00e92-bf29-49ae-9e40-f30c0da9f273} <Debug> TCPHandler: Processed in 0.002028049 sec. | ||
12002 | 2025.01.28 08:37:37.132040 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12003 | 2025.01.28 08:37:37.132266 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12004 | 2025.01.28 08:37:37.132400 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
12005 | 2025.01.28 08:37:37.132755 [ 4 ] {74bcd47b-c323-4650-8a90-900d78f7c944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12006 | 2025.01.28 08:37:37.132951 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12007 | 2025.01.28 08:37:37.133042 [ 4 ] {74bcd47b-c323-4650-8a90-900d78f7c944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12008 | 2025.01.28 08:37:37.133086 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 65 rows starting from the beginning of the part | ||
12009 | 2025.01.28 08:37:37.133465 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part | ||
12010 | 2025.01.28 08:37:37.133830 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 45 rows starting from the beginning of the part | ||
12011 | 2025.01.28 08:37:37.134212 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part | ||
12012 | 2025.01.28 08:37:37.134626 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 43 rows starting from the beginning of the part | ||
12013 | 2025.01.28 08:37:37.135017 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
12014 | 2025.01.28 08:37:37.136891 [ 4 ] {74bcd47b-c323-4650-8a90-900d78f7c944} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12015 | 2025.01.28 08:37:37.136976 [ 4 ] {74bcd47b-c323-4650-8a90-900d78f7c944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12016 | 2025.01.28 08:37:37.138078 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.005897524 sec., 28656.093642009764 rows/sec., 2.16 MiB/sec. | ||
12017 | 2025.01.28 08:37:37.138095 [ 4 ] {74bcd47b-c323-4650-8a90-900d78f7c944} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12018 | 2025.01.28 08:37:37.138257 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12019 | 2025.01.28 08:37:37.138580 [ 4 ] {74bcd47b-c323-4650-8a90-900d78f7c944} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12020 | 2025.01.28 08:37:37.138796 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12021 | 2025.01.28 08:37:37.139067 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_76_15} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12022 | 2025.01.28 08:37:37.139073 [ 4 ] {74bcd47b-c323-4650-8a90-900d78f7c944} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.006566 sec., 10965.580261955529 rows/sec., 877.51 KiB/sec. | ||
12023 | 2025.01.28 08:37:37.139321 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12024 | 2025.01.28 08:37:37.139330 [ 4 ] {74bcd47b-c323-4650-8a90-900d78f7c944} <Debug> TCPHandler: Processed in 0.007205403 sec. | ||
12025 | 2025.01.28 08:37:37.139532 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12026 | 2025.01.28 08:37:37.139686 [ 258 ] {cacac854-9dc1-4be6-886a-e49a3eadb8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12027 | 2025.01.28 08:37:37.139750 [ 258 ] {cacac854-9dc1-4be6-886a-e49a3eadb8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12028 | 2025.01.28 08:37:37.140424 [ 258 ] {cacac854-9dc1-4be6-886a-e49a3eadb8b6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12029 | 2025.01.28 08:37:37.140464 [ 258 ] {cacac854-9dc1-4be6-886a-e49a3eadb8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12030 | 2025.01.28 08:37:37.140879 [ 258 ] {cacac854-9dc1-4be6-886a-e49a3eadb8b6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12031 | 2025.01.28 08:37:37.141120 [ 258 ] {cacac854-9dc1-4be6-886a-e49a3eadb8b6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12032 | 2025.01.28 08:37:37.141335 [ 258 ] {cacac854-9dc1-4be6-886a-e49a3eadb8b6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001683 sec., 96256.68449197861 rows/sec., 6.70 MiB/sec. | ||
12033 | 2025.01.28 08:37:37.141387 [ 258 ] {cacac854-9dc1-4be6-886a-e49a3eadb8b6} <Debug> TCPHandler: Processed in 0.001925728 sec. | ||
12034 | 2025.01.28 08:37:37.141558 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12035 | 2025.01.28 08:37:37.141700 [ 4 ] {f1dcc399-32a2-4b07-99b2-e521d4f36a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12036 | 2025.01.28 08:37:37.141800 [ 4 ] {f1dcc399-32a2-4b07-99b2-e521d4f36a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12037 | 2025.01.28 08:37:37.142970 [ 4 ] {f1dcc399-32a2-4b07-99b2-e521d4f36a60} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12038 | 2025.01.28 08:37:37.143012 [ 4 ] {f1dcc399-32a2-4b07-99b2-e521d4f36a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12039 | 2025.01.28 08:37:37.143645 [ 4 ] {f1dcc399-32a2-4b07-99b2-e521d4f36a60} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12040 | 2025.01.28 08:37:37.143915 [ 4 ] {f1dcc399-32a2-4b07-99b2-e521d4f36a60} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12041 | 2025.01.28 08:37:37.144109 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12042 | 2025.01.28 08:37:37.144166 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12043 | 2025.01.28 08:37:37.144194 [ 4 ] {f1dcc399-32a2-4b07-99b2-e521d4f36a60} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002519 sec., 1587.9317189360859 rows/sec., 2.85 MiB/sec. | ||
12044 | 2025.01.28 08:37:37.144209 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12045 | 2025.01.28 08:37:37.144496 [ 4 ] {f1dcc399-32a2-4b07-99b2-e521d4f36a60} <Debug> TCPHandler: Processed in 0.003007813 sec. | ||
12046 | 2025.01.28 08:37:37.144513 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
12047 | 2025.01.28 08:37:37.144777 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12048 | 2025.01.28 08:37:37.144921 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12049 | 2025.01.28 08:37:37.145120 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1416 rows starting from the beginning of the part | ||
12050 | 2025.01.28 08:37:37.145177 [ 258 ] {61024376-9d84-425e-b986-fa3d3a1aa0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12051 | 2025.01.28 08:37:37.145426 [ 258 ] {61024376-9d84-425e-b986-fa3d3a1aa0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12052 | 2025.01.28 08:37:37.145865 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part | ||
12053 | 2025.01.28 08:37:37.146598 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
12054 | 2025.01.28 08:37:37.147196 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part | ||
12055 | 2025.01.28 08:37:37.147902 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
12056 | 2025.01.28 08:37:37.148024 [ 258 ] {61024376-9d84-425e-b986-fa3d3a1aa0bf} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12057 | 2025.01.28 08:37:37.148175 [ 258 ] {61024376-9d84-425e-b986-fa3d3a1aa0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12058 | 2025.01.28 08:37:37.148496 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 4 rows starting from the beginning of the part | ||
12059 | 2025.01.28 08:37:37.149701 [ 258 ] {61024376-9d84-425e-b986-fa3d3a1aa0bf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12060 | 2025.01.28 08:37:37.150313 [ 258 ] {61024376-9d84-425e-b986-fa3d3a1aa0bf} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12061 | 2025.01.28 08:37:37.150693 [ 258 ] {61024376-9d84-425e-b986-fa3d3a1aa0bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005632 sec., 10653.409090909092 rows/sec., 735.20 KiB/sec. | ||
12062 | 2025.01.28 08:37:37.150752 [ 258 ] {61024376-9d84-425e-b986-fa3d3a1aa0bf} <Debug> TCPHandler: Processed in 0.006147907 sec. | ||
12063 | 2025.01.28 08:37:37.158364 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 19 columns (19 merged, 0 gathered) in 0.013998 sec., 107158.16545220745 rows/sec., 192.02 MiB/sec. | ||
12064 | 2025.01.28 08:37:37.160368 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12065 | 2025.01.28 08:37:37.160837 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12066 | 2025.01.28 08:37:37.160925 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12067 | 2025.01.28 08:37:37.161085 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
12068 | 2025.01.28 08:37:38.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.87 MiB, peak 254.64 MiB, free memory in arenas 0.00 B, will set to 246.94 MiB (RSS), difference: 4.07 MiB | ||
12069 | 2025.01.28 08:37:41.285346 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12070 | 2025.01.28 08:37:41.285419 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12071 | 2025.01.28 08:37:41.441378 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
12072 | 2025.01.28 08:37:41.442480 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12073 | 2025.01.28 08:37:41.442528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12074 | 2025.01.28 08:37:41.443070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12075 | 2025.01.28 08:37:41.443335 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12076 | 2025.01.28 08:37:41.443589 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
12077 | 2025.01.28 08:37:42.130250 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12078 | 2025.01.28 08:37:42.130452 [ 258 ] {89052ede-1cfd-42ae-be21-a65a6812f842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12079 | 2025.01.28 08:37:42.130521 [ 258 ] {89052ede-1cfd-42ae-be21-a65a6812f842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12080 | 2025.01.28 08:37:42.131232 [ 258 ] {89052ede-1cfd-42ae-be21-a65a6812f842} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12081 | 2025.01.28 08:37:42.131274 [ 258 ] {89052ede-1cfd-42ae-be21-a65a6812f842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12082 | 2025.01.28 08:37:42.131714 [ 258 ] {89052ede-1cfd-42ae-be21-a65a6812f842} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12083 | 2025.01.28 08:37:42.131961 [ 258 ] {89052ede-1cfd-42ae-be21-a65a6812f842} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12084 | 2025.01.28 08:37:42.132159 [ 120 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12085 | 2025.01.28 08:37:42.132221 [ 258 ] {89052ede-1cfd-42ae-be21-a65a6812f842} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. | ||
12086 | 2025.01.28 08:37:42.132249 [ 120 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12087 | 2025.01.28 08:37:42.132320 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12088 | 2025.01.28 08:37:42.132340 [ 258 ] {89052ede-1cfd-42ae-be21-a65a6812f842} <Debug> TCPHandler: Processed in 0.002271642 sec. | ||
12089 | 2025.01.28 08:37:42.132699 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12090 | 2025.01.28 08:37:42.132810 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12091 | 2025.01.28 08:37:42.133075 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12092 | 2025.01.28 08:37:42.133155 [ 4 ] {423ae146-5cdd-46d8-885e-1fb822d909ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12093 | 2025.01.28 08:37:42.133160 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
12094 | 2025.01.28 08:37:42.133285 [ 4 ] {423ae146-5cdd-46d8-885e-1fb822d909ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12095 | 2025.01.28 08:37:42.133469 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
12096 | 2025.01.28 08:37:42.133804 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
12097 | 2025.01.28 08:37:42.134057 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12098 | 2025.01.28 08:37:42.134380 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12099 | 2025.01.28 08:37:42.136532 [ 4 ] {423ae146-5cdd-46d8-885e-1fb822d909ba} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12100 | 2025.01.28 08:37:42.136606 [ 4 ] {423ae146-5cdd-46d8-885e-1fb822d909ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12101 | 2025.01.28 08:37:42.137073 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004562365 sec., 15342.91973570725 rows/sec., 1.14 MiB/sec. | ||
12102 | 2025.01.28 08:37:42.137371 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12103 | 2025.01.28 08:37:42.137547 [ 4 ] {423ae146-5cdd-46d8-885e-1fb822d909ba} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12104 | 2025.01.28 08:37:42.137951 [ 196 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12105 | 2025.01.28 08:37:42.138015 [ 4 ] {423ae146-5cdd-46d8-885e-1fb822d909ba} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12106 | 2025.01.28 08:37:42.138130 [ 196 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_41_10} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12107 | 2025.01.28 08:37:42.138351 [ 103 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12108 | 2025.01.28 08:37:42.138390 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12109 | 2025.01.28 08:37:42.138475 [ 4 ] {423ae146-5cdd-46d8-885e-1fb822d909ba} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.005401 sec., 50916.49694501018 rows/sec., 4.48 MiB/sec. | ||
12110 | 2025.01.28 08:37:42.138483 [ 103 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12111 | 2025.01.28 08:37:42.138592 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12112 | 2025.01.28 08:37:42.138660 [ 4 ] {423ae146-5cdd-46d8-885e-1fb822d909ba} <Debug> TCPHandler: Processed in 0.006121737 sec. | ||
12113 | 2025.01.28 08:37:42.138955 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
12114 | 2025.01.28 08:37:42.139034 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12115 | 2025.01.28 08:37:42.139140 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12116 | 2025.01.28 08:37:42.139185 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1433 rows starting from the beginning of the part | ||
12117 | 2025.01.28 08:37:42.139446 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
12118 | 2025.01.28 08:37:42.139567 [ 258 ] {1b4aaa15-b22f-46db-a273-a0797c76c65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12119 | 2025.01.28 08:37:42.139750 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
12120 | 2025.01.28 08:37:42.139764 [ 258 ] {1b4aaa15-b22f-46db-a273-a0797c76c65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12121 | 2025.01.28 08:37:42.140108 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 275 rows starting from the beginning of the part | ||
12122 | 2025.01.28 08:37:42.140449 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 66 rows starting from the beginning of the part | ||
12123 | 2025.01.28 08:37:42.140774 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 275 rows starting from the beginning of the part | ||
12124 | 2025.01.28 08:37:42.142498 [ 258 ] {1b4aaa15-b22f-46db-a273-a0797c76c65e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12125 | 2025.01.28 08:37:42.142567 [ 258 ] {1b4aaa15-b22f-46db-a273-a0797c76c65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12126 | 2025.01.28 08:37:42.143530 [ 258 ] {1b4aaa15-b22f-46db-a273-a0797c76c65e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12127 | 2025.01.28 08:37:42.143933 [ 258 ] {1b4aaa15-b22f-46db-a273-a0797c76c65e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12128 | 2025.01.28 08:37:42.144451 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.005725312 sec., 378843.9826510765 rows/sec., 33.32 MiB/sec. | ||
12129 | 2025.01.28 08:37:42.144492 [ 258 ] {1b4aaa15-b22f-46db-a273-a0797c76c65e} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.005199 sec., 8270.821311790729 rows/sec., 608.40 KiB/sec. | ||
12130 | 2025.01.28 08:37:42.144572 [ 258 ] {1b4aaa15-b22f-46db-a273-a0797c76c65e} <Debug> TCPHandler: Processed in 0.005771323 sec. | ||
12131 | 2025.01.28 08:37:42.144754 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12132 | 2025.01.28 08:37:42.144766 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12133 | 2025.01.28 08:37:42.144980 [ 4 ] {6b19b9c4-5f23-4532-8645-ef9d32519ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12134 | 2025.01.28 08:37:42.145075 [ 4 ] {6b19b9c4-5f23-4532-8645-ef9d32519ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12135 | 2025.01.28 08:37:42.145306 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12136 | 2025.01.28 08:37:42.145528 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_96_19} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12137 | 2025.01.28 08:37:42.145735 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
12138 | 2025.01.28 08:37:42.146168 [ 4 ] {6b19b9c4-5f23-4532-8645-ef9d32519ed4} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12139 | 2025.01.28 08:37:42.146213 [ 4 ] {6b19b9c4-5f23-4532-8645-ef9d32519ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12140 | 2025.01.28 08:37:42.146583 [ 4 ] {6b19b9c4-5f23-4532-8645-ef9d32519ed4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12141 | 2025.01.28 08:37:42.146834 [ 4 ] {6b19b9c4-5f23-4532-8645-ef9d32519ed4} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12142 | 2025.01.28 08:37:42.147001 [ 103 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
12143 | 2025.01.28 08:37:42.147063 [ 103 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12144 | 2025.01.28 08:37:42.147105 [ 4 ] {6b19b9c4-5f23-4532-8645-ef9d32519ed4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002177 sec., 6430.868167202572 rows/sec., 450.38 KiB/sec. | ||
12145 | 2025.01.28 08:37:42.147115 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12146 | 2025.01.28 08:37:42.147304 [ 4 ] {6b19b9c4-5f23-4532-8645-ef9d32519ed4} <Debug> TCPHandler: Processed in 0.002617047 sec. | ||
12147 | 2025.01.28 08:37:42.147504 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
12148 | 2025.01.28 08:37:42.147587 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12149 | 2025.01.28 08:37:42.148019 [ 258 ] {22d988b2-c3da-4b76-899c-e1dbe8950c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12150 | 2025.01.28 08:37:42.148168 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12151 | 2025.01.28 08:37:42.148204 [ 258 ] {22d988b2-c3da-4b76-899c-e1dbe8950c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12152 | 2025.01.28 08:37:42.148358 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 243 rows starting from the beginning of the part | ||
12153 | 2025.01.28 08:37:42.148731 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
12154 | 2025.01.28 08:37:42.149148 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
12155 | 2025.01.28 08:37:42.149549 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 242 rows starting from the beginning of the part | ||
12156 | 2025.01.28 08:37:42.149854 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12157 | 2025.01.28 08:37:42.150170 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
12158 | 2025.01.28 08:37:42.151159 [ 258 ] {22d988b2-c3da-4b76-899c-e1dbe8950c23} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12159 | 2025.01.28 08:37:42.151247 [ 258 ] {22d988b2-c3da-4b76-899c-e1dbe8950c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12160 | 2025.01.28 08:37:42.152286 [ 258 ] {22d988b2-c3da-4b76-899c-e1dbe8950c23} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12161 | 2025.01.28 08:37:42.152899 [ 258 ] {22d988b2-c3da-4b76-899c-e1dbe8950c23} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12162 | 2025.01.28 08:37:42.152966 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005716452 sec., 94639.12230873275 rows/sec., 6.78 MiB/sec. | ||
12163 | 2025.01.28 08:37:42.153122 [ 103 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12164 | 2025.01.28 08:37:42.153200 [ 103 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12165 | 2025.01.28 08:37:42.153262 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12166 | 2025.01.28 08:37:42.153271 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12167 | 2025.01.28 08:37:42.153315 [ 258 ] {22d988b2-c3da-4b76-899c-e1dbe8950c23} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005433 sec., 2392.7848334253636 rows/sec., 149.19 KiB/sec. | ||
12168 | 2025.01.28 08:37:42.153820 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12169 | 2025.01.28 08:37:42.153871 [ 258 ] {22d988b2-c3da-4b76-899c-e1dbe8950c23} <Debug> TCPHandler: Processed in 0.006421712 sec. | ||
12170 | 2025.01.28 08:37:42.154293 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12171 | 2025.01.28 08:37:42.154646 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12172 | 2025.01.28 08:37:42.154865 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
12173 | 2025.01.28 08:37:42.154880 [ 4 ] {ac527807-9985-466a-a839-e796428fe751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12174 | 2025.01.28 08:37:42.155096 [ 4 ] {ac527807-9985-466a-a839-e796428fe751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12175 | 2025.01.28 08:37:42.155161 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12176 | 2025.01.28 08:37:42.155468 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
12177 | 2025.01.28 08:37:42.155611 [ 200 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_42_9} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
12178 | 2025.01.28 08:37:42.155964 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12179 | 2025.01.28 08:37:42.156069 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
12180 | 2025.01.28 08:37:42.156455 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
12181 | 2025.01.28 08:37:42.156833 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
12182 | 2025.01.28 08:37:42.158506 [ 4 ] {ac527807-9985-466a-a839-e796428fe751} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12183 | 2025.01.28 08:37:42.158586 [ 4 ] {ac527807-9985-466a-a839-e796428fe751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12184 | 2025.01.28 08:37:42.159254 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005898725 sec., 11019.330448529132 rows/sec., 730.10 KiB/sec. | ||
12185 | 2025.01.28 08:37:42.159451 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12186 | 2025.01.28 08:37:42.159627 [ 4 ] {ac527807-9985-466a-a839-e796428fe751} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12187 | 2025.01.28 08:37:42.159930 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12188 | 2025.01.28 08:37:42.160100 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_41_10} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12189 | 2025.01.28 08:37:42.160163 [ 4 ] {ac527807-9985-466a-a839-e796428fe751} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12190 | 2025.01.28 08:37:42.160244 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12191 | 2025.01.28 08:37:42.160437 [ 103 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12192 | 2025.01.28 08:37:42.160486 [ 103 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12193 | 2025.01.28 08:37:42.160525 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12194 | 2025.01.28 08:37:42.160532 [ 4 ] {ac527807-9985-466a-a839-e796428fe751} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.005855 sec., 71391.97267292911 rows/sec., 5.10 MiB/sec. | ||
12195 | 2025.01.28 08:37:42.160763 [ 4 ] {ac527807-9985-466a-a839-e796428fe751} <Debug> TCPHandler: Processed in 0.006749666 sec. | ||
12196 | 2025.01.28 08:37:42.160808 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
12197 | 2025.01.28 08:37:42.160980 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12198 | 2025.01.28 08:37:42.161004 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12199 | 2025.01.28 08:37:42.161057 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 914 rows starting from the beginning of the part | ||
12200 | 2025.01.28 08:37:42.161317 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
12201 | 2025.01.28 08:37:42.161351 [ 258 ] {2ee40214-baee-49a1-ba62-b354f3865f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12202 | 2025.01.28 08:37:42.161587 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 68 rows starting from the beginning of the part | ||
12203 | 2025.01.28 08:37:42.161604 [ 258 ] {2ee40214-baee-49a1-ba62-b354f3865f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12204 | 2025.01.28 08:37:42.161809 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 418 rows starting from the beginning of the part | ||
12205 | 2025.01.28 08:37:42.162124 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 72 rows starting from the beginning of the part | ||
12206 | 2025.01.28 08:37:42.162434 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 418 rows starting from the beginning of the part | ||
12207 | 2025.01.28 08:37:42.163795 [ 258 ] {2ee40214-baee-49a1-ba62-b354f3865f3c} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12208 | 2025.01.28 08:37:42.163868 [ 258 ] {2ee40214-baee-49a1-ba62-b354f3865f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12209 | 2025.01.28 08:37:42.164949 [ 258 ] {2ee40214-baee-49a1-ba62-b354f3865f3c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12210 | 2025.01.28 08:37:42.165291 [ 258 ] {2ee40214-baee-49a1-ba62-b354f3865f3c} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12211 | 2025.01.28 08:37:42.166057 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005441458 sec., 359094.93374753604 rows/sec., 27.49 MiB/sec. | ||
12212 | 2025.01.28 08:37:42.166057 [ 258 ] {2ee40214-baee-49a1-ba62-b354f3865f3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004881 sec., 1229.2562999385373 rows/sec., 64.22 KiB/sec. | ||
12213 | 2025.01.28 08:37:42.166409 [ 258 ] {2ee40214-baee-49a1-ba62-b354f3865f3c} <Debug> TCPHandler: Processed in 0.005533219 sec. | ||
12214 | 2025.01.28 08:37:42.166413 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12215 | 2025.01.28 08:37:42.166650 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12216 | 2025.01.28 08:37:42.166846 [ 4 ] {16827ce9-33b6-4441-9029-61e20e491c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12217 | 2025.01.28 08:37:42.166929 [ 4 ] {16827ce9-33b6-4441-9029-61e20e491c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12218 | 2025.01.28 08:37:42.167006 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12219 | 2025.01.28 08:37:42.167267 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_96_19} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12220 | 2025.01.28 08:37:42.167459 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
12221 | 2025.01.28 08:37:42.167923 [ 4 ] {16827ce9-33b6-4441-9029-61e20e491c23} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12222 | 2025.01.28 08:37:42.167968 [ 4 ] {16827ce9-33b6-4441-9029-61e20e491c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12223 | 2025.01.28 08:37:42.168382 [ 4 ] {16827ce9-33b6-4441-9029-61e20e491c23} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12224 | 2025.01.28 08:37:42.168625 [ 4 ] {16827ce9-33b6-4441-9029-61e20e491c23} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12225 | 2025.01.28 08:37:42.168811 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12226 | 2025.01.28 08:37:42.168882 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12227 | 2025.01.28 08:37:42.168888 [ 4 ] {16827ce9-33b6-4441-9029-61e20e491c23} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002109 sec., 112375.533428165 rows/sec., 7.53 MiB/sec. | ||
12228 | 2025.01.28 08:37:42.168929 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12229 | 2025.01.28 08:37:42.169075 [ 4 ] {16827ce9-33b6-4441-9029-61e20e491c23} <Debug> TCPHandler: Processed in 0.002538516 sec. | ||
12230 | 2025.01.28 08:37:42.169159 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
12231 | 2025.01.28 08:37:42.169268 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12232 | 2025.01.28 08:37:42.169318 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12233 | 2025.01.28 08:37:42.169350 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27763 rows starting from the beginning of the part | ||
12234 | 2025.01.28 08:37:42.169458 [ 258 ] {cd668b13-f36a-40b6-806c-59cc0322d0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12235 | 2025.01.28 08:37:42.169551 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 96 rows starting from the beginning of the part | ||
12236 | 2025.01.28 08:37:42.169661 [ 258 ] {cd668b13-f36a-40b6-806c-59cc0322d0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12237 | 2025.01.28 08:37:42.169925 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
12238 | 2025.01.28 08:37:42.170351 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
12239 | 2025.01.28 08:37:42.170748 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 162 rows starting from the beginning of the part | ||
12240 | 2025.01.28 08:37:42.171141 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
12241 | 2025.01.28 08:37:42.172024 [ 258 ] {cd668b13-f36a-40b6-806c-59cc0322d0d1} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12242 | 2025.01.28 08:37:42.172064 [ 258 ] {cd668b13-f36a-40b6-806c-59cc0322d0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12243 | 2025.01.28 08:37:42.172546 [ 258 ] {cd668b13-f36a-40b6-806c-59cc0322d0d1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12244 | 2025.01.28 08:37:42.172812 [ 258 ] {cd668b13-f36a-40b6-806c-59cc0322d0d1} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12245 | 2025.01.28 08:37:42.172990 [ 103 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
12246 | 2025.01.28 08:37:42.173050 [ 103 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12247 | 2025.01.28 08:37:42.173105 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12248 | 2025.01.28 08:37:42.173176 [ 258 ] {cd668b13-f36a-40b6-806c-59cc0322d0d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003763 sec., 265.7454158915759 rows/sec., 17.91 KiB/sec. | ||
12249 | 2025.01.28 08:37:42.173608 [ 258 ] {cd668b13-f36a-40b6-806c-59cc0322d0d1} <Debug> TCPHandler: Processed in 0.004412293 sec. | ||
12250 | 2025.01.28 08:37:42.173653 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
12251 | 2025.01.28 08:37:42.173977 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12252 | 2025.01.28 08:37:42.174163 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12253 | 2025.01.28 08:37:42.174287 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
12254 | 2025.01.28 08:37:42.174420 [ 4 ] {3f6c18ab-488d-4a11-a392-90a0abe97242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12255 | 2025.01.28 08:37:42.174605 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
12256 | 2025.01.28 08:37:42.174979 [ 4 ] {3f6c18ab-488d-4a11-a392-90a0abe97242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12257 | 2025.01.28 08:37:42.175010 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12258 | 2025.01.28 08:37:42.175646 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
12259 | 2025.01.28 08:37:42.176008 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12260 | 2025.01.28 08:37:42.176383 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
12261 | 2025.01.28 08:37:42.181085 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.007847672 sec., 5351.905635199841 rows/sec., 360.13 KiB/sec. | ||
12262 | 2025.01.28 08:37:42.181421 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12263 | 2025.01.28 08:37:42.181997 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28655 rows, containing 5 columns (5 merged, 0 gathered) in 0.012946265 sec., 2213379.6890454507 rows/sec., 149.44 MiB/sec. | ||
12264 | 2025.01.28 08:37:42.182460 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12265 | 2025.01.28 08:37:42.182574 [ 4 ] {3f6c18ab-488d-4a11-a392-90a0abe97242} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12266 | 2025.01.28 08:37:42.182639 [ 4 ] {3f6c18ab-488d-4a11-a392-90a0abe97242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12267 | 2025.01.28 08:37:42.182655 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_42_9} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
12268 | 2025.01.28 08:37:42.182727 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12269 | 2025.01.28 08:37:42.182991 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12270 | 2025.01.28 08:37:42.183343 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12271 | 2025.01.28 08:37:42.183465 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12272 | 2025.01.28 08:37:42.183580 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
12273 | 2025.01.28 08:37:42.183896 [ 4 ] {3f6c18ab-488d-4a11-a392-90a0abe97242} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12274 | 2025.01.28 08:37:42.184174 [ 4 ] {3f6c18ab-488d-4a11-a392-90a0abe97242} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12275 | 2025.01.28 08:37:42.184448 [ 4 ] {3f6c18ab-488d-4a11-a392-90a0abe97242} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.010218 sec., 3523.1943628890194 rows/sec., 6.31 MiB/sec. | ||
12276 | 2025.01.28 08:37:42.184606 [ 4 ] {3f6c18ab-488d-4a11-a392-90a0abe97242} <Debug> TCPHandler: Processed in 0.010874625 sec. | ||
12277 | 2025.01.28 08:37:42.184832 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12278 | 2025.01.28 08:37:42.185053 [ 258 ] {877941cd-763a-42d8-90a7-569d4be6b4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12279 | 2025.01.28 08:37:42.185146 [ 258 ] {877941cd-763a-42d8-90a7-569d4be6b4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12280 | 2025.01.28 08:37:42.185797 [ 258 ] {877941cd-763a-42d8-90a7-569d4be6b4e0} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12281 | 2025.01.28 08:37:42.185833 [ 258 ] {877941cd-763a-42d8-90a7-569d4be6b4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12282 | 2025.01.28 08:37:42.186214 [ 258 ] {877941cd-763a-42d8-90a7-569d4be6b4e0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12283 | 2025.01.28 08:37:42.186456 [ 258 ] {877941cd-763a-42d8-90a7-569d4be6b4e0} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12284 | 2025.01.28 08:37:42.186583 [ 103 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12285 | 2025.01.28 08:37:42.186617 [ 103 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12286 | 2025.01.28 08:37:42.186631 [ 258 ] {877941cd-763a-42d8-90a7-569d4be6b4e0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00163 sec., 50306.74846625767 rows/sec., 3.20 MiB/sec. | ||
12287 | 2025.01.28 08:37:42.186639 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12288 | 2025.01.28 08:37:42.186739 [ 258 ] {877941cd-763a-42d8-90a7-569d4be6b4e0} <Debug> TCPHandler: Processed in 0.002015369 sec. | ||
12289 | 2025.01.28 08:37:42.186855 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
12290 | 2025.01.28 08:37:42.186970 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12291 | 2025.01.28 08:37:42.186997 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5508 rows starting from the beginning of the part | ||
12292 | 2025.01.28 08:37:42.187074 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part | ||
12293 | 2025.01.28 08:37:42.187314 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
12294 | 2025.01.28 08:37:42.187443 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
12295 | 2025.01.28 08:37:42.187634 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
12296 | 2025.01.28 08:37:42.187788 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
12297 | 2025.01.28 08:37:42.190295 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5828 rows, containing 4 columns (4 merged, 0 gathered) in 0.003565281 sec., 1634653.7622139743 rows/sec., 106.55 MiB/sec. | ||
12298 | 2025.01.28 08:37:42.190746 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12299 | 2025.01.28 08:37:42.191073 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_96_19} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12300 | 2025.01.28 08:37:42.191152 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_96_19} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12301 | 2025.01.28 08:37:42.191235 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
12302 | 2025.01.28 08:37:43.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.97 MiB, peak 258.17 MiB, free memory in arenas 0.00 B, will set to 246.94 MiB (RSS), difference: -1.03 MiB | ||
12303 | 2025.01.28 08:37:43.353401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
12304 | 2025.01.28 08:37:43.373860 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12305 | 2025.01.28 08:37:43.373919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
12306 | 2025.01.28 08:37:43.381256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12307 | 2025.01.28 08:37:43.382037 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12308 | 2025.01.28 08:37:43.385390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
12309 | 2025.01.28 08:37:46.589002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1730 | ||
12310 | 2025.01.28 08:37:46.592238 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12311 | 2025.01.28 08:37:46.592294 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12312 | 2025.01.28 08:37:46.593761 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12313 | 2025.01.28 08:37:46.594074 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12314 | 2025.01.28 08:37:46.594734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
12315 | 2025.01.28 08:37:47.123808 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12316 | 2025.01.28 08:37:47.124018 [ 258 ] {54895703-1385-453f-bc21-070a777c4731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12317 | 2025.01.28 08:37:47.124099 [ 258 ] {54895703-1385-453f-bc21-070a777c4731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12318 | 2025.01.28 08:37:47.124958 [ 258 ] {54895703-1385-453f-bc21-070a777c4731} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12319 | 2025.01.28 08:37:47.125006 [ 258 ] {54895703-1385-453f-bc21-070a777c4731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12320 | 2025.01.28 08:37:47.125477 [ 258 ] {54895703-1385-453f-bc21-070a777c4731} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12321 | 2025.01.28 08:37:47.125741 [ 258 ] {54895703-1385-453f-bc21-070a777c4731} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12322 | 2025.01.28 08:37:47.125979 [ 258 ] {54895703-1385-453f-bc21-070a777c4731} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002019 sec., 31698.860822189203 rows/sec., 2.50 MiB/sec. | ||
12323 | 2025.01.28 08:37:47.126043 [ 258 ] {54895703-1385-453f-bc21-070a777c4731} <Debug> TCPHandler: Processed in 0.002374224 sec. | ||
12324 | 2025.01.28 08:37:47.126318 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12325 | 2025.01.28 08:37:47.126533 [ 4 ] {c6c2a631-6693-49fa-abd9-8cadd178f21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12326 | 2025.01.28 08:37:47.126615 [ 4 ] {c6c2a631-6693-49fa-abd9-8cadd178f21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12327 | 2025.01.28 08:37:47.127372 [ 4 ] {c6c2a631-6693-49fa-abd9-8cadd178f21d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12328 | 2025.01.28 08:37:47.127418 [ 4 ] {c6c2a631-6693-49fa-abd9-8cadd178f21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12329 | 2025.01.28 08:37:47.127874 [ 4 ] {c6c2a631-6693-49fa-abd9-8cadd178f21d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12330 | 2025.01.28 08:37:47.128161 [ 4 ] {c6c2a631-6693-49fa-abd9-8cadd178f21d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12331 | 2025.01.28 08:37:47.128400 [ 4 ] {c6c2a631-6693-49fa-abd9-8cadd178f21d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001924 sec., 2079.002079002079 rows/sec., 156.33 KiB/sec. | ||
12332 | 2025.01.28 08:37:47.128498 [ 4 ] {c6c2a631-6693-49fa-abd9-8cadd178f21d} <Debug> TCPHandler: Processed in 0.002326063 sec. | ||
12333 | 2025.01.28 08:37:47.128709 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12334 | 2025.01.28 08:37:47.128870 [ 258 ] {41d1e725-c88a-4f92-9470-4b3b5f32ee7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12335 | 2025.01.28 08:37:47.128928 [ 258 ] {41d1e725-c88a-4f92-9470-4b3b5f32ee7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12336 | 2025.01.28 08:37:47.129684 [ 258 ] {41d1e725-c88a-4f92-9470-4b3b5f32ee7a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12337 | 2025.01.28 08:37:47.129721 [ 258 ] {41d1e725-c88a-4f92-9470-4b3b5f32ee7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12338 | 2025.01.28 08:37:47.130118 [ 258 ] {41d1e725-c88a-4f92-9470-4b3b5f32ee7a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12339 | 2025.01.28 08:37:47.130370 [ 258 ] {41d1e725-c88a-4f92-9470-4b3b5f32ee7a} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12340 | 2025.01.28 08:37:47.130612 [ 258 ] {41d1e725-c88a-4f92-9470-4b3b5f32ee7a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001775 sec., 38309.859154929574 rows/sec., 2.99 MiB/sec. | ||
12341 | 2025.01.28 08:37:47.130717 [ 258 ] {41d1e725-c88a-4f92-9470-4b3b5f32ee7a} <Debug> TCPHandler: Processed in 0.002117211 sec. | ||
12342 | 2025.01.28 08:37:47.130937 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12343 | 2025.01.28 08:37:47.131112 [ 4 ] {c6eefed1-7669-4ff3-89af-18dd72a58d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12344 | 2025.01.28 08:37:47.131171 [ 4 ] {c6eefed1-7669-4ff3-89af-18dd72a58d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12345 | 2025.01.28 08:37:47.131775 [ 4 ] {c6eefed1-7669-4ff3-89af-18dd72a58d83} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12346 | 2025.01.28 08:37:47.131815 [ 4 ] {c6eefed1-7669-4ff3-89af-18dd72a58d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12347 | 2025.01.28 08:37:47.132241 [ 4 ] {c6eefed1-7669-4ff3-89af-18dd72a58d83} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12348 | 2025.01.28 08:37:47.132489 [ 4 ] {c6eefed1-7669-4ff3-89af-18dd72a58d83} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12349 | 2025.01.28 08:37:47.132676 [ 4 ] {c6eefed1-7669-4ff3-89af-18dd72a58d83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec. | ||
12350 | 2025.01.28 08:37:47.132731 [ 4 ] {c6eefed1-7669-4ff3-89af-18dd72a58d83} <Debug> TCPHandler: Processed in 0.001910487 sec. | ||
12351 | 2025.01.28 08:37:47.132892 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12352 | 2025.01.28 08:37:47.133033 [ 258 ] {bba983ba-c605-451e-bc2d-a0056b29f790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12353 | 2025.01.28 08:37:47.133132 [ 258 ] {bba983ba-c605-451e-bc2d-a0056b29f790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12354 | 2025.01.28 08:37:47.134328 [ 258 ] {bba983ba-c605-451e-bc2d-a0056b29f790} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12355 | 2025.01.28 08:37:47.134368 [ 258 ] {bba983ba-c605-451e-bc2d-a0056b29f790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12356 | 2025.01.28 08:37:47.134999 [ 258 ] {bba983ba-c605-451e-bc2d-a0056b29f790} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12357 | 2025.01.28 08:37:47.135267 [ 258 ] {bba983ba-c605-451e-bc2d-a0056b29f790} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12358 | 2025.01.28 08:37:47.135519 [ 258 ] {bba983ba-c605-451e-bc2d-a0056b29f790} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002519 sec., 1587.9317189360859 rows/sec., 2.85 MiB/sec. | ||
12359 | 2025.01.28 08:37:47.135631 [ 258 ] {bba983ba-c605-451e-bc2d-a0056b29f790} <Debug> TCPHandler: Processed in 0.00280898 sec. | ||
12360 | 2025.01.28 08:37:47.135779 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12361 | 2025.01.28 08:37:47.135902 [ 4 ] {9fd5daf3-017f-44a1-a448-10b45c8ad0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12362 | 2025.01.28 08:37:47.135956 [ 4 ] {9fd5daf3-017f-44a1-a448-10b45c8ad0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12363 | 2025.01.28 08:37:47.136461 [ 4 ] {9fd5daf3-017f-44a1-a448-10b45c8ad0e9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12364 | 2025.01.28 08:37:47.136501 [ 4 ] {9fd5daf3-017f-44a1-a448-10b45c8ad0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12365 | 2025.01.28 08:37:47.136893 [ 4 ] {9fd5daf3-017f-44a1-a448-10b45c8ad0e9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12366 | 2025.01.28 08:37:47.137139 [ 4 ] {9fd5daf3-017f-44a1-a448-10b45c8ad0e9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12367 | 2025.01.28 08:37:47.137363 [ 4 ] {9fd5daf3-017f-44a1-a448-10b45c8ad0e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. | ||
12368 | 2025.01.28 08:37:47.137415 [ 4 ] {9fd5daf3-017f-44a1-a448-10b45c8ad0e9} <Debug> TCPHandler: Processed in 0.001694284 sec. | ||
12369 | 2025.01.28 08:37:48.244535 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12370 | 2025.01.28 08:37:48.244751 [ 258 ] {1e0c6f26-b9e8-4fbc-a3db-85f23ca8935c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12371 | 2025.01.28 08:37:48.244836 [ 258 ] {1e0c6f26-b9e8-4fbc-a3db-85f23ca8935c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12372 | 2025.01.28 08:37:48.245711 [ 258 ] {1e0c6f26-b9e8-4fbc-a3db-85f23ca8935c} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12373 | 2025.01.28 08:37:48.245764 [ 258 ] {1e0c6f26-b9e8-4fbc-a3db-85f23ca8935c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12374 | 2025.01.28 08:37:48.246221 [ 258 ] {1e0c6f26-b9e8-4fbc-a3db-85f23ca8935c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12375 | 2025.01.28 08:37:48.246482 [ 258 ] {1e0c6f26-b9e8-4fbc-a3db-85f23ca8935c} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12376 | 2025.01.28 08:37:48.246769 [ 258 ] {1e0c6f26-b9e8-4fbc-a3db-85f23ca8935c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002067 sec., 6773.101112723755 rows/sec., 487.57 KiB/sec. | ||
12377 | 2025.01.28 08:37:48.246923 [ 258 ] {1e0c6f26-b9e8-4fbc-a3db-85f23ca8935c} <Debug> TCPHandler: Processed in 0.002526786 sec. | ||
12378 | 2025.01.28 08:37:48.247310 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12379 | 2025.01.28 08:37:48.247620 [ 4 ] {7388adc4-7894-495b-84e3-c4e6ab3ae201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12380 | 2025.01.28 08:37:48.247720 [ 4 ] {7388adc4-7894-495b-84e3-c4e6ab3ae201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12381 | 2025.01.28 08:37:48.248477 [ 4 ] {7388adc4-7894-495b-84e3-c4e6ab3ae201} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12382 | 2025.01.28 08:37:48.248530 [ 4 ] {7388adc4-7894-495b-84e3-c4e6ab3ae201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12383 | 2025.01.28 08:37:48.248987 [ 4 ] {7388adc4-7894-495b-84e3-c4e6ab3ae201} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12384 | 2025.01.28 08:37:48.249256 [ 4 ] {7388adc4-7894-495b-84e3-c4e6ab3ae201} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12385 | 2025.01.28 08:37:48.249520 [ 4 ] {7388adc4-7894-495b-84e3-c4e6ab3ae201} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001986 sec., 5035.246727089628 rows/sec., 410.59 KiB/sec. | ||
12386 | 2025.01.28 08:37:48.249663 [ 4 ] {7388adc4-7894-495b-84e3-c4e6ab3ae201} <Debug> TCPHandler: Processed in 0.002592797 sec. | ||
12387 | 2025.01.28 08:37:48.249875 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12388 | 2025.01.28 08:37:48.250102 [ 258 ] {994fe922-de9f-4e5e-8d1b-4b49bf820dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12389 | 2025.01.28 08:37:48.250199 [ 258 ] {994fe922-de9f-4e5e-8d1b-4b49bf820dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12390 | 2025.01.28 08:37:48.252009 [ 258 ] {994fe922-de9f-4e5e-8d1b-4b49bf820dea} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12391 | 2025.01.28 08:37:48.252048 [ 258 ] {994fe922-de9f-4e5e-8d1b-4b49bf820dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12392 | 2025.01.28 08:37:48.252517 [ 258 ] {994fe922-de9f-4e5e-8d1b-4b49bf820dea} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12393 | 2025.01.28 08:37:48.252779 [ 258 ] {994fe922-de9f-4e5e-8d1b-4b49bf820dea} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12394 | 2025.01.28 08:37:48.253010 [ 258 ] {994fe922-de9f-4e5e-8d1b-4b49bf820dea} <Debug> executeQuery: Read 1420 rows, 121.27 KiB in 0.002966 sec., 478759.2717464599 rows/sec., 39.93 MiB/sec. | ||
12395 | 2025.01.28 08:37:48.253070 [ 258 ] {994fe922-de9f-4e5e-8d1b-4b49bf820dea} <Debug> TCPHandler: Processed in 0.003306867 sec. | ||
12396 | 2025.01.28 08:37:48.253240 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12397 | 2025.01.28 08:37:48.253390 [ 4 ] {0b472f1a-870f-4058-b1be-b70a1ebf6a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12398 | 2025.01.28 08:37:48.253453 [ 4 ] {0b472f1a-870f-4058-b1be-b70a1ebf6a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12399 | 2025.01.28 08:37:48.254110 [ 4 ] {0b472f1a-870f-4058-b1be-b70a1ebf6a4d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12400 | 2025.01.28 08:37:48.254150 [ 4 ] {0b472f1a-870f-4058-b1be-b70a1ebf6a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12401 | 2025.01.28 08:37:48.254543 [ 4 ] {0b472f1a-870f-4058-b1be-b70a1ebf6a4d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12402 | 2025.01.28 08:37:48.254793 [ 4 ] {0b472f1a-870f-4058-b1be-b70a1ebf6a4d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12403 | 2025.01.28 08:37:48.255036 [ 4 ] {0b472f1a-870f-4058-b1be-b70a1ebf6a4d} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.001676 sec., 31622.91169451074 rows/sec., 2.25 MiB/sec. | ||
12404 | 2025.01.28 08:37:48.255106 [ 4 ] {0b472f1a-870f-4058-b1be-b70a1ebf6a4d} <Debug> TCPHandler: Processed in 0.001934438 sec. | ||
12405 | 2025.01.28 08:37:48.255430 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12406 | 2025.01.28 08:37:48.255671 [ 258 ] {e7cd2c67-6972-4016-af62-35c19f5263e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12407 | 2025.01.28 08:37:48.255724 [ 258 ] {e7cd2c67-6972-4016-af62-35c19f5263e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12408 | 2025.01.28 08:37:48.256401 [ 258 ] {e7cd2c67-6972-4016-af62-35c19f5263e7} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12409 | 2025.01.28 08:37:48.256441 [ 258 ] {e7cd2c67-6972-4016-af62-35c19f5263e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12410 | 2025.01.28 08:37:48.256826 [ 258 ] {e7cd2c67-6972-4016-af62-35c19f5263e7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12411 | 2025.01.28 08:37:48.257073 [ 258 ] {e7cd2c67-6972-4016-af62-35c19f5263e7} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12412 | 2025.01.28 08:37:48.257326 [ 258 ] {e7cd2c67-6972-4016-af62-35c19f5263e7} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001699 sec., 142436.72748675692 rows/sec., 9.65 MiB/sec. | ||
12413 | 2025.01.28 08:37:48.257391 [ 258 ] {e7cd2c67-6972-4016-af62-35c19f5263e7} <Debug> TCPHandler: Processed in 0.00217072 sec. | ||
12414 | 2025.01.28 08:37:48.257680 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12415 | 2025.01.28 08:37:48.257799 [ 4 ] {e8fb5670-0d42-4dd8-912b-16fca9bb3619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12416 | 2025.01.28 08:37:48.257850 [ 4 ] {e8fb5670-0d42-4dd8-912b-16fca9bb3619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12417 | 2025.01.28 08:37:48.258429 [ 4 ] {e8fb5670-0d42-4dd8-912b-16fca9bb3619} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12418 | 2025.01.28 08:37:48.258469 [ 4 ] {e8fb5670-0d42-4dd8-912b-16fca9bb3619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12419 | 2025.01.28 08:37:48.258837 [ 4 ] {e8fb5670-0d42-4dd8-912b-16fca9bb3619} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12420 | 2025.01.28 08:37:48.259094 [ 4 ] {e8fb5670-0d42-4dd8-912b-16fca9bb3619} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12421 | 2025.01.28 08:37:48.259299 [ 4 ] {e8fb5670-0d42-4dd8-912b-16fca9bb3619} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. | ||
12422 | 2025.01.28 08:37:48.259353 [ 4 ] {e8fb5670-0d42-4dd8-912b-16fca9bb3619} <Debug> TCPHandler: Processed in 0.001856697 sec. | ||
12423 | 2025.01.28 08:37:48.259492 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12424 | 2025.01.28 08:37:48.259609 [ 258 ] {c8dff838-6b54-4a3c-83cc-5f80035ef5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12425 | 2025.01.28 08:37:48.259668 [ 258 ] {c8dff838-6b54-4a3c-83cc-5f80035ef5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12426 | 2025.01.28 08:37:48.260720 [ 258 ] {c8dff838-6b54-4a3c-83cc-5f80035ef5d4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12427 | 2025.01.28 08:37:48.260760 [ 258 ] {c8dff838-6b54-4a3c-83cc-5f80035ef5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12428 | 2025.01.28 08:37:48.261177 [ 258 ] {c8dff838-6b54-4a3c-83cc-5f80035ef5d4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12429 | 2025.01.28 08:37:48.261432 [ 258 ] {c8dff838-6b54-4a3c-83cc-5f80035ef5d4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12430 | 2025.01.28 08:37:48.261696 [ 258 ] {c8dff838-6b54-4a3c-83cc-5f80035ef5d4} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.002112 sec., 418560.606060606 rows/sec., 30.36 MiB/sec. | ||
12431 | 2025.01.28 08:37:48.261776 [ 258 ] {c8dff838-6b54-4a3c-83cc-5f80035ef5d4} <Debug> TCPHandler: Processed in 0.002340213 sec. | ||
12432 | 2025.01.28 08:37:48.261984 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12433 | 2025.01.28 08:37:48.262249 [ 4 ] {38148599-d111-4353-b3f4-909397d1cbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12434 | 2025.01.28 08:37:48.262310 [ 4 ] {38148599-d111-4353-b3f4-909397d1cbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12435 | 2025.01.28 08:37:48.262843 [ 4 ] {38148599-d111-4353-b3f4-909397d1cbe3} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12436 | 2025.01.28 08:37:48.262882 [ 4 ] {38148599-d111-4353-b3f4-909397d1cbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12437 | 2025.01.28 08:37:48.263258 [ 4 ] {38148599-d111-4353-b3f4-909397d1cbe3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12438 | 2025.01.28 08:37:48.263531 [ 4 ] {38148599-d111-4353-b3f4-909397d1cbe3} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12439 | 2025.01.28 08:37:48.263750 [ 4 ] {38148599-d111-4353-b3f4-909397d1cbe3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 199.79 KiB/sec. | ||
12440 | 2025.01.28 08:37:48.263806 [ 4 ] {38148599-d111-4353-b3f4-909397d1cbe3} <Debug> TCPHandler: Processed in 0.001942948 sec. | ||
12441 | 2025.01.28 08:37:48.264014 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12442 | 2025.01.28 08:37:48.264236 [ 258 ] {947f0ce2-9695-4f00-9ae0-51c0a55be77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12443 | 2025.01.28 08:37:48.264333 [ 258 ] {947f0ce2-9695-4f00-9ae0-51c0a55be77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12444 | 2025.01.28 08:37:48.265294 [ 258 ] {947f0ce2-9695-4f00-9ae0-51c0a55be77e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12445 | 2025.01.28 08:37:48.265333 [ 258 ] {947f0ce2-9695-4f00-9ae0-51c0a55be77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12446 | 2025.01.28 08:37:48.265781 [ 258 ] {947f0ce2-9695-4f00-9ae0-51c0a55be77e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12447 | 2025.01.28 08:37:48.266032 [ 258 ] {947f0ce2-9695-4f00-9ae0-51c0a55be77e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12448 | 2025.01.28 08:37:48.266274 [ 258 ] {947f0ce2-9695-4f00-9ae0-51c0a55be77e} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.002089 sec., 474868.3580660603 rows/sec., 31.60 MiB/sec. | ||
12449 | 2025.01.28 08:37:48.266379 [ 258 ] {947f0ce2-9695-4f00-9ae0-51c0a55be77e} <Debug> TCPHandler: Processed in 0.002472945 sec. | ||
12450 | 2025.01.28 08:37:48.266588 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12451 | 2025.01.28 08:37:48.266762 [ 4 ] {94b7ac87-2675-4730-854c-083938194810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12452 | 2025.01.28 08:37:48.266819 [ 4 ] {94b7ac87-2675-4730-854c-083938194810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12453 | 2025.01.28 08:37:48.267308 [ 4 ] {94b7ac87-2675-4730-854c-083938194810} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12454 | 2025.01.28 08:37:48.267348 [ 4 ] {94b7ac87-2675-4730-854c-083938194810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12455 | 2025.01.28 08:37:48.267741 [ 4 ] {94b7ac87-2675-4730-854c-083938194810} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12456 | 2025.01.28 08:37:48.267988 [ 4 ] {94b7ac87-2675-4730-854c-083938194810} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12457 | 2025.01.28 08:37:48.268195 [ 4 ] {94b7ac87-2675-4730-854c-083938194810} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. | ||
12458 | 2025.01.28 08:37:48.268252 [ 4 ] {94b7ac87-2675-4730-854c-083938194810} <Debug> TCPHandler: Processed in 0.001782366 sec. | ||
12459 | 2025.01.28 08:37:48.268387 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12460 | 2025.01.28 08:37:48.268508 [ 258 ] {9cd1d26f-b357-47b2-bc51-e992c59a88c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12461 | 2025.01.28 08:37:48.268591 [ 258 ] {9cd1d26f-b357-47b2-bc51-e992c59a88c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12462 | 2025.01.28 08:37:48.269974 [ 258 ] {9cd1d26f-b357-47b2-bc51-e992c59a88c0} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12463 | 2025.01.28 08:37:48.270016 [ 258 ] {9cd1d26f-b357-47b2-bc51-e992c59a88c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12464 | 2025.01.28 08:37:48.270687 [ 258 ] {9cd1d26f-b357-47b2-bc51-e992c59a88c0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12465 | 2025.01.28 08:37:48.270965 [ 258 ] {9cd1d26f-b357-47b2-bc51-e992c59a88c0} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12466 | 2025.01.28 08:37:48.271220 [ 258 ] {9cd1d26f-b357-47b2-bc51-e992c59a88c0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002737 sec., 13153.087321885276 rows/sec., 23.57 MiB/sec. | ||
12467 | 2025.01.28 08:37:48.271355 [ 258 ] {9cd1d26f-b357-47b2-bc51-e992c59a88c0} <Debug> TCPHandler: Processed in 0.003023363 sec. | ||
12468 | 2025.01.28 08:37:48.271513 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12469 | 2025.01.28 08:37:48.271644 [ 4 ] {f72e1109-1e9a-478f-a056-5f1933ede5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12470 | 2025.01.28 08:37:48.271704 [ 4 ] {f72e1109-1e9a-478f-a056-5f1933ede5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12471 | 2025.01.28 08:37:48.272290 [ 4 ] {f72e1109-1e9a-478f-a056-5f1933ede5a6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12472 | 2025.01.28 08:37:48.272338 [ 4 ] {f72e1109-1e9a-478f-a056-5f1933ede5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12473 | 2025.01.28 08:37:48.272787 [ 4 ] {f72e1109-1e9a-478f-a056-5f1933ede5a6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12474 | 2025.01.28 08:37:48.273051 [ 4 ] {f72e1109-1e9a-478f-a056-5f1933ede5a6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12475 | 2025.01.28 08:37:48.273282 [ 4 ] {f72e1109-1e9a-478f-a056-5f1933ede5a6} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001671 sec., 27528.426092160385 rows/sec., 1.66 MiB/sec. | ||
12476 | 2025.01.28 08:37:48.273346 [ 4 ] {f72e1109-1e9a-478f-a056-5f1933ede5a6} <Debug> TCPHandler: Processed in 0.001902377 sec. | ||
12477 | 2025.01.28 08:37:48.943744 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
12478 | 2025.01.28 08:37:48.944412 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12479 | 2025.01.28 08:37:48.944458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12480 | 2025.01.28 08:37:48.945006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12481 | 2025.01.28 08:37:48.945289 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12482 | 2025.01.28 08:37:48.945524 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
12483 | 2025.01.28 08:37:50.885481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
12484 | 2025.01.28 08:37:50.907333 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12485 | 2025.01.28 08:37:50.907391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12486 | 2025.01.28 08:37:50.914797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12487 | 2025.01.28 08:37:50.915586 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12488 | 2025.01.28 08:37:50.918995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
12489 | 2025.01.28 08:37:52.120437 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12490 | 2025.01.28 08:37:52.120652 [ 258 ] {09455387-6da1-427a-9585-c18fed497447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12491 | 2025.01.28 08:37:52.120728 [ 258 ] {09455387-6da1-427a-9585-c18fed497447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12492 | 2025.01.28 08:37:52.121474 [ 258 ] {09455387-6da1-427a-9585-c18fed497447} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12493 | 2025.01.28 08:37:52.121523 [ 258 ] {09455387-6da1-427a-9585-c18fed497447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12494 | 2025.01.28 08:37:52.121982 [ 258 ] {09455387-6da1-427a-9585-c18fed497447} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12495 | 2025.01.28 08:37:52.122248 [ 258 ] {09455387-6da1-427a-9585-c18fed497447} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12496 | 2025.01.28 08:37:52.122486 [ 258 ] {09455387-6da1-427a-9585-c18fed497447} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001891 sec., 29613.960867265996 rows/sec., 2.26 MiB/sec. | ||
12497 | 2025.01.28 08:37:52.122566 [ 258 ] {09455387-6da1-427a-9585-c18fed497447} <Debug> TCPHandler: Processed in 0.002274543 sec. | ||
12498 | 2025.01.28 08:37:52.122893 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12499 | 2025.01.28 08:37:52.123122 [ 4 ] {4b0c2f1a-1afc-4b3f-ab7b-29d44e609c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12500 | 2025.01.28 08:37:52.123208 [ 4 ] {4b0c2f1a-1afc-4b3f-ab7b-29d44e609c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12501 | 2025.01.28 08:37:52.124054 [ 4 ] {4b0c2f1a-1afc-4b3f-ab7b-29d44e609c1f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12502 | 2025.01.28 08:37:52.124107 [ 4 ] {4b0c2f1a-1afc-4b3f-ab7b-29d44e609c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12503 | 2025.01.28 08:37:52.124572 [ 4 ] {4b0c2f1a-1afc-4b3f-ab7b-29d44e609c1f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12504 | 2025.01.28 08:37:52.124844 [ 4 ] {4b0c2f1a-1afc-4b3f-ab7b-29d44e609c1f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12505 | 2025.01.28 08:37:52.125085 [ 4 ] {4b0c2f1a-1afc-4b3f-ab7b-29d44e609c1f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002018 sec., 31714.56888007929 rows/sec., 2.48 MiB/sec. | ||
12506 | 2025.01.28 08:37:52.125173 [ 4 ] {4b0c2f1a-1afc-4b3f-ab7b-29d44e609c1f} <Debug> TCPHandler: Processed in 0.002474275 sec. | ||
12507 | 2025.01.28 08:37:52.125396 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12508 | 2025.01.28 08:37:52.125605 [ 258 ] {ca3c7f14-a436-4f46-8596-5dbff77d15bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12509 | 2025.01.28 08:37:52.125662 [ 258 ] {ca3c7f14-a436-4f46-8596-5dbff77d15bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12510 | 2025.01.28 08:37:52.126234 [ 258 ] {ca3c7f14-a436-4f46-8596-5dbff77d15bc} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12511 | 2025.01.28 08:37:52.126274 [ 258 ] {ca3c7f14-a436-4f46-8596-5dbff77d15bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12512 | 2025.01.28 08:37:52.126675 [ 258 ] {ca3c7f14-a436-4f46-8596-5dbff77d15bc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12513 | 2025.01.28 08:37:52.126926 [ 258 ] {ca3c7f14-a436-4f46-8596-5dbff77d15bc} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12514 | 2025.01.28 08:37:52.127158 [ 258 ] {ca3c7f14-a436-4f46-8596-5dbff77d15bc} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00159 sec., 60377.35849056604 rows/sec., 4.21 MiB/sec. | ||
12515 | 2025.01.28 08:37:52.127211 [ 258 ] {ca3c7f14-a436-4f46-8596-5dbff77d15bc} <Debug> TCPHandler: Processed in 0.001920207 sec. | ||
12516 | 2025.01.28 08:37:52.127390 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12517 | 2025.01.28 08:37:52.127533 [ 4 ] {4fae2e36-2d75-4690-887e-c3cee6afb5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12518 | 2025.01.28 08:37:52.127597 [ 4 ] {4fae2e36-2d75-4690-887e-c3cee6afb5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12519 | 2025.01.28 08:37:52.128128 [ 4 ] {4fae2e36-2d75-4690-887e-c3cee6afb5e3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12520 | 2025.01.28 08:37:52.128169 [ 4 ] {4fae2e36-2d75-4690-887e-c3cee6afb5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12521 | 2025.01.28 08:37:52.128565 [ 4 ] {4fae2e36-2d75-4690-887e-c3cee6afb5e3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12522 | 2025.01.28 08:37:52.128821 [ 4 ] {4fae2e36-2d75-4690-887e-c3cee6afb5e3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12523 | 2025.01.28 08:37:52.129059 [ 4 ] {4fae2e36-2d75-4690-887e-c3cee6afb5e3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001559 sec., 23091.72546504169 rows/sec., 1.56 MiB/sec. | ||
12524 | 2025.01.28 08:37:52.129147 [ 4 ] {4fae2e36-2d75-4690-887e-c3cee6afb5e3} <Debug> TCPHandler: Processed in 0.001819116 sec. | ||
12525 | 2025.01.28 08:37:56.285465 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12526 | 2025.01.28 08:37:56.285534 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12527 | 2025.01.28 08:37:56.445693 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
12528 | 2025.01.28 08:37:56.446805 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12529 | 2025.01.28 08:37:56.446901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12530 | 2025.01.28 08:37:56.447607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12531 | 2025.01.28 08:37:56.447888 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12532 | 2025.01.28 08:37:56.448173 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
12533 | 2025.01.28 08:37:56.594961 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1774 | ||
12534 | 2025.01.28 08:37:56.598435 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12535 | 2025.01.28 08:37:56.598484 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12536 | 2025.01.28 08:37:56.599968 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12537 | 2025.01.28 08:37:56.600296 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12538 | 2025.01.28 08:37:56.601198 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
12539 | 2025.01.28 08:37:57.123808 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12540 | 2025.01.28 08:37:57.124015 [ 258 ] {3025c357-0479-470e-b801-ee12db790756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12541 | 2025.01.28 08:37:57.124094 [ 258 ] {3025c357-0479-470e-b801-ee12db790756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12542 | 2025.01.28 08:37:57.124971 [ 258 ] {3025c357-0479-470e-b801-ee12db790756} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12543 | 2025.01.28 08:37:57.125019 [ 258 ] {3025c357-0479-470e-b801-ee12db790756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12544 | 2025.01.28 08:37:57.125468 [ 258 ] {3025c357-0479-470e-b801-ee12db790756} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12545 | 2025.01.28 08:37:57.125735 [ 258 ] {3025c357-0479-470e-b801-ee12db790756} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12546 | 2025.01.28 08:37:57.125990 [ 258 ] {3025c357-0479-470e-b801-ee12db790756} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002033 sec., 31480.57058534186 rows/sec., 2.48 MiB/sec. | ||
12547 | 2025.01.28 08:37:57.126055 [ 258 ] {3025c357-0479-470e-b801-ee12db790756} <Debug> TCPHandler: Processed in 0.002384964 sec. | ||
12548 | 2025.01.28 08:37:57.126321 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12549 | 2025.01.28 08:37:57.126550 [ 4 ] {be9480cd-da6e-46b9-ae9a-16c952121326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12550 | 2025.01.28 08:37:57.126633 [ 4 ] {be9480cd-da6e-46b9-ae9a-16c952121326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12551 | 2025.01.28 08:37:57.127393 [ 4 ] {be9480cd-da6e-46b9-ae9a-16c952121326} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12552 | 2025.01.28 08:37:57.127445 [ 4 ] {be9480cd-da6e-46b9-ae9a-16c952121326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12553 | 2025.01.28 08:37:57.127898 [ 4 ] {be9480cd-da6e-46b9-ae9a-16c952121326} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12554 | 2025.01.28 08:37:57.128164 [ 4 ] {be9480cd-da6e-46b9-ae9a-16c952121326} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12555 | 2025.01.28 08:37:57.128409 [ 4 ] {be9480cd-da6e-46b9-ae9a-16c952121326} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001923 sec., 2080.083203328133 rows/sec., 156.41 KiB/sec. | ||
12556 | 2025.01.28 08:37:57.128481 [ 4 ] {be9480cd-da6e-46b9-ae9a-16c952121326} <Debug> TCPHandler: Processed in 0.002304443 sec. | ||
12557 | 2025.01.28 08:37:57.128693 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12558 | 2025.01.28 08:37:57.128847 [ 258 ] {7d4680a0-1802-4f55-8190-0b0585b92927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12559 | 2025.01.28 08:37:57.128908 [ 258 ] {7d4680a0-1802-4f55-8190-0b0585b92927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12560 | 2025.01.28 08:37:57.129638 [ 258 ] {7d4680a0-1802-4f55-8190-0b0585b92927} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12561 | 2025.01.28 08:37:57.129687 [ 258 ] {7d4680a0-1802-4f55-8190-0b0585b92927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12562 | 2025.01.28 08:37:57.130097 [ 258 ] {7d4680a0-1802-4f55-8190-0b0585b92927} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12563 | 2025.01.28 08:37:57.130349 [ 258 ] {7d4680a0-1802-4f55-8190-0b0585b92927} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12564 | 2025.01.28 08:37:57.130574 [ 258 ] {7d4680a0-1802-4f55-8190-0b0585b92927} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00176 sec., 38636.36363636363 rows/sec., 3.02 MiB/sec. | ||
12565 | 2025.01.28 08:37:57.130630 [ 258 ] {7d4680a0-1802-4f55-8190-0b0585b92927} <Debug> TCPHandler: Processed in 0.00205453 sec. | ||
12566 | 2025.01.28 08:37:57.130791 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12567 | 2025.01.28 08:37:57.130911 [ 4 ] {e03e9e22-67db-4c2e-b66c-8e0fe76778de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12568 | 2025.01.28 08:37:57.130965 [ 4 ] {e03e9e22-67db-4c2e-b66c-8e0fe76778de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12569 | 2025.01.28 08:37:57.131538 [ 4 ] {e03e9e22-67db-4c2e-b66c-8e0fe76778de} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12570 | 2025.01.28 08:37:57.131577 [ 4 ] {e03e9e22-67db-4c2e-b66c-8e0fe76778de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12571 | 2025.01.28 08:37:57.132005 [ 4 ] {e03e9e22-67db-4c2e-b66c-8e0fe76778de} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12572 | 2025.01.28 08:37:57.132259 [ 4 ] {e03e9e22-67db-4c2e-b66c-8e0fe76778de} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12573 | 2025.01.28 08:37:57.132474 [ 4 ] {e03e9e22-67db-4c2e-b66c-8e0fe76778de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. | ||
12574 | 2025.01.28 08:37:57.132525 [ 4 ] {e03e9e22-67db-4c2e-b66c-8e0fe76778de} <Debug> TCPHandler: Processed in 0.001792856 sec. | ||
12575 | 2025.01.28 08:37:57.132725 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12576 | 2025.01.28 08:37:57.132845 [ 258 ] {92f081fe-9f73-47ae-b419-a6a2fffe4329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12577 | 2025.01.28 08:37:57.132939 [ 258 ] {92f081fe-9f73-47ae-b419-a6a2fffe4329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12578 | 2025.01.28 08:37:57.134202 [ 258 ] {92f081fe-9f73-47ae-b419-a6a2fffe4329} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12579 | 2025.01.28 08:37:57.134242 [ 258 ] {92f081fe-9f73-47ae-b419-a6a2fffe4329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12580 | 2025.01.28 08:37:57.134872 [ 258 ] {92f081fe-9f73-47ae-b419-a6a2fffe4329} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12581 | 2025.01.28 08:37:57.135151 [ 258 ] {92f081fe-9f73-47ae-b419-a6a2fffe4329} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12582 | 2025.01.28 08:37:57.135413 [ 258 ] {92f081fe-9f73-47ae-b419-a6a2fffe4329} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002593 sec., 1542.6147319706904 rows/sec., 2.76 MiB/sec. | ||
12583 | 2025.01.28 08:37:57.135528 [ 258 ] {92f081fe-9f73-47ae-b419-a6a2fffe4329} <Debug> TCPHandler: Processed in 0.002860201 sec. | ||
12584 | 2025.01.28 08:37:57.135688 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12585 | 2025.01.28 08:37:57.135826 [ 4 ] {7102945b-7632-4f75-b7bc-4485b0444a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12586 | 2025.01.28 08:37:57.135886 [ 4 ] {7102945b-7632-4f75-b7bc-4485b0444a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12587 | 2025.01.28 08:37:57.136476 [ 4 ] {7102945b-7632-4f75-b7bc-4485b0444a19} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12588 | 2025.01.28 08:37:57.136523 [ 4 ] {7102945b-7632-4f75-b7bc-4485b0444a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12589 | 2025.01.28 08:37:57.136964 [ 4 ] {7102945b-7632-4f75-b7bc-4485b0444a19} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12590 | 2025.01.28 08:37:57.137209 [ 4 ] {7102945b-7632-4f75-b7bc-4485b0444a19} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12591 | 2025.01.28 08:37:57.137424 [ 4 ] {7102945b-7632-4f75-b7bc-4485b0444a19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001619 sec., 37059.91352686844 rows/sec., 2.50 MiB/sec. | ||
12592 | 2025.01.28 08:37:57.137474 [ 4 ] {7102945b-7632-4f75-b7bc-4485b0444a19} <Debug> TCPHandler: Processed in 0.001856227 sec. | ||
12593 | 2025.01.28 08:37:58.419084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
12594 | 2025.01.28 08:37:58.441164 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12595 | 2025.01.28 08:37:58.441237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12596 | 2025.01.28 08:37:58.448783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12597 | 2025.01.28 08:37:58.449631 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12598 | 2025.01.28 08:37:58.453365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
12599 | 2025.01.28 08:37:59.243194 [ 35 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
12600 | 2025.01.28 08:37:59.243281 [ 35 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12601 | 2025.01.28 08:37:59.243310 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12602 | 2025.01.28 08:37:59.243551 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
12603 | 2025.01.28 08:37:59.243741 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12604 | 2025.01.28 08:37:59.243783 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
12605 | 2025.01.28 08:37:59.243866 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
12606 | 2025.01.28 08:37:59.244000 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
12607 | 2025.01.28 08:37:59.244143 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
12608 | 2025.01.28 08:37:59.244252 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
12609 | 2025.01.28 08:37:59.245241 [ 193 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845276 sec., 19509.27666105233 rows/sec., 1.63 MiB/sec. | ||
12610 | 2025.01.28 08:37:59.245397 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
12611 | 2025.01.28 08:37:59.245693 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12612 | 2025.01.28 08:37:59.245778 [ 196 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_25_6} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
12613 | 2025.01.28 08:37:59.245867 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12614 | 2025.01.28 08:38:00.322887 [ 85 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
12615 | 2025.01.28 08:38:00.322954 [ 85 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12616 | 2025.01.28 08:38:00.322983 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12617 | 2025.01.28 08:38:00.323140 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
12618 | 2025.01.28 08:38:00.323402 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12619 | 2025.01.28 08:38:00.323451 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part | ||
12620 | 2025.01.28 08:38:00.323542 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
12621 | 2025.01.28 08:38:00.323768 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
12622 | 2025.01.28 08:38:00.323934 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
12623 | 2025.01.28 08:38:00.324046 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
12624 | 2025.01.28 08:38:00.325129 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065259 sec., 122018.59427800582 rows/sec., 6.23 MiB/sec. | ||
12625 | 2025.01.28 08:38:00.325323 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12626 | 2025.01.28 08:38:00.325656 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12627 | 2025.01.28 08:38:00.325757 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_42_9} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
12628 | 2025.01.28 08:38:00.325863 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12629 | 2025.01.28 08:38:02.130457 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12630 | 2025.01.28 08:38:02.130672 [ 258 ] {c7345213-8fed-4612-ab68-0ff70495e356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12631 | 2025.01.28 08:38:02.130753 [ 258 ] {c7345213-8fed-4612-ab68-0ff70495e356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12632 | 2025.01.28 08:38:02.131536 [ 258 ] {c7345213-8fed-4612-ab68-0ff70495e356} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12633 | 2025.01.28 08:38:02.131584 [ 258 ] {c7345213-8fed-4612-ab68-0ff70495e356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12634 | 2025.01.28 08:38:02.132026 [ 258 ] {c7345213-8fed-4612-ab68-0ff70495e356} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12635 | 2025.01.28 08:38:02.132294 [ 258 ] {c7345213-8fed-4612-ab68-0ff70495e356} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12636 | 2025.01.28 08:38:02.132535 [ 258 ] {c7345213-8fed-4612-ab68-0ff70495e356} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001921 sec., 7287.870900572619 rows/sec., 524.63 KiB/sec. | ||
12637 | 2025.01.28 08:38:02.132592 [ 258 ] {c7345213-8fed-4612-ab68-0ff70495e356} <Debug> TCPHandler: Processed in 0.002274082 sec. | ||
12638 | 2025.01.28 08:38:02.132859 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12639 | 2025.01.28 08:38:02.133060 [ 4 ] {58bfa32e-5033-41b3-b262-82da94dc93d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12640 | 2025.01.28 08:38:02.133139 [ 4 ] {58bfa32e-5033-41b3-b262-82da94dc93d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12641 | 2025.01.28 08:38:02.134010 [ 4 ] {58bfa32e-5033-41b3-b262-82da94dc93d2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12642 | 2025.01.28 08:38:02.134067 [ 4 ] {58bfa32e-5033-41b3-b262-82da94dc93d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12643 | 2025.01.28 08:38:02.134548 [ 4 ] {58bfa32e-5033-41b3-b262-82da94dc93d2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12644 | 2025.01.28 08:38:02.134826 [ 4 ] {58bfa32e-5033-41b3-b262-82da94dc93d2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12645 | 2025.01.28 08:38:02.135036 [ 149 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12646 | 2025.01.28 08:38:02.135099 [ 4 ] {58bfa32e-5033-41b3-b262-82da94dc93d2} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002085 sec., 131894.48441247002 rows/sec., 11.61 MiB/sec. | ||
12647 | 2025.01.28 08:38:02.135126 [ 149 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12648 | 2025.01.28 08:38:02.135199 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12649 | 2025.01.28 08:38:02.135249 [ 4 ] {58bfa32e-5033-41b3-b262-82da94dc93d2} <Debug> TCPHandler: Processed in 0.002525036 sec. | ||
12650 | 2025.01.28 08:38:02.135433 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
12651 | 2025.01.28 08:38:02.135474 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12652 | 2025.01.28 08:38:02.135663 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12653 | 2025.01.28 08:38:02.135710 [ 258 ] {c5182e4b-5965-4d79-ba48-6a71d8b54b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12654 | 2025.01.28 08:38:02.135732 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1433 rows starting from the beginning of the part | ||
12655 | 2025.01.28 08:38:02.135820 [ 258 ] {c5182e4b-5965-4d79-ba48-6a71d8b54b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12656 | 2025.01.28 08:38:02.136013 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
12657 | 2025.01.28 08:38:02.136447 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1420 rows starting from the beginning of the part | ||
12658 | 2025.01.28 08:38:02.136841 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
12659 | 2025.01.28 08:38:02.137256 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
12660 | 2025.01.28 08:38:02.137620 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 275 rows starting from the beginning of the part | ||
12661 | 2025.01.28 08:38:02.138659 [ 258 ] {c5182e4b-5965-4d79-ba48-6a71d8b54b9a} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12662 | 2025.01.28 08:38:02.138741 [ 258 ] {c5182e4b-5965-4d79-ba48-6a71d8b54b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12663 | 2025.01.28 08:38:02.139566 [ 258 ] {c5182e4b-5965-4d79-ba48-6a71d8b54b9a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12664 | 2025.01.28 08:38:02.140057 [ 258 ] {c5182e4b-5965-4d79-ba48-6a71d8b54b9a} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12665 | 2025.01.28 08:38:02.140249 [ 127 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12666 | 2025.01.28 08:38:02.140300 [ 258 ] {c5182e4b-5965-4d79-ba48-6a71d8b54b9a} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.004662 sec., 9223.509223509223 rows/sec., 678.48 KiB/sec. | ||
12667 | 2025.01.28 08:38:02.140307 [ 127 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12668 | 2025.01.28 08:38:02.140360 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12669 | 2025.01.28 08:38:02.140404 [ 258 ] {c5182e4b-5965-4d79-ba48-6a71d8b54b9a} <Debug> TCPHandler: Processed in 0.005039912 sec. | ||
12670 | 2025.01.28 08:38:02.140752 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12671 | 2025.01.28 08:38:02.140774 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
12672 | 2025.01.28 08:38:02.141092 [ 4 ] {07f912df-202b-4ded-aaa8-1e201819c815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12673 | 2025.01.28 08:38:02.141133 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12674 | 2025.01.28 08:38:02.141187 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 65 rows starting from the beginning of the part | ||
12675 | 2025.01.28 08:38:02.141203 [ 4 ] {07f912df-202b-4ded-aaa8-1e201819c815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12676 | 2025.01.28 08:38:02.141240 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.005926005 sec., 558892.542277639 rows/sec., 48.80 MiB/sec. | ||
12677 | 2025.01.28 08:38:02.141523 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 43 rows starting from the beginning of the part | ||
12678 | 2025.01.28 08:38:02.141851 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12679 | 2025.01.28 08:38:02.142001 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
12680 | 2025.01.28 08:38:02.142375 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 53 rows starting from the beginning of the part | ||
12681 | 2025.01.28 08:38:02.142936 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part | ||
12682 | 2025.01.28 08:38:02.143438 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12683 | 2025.01.28 08:38:02.143511 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 43 rows starting from the beginning of the part | ||
12684 | 2025.01.28 08:38:02.143932 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_101_20} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12685 | 2025.01.28 08:38:02.144347 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
12686 | 2025.01.28 08:38:02.144932 [ 4 ] {07f912df-202b-4ded-aaa8-1e201819c815} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12687 | 2025.01.28 08:38:02.144988 [ 4 ] {07f912df-202b-4ded-aaa8-1e201819c815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12688 | 2025.01.28 08:38:02.145594 [ 4 ] {07f912df-202b-4ded-aaa8-1e201819c815} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12689 | 2025.01.28 08:38:02.145688 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.005211285 sec., 40680.94529468259 rows/sec., 3.06 MiB/sec. | ||
12690 | 2025.01.28 08:38:02.145945 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12691 | 2025.01.28 08:38:02.146086 [ 4 ] {07f912df-202b-4ded-aaa8-1e201819c815} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12692 | 2025.01.28 08:38:02.146448 [ 4 ] {07f912df-202b-4ded-aaa8-1e201819c815} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005471 sec., 2558.947176019009 rows/sec., 179.21 KiB/sec. | ||
12693 | 2025.01.28 08:38:02.146624 [ 4 ] {07f912df-202b-4ded-aaa8-1e201819c815} <Debug> TCPHandler: Processed in 0.006067397 sec. | ||
12694 | 2025.01.28 08:38:02.146644 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12695 | 2025.01.28 08:38:02.146810 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_81_16} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12696 | 2025.01.28 08:38:02.146821 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12697 | 2025.01.28 08:38:02.147016 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12698 | 2025.01.28 08:38:02.147073 [ 258 ] {35db36cf-fdaa-4901-88ca-0d8f6aab1a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12699 | 2025.01.28 08:38:02.147141 [ 258 ] {35db36cf-fdaa-4901-88ca-0d8f6aab1a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12700 | 2025.01.28 08:38:02.147849 [ 258 ] {35db36cf-fdaa-4901-88ca-0d8f6aab1a61} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12701 | 2025.01.28 08:38:02.147896 [ 258 ] {35db36cf-fdaa-4901-88ca-0d8f6aab1a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12702 | 2025.01.28 08:38:02.148285 [ 258 ] {35db36cf-fdaa-4901-88ca-0d8f6aab1a61} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12703 | 2025.01.28 08:38:02.148535 [ 258 ] {35db36cf-fdaa-4901-88ca-0d8f6aab1a61} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12704 | 2025.01.28 08:38:02.148712 [ 258 ] {35db36cf-fdaa-4901-88ca-0d8f6aab1a61} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001707 sec., 7615.700058582308 rows/sec., 474.84 KiB/sec. | ||
12705 | 2025.01.28 08:38:02.148765 [ 258 ] {35db36cf-fdaa-4901-88ca-0d8f6aab1a61} <Debug> TCPHandler: Processed in 0.00203238 sec. | ||
12706 | 2025.01.28 08:38:02.148924 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12707 | 2025.01.28 08:38:02.149053 [ 4 ] {86a27600-a39e-40b7-ad81-c5b695fe879d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12708 | 2025.01.28 08:38:02.149111 [ 4 ] {86a27600-a39e-40b7-ad81-c5b695fe879d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12709 | 2025.01.28 08:38:02.149991 [ 4 ] {86a27600-a39e-40b7-ad81-c5b695fe879d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12710 | 2025.01.28 08:38:02.150036 [ 4 ] {86a27600-a39e-40b7-ad81-c5b695fe879d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12711 | 2025.01.28 08:38:02.150437 [ 4 ] {86a27600-a39e-40b7-ad81-c5b695fe879d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12712 | 2025.01.28 08:38:02.150691 [ 4 ] {86a27600-a39e-40b7-ad81-c5b695fe879d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12713 | 2025.01.28 08:38:02.150875 [ 127 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12714 | 2025.01.28 08:38:02.150926 [ 127 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12715 | 2025.01.28 08:38:02.150942 [ 4 ] {86a27600-a39e-40b7-ad81-c5b695fe879d} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001918 sec., 217935.34932221065 rows/sec., 15.56 MiB/sec. | ||
12716 | 2025.01.28 08:38:02.150964 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12717 | 2025.01.28 08:38:02.151108 [ 4 ] {86a27600-a39e-40b7-ad81-c5b695fe879d} <Debug> TCPHandler: Processed in 0.002238102 sec. | ||
12718 | 2025.01.28 08:38:02.151172 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
12719 | 2025.01.28 08:38:02.151301 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12720 | 2025.01.28 08:38:02.151315 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12721 | 2025.01.28 08:38:02.151373 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 914 rows starting from the beginning of the part | ||
12722 | 2025.01.28 08:38:02.151654 [ 258 ] {6205235c-c336-4f99-84a0-f1f229edd11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12723 | 2025.01.28 08:38:02.151672 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 68 rows starting from the beginning of the part | ||
12724 | 2025.01.28 08:38:02.151895 [ 258 ] {6205235c-c336-4f99-84a0-f1f229edd11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12725 | 2025.01.28 08:38:02.151963 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 884 rows starting from the beginning of the part | ||
12726 | 2025.01.28 08:38:02.152400 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
12727 | 2025.01.28 08:38:02.152937 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 68 rows starting from the beginning of the part | ||
12728 | 2025.01.28 08:38:02.153492 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 418 rows starting from the beginning of the part | ||
12729 | 2025.01.28 08:38:02.155094 [ 258 ] {6205235c-c336-4f99-84a0-f1f229edd11e} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12730 | 2025.01.28 08:38:02.155165 [ 258 ] {6205235c-c336-4f99-84a0-f1f229edd11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12731 | 2025.01.28 08:38:02.156248 [ 258 ] {6205235c-c336-4f99-84a0-f1f229edd11e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12732 | 2025.01.28 08:38:02.156632 [ 258 ] {6205235c-c336-4f99-84a0-f1f229edd11e} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12733 | 2025.01.28 08:38:02.157035 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.005917884 sec., 408254.03133958013 rows/sec., 31.31 MiB/sec. | ||
12734 | 2025.01.28 08:38:02.157140 [ 258 ] {6205235c-c336-4f99-84a0-f1f229edd11e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005682 sec., 1055.9662090813092 rows/sec., 55.17 KiB/sec. | ||
12735 | 2025.01.28 08:38:02.157275 [ 258 ] {6205235c-c336-4f99-84a0-f1f229edd11e} <Debug> TCPHandler: Processed in 0.006055497 sec. | ||
12736 | 2025.01.28 08:38:02.157372 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12737 | 2025.01.28 08:38:02.157467 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12738 | 2025.01.28 08:38:02.157669 [ 4 ] {ec424fbd-9e7e-4506-8a4f-6ddf4c12d48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12739 | 2025.01.28 08:38:02.157774 [ 4 ] {ec424fbd-9e7e-4506-8a4f-6ddf4c12d48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12740 | 2025.01.28 08:38:02.157882 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12741 | 2025.01.28 08:38:02.158148 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_101_20} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12742 | 2025.01.28 08:38:02.158343 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
12743 | 2025.01.28 08:38:02.158778 [ 4 ] {ec424fbd-9e7e-4506-8a4f-6ddf4c12d48c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12744 | 2025.01.28 08:38:02.158824 [ 4 ] {ec424fbd-9e7e-4506-8a4f-6ddf4c12d48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12745 | 2025.01.28 08:38:02.159242 [ 4 ] {ec424fbd-9e7e-4506-8a4f-6ddf4c12d48c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12746 | 2025.01.28 08:38:02.159492 [ 4 ] {ec424fbd-9e7e-4506-8a4f-6ddf4c12d48c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12747 | 2025.01.28 08:38:02.159663 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12748 | 2025.01.28 08:38:02.159718 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12749 | 2025.01.28 08:38:02.159733 [ 4 ] {ec424fbd-9e7e-4506-8a4f-6ddf4c12d48c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002112 sec., 112215.90909090909 rows/sec., 7.52 MiB/sec. | ||
12750 | 2025.01.28 08:38:02.159755 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12751 | 2025.01.28 08:38:02.159910 [ 4 ] {ec424fbd-9e7e-4506-8a4f-6ddf4c12d48c} <Debug> TCPHandler: Processed in 0.002535556 sec. | ||
12752 | 2025.01.28 08:38:02.160048 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
12753 | 2025.01.28 08:38:02.160171 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12754 | 2025.01.28 08:38:02.160655 [ 258 ] {bb643332-4e21-4ab8-89fc-8c317e7f458c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12755 | 2025.01.28 08:38:02.160694 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12756 | 2025.01.28 08:38:02.160905 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28655 rows starting from the beginning of the part | ||
12757 | 2025.01.28 08:38:02.160943 [ 258 ] {bb643332-4e21-4ab8-89fc-8c317e7f458c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12758 | 2025.01.28 08:38:02.161974 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
12759 | 2025.01.28 08:38:02.162436 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 992 rows starting from the beginning of the part | ||
12760 | 2025.01.28 08:38:02.162727 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 96 rows starting from the beginning of the part | ||
12761 | 2025.01.28 08:38:02.162942 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
12762 | 2025.01.28 08:38:02.163285 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part | ||
12763 | 2025.01.28 08:38:02.163971 [ 258 ] {bb643332-4e21-4ab8-89fc-8c317e7f458c} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12764 | 2025.01.28 08:38:02.164042 [ 258 ] {bb643332-4e21-4ab8-89fc-8c317e7f458c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12765 | 2025.01.28 08:38:02.164725 [ 258 ] {bb643332-4e21-4ab8-89fc-8c317e7f458c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12766 | 2025.01.28 08:38:02.165037 [ 258 ] {bb643332-4e21-4ab8-89fc-8c317e7f458c} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12767 | 2025.01.28 08:38:02.165536 [ 258 ] {bb643332-4e21-4ab8-89fc-8c317e7f458c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005045 sec., 198.21605550049554 rows/sec., 13.36 KiB/sec. | ||
12768 | 2025.01.28 08:38:02.165936 [ 258 ] {bb643332-4e21-4ab8-89fc-8c317e7f458c} <Debug> TCPHandler: Processed in 0.005897465 sec. | ||
12769 | 2025.01.28 08:38:02.166250 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12770 | 2025.01.28 08:38:02.166714 [ 4 ] {c87c9f9a-cea1-4a5a-bdc3-4f09f474ae26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12771 | 2025.01.28 08:38:02.166921 [ 4 ] {c87c9f9a-cea1-4a5a-bdc3-4f09f474ae26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12772 | 2025.01.28 08:38:02.168318 [ 4 ] {c87c9f9a-cea1-4a5a-bdc3-4f09f474ae26} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12773 | 2025.01.28 08:38:02.168368 [ 4 ] {c87c9f9a-cea1-4a5a-bdc3-4f09f474ae26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12774 | 2025.01.28 08:38:02.169319 [ 4 ] {c87c9f9a-cea1-4a5a-bdc3-4f09f474ae26} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12775 | 2025.01.28 08:38:02.169931 [ 4 ] {c87c9f9a-cea1-4a5a-bdc3-4f09f474ae26} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12776 | 2025.01.28 08:38:02.170145 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12777 | 2025.01.28 08:38:02.170276 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12778 | 2025.01.28 08:38:02.170339 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12779 | 2025.01.28 08:38:02.170429 [ 4 ] {c87c9f9a-cea1-4a5a-bdc3-4f09f474ae26} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003855 sec., 9338.52140077821 rows/sec., 16.73 MiB/sec. | ||
12780 | 2025.01.28 08:38:02.170644 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
12781 | 2025.01.28 08:38:02.170969 [ 4 ] {c87c9f9a-cea1-4a5a-bdc3-4f09f474ae26} <Debug> TCPHandler: Processed in 0.004913721 sec. | ||
12782 | 2025.01.28 08:38:02.171230 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12783 | 2025.01.28 08:38:02.171655 [ 258 ] {055e3fa7-637c-4095-87c8-75ef9d057b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12784 | 2025.01.28 08:38:02.171857 [ 258 ] {055e3fa7-637c-4095-87c8-75ef9d057b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12785 | 2025.01.28 08:38:02.171860 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12786 | 2025.01.28 08:38:02.172166 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1500 rows starting from the beginning of the part | ||
12787 | 2025.01.28 08:38:02.173285 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
12788 | 2025.01.28 08:38:02.174200 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30300 rows, containing 5 columns (5 merged, 0 gathered) in 0.014309075 sec., 2117537.2971348604 rows/sec., 142.95 MiB/sec. | ||
12789 | 2025.01.28 08:38:02.174436 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
12790 | 2025.01.28 08:38:02.174898 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12791 | 2025.01.28 08:38:02.175476 [ 258 ] {055e3fa7-637c-4095-87c8-75ef9d057b2c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12792 | 2025.01.28 08:38:02.175584 [ 258 ] {055e3fa7-637c-4095-87c8-75ef9d057b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12793 | 2025.01.28 08:38:02.175680 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
12794 | 2025.01.28 08:38:02.176108 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12795 | 2025.01.28 08:38:02.176650 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12796 | 2025.01.28 08:38:02.177031 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
12797 | 2025.01.28 08:38:02.177083 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part | ||
12798 | 2025.01.28 08:38:02.177478 [ 258 ] {055e3fa7-637c-4095-87c8-75ef9d057b2c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12799 | 2025.01.28 08:38:02.177666 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
12800 | 2025.01.28 08:38:02.178327 [ 258 ] {055e3fa7-637c-4095-87c8-75ef9d057b2c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12801 | 2025.01.28 08:38:02.178634 [ 127 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12802 | 2025.01.28 08:38:02.178742 [ 127 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12803 | 2025.01.28 08:38:02.178809 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12804 | 2025.01.28 08:38:02.179013 [ 258 ] {055e3fa7-637c-4095-87c8-75ef9d057b2c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00759 sec., 10803.68906455863 rows/sec., 702.64 KiB/sec. | ||
12805 | 2025.01.28 08:38:02.179085 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
12806 | 2025.01.28 08:38:02.179264 [ 258 ] {055e3fa7-637c-4095-87c8-75ef9d057b2c} <Debug> TCPHandler: Processed in 0.008179107 sec. | ||
12807 | 2025.01.28 08:38:02.179565 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12808 | 2025.01.28 08:38:02.179621 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5828 rows starting from the beginning of the part | ||
12809 | 2025.01.28 08:38:02.179989 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
12810 | 2025.01.28 08:38:02.180272 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 46 rows starting from the beginning of the part | ||
12811 | 2025.01.28 08:38:02.180623 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
12812 | 2025.01.28 08:38:02.180897 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
12813 | 2025.01.28 08:38:02.181103 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part | ||
12814 | 2025.01.28 08:38:02.184401 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6112 rows, containing 4 columns (4 merged, 0 gathered) in 0.005453067 sec., 1120837.136239111 rows/sec., 73.06 MiB/sec. | ||
12815 | 2025.01.28 08:38:02.185058 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12816 | 2025.01.28 08:38:02.185725 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_101_20} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12817 | 2025.01.28 08:38:02.185809 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_101_20} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12818 | 2025.01.28 08:38:02.185914 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
12819 | 2025.01.28 08:38:02.190899 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 19 columns (19 merged, 0 gathered) in 0.020449642 sec., 79023.38828229853 rows/sec., 141.61 MiB/sec. | ||
12820 | 2025.01.28 08:38:02.192281 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12821 | 2025.01.28 08:38:02.192742 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12822 | 2025.01.28 08:38:02.192835 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12823 | 2025.01.28 08:38:02.192975 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
12824 | 2025.01.28 08:38:03.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.87 MiB, peak 259.43 MiB, free memory in arenas 0.00 B, will set to 250.09 MiB (RSS), difference: 2.22 MiB | ||
12825 | 2025.01.28 08:38:03.948329 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
12826 | 2025.01.28 08:38:03.949086 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12827 | 2025.01.28 08:38:03.949135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12828 | 2025.01.28 08:38:03.949700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12829 | 2025.01.28 08:38:03.949976 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12830 | 2025.01.28 08:38:03.950184 [ 145 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12831 | 2025.01.28 08:38:03.950240 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
12832 | 2025.01.28 08:38:03.950284 [ 145 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12833 | 2025.01.28 08:38:03.950314 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12834 | 2025.01.28 08:38:03.950449 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
12835 | 2025.01.28 08:38:03.950602 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12836 | 2025.01.28 08:38:03.950652 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
12837 | 2025.01.28 08:38:03.950739 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
12838 | 2025.01.28 08:38:03.950941 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
12839 | 2025.01.28 08:38:03.951147 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
12840 | 2025.01.28 08:38:03.951362 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
12841 | 2025.01.28 08:38:03.951514 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
12842 | 2025.01.28 08:38:03.954282 [ 195 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003896255 sec., 7170475.238402004 rows/sec., 102.57 MiB/sec. | ||
12843 | 2025.01.28 08:38:03.954616 [ 195 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12844 | 2025.01.28 08:38:03.954936 [ 195 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_61_12} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12845 | 2025.01.28 08:38:03.955024 [ 195 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_61_12} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12846 | 2025.01.28 08:38:03.955139 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
12847 | 2025.01.28 08:38:05.953460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
12848 | 2025.01.28 08:38:05.975938 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12849 | 2025.01.28 08:38:05.976007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12850 | 2025.01.28 08:38:05.983553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12851 | 2025.01.28 08:38:05.984353 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12852 | 2025.01.28 08:38:05.984748 [ 147 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12853 | 2025.01.28 08:38:05.984890 [ 147 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12854 | 2025.01.28 08:38:05.984967 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12855 | 2025.01.28 08:38:05.985544 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
12856 | 2025.01.28 08:38:06.001650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
12857 | 2025.01.28 08:38:06.003341 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12858 | 2025.01.28 08:38:06.004644 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
12859 | 2025.01.28 08:38:06.010393 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
12860 | 2025.01.28 08:38:06.016152 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
12861 | 2025.01.28 08:38:06.021827 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
12862 | 2025.01.28 08:38:06.028762 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
12863 | 2025.01.28 08:38:06.033445 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
12864 | 2025.01.28 08:38:06.090978 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.105874783 sec., 4344.755067880517 rows/sec., 22.47 MiB/sec. | ||
12865 | 2025.01.28 08:38:06.094534 [ 196 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12866 | 2025.01.28 08:38:06.097619 [ 196 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_61_12} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12867 | 2025.01.28 08:38:06.097717 [ 196 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_61_12} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12868 | 2025.01.28 08:38:06.100385 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
12869 | 2025.01.28 08:38:06.601554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1808 | ||
12870 | 2025.01.28 08:38:06.605084 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12871 | 2025.01.28 08:38:06.605150 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12872 | 2025.01.28 08:38:06.606700 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12873 | 2025.01.28 08:38:06.607019 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12874 | 2025.01.28 08:38:06.608385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
12875 | 2025.01.28 08:38:07.123922 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12876 | 2025.01.28 08:38:07.124138 [ 258 ] {38369b0a-d938-4b93-a810-25a5dcdaa3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12877 | 2025.01.28 08:38:07.124213 [ 258 ] {38369b0a-d938-4b93-a810-25a5dcdaa3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12878 | 2025.01.28 08:38:07.124968 [ 258 ] {38369b0a-d938-4b93-a810-25a5dcdaa3e4} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12879 | 2025.01.28 08:38:07.125012 [ 258 ] {38369b0a-d938-4b93-a810-25a5dcdaa3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12880 | 2025.01.28 08:38:07.125456 [ 258 ] {38369b0a-d938-4b93-a810-25a5dcdaa3e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12881 | 2025.01.28 08:38:07.125721 [ 258 ] {38369b0a-d938-4b93-a810-25a5dcdaa3e4} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12882 | 2025.01.28 08:38:07.125961 [ 258 ] {38369b0a-d938-4b93-a810-25a5dcdaa3e4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001876 sec., 1066.0980810234541 rows/sec., 86.93 KiB/sec. | ||
12883 | 2025.01.28 08:38:07.126154 [ 258 ] {38369b0a-d938-4b93-a810-25a5dcdaa3e4} <Debug> TCPHandler: Processed in 0.002366504 sec. | ||
12884 | 2025.01.28 08:38:07.126519 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12885 | 2025.01.28 08:38:07.126836 [ 4 ] {599371f5-ac3a-4b60-aa00-c889da8b5bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12886 | 2025.01.28 08:38:07.126956 [ 4 ] {599371f5-ac3a-4b60-aa00-c889da8b5bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12887 | 2025.01.28 08:38:07.127826 [ 4 ] {599371f5-ac3a-4b60-aa00-c889da8b5bd6} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12888 | 2025.01.28 08:38:07.127874 [ 4 ] {599371f5-ac3a-4b60-aa00-c889da8b5bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12889 | 2025.01.28 08:38:07.128330 [ 4 ] {599371f5-ac3a-4b60-aa00-c889da8b5bd6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12890 | 2025.01.28 08:38:07.128595 [ 4 ] {599371f5-ac3a-4b60-aa00-c889da8b5bd6} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12891 | 2025.01.28 08:38:07.128837 [ 4 ] {599371f5-ac3a-4b60-aa00-c889da8b5bd6} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.002087 sec., 31145.184475323433 rows/sec., 2.45 MiB/sec. | ||
12892 | 2025.01.28 08:38:07.128892 [ 4 ] {599371f5-ac3a-4b60-aa00-c889da8b5bd6} <Debug> TCPHandler: Processed in 0.002588227 sec. | ||
12893 | 2025.01.28 08:38:07.129051 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12894 | 2025.01.28 08:38:07.129202 [ 258 ] {db1edc53-72db-4a9c-a02d-bb8bf44493f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12895 | 2025.01.28 08:38:07.129264 [ 258 ] {db1edc53-72db-4a9c-a02d-bb8bf44493f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12896 | 2025.01.28 08:38:07.129959 [ 258 ] {db1edc53-72db-4a9c-a02d-bb8bf44493f3} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12897 | 2025.01.28 08:38:07.130005 [ 258 ] {db1edc53-72db-4a9c-a02d-bb8bf44493f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12898 | 2025.01.28 08:38:07.130405 [ 258 ] {db1edc53-72db-4a9c-a02d-bb8bf44493f3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12899 | 2025.01.28 08:38:07.130657 [ 258 ] {db1edc53-72db-4a9c-a02d-bb8bf44493f3} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12900 | 2025.01.28 08:38:07.130845 [ 258 ] {db1edc53-72db-4a9c-a02d-bb8bf44493f3} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001674 sec., 3584.2293906810037 rows/sec., 263.10 KiB/sec. | ||
12901 | 2025.01.28 08:38:07.130951 [ 258 ] {db1edc53-72db-4a9c-a02d-bb8bf44493f3} <Debug> TCPHandler: Processed in 0.001963788 sec. | ||
12902 | 2025.01.28 08:38:07.131121 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12903 | 2025.01.28 08:38:07.131256 [ 4 ] {3cb739f9-180c-4718-92b6-383734be5783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12904 | 2025.01.28 08:38:07.131306 [ 4 ] {3cb739f9-180c-4718-92b6-383734be5783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12905 | 2025.01.28 08:38:07.131924 [ 4 ] {3cb739f9-180c-4718-92b6-383734be5783} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12906 | 2025.01.28 08:38:07.131963 [ 4 ] {3cb739f9-180c-4718-92b6-383734be5783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12907 | 2025.01.28 08:38:07.132342 [ 4 ] {3cb739f9-180c-4718-92b6-383734be5783} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12908 | 2025.01.28 08:38:07.132594 [ 4 ] {3cb739f9-180c-4718-92b6-383734be5783} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12909 | 2025.01.28 08:38:07.132783 [ 4 ] {3cb739f9-180c-4718-92b6-383734be5783} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001543 sec., 45366.16979909268 rows/sec., 3.54 MiB/sec. | ||
12910 | 2025.01.28 08:38:07.132857 [ 4 ] {3cb739f9-180c-4718-92b6-383734be5783} <Debug> TCPHandler: Processed in 0.001816346 sec. | ||
12911 | 2025.01.28 08:38:07.133069 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12912 | 2025.01.28 08:38:07.133357 [ 258 ] {8f076107-cdad-42c6-9ad1-d3b177eb9455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12913 | 2025.01.28 08:38:07.133420 [ 258 ] {8f076107-cdad-42c6-9ad1-d3b177eb9455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12914 | 2025.01.28 08:38:07.134096 [ 258 ] {8f076107-cdad-42c6-9ad1-d3b177eb9455} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12915 | 2025.01.28 08:38:07.134144 [ 258 ] {8f076107-cdad-42c6-9ad1-d3b177eb9455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12916 | 2025.01.28 08:38:07.134556 [ 258 ] {8f076107-cdad-42c6-9ad1-d3b177eb9455} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12917 | 2025.01.28 08:38:07.134819 [ 258 ] {8f076107-cdad-42c6-9ad1-d3b177eb9455} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12918 | 2025.01.28 08:38:07.135036 [ 258 ] {8f076107-cdad-42c6-9ad1-d3b177eb9455} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001773 sec., 90806.54258319232 rows/sec., 6.32 MiB/sec. | ||
12919 | 2025.01.28 08:38:07.135093 [ 258 ] {8f076107-cdad-42c6-9ad1-d3b177eb9455} <Debug> TCPHandler: Processed in 0.002134191 sec. | ||
12920 | 2025.01.28 08:38:07.135250 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12921 | 2025.01.28 08:38:07.135387 [ 4 ] {a065ea6f-cba5-4011-ac08-8826807f8d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12922 | 2025.01.28 08:38:07.135483 [ 4 ] {a065ea6f-cba5-4011-ac08-8826807f8d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12923 | 2025.01.28 08:38:07.136723 [ 4 ] {a065ea6f-cba5-4011-ac08-8826807f8d47} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12924 | 2025.01.28 08:38:07.136761 [ 4 ] {a065ea6f-cba5-4011-ac08-8826807f8d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12925 | 2025.01.28 08:38:07.137396 [ 4 ] {a065ea6f-cba5-4011-ac08-8826807f8d47} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12926 | 2025.01.28 08:38:07.137680 [ 4 ] {a065ea6f-cba5-4011-ac08-8826807f8d47} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12927 | 2025.01.28 08:38:07.137879 [ 4 ] {a065ea6f-cba5-4011-ac08-8826807f8d47} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002523 sec., 1585.4141894569957 rows/sec., 2.84 MiB/sec. | ||
12928 | 2025.01.28 08:38:07.137970 [ 4 ] {a065ea6f-cba5-4011-ac08-8826807f8d47} <Debug> TCPHandler: Processed in 0.00278856 sec. | ||
12929 | 2025.01.28 08:38:07.138160 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12930 | 2025.01.28 08:38:07.138301 [ 258 ] {adc6f4cc-bc39-4a4c-b20c-a8a21511c47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12931 | 2025.01.28 08:38:07.138362 [ 258 ] {adc6f4cc-bc39-4a4c-b20c-a8a21511c47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12932 | 2025.01.28 08:38:07.138954 [ 258 ] {adc6f4cc-bc39-4a4c-b20c-a8a21511c47e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12933 | 2025.01.28 08:38:07.139001 [ 258 ] {adc6f4cc-bc39-4a4c-b20c-a8a21511c47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12934 | 2025.01.28 08:38:07.139405 [ 258 ] {adc6f4cc-bc39-4a4c-b20c-a8a21511c47e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12935 | 2025.01.28 08:38:07.139653 [ 258 ] {adc6f4cc-bc39-4a4c-b20c-a8a21511c47e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12936 | 2025.01.28 08:38:07.139903 [ 258 ] {adc6f4cc-bc39-4a4c-b20c-a8a21511c47e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001631 sec., 36787.24708767627 rows/sec., 2.48 MiB/sec. | ||
12937 | 2025.01.28 08:38:07.139963 [ 258 ] {adc6f4cc-bc39-4a4c-b20c-a8a21511c47e} <Debug> TCPHandler: Processed in 0.001873456 sec. | ||
12938 | 2025.01.28 08:38:11.285780 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12939 | 2025.01.28 08:38:11.285855 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12940 | 2025.01.28 08:38:11.450445 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
12941 | 2025.01.28 08:38:11.451321 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12942 | 2025.01.28 08:38:11.451371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12943 | 2025.01.28 08:38:11.451915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12944 | 2025.01.28 08:38:11.452189 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12945 | 2025.01.28 08:38:11.452444 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
12946 | 2025.01.28 08:38:12.130222 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12947 | 2025.01.28 08:38:12.130480 [ 258 ] {1a7b5342-d417-4cfe-aeee-91f2a7e75367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12948 | 2025.01.28 08:38:12.130559 [ 258 ] {1a7b5342-d417-4cfe-aeee-91f2a7e75367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12949 | 2025.01.28 08:38:12.131388 [ 258 ] {1a7b5342-d417-4cfe-aeee-91f2a7e75367} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12950 | 2025.01.28 08:38:12.131435 [ 258 ] {1a7b5342-d417-4cfe-aeee-91f2a7e75367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12951 | 2025.01.28 08:38:12.131886 [ 258 ] {1a7b5342-d417-4cfe-aeee-91f2a7e75367} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12952 | 2025.01.28 08:38:12.132166 [ 258 ] {1a7b5342-d417-4cfe-aeee-91f2a7e75367} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12953 | 2025.01.28 08:38:12.132403 [ 258 ] {1a7b5342-d417-4cfe-aeee-91f2a7e75367} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001981 sec., 7067.137809187278 rows/sec., 508.74 KiB/sec. | ||
12954 | 2025.01.28 08:38:12.132466 [ 258 ] {1a7b5342-d417-4cfe-aeee-91f2a7e75367} <Debug> TCPHandler: Processed in 0.002432655 sec. | ||
12955 | 2025.01.28 08:38:12.132737 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12956 | 2025.01.28 08:38:12.132954 [ 4 ] {e1e7703a-52f0-4f25-817c-9e62201a1c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12957 | 2025.01.28 08:38:12.133033 [ 4 ] {e1e7703a-52f0-4f25-817c-9e62201a1c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12958 | 2025.01.28 08:38:12.133910 [ 4 ] {e1e7703a-52f0-4f25-817c-9e62201a1c74} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12959 | 2025.01.28 08:38:12.133950 [ 4 ] {e1e7703a-52f0-4f25-817c-9e62201a1c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12960 | 2025.01.28 08:38:12.134420 [ 4 ] {e1e7703a-52f0-4f25-817c-9e62201a1c74} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12961 | 2025.01.28 08:38:12.134680 [ 4 ] {e1e7703a-52f0-4f25-817c-9e62201a1c74} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12962 | 2025.01.28 08:38:12.134905 [ 4 ] {e1e7703a-52f0-4f25-817c-9e62201a1c74} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002001 sec., 137431.28435782107 rows/sec., 12.10 MiB/sec. | ||
12963 | 2025.01.28 08:38:12.134970 [ 4 ] {e1e7703a-52f0-4f25-817c-9e62201a1c74} <Debug> TCPHandler: Processed in 0.002377414 sec. | ||
12964 | 2025.01.28 08:38:12.135211 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12965 | 2025.01.28 08:38:12.135485 [ 258 ] {f69acbb4-9b8d-4074-8a7f-8ac9bb801d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12966 | 2025.01.28 08:38:12.135547 [ 258 ] {f69acbb4-9b8d-4074-8a7f-8ac9bb801d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12967 | 2025.01.28 08:38:12.136263 [ 258 ] {f69acbb4-9b8d-4074-8a7f-8ac9bb801d7f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12968 | 2025.01.28 08:38:12.136311 [ 258 ] {f69acbb4-9b8d-4074-8a7f-8ac9bb801d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12969 | 2025.01.28 08:38:12.136679 [ 258 ] {f69acbb4-9b8d-4074-8a7f-8ac9bb801d7f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12970 | 2025.01.28 08:38:12.136928 [ 258 ] {f69acbb4-9b8d-4074-8a7f-8ac9bb801d7f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12971 | 2025.01.28 08:38:12.137173 [ 258 ] {f69acbb4-9b8d-4074-8a7f-8ac9bb801d7f} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001742 sec., 24684.27095292767 rows/sec., 1.77 MiB/sec. | ||
12972 | 2025.01.28 08:38:12.137254 [ 258 ] {f69acbb4-9b8d-4074-8a7f-8ac9bb801d7f} <Debug> TCPHandler: Processed in 0.002164461 sec. | ||
12973 | 2025.01.28 08:38:12.137451 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12974 | 2025.01.28 08:38:12.137639 [ 4 ] {b9e7b4f0-0632-4170-8b5a-750be6ecadfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12975 | 2025.01.28 08:38:12.137697 [ 4 ] {b9e7b4f0-0632-4170-8b5a-750be6ecadfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12976 | 2025.01.28 08:38:12.138370 [ 4 ] {b9e7b4f0-0632-4170-8b5a-750be6ecadfc} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12977 | 2025.01.28 08:38:12.138408 [ 4 ] {b9e7b4f0-0632-4170-8b5a-750be6ecadfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12978 | 2025.01.28 08:38:12.138762 [ 4 ] {b9e7b4f0-0632-4170-8b5a-750be6ecadfc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12979 | 2025.01.28 08:38:12.139003 [ 4 ] {b9e7b4f0-0632-4170-8b5a-750be6ecadfc} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12980 | 2025.01.28 08:38:12.139177 [ 4 ] {b9e7b4f0-0632-4170-8b5a-750be6ecadfc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001582 sec., 8849.557522123894 rows/sec., 619.77 KiB/sec. | ||
12981 | 2025.01.28 08:38:12.139227 [ 4 ] {b9e7b4f0-0632-4170-8b5a-750be6ecadfc} <Debug> TCPHandler: Processed in 0.001889327 sec. | ||
12982 | 2025.01.28 08:38:12.139400 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12983 | 2025.01.28 08:38:12.139541 [ 258 ] {0b2c4e09-95e3-45d6-bd40-aceae4f7796a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12984 | 2025.01.28 08:38:12.139599 [ 258 ] {0b2c4e09-95e3-45d6-bd40-aceae4f7796a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12985 | 2025.01.28 08:38:12.140286 [ 258 ] {0b2c4e09-95e3-45d6-bd40-aceae4f7796a} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12986 | 2025.01.28 08:38:12.140333 [ 258 ] {0b2c4e09-95e3-45d6-bd40-aceae4f7796a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12987 | 2025.01.28 08:38:12.140693 [ 258 ] {0b2c4e09-95e3-45d6-bd40-aceae4f7796a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12988 | 2025.01.28 08:38:12.140943 [ 258 ] {0b2c4e09-95e3-45d6-bd40-aceae4f7796a} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12989 | 2025.01.28 08:38:12.141166 [ 258 ] {0b2c4e09-95e3-45d6-bd40-aceae4f7796a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001655 sec., 7854.984894259819 rows/sec., 489.76 KiB/sec. | ||
12990 | 2025.01.28 08:38:12.141285 [ 258 ] {0b2c4e09-95e3-45d6-bd40-aceae4f7796a} <Debug> TCPHandler: Processed in 0.001952138 sec. | ||
12991 | 2025.01.28 08:38:12.141476 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12992 | 2025.01.28 08:38:12.141611 [ 4 ] {ca306c61-51ec-4573-98f2-f5cfc9a6f1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12993 | 2025.01.28 08:38:12.141668 [ 4 ] {ca306c61-51ec-4573-98f2-f5cfc9a6f1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12994 | 2025.01.28 08:38:12.142508 [ 4 ] {ca306c61-51ec-4573-98f2-f5cfc9a6f1d7} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12995 | 2025.01.28 08:38:12.142546 [ 4 ] {ca306c61-51ec-4573-98f2-f5cfc9a6f1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12996 | 2025.01.28 08:38:12.142931 [ 4 ] {ca306c61-51ec-4573-98f2-f5cfc9a6f1d7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12997 | 2025.01.28 08:38:12.143196 [ 4 ] {ca306c61-51ec-4573-98f2-f5cfc9a6f1d7} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12998 | 2025.01.28 08:38:12.143376 [ 4 ] {ca306c61-51ec-4573-98f2-f5cfc9a6f1d7} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001795 sec., 232869.08077994428 rows/sec., 16.63 MiB/sec. | ||
12999 | 2025.01.28 08:38:12.143426 [ 4 ] {ca306c61-51ec-4573-98f2-f5cfc9a6f1d7} <Debug> TCPHandler: Processed in 0.002040909 sec. | ||
13000 | 2025.01.28 08:38:12.143580 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13001 | 2025.01.28 08:38:12.143718 [ 258 ] {99fc91ff-576a-4b35-8a79-8ff297ccb0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13002 | 2025.01.28 08:38:12.143781 [ 258 ] {99fc91ff-576a-4b35-8a79-8ff297ccb0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13003 | 2025.01.28 08:38:12.144350 [ 258 ] {99fc91ff-576a-4b35-8a79-8ff297ccb0e4} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13004 | 2025.01.28 08:38:12.144390 [ 258 ] {99fc91ff-576a-4b35-8a79-8ff297ccb0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13005 | 2025.01.28 08:38:12.144770 [ 258 ] {99fc91ff-576a-4b35-8a79-8ff297ccb0e4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13006 | 2025.01.28 08:38:12.145041 [ 258 ] {99fc91ff-576a-4b35-8a79-8ff297ccb0e4} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13007 | 2025.01.28 08:38:12.145299 [ 258 ] {99fc91ff-576a-4b35-8a79-8ff297ccb0e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 195.56 KiB/sec. | ||
13008 | 2025.01.28 08:38:12.145466 [ 258 ] {99fc91ff-576a-4b35-8a79-8ff297ccb0e4} <Debug> TCPHandler: Processed in 0.001950078 sec. | ||
13009 | 2025.01.28 08:38:12.145686 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13010 | 2025.01.28 08:38:12.145828 [ 4 ] {c40545fe-644e-4951-972e-9395bc9f4ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13011 | 2025.01.28 08:38:12.145889 [ 4 ] {c40545fe-644e-4951-972e-9395bc9f4ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13012 | 2025.01.28 08:38:12.146504 [ 4 ] {c40545fe-644e-4951-972e-9395bc9f4ff1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13013 | 2025.01.28 08:38:12.146541 [ 4 ] {c40545fe-644e-4951-972e-9395bc9f4ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13014 | 2025.01.28 08:38:12.146949 [ 4 ] {c40545fe-644e-4951-972e-9395bc9f4ff1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13015 | 2025.01.28 08:38:12.147191 [ 4 ] {c40545fe-644e-4951-972e-9395bc9f4ff1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13016 | 2025.01.28 08:38:12.147390 [ 4 ] {c40545fe-644e-4951-972e-9395bc9f4ff1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001591 sec., 148962.9164047769 rows/sec., 9.98 MiB/sec. | ||
13017 | 2025.01.28 08:38:12.147497 [ 4 ] {c40545fe-644e-4951-972e-9395bc9f4ff1} <Debug> TCPHandler: Processed in 0.001917188 sec. | ||
13018 | 2025.01.28 08:38:12.147720 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13019 | 2025.01.28 08:38:12.148074 [ 258 ] {fc2eb602-6e0e-4b6e-acbe-e150bb361612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13020 | 2025.01.28 08:38:12.148216 [ 258 ] {fc2eb602-6e0e-4b6e-acbe-e150bb361612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13021 | 2025.01.28 08:38:12.148747 [ 258 ] {fc2eb602-6e0e-4b6e-acbe-e150bb361612} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13022 | 2025.01.28 08:38:12.148784 [ 258 ] {fc2eb602-6e0e-4b6e-acbe-e150bb361612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13023 | 2025.01.28 08:38:12.149150 [ 258 ] {fc2eb602-6e0e-4b6e-acbe-e150bb361612} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13024 | 2025.01.28 08:38:12.149398 [ 258 ] {fc2eb602-6e0e-4b6e-acbe-e150bb361612} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13025 | 2025.01.28 08:38:12.149612 [ 258 ] {fc2eb602-6e0e-4b6e-acbe-e150bb361612} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001641 sec., 609.3845216331505 rows/sec., 41.06 KiB/sec. | ||
13026 | 2025.01.28 08:38:12.149664 [ 258 ] {fc2eb602-6e0e-4b6e-acbe-e150bb361612} <Debug> TCPHandler: Processed in 0.0020723 sec. | ||
13027 | 2025.01.28 08:38:12.149819 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13028 | 2025.01.28 08:38:12.149954 [ 4 ] {71cd748e-a45a-4eb9-a4d9-efe717e1db42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13029 | 2025.01.28 08:38:12.150048 [ 4 ] {71cd748e-a45a-4eb9-a4d9-efe717e1db42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13030 | 2025.01.28 08:38:12.151220 [ 4 ] {71cd748e-a45a-4eb9-a4d9-efe717e1db42} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13031 | 2025.01.28 08:38:12.151259 [ 4 ] {71cd748e-a45a-4eb9-a4d9-efe717e1db42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13032 | 2025.01.28 08:38:12.151921 [ 4 ] {71cd748e-a45a-4eb9-a4d9-efe717e1db42} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
13033 | 2025.01.28 08:38:12.152187 [ 4 ] {71cd748e-a45a-4eb9-a4d9-efe717e1db42} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13034 | 2025.01.28 08:38:12.152432 [ 4 ] {71cd748e-a45a-4eb9-a4d9-efe717e1db42} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002508 sec., 14354.066985645934 rows/sec., 25.72 MiB/sec. | ||
13035 | 2025.01.28 08:38:12.152530 [ 4 ] {71cd748e-a45a-4eb9-a4d9-efe717e1db42} <Debug> TCPHandler: Processed in 0.00277801 sec. | ||
13036 | 2025.01.28 08:38:12.152728 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13037 | 2025.01.28 08:38:12.152949 [ 258 ] {93b232ea-2b0e-4191-ae9a-65aff5b95d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13038 | 2025.01.28 08:38:12.153043 [ 258 ] {93b232ea-2b0e-4191-ae9a-65aff5b95d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13039 | 2025.01.28 08:38:12.153682 [ 258 ] {93b232ea-2b0e-4191-ae9a-65aff5b95d37} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13040 | 2025.01.28 08:38:12.153721 [ 258 ] {93b232ea-2b0e-4191-ae9a-65aff5b95d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13041 | 2025.01.28 08:38:12.154101 [ 258 ] {93b232ea-2b0e-4191-ae9a-65aff5b95d37} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13042 | 2025.01.28 08:38:12.154352 [ 258 ] {93b232ea-2b0e-4191-ae9a-65aff5b95d37} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13043 | 2025.01.28 08:38:12.154586 [ 258 ] {93b232ea-2b0e-4191-ae9a-65aff5b95d37} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001689 sec., 48549.437537004145 rows/sec., 3.08 MiB/sec. | ||
13044 | 2025.01.28 08:38:12.154638 [ 258 ] {93b232ea-2b0e-4191-ae9a-65aff5b95d37} <Debug> TCPHandler: Processed in 0.002019359 sec. | ||
13045 | 2025.01.28 08:38:13.501748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
13046 | 2025.01.28 08:38:13.520245 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13047 | 2025.01.28 08:38:13.520296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13048 | 2025.01.28 08:38:13.527255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
13049 | 2025.01.28 08:38:13.528012 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13050 | 2025.01.28 08:38:13.530647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
13051 | 2025.01.28 08:38:16.608689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1844 | ||
13052 | 2025.01.28 08:38:16.612338 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13053 | 2025.01.28 08:38:16.612390 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13054 | 2025.01.28 08:38:16.613846 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13055 | 2025.01.28 08:38:16.614146 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13056 | 2025.01.28 08:38:16.614364 [ 133 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13057 | 2025.01.28 08:38:16.614487 [ 133 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13058 | 2025.01.28 08:38:16.614564 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13059 | 2025.01.28 08:38:16.614895 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
13060 | 2025.01.28 08:38:16.615172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1844 | ||
13061 | 2025.01.28 08:38:16.615648 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13062 | 2025.01.28 08:38:16.615770 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1660 rows starting from the beginning of the part | ||
13063 | 2025.01.28 08:38:16.616316 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
13064 | 2025.01.28 08:38:16.616842 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
13065 | 2025.01.28 08:38:16.617362 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 44 rows starting from the beginning of the part | ||
13066 | 2025.01.28 08:38:16.617854 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
13067 | 2025.01.28 08:38:16.618390 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
13068 | 2025.01.28 08:38:16.626514 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 72 columns (72 merged, 0 gathered) in 0.011792829 sec., 156366.21204292882 rows/sec., 119.33 MiB/sec. | ||
13069 | 2025.01.28 08:38:16.628804 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13070 | 2025.01.28 08:38:16.629688 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_46_9} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13071 | 2025.01.28 08:38:16.629799 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_46_9} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13072 | 2025.01.28 08:38:16.630186 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
13073 | 2025.01.28 08:38:17.123745 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13074 | 2025.01.28 08:38:17.123951 [ 258 ] {9abd7513-9518-4c56-a7d3-3d87de7ea807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13075 | 2025.01.28 08:38:17.124028 [ 258 ] {9abd7513-9518-4c56-a7d3-3d87de7ea807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13076 | 2025.01.28 08:38:17.124848 [ 258 ] {9abd7513-9518-4c56-a7d3-3d87de7ea807} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13077 | 2025.01.28 08:38:17.124891 [ 258 ] {9abd7513-9518-4c56-a7d3-3d87de7ea807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13078 | 2025.01.28 08:38:17.125326 [ 258 ] {9abd7513-9518-4c56-a7d3-3d87de7ea807} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13079 | 2025.01.28 08:38:17.125630 [ 258 ] {9abd7513-9518-4c56-a7d3-3d87de7ea807} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13080 | 2025.01.28 08:38:17.125861 [ 258 ] {9abd7513-9518-4c56-a7d3-3d87de7ea807} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001968 sec., 32520.32520325203 rows/sec., 2.56 MiB/sec. | ||
13081 | 2025.01.28 08:38:17.125919 [ 258 ] {9abd7513-9518-4c56-a7d3-3d87de7ea807} <Debug> TCPHandler: Processed in 0.002312133 sec. | ||
13082 | 2025.01.28 08:38:17.126248 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13083 | 2025.01.28 08:38:17.126537 [ 4 ] {17755a44-3084-4b30-8eac-3087caaa04c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13084 | 2025.01.28 08:38:17.126612 [ 4 ] {17755a44-3084-4b30-8eac-3087caaa04c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13085 | 2025.01.28 08:38:17.127340 [ 4 ] {17755a44-3084-4b30-8eac-3087caaa04c9} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13086 | 2025.01.28 08:38:17.127385 [ 4 ] {17755a44-3084-4b30-8eac-3087caaa04c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13087 | 2025.01.28 08:38:17.127825 [ 4 ] {17755a44-3084-4b30-8eac-3087caaa04c9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
13088 | 2025.01.28 08:38:17.128095 [ 4 ] {17755a44-3084-4b30-8eac-3087caaa04c9} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13089 | 2025.01.28 08:38:17.128300 [ 4 ] {17755a44-3084-4b30-8eac-3087caaa04c9} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001832 sec., 2183.406113537118 rows/sec., 164.18 KiB/sec. | ||
13090 | 2025.01.28 08:38:17.128363 [ 4 ] {17755a44-3084-4b30-8eac-3087caaa04c9} <Debug> TCPHandler: Processed in 0.002308953 sec. | ||
13091 | 2025.01.28 08:38:17.128558 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13092 | 2025.01.28 08:38:17.128782 [ 258 ] {89cdbc2f-d212-49e3-9ec9-28038f0250ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13093 | 2025.01.28 08:38:17.128871 [ 258 ] {89cdbc2f-d212-49e3-9ec9-28038f0250ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13094 | 2025.01.28 08:38:17.129765 [ 258 ] {89cdbc2f-d212-49e3-9ec9-28038f0250ee} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13095 | 2025.01.28 08:38:17.129805 [ 258 ] {89cdbc2f-d212-49e3-9ec9-28038f0250ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13096 | 2025.01.28 08:38:17.130184 [ 258 ] {89cdbc2f-d212-49e3-9ec9-28038f0250ee} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13097 | 2025.01.28 08:38:17.130438 [ 258 ] {89cdbc2f-d212-49e3-9ec9-28038f0250ee} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13098 | 2025.01.28 08:38:17.130680 [ 258 ] {89cdbc2f-d212-49e3-9ec9-28038f0250ee} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001945 sec., 34961.43958868895 rows/sec., 2.73 MiB/sec. | ||
13099 | 2025.01.28 08:38:17.130784 [ 258 ] {89cdbc2f-d212-49e3-9ec9-28038f0250ee} <Debug> TCPHandler: Processed in 0.002334824 sec. | ||
13100 | 2025.01.28 08:38:17.130982 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13101 | 2025.01.28 08:38:17.131140 [ 4 ] {5b665c18-6aa8-4e70-8f08-2b950faedcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13102 | 2025.01.28 08:38:17.131207 [ 4 ] {5b665c18-6aa8-4e70-8f08-2b950faedcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13103 | 2025.01.28 08:38:17.131813 [ 4 ] {5b665c18-6aa8-4e70-8f08-2b950faedcc4} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13104 | 2025.01.28 08:38:17.131851 [ 4 ] {5b665c18-6aa8-4e70-8f08-2b950faedcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13105 | 2025.01.28 08:38:17.132285 [ 4 ] {5b665c18-6aa8-4e70-8f08-2b950faedcc4} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13106 | 2025.01.28 08:38:17.132541 [ 4 ] {5b665c18-6aa8-4e70-8f08-2b950faedcc4} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13107 | 2025.01.28 08:38:17.132726 [ 4 ] {5b665c18-6aa8-4e70-8f08-2b950faedcc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. | ||
13108 | 2025.01.28 08:38:17.132781 [ 4 ] {5b665c18-6aa8-4e70-8f08-2b950faedcc4} <Debug> TCPHandler: Processed in 0.001893597 sec. | ||
13109 | 2025.01.28 08:38:17.132989 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13110 | 2025.01.28 08:38:17.133212 [ 258 ] {c5f2179a-4708-46fd-844b-5a906839b756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13111 | 2025.01.28 08:38:17.133398 [ 258 ] {c5f2179a-4708-46fd-844b-5a906839b756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13112 | 2025.01.28 08:38:17.134551 [ 258 ] {c5f2179a-4708-46fd-844b-5a906839b756} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13113 | 2025.01.28 08:38:17.134591 [ 258 ] {c5f2179a-4708-46fd-844b-5a906839b756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13114 | 2025.01.28 08:38:17.135218 [ 258 ] {c5f2179a-4708-46fd-844b-5a906839b756} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
13115 | 2025.01.28 08:38:17.135492 [ 258 ] {c5f2179a-4708-46fd-844b-5a906839b756} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13116 | 2025.01.28 08:38:17.135744 [ 258 ] {c5f2179a-4708-46fd-844b-5a906839b756} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002586 sec., 1546.7904098994586 rows/sec., 2.77 MiB/sec. | ||
13117 | 2025.01.28 08:38:17.136032 [ 258 ] {c5f2179a-4708-46fd-844b-5a906839b756} <Debug> TCPHandler: Processed in 0.003152175 sec. | ||
13118 | 2025.01.28 08:38:17.136301 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13119 | 2025.01.28 08:38:17.136482 [ 4 ] {8e3e2d75-7d83-4995-a8e0-c6c660b56488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13120 | 2025.01.28 08:38:17.136546 [ 4 ] {8e3e2d75-7d83-4995-a8e0-c6c660b56488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13121 | 2025.01.28 08:38:17.137135 [ 4 ] {8e3e2d75-7d83-4995-a8e0-c6c660b56488} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13122 | 2025.01.28 08:38:17.137182 [ 4 ] {8e3e2d75-7d83-4995-a8e0-c6c660b56488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13123 | 2025.01.28 08:38:17.137612 [ 4 ] {8e3e2d75-7d83-4995-a8e0-c6c660b56488} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13124 | 2025.01.28 08:38:17.137864 [ 4 ] {8e3e2d75-7d83-4995-a8e0-c6c660b56488} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13125 | 2025.01.28 08:38:17.138054 [ 4 ] {8e3e2d75-7d83-4995-a8e0-c6c660b56488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001604 sec., 37406.48379052369 rows/sec., 2.52 MiB/sec. | ||
13126 | 2025.01.28 08:38:17.138107 [ 4 ] {8e3e2d75-7d83-4995-a8e0-c6c660b56488} <Debug> TCPHandler: Processed in 0.001965028 sec. | ||
13127 | 2025.01.28 08:38:18.247882 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13128 | 2025.01.28 08:38:18.248099 [ 258 ] {8e0d53bc-a4eb-4ad6-9830-a5b66059ae4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13129 | 2025.01.28 08:38:18.248183 [ 258 ] {8e0d53bc-a4eb-4ad6-9830-a5b66059ae4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13130 | 2025.01.28 08:38:18.248986 [ 258 ] {8e0d53bc-a4eb-4ad6-9830-a5b66059ae4f} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13131 | 2025.01.28 08:38:18.249041 [ 258 ] {8e0d53bc-a4eb-4ad6-9830-a5b66059ae4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13132 | 2025.01.28 08:38:18.249489 [ 258 ] {8e0d53bc-a4eb-4ad6-9830-a5b66059ae4f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13133 | 2025.01.28 08:38:18.249764 [ 258 ] {8e0d53bc-a4eb-4ad6-9830-a5b66059ae4f} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13134 | 2025.01.28 08:38:18.249992 [ 130 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13135 | 2025.01.28 08:38:18.250015 [ 258 ] {8e0d53bc-a4eb-4ad6-9830-a5b66059ae4f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 511.58 KiB/sec. | ||
13136 | 2025.01.28 08:38:18.250084 [ 130 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13137 | 2025.01.28 08:38:18.250162 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13138 | 2025.01.28 08:38:18.250169 [ 258 ] {8e0d53bc-a4eb-4ad6-9830-a5b66059ae4f} <Debug> TCPHandler: Processed in 0.002436445 sec. | ||
13139 | 2025.01.28 08:38:18.250507 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13140 | 2025.01.28 08:38:18.250717 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13141 | 2025.01.28 08:38:18.250926 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13142 | 2025.01.28 08:38:18.251009 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part | ||
13143 | 2025.01.28 08:38:18.251100 [ 4 ] {2e12f121-7eb3-405a-9d3b-7e6c67cc707e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13144 | 2025.01.28 08:38:18.251197 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
13145 | 2025.01.28 08:38:18.251264 [ 4 ] {2e12f121-7eb3-405a-9d3b-7e6c67cc707e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13146 | 2025.01.28 08:38:18.251495 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
13147 | 2025.01.28 08:38:18.251837 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
13148 | 2025.01.28 08:38:18.252062 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
13149 | 2025.01.28 08:38:18.253968 [ 4 ] {2e12f121-7eb3-405a-9d3b-7e6c67cc707e} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13150 | 2025.01.28 08:38:18.254051 [ 4 ] {2e12f121-7eb3-405a-9d3b-7e6c67cc707e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13151 | 2025.01.28 08:38:18.254798 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004528765 sec., 15456.752558368564 rows/sec., 1.15 MiB/sec. | ||
13152 | 2025.01.28 08:38:18.255005 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13153 | 2025.01.28 08:38:18.255086 [ 4 ] {2e12f121-7eb3-405a-9d3b-7e6c67cc707e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13154 | 2025.01.28 08:38:18.255489 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13155 | 2025.01.28 08:38:18.255585 [ 4 ] {2e12f121-7eb3-405a-9d3b-7e6c67cc707e} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13156 | 2025.01.28 08:38:18.255684 [ 199 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_45_11} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13157 | 2025.01.28 08:38:18.255909 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13158 | 2025.01.28 08:38:18.256026 [ 4 ] {2e12f121-7eb3-405a-9d3b-7e6c67cc707e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005022 sec., 398.24771007566704 rows/sec., 32.47 KiB/sec. | ||
13159 | 2025.01.28 08:38:18.256112 [ 4 ] {2e12f121-7eb3-405a-9d3b-7e6c67cc707e} <Debug> TCPHandler: Processed in 0.005788832 sec. | ||
13160 | 2025.01.28 08:38:18.256273 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13161 | 2025.01.28 08:38:18.256396 [ 258 ] {19c5020d-c1b4-4ea1-83d6-331e3c9d7927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13162 | 2025.01.28 08:38:18.256451 [ 258 ] {19c5020d-c1b4-4ea1-83d6-331e3c9d7927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13163 | 2025.01.28 08:38:18.257836 [ 258 ] {19c5020d-c1b4-4ea1-83d6-331e3c9d7927} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13164 | 2025.01.28 08:38:18.257876 [ 258 ] {19c5020d-c1b4-4ea1-83d6-331e3c9d7927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13165 | 2025.01.28 08:38:18.258359 [ 258 ] {19c5020d-c1b4-4ea1-83d6-331e3c9d7927} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13166 | 2025.01.28 08:38:18.258619 [ 258 ] {19c5020d-c1b4-4ea1-83d6-331e3c9d7927} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13167 | 2025.01.28 08:38:18.258844 [ 258 ] {19c5020d-c1b4-4ea1-83d6-331e3c9d7927} <Debug> executeQuery: Read 1416 rows, 120.98 KiB in 0.002471 sec., 573047.3492513152 rows/sec., 47.81 MiB/sec. | ||
13168 | 2025.01.28 08:38:18.258944 [ 258 ] {19c5020d-c1b4-4ea1-83d6-331e3c9d7927} <Debug> TCPHandler: Processed in 0.002727969 sec. | ||
13169 | 2025.01.28 08:38:18.259169 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13170 | 2025.01.28 08:38:18.259512 [ 4 ] {6d066d88-dbee-4ed2-9ff5-29aaffa7a86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13171 | 2025.01.28 08:38:18.259612 [ 4 ] {6d066d88-dbee-4ed2-9ff5-29aaffa7a86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13172 | 2025.01.28 08:38:18.260260 [ 4 ] {6d066d88-dbee-4ed2-9ff5-29aaffa7a86e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13173 | 2025.01.28 08:38:18.260302 [ 4 ] {6d066d88-dbee-4ed2-9ff5-29aaffa7a86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13174 | 2025.01.28 08:38:18.260682 [ 4 ] {6d066d88-dbee-4ed2-9ff5-29aaffa7a86e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
13175 | 2025.01.28 08:38:18.260953 [ 4 ] {6d066d88-dbee-4ed2-9ff5-29aaffa7a86e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13176 | 2025.01.28 08:38:18.261188 [ 4 ] {6d066d88-dbee-4ed2-9ff5-29aaffa7a86e} <Debug> executeQuery: Read 45 rows, 3.30 KiB in 0.001807 sec., 24903.154399557276 rows/sec., 1.78 MiB/sec. | ||
13177 | 2025.01.28 08:38:18.261247 [ 4 ] {6d066d88-dbee-4ed2-9ff5-29aaffa7a86e} <Debug> TCPHandler: Processed in 0.002205112 sec. | ||
13178 | 2025.01.28 08:38:18.261403 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13179 | 2025.01.28 08:38:18.261537 [ 258 ] {ffc37cbe-84a9-414b-809f-fdf1f2c820a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13180 | 2025.01.28 08:38:18.261596 [ 258 ] {ffc37cbe-84a9-414b-809f-fdf1f2c820a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13181 | 2025.01.28 08:38:18.262427 [ 258 ] {ffc37cbe-84a9-414b-809f-fdf1f2c820a8} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13182 | 2025.01.28 08:38:18.262475 [ 258 ] {ffc37cbe-84a9-414b-809f-fdf1f2c820a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13183 | 2025.01.28 08:38:18.262859 [ 258 ] {ffc37cbe-84a9-414b-809f-fdf1f2c820a8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13184 | 2025.01.28 08:38:18.263116 [ 258 ] {ffc37cbe-84a9-414b-809f-fdf1f2c820a8} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13185 | 2025.01.28 08:38:18.263356 [ 258 ] {ffc37cbe-84a9-414b-809f-fdf1f2c820a8} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001847 sec., 131023.28099621007 rows/sec., 8.88 MiB/sec. | ||
13186 | 2025.01.28 08:38:18.263432 [ 258 ] {ffc37cbe-84a9-414b-809f-fdf1f2c820a8} <Debug> TCPHandler: Processed in 0.00208822 sec. | ||
13187 | 2025.01.28 08:38:18.263695 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13188 | 2025.01.28 08:38:18.263862 [ 4 ] {8bc1d08d-1cb5-498f-8f8f-9eb735342fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13189 | 2025.01.28 08:38:18.263920 [ 4 ] {8bc1d08d-1cb5-498f-8f8f-9eb735342fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13190 | 2025.01.28 08:38:18.264589 [ 4 ] {8bc1d08d-1cb5-498f-8f8f-9eb735342fe8} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13191 | 2025.01.28 08:38:18.264629 [ 4 ] {8bc1d08d-1cb5-498f-8f8f-9eb735342fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13192 | 2025.01.28 08:38:18.264995 [ 4 ] {8bc1d08d-1cb5-498f-8f8f-9eb735342fe8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13193 | 2025.01.28 08:38:18.265248 [ 4 ] {8bc1d08d-1cb5-498f-8f8f-9eb735342fe8} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13194 | 2025.01.28 08:38:18.265412 [ 130 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13195 | 2025.01.28 08:38:18.265484 [ 130 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13196 | 2025.01.28 08:38:18.265494 [ 4 ] {8bc1d08d-1cb5-498f-8f8f-9eb735342fe8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001652 sec., 7869.249394673123 rows/sec., 490.65 KiB/sec. | ||
13197 | 2025.01.28 08:38:18.265523 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13198 | 2025.01.28 08:38:18.265633 [ 4 ] {8bc1d08d-1cb5-498f-8f8f-9eb735342fe8} <Debug> TCPHandler: Processed in 0.002075359 sec. | ||
13199 | 2025.01.28 08:38:18.265824 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13200 | 2025.01.28 08:38:18.265860 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13201 | 2025.01.28 08:38:18.266142 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13202 | 2025.01.28 08:38:18.266147 [ 258 ] {0a98c728-dca9-4a30-b5e8-5838b44fc1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13203 | 2025.01.28 08:38:18.266218 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part | ||
13204 | 2025.01.28 08:38:18.266261 [ 258 ] {0a98c728-dca9-4a30-b5e8-5838b44fc1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13205 | 2025.01.28 08:38:18.266571 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
13206 | 2025.01.28 08:38:18.266913 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
13207 | 2025.01.28 08:38:18.267219 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
13208 | 2025.01.28 08:38:18.267620 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
13209 | 2025.01.28 08:38:18.269520 [ 258 ] {0a98c728-dca9-4a30-b5e8-5838b44fc1da} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13210 | 2025.01.28 08:38:18.269593 [ 258 ] {0a98c728-dca9-4a30-b5e8-5838b44fc1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13211 | 2025.01.28 08:38:18.269990 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004334022 sec., 14997.616532634122 rows/sec., 993.68 KiB/sec. | ||
13212 | 2025.01.28 08:38:18.270229 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13213 | 2025.01.28 08:38:18.270374 [ 258 ] {0a98c728-dca9-4a30-b5e8-5838b44fc1da} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13214 | 2025.01.28 08:38:18.270747 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13215 | 2025.01.28 08:38:18.270917 [ 258 ] {0a98c728-dca9-4a30-b5e8-5838b44fc1da} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13216 | 2025.01.28 08:38:18.270966 [ 189 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_45_11} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13217 | 2025.01.28 08:38:18.271152 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13218 | 2025.01.28 08:38:18.271338 [ 258 ] {0a98c728-dca9-4a30-b5e8-5838b44fc1da} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.005287 sec., 165689.42689616038 rows/sec., 12.01 MiB/sec. | ||
13219 | 2025.01.28 08:38:18.271470 [ 258 ] {0a98c728-dca9-4a30-b5e8-5838b44fc1da} <Debug> TCPHandler: Processed in 0.005721482 sec. | ||
13220 | 2025.01.28 08:38:18.271745 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13221 | 2025.01.28 08:38:18.271971 [ 4 ] {c725c478-56c7-478d-a13e-e07ee01a7859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13222 | 2025.01.28 08:38:18.272034 [ 4 ] {c725c478-56c7-478d-a13e-e07ee01a7859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13223 | 2025.01.28 08:38:18.272617 [ 4 ] {c725c478-56c7-478d-a13e-e07ee01a7859} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13224 | 2025.01.28 08:38:18.272656 [ 4 ] {c725c478-56c7-478d-a13e-e07ee01a7859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13225 | 2025.01.28 08:38:18.273027 [ 4 ] {c725c478-56c7-478d-a13e-e07ee01a7859} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13226 | 2025.01.28 08:38:18.273257 [ 4 ] {c725c478-56c7-478d-a13e-e07ee01a7859} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13227 | 2025.01.28 08:38:18.273454 [ 4 ] {c725c478-56c7-478d-a13e-e07ee01a7859} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001579 sec., 3799.8733375554148 rows/sec., 198.53 KiB/sec. | ||
13228 | 2025.01.28 08:38:18.273502 [ 4 ] {c725c478-56c7-478d-a13e-e07ee01a7859} <Debug> TCPHandler: Processed in 0.001970999 sec. | ||
13229 | 2025.01.28 08:38:18.273667 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13230 | 2025.01.28 08:38:18.273871 [ 258 ] {0336c544-8970-4706-926d-1bce208aefb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13231 | 2025.01.28 08:38:18.273934 [ 258 ] {0336c544-8970-4706-926d-1bce208aefb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13232 | 2025.01.28 08:38:18.274786 [ 258 ] {0336c544-8970-4706-926d-1bce208aefb3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13233 | 2025.01.28 08:38:18.274825 [ 258 ] {0336c544-8970-4706-926d-1bce208aefb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13234 | 2025.01.28 08:38:18.275299 [ 258 ] {0336c544-8970-4706-926d-1bce208aefb3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13235 | 2025.01.28 08:38:18.275570 [ 258 ] {0336c544-8970-4706-926d-1bce208aefb3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13236 | 2025.01.28 08:38:18.275795 [ 258 ] {0336c544-8970-4706-926d-1bce208aefb3} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.001954 sec., 505629.47799385875 rows/sec., 33.65 MiB/sec. | ||
13237 | 2025.01.28 08:38:18.275852 [ 258 ] {0336c544-8970-4706-926d-1bce208aefb3} <Debug> TCPHandler: Processed in 0.002190471 sec. | ||
13238 | 2025.01.28 08:38:18.276003 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13239 | 2025.01.28 08:38:18.276132 [ 4 ] {eac93296-8a7c-409f-844c-a32dd3dc21f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13240 | 2025.01.28 08:38:18.276194 [ 4 ] {eac93296-8a7c-409f-844c-a32dd3dc21f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13241 | 2025.01.28 08:38:18.276717 [ 4 ] {eac93296-8a7c-409f-844c-a32dd3dc21f2} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13242 | 2025.01.28 08:38:18.276760 [ 4 ] {eac93296-8a7c-409f-844c-a32dd3dc21f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13243 | 2025.01.28 08:38:18.277186 [ 4 ] {eac93296-8a7c-409f-844c-a32dd3dc21f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13244 | 2025.01.28 08:38:18.277503 [ 4 ] {eac93296-8a7c-409f-844c-a32dd3dc21f2} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13245 | 2025.01.28 08:38:18.277762 [ 4 ] {eac93296-8a7c-409f-844c-a32dd3dc21f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001654 sec., 604.5949214026601 rows/sec., 40.74 KiB/sec. | ||
13246 | 2025.01.28 08:38:18.277842 [ 4 ] {eac93296-8a7c-409f-844c-a32dd3dc21f2} <Debug> TCPHandler: Processed in 0.001895657 sec. | ||
13247 | 2025.01.28 08:38:18.278056 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13248 | 2025.01.28 08:38:18.278194 [ 258 ] {01d7c6f5-68e6-44fd-894a-f991f8e5ad9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13249 | 2025.01.28 08:38:18.278290 [ 258 ] {01d7c6f5-68e6-44fd-894a-f991f8e5ad9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13250 | 2025.01.28 08:38:18.279548 [ 258 ] {01d7c6f5-68e6-44fd-894a-f991f8e5ad9e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13251 | 2025.01.28 08:38:18.279588 [ 258 ] {01d7c6f5-68e6-44fd-894a-f991f8e5ad9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13252 | 2025.01.28 08:38:18.280263 [ 258 ] {01d7c6f5-68e6-44fd-894a-f991f8e5ad9e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
13253 | 2025.01.28 08:38:18.280548 [ 258 ] {01d7c6f5-68e6-44fd-894a-f991f8e5ad9e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13254 | 2025.01.28 08:38:18.280823 [ 258 ] {01d7c6f5-68e6-44fd-894a-f991f8e5ad9e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002658 sec., 13544.018058690745 rows/sec., 24.27 MiB/sec. | ||
13255 | 2025.01.28 08:38:18.281059 [ 258 ] {01d7c6f5-68e6-44fd-894a-f991f8e5ad9e} <Debug> TCPHandler: Processed in 0.003112185 sec. | ||
13256 | 2025.01.28 08:38:18.281317 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13257 | 2025.01.28 08:38:18.281464 [ 4 ] {98965bee-fbcd-42f8-b9ad-f17b9d3b61e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13258 | 2025.01.28 08:38:18.281521 [ 4 ] {98965bee-fbcd-42f8-b9ad-f17b9d3b61e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13259 | 2025.01.28 08:38:18.282011 [ 4 ] {98965bee-fbcd-42f8-b9ad-f17b9d3b61e2} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13260 | 2025.01.28 08:38:18.282057 [ 4 ] {98965bee-fbcd-42f8-b9ad-f17b9d3b61e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13261 | 2025.01.28 08:38:18.282457 [ 4 ] {98965bee-fbcd-42f8-b9ad-f17b9d3b61e2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13262 | 2025.01.28 08:38:18.282712 [ 4 ] {98965bee-fbcd-42f8-b9ad-f17b9d3b61e2} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13263 | 2025.01.28 08:38:18.282934 [ 4 ] {98965bee-fbcd-42f8-b9ad-f17b9d3b61e2} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001498 sec., 30707.610146862484 rows/sec., 1.86 MiB/sec. | ||
13264 | 2025.01.28 08:38:18.283001 [ 4 ] {98965bee-fbcd-42f8-b9ad-f17b9d3b61e2} <Debug> TCPHandler: Processed in 0.001830876 sec. | ||
13265 | 2025.01.28 08:38:18.952603 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
13266 | 2025.01.28 08:38:18.953245 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13267 | 2025.01.28 08:38:18.953286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13268 | 2025.01.28 08:38:18.953859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13269 | 2025.01.28 08:38:18.954149 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13270 | 2025.01.28 08:38:18.954361 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
13271 | 2025.01.28 08:38:21.030733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
13272 | 2025.01.28 08:38:21.050994 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13273 | 2025.01.28 08:38:21.051047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13274 | 2025.01.28 08:38:21.058474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13275 | 2025.01.28 08:38:21.059285 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13276 | 2025.01.28 08:38:21.061853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
13277 | 2025.01.28 08:38:22.120463 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13278 | 2025.01.28 08:38:22.120727 [ 258 ] {58196533-2ee8-47fd-8cbd-2af360db69cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13279 | 2025.01.28 08:38:22.120797 [ 258 ] {58196533-2ee8-47fd-8cbd-2af360db69cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13280 | 2025.01.28 08:38:22.121548 [ 258 ] {58196533-2ee8-47fd-8cbd-2af360db69cb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13281 | 2025.01.28 08:38:22.121594 [ 258 ] {58196533-2ee8-47fd-8cbd-2af360db69cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13282 | 2025.01.28 08:38:22.122053 [ 258 ] {58196533-2ee8-47fd-8cbd-2af360db69cb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13283 | 2025.01.28 08:38:22.122324 [ 258 ] {58196533-2ee8-47fd-8cbd-2af360db69cb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13284 | 2025.01.28 08:38:22.122529 [ 126 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13285 | 2025.01.28 08:38:22.122555 [ 258 ] {58196533-2ee8-47fd-8cbd-2af360db69cb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.28 MiB/sec. | ||
13286 | 2025.01.28 08:38:22.122637 [ 126 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13287 | 2025.01.28 08:38:22.122715 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13288 | 2025.01.28 08:38:22.122722 [ 258 ] {58196533-2ee8-47fd-8cbd-2af360db69cb} <Debug> TCPHandler: Processed in 0.002454515 sec. | ||
13289 | 2025.01.28 08:38:22.122978 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
13290 | 2025.01.28 08:38:22.123035 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13291 | 2025.01.28 08:38:22.123308 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13292 | 2025.01.28 08:38:22.123372 [ 4 ] {d39858f9-27a5-437f-b5fd-ada7d932c52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13293 | 2025.01.28 08:38:22.123401 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1433 rows starting from the beginning of the part | ||
13294 | 2025.01.28 08:38:22.123518 [ 4 ] {d39858f9-27a5-437f-b5fd-ada7d932c52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13295 | 2025.01.28 08:38:22.123849 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 65 rows starting from the beginning of the part | ||
13296 | 2025.01.28 08:38:22.124360 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 275 rows starting from the beginning of the part | ||
13297 | 2025.01.28 08:38:22.124847 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
13298 | 2025.01.28 08:38:22.125253 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1416 rows starting from the beginning of the part | ||
13299 | 2025.01.28 08:38:22.125505 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
13300 | 2025.01.28 08:38:22.128268 [ 4 ] {d39858f9-27a5-437f-b5fd-ada7d932c52d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13301 | 2025.01.28 08:38:22.128401 [ 4 ] {d39858f9-27a5-437f-b5fd-ada7d932c52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13302 | 2025.01.28 08:38:22.129219 [ 4 ] {d39858f9-27a5-437f-b5fd-ada7d932c52d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13303 | 2025.01.28 08:38:22.129520 [ 4 ] {d39858f9-27a5-437f-b5fd-ada7d932c52d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13304 | 2025.01.28 08:38:22.129787 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.006947669 sec., 476274.84844197385 rows/sec., 41.59 MiB/sec. | ||
13305 | 2025.01.28 08:38:22.129829 [ 126 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13306 | 2025.01.28 08:38:22.129937 [ 126 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13307 | 2025.01.28 08:38:22.129985 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13308 | 2025.01.28 08:38:22.129998 [ 4 ] {d39858f9-27a5-437f-b5fd-ada7d932c52d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00673 sec., 9509.658246656762 rows/sec., 760.06 KiB/sec. | ||
13309 | 2025.01.28 08:38:22.130230 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13310 | 2025.01.28 08:38:22.130272 [ 4 ] {d39858f9-27a5-437f-b5fd-ada7d932c52d} <Debug> TCPHandler: Processed in 0.007406766 sec. | ||
13311 | 2025.01.28 08:38:22.130321 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
13312 | 2025.01.28 08:38:22.130556 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13313 | 2025.01.28 08:38:22.130590 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13314 | 2025.01.28 08:38:22.130648 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 914 rows starting from the beginning of the part | ||
13315 | 2025.01.28 08:38:22.131076 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 70 rows starting from the beginning of the part | ||
13316 | 2025.01.28 08:38:22.131099 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13317 | 2025.01.28 08:38:22.131127 [ 258 ] {bb81e614-22c6-4a21-b10d-b66466b7994d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13318 | 2025.01.28 08:38:22.131447 [ 258 ] {bb81e614-22c6-4a21-b10d-b66466b7994d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13319 | 2025.01.28 08:38:22.131538 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 418 rows starting from the beginning of the part | ||
13320 | 2025.01.28 08:38:22.131626 [ 200 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_106_21} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13321 | 2025.01.28 08:38:22.132122 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 68 rows starting from the beginning of the part | ||
13322 | 2025.01.28 08:38:22.132213 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
13323 | 2025.01.28 08:38:22.132605 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 876 rows starting from the beginning of the part | ||
13324 | 2025.01.28 08:38:22.132928 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
13325 | 2025.01.28 08:38:22.134472 [ 258 ] {bb81e614-22c6-4a21-b10d-b66466b7994d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13326 | 2025.01.28 08:38:22.134553 [ 258 ] {bb81e614-22c6-4a21-b10d-b66466b7994d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13327 | 2025.01.28 08:38:22.135470 [ 258 ] {bb81e614-22c6-4a21-b10d-b66466b7994d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13328 | 2025.01.28 08:38:22.135977 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.005859613 sec., 411289.96061685303 rows/sec., 31.54 MiB/sec. | ||
13329 | 2025.01.28 08:38:22.135992 [ 258 ] {bb81e614-22c6-4a21-b10d-b66466b7994d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13330 | 2025.01.28 08:38:22.136260 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
13331 | 2025.01.28 08:38:22.136367 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13332 | 2025.01.28 08:38:22.136383 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13333 | 2025.01.28 08:38:22.136418 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13334 | 2025.01.28 08:38:22.136494 [ 258 ] {bb81e614-22c6-4a21-b10d-b66466b7994d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.005629 sec., 17054.538994492803 rows/sec., 1.19 MiB/sec. | ||
13335 | 2025.01.28 08:38:22.136865 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
13336 | 2025.01.28 08:38:22.136913 [ 258 ] {bb81e614-22c6-4a21-b10d-b66466b7994d} <Debug> TCPHandler: Processed in 0.006515143 sec. | ||
13337 | 2025.01.28 08:38:22.137279 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13338 | 2025.01.28 08:38:22.137324 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13339 | 2025.01.28 08:38:22.137343 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13340 | 2025.01.28 08:38:22.137444 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30300 rows starting from the beginning of the part | ||
13341 | 2025.01.28 08:38:22.137495 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_106_21} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13342 | 2025.01.28 08:38:22.137859 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
13343 | 2025.01.28 08:38:22.137870 [ 4 ] {4288c211-a074-458a-9b7d-c3ddc1274ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13344 | 2025.01.28 08:38:22.137880 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 161 rows starting from the beginning of the part | ||
13345 | 2025.01.28 08:38:22.138070 [ 4 ] {4288c211-a074-458a-9b7d-c3ddc1274ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13346 | 2025.01.28 08:38:22.138274 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
13347 | 2025.01.28 08:38:22.138653 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
13348 | 2025.01.28 08:38:22.139020 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 988 rows starting from the beginning of the part | ||
13349 | 2025.01.28 08:38:22.140224 [ 4 ] {4288c211-a074-458a-9b7d-c3ddc1274ba1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13350 | 2025.01.28 08:38:22.140299 [ 4 ] {4288c211-a074-458a-9b7d-c3ddc1274ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13351 | 2025.01.28 08:38:22.140791 [ 4 ] {4288c211-a074-458a-9b7d-c3ddc1274ba1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13352 | 2025.01.28 08:38:22.141212 [ 4 ] {4288c211-a074-458a-9b7d-c3ddc1274ba1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13353 | 2025.01.28 08:38:22.141396 [ 126 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13354 | 2025.01.28 08:38:22.141493 [ 126 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13355 | 2025.01.28 08:38:22.141577 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13356 | 2025.01.28 08:38:22.141696 [ 4 ] {4288c211-a074-458a-9b7d-c3ddc1274ba1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00402 sec., 8955.223880597016 rows/sec., 618.00 KiB/sec. | ||
13357 | 2025.01.28 08:38:22.142103 [ 4 ] {4288c211-a074-458a-9b7d-c3ddc1274ba1} <Debug> TCPHandler: Processed in 0.005013341 sec. | ||
13358 | 2025.01.28 08:38:22.142239 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
13359 | 2025.01.28 08:38:22.142589 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13360 | 2025.01.28 08:38:22.142673 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6112 rows starting from the beginning of the part | ||
13361 | 2025.01.28 08:38:22.142871 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
13362 | 2025.01.28 08:38:22.143210 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
13363 | 2025.01.28 08:38:22.143398 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
13364 | 2025.01.28 08:38:22.143487 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 46 rows starting from the beginning of the part | ||
13365 | 2025.01.28 08:38:22.143638 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 36 rows starting from the beginning of the part | ||
13366 | 2025.01.28 08:38:22.148353 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6396 rows, containing 4 columns (4 merged, 0 gathered) in 0.006555253 sec., 975706.0482638886 rows/sec., 63.60 MiB/sec. | ||
13367 | 2025.01.28 08:38:22.149101 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13368 | 2025.01.28 08:38:22.149462 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_106_21} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13369 | 2025.01.28 08:38:22.149554 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_106_21} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13370 | 2025.01.28 08:38:22.149695 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
13371 | 2025.01.28 08:38:22.151088 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31846 rows, containing 5 columns (5 merged, 0 gathered) in 0.014500017 sec., 2196273.28712787 rows/sec., 148.24 MiB/sec. | ||
13372 | 2025.01.28 08:38:22.151686 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
13373 | 2025.01.28 08:38:22.151988 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13374 | 2025.01.28 08:38:22.152066 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
13375 | 2025.01.28 08:38:22.152155 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
13376 | 2025.01.28 08:38:23.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.13 MiB, peak 264.06 MiB, free memory in arenas 0.00 B, will set to 253.74 MiB (RSS), difference: 2.60 MiB | ||
13377 | 2025.01.28 08:38:26.285908 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13378 | 2025.01.28 08:38:26.286005 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13379 | 2025.01.28 08:38:26.454509 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
13380 | 2025.01.28 08:38:26.455290 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13381 | 2025.01.28 08:38:26.455348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13382 | 2025.01.28 08:38:26.455946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13383 | 2025.01.28 08:38:26.456223 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13384 | 2025.01.28 08:38:26.456480 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
13385 | 2025.01.28 08:38:26.615474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1888 | ||
13386 | 2025.01.28 08:38:26.618951 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13387 | 2025.01.28 08:38:26.619018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13388 | 2025.01.28 08:38:26.620492 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13389 | 2025.01.28 08:38:26.620814 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13390 | 2025.01.28 08:38:26.621375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1888 | ||
13391 | 2025.01.28 08:38:27.002070 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001534572 sec. | ||
13392 | 2025.01.28 08:38:27.123772 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13393 | 2025.01.28 08:38:27.123970 [ 258 ] {6066bbba-16ac-486f-a2f5-65179bcce2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13394 | 2025.01.28 08:38:27.124046 [ 258 ] {6066bbba-16ac-486f-a2f5-65179bcce2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13395 | 2025.01.28 08:38:27.124903 [ 258 ] {6066bbba-16ac-486f-a2f5-65179bcce2c9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13396 | 2025.01.28 08:38:27.124948 [ 258 ] {6066bbba-16ac-486f-a2f5-65179bcce2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13397 | 2025.01.28 08:38:27.125379 [ 258 ] {6066bbba-16ac-486f-a2f5-65179bcce2c9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13398 | 2025.01.28 08:38:27.125647 [ 258 ] {6066bbba-16ac-486f-a2f5-65179bcce2c9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13399 | 2025.01.28 08:38:27.125851 [ 258 ] {6066bbba-16ac-486f-a2f5-65179bcce2c9} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.60 MiB/sec. | ||
13400 | 2025.01.28 08:38:27.125929 [ 258 ] {6066bbba-16ac-486f-a2f5-65179bcce2c9} <Debug> TCPHandler: Processed in 0.002287093 sec. | ||
13401 | 2025.01.28 08:38:27.126218 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13402 | 2025.01.28 08:38:27.126428 [ 4 ] {68e849cf-a523-4f1c-a7f4-183aeb75088d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13403 | 2025.01.28 08:38:27.126507 [ 4 ] {68e849cf-a523-4f1c-a7f4-183aeb75088d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13404 | 2025.01.28 08:38:27.127265 [ 4 ] {68e849cf-a523-4f1c-a7f4-183aeb75088d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13405 | 2025.01.28 08:38:27.127319 [ 4 ] {68e849cf-a523-4f1c-a7f4-183aeb75088d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13406 | 2025.01.28 08:38:27.127787 [ 4 ] {68e849cf-a523-4f1c-a7f4-183aeb75088d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
13407 | 2025.01.28 08:38:27.128063 [ 4 ] {68e849cf-a523-4f1c-a7f4-183aeb75088d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13408 | 2025.01.28 08:38:27.128286 [ 119 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
13409 | 2025.01.28 08:38:27.128312 [ 4 ] {68e849cf-a523-4f1c-a7f4-183aeb75088d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001938 sec., 2063.983488132095 rows/sec., 155.20 KiB/sec. | ||
13410 | 2025.01.28 08:38:27.128384 [ 119 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13411 | 2025.01.28 08:38:27.128486 [ 4 ] {68e849cf-a523-4f1c-a7f4-183aeb75088d} <Debug> TCPHandler: Processed in 0.002443205 sec. | ||
13412 | 2025.01.28 08:38:27.128488 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13413 | 2025.01.28 08:38:27.128742 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
13414 | 2025.01.28 08:38:27.128777 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13415 | 2025.01.28 08:38:27.128917 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13416 | 2025.01.28 08:38:27.128940 [ 258 ] {32d3b432-b585-4fc1-a49a-bf171e4137d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13417 | 2025.01.28 08:38:27.128955 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 65 rows starting from the beginning of the part | ||
13418 | 2025.01.28 08:38:27.129003 [ 258 ] {32d3b432-b585-4fc1-a49a-bf171e4137d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13419 | 2025.01.28 08:38:27.129146 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 6 rows starting from the beginning of the part | ||
13420 | 2025.01.28 08:38:27.129612 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 43 rows starting from the beginning of the part | ||
13421 | 2025.01.28 08:38:27.129938 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 4 rows starting from the beginning of the part | ||
13422 | 2025.01.28 08:38:27.130337 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 45 rows starting from the beginning of the part | ||
13423 | 2025.01.28 08:38:27.130676 [ 195 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part | ||
13424 | 2025.01.28 08:38:27.131770 [ 258 ] {32d3b432-b585-4fc1-a49a-bf171e4137d2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13425 | 2025.01.28 08:38:27.131824 [ 258 ] {32d3b432-b585-4fc1-a49a-bf171e4137d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13426 | 2025.01.28 08:38:27.132425 [ 258 ] {32d3b432-b585-4fc1-a49a-bf171e4137d2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13427 | 2025.01.28 08:38:27.132624 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.003959386 sec., 42178.256931756594 rows/sec., 3.18 MiB/sec. | ||
13428 | 2025.01.28 08:38:27.132856 [ 258 ] {32d3b432-b585-4fc1-a49a-bf171e4137d2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13429 | 2025.01.28 08:38:27.132932 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
13430 | 2025.01.28 08:38:27.133289 [ 258 ] {32d3b432-b585-4fc1-a49a-bf171e4137d2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004387 sec., 15500.341919307042 rows/sec., 1.21 MiB/sec. | ||
13431 | 2025.01.28 08:38:27.133434 [ 258 ] {32d3b432-b585-4fc1-a49a-bf171e4137d2} <Debug> TCPHandler: Processed in 0.004808969 sec. | ||
13432 | 2025.01.28 08:38:27.133698 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13433 | 2025.01.28 08:38:27.133760 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13434 | 2025.01.28 08:38:27.133896 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_86_17} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
13435 | 2025.01.28 08:38:27.134062 [ 4 ] {cd8cfe6f-5f30-42ca-8f89-ae2b18c8cbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13436 | 2025.01.28 08:38:27.134087 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13437 | 2025.01.28 08:38:27.134200 [ 4 ] {cd8cfe6f-5f30-42ca-8f89-ae2b18c8cbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13438 | 2025.01.28 08:38:27.135054 [ 4 ] {cd8cfe6f-5f30-42ca-8f89-ae2b18c8cbd7} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13439 | 2025.01.28 08:38:27.135096 [ 4 ] {cd8cfe6f-5f30-42ca-8f89-ae2b18c8cbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13440 | 2025.01.28 08:38:27.135531 [ 4 ] {cd8cfe6f-5f30-42ca-8f89-ae2b18c8cbd7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13441 | 2025.01.28 08:38:27.135790 [ 4 ] {cd8cfe6f-5f30-42ca-8f89-ae2b18c8cbd7} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13442 | 2025.01.28 08:38:27.136015 [ 4 ] {cd8cfe6f-5f30-42ca-8f89-ae2b18c8cbd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002085 sec., 76738.60911270983 rows/sec., 5.34 MiB/sec. | ||
13443 | 2025.01.28 08:38:27.136074 [ 4 ] {cd8cfe6f-5f30-42ca-8f89-ae2b18c8cbd7} <Debug> TCPHandler: Processed in 0.002520876 sec. | ||
13444 | 2025.01.28 08:38:27.136287 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13445 | 2025.01.28 08:38:27.136517 [ 258 ] {1bb1af31-bf35-46c5-a104-e096c560e0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13446 | 2025.01.28 08:38:27.136658 [ 258 ] {1bb1af31-bf35-46c5-a104-e096c560e0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13447 | 2025.01.28 08:38:27.137792 [ 258 ] {1bb1af31-bf35-46c5-a104-e096c560e0a0} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13448 | 2025.01.28 08:38:27.137831 [ 258 ] {1bb1af31-bf35-46c5-a104-e096c560e0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13449 | 2025.01.28 08:38:27.138459 [ 258 ] {1bb1af31-bf35-46c5-a104-e096c560e0a0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
13450 | 2025.01.28 08:38:27.138724 [ 258 ] {1bb1af31-bf35-46c5-a104-e096c560e0a0} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13451 | 2025.01.28 08:38:27.138876 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
13452 | 2025.01.28 08:38:27.138916 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13453 | 2025.01.28 08:38:27.138938 [ 258 ] {1bb1af31-bf35-46c5-a104-e096c560e0a0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002476 sec., 1615.5088852988692 rows/sec., 2.89 MiB/sec. | ||
13454 | 2025.01.28 08:38:27.138942 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13455 | 2025.01.28 08:38:27.139497 [ 258 ] {1bb1af31-bf35-46c5-a104-e096c560e0a0} <Debug> TCPHandler: Processed in 0.003315127 sec. | ||
13456 | 2025.01.28 08:38:27.139625 [ 197 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
13457 | 2025.01.28 08:38:27.140051 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13458 | 2025.01.28 08:38:27.140711 [ 4 ] {c482cc86-e854-474e-8ade-0b4b2ca3132d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13459 | 2025.01.28 08:38:27.141079 [ 4 ] {c482cc86-e854-474e-8ade-0b4b2ca3132d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13460 | 2025.01.28 08:38:27.141425 [ 197 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13461 | 2025.01.28 08:38:27.141733 [ 197 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1616 rows starting from the beginning of the part | ||
13462 | 2025.01.28 08:38:27.142505 [ 197 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 4 rows starting from the beginning of the part | ||
13463 | 2025.01.28 08:38:27.143205 [ 197 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part | ||
13464 | 2025.01.28 08:38:27.143343 [ 4 ] {c482cc86-e854-474e-8ade-0b4b2ca3132d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13465 | 2025.01.28 08:38:27.143645 [ 4 ] {c482cc86-e854-474e-8ade-0b4b2ca3132d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13466 | 2025.01.28 08:38:27.143757 [ 197 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 4 rows starting from the beginning of the part | ||
13467 | 2025.01.28 08:38:27.144411 [ 197 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
13468 | 2025.01.28 08:38:27.145100 [ 197 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part | ||
13469 | 2025.01.28 08:38:27.145226 [ 4 ] {c482cc86-e854-474e-8ade-0b4b2ca3132d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13470 | 2025.01.28 08:38:27.146117 [ 4 ] {c482cc86-e854-474e-8ade-0b4b2ca3132d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13471 | 2025.01.28 08:38:27.146568 [ 4 ] {c482cc86-e854-474e-8ade-0b4b2ca3132d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00609 sec., 9852.216748768473 rows/sec., 679.91 KiB/sec. | ||
13472 | 2025.01.28 08:38:27.146775 [ 4 ] {c482cc86-e854-474e-8ade-0b4b2ca3132d} <Debug> TCPHandler: Processed in 0.007101542 sec. | ||
13473 | 2025.01.28 08:38:27.157326 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 19 columns (19 merged, 0 gathered) in 0.01821505 sec., 93329.41715778985 rows/sec., 167.24 MiB/sec. | ||
13474 | 2025.01.28 08:38:27.159090 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
13475 | 2025.01.28 08:38:27.159535 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13476 | 2025.01.28 08:38:27.159615 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
13477 | 2025.01.28 08:38:27.159768 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.44 MiB. | ||
13478 | 2025.01.28 08:38:28.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.24 MiB, peak 267.64 MiB, free memory in arenas 0.00 B, will set to 257.96 MiB (RSS), difference: 3.72 MiB | ||
13479 | 2025.01.28 08:38:28.561949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
13480 | 2025.01.28 08:38:28.583325 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13481 | 2025.01.28 08:38:28.583372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13482 | 2025.01.28 08:38:28.591380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13483 | 2025.01.28 08:38:28.592190 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13484 | 2025.01.28 08:38:28.596435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
13485 | 2025.01.28 08:38:29.688924 [ 115 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
13486 | 2025.01.28 08:38:29.689021 [ 115 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13487 | 2025.01.28 08:38:29.689057 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13488 | 2025.01.28 08:38:29.689636 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
13489 | 2025.01.28 08:38:29.690512 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13490 | 2025.01.28 08:38:29.690641 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part | ||
13491 | 2025.01.28 08:38:29.690865 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
13492 | 2025.01.28 08:38:29.691016 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
13493 | 2025.01.28 08:38:29.691223 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
13494 | 2025.01.28 08:38:29.691502 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
13495 | 2025.01.28 08:38:29.692671 [ 198 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.003481179 sec., 13213.914021657605 rows/sec., 889.27 KiB/sec. | ||
13496 | 2025.01.28 08:38:29.692871 [ 198 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
13497 | 2025.01.28 08:38:29.693205 [ 198 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13498 | 2025.01.28 08:38:29.693299 [ 198 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_46_10} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
13499 | 2025.01.28 08:38:29.693397 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13500 | 2025.01.28 08:38:30.500992 [ 114 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
13501 | 2025.01.28 08:38:30.501057 [ 114 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13502 | 2025.01.28 08:38:30.501079 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13503 | 2025.01.28 08:38:30.501251 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
13504 | 2025.01.28 08:38:30.501627 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13505 | 2025.01.28 08:38:30.501671 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 243 rows starting from the beginning of the part | ||
13506 | 2025.01.28 08:38:30.501771 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 242 rows starting from the beginning of the part | ||
13507 | 2025.01.28 08:38:30.501928 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
13508 | 2025.01.28 08:38:30.502171 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
13509 | 2025.01.28 08:38:30.502393 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 242 rows starting from the beginning of the part | ||
13510 | 2025.01.28 08:38:30.503567 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002425975 sec., 311215.0784736034 rows/sec., 22.28 MiB/sec. | ||
13511 | 2025.01.28 08:38:30.503702 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
13512 | 2025.01.28 08:38:30.503975 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13513 | 2025.01.28 08:38:30.504060 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_46_10} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
13514 | 2025.01.28 08:38:30.504140 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
13515 | 2025.01.28 08:38:32.130102 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13516 | 2025.01.28 08:38:32.130295 [ 258 ] {8eb784cb-d9b7-4e51-8b24-e771c7e14e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13517 | 2025.01.28 08:38:32.130369 [ 258 ] {8eb784cb-d9b7-4e51-8b24-e771c7e14e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13518 | 2025.01.28 08:38:32.131150 [ 258 ] {8eb784cb-d9b7-4e51-8b24-e771c7e14e3a} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13519 | 2025.01.28 08:38:32.131199 [ 258 ] {8eb784cb-d9b7-4e51-8b24-e771c7e14e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13520 | 2025.01.28 08:38:32.131642 [ 258 ] {8eb784cb-d9b7-4e51-8b24-e771c7e14e3a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13521 | 2025.01.28 08:38:32.131896 [ 258 ] {8eb784cb-d9b7-4e51-8b24-e771c7e14e3a} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13522 | 2025.01.28 08:38:32.132150 [ 258 ] {8eb784cb-d9b7-4e51-8b24-e771c7e14e3a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. | ||
13523 | 2025.01.28 08:38:32.132236 [ 258 ] {8eb784cb-d9b7-4e51-8b24-e771c7e14e3a} <Debug> TCPHandler: Processed in 0.002268092 sec. | ||
13524 | 2025.01.28 08:38:32.132555 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13525 | 2025.01.28 08:38:32.132752 [ 4 ] {994b5ec4-3be4-42d5-8d2a-279782a4f290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13526 | 2025.01.28 08:38:32.132830 [ 4 ] {994b5ec4-3be4-42d5-8d2a-279782a4f290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13527 | 2025.01.28 08:38:32.133875 [ 4 ] {994b5ec4-3be4-42d5-8d2a-279782a4f290} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13528 | 2025.01.28 08:38:32.133932 [ 4 ] {994b5ec4-3be4-42d5-8d2a-279782a4f290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13529 | 2025.01.28 08:38:32.134449 [ 4 ] {994b5ec4-3be4-42d5-8d2a-279782a4f290} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13530 | 2025.01.28 08:38:32.134730 [ 4 ] {994b5ec4-3be4-42d5-8d2a-279782a4f290} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13531 | 2025.01.28 08:38:32.134983 [ 4 ] {994b5ec4-3be4-42d5-8d2a-279782a4f290} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002285 sec., 120350.10940919037 rows/sec., 10.59 MiB/sec. | ||
13532 | 2025.01.28 08:38:32.135054 [ 4 ] {994b5ec4-3be4-42d5-8d2a-279782a4f290} <Debug> TCPHandler: Processed in 0.002666218 sec. | ||
13533 | 2025.01.28 08:38:32.135248 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13534 | 2025.01.28 08:38:32.135376 [ 258 ] {5cfe7055-78ad-4ce1-8257-0f2b809ceb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13535 | 2025.01.28 08:38:32.135433 [ 258 ] {5cfe7055-78ad-4ce1-8257-0f2b809ceb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13536 | 2025.01.28 08:38:32.136196 [ 258 ] {5cfe7055-78ad-4ce1-8257-0f2b809ceb46} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13537 | 2025.01.28 08:38:32.136243 [ 258 ] {5cfe7055-78ad-4ce1-8257-0f2b809ceb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13538 | 2025.01.28 08:38:32.136662 [ 258 ] {5cfe7055-78ad-4ce1-8257-0f2b809ceb46} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13539 | 2025.01.28 08:38:32.136961 [ 258 ] {5cfe7055-78ad-4ce1-8257-0f2b809ceb46} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13540 | 2025.01.28 08:38:32.137312 [ 258 ] {5cfe7055-78ad-4ce1-8257-0f2b809ceb46} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001954 sec., 22006.141248720574 rows/sec., 1.58 MiB/sec. | ||
13541 | 2025.01.28 08:38:32.137405 [ 258 ] {5cfe7055-78ad-4ce1-8257-0f2b809ceb46} <Debug> TCPHandler: Processed in 0.002222642 sec. | ||
13542 | 2025.01.28 08:38:32.137675 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13543 | 2025.01.28 08:38:32.137815 [ 4 ] {6f5b4d77-884b-42a1-9b30-9adc0c80b927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13544 | 2025.01.28 08:38:32.137874 [ 4 ] {6f5b4d77-884b-42a1-9b30-9adc0c80b927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13545 | 2025.01.28 08:38:32.138500 [ 4 ] {6f5b4d77-884b-42a1-9b30-9adc0c80b927} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13546 | 2025.01.28 08:38:32.138542 [ 4 ] {6f5b4d77-884b-42a1-9b30-9adc0c80b927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13547 | 2025.01.28 08:38:32.138933 [ 4 ] {6f5b4d77-884b-42a1-9b30-9adc0c80b927} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13548 | 2025.01.28 08:38:32.139191 [ 4 ] {6f5b4d77-884b-42a1-9b30-9adc0c80b927} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13549 | 2025.01.28 08:38:32.139389 [ 4 ] {6f5b4d77-884b-42a1-9b30-9adc0c80b927} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. | ||
13550 | 2025.01.28 08:38:32.139444 [ 4 ] {6f5b4d77-884b-42a1-9b30-9adc0c80b927} <Debug> TCPHandler: Processed in 0.001855866 sec. | ||
13551 | 2025.01.28 08:38:32.139645 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13552 | 2025.01.28 08:38:32.139778 [ 258 ] {bb9ba41b-d74f-4240-9fec-c9e9d7a474c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13553 | 2025.01.28 08:38:32.139835 [ 258 ] {bb9ba41b-d74f-4240-9fec-c9e9d7a474c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13554 | 2025.01.28 08:38:32.140554 [ 258 ] {bb9ba41b-d74f-4240-9fec-c9e9d7a474c1} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13555 | 2025.01.28 08:38:32.140607 [ 258 ] {bb9ba41b-d74f-4240-9fec-c9e9d7a474c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13556 | 2025.01.28 08:38:32.141119 [ 258 ] {bb9ba41b-d74f-4240-9fec-c9e9d7a474c1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13557 | 2025.01.28 08:38:32.141499 [ 258 ] {bb9ba41b-d74f-4240-9fec-c9e9d7a474c1} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13558 | 2025.01.28 08:38:32.141791 [ 258 ] {bb9ba41b-d74f-4240-9fec-c9e9d7a474c1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002042 sec., 6366.307541625857 rows/sec., 396.94 KiB/sec. | ||
13559 | 2025.01.28 08:38:32.141889 [ 258 ] {bb9ba41b-d74f-4240-9fec-c9e9d7a474c1} <Debug> TCPHandler: Processed in 0.002313483 sec. | ||
13560 | 2025.01.28 08:38:32.142082 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13561 | 2025.01.28 08:38:32.142207 [ 4 ] {9bc8340d-ba15-4d87-907e-866f68187769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13562 | 2025.01.28 08:38:32.142259 [ 4 ] {9bc8340d-ba15-4d87-907e-866f68187769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13563 | 2025.01.28 08:38:32.143176 [ 4 ] {9bc8340d-ba15-4d87-907e-866f68187769} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13564 | 2025.01.28 08:38:32.143215 [ 4 ] {9bc8340d-ba15-4d87-907e-866f68187769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13565 | 2025.01.28 08:38:32.143624 [ 4 ] {9bc8340d-ba15-4d87-907e-866f68187769} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13566 | 2025.01.28 08:38:32.143925 [ 4 ] {9bc8340d-ba15-4d87-907e-866f68187769} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13567 | 2025.01.28 08:38:32.144119 [ 4 ] {9bc8340d-ba15-4d87-907e-866f68187769} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001939 sec., 215575.03867973184 rows/sec., 15.39 MiB/sec. | ||
13568 | 2025.01.28 08:38:32.144174 [ 4 ] {9bc8340d-ba15-4d87-907e-866f68187769} <Debug> TCPHandler: Processed in 0.002154011 sec. | ||
13569 | 2025.01.28 08:38:32.144374 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13570 | 2025.01.28 08:38:32.144527 [ 258 ] {7f642b8e-08e4-465e-8f36-2c62c8e4df87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13571 | 2025.01.28 08:38:32.144596 [ 258 ] {7f642b8e-08e4-465e-8f36-2c62c8e4df87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13572 | 2025.01.28 08:38:32.145255 [ 258 ] {7f642b8e-08e4-465e-8f36-2c62c8e4df87} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13573 | 2025.01.28 08:38:32.145305 [ 258 ] {7f642b8e-08e4-465e-8f36-2c62c8e4df87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13574 | 2025.01.28 08:38:32.145794 [ 258 ] {7f642b8e-08e4-465e-8f36-2c62c8e4df87} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13575 | 2025.01.28 08:38:32.146143 [ 258 ] {7f642b8e-08e4-465e-8f36-2c62c8e4df87} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13576 | 2025.01.28 08:38:32.146420 [ 258 ] {7f642b8e-08e4-465e-8f36-2c62c8e4df87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001931 sec., 3107.1983428275507 rows/sec., 162.34 KiB/sec. | ||
13577 | 2025.01.28 08:38:32.146552 [ 258 ] {7f642b8e-08e4-465e-8f36-2c62c8e4df87} <Debug> TCPHandler: Processed in 0.002245182 sec. | ||
13578 | 2025.01.28 08:38:32.146766 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13579 | 2025.01.28 08:38:32.146887 [ 4 ] {9ae07111-5634-4a79-9af2-c4276529cb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13580 | 2025.01.28 08:38:32.146939 [ 4 ] {9ae07111-5634-4a79-9af2-c4276529cb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13581 | 2025.01.28 08:38:32.147530 [ 4 ] {9ae07111-5634-4a79-9af2-c4276529cb40} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13582 | 2025.01.28 08:38:32.147567 [ 4 ] {9ae07111-5634-4a79-9af2-c4276529cb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13583 | 2025.01.28 08:38:32.148040 [ 4 ] {9ae07111-5634-4a79-9af2-c4276529cb40} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13584 | 2025.01.28 08:38:32.148284 [ 4 ] {9ae07111-5634-4a79-9af2-c4276529cb40} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13585 | 2025.01.28 08:38:32.148476 [ 4 ] {9ae07111-5634-4a79-9af2-c4276529cb40} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00161 sec., 147204.96894409938 rows/sec., 9.87 MiB/sec. | ||
13586 | 2025.01.28 08:38:32.148532 [ 4 ] {9ae07111-5634-4a79-9af2-c4276529cb40} <Debug> TCPHandler: Processed in 0.001832526 sec. | ||
13587 | 2025.01.28 08:38:32.148717 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13588 | 2025.01.28 08:38:32.148898 [ 258 ] {ff7f4902-cb8a-410c-9023-f6b3ad74513e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13589 | 2025.01.28 08:38:32.148974 [ 258 ] {ff7f4902-cb8a-410c-9023-f6b3ad74513e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13590 | 2025.01.28 08:38:32.149630 [ 258 ] {ff7f4902-cb8a-410c-9023-f6b3ad74513e} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13591 | 2025.01.28 08:38:32.149681 [ 258 ] {ff7f4902-cb8a-410c-9023-f6b3ad74513e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13592 | 2025.01.28 08:38:32.150202 [ 258 ] {ff7f4902-cb8a-410c-9023-f6b3ad74513e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13593 | 2025.01.28 08:38:32.150478 [ 258 ] {ff7f4902-cb8a-410c-9023-f6b3ad74513e} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13594 | 2025.01.28 08:38:32.150781 [ 258 ] {ff7f4902-cb8a-410c-9023-f6b3ad74513e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001919 sec., 521.1047420531527 rows/sec., 35.11 KiB/sec. | ||
13595 | 2025.01.28 08:38:32.150872 [ 258 ] {ff7f4902-cb8a-410c-9023-f6b3ad74513e} <Debug> TCPHandler: Processed in 0.002223451 sec. | ||
13596 | 2025.01.28 08:38:32.151071 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13597 | 2025.01.28 08:38:32.151234 [ 4 ] {29993140-f082-487c-93bb-a7187f519335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13598 | 2025.01.28 08:38:32.151349 [ 4 ] {29993140-f082-487c-93bb-a7187f519335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13599 | 2025.01.28 08:38:32.152649 [ 4 ] {29993140-f082-487c-93bb-a7187f519335} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13600 | 2025.01.28 08:38:32.152689 [ 4 ] {29993140-f082-487c-93bb-a7187f519335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13601 | 2025.01.28 08:38:32.153392 [ 4 ] {29993140-f082-487c-93bb-a7187f519335} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13602 | 2025.01.28 08:38:32.153715 [ 4 ] {29993140-f082-487c-93bb-a7187f519335} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13603 | 2025.01.28 08:38:32.153971 [ 4 ] {29993140-f082-487c-93bb-a7187f519335} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002772 sec., 12987.012987012986 rows/sec., 23.27 MiB/sec. | ||
13604 | 2025.01.28 08:38:32.154112 [ 4 ] {29993140-f082-487c-93bb-a7187f519335} <Debug> TCPHandler: Processed in 0.003121565 sec. | ||
13605 | 2025.01.28 08:38:32.154355 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13606 | 2025.01.28 08:38:32.154509 [ 258 ] {5ba3bf24-b549-46be-8571-65bd382bd12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13607 | 2025.01.28 08:38:32.154572 [ 258 ] {5ba3bf24-b549-46be-8571-65bd382bd12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13608 | 2025.01.28 08:38:32.155292 [ 258 ] {5ba3bf24-b549-46be-8571-65bd382bd12a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13609 | 2025.01.28 08:38:32.155347 [ 258 ] {5ba3bf24-b549-46be-8571-65bd382bd12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13610 | 2025.01.28 08:38:32.155904 [ 258 ] {5ba3bf24-b549-46be-8571-65bd382bd12a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13611 | 2025.01.28 08:38:32.156268 [ 258 ] {5ba3bf24-b549-46be-8571-65bd382bd12a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13612 | 2025.01.28 08:38:32.156587 [ 258 ] {5ba3bf24-b549-46be-8571-65bd382bd12a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002111 sec., 38844.14969208906 rows/sec., 2.47 MiB/sec. | ||
13613 | 2025.01.28 08:38:32.156704 [ 258 ] {5ba3bf24-b549-46be-8571-65bd382bd12a} <Debug> TCPHandler: Processed in 0.002433545 sec. | ||
13614 | 2025.01.28 08:38:33.956664 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
13615 | 2025.01.28 08:38:33.957449 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13616 | 2025.01.28 08:38:33.957492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13617 | 2025.01.28 08:38:33.958013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13618 | 2025.01.28 08:38:33.958285 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13619 | 2025.01.28 08:38:33.958587 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
13620 | 2025.01.28 08:38:36.096533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
13621 | 2025.01.28 08:38:36.118178 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13622 | 2025.01.28 08:38:36.118234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13623 | 2025.01.28 08:38:36.125621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13624 | 2025.01.28 08:38:36.126416 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13625 | 2025.01.28 08:38:36.130411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
13626 | 2025.01.28 08:38:36.621708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1922 | ||
13627 | 2025.01.28 08:38:36.625104 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13628 | 2025.01.28 08:38:36.625157 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13629 | 2025.01.28 08:38:36.626642 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13630 | 2025.01.28 08:38:36.626967 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13631 | 2025.01.28 08:38:36.628304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1922 | ||
13632 | 2025.01.28 08:38:37.124287 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13633 | 2025.01.28 08:38:37.124500 [ 258 ] {0ced5e0a-34fb-4d06-a9c3-f58bdc542a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13634 | 2025.01.28 08:38:37.124579 [ 258 ] {0ced5e0a-34fb-4d06-a9c3-f58bdc542a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13635 | 2025.01.28 08:38:37.125395 [ 258 ] {0ced5e0a-34fb-4d06-a9c3-f58bdc542a9a} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13636 | 2025.01.28 08:38:37.125436 [ 258 ] {0ced5e0a-34fb-4d06-a9c3-f58bdc542a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13637 | 2025.01.28 08:38:37.125879 [ 258 ] {0ced5e0a-34fb-4d06-a9c3-f58bdc542a9a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13638 | 2025.01.28 08:38:37.126153 [ 258 ] {0ced5e0a-34fb-4d06-a9c3-f58bdc542a9a} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13639 | 2025.01.28 08:38:37.126378 [ 258 ] {0ced5e0a-34fb-4d06-a9c3-f58bdc542a9a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001933 sec., 2069.3222969477497 rows/sec., 168.74 KiB/sec. | ||
13640 | 2025.01.28 08:38:37.126461 [ 258 ] {0ced5e0a-34fb-4d06-a9c3-f58bdc542a9a} <Debug> TCPHandler: Processed in 0.002310193 sec. | ||
13641 | 2025.01.28 08:38:37.126783 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13642 | 2025.01.28 08:38:37.127005 [ 4 ] {384effd6-ec22-4c23-b67f-c943b0c2f9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13643 | 2025.01.28 08:38:37.127081 [ 4 ] {384effd6-ec22-4c23-b67f-c943b0c2f9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13644 | 2025.01.28 08:38:37.127863 [ 4 ] {384effd6-ec22-4c23-b67f-c943b0c2f9d9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13645 | 2025.01.28 08:38:37.127905 [ 4 ] {384effd6-ec22-4c23-b67f-c943b0c2f9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13646 | 2025.01.28 08:38:37.128359 [ 4 ] {384effd6-ec22-4c23-b67f-c943b0c2f9d9} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13647 | 2025.01.28 08:38:37.128626 [ 4 ] {384effd6-ec22-4c23-b67f-c943b0c2f9d9} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13648 | 2025.01.28 08:38:37.128867 [ 4 ] {384effd6-ec22-4c23-b67f-c943b0c2f9d9} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001923 sec., 34321.372854914196 rows/sec., 2.70 MiB/sec. | ||
13649 | 2025.01.28 08:38:37.128925 [ 4 ] {384effd6-ec22-4c23-b67f-c943b0c2f9d9} <Debug> TCPHandler: Processed in 0.002321523 sec. | ||
13650 | 2025.01.28 08:38:37.129172 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13651 | 2025.01.28 08:38:37.129394 [ 258 ] {0b71f46f-8094-45e4-94bd-9eb55346ca11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13652 | 2025.01.28 08:38:37.129486 [ 258 ] {0b71f46f-8094-45e4-94bd-9eb55346ca11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13653 | 2025.01.28 08:38:37.130408 [ 258 ] {0b71f46f-8094-45e4-94bd-9eb55346ca11} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13654 | 2025.01.28 08:38:37.130445 [ 258 ] {0b71f46f-8094-45e4-94bd-9eb55346ca11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13655 | 2025.01.28 08:38:37.130810 [ 258 ] {0b71f46f-8094-45e4-94bd-9eb55346ca11} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13656 | 2025.01.28 08:38:37.131067 [ 258 ] {0b71f46f-8094-45e4-94bd-9eb55346ca11} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13657 | 2025.01.28 08:38:37.131243 [ 258 ] {0b71f46f-8094-45e4-94bd-9eb55346ca11} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001903 sec., 4203.888596952181 rows/sec., 304.82 KiB/sec. | ||
13658 | 2025.01.28 08:38:37.131292 [ 258 ] {0b71f46f-8094-45e4-94bd-9eb55346ca11} <Debug> TCPHandler: Processed in 0.002245333 sec. | ||
13659 | 2025.01.28 08:38:37.131432 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13660 | 2025.01.28 08:38:37.131550 [ 4 ] {3104761a-44c1-4897-bcbe-9baa712a7d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13661 | 2025.01.28 08:38:37.131598 [ 4 ] {3104761a-44c1-4897-bcbe-9baa712a7d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13662 | 2025.01.28 08:38:37.132225 [ 4 ] {3104761a-44c1-4897-bcbe-9baa712a7d26} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13663 | 2025.01.28 08:38:37.132266 [ 4 ] {3104761a-44c1-4897-bcbe-9baa712a7d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13664 | 2025.01.28 08:38:37.132658 [ 4 ] {3104761a-44c1-4897-bcbe-9baa712a7d26} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13665 | 2025.01.28 08:38:37.132904 [ 4 ] {3104761a-44c1-4897-bcbe-9baa712a7d26} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13666 | 2025.01.28 08:38:37.133112 [ 4 ] {3104761a-44c1-4897-bcbe-9baa712a7d26} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001585 sec., 45425.86750788643 rows/sec., 3.55 MiB/sec. | ||
13667 | 2025.01.28 08:38:37.133164 [ 4 ] {3104761a-44c1-4897-bcbe-9baa712a7d26} <Debug> TCPHandler: Processed in 0.001793815 sec. | ||
13668 | 2025.01.28 08:38:37.133312 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13669 | 2025.01.28 08:38:37.133434 [ 258 ] {0163c13f-f2cf-4c9e-854f-1ebba2ee6e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13670 | 2025.01.28 08:38:37.133487 [ 258 ] {0163c13f-f2cf-4c9e-854f-1ebba2ee6e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13671 | 2025.01.28 08:38:37.134081 [ 258 ] {0163c13f-f2cf-4c9e-854f-1ebba2ee6e17} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13672 | 2025.01.28 08:38:37.134117 [ 258 ] {0163c13f-f2cf-4c9e-854f-1ebba2ee6e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13673 | 2025.01.28 08:38:37.134534 [ 258 ] {0163c13f-f2cf-4c9e-854f-1ebba2ee6e17} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13674 | 2025.01.28 08:38:37.134791 [ 258 ] {0163c13f-f2cf-4c9e-854f-1ebba2ee6e17} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13675 | 2025.01.28 08:38:37.134971 [ 258 ] {0163c13f-f2cf-4c9e-854f-1ebba2ee6e17} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001561 sec., 103779.62844330557 rows/sec., 7.23 MiB/sec. | ||
13676 | 2025.01.28 08:38:37.135021 [ 258 ] {0163c13f-f2cf-4c9e-854f-1ebba2ee6e17} <Debug> TCPHandler: Processed in 0.001767396 sec. | ||
13677 | 2025.01.28 08:38:37.135177 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13678 | 2025.01.28 08:38:37.135317 [ 4 ] {be52d706-5a86-4e48-a267-0fba981b9ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13679 | 2025.01.28 08:38:37.135411 [ 4 ] {be52d706-5a86-4e48-a267-0fba981b9ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13680 | 2025.01.28 08:38:37.136637 [ 4 ] {be52d706-5a86-4e48-a267-0fba981b9ab8} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13681 | 2025.01.28 08:38:37.136678 [ 4 ] {be52d706-5a86-4e48-a267-0fba981b9ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13682 | 2025.01.28 08:38:37.137306 [ 4 ] {be52d706-5a86-4e48-a267-0fba981b9ab8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13683 | 2025.01.28 08:38:37.137564 [ 4 ] {be52d706-5a86-4e48-a267-0fba981b9ab8} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13684 | 2025.01.28 08:38:37.137811 [ 4 ] {be52d706-5a86-4e48-a267-0fba981b9ab8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002525 sec., 1584.1584158415842 rows/sec., 2.84 MiB/sec. | ||
13685 | 2025.01.28 08:38:37.137906 [ 4 ] {be52d706-5a86-4e48-a267-0fba981b9ab8} <Debug> TCPHandler: Processed in 0.00279498 sec. | ||
13686 | 2025.01.28 08:38:37.138080 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13687 | 2025.01.28 08:38:37.138219 [ 258 ] {2bbfd2b6-81c4-47f0-8029-50e9674189ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13688 | 2025.01.28 08:38:37.138277 [ 258 ] {2bbfd2b6-81c4-47f0-8029-50e9674189ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13689 | 2025.01.28 08:38:37.138854 [ 258 ] {2bbfd2b6-81c4-47f0-8029-50e9674189ed} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13690 | 2025.01.28 08:38:37.138898 [ 258 ] {2bbfd2b6-81c4-47f0-8029-50e9674189ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13691 | 2025.01.28 08:38:37.139296 [ 258 ] {2bbfd2b6-81c4-47f0-8029-50e9674189ed} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13692 | 2025.01.28 08:38:37.139544 [ 258 ] {2bbfd2b6-81c4-47f0-8029-50e9674189ed} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13693 | 2025.01.28 08:38:37.139713 [ 258 ] {2bbfd2b6-81c4-47f0-8029-50e9674189ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001525 sec., 39344.262295081964 rows/sec., 2.65 MiB/sec. | ||
13694 | 2025.01.28 08:38:37.139760 [ 258 ] {2bbfd2b6-81c4-47f0-8029-50e9674189ed} <Debug> TCPHandler: Processed in 0.001749265 sec. | ||
13695 | 2025.01.28 08:38:41.286077 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13696 | 2025.01.28 08:38:41.286159 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13697 | 2025.01.28 08:38:41.458736 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
13698 | 2025.01.28 08:38:41.459449 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13699 | 2025.01.28 08:38:41.459500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13700 | 2025.01.28 08:38:41.460052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13701 | 2025.01.28 08:38:41.460333 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13702 | 2025.01.28 08:38:41.460554 [ 102 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13703 | 2025.01.28 08:38:41.460615 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
13704 | 2025.01.28 08:38:41.460641 [ 102 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13705 | 2025.01.28 08:38:41.460672 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13706 | 2025.01.28 08:38:41.460801 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
13707 | 2025.01.28 08:38:41.460957 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13708 | 2025.01.28 08:38:41.461005 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
13709 | 2025.01.28 08:38:41.461095 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
13710 | 2025.01.28 08:38:41.461267 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
13711 | 2025.01.28 08:38:41.461438 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
13712 | 2025.01.28 08:38:41.461559 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
13713 | 2025.01.28 08:38:41.461650 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
13714 | 2025.01.28 08:38:41.464677 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003939866 sec., 7679448.996488713 rows/sec., 109.86 MiB/sec. | ||
13715 | 2025.01.28 08:38:41.465020 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13716 | 2025.01.28 08:38:41.465341 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13717 | 2025.01.28 08:38:41.465425 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_66_13} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13718 | 2025.01.28 08:38:41.465517 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
13719 | 2025.01.28 08:38:42.129690 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13720 | 2025.01.28 08:38:42.129887 [ 258 ] {936dc7a1-d9ea-44eb-bfe6-29b3a7b4741c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13721 | 2025.01.28 08:38:42.129960 [ 258 ] {936dc7a1-d9ea-44eb-bfe6-29b3a7b4741c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13722 | 2025.01.28 08:38:42.130738 [ 258 ] {936dc7a1-d9ea-44eb-bfe6-29b3a7b4741c} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13723 | 2025.01.28 08:38:42.130788 [ 258 ] {936dc7a1-d9ea-44eb-bfe6-29b3a7b4741c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13724 | 2025.01.28 08:38:42.131225 [ 258 ] {936dc7a1-d9ea-44eb-bfe6-29b3a7b4741c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13725 | 2025.01.28 08:38:42.131485 [ 258 ] {936dc7a1-d9ea-44eb-bfe6-29b3a7b4741c} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13726 | 2025.01.28 08:38:42.131717 [ 258 ] {936dc7a1-d9ea-44eb-bfe6-29b3a7b4741c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. | ||
13727 | 2025.01.28 08:38:42.131780 [ 258 ] {936dc7a1-d9ea-44eb-bfe6-29b3a7b4741c} <Debug> TCPHandler: Processed in 0.002283852 sec. | ||
13728 | 2025.01.28 08:38:42.132108 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13729 | 2025.01.28 08:38:42.132298 [ 4 ] {0a4ce997-551d-46a7-9cf0-7cdfd26bf80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13730 | 2025.01.28 08:38:42.132375 [ 4 ] {0a4ce997-551d-46a7-9cf0-7cdfd26bf80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13731 | 2025.01.28 08:38:42.133301 [ 4 ] {0a4ce997-551d-46a7-9cf0-7cdfd26bf80d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13732 | 2025.01.28 08:38:42.133351 [ 4 ] {0a4ce997-551d-46a7-9cf0-7cdfd26bf80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13733 | 2025.01.28 08:38:42.133827 [ 4 ] {0a4ce997-551d-46a7-9cf0-7cdfd26bf80d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13734 | 2025.01.28 08:38:42.134094 [ 4 ] {0a4ce997-551d-46a7-9cf0-7cdfd26bf80d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13735 | 2025.01.28 08:38:42.134381 [ 4 ] {0a4ce997-551d-46a7-9cf0-7cdfd26bf80d} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002124 sec., 129472.69303201507 rows/sec., 11.40 MiB/sec. | ||
13736 | 2025.01.28 08:38:42.134486 [ 4 ] {0a4ce997-551d-46a7-9cf0-7cdfd26bf80d} <Debug> TCPHandler: Processed in 0.002513456 sec. | ||
13737 | 2025.01.28 08:38:42.134718 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13738 | 2025.01.28 08:38:42.135020 [ 258 ] {98f14bed-38ab-40e9-ab62-3483b8859191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13739 | 2025.01.28 08:38:42.135093 [ 258 ] {98f14bed-38ab-40e9-ab62-3483b8859191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13740 | 2025.01.28 08:38:42.135730 [ 258 ] {98f14bed-38ab-40e9-ab62-3483b8859191} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13741 | 2025.01.28 08:38:42.135774 [ 258 ] {98f14bed-38ab-40e9-ab62-3483b8859191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13742 | 2025.01.28 08:38:42.136177 [ 258 ] {98f14bed-38ab-40e9-ab62-3483b8859191} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13743 | 2025.01.28 08:38:42.136428 [ 258 ] {98f14bed-38ab-40e9-ab62-3483b8859191} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13744 | 2025.01.28 08:38:42.136648 [ 258 ] {98f14bed-38ab-40e9-ab62-3483b8859191} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001726 sec., 24913.093858632674 rows/sec., 1.79 MiB/sec. | ||
13745 | 2025.01.28 08:38:42.136709 [ 258 ] {98f14bed-38ab-40e9-ab62-3483b8859191} <Debug> TCPHandler: Processed in 0.002112721 sec. | ||
13746 | 2025.01.28 08:38:42.136882 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13747 | 2025.01.28 08:38:42.137014 [ 4 ] {dd33cdc2-f8f8-439b-ba65-947241c9bb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13748 | 2025.01.28 08:38:42.137068 [ 4 ] {dd33cdc2-f8f8-439b-ba65-947241c9bb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13749 | 2025.01.28 08:38:42.137669 [ 4 ] {dd33cdc2-f8f8-439b-ba65-947241c9bb7d} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13750 | 2025.01.28 08:38:42.137711 [ 4 ] {dd33cdc2-f8f8-439b-ba65-947241c9bb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13751 | 2025.01.28 08:38:42.138078 [ 4 ] {dd33cdc2-f8f8-439b-ba65-947241c9bb7d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13752 | 2025.01.28 08:38:42.138332 [ 4 ] {dd33cdc2-f8f8-439b-ba65-947241c9bb7d} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13753 | 2025.01.28 08:38:42.138562 [ 4 ] {dd33cdc2-f8f8-439b-ba65-947241c9bb7d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001578 sec., 8871.989860583017 rows/sec., 621.34 KiB/sec. | ||
13754 | 2025.01.28 08:38:42.138621 [ 4 ] {dd33cdc2-f8f8-439b-ba65-947241c9bb7d} <Debug> TCPHandler: Processed in 0.001798806 sec. | ||
13755 | 2025.01.28 08:38:42.138782 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13756 | 2025.01.28 08:38:42.138906 [ 258 ] {bc3d516d-d487-4e3e-adc7-1cbf47b2b9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13757 | 2025.01.28 08:38:42.138955 [ 258 ] {bc3d516d-d487-4e3e-adc7-1cbf47b2b9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13758 | 2025.01.28 08:38:42.139556 [ 258 ] {bc3d516d-d487-4e3e-adc7-1cbf47b2b9f2} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13759 | 2025.01.28 08:38:42.139599 [ 258 ] {bc3d516d-d487-4e3e-adc7-1cbf47b2b9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13760 | 2025.01.28 08:38:42.139970 [ 258 ] {bc3d516d-d487-4e3e-adc7-1cbf47b2b9f2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13761 | 2025.01.28 08:38:42.140222 [ 258 ] {bc3d516d-d487-4e3e-adc7-1cbf47b2b9f2} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13762 | 2025.01.28 08:38:42.140447 [ 258 ] {bc3d516d-d487-4e3e-adc7-1cbf47b2b9f2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001568 sec., 8290.816326530612 rows/sec., 516.93 KiB/sec. | ||
13763 | 2025.01.28 08:38:42.140502 [ 258 ] {bc3d516d-d487-4e3e-adc7-1cbf47b2b9f2} <Debug> TCPHandler: Processed in 0.001779806 sec. | ||
13764 | 2025.01.28 08:38:42.140657 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13765 | 2025.01.28 08:38:42.140779 [ 4 ] {fe4690aa-bb36-43c2-9610-4f2d6b41f970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13766 | 2025.01.28 08:38:42.140833 [ 4 ] {fe4690aa-bb36-43c2-9610-4f2d6b41f970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13767 | 2025.01.28 08:38:42.141617 [ 4 ] {fe4690aa-bb36-43c2-9610-4f2d6b41f970} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13768 | 2025.01.28 08:38:42.141658 [ 4 ] {fe4690aa-bb36-43c2-9610-4f2d6b41f970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13769 | 2025.01.28 08:38:42.142067 [ 4 ] {fe4690aa-bb36-43c2-9610-4f2d6b41f970} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13770 | 2025.01.28 08:38:42.142308 [ 4 ] {fe4690aa-bb36-43c2-9610-4f2d6b41f970} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13771 | 2025.01.28 08:38:42.142558 [ 4 ] {fe4690aa-bb36-43c2-9610-4f2d6b41f970} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001799 sec., 232351.30628126737 rows/sec., 16.59 MiB/sec. | ||
13772 | 2025.01.28 08:38:42.142655 [ 4 ] {fe4690aa-bb36-43c2-9610-4f2d6b41f970} <Debug> TCPHandler: Processed in 0.002054249 sec. | ||
13773 | 2025.01.28 08:38:42.142863 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13774 | 2025.01.28 08:38:42.143176 [ 258 ] {ce97b10f-c7cb-4caa-81e4-1f79eea1cd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13775 | 2025.01.28 08:38:42.143304 [ 258 ] {ce97b10f-c7cb-4caa-81e4-1f79eea1cd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13776 | 2025.01.28 08:38:42.143833 [ 258 ] {ce97b10f-c7cb-4caa-81e4-1f79eea1cd4d} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13777 | 2025.01.28 08:38:42.143878 [ 258 ] {ce97b10f-c7cb-4caa-81e4-1f79eea1cd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13778 | 2025.01.28 08:38:42.144261 [ 258 ] {ce97b10f-c7cb-4caa-81e4-1f79eea1cd4d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13779 | 2025.01.28 08:38:42.144520 [ 258 ] {ce97b10f-c7cb-4caa-81e4-1f79eea1cd4d} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13780 | 2025.01.28 08:38:42.144691 [ 101 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
13781 | 2025.01.28 08:38:42.144749 [ 258 ] {ce97b10f-c7cb-4caa-81e4-1f79eea1cd4d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001695 sec., 3539.823008849558 rows/sec., 184.94 KiB/sec. | ||
13782 | 2025.01.28 08:38:42.144775 [ 101 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13783 | 2025.01.28 08:38:42.144845 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13784 | 2025.01.28 08:38:42.144878 [ 258 ] {ce97b10f-c7cb-4caa-81e4-1f79eea1cd4d} <Debug> TCPHandler: Processed in 0.00212711 sec. | ||
13785 | 2025.01.28 08:38:42.145098 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13786 | 2025.01.28 08:38:42.145103 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
13787 | 2025.01.28 08:38:42.145247 [ 4 ] {8a5470f7-fb14-4508-92d9-daae42e51607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13788 | 2025.01.28 08:38:42.145268 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13789 | 2025.01.28 08:38:42.145311 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
13790 | 2025.01.28 08:38:42.145316 [ 4 ] {8a5470f7-fb14-4508-92d9-daae42e51607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13791 | 2025.01.28 08:38:42.145514 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
13792 | 2025.01.28 08:38:42.145761 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
13793 | 2025.01.28 08:38:42.145994 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
13794 | 2025.01.28 08:38:42.146219 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
13795 | 2025.01.28 08:38:42.146405 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
13796 | 2025.01.28 08:38:42.147227 [ 4 ] {8a5470f7-fb14-4508-92d9-daae42e51607} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13797 | 2025.01.28 08:38:42.147299 [ 4 ] {8a5470f7-fb14-4508-92d9-daae42e51607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13798 | 2025.01.28 08:38:42.147905 [ 4 ] {8a5470f7-fb14-4508-92d9-daae42e51607} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13799 | 2025.01.28 08:38:42.148037 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.003093694 sec., 91153.16511587765 rows/sec., 4.65 MiB/sec. | ||
13800 | 2025.01.28 08:38:42.148177 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
13801 | 2025.01.28 08:38:42.148270 [ 4 ] {8a5470f7-fb14-4508-92d9-daae42e51607} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13802 | 2025.01.28 08:38:42.148531 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
13803 | 2025.01.28 08:38:42.148613 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13804 | 2025.01.28 08:38:42.148656 [ 4 ] {8a5470f7-fb14-4508-92d9-daae42e51607} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003433 sec., 69035.82872123507 rows/sec., 4.63 MiB/sec. | ||
13805 | 2025.01.28 08:38:42.148685 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13806 | 2025.01.28 08:38:42.148785 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13807 | 2025.01.28 08:38:42.148934 [ 4 ] {8a5470f7-fb14-4508-92d9-daae42e51607} <Debug> TCPHandler: Processed in 0.003928116 sec. | ||
13808 | 2025.01.28 08:38:42.149114 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
13809 | 2025.01.28 08:38:42.149159 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_47_10} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
13810 | 2025.01.28 08:38:42.149198 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13811 | 2025.01.28 08:38:42.149353 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
13812 | 2025.01.28 08:38:42.149493 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13813 | 2025.01.28 08:38:42.149555 [ 258 ] {dca55163-de31-4998-a90c-193422598348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13814 | 2025.01.28 08:38:42.149576 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31846 rows starting from the beginning of the part | ||
13815 | 2025.01.28 08:38:42.149669 [ 258 ] {dca55163-de31-4998-a90c-193422598348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13816 | 2025.01.28 08:38:42.149947 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 96 rows starting from the beginning of the part | ||
13817 | 2025.01.28 08:38:42.150308 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
13818 | 2025.01.28 08:38:42.150746 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part | ||
13819 | 2025.01.28 08:38:42.151089 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 162 rows starting from the beginning of the part | ||
13820 | 2025.01.28 08:38:42.151294 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part | ||
13821 | 2025.01.28 08:38:42.152286 [ 258 ] {dca55163-de31-4998-a90c-193422598348} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13822 | 2025.01.28 08:38:42.152376 [ 258 ] {dca55163-de31-4998-a90c-193422598348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13823 | 2025.01.28 08:38:42.153034 [ 258 ] {dca55163-de31-4998-a90c-193422598348} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13824 | 2025.01.28 08:38:42.153397 [ 258 ] {dca55163-de31-4998-a90c-193422598348} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13825 | 2025.01.28 08:38:42.154016 [ 258 ] {dca55163-de31-4998-a90c-193422598348} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004512 sec., 221.63120567375884 rows/sec., 14.93 KiB/sec. | ||
13826 | 2025.01.28 08:38:42.154194 [ 258 ] {dca55163-de31-4998-a90c-193422598348} <Debug> TCPHandler: Processed in 0.005145504 sec. | ||
13827 | 2025.01.28 08:38:42.154401 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13828 | 2025.01.28 08:38:42.154545 [ 4 ] {e26a183d-452c-42b2-9e00-c52179ab197b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13829 | 2025.01.28 08:38:42.154636 [ 4 ] {e26a183d-452c-42b2-9e00-c52179ab197b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13830 | 2025.01.28 08:38:42.156046 [ 4 ] {e26a183d-452c-42b2-9e00-c52179ab197b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13831 | 2025.01.28 08:38:42.156086 [ 4 ] {e26a183d-452c-42b2-9e00-c52179ab197b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13832 | 2025.01.28 08:38:42.156812 [ 4 ] {e26a183d-452c-42b2-9e00-c52179ab197b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13833 | 2025.01.28 08:38:42.157120 [ 4 ] {e26a183d-452c-42b2-9e00-c52179ab197b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13834 | 2025.01.28 08:38:42.157401 [ 4 ] {e26a183d-452c-42b2-9e00-c52179ab197b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002883 sec., 12486.992715920915 rows/sec., 22.38 MiB/sec. | ||
13835 | 2025.01.28 08:38:42.157510 [ 4 ] {e26a183d-452c-42b2-9e00-c52179ab197b} <Debug> TCPHandler: Processed in 0.003191516 sec. | ||
13836 | 2025.01.28 08:38:42.157691 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13837 | 2025.01.28 08:38:42.157857 [ 258 ] {50c8ed29-684e-4411-aa8b-a8dc26dc94e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13838 | 2025.01.28 08:38:42.157921 [ 258 ] {50c8ed29-684e-4411-aa8b-a8dc26dc94e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13839 | 2025.01.28 08:38:42.158757 [ 258 ] {50c8ed29-684e-4411-aa8b-a8dc26dc94e9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13840 | 2025.01.28 08:38:42.158805 [ 258 ] {50c8ed29-684e-4411-aa8b-a8dc26dc94e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13841 | 2025.01.28 08:38:42.159460 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32738 rows, containing 5 columns (5 merged, 0 gathered) in 0.010568101 sec., 3097812.937253344 rows/sec., 209.16 MiB/sec. | ||
13842 | 2025.01.28 08:38:42.159537 [ 258 ] {50c8ed29-684e-4411-aa8b-a8dc26dc94e9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13843 | 2025.01.28 08:38:42.159846 [ 258 ] {50c8ed29-684e-4411-aa8b-a8dc26dc94e9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13844 | 2025.01.28 08:38:42.160009 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
13845 | 2025.01.28 08:38:42.160298 [ 258 ] {50c8ed29-684e-4411-aa8b-a8dc26dc94e9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002456 sec., 33387.62214983714 rows/sec., 2.12 MiB/sec. | ||
13846 | 2025.01.28 08:38:42.160600 [ 258 ] {50c8ed29-684e-4411-aa8b-a8dc26dc94e9} <Debug> TCPHandler: Processed in 0.002986323 sec. | ||
13847 | 2025.01.28 08:38:42.161255 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13848 | 2025.01.28 08:38:42.161375 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
13849 | 2025.01.28 08:38:42.161464 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
13850 | 2025.01.28 08:38:43.630509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
13851 | 2025.01.28 08:38:43.655559 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13852 | 2025.01.28 08:38:43.655619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13853 | 2025.01.28 08:38:43.663127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13854 | 2025.01.28 08:38:43.663904 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13855 | 2025.01.28 08:38:43.664198 [ 100 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13856 | 2025.01.28 08:38:43.664259 [ 100 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13857 | 2025.01.28 08:38:43.664300 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13858 | 2025.01.28 08:38:43.664518 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
13859 | 2025.01.28 08:38:43.672736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
13860 | 2025.01.28 08:38:43.673994 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13861 | 2025.01.28 08:38:43.674920 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
13862 | 2025.01.28 08:38:43.679379 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
13863 | 2025.01.28 08:38:43.683749 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
13864 | 2025.01.28 08:38:43.688860 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
13865 | 2025.01.28 08:38:43.696257 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
13866 | 2025.01.28 08:38:43.700842 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
13867 | 2025.01.28 08:38:43.761149 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.096769753 sec., 5146.236138476038 rows/sec., 26.61 MiB/sec. | ||
13868 | 2025.01.28 08:38:43.764747 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13869 | 2025.01.28 08:38:43.767821 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_66_13} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13870 | 2025.01.28 08:38:43.767959 [ 187 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_66_13} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13871 | 2025.01.28 08:38:43.770406 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
13872 | 2025.01.28 08:38:46.628538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1958 | ||
13873 | 2025.01.28 08:38:46.631646 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13874 | 2025.01.28 08:38:46.631698 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13875 | 2025.01.28 08:38:46.633159 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13876 | 2025.01.28 08:38:46.633469 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13877 | 2025.01.28 08:38:46.634028 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
13878 | 2025.01.28 08:38:47.124481 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13879 | 2025.01.28 08:38:47.124789 [ 258 ] {c90adf3e-28b0-44b5-9b52-cd39647f568d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13880 | 2025.01.28 08:38:47.124904 [ 258 ] {c90adf3e-28b0-44b5-9b52-cd39647f568d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13881 | 2025.01.28 08:38:47.125887 [ 258 ] {c90adf3e-28b0-44b5-9b52-cd39647f568d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13882 | 2025.01.28 08:38:47.125939 [ 258 ] {c90adf3e-28b0-44b5-9b52-cd39647f568d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13883 | 2025.01.28 08:38:47.126402 [ 258 ] {c90adf3e-28b0-44b5-9b52-cd39647f568d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13884 | 2025.01.28 08:38:47.126671 [ 258 ] {c90adf3e-28b0-44b5-9b52-cd39647f568d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13885 | 2025.01.28 08:38:47.126924 [ 96 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13886 | 2025.01.28 08:38:47.126941 [ 258 ] {c90adf3e-28b0-44b5-9b52-cd39647f568d} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00223 sec., 28699.551569506722 rows/sec., 2.26 MiB/sec. | ||
13887 | 2025.01.28 08:38:47.127059 [ 96 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13888 | 2025.01.28 08:38:47.127134 [ 258 ] {c90adf3e-28b0-44b5-9b52-cd39647f568d} <Debug> TCPHandler: Processed in 0.00283248 sec. | ||
13889 | 2025.01.28 08:38:47.127151 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13890 | 2025.01.28 08:38:47.127401 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
13891 | 2025.01.28 08:38:47.127473 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13892 | 2025.01.28 08:38:47.127566 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13893 | 2025.01.28 08:38:47.127655 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1433 rows starting from the beginning of the part | ||
13894 | 2025.01.28 08:38:47.127752 [ 4 ] {a84326e1-d838-4229-9d81-a0b36ebf4197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13895 | 2025.01.28 08:38:47.127856 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
13896 | 2025.01.28 08:38:47.127989 [ 4 ] {a84326e1-d838-4229-9d81-a0b36ebf4197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13897 | 2025.01.28 08:38:47.128288 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 275 rows starting from the beginning of the part | ||
13898 | 2025.01.28 08:38:47.128614 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 66 rows starting from the beginning of the part | ||
13899 | 2025.01.28 08:38:47.128919 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 275 rows starting from the beginning of the part | ||
13900 | 2025.01.28 08:38:47.129208 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
13901 | 2025.01.28 08:38:47.131018 [ 4 ] {a84326e1-d838-4229-9d81-a0b36ebf4197} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13902 | 2025.01.28 08:38:47.131093 [ 4 ] {a84326e1-d838-4229-9d81-a0b36ebf4197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13903 | 2025.01.28 08:38:47.132078 [ 4 ] {a84326e1-d838-4229-9d81-a0b36ebf4197} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13904 | 2025.01.28 08:38:47.132676 [ 4 ] {a84326e1-d838-4229-9d81-a0b36ebf4197} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13905 | 2025.01.28 08:38:47.132727 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 5 columns (5 merged, 0 gathered) in 0.005434178 sec., 400612.56734689226 rows/sec., 35.25 MiB/sec. | ||
13906 | 2025.01.28 08:38:47.132983 [ 4 ] {a84326e1-d838-4229-9d81-a0b36ebf4197} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.005335 sec., 749.7656982193064 rows/sec., 56.38 KiB/sec. | ||
13907 | 2025.01.28 08:38:47.133067 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13908 | 2025.01.28 08:38:47.133147 [ 4 ] {a84326e1-d838-4229-9d81-a0b36ebf4197} <Debug> TCPHandler: Processed in 0.005856154 sec. | ||
13909 | 2025.01.28 08:38:47.133336 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13910 | 2025.01.28 08:38:47.133473 [ 258 ] {2e961596-1905-45b6-9947-54f860b0a04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13911 | 2025.01.28 08:38:47.133522 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13912 | 2025.01.28 08:38:47.133539 [ 258 ] {2e961596-1905-45b6-9947-54f860b0a04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13913 | 2025.01.28 08:38:47.133653 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_111_22} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13914 | 2025.01.28 08:38:47.133745 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
13915 | 2025.01.28 08:38:47.134230 [ 258 ] {2e961596-1905-45b6-9947-54f860b0a04b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13916 | 2025.01.28 08:38:47.134272 [ 258 ] {2e961596-1905-45b6-9947-54f860b0a04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13917 | 2025.01.28 08:38:47.134649 [ 258 ] {2e961596-1905-45b6-9947-54f860b0a04b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13918 | 2025.01.28 08:38:47.134898 [ 258 ] {2e961596-1905-45b6-9947-54f860b0a04b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13919 | 2025.01.28 08:38:47.135080 [ 96 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13920 | 2025.01.28 08:38:47.135138 [ 96 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13921 | 2025.01.28 08:38:47.135161 [ 258 ] {2e961596-1905-45b6-9947-54f860b0a04b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001712 sec., 39719.6261682243 rows/sec., 3.10 MiB/sec. | ||
13922 | 2025.01.28 08:38:47.135180 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13923 | 2025.01.28 08:38:47.135310 [ 258 ] {2e961596-1905-45b6-9947-54f860b0a04b} <Debug> TCPHandler: Processed in 0.002047859 sec. | ||
13924 | 2025.01.28 08:38:47.135423 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
13925 | 2025.01.28 08:38:47.135509 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13926 | 2025.01.28 08:38:47.135616 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13927 | 2025.01.28 08:38:47.135698 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 914 rows starting from the beginning of the part | ||
13928 | 2025.01.28 08:38:47.135733 [ 4 ] {9c7746e7-58e1-4ffa-a181-d3c570fd89c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13929 | 2025.01.28 08:38:47.135916 [ 4 ] {9c7746e7-58e1-4ffa-a181-d3c570fd89c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13930 | 2025.01.28 08:38:47.136009 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 68 rows starting from the beginning of the part | ||
13931 | 2025.01.28 08:38:47.136419 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 418 rows starting from the beginning of the part | ||
13932 | 2025.01.28 08:38:47.136779 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 72 rows starting from the beginning of the part | ||
13933 | 2025.01.28 08:38:47.137184 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 418 rows starting from the beginning of the part | ||
13934 | 2025.01.28 08:38:47.137519 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 68 rows starting from the beginning of the part | ||
13935 | 2025.01.28 08:38:47.138581 [ 4 ] {9c7746e7-58e1-4ffa-a181-d3c570fd89c8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13936 | 2025.01.28 08:38:47.138664 [ 4 ] {9c7746e7-58e1-4ffa-a181-d3c570fd89c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13937 | 2025.01.28 08:38:47.139633 [ 4 ] {9c7746e7-58e1-4ffa-a181-d3c570fd89c8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13938 | 2025.01.28 08:38:47.140224 [ 4 ] {9c7746e7-58e1-4ffa-a181-d3c570fd89c8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13939 | 2025.01.28 08:38:47.140914 [ 4 ] {9c7746e7-58e1-4ffa-a181-d3c570fd89c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005224 sec., 30627.871362940274 rows/sec., 2.13 MiB/sec. | ||
13940 | 2025.01.28 08:38:47.140929 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.00561428 sec., 348753.53562700824 rows/sec., 26.70 MiB/sec. | ||
13941 | 2025.01.28 08:38:47.141273 [ 4 ] {9c7746e7-58e1-4ffa-a181-d3c570fd89c8} <Debug> TCPHandler: Processed in 0.005839143 sec. | ||
13942 | 2025.01.28 08:38:47.141290 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13943 | 2025.01.28 08:38:47.141613 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13944 | 2025.01.28 08:38:47.141835 [ 258 ] {6c3fe6a2-535f-4fe2-b956-e73fb28d9303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13945 | 2025.01.28 08:38:47.142018 [ 258 ] {6c3fe6a2-535f-4fe2-b956-e73fb28d9303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13946 | 2025.01.28 08:38:47.142028 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13947 | 2025.01.28 08:38:47.142221 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_111_22} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13948 | 2025.01.28 08:38:47.142342 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
13949 | 2025.01.28 08:38:47.143349 [ 258 ] {6c3fe6a2-535f-4fe2-b956-e73fb28d9303} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13950 | 2025.01.28 08:38:47.143390 [ 258 ] {6c3fe6a2-535f-4fe2-b956-e73fb28d9303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13951 | 2025.01.28 08:38:47.144032 [ 258 ] {6c3fe6a2-535f-4fe2-b956-e73fb28d9303} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13952 | 2025.01.28 08:38:47.144297 [ 258 ] {6c3fe6a2-535f-4fe2-b956-e73fb28d9303} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13953 | 2025.01.28 08:38:47.144597 [ 258 ] {6c3fe6a2-535f-4fe2-b956-e73fb28d9303} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002818 sec., 1419.4464158977999 rows/sec., 2.54 MiB/sec. | ||
13954 | 2025.01.28 08:38:47.144778 [ 258 ] {6c3fe6a2-535f-4fe2-b956-e73fb28d9303} <Debug> TCPHandler: Processed in 0.003368898 sec. | ||
13955 | 2025.01.28 08:38:47.145140 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13956 | 2025.01.28 08:38:47.145406 [ 4 ] {065b58d7-d819-403c-8b5d-7e2e2cf14205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13957 | 2025.01.28 08:38:47.145459 [ 4 ] {065b58d7-d819-403c-8b5d-7e2e2cf14205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13958 | 2025.01.28 08:38:47.145967 [ 4 ] {065b58d7-d819-403c-8b5d-7e2e2cf14205} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13959 | 2025.01.28 08:38:47.146006 [ 4 ] {065b58d7-d819-403c-8b5d-7e2e2cf14205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13960 | 2025.01.28 08:38:47.146394 [ 4 ] {065b58d7-d819-403c-8b5d-7e2e2cf14205} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13961 | 2025.01.28 08:38:47.146649 [ 4 ] {065b58d7-d819-403c-8b5d-7e2e2cf14205} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13962 | 2025.01.28 08:38:47.146804 [ 96 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13963 | 2025.01.28 08:38:47.146849 [ 96 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13964 | 2025.01.28 08:38:47.146860 [ 4 ] {065b58d7-d819-403c-8b5d-7e2e2cf14205} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
13965 | 2025.01.28 08:38:47.146879 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13966 | 2025.01.28 08:38:47.146974 [ 4 ] {065b58d7-d819-403c-8b5d-7e2e2cf14205} <Debug> TCPHandler: Processed in 0.00207906 sec. | ||
13967 | 2025.01.28 08:38:47.147152 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
13968 | 2025.01.28 08:38:47.147335 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13969 | 2025.01.28 08:38:47.147384 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6396 rows starting from the beginning of the part | ||
13970 | 2025.01.28 08:38:47.147635 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
13971 | 2025.01.28 08:38:47.148020 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part | ||
13972 | 2025.01.28 08:38:47.148406 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
13973 | 2025.01.28 08:38:47.148839 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
13974 | 2025.01.28 08:38:47.149041 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
13975 | 2025.01.28 08:38:47.151128 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6740 rows, containing 4 columns (4 merged, 0 gathered) in 0.004136729 sec., 1629306.6333327615 rows/sec., 106.23 MiB/sec. | ||
13976 | 2025.01.28 08:38:47.151589 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13977 | 2025.01.28 08:38:47.151943 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_111_22} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13978 | 2025.01.28 08:38:47.152048 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_111_22} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13979 | 2025.01.28 08:38:47.152148 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
13980 | 2025.01.28 08:38:48.242828 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13981 | 2025.01.28 08:38:48.243129 [ 258 ] {fedf469e-c710-41fc-bb10-7d6022602f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13982 | 2025.01.28 08:38:48.243242 [ 258 ] {fedf469e-c710-41fc-bb10-7d6022602f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13983 | 2025.01.28 08:38:48.244085 [ 258 ] {fedf469e-c710-41fc-bb10-7d6022602f72} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13984 | 2025.01.28 08:38:48.244128 [ 258 ] {fedf469e-c710-41fc-bb10-7d6022602f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13985 | 2025.01.28 08:38:48.244577 [ 258 ] {fedf469e-c710-41fc-bb10-7d6022602f72} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13986 | 2025.01.28 08:38:48.244847 [ 258 ] {fedf469e-c710-41fc-bb10-7d6022602f72} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13987 | 2025.01.28 08:38:48.245068 [ 258 ] {fedf469e-c710-41fc-bb10-7d6022602f72} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002023 sec., 6920.415224913495 rows/sec., 498.18 KiB/sec. | ||
13988 | 2025.01.28 08:38:48.245131 [ 258 ] {fedf469e-c710-41fc-bb10-7d6022602f72} <Debug> TCPHandler: Processed in 0.002486655 sec. | ||
13989 | 2025.01.28 08:38:48.245453 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13990 | 2025.01.28 08:38:48.245764 [ 4 ] {d37f8a03-52f0-484a-87b5-8802bb777dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13991 | 2025.01.28 08:38:48.245888 [ 4 ] {d37f8a03-52f0-484a-87b5-8802bb777dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13992 | 2025.01.28 08:38:48.246854 [ 4 ] {d37f8a03-52f0-484a-87b5-8802bb777dba} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13993 | 2025.01.28 08:38:48.246910 [ 4 ] {d37f8a03-52f0-484a-87b5-8802bb777dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13994 | 2025.01.28 08:38:48.247364 [ 4 ] {d37f8a03-52f0-484a-87b5-8802bb777dba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13995 | 2025.01.28 08:38:48.247640 [ 4 ] {d37f8a03-52f0-484a-87b5-8802bb777dba} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13996 | 2025.01.28 08:38:48.247908 [ 4 ] {d37f8a03-52f0-484a-87b5-8802bb777dba} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002224 sec., 4496.402877697842 rows/sec., 366.65 KiB/sec. | ||
13997 | 2025.01.28 08:38:48.248041 [ 4 ] {d37f8a03-52f0-484a-87b5-8802bb777dba} <Debug> TCPHandler: Processed in 0.00276827 sec. | ||
13998 | 2025.01.28 08:38:48.248325 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13999 | 2025.01.28 08:38:48.248506 [ 258 ] {b507604c-209b-4778-9baf-c7e47e7389fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14000 | 2025.01.28 08:38:48.248568 [ 258 ] {b507604c-209b-4778-9baf-c7e47e7389fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14001 | 2025.01.28 08:38:48.249995 [ 258 ] {b507604c-209b-4778-9baf-c7e47e7389fb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14002 | 2025.01.28 08:38:48.250036 [ 258 ] {b507604c-209b-4778-9baf-c7e47e7389fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14003 | 2025.01.28 08:38:48.250508 [ 258 ] {b507604c-209b-4778-9baf-c7e47e7389fb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14004 | 2025.01.28 08:38:48.250770 [ 258 ] {b507604c-209b-4778-9baf-c7e47e7389fb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14005 | 2025.01.28 08:38:48.251012 [ 258 ] {b507604c-209b-4778-9baf-c7e47e7389fb} <Debug> executeQuery: Read 1420 rows, 121.27 KiB in 0.00254 sec., 559055.1181102361 rows/sec., 46.63 MiB/sec. | ||
14006 | 2025.01.28 08:38:48.251071 [ 258 ] {b507604c-209b-4778-9baf-c7e47e7389fb} <Debug> TCPHandler: Processed in 0.002923011 sec. | ||
14007 | 2025.01.28 08:38:48.251238 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14008 | 2025.01.28 08:38:48.251404 [ 4 ] {1818c7d9-a3ba-46f9-9593-7f7d7ff2a910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14009 | 2025.01.28 08:38:48.251501 [ 4 ] {1818c7d9-a3ba-46f9-9593-7f7d7ff2a910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14010 | 2025.01.28 08:38:48.252527 [ 4 ] {1818c7d9-a3ba-46f9-9593-7f7d7ff2a910} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14011 | 2025.01.28 08:38:48.252569 [ 4 ] {1818c7d9-a3ba-46f9-9593-7f7d7ff2a910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14012 | 2025.01.28 08:38:48.252956 [ 4 ] {1818c7d9-a3ba-46f9-9593-7f7d7ff2a910} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
14013 | 2025.01.28 08:38:48.253212 [ 4 ] {1818c7d9-a3ba-46f9-9593-7f7d7ff2a910} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14014 | 2025.01.28 08:38:48.253404 [ 94 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
14015 | 2025.01.28 08:38:48.253466 [ 4 ] {1818c7d9-a3ba-46f9-9593-7f7d7ff2a910} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.002111 sec., 25106.58455708195 rows/sec., 1.79 MiB/sec. | ||
14016 | 2025.01.28 08:38:48.253494 [ 94 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14017 | 2025.01.28 08:38:48.253577 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14018 | 2025.01.28 08:38:48.253592 [ 4 ] {1818c7d9-a3ba-46f9-9593-7f7d7ff2a910} <Debug> TCPHandler: Processed in 0.002420574 sec. | ||
14019 | 2025.01.28 08:38:48.253830 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14020 | 2025.01.28 08:38:48.253862 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
14021 | 2025.01.28 08:38:48.254039 [ 258 ] {33dc8acd-87cb-47a9-99f7-796b683c7f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14022 | 2025.01.28 08:38:48.254173 [ 258 ] {33dc8acd-87cb-47a9-99f7-796b683c7f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14023 | 2025.01.28 08:38:48.254188 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14024 | 2025.01.28 08:38:48.254301 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 65 rows starting from the beginning of the part | ||
14025 | 2025.01.28 08:38:48.254534 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 43 rows starting from the beginning of the part | ||
14026 | 2025.01.28 08:38:48.254857 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
14027 | 2025.01.28 08:38:48.255205 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 43 rows starting from the beginning of the part | ||
14028 | 2025.01.28 08:38:48.255634 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 4 rows starting from the beginning of the part | ||
14029 | 2025.01.28 08:38:48.256017 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 53 rows starting from the beginning of the part | ||
14030 | 2025.01.28 08:38:48.257466 [ 258 ] {33dc8acd-87cb-47a9-99f7-796b683c7f73} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14031 | 2025.01.28 08:38:48.257539 [ 258 ] {33dc8acd-87cb-47a9-99f7-796b683c7f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14032 | 2025.01.28 08:38:48.258612 [ 258 ] {33dc8acd-87cb-47a9-99f7-796b683c7f73} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14033 | 2025.01.28 08:38:48.258884 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.005158514 sec., 41872.52375393378 rows/sec., 3.15 MiB/sec. | ||
14034 | 2025.01.28 08:38:48.259129 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
14035 | 2025.01.28 08:38:48.259130 [ 258 ] {33dc8acd-87cb-47a9-99f7-796b683c7f73} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14036 | 2025.01.28 08:38:48.259791 [ 258 ] {33dc8acd-87cb-47a9-99f7-796b683c7f73} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005783 sec., 41846.79232232405 rows/sec., 2.84 MiB/sec. | ||
14037 | 2025.01.28 08:38:48.260001 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_91_18} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14038 | 2025.01.28 08:38:48.260164 [ 258 ] {33dc8acd-87cb-47a9-99f7-796b683c7f73} <Debug> TCPHandler: Processed in 0.006450352 sec. | ||
14039 | 2025.01.28 08:38:48.260395 [ 193 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_91_18} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
14040 | 2025.01.28 08:38:48.260550 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14041 | 2025.01.28 08:38:48.260595 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14042 | 2025.01.28 08:38:48.260700 [ 4 ] {9d39372c-33be-448e-99f4-5c5a152de304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14043 | 2025.01.28 08:38:48.260757 [ 4 ] {9d39372c-33be-448e-99f4-5c5a152de304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14044 | 2025.01.28 08:38:48.261358 [ 4 ] {9d39372c-33be-448e-99f4-5c5a152de304} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14045 | 2025.01.28 08:38:48.261400 [ 4 ] {9d39372c-33be-448e-99f4-5c5a152de304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14046 | 2025.01.28 08:38:48.261771 [ 4 ] {9d39372c-33be-448e-99f4-5c5a152de304} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14047 | 2025.01.28 08:38:48.262026 [ 4 ] {9d39372c-33be-448e-99f4-5c5a152de304} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14048 | 2025.01.28 08:38:48.262267 [ 4 ] {9d39372c-33be-448e-99f4-5c5a152de304} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. | ||
14049 | 2025.01.28 08:38:48.262324 [ 4 ] {9d39372c-33be-448e-99f4-5c5a152de304} <Debug> TCPHandler: Processed in 0.002009779 sec. | ||
14050 | 2025.01.28 08:38:48.262465 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14051 | 2025.01.28 08:38:48.262605 [ 258 ] {d78732ee-fcc7-44ba-bf8c-e0ec4fac5e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14052 | 2025.01.28 08:38:48.262665 [ 258 ] {d78732ee-fcc7-44ba-bf8c-e0ec4fac5e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14053 | 2025.01.28 08:38:48.263687 [ 258 ] {d78732ee-fcc7-44ba-bf8c-e0ec4fac5e2d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14054 | 2025.01.28 08:38:48.263727 [ 258 ] {d78732ee-fcc7-44ba-bf8c-e0ec4fac5e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14055 | 2025.01.28 08:38:48.264143 [ 258 ] {d78732ee-fcc7-44ba-bf8c-e0ec4fac5e2d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14056 | 2025.01.28 08:38:48.264391 [ 258 ] {d78732ee-fcc7-44ba-bf8c-e0ec4fac5e2d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14057 | 2025.01.28 08:38:48.264619 [ 258 ] {d78732ee-fcc7-44ba-bf8c-e0ec4fac5e2d} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.002043 sec., 432697.0141948115 rows/sec., 31.39 MiB/sec. | ||
14058 | 2025.01.28 08:38:48.264699 [ 258 ] {d78732ee-fcc7-44ba-bf8c-e0ec4fac5e2d} <Debug> TCPHandler: Processed in 0.002298473 sec. | ||
14059 | 2025.01.28 08:38:48.264965 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14060 | 2025.01.28 08:38:48.265239 [ 4 ] {7148672b-5c7c-4f1a-b205-e7f3e5cd6068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14061 | 2025.01.28 08:38:48.265335 [ 4 ] {7148672b-5c7c-4f1a-b205-e7f3e5cd6068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14062 | 2025.01.28 08:38:48.265853 [ 4 ] {7148672b-5c7c-4f1a-b205-e7f3e5cd6068} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14063 | 2025.01.28 08:38:48.265893 [ 4 ] {7148672b-5c7c-4f1a-b205-e7f3e5cd6068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14064 | 2025.01.28 08:38:48.266281 [ 4 ] {7148672b-5c7c-4f1a-b205-e7f3e5cd6068} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14065 | 2025.01.28 08:38:48.266526 [ 4 ] {7148672b-5c7c-4f1a-b205-e7f3e5cd6068} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14066 | 2025.01.28 08:38:48.266747 [ 4 ] {7148672b-5c7c-4f1a-b205-e7f3e5cd6068} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 200.69 KiB/sec. | ||
14067 | 2025.01.28 08:38:48.266800 [ 4 ] {7148672b-5c7c-4f1a-b205-e7f3e5cd6068} <Debug> TCPHandler: Processed in 0.002019399 sec. | ||
14068 | 2025.01.28 08:38:48.266939 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14069 | 2025.01.28 08:38:48.267077 [ 258 ] {3b34a329-63fe-426e-b1d1-70c849859462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14070 | 2025.01.28 08:38:48.267139 [ 258 ] {3b34a329-63fe-426e-b1d1-70c849859462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14071 | 2025.01.28 08:38:48.267957 [ 258 ] {3b34a329-63fe-426e-b1d1-70c849859462} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14072 | 2025.01.28 08:38:48.267997 [ 258 ] {3b34a329-63fe-426e-b1d1-70c849859462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14073 | 2025.01.28 08:38:48.268459 [ 258 ] {3b34a329-63fe-426e-b1d1-70c849859462} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14074 | 2025.01.28 08:38:48.268711 [ 258 ] {3b34a329-63fe-426e-b1d1-70c849859462} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14075 | 2025.01.28 08:38:48.268972 [ 258 ] {3b34a329-63fe-426e-b1d1-70c849859462} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.001911 sec., 519099.9476713763 rows/sec., 34.55 MiB/sec. | ||
14076 | 2025.01.28 08:38:48.269047 [ 258 ] {3b34a329-63fe-426e-b1d1-70c849859462} <Debug> TCPHandler: Processed in 0.002175221 sec. | ||
14077 | 2025.01.28 08:38:48.269294 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14078 | 2025.01.28 08:38:48.269549 [ 4 ] {1f26e44a-7600-4e5e-915c-dbff3afcdddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14079 | 2025.01.28 08:38:48.269638 [ 4 ] {1f26e44a-7600-4e5e-915c-dbff3afcdddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14080 | 2025.01.28 08:38:48.270178 [ 4 ] {1f26e44a-7600-4e5e-915c-dbff3afcdddf} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14081 | 2025.01.28 08:38:48.270223 [ 4 ] {1f26e44a-7600-4e5e-915c-dbff3afcdddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14082 | 2025.01.28 08:38:48.270617 [ 4 ] {1f26e44a-7600-4e5e-915c-dbff3afcdddf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14083 | 2025.01.28 08:38:48.270874 [ 4 ] {1f26e44a-7600-4e5e-915c-dbff3afcdddf} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14084 | 2025.01.28 08:38:48.271106 [ 4 ] {1f26e44a-7600-4e5e-915c-dbff3afcdddf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001616 sec., 618.8118811881188 rows/sec., 41.70 KiB/sec. | ||
14085 | 2025.01.28 08:38:48.271159 [ 4 ] {1f26e44a-7600-4e5e-915c-dbff3afcdddf} <Debug> TCPHandler: Processed in 0.002027369 sec. | ||
14086 | 2025.01.28 08:38:48.271304 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14087 | 2025.01.28 08:38:48.271438 [ 258 ] {bf2cc797-9f99-4a17-98c1-7bf5a774d768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14088 | 2025.01.28 08:38:48.271532 [ 258 ] {bf2cc797-9f99-4a17-98c1-7bf5a774d768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14089 | 2025.01.28 08:38:48.272841 [ 258 ] {bf2cc797-9f99-4a17-98c1-7bf5a774d768} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14090 | 2025.01.28 08:38:48.272881 [ 258 ] {bf2cc797-9f99-4a17-98c1-7bf5a774d768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14091 | 2025.01.28 08:38:48.273540 [ 258 ] {bf2cc797-9f99-4a17-98c1-7bf5a774d768} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
14092 | 2025.01.28 08:38:48.273825 [ 258 ] {bf2cc797-9f99-4a17-98c1-7bf5a774d768} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14093 | 2025.01.28 08:38:48.274014 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
14094 | 2025.01.28 08:38:48.274086 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14095 | 2025.01.28 08:38:48.274097 [ 258 ] {bf2cc797-9f99-4a17-98c1-7bf5a774d768} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00268 sec., 13432.835820895521 rows/sec., 24.07 MiB/sec. | ||
14096 | 2025.01.28 08:38:48.274128 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14097 | 2025.01.28 08:38:48.274590 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
14098 | 2025.01.28 08:38:48.274805 [ 258 ] {bf2cc797-9f99-4a17-98c1-7bf5a774d768} <Debug> TCPHandler: Processed in 0.00355364 sec. | ||
14099 | 2025.01.28 08:38:48.275387 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14100 | 2025.01.28 08:38:48.276124 [ 4 ] {dc8ace51-4227-4930-8575-dd19506930be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14101 | 2025.01.28 08:38:48.276456 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14102 | 2025.01.28 08:38:48.276452 [ 4 ] {dc8ace51-4227-4930-8575-dd19506930be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14103 | 2025.01.28 08:38:48.276706 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1700 rows starting from the beginning of the part | ||
14104 | 2025.01.28 08:38:48.277615 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
14105 | 2025.01.28 08:38:48.278423 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 4 rows starting from the beginning of the part | ||
14106 | 2025.01.28 08:38:48.278838 [ 4 ] {dc8ace51-4227-4930-8575-dd19506930be} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14107 | 2025.01.28 08:38:48.278957 [ 4 ] {dc8ace51-4227-4930-8575-dd19506930be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14108 | 2025.01.28 08:38:48.279215 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
14109 | 2025.01.28 08:38:48.279828 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 4 rows starting from the beginning of the part | ||
14110 | 2025.01.28 08:38:48.280463 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
14111 | 2025.01.28 08:38:48.280671 [ 4 ] {dc8ace51-4227-4930-8575-dd19506930be} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14112 | 2025.01.28 08:38:48.281439 [ 4 ] {dc8ace51-4227-4930-8575-dd19506930be} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14113 | 2025.01.28 08:38:48.282002 [ 4 ] {dc8ace51-4227-4930-8575-dd19506930be} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.006144 sec., 7486.979166666666 rows/sec., 463.64 KiB/sec. | ||
14114 | 2025.01.28 08:38:48.282796 [ 4 ] {dc8ace51-4227-4930-8575-dd19506930be} <Debug> TCPHandler: Processed in 0.007833192 sec. | ||
14115 | 2025.01.28 08:38:48.291857 [ 192 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1816 rows, containing 19 columns (19 merged, 0 gathered) in 0.017587951 sec., 103252.50508146173 rows/sec., 185.02 MiB/sec. | ||
14116 | 2025.01.28 08:38:48.293600 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
14117 | 2025.01.28 08:38:48.294035 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14118 | 2025.01.28 08:38:48.294127 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
14119 | 2025.01.28 08:38:48.294286 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.21 MiB. | ||
14120 | 2025.01.28 08:38:48.960795 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
14121 | 2025.01.28 08:38:48.961546 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14122 | 2025.01.28 08:38:48.961598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14123 | 2025.01.28 08:38:48.962148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
14124 | 2025.01.28 08:38:48.962422 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14125 | 2025.01.28 08:38:48.962675 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
14126 | 2025.01.28 08:38:49.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.26 MiB, peak 277.40 MiB, free memory in arenas 0.00 B, will set to 264.03 MiB (RSS), difference: 3.76 MiB | ||
14127 | 2025.01.28 08:38:51.172832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
14128 | 2025.01.28 08:38:51.194746 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14129 | 2025.01.28 08:38:51.194822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14130 | 2025.01.28 08:38:51.201834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
14131 | 2025.01.28 08:38:51.202606 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14132 | 2025.01.28 08:38:51.205874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
14133 | 2025.01.28 08:38:52.120315 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14134 | 2025.01.28 08:38:52.120520 [ 258 ] {46a02875-dbe4-4c32-bf25-0abaf8778eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14135 | 2025.01.28 08:38:52.120593 [ 258 ] {46a02875-dbe4-4c32-bf25-0abaf8778eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14136 | 2025.01.28 08:38:52.121347 [ 258 ] {46a02875-dbe4-4c32-bf25-0abaf8778eac} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14137 | 2025.01.28 08:38:52.121397 [ 258 ] {46a02875-dbe4-4c32-bf25-0abaf8778eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14138 | 2025.01.28 08:38:52.121840 [ 258 ] {46a02875-dbe4-4c32-bf25-0abaf8778eac} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14139 | 2025.01.28 08:38:52.122100 [ 258 ] {46a02875-dbe4-4c32-bf25-0abaf8778eac} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14140 | 2025.01.28 08:38:52.122326 [ 258 ] {46a02875-dbe4-4c32-bf25-0abaf8778eac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.30 MiB/sec. | ||
14141 | 2025.01.28 08:38:52.122406 [ 258 ] {46a02875-dbe4-4c32-bf25-0abaf8778eac} <Debug> TCPHandler: Processed in 0.002247652 sec. | ||
14142 | 2025.01.28 08:38:52.122667 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14143 | 2025.01.28 08:38:52.122892 [ 4 ] {82171fea-5080-4aaf-8542-4e3ed9780f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14144 | 2025.01.28 08:38:52.122970 [ 4 ] {82171fea-5080-4aaf-8542-4e3ed9780f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14145 | 2025.01.28 08:38:52.123777 [ 4 ] {82171fea-5080-4aaf-8542-4e3ed9780f41} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14146 | 2025.01.28 08:38:52.123822 [ 4 ] {82171fea-5080-4aaf-8542-4e3ed9780f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14147 | 2025.01.28 08:38:52.124262 [ 4 ] {82171fea-5080-4aaf-8542-4e3ed9780f41} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14148 | 2025.01.28 08:38:52.124520 [ 4 ] {82171fea-5080-4aaf-8542-4e3ed9780f41} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14149 | 2025.01.28 08:38:52.124744 [ 4 ] {82171fea-5080-4aaf-8542-4e3ed9780f41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. | ||
14150 | 2025.01.28 08:38:52.124836 [ 4 ] {82171fea-5080-4aaf-8542-4e3ed9780f41} <Debug> TCPHandler: Processed in 0.002321103 sec. | ||
14151 | 2025.01.28 08:38:52.124979 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14152 | 2025.01.28 08:38:52.125160 [ 258 ] {3a118e5f-c78e-4b70-9555-6aa0b67a2a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14153 | 2025.01.28 08:38:52.125246 [ 258 ] {3a118e5f-c78e-4b70-9555-6aa0b67a2a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14154 | 2025.01.28 08:38:52.125856 [ 258 ] {3a118e5f-c78e-4b70-9555-6aa0b67a2a18} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14155 | 2025.01.28 08:38:52.125896 [ 258 ] {3a118e5f-c78e-4b70-9555-6aa0b67a2a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14156 | 2025.01.28 08:38:52.126286 [ 258 ] {3a118e5f-c78e-4b70-9555-6aa0b67a2a18} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14157 | 2025.01.28 08:38:52.126524 [ 258 ] {3a118e5f-c78e-4b70-9555-6aa0b67a2a18} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14158 | 2025.01.28 08:38:52.126757 [ 258 ] {3a118e5f-c78e-4b70-9555-6aa0b67a2a18} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001649 sec., 58217.10127349909 rows/sec., 4.05 MiB/sec. | ||
14159 | 2025.01.28 08:38:52.126810 [ 258 ] {3a118e5f-c78e-4b70-9555-6aa0b67a2a18} <Debug> TCPHandler: Processed in 0.001895657 sec. | ||
14160 | 2025.01.28 08:38:52.126958 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14161 | 2025.01.28 08:38:52.127096 [ 4 ] {89e7b0d3-5860-4534-ab89-e191916aeaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14162 | 2025.01.28 08:38:52.127156 [ 4 ] {89e7b0d3-5860-4534-ab89-e191916aeaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14163 | 2025.01.28 08:38:52.127695 [ 4 ] {89e7b0d3-5860-4534-ab89-e191916aeaed} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14164 | 2025.01.28 08:38:52.127733 [ 4 ] {89e7b0d3-5860-4534-ab89-e191916aeaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14165 | 2025.01.28 08:38:52.128114 [ 4 ] {89e7b0d3-5860-4534-ab89-e191916aeaed} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14166 | 2025.01.28 08:38:52.128352 [ 4 ] {89e7b0d3-5860-4534-ab89-e191916aeaed} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14167 | 2025.01.28 08:38:52.128577 [ 4 ] {89e7b0d3-5860-4534-ab89-e191916aeaed} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001512 sec., 23809.52380952381 rows/sec., 1.60 MiB/sec. | ||
14168 | 2025.01.28 08:38:52.128627 [ 4 ] {89e7b0d3-5860-4534-ab89-e191916aeaed} <Debug> TCPHandler: Processed in 0.001741074 sec. | ||
14169 | 2025.01.28 08:38:56.286238 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14170 | 2025.01.28 08:38:56.286348 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14171 | 2025.01.28 08:38:56.462819 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
14172 | 2025.01.28 08:38:56.463505 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14173 | 2025.01.28 08:38:56.463559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14174 | 2025.01.28 08:38:56.464103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14175 | 2025.01.28 08:38:56.464378 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14176 | 2025.01.28 08:38:56.464584 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
14177 | 2025.01.28 08:38:56.634273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2002 | ||
14178 | 2025.01.28 08:38:56.637585 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14179 | 2025.01.28 08:38:56.637649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14180 | 2025.01.28 08:38:56.639124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14181 | 2025.01.28 08:38:56.639439 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14182 | 2025.01.28 08:38:56.640122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2002 | ||
14183 | 2025.01.28 08:38:57.123945 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14184 | 2025.01.28 08:38:57.124154 [ 258 ] {109a9915-cf5d-4614-8c48-c092fd36f9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14185 | 2025.01.28 08:38:57.124234 [ 258 ] {109a9915-cf5d-4614-8c48-c092fd36f9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14186 | 2025.01.28 08:38:57.125078 [ 258 ] {109a9915-cf5d-4614-8c48-c092fd36f9aa} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14187 | 2025.01.28 08:38:57.125120 [ 258 ] {109a9915-cf5d-4614-8c48-c092fd36f9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14188 | 2025.01.28 08:38:57.125556 [ 258 ] {109a9915-cf5d-4614-8c48-c092fd36f9aa} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14189 | 2025.01.28 08:38:57.125810 [ 258 ] {109a9915-cf5d-4614-8c48-c092fd36f9aa} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14190 | 2025.01.28 08:38:57.126025 [ 258 ] {109a9915-cf5d-4614-8c48-c092fd36f9aa} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001929 sec., 33177.81233799896 rows/sec., 2.61 MiB/sec. | ||
14191 | 2025.01.28 08:38:57.126091 [ 258 ] {109a9915-cf5d-4614-8c48-c092fd36f9aa} <Debug> TCPHandler: Processed in 0.002285813 sec. | ||
14192 | 2025.01.28 08:38:57.126368 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14193 | 2025.01.28 08:38:57.126587 [ 4 ] {68a64f07-4a75-43c2-b0b7-50ab497d7381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14194 | 2025.01.28 08:38:57.126666 [ 4 ] {68a64f07-4a75-43c2-b0b7-50ab497d7381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14195 | 2025.01.28 08:38:57.127406 [ 4 ] {68a64f07-4a75-43c2-b0b7-50ab497d7381} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14196 | 2025.01.28 08:38:57.127454 [ 4 ] {68a64f07-4a75-43c2-b0b7-50ab497d7381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14197 | 2025.01.28 08:38:57.127891 [ 4 ] {68a64f07-4a75-43c2-b0b7-50ab497d7381} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
14198 | 2025.01.28 08:38:57.128153 [ 4 ] {68a64f07-4a75-43c2-b0b7-50ab497d7381} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14199 | 2025.01.28 08:38:57.128389 [ 4 ] {68a64f07-4a75-43c2-b0b7-50ab497d7381} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001862 sec., 2148.227712137487 rows/sec., 161.54 KiB/sec. | ||
14200 | 2025.01.28 08:38:57.128448 [ 4 ] {68a64f07-4a75-43c2-b0b7-50ab497d7381} <Debug> TCPHandler: Processed in 0.002230722 sec. | ||
14201 | 2025.01.28 08:38:57.128602 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14202 | 2025.01.28 08:38:57.128731 [ 258 ] {1a725ef8-a910-4a01-8937-eae8bf5a7a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14203 | 2025.01.28 08:38:57.128784 [ 258 ] {1a725ef8-a910-4a01-8937-eae8bf5a7a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14204 | 2025.01.28 08:38:57.129390 [ 258 ] {1a725ef8-a910-4a01-8937-eae8bf5a7a86} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14205 | 2025.01.28 08:38:57.129429 [ 258 ] {1a725ef8-a910-4a01-8937-eae8bf5a7a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14206 | 2025.01.28 08:38:57.129809 [ 258 ] {1a725ef8-a910-4a01-8937-eae8bf5a7a86} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14207 | 2025.01.28 08:38:57.130094 [ 258 ] {1a725ef8-a910-4a01-8937-eae8bf5a7a86} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14208 | 2025.01.28 08:38:57.130314 [ 258 ] {1a725ef8-a910-4a01-8937-eae8bf5a7a86} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001612 sec., 42183.62282878412 rows/sec., 3.29 MiB/sec. | ||
14209 | 2025.01.28 08:38:57.130370 [ 258 ] {1a725ef8-a910-4a01-8937-eae8bf5a7a86} <Debug> TCPHandler: Processed in 0.001828446 sec. | ||
14210 | 2025.01.28 08:38:57.130510 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14211 | 2025.01.28 08:38:57.130633 [ 4 ] {901f57eb-06bf-4828-ac3e-11e974f3582e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14212 | 2025.01.28 08:38:57.130695 [ 4 ] {901f57eb-06bf-4828-ac3e-11e974f3582e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14213 | 2025.01.28 08:38:57.131374 [ 4 ] {901f57eb-06bf-4828-ac3e-11e974f3582e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14214 | 2025.01.28 08:38:57.131422 [ 4 ] {901f57eb-06bf-4828-ac3e-11e974f3582e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14215 | 2025.01.28 08:38:57.131853 [ 4 ] {901f57eb-06bf-4828-ac3e-11e974f3582e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14216 | 2025.01.28 08:38:57.132110 [ 4 ] {901f57eb-06bf-4828-ac3e-11e974f3582e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14217 | 2025.01.28 08:38:57.132340 [ 4 ] {901f57eb-06bf-4828-ac3e-11e974f3582e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001735 sec., 92219.02017291066 rows/sec., 6.42 MiB/sec. | ||
14218 | 2025.01.28 08:38:57.132393 [ 4 ] {901f57eb-06bf-4828-ac3e-11e974f3582e} <Debug> TCPHandler: Processed in 0.001940248 sec. | ||
14219 | 2025.01.28 08:38:57.132538 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14220 | 2025.01.28 08:38:57.132667 [ 258 ] {b4c1aa20-3096-4081-8a2a-13fcb64b5139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14221 | 2025.01.28 08:38:57.132761 [ 258 ] {b4c1aa20-3096-4081-8a2a-13fcb64b5139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14222 | 2025.01.28 08:38:57.134009 [ 258 ] {b4c1aa20-3096-4081-8a2a-13fcb64b5139} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14223 | 2025.01.28 08:38:57.134050 [ 258 ] {b4c1aa20-3096-4081-8a2a-13fcb64b5139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14224 | 2025.01.28 08:38:57.134665 [ 258 ] {b4c1aa20-3096-4081-8a2a-13fcb64b5139} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
14225 | 2025.01.28 08:38:57.134924 [ 258 ] {b4c1aa20-3096-4081-8a2a-13fcb64b5139} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14226 | 2025.01.28 08:38:57.135157 [ 258 ] {b4c1aa20-3096-4081-8a2a-13fcb64b5139} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002522 sec., 1586.0428231562253 rows/sec., 2.84 MiB/sec. | ||
14227 | 2025.01.28 08:38:57.135249 [ 258 ] {b4c1aa20-3096-4081-8a2a-13fcb64b5139} <Debug> TCPHandler: Processed in 0.00276749 sec. | ||
14228 | 2025.01.28 08:38:57.135404 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14229 | 2025.01.28 08:38:57.135542 [ 4 ] {8e40868a-4d60-4a3d-95de-f36eb7eb8316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14230 | 2025.01.28 08:38:57.135602 [ 4 ] {8e40868a-4d60-4a3d-95de-f36eb7eb8316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14231 | 2025.01.28 08:38:57.136186 [ 4 ] {8e40868a-4d60-4a3d-95de-f36eb7eb8316} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14232 | 2025.01.28 08:38:57.136234 [ 4 ] {8e40868a-4d60-4a3d-95de-f36eb7eb8316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14233 | 2025.01.28 08:38:57.136677 [ 4 ] {8e40868a-4d60-4a3d-95de-f36eb7eb8316} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14234 | 2025.01.28 08:38:57.136924 [ 4 ] {8e40868a-4d60-4a3d-95de-f36eb7eb8316} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14235 | 2025.01.28 08:38:57.137143 [ 4 ] {8e40868a-4d60-4a3d-95de-f36eb7eb8316} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001632 sec., 36764.705882352944 rows/sec., 2.48 MiB/sec. | ||
14236 | 2025.01.28 08:38:57.137194 [ 4 ] {8e40868a-4d60-4a3d-95de-f36eb7eb8316} <Debug> TCPHandler: Processed in 0.001861177 sec. | ||
14237 | 2025.01.28 08:38:58.705965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
14238 | 2025.01.28 08:38:58.725792 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14239 | 2025.01.28 08:38:58.725841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14240 | 2025.01.28 08:38:58.733075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14241 | 2025.01.28 08:38:58.733881 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14242 | 2025.01.28 08:38:58.736454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
14243 | 2025.01.28 08:39:00.286199 [ 80 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
14244 | 2025.01.28 08:39:00.286272 [ 80 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14245 | 2025.01.28 08:39:00.286300 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14246 | 2025.01.28 08:39:00.286530 [ 194 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
14247 | 2025.01.28 08:39:00.286898 [ 194 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14248 | 2025.01.28 08:39:00.286943 [ 194 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
14249 | 2025.01.28 08:39:00.287031 [ 194 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
14250 | 2025.01.28 08:39:00.287136 [ 194 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
14251 | 2025.01.28 08:39:00.287443 [ 194 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
14252 | 2025.01.28 08:39:00.287568 [ 194 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
14253 | 2025.01.28 08:39:00.288603 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002213321 sec., 16265.15087508771 rows/sec., 1.36 MiB/sec. | ||
14254 | 2025.01.28 08:39:00.288734 [ 194 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
14255 | 2025.01.28 08:39:00.289023 [ 194 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14256 | 2025.01.28 08:39:00.289109 [ 194 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_29_7} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
14257 | 2025.01.28 08:39:00.289194 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14258 | 2025.01.28 08:39:02.130529 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14259 | 2025.01.28 08:39:02.130720 [ 258 ] {1f4e140f-d5e5-49d6-b519-a50a87e2f9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14260 | 2025.01.28 08:39:02.130795 [ 258 ] {1f4e140f-d5e5-49d6-b519-a50a87e2f9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14261 | 2025.01.28 08:39:02.131595 [ 258 ] {1f4e140f-d5e5-49d6-b519-a50a87e2f9f6} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14262 | 2025.01.28 08:39:02.131653 [ 258 ] {1f4e140f-d5e5-49d6-b519-a50a87e2f9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14263 | 2025.01.28 08:39:02.132408 [ 258 ] {1f4e140f-d5e5-49d6-b519-a50a87e2f9f6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14264 | 2025.01.28 08:39:02.132680 [ 258 ] {1f4e140f-d5e5-49d6-b519-a50a87e2f9f6} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14265 | 2025.01.28 08:39:02.132838 [ 79 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
14266 | 2025.01.28 08:39:02.132881 [ 79 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14267 | 2025.01.28 08:39:02.132926 [ 258 ] {1f4e140f-d5e5-49d6-b519-a50a87e2f9f6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002257 sec., 6202.924235711122 rows/sec., 446.53 KiB/sec. | ||
14268 | 2025.01.28 08:39:02.132951 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14269 | 2025.01.28 08:39:02.133049 [ 258 ] {1f4e140f-d5e5-49d6-b519-a50a87e2f9f6} <Debug> TCPHandler: Processed in 0.002656178 sec. | ||
14270 | 2025.01.28 08:39:02.133267 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
14271 | 2025.01.28 08:39:02.133490 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14272 | 2025.01.28 08:39:02.133758 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14273 | 2025.01.28 08:39:02.133873 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part | ||
14274 | 2025.01.28 08:39:02.134025 [ 4 ] {74ba5fc3-f5f3-41d5-ada6-59eb15018e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14275 | 2025.01.28 08:39:02.134089 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
14276 | 2025.01.28 08:39:02.134220 [ 4 ] {74ba5fc3-f5f3-41d5-ada6-59eb15018e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14277 | 2025.01.28 08:39:02.134378 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
14278 | 2025.01.28 08:39:02.134762 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
14279 | 2025.01.28 08:39:02.135062 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
14280 | 2025.01.28 08:39:02.137088 [ 4 ] {74ba5fc3-f5f3-41d5-ada6-59eb15018e13} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14281 | 2025.01.28 08:39:02.137171 [ 4 ] {74ba5fc3-f5f3-41d5-ada6-59eb15018e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14282 | 2025.01.28 08:39:02.137600 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004525575 sec., 15467.64775746728 rows/sec., 1.15 MiB/sec. | ||
14283 | 2025.01.28 08:39:02.137802 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
14284 | 2025.01.28 08:39:02.138150 [ 4 ] {74ba5fc3-f5f3-41d5-ada6-59eb15018e13} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14285 | 2025.01.28 08:39:02.138302 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14286 | 2025.01.28 08:39:02.138461 [ 186 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_49_12} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
14287 | 2025.01.28 08:39:02.138628 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14288 | 2025.01.28 08:39:02.138673 [ 4 ] {74ba5fc3-f5f3-41d5-ada6-59eb15018e13} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14289 | 2025.01.28 08:39:02.138966 [ 4 ] {74ba5fc3-f5f3-41d5-ada6-59eb15018e13} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.005057 sec., 54380.06723353767 rows/sec., 4.79 MiB/sec. | ||
14290 | 2025.01.28 08:39:02.139050 [ 4 ] {74ba5fc3-f5f3-41d5-ada6-59eb15018e13} <Debug> TCPHandler: Processed in 0.005810703 sec. | ||
14291 | 2025.01.28 08:39:02.139272 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14292 | 2025.01.28 08:39:02.139471 [ 258 ] {6b74b987-1367-4f47-b0a3-819eff6bc740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14293 | 2025.01.28 08:39:02.139525 [ 258 ] {6b74b987-1367-4f47-b0a3-819eff6bc740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14294 | 2025.01.28 08:39:02.140153 [ 258 ] {6b74b987-1367-4f47-b0a3-819eff6bc740} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14295 | 2025.01.28 08:39:02.140192 [ 258 ] {6b74b987-1367-4f47-b0a3-819eff6bc740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14296 | 2025.01.28 08:39:02.140576 [ 258 ] {6b74b987-1367-4f47-b0a3-819eff6bc740} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
14297 | 2025.01.28 08:39:02.140833 [ 258 ] {6b74b987-1367-4f47-b0a3-819eff6bc740} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14298 | 2025.01.28 08:39:02.141030 [ 258 ] {6b74b987-1367-4f47-b0a3-819eff6bc740} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.00159 sec., 27044.025157232703 rows/sec., 1.94 MiB/sec. | ||
14299 | 2025.01.28 08:39:02.141093 [ 258 ] {6b74b987-1367-4f47-b0a3-819eff6bc740} <Debug> TCPHandler: Processed in 0.001936598 sec. | ||
14300 | 2025.01.28 08:39:02.141255 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14301 | 2025.01.28 08:39:02.141378 [ 4 ] {1a3a8278-158e-419a-8c0f-726b69ebbb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14302 | 2025.01.28 08:39:02.141430 [ 4 ] {1a3a8278-158e-419a-8c0f-726b69ebbb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14303 | 2025.01.28 08:39:02.142068 [ 4 ] {1a3a8278-158e-419a-8c0f-726b69ebbb76} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14304 | 2025.01.28 08:39:02.142110 [ 4 ] {1a3a8278-158e-419a-8c0f-726b69ebbb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14305 | 2025.01.28 08:39:02.142485 [ 4 ] {1a3a8278-158e-419a-8c0f-726b69ebbb76} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14306 | 2025.01.28 08:39:02.142735 [ 4 ] {1a3a8278-158e-419a-8c0f-726b69ebbb76} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14307 | 2025.01.28 08:39:02.142957 [ 4 ] {1a3a8278-158e-419a-8c0f-726b69ebbb76} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. | ||
14308 | 2025.01.28 08:39:02.143018 [ 4 ] {1a3a8278-158e-419a-8c0f-726b69ebbb76} <Debug> TCPHandler: Processed in 0.001827396 sec. | ||
14309 | 2025.01.28 08:39:02.143176 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14310 | 2025.01.28 08:39:02.143298 [ 258 ] {9f8d6d62-eac3-417e-879c-7a650742727f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14311 | 2025.01.28 08:39:02.143351 [ 258 ] {9f8d6d62-eac3-417e-879c-7a650742727f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14312 | 2025.01.28 08:39:02.143938 [ 258 ] {9f8d6d62-eac3-417e-879c-7a650742727f} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14313 | 2025.01.28 08:39:02.143985 [ 258 ] {9f8d6d62-eac3-417e-879c-7a650742727f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14314 | 2025.01.28 08:39:02.144365 [ 258 ] {9f8d6d62-eac3-417e-879c-7a650742727f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14315 | 2025.01.28 08:39:02.144621 [ 258 ] {9f8d6d62-eac3-417e-879c-7a650742727f} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14316 | 2025.01.28 08:39:02.144756 [ 79 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
14317 | 2025.01.28 08:39:02.144792 [ 79 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14318 | 2025.01.28 08:39:02.144819 [ 258 ] {9f8d6d62-eac3-417e-879c-7a650742727f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. | ||
14319 | 2025.01.28 08:39:02.144821 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14320 | 2025.01.28 08:39:02.144942 [ 258 ] {9f8d6d62-eac3-417e-879c-7a650742727f} <Debug> TCPHandler: Processed in 0.001822597 sec. | ||
14321 | 2025.01.28 08:39:02.145224 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
14322 | 2025.01.28 08:39:02.145409 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14323 | 2025.01.28 08:39:02.145751 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14324 | 2025.01.28 08:39:02.145834 [ 4 ] {e0dd08fa-ab29-4b60-add1-788511509aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14325 | 2025.01.28 08:39:02.145894 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part | ||
14326 | 2025.01.28 08:39:02.145987 [ 4 ] {e0dd08fa-ab29-4b60-add1-788511509aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14327 | 2025.01.28 08:39:02.146267 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
14328 | 2025.01.28 08:39:02.146585 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
14329 | 2025.01.28 08:39:02.146928 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
14330 | 2025.01.28 08:39:02.147182 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
14331 | 2025.01.28 08:39:02.148394 [ 4 ] {e0dd08fa-ab29-4b60-add1-788511509aab} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14332 | 2025.01.28 08:39:02.148444 [ 4 ] {e0dd08fa-ab29-4b60-add1-788511509aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14333 | 2025.01.28 08:39:02.148794 [ 186 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003854676 sec., 16862.636444671356 rows/sec., 1.09 MiB/sec. | ||
14334 | 2025.01.28 08:39:02.148962 [ 196 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
14335 | 2025.01.28 08:39:02.149046 [ 4 ] {e0dd08fa-ab29-4b60-add1-788511509aab} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14336 | 2025.01.28 08:39:02.149325 [ 196 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14337 | 2025.01.28 08:39:02.149355 [ 4 ] {e0dd08fa-ab29-4b60-add1-788511509aab} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14338 | 2025.01.28 08:39:02.149451 [ 196 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_49_12} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
14339 | 2025.01.28 08:39:02.149651 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14340 | 2025.01.28 08:39:02.149700 [ 4 ] {e0dd08fa-ab29-4b60-add1-788511509aab} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.004019 sec., 104005.971634735 rows/sec., 7.43 MiB/sec. | ||
14341 | 2025.01.28 08:39:02.149762 [ 4 ] {e0dd08fa-ab29-4b60-add1-788511509aab} <Debug> TCPHandler: Processed in 0.004701238 sec. | ||
14342 | 2025.01.28 08:39:02.149931 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14343 | 2025.01.28 08:39:02.150064 [ 258 ] {b76999b7-1c72-4b03-b4fa-6a7282e7628c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14344 | 2025.01.28 08:39:02.150118 [ 258 ] {b76999b7-1c72-4b03-b4fa-6a7282e7628c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14345 | 2025.01.28 08:39:02.150617 [ 258 ] {b76999b7-1c72-4b03-b4fa-6a7282e7628c} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14346 | 2025.01.28 08:39:02.150655 [ 258 ] {b76999b7-1c72-4b03-b4fa-6a7282e7628c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14347 | 2025.01.28 08:39:02.151037 [ 258 ] {b76999b7-1c72-4b03-b4fa-6a7282e7628c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14348 | 2025.01.28 08:39:02.151281 [ 258 ] {b76999b7-1c72-4b03-b4fa-6a7282e7628c} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14349 | 2025.01.28 08:39:02.151459 [ 258 ] {b76999b7-1c72-4b03-b4fa-6a7282e7628c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
14350 | 2025.01.28 08:39:02.151516 [ 258 ] {b76999b7-1c72-4b03-b4fa-6a7282e7628c} <Debug> TCPHandler: Processed in 0.001646014 sec. | ||
14351 | 2025.01.28 08:39:02.151671 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14352 | 2025.01.28 08:39:02.151796 [ 4 ] {7b4b1193-8bfc-43c6-b595-41c8439b01ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14353 | 2025.01.28 08:39:02.151859 [ 4 ] {7b4b1193-8bfc-43c6-b595-41c8439b01ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14354 | 2025.01.28 08:39:02.152564 [ 4 ] {7b4b1193-8bfc-43c6-b595-41c8439b01ab} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14355 | 2025.01.28 08:39:02.152612 [ 4 ] {7b4b1193-8bfc-43c6-b595-41c8439b01ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14356 | 2025.01.28 08:39:02.153037 [ 4 ] {7b4b1193-8bfc-43c6-b595-41c8439b01ab} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14357 | 2025.01.28 08:39:02.153282 [ 4 ] {7b4b1193-8bfc-43c6-b595-41c8439b01ab} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14358 | 2025.01.28 08:39:02.153463 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
14359 | 2025.01.28 08:39:02.153512 [ 4 ] {7b4b1193-8bfc-43c6-b595-41c8439b01ab} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001741 sec., 136128.66168868466 rows/sec., 9.12 MiB/sec. | ||
14360 | 2025.01.28 08:39:02.153520 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14361 | 2025.01.28 08:39:02.153601 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14362 | 2025.01.28 08:39:02.153653 [ 4 ] {7b4b1193-8bfc-43c6-b595-41c8439b01ab} <Debug> TCPHandler: Processed in 0.002040049 sec. | ||
14363 | 2025.01.28 08:39:02.153861 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14364 | 2025.01.28 08:39:02.153923 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::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 | ||
14365 | 2025.01.28 08:39:02.154052 [ 258 ] {272014df-0e1d-4544-942d-e5278eb65609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14366 | 2025.01.28 08:39:02.154161 [ 258 ] {272014df-0e1d-4544-942d-e5278eb65609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14367 | 2025.01.28 08:39:02.154306 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14368 | 2025.01.28 08:39:02.154413 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 32738 rows starting from the beginning of the part | ||
14369 | 2025.01.28 08:39:02.154737 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
14370 | 2025.01.28 08:39:02.155136 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 992 rows starting from the beginning of the part | ||
14371 | 2025.01.28 08:39:02.155459 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 96 rows starting from the beginning of the part | ||
14372 | 2025.01.28 08:39:02.155786 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
14373 | 2025.01.28 08:39:02.156066 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part | ||
14374 | 2025.01.28 08:39:02.156861 [ 258 ] {272014df-0e1d-4544-942d-e5278eb65609} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14375 | 2025.01.28 08:39:02.156928 [ 258 ] {272014df-0e1d-4544-942d-e5278eb65609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14376 | 2025.01.28 08:39:02.157733 [ 258 ] {272014df-0e1d-4544-942d-e5278eb65609} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14377 | 2025.01.28 08:39:02.158062 [ 258 ] {272014df-0e1d-4544-942d-e5278eb65609} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14378 | 2025.01.28 08:39:02.158397 [ 258 ] {272014df-0e1d-4544-942d-e5278eb65609} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0044 sec., 227.27272727272725 rows/sec., 15.31 KiB/sec. | ||
14379 | 2025.01.28 08:39:02.158611 [ 258 ] {272014df-0e1d-4544-942d-e5278eb65609} <Debug> TCPHandler: Processed in 0.004854469 sec. | ||
14380 | 2025.01.28 08:39:02.158821 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14381 | 2025.01.28 08:39:02.159070 [ 4 ] {ee5cc6e6-6a58-41f8-b6d4-3e2c49bb3b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14382 | 2025.01.28 08:39:02.159319 [ 4 ] {ee5cc6e6-6a58-41f8-b6d4-3e2c49bb3b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14383 | 2025.01.28 08:39:02.161104 [ 4 ] {ee5cc6e6-6a58-41f8-b6d4-3e2c49bb3b69} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14384 | 2025.01.28 08:39:02.161148 [ 4 ] {ee5cc6e6-6a58-41f8-b6d4-3e2c49bb3b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14385 | 2025.01.28 08:39:02.161970 [ 4 ] {ee5cc6e6-6a58-41f8-b6d4-3e2c49bb3b69} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
14386 | 2025.01.28 08:39:02.162367 [ 4 ] {ee5cc6e6-6a58-41f8-b6d4-3e2c49bb3b69} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14387 | 2025.01.28 08:39:02.162714 [ 4 ] {ee5cc6e6-6a58-41f8-b6d4-3e2c49bb3b69} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003725 sec., 9664.429530201342 rows/sec., 17.32 MiB/sec. | ||
14388 | 2025.01.28 08:39:02.162876 [ 4 ] {ee5cc6e6-6a58-41f8-b6d4-3e2c49bb3b69} <Debug> TCPHandler: Processed in 0.004148629 sec. | ||
14389 | 2025.01.28 08:39:02.163086 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14390 | 2025.01.28 08:39:02.163221 [ 258 ] {51e21296-0373-475b-8bba-74272c9dcd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14391 | 2025.01.28 08:39:02.163275 [ 258 ] {51e21296-0373-475b-8bba-74272c9dcd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14392 | 2025.01.28 08:39:02.163998 [ 258 ] {51e21296-0373-475b-8bba-74272c9dcd80} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14393 | 2025.01.28 08:39:02.164039 [ 258 ] {51e21296-0373-475b-8bba-74272c9dcd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14394 | 2025.01.28 08:39:02.164484 [ 258 ] {51e21296-0373-475b-8bba-74272c9dcd80} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14395 | 2025.01.28 08:39:02.164836 [ 258 ] {51e21296-0373-475b-8bba-74272c9dcd80} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14396 | 2025.01.28 08:39:02.165067 [ 258 ] {51e21296-0373-475b-8bba-74272c9dcd80} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001881 sec., 43593.83306751728 rows/sec., 2.77 MiB/sec. | ||
14397 | 2025.01.28 08:39:02.165125 [ 258 ] {51e21296-0373-475b-8bba-74272c9dcd80} <Debug> TCPHandler: Processed in 0.002142221 sec. | ||
14398 | 2025.01.28 08:39:02.165393 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34383 rows, containing 5 columns (5 merged, 0 gathered) in 0.011658937 sec., 2949068.1697653914 rows/sec., 199.10 MiB/sec. | ||
14399 | 2025.01.28 08:39:02.165731 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
14400 | 2025.01.28 08:39:02.166068 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14401 | 2025.01.28 08:39:02.166155 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
14402 | 2025.01.28 08:39:02.166260 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
14403 | 2025.01.28 08:39:03.964736 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 | ||
14404 | 2025.01.28 08:39:03.965397 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14405 | 2025.01.28 08:39:03.965440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14406 | 2025.01.28 08:39:03.965980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14407 | 2025.01.28 08:39:03.966266 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14408 | 2025.01.28 08:39:03.966508 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 | ||
14409 | 2025.01.28 08:39:06.236548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
14410 | 2025.01.28 08:39:06.258220 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14411 | 2025.01.28 08:39:06.258288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14412 | 2025.01.28 08:39:06.265642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14413 | 2025.01.28 08:39:06.266432 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14414 | 2025.01.28 08:39:06.270755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
14415 | 2025.01.28 08:39:06.640409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2036 | ||
14416 | 2025.01.28 08:39:06.643543 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14417 | 2025.01.28 08:39:06.643596 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14418 | 2025.01.28 08:39:06.645062 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14419 | 2025.01.28 08:39:06.645372 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14420 | 2025.01.28 08:39:06.645633 [ 71 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14421 | 2025.01.28 08:39:06.645827 [ 71 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14422 | 2025.01.28 08:39:06.645948 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14423 | 2025.01.28 08:39:06.646314 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
14424 | 2025.01.28 08:39:06.646784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
14425 | 2025.01.28 08:39:06.647337 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14426 | 2025.01.28 08:39:06.647524 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1844 rows starting from the beginning of the part | ||
14427 | 2025.01.28 08:39:06.648188 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 44 rows starting from the beginning of the part | ||
14428 | 2025.01.28 08:39:06.648948 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
14429 | 2025.01.28 08:39:06.649560 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
14430 | 2025.01.28 08:39:06.650297 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 44 rows starting from the beginning of the part | ||
14431 | 2025.01.28 08:39:06.650969 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
14432 | 2025.01.28 08:39:06.660384 [ 186 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2036 rows, containing 72 columns (72 merged, 0 gathered) in 0.014315274 sec., 142225.70940661003 rows/sec., 107.79 MiB/sec. | ||
14433 | 2025.01.28 08:39:06.662154 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14434 | 2025.01.28 08:39:06.662871 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14435 | 2025.01.28 08:39:06.662963 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_51_10} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14436 | 2025.01.28 08:39:06.663187 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
14437 | 2025.01.28 08:39:07.123710 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14438 | 2025.01.28 08:39:07.123886 [ 258 ] {ce25e443-4f74-41d8-af3e-7b14dc8dd86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14439 | 2025.01.28 08:39:07.123953 [ 258 ] {ce25e443-4f74-41d8-af3e-7b14dc8dd86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14440 | 2025.01.28 08:39:07.124614 [ 258 ] {ce25e443-4f74-41d8-af3e-7b14dc8dd86f} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14441 | 2025.01.28 08:39:07.124657 [ 258 ] {ce25e443-4f74-41d8-af3e-7b14dc8dd86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14442 | 2025.01.28 08:39:07.125074 [ 258 ] {ce25e443-4f74-41d8-af3e-7b14dc8dd86f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14443 | 2025.01.28 08:39:07.125352 [ 258 ] {ce25e443-4f74-41d8-af3e-7b14dc8dd86f} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14444 | 2025.01.28 08:39:07.125571 [ 258 ] {ce25e443-4f74-41d8-af3e-7b14dc8dd86f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001728 sec., 1157.4074074074074 rows/sec., 94.38 KiB/sec. | ||
14445 | 2025.01.28 08:39:07.125651 [ 258 ] {ce25e443-4f74-41d8-af3e-7b14dc8dd86f} <Debug> TCPHandler: Processed in 0.002066 sec. | ||
14446 | 2025.01.28 08:39:07.125932 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14447 | 2025.01.28 08:39:07.126147 [ 4 ] {544b8b00-be9d-4e16-956a-763444f0f694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14448 | 2025.01.28 08:39:07.126225 [ 4 ] {544b8b00-be9d-4e16-956a-763444f0f694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14449 | 2025.01.28 08:39:07.127060 [ 4 ] {544b8b00-be9d-4e16-956a-763444f0f694} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14450 | 2025.01.28 08:39:07.127106 [ 4 ] {544b8b00-be9d-4e16-956a-763444f0f694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14451 | 2025.01.28 08:39:07.127533 [ 4 ] {544b8b00-be9d-4e16-956a-763444f0f694} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14452 | 2025.01.28 08:39:07.127781 [ 4 ] {544b8b00-be9d-4e16-956a-763444f0f694} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14453 | 2025.01.28 08:39:07.127984 [ 71 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14454 | 2025.01.28 08:39:07.128047 [ 4 ] {544b8b00-be9d-4e16-956a-763444f0f694} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001948 sec., 33367.556468172486 rows/sec., 2.62 MiB/sec. | ||
14455 | 2025.01.28 08:39:07.128049 [ 71 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14456 | 2025.01.28 08:39:07.128148 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14457 | 2025.01.28 08:39:07.128186 [ 4 ] {544b8b00-be9d-4e16-956a-763444f0f694} <Debug> TCPHandler: Processed in 0.002420755 sec. | ||
14458 | 2025.01.28 08:39:07.128383 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14459 | 2025.01.28 08:39:07.128402 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
14460 | 2025.01.28 08:39:07.128549 [ 258 ] {8ffdd519-0b46-4058-990d-90f62c2bd394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14461 | 2025.01.28 08:39:07.128564 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14462 | 2025.01.28 08:39:07.128607 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1433 rows starting from the beginning of the part | ||
14463 | 2025.01.28 08:39:07.128617 [ 258 ] {8ffdd519-0b46-4058-990d-90f62c2bd394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14464 | 2025.01.28 08:39:07.128882 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1420 rows starting from the beginning of the part | ||
14465 | 2025.01.28 08:39:07.129261 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
14466 | 2025.01.28 08:39:07.129648 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
14467 | 2025.01.28 08:39:07.130107 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 275 rows starting from the beginning of the part | ||
14468 | 2025.01.28 08:39:07.130472 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 65 rows starting from the beginning of the part | ||
14469 | 2025.01.28 08:39:07.131232 [ 258 ] {8ffdd519-0b46-4058-990d-90f62c2bd394} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14470 | 2025.01.28 08:39:07.131275 [ 258 ] {8ffdd519-0b46-4058-990d-90f62c2bd394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14471 | 2025.01.28 08:39:07.131762 [ 258 ] {8ffdd519-0b46-4058-990d-90f62c2bd394} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
14472 | 2025.01.28 08:39:07.132075 [ 258 ] {8ffdd519-0b46-4058-990d-90f62c2bd394} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14473 | 2025.01.28 08:39:07.132274 [ 258 ] {8ffdd519-0b46-4058-990d-90f62c2bd394} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.003765 sec., 1593.6254980079682 rows/sec., 116.98 KiB/sec. | ||
14474 | 2025.01.28 08:39:07.132384 [ 258 ] {8ffdd519-0b46-4058-990d-90f62c2bd394} <Debug> TCPHandler: Processed in 0.004108879 sec. | ||
14475 | 2025.01.28 08:39:07.132792 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14476 | 2025.01.28 08:39:07.133458 [ 4 ] {4be7f7e7-a15c-4cc2-9a26-1217baac317b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14477 | 2025.01.28 08:39:07.133677 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.005428767 sec., 610267.4879949719 rows/sec., 53.29 MiB/sec. | ||
14478 | 2025.01.28 08:39:07.133708 [ 4 ] {4be7f7e7-a15c-4cc2-9a26-1217baac317b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14479 | 2025.01.28 08:39:07.134036 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14480 | 2025.01.28 08:39:07.134689 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_116_23} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14481 | 2025.01.28 08:39:07.134905 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_116_23} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14482 | 2025.01.28 08:39:07.135050 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
14483 | 2025.01.28 08:39:07.135184 [ 4 ] {4be7f7e7-a15c-4cc2-9a26-1217baac317b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14484 | 2025.01.28 08:39:07.135229 [ 4 ] {4be7f7e7-a15c-4cc2-9a26-1217baac317b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14485 | 2025.01.28 08:39:07.135590 [ 4 ] {4be7f7e7-a15c-4cc2-9a26-1217baac317b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14486 | 2025.01.28 08:39:07.135828 [ 4 ] {4be7f7e7-a15c-4cc2-9a26-1217baac317b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14487 | 2025.01.28 08:39:07.136035 [ 71 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14488 | 2025.01.28 08:39:07.136084 [ 4 ] {4be7f7e7-a15c-4cc2-9a26-1217baac317b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.002915 sec., 24013.722126929675 rows/sec., 1.88 MiB/sec. | ||
14489 | 2025.01.28 08:39:07.136091 [ 71 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14490 | 2025.01.28 08:39:07.136183 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14491 | 2025.01.28 08:39:07.136233 [ 4 ] {4be7f7e7-a15c-4cc2-9a26-1217baac317b} <Debug> TCPHandler: Processed in 0.003709123 sec. | ||
14492 | 2025.01.28 08:39:07.136550 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14493 | 2025.01.28 08:39:07.136622 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
14494 | 2025.01.28 08:39:07.136975 [ 258 ] {3c3dcf9f-0120-4ce7-9d05-f49cd598671d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14495 | 2025.01.28 08:39:07.137153 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14496 | 2025.01.28 08:39:07.137212 [ 258 ] {3c3dcf9f-0120-4ce7-9d05-f49cd598671d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14497 | 2025.01.28 08:39:07.137286 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 914 rows starting from the beginning of the part | ||
14498 | 2025.01.28 08:39:07.137712 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 884 rows starting from the beginning of the part | ||
14499 | 2025.01.28 08:39:07.138284 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
14500 | 2025.01.28 08:39:07.138677 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 68 rows starting from the beginning of the part | ||
14501 | 2025.01.28 08:39:07.139146 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 418 rows starting from the beginning of the part | ||
14502 | 2025.01.28 08:39:07.139535 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 70 rows starting from the beginning of the part | ||
14503 | 2025.01.28 08:39:07.141709 [ 258 ] {3c3dcf9f-0120-4ce7-9d05-f49cd598671d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14504 | 2025.01.28 08:39:07.141820 [ 258 ] {3c3dcf9f-0120-4ce7-9d05-f49cd598671d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14505 | 2025.01.28 08:39:07.142921 [ 258 ] {3c3dcf9f-0120-4ce7-9d05-f49cd598671d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14506 | 2025.01.28 08:39:07.143250 [ 258 ] {3c3dcf9f-0120-4ce7-9d05-f49cd598671d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14507 | 2025.01.28 08:39:07.143657 [ 258 ] {3c3dcf9f-0120-4ce7-9d05-f49cd598671d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.006853 sec., 23493.360572012258 rows/sec., 1.64 MiB/sec. | ||
14508 | 2025.01.28 08:39:07.143866 [ 258 ] {3c3dcf9f-0120-4ce7-9d05-f49cd598671d} <Debug> TCPHandler: Processed in 0.007532287 sec. | ||
14509 | 2025.01.28 08:39:07.143872 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.007578008 sec., 319081.2150105938 rows/sec., 24.47 MiB/sec. | ||
14510 | 2025.01.28 08:39:07.144122 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14511 | 2025.01.28 08:39:07.144126 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14512 | 2025.01.28 08:39:07.144440 [ 4 ] {eb93e6b7-e752-4c32-beda-d0b1a4778e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14513 | 2025.01.28 08:39:07.144692 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14514 | 2025.01.28 08:39:07.144713 [ 4 ] {eb93e6b7-e752-4c32-beda-d0b1a4778e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14515 | 2025.01.28 08:39:07.144925 [ 186 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_116_23} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14516 | 2025.01.28 08:39:07.145207 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
14517 | 2025.01.28 08:39:07.146247 [ 4 ] {eb93e6b7-e752-4c32-beda-d0b1a4778e96} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14518 | 2025.01.28 08:39:07.146291 [ 4 ] {eb93e6b7-e752-4c32-beda-d0b1a4778e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14519 | 2025.01.28 08:39:07.146921 [ 4 ] {eb93e6b7-e752-4c32-beda-d0b1a4778e96} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
14520 | 2025.01.28 08:39:07.147200 [ 4 ] {eb93e6b7-e752-4c32-beda-d0b1a4778e96} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14521 | 2025.01.28 08:39:07.147473 [ 4 ] {eb93e6b7-e752-4c32-beda-d0b1a4778e96} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00312 sec., 1282.051282051282 rows/sec., 2.30 MiB/sec. | ||
14522 | 2025.01.28 08:39:07.147697 [ 4 ] {eb93e6b7-e752-4c32-beda-d0b1a4778e96} <Debug> TCPHandler: Processed in 0.003699643 sec. | ||
14523 | 2025.01.28 08:39:07.147979 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14524 | 2025.01.28 08:39:07.148281 [ 258 ] {d0f257df-3f87-4e62-b281-62587d660321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14525 | 2025.01.28 08:39:07.148341 [ 258 ] {d0f257df-3f87-4e62-b281-62587d660321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14526 | 2025.01.28 08:39:07.148930 [ 258 ] {d0f257df-3f87-4e62-b281-62587d660321} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14527 | 2025.01.28 08:39:07.148969 [ 258 ] {d0f257df-3f87-4e62-b281-62587d660321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14528 | 2025.01.28 08:39:07.149351 [ 258 ] {d0f257df-3f87-4e62-b281-62587d660321} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14529 | 2025.01.28 08:39:07.149603 [ 258 ] {d0f257df-3f87-4e62-b281-62587d660321} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14530 | 2025.01.28 08:39:07.149799 [ 73 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14531 | 2025.01.28 08:39:07.149834 [ 258 ] {d0f257df-3f87-4e62-b281-62587d660321} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001637 sec., 36652.41295051924 rows/sec., 2.47 MiB/sec. | ||
14532 | 2025.01.28 08:39:07.149885 [ 73 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14533 | 2025.01.28 08:39:07.149945 [ 258 ] {d0f257df-3f87-4e62-b281-62587d660321} <Debug> TCPHandler: Processed in 0.002144381 sec. | ||
14534 | 2025.01.28 08:39:07.149953 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14535 | 2025.01.28 08:39:07.150172 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
14536 | 2025.01.28 08:39:07.150365 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14537 | 2025.01.28 08:39:07.150420 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6740 rows starting from the beginning of the part | ||
14538 | 2025.01.28 08:39:07.150557 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 46 rows starting from the beginning of the part | ||
14539 | 2025.01.28 08:39:07.150776 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
14540 | 2025.01.28 08:39:07.150984 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
14541 | 2025.01.28 08:39:07.151142 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part | ||
14542 | 2025.01.28 08:39:07.151226 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
14543 | 2025.01.28 08:39:07.153614 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7024 rows, containing 4 columns (4 merged, 0 gathered) in 0.00352641 sec., 1991827.3825221686 rows/sec., 129.86 MiB/sec. | ||
14544 | 2025.01.28 08:39:07.154126 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14545 | 2025.01.28 08:39:07.154476 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_116_23} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14546 | 2025.01.28 08:39:07.154572 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_116_23} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14547 | 2025.01.28 08:39:07.154663 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
14548 | 2025.01.28 08:39:11.120080 [ 224 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
14549 | 2025.01.28 08:39:11.120150 [ 224 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
14550 | 2025.01.28 08:39:11.126616 [ 224 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
14551 | 2025.01.28 08:39:11.286419 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14552 | 2025.01.28 08:39:11.286487 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14553 | 2025.01.28 08:39:11.466679 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 | ||
14554 | 2025.01.28 08:39:11.467756 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14555 | 2025.01.28 08:39:11.467814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14556 | 2025.01.28 08:39:11.468350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14557 | 2025.01.28 08:39:11.468610 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14558 | 2025.01.28 08:39:11.468864 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
14559 | 2025.01.28 08:39:11.890803 [ 222 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
14560 | 2025.01.28 08:39:11.890885 [ 222 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
14561 | 2025.01.28 08:39:11.893282 [ 222 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
14562 | 2025.01.28 08:39:12.130512 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14563 | 2025.01.28 08:39:12.130723 [ 258 ] {5e52905d-e9cb-4a1e-877d-7bcdeb893a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14564 | 2025.01.28 08:39:12.130799 [ 258 ] {5e52905d-e9cb-4a1e-877d-7bcdeb893a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14565 | 2025.01.28 08:39:12.131536 [ 258 ] {5e52905d-e9cb-4a1e-877d-7bcdeb893a4f} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14566 | 2025.01.28 08:39:12.131584 [ 258 ] {5e52905d-e9cb-4a1e-877d-7bcdeb893a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14567 | 2025.01.28 08:39:12.132018 [ 258 ] {5e52905d-e9cb-4a1e-877d-7bcdeb893a4f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14568 | 2025.01.28 08:39:12.132274 [ 258 ] {5e52905d-e9cb-4a1e-877d-7bcdeb893a4f} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14569 | 2025.01.28 08:39:12.132537 [ 258 ] {5e52905d-e9cb-4a1e-877d-7bcdeb893a4f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 543.30 KiB/sec. | ||
14570 | 2025.01.28 08:39:12.132641 [ 258 ] {5e52905d-e9cb-4a1e-877d-7bcdeb893a4f} <Debug> TCPHandler: Processed in 0.002266682 sec. | ||
14571 | 2025.01.28 08:39:12.132932 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14572 | 2025.01.28 08:39:12.133151 [ 4 ] {b03d21d1-d06c-468e-8517-1324ac69ddad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14573 | 2025.01.28 08:39:12.133236 [ 4 ] {b03d21d1-d06c-468e-8517-1324ac69ddad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14574 | 2025.01.28 08:39:12.134220 [ 4 ] {b03d21d1-d06c-468e-8517-1324ac69ddad} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14575 | 2025.01.28 08:39:12.134276 [ 4 ] {b03d21d1-d06c-468e-8517-1324ac69ddad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14576 | 2025.01.28 08:39:12.134751 [ 4 ] {b03d21d1-d06c-468e-8517-1324ac69ddad} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14577 | 2025.01.28 08:39:12.135016 [ 4 ] {b03d21d1-d06c-468e-8517-1324ac69ddad} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14578 | 2025.01.28 08:39:12.135285 [ 4 ] {b03d21d1-d06c-468e-8517-1324ac69ddad} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002189 sec., 125628.1407035176 rows/sec., 11.06 MiB/sec. | ||
14579 | 2025.01.28 08:39:12.135398 [ 4 ] {b03d21d1-d06c-468e-8517-1324ac69ddad} <Debug> TCPHandler: Processed in 0.002648198 sec. | ||
14580 | 2025.01.28 08:39:12.135607 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14581 | 2025.01.28 08:39:12.135917 [ 258 ] {93ff4f97-60d1-42ee-b2d1-eb7e475d2e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14582 | 2025.01.28 08:39:12.136003 [ 258 ] {93ff4f97-60d1-42ee-b2d1-eb7e475d2e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14583 | 2025.01.28 08:39:12.136592 [ 258 ] {93ff4f97-60d1-42ee-b2d1-eb7e475d2e10} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14584 | 2025.01.28 08:39:12.136631 [ 258 ] {93ff4f97-60d1-42ee-b2d1-eb7e475d2e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14585 | 2025.01.28 08:39:12.136990 [ 258 ] {93ff4f97-60d1-42ee-b2d1-eb7e475d2e10} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
14586 | 2025.01.28 08:39:12.137240 [ 258 ] {93ff4f97-60d1-42ee-b2d1-eb7e475d2e10} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14587 | 2025.01.28 08:39:12.137456 [ 258 ] {93ff4f97-60d1-42ee-b2d1-eb7e475d2e10} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001651 sec., 26044.821320411873 rows/sec., 1.87 MiB/sec. | ||
14588 | 2025.01.28 08:39:12.137507 [ 258 ] {93ff4f97-60d1-42ee-b2d1-eb7e475d2e10} <Debug> TCPHandler: Processed in 0.002026329 sec. | ||
14589 | 2025.01.28 08:39:12.137638 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14590 | 2025.01.28 08:39:12.137762 [ 4 ] {3b1dd006-5feb-4cbf-94a0-000f07eb6345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14591 | 2025.01.28 08:39:12.137813 [ 4 ] {3b1dd006-5feb-4cbf-94a0-000f07eb6345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14592 | 2025.01.28 08:39:12.138398 [ 4 ] {3b1dd006-5feb-4cbf-94a0-000f07eb6345} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14593 | 2025.01.28 08:39:12.138438 [ 4 ] {3b1dd006-5feb-4cbf-94a0-000f07eb6345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14594 | 2025.01.28 08:39:12.138803 [ 4 ] {3b1dd006-5feb-4cbf-94a0-000f07eb6345} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14595 | 2025.01.28 08:39:12.139049 [ 4 ] {3b1dd006-5feb-4cbf-94a0-000f07eb6345} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14596 | 2025.01.28 08:39:12.139266 [ 62 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
14597 | 2025.01.28 08:39:12.139323 [ 4 ] {3b1dd006-5feb-4cbf-94a0-000f07eb6345} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00159 sec., 8805.031446540881 rows/sec., 616.65 KiB/sec. | ||
14598 | 2025.01.28 08:39:12.139401 [ 62 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14599 | 2025.01.28 08:39:12.139459 [ 4 ] {3b1dd006-5feb-4cbf-94a0-000f07eb6345} <Debug> TCPHandler: Processed in 0.001874947 sec. | ||
14600 | 2025.01.28 08:39:12.139483 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14601 | 2025.01.28 08:39:12.139667 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14602 | 2025.01.28 08:39:12.139816 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
14603 | 2025.01.28 08:39:12.139987 [ 258 ] {e5ef69ee-bd25-421c-ae3f-7ebae93cf4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14604 | 2025.01.28 08:39:12.140172 [ 258 ] {e5ef69ee-bd25-421c-ae3f-7ebae93cf4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14605 | 2025.01.28 08:39:12.140402 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14606 | 2025.01.28 08:39:12.140536 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 243 rows starting from the beginning of the part | ||
14607 | 2025.01.28 08:39:12.140977 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
14608 | 2025.01.28 08:39:12.141428 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
14609 | 2025.01.28 08:39:12.141865 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 242 rows starting from the beginning of the part | ||
14610 | 2025.01.28 08:39:12.142288 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
14611 | 2025.01.28 08:39:12.142765 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
14612 | 2025.01.28 08:39:12.143682 [ 258 ] {e5ef69ee-bd25-421c-ae3f-7ebae93cf4c0} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14613 | 2025.01.28 08:39:12.143726 [ 258 ] {e5ef69ee-bd25-421c-ae3f-7ebae93cf4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14614 | 2025.01.28 08:39:12.144252 [ 258 ] {e5ef69ee-bd25-421c-ae3f-7ebae93cf4c0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14615 | 2025.01.28 08:39:12.144594 [ 258 ] {e5ef69ee-bd25-421c-ae3f-7ebae93cf4c0} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14616 | 2025.01.28 08:39:12.144753 [ 189 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005121653 sec., 105629.95970246324 rows/sec., 7.57 MiB/sec. | ||
14617 | 2025.01.28 08:39:12.144915 [ 258 ] {e5ef69ee-bd25-421c-ae3f-7ebae93cf4c0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005065 sec., 2566.633761105627 rows/sec., 160.03 KiB/sec. | ||
14618 | 2025.01.28 08:39:12.145020 [ 258 ] {e5ef69ee-bd25-421c-ae3f-7ebae93cf4c0} <Debug> TCPHandler: Processed in 0.005466238 sec. | ||
14619 | 2025.01.28 08:39:12.145088 [ 189 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
14620 | 2025.01.28 08:39:12.145188 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14621 | 2025.01.28 08:39:12.145366 [ 4 ] {6e7940a9-58d1-4be9-bff9-59164650a832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14622 | 2025.01.28 08:39:12.145444 [ 4 ] {6e7940a9-58d1-4be9-bff9-59164650a832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14623 | 2025.01.28 08:39:12.145631 [ 189 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14624 | 2025.01.28 08:39:12.145841 [ 189 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_51_11} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
14625 | 2025.01.28 08:39:12.146069 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
14626 | 2025.01.28 08:39:12.146608 [ 4 ] {6e7940a9-58d1-4be9-bff9-59164650a832} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14627 | 2025.01.28 08:39:12.146653 [ 4 ] {6e7940a9-58d1-4be9-bff9-59164650a832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14628 | 2025.01.28 08:39:12.147054 [ 4 ] {6e7940a9-58d1-4be9-bff9-59164650a832} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14629 | 2025.01.28 08:39:12.147305 [ 4 ] {6e7940a9-58d1-4be9-bff9-59164650a832} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14630 | 2025.01.28 08:39:12.147535 [ 4 ] {6e7940a9-58d1-4be9-bff9-59164650a832} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.002231 sec., 187359.92828328104 rows/sec., 13.38 MiB/sec. | ||
14631 | 2025.01.28 08:39:12.147614 [ 4 ] {6e7940a9-58d1-4be9-bff9-59164650a832} <Debug> TCPHandler: Processed in 0.002495365 sec. | ||
14632 | 2025.01.28 08:39:12.147818 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14633 | 2025.01.28 08:39:12.148139 [ 258 ] {991e7f92-cb01-4833-bcea-78b2f752d579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14634 | 2025.01.28 08:39:12.148213 [ 258 ] {991e7f92-cb01-4833-bcea-78b2f752d579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14635 | 2025.01.28 08:39:12.148681 [ 258 ] {991e7f92-cb01-4833-bcea-78b2f752d579} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14636 | 2025.01.28 08:39:12.148718 [ 258 ] {991e7f92-cb01-4833-bcea-78b2f752d579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14637 | 2025.01.28 08:39:12.149086 [ 258 ] {991e7f92-cb01-4833-bcea-78b2f752d579} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14638 | 2025.01.28 08:39:12.149326 [ 258 ] {991e7f92-cb01-4833-bcea-78b2f752d579} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14639 | 2025.01.28 08:39:12.149517 [ 258 ] {991e7f92-cb01-4833-bcea-78b2f752d579} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
14640 | 2025.01.28 08:39:12.149581 [ 258 ] {991e7f92-cb01-4833-bcea-78b2f752d579} <Debug> TCPHandler: Processed in 0.001872537 sec. | ||
14641 | 2025.01.28 08:39:12.149764 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14642 | 2025.01.28 08:39:12.149899 [ 4 ] {8ef74450-eed9-4a2c-9c78-f9d974917dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14643 | 2025.01.28 08:39:12.149951 [ 4 ] {8ef74450-eed9-4a2c-9c78-f9d974917dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14644 | 2025.01.28 08:39:12.150549 [ 4 ] {8ef74450-eed9-4a2c-9c78-f9d974917dc6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14645 | 2025.01.28 08:39:12.150587 [ 4 ] {8ef74450-eed9-4a2c-9c78-f9d974917dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14646 | 2025.01.28 08:39:12.151002 [ 4 ] {8ef74450-eed9-4a2c-9c78-f9d974917dc6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14647 | 2025.01.28 08:39:12.151252 [ 4 ] {8ef74450-eed9-4a2c-9c78-f9d974917dc6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14648 | 2025.01.28 08:39:12.151482 [ 4 ] {8ef74450-eed9-4a2c-9c78-f9d974917dc6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001603 sec., 147847.78540237056 rows/sec., 9.91 MiB/sec. | ||
14649 | 2025.01.28 08:39:12.151587 [ 4 ] {8ef74450-eed9-4a2c-9c78-f9d974917dc6} <Debug> TCPHandler: Processed in 0.001931247 sec. | ||
14650 | 2025.01.28 08:39:12.151750 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14651 | 2025.01.28 08:39:12.151912 [ 258 ] {bffd387b-82ad-428f-a073-c60ab0270dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14652 | 2025.01.28 08:39:12.151964 [ 258 ] {bffd387b-82ad-428f-a073-c60ab0270dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14653 | 2025.01.28 08:39:12.152416 [ 258 ] {bffd387b-82ad-428f-a073-c60ab0270dbb} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14654 | 2025.01.28 08:39:12.152453 [ 258 ] {bffd387b-82ad-428f-a073-c60ab0270dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14655 | 2025.01.28 08:39:12.152799 [ 258 ] {bffd387b-82ad-428f-a073-c60ab0270dbb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14656 | 2025.01.28 08:39:12.153031 [ 258 ] {bffd387b-82ad-428f-a073-c60ab0270dbb} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14657 | 2025.01.28 08:39:12.153179 [ 67 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
14658 | 2025.01.28 08:39:12.153221 [ 258 ] {bffd387b-82ad-428f-a073-c60ab0270dbb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. | ||
14659 | 2025.01.28 08:39:12.153231 [ 67 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14660 | 2025.01.28 08:39:12.153272 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14661 | 2025.01.28 08:39:12.153285 [ 258 ] {bffd387b-82ad-428f-a073-c60ab0270dbb} <Debug> TCPHandler: Processed in 0.001604012 sec. | ||
14662 | 2025.01.28 08:39:12.153484 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
14663 | 2025.01.28 08:39:12.153526 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14664 | 2025.01.28 08:39:12.153638 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14665 | 2025.01.28 08:39:12.153681 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 46 rows starting from the beginning of the part | ||
14666 | 2025.01.28 08:39:12.153694 [ 4 ] {c9d4593f-0473-4fa0-ad1a-9742323ded5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14667 | 2025.01.28 08:39:12.153830 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
14668 | 2025.01.28 08:39:12.154095 [ 4 ] {c9d4593f-0473-4fa0-ad1a-9742323ded5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14669 | 2025.01.28 08:39:12.154289 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
14670 | 2025.01.28 08:39:12.154611 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
14671 | 2025.01.28 08:39:12.154941 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
14672 | 2025.01.28 08:39:12.155289 [ 192 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
14673 | 2025.01.28 08:39:12.157362 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.003988077 sec., 12788.118183274797 rows/sec., 860.72 KiB/sec. | ||
14674 | 2025.01.28 08:39:12.157703 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
14675 | 2025.01.28 08:39:12.157778 [ 4 ] {c9d4593f-0473-4fa0-ad1a-9742323ded5b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14676 | 2025.01.28 08:39:12.157853 [ 4 ] {c9d4593f-0473-4fa0-ad1a-9742323ded5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14677 | 2025.01.28 08:39:12.158384 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14678 | 2025.01.28 08:39:12.158565 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_51_11} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
14679 | 2025.01.28 08:39:12.158756 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14680 | 2025.01.28 08:39:12.159078 [ 4 ] {c9d4593f-0473-4fa0-ad1a-9742323ded5b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
14681 | 2025.01.28 08:39:12.159349 [ 4 ] {c9d4593f-0473-4fa0-ad1a-9742323ded5b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14682 | 2025.01.28 08:39:12.159595 [ 4 ] {c9d4593f-0473-4fa0-ad1a-9742323ded5b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.005944 sec., 6056.527590847914 rows/sec., 10.85 MiB/sec. | ||
14683 | 2025.01.28 08:39:12.159708 [ 4 ] {c9d4593f-0473-4fa0-ad1a-9742323ded5b} <Debug> TCPHandler: Processed in 0.006254399 sec. | ||
14684 | 2025.01.28 08:39:12.159857 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14685 | 2025.01.28 08:39:12.159973 [ 258 ] {a38f0366-ad57-4fa9-96d6-b54851edf143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14686 | 2025.01.28 08:39:12.160022 [ 258 ] {a38f0366-ad57-4fa9-96d6-b54851edf143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14687 | 2025.01.28 08:39:12.160641 [ 258 ] {a38f0366-ad57-4fa9-96d6-b54851edf143} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14688 | 2025.01.28 08:39:12.160686 [ 258 ] {a38f0366-ad57-4fa9-96d6-b54851edf143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14689 | 2025.01.28 08:39:12.161115 [ 258 ] {a38f0366-ad57-4fa9-96d6-b54851edf143} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14690 | 2025.01.28 08:39:12.161354 [ 258 ] {a38f0366-ad57-4fa9-96d6-b54851edf143} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14691 | 2025.01.28 08:39:12.161528 [ 258 ] {a38f0366-ad57-4fa9-96d6-b54851edf143} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001579 sec., 51931.602279924 rows/sec., 3.30 MiB/sec. | ||
14692 | 2025.01.28 08:39:12.161577 [ 258 ] {a38f0366-ad57-4fa9-96d6-b54851edf143} <Debug> TCPHandler: Processed in 0.001774496 sec. | ||
14693 | 2025.01.28 08:39:13.770839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
14694 | 2025.01.28 08:39:13.792119 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14695 | 2025.01.28 08:39:13.792184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14696 | 2025.01.28 08:39:13.799284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14697 | 2025.01.28 08:39:13.800116 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14698 | 2025.01.28 08:39:13.803768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
14699 | 2025.01.28 08:39:16.647061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2072 | ||
14700 | 2025.01.28 08:39:16.650339 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14701 | 2025.01.28 08:39:16.650382 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14702 | 2025.01.28 08:39:16.651872 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14703 | 2025.01.28 08:39:16.652191 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14704 | 2025.01.28 08:39:16.653177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2072 | ||
14705 | 2025.01.28 08:39:17.125021 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14706 | 2025.01.28 08:39:17.125228 [ 258 ] {ec7fdcb1-768b-4134-96fd-c699b6be44e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14707 | 2025.01.28 08:39:17.125296 [ 258 ] {ec7fdcb1-768b-4134-96fd-c699b6be44e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14708 | 2025.01.28 08:39:17.126054 [ 258 ] {ec7fdcb1-768b-4134-96fd-c699b6be44e8} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14709 | 2025.01.28 08:39:17.126096 [ 258 ] {ec7fdcb1-768b-4134-96fd-c699b6be44e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14710 | 2025.01.28 08:39:17.126558 [ 258 ] {ec7fdcb1-768b-4134-96fd-c699b6be44e8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14711 | 2025.01.28 08:39:17.126806 [ 258 ] {ec7fdcb1-768b-4134-96fd-c699b6be44e8} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14712 | 2025.01.28 08:39:17.127022 [ 258 ] {ec7fdcb1-768b-4134-96fd-c699b6be44e8} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001843 sec., 34725.99023331525 rows/sec., 2.73 MiB/sec. | ||
14713 | 2025.01.28 08:39:17.127111 [ 258 ] {ec7fdcb1-768b-4134-96fd-c699b6be44e8} <Debug> TCPHandler: Processed in 0.002232942 sec. | ||
14714 | 2025.01.28 08:39:17.127190 [ 222 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
14715 | 2025.01.28 08:39:17.127262 [ 222 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
14716 | 2025.01.28 08:39:17.127385 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14717 | 2025.01.28 08:39:17.127622 [ 4 ] {396a6246-1aaf-417b-ad6b-7bdc26f0864e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14718 | 2025.01.28 08:39:17.127731 [ 4 ] {396a6246-1aaf-417b-ad6b-7bdc26f0864e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14719 | 2025.01.28 08:39:17.129136 [ 4 ] {396a6246-1aaf-417b-ad6b-7bdc26f0864e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14720 | 2025.01.28 08:39:17.129196 [ 4 ] {396a6246-1aaf-417b-ad6b-7bdc26f0864e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14721 | 2025.01.28 08:39:17.130032 [ 4 ] {396a6246-1aaf-417b-ad6b-7bdc26f0864e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14722 | 2025.01.28 08:39:17.130462 [ 4 ] {396a6246-1aaf-417b-ad6b-7bdc26f0864e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14723 | 2025.01.28 08:39:17.130687 [ 59 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14724 | 2025.01.28 08:39:17.130717 [ 4 ] {396a6246-1aaf-417b-ad6b-7bdc26f0864e} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.003163 sec., 1264.6221941195067 rows/sec., 95.09 KiB/sec. | ||
14725 | 2025.01.28 08:39:17.130784 [ 59 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14726 | 2025.01.28 08:39:17.130872 [ 4 ] {396a6246-1aaf-417b-ad6b-7bdc26f0864e} <Debug> TCPHandler: Processed in 0.003644592 sec. | ||
14727 | 2025.01.28 08:39:17.130877 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14728 | 2025.01.28 08:39:17.131288 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14729 | 2025.01.28 08:39:17.131371 [ 222 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
14730 | 2025.01.28 08:39:17.131471 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
14731 | 2025.01.28 08:39:17.132129 [ 258 ] {1680e4e9-048a-4aa0-9494-508350e6911f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14732 | 2025.01.28 08:39:17.132323 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14733 | 2025.01.28 08:39:17.132414 [ 258 ] {1680e4e9-048a-4aa0-9494-508350e6911f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14734 | 2025.01.28 08:39:17.132584 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 65 rows starting from the beginning of the part | ||
14735 | 2025.01.28 08:39:17.133633 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 4 rows starting from the beginning of the part | ||
14736 | 2025.01.28 08:39:17.134688 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 43 rows starting from the beginning of the part | ||
14737 | 2025.01.28 08:39:17.135490 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 6 rows starting from the beginning of the part | ||
14738 | 2025.01.28 08:39:17.135849 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 43 rows starting from the beginning of the part | ||
14739 | 2025.01.28 08:39:17.136398 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 4 rows starting from the beginning of the part | ||
14740 | 2025.01.28 08:39:17.137162 [ 258 ] {1680e4e9-048a-4aa0-9494-508350e6911f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14741 | 2025.01.28 08:39:17.137231 [ 258 ] {1680e4e9-048a-4aa0-9494-508350e6911f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14742 | 2025.01.28 08:39:17.138207 [ 258 ] {1680e4e9-048a-4aa0-9494-508350e6911f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14743 | 2025.01.28 08:39:17.138762 [ 258 ] {1680e4e9-048a-4aa0-9494-508350e6911f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14744 | 2025.01.28 08:39:17.139206 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.008076675 sec., 20429.198896823258 rows/sec., 1.54 MiB/sec. | ||
14745 | 2025.01.28 08:39:17.139303 [ 258 ] {1680e4e9-048a-4aa0-9494-508350e6911f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.007619 sec., 8925.055781598636 rows/sec., 713.42 KiB/sec. | ||
14746 | 2025.01.28 08:39:17.139408 [ 258 ] {1680e4e9-048a-4aa0-9494-508350e6911f} <Debug> TCPHandler: Processed in 0.008375689 sec. | ||
14747 | 2025.01.28 08:39:17.139416 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14748 | 2025.01.28 08:39:17.139605 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14749 | 2025.01.28 08:39:17.139762 [ 4 ] {8d6494b3-9a39-4e79-8dbe-87e7da8e6bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14750 | 2025.01.28 08:39:17.139832 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14751 | 2025.01.28 08:39:17.139840 [ 4 ] {8d6494b3-9a39-4e79-8dbe-87e7da8e6bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14752 | 2025.01.28 08:39:17.139953 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_96_19} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14753 | 2025.01.28 08:39:17.140069 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
14754 | 2025.01.28 08:39:17.140556 [ 4 ] {8d6494b3-9a39-4e79-8dbe-87e7da8e6bdc} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14755 | 2025.01.28 08:39:17.140594 [ 4 ] {8d6494b3-9a39-4e79-8dbe-87e7da8e6bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14756 | 2025.01.28 08:39:17.140998 [ 4 ] {8d6494b3-9a39-4e79-8dbe-87e7da8e6bdc} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14757 | 2025.01.28 08:39:17.141239 [ 4 ] {8d6494b3-9a39-4e79-8dbe-87e7da8e6bdc} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14758 | 2025.01.28 08:39:17.141445 [ 4 ] {8d6494b3-9a39-4e79-8dbe-87e7da8e6bdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001726 sec., 92699.88412514483 rows/sec., 6.46 MiB/sec. | ||
14759 | 2025.01.28 08:39:17.141497 [ 4 ] {8d6494b3-9a39-4e79-8dbe-87e7da8e6bdc} <Debug> TCPHandler: Processed in 0.001991378 sec. | ||
14760 | 2025.01.28 08:39:17.141639 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14761 | 2025.01.28 08:39:17.141776 [ 258 ] {58b3e3cd-37a3-4a79-87b9-6beca5f1f653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14762 | 2025.01.28 08:39:17.141867 [ 258 ] {58b3e3cd-37a3-4a79-87b9-6beca5f1f653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14763 | 2025.01.28 08:39:17.142996 [ 258 ] {58b3e3cd-37a3-4a79-87b9-6beca5f1f653} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14764 | 2025.01.28 08:39:17.143033 [ 258 ] {58b3e3cd-37a3-4a79-87b9-6beca5f1f653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14765 | 2025.01.28 08:39:17.143673 [ 258 ] {58b3e3cd-37a3-4a79-87b9-6beca5f1f653} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14766 | 2025.01.28 08:39:17.143922 [ 258 ] {58b3e3cd-37a3-4a79-87b9-6beca5f1f653} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14767 | 2025.01.28 08:39:17.144066 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14768 | 2025.01.28 08:39:17.144109 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14769 | 2025.01.28 08:39:17.144128 [ 258 ] {58b3e3cd-37a3-4a79-87b9-6beca5f1f653} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00238 sec., 1680.672268907563 rows/sec., 3.01 MiB/sec. | ||
14770 | 2025.01.28 08:39:17.144136 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14771 | 2025.01.28 08:39:17.144450 [ 258 ] {58b3e3cd-37a3-4a79-87b9-6beca5f1f653} <Debug> TCPHandler: Processed in 0.002876611 sec. | ||
14772 | 2025.01.28 08:39:17.144580 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
14773 | 2025.01.28 08:39:17.144719 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14774 | 2025.01.28 08:39:17.145104 [ 4 ] {64c4b862-d4c2-45a4-aa6e-96cd8c5b9f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14775 | 2025.01.28 08:39:17.145277 [ 4 ] {64c4b862-d4c2-45a4-aa6e-96cd8c5b9f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14776 | 2025.01.28 08:39:17.145659 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14777 | 2025.01.28 08:39:17.145933 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1816 rows starting from the beginning of the part | ||
14778 | 2025.01.28 08:39:17.146581 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 4 rows starting from the beginning of the part | ||
14779 | 2025.01.28 08:39:17.147358 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
14780 | 2025.01.28 08:39:17.147535 [ 4 ] {64c4b862-d4c2-45a4-aa6e-96cd8c5b9f4b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14781 | 2025.01.28 08:39:17.147751 [ 4 ] {64c4b862-d4c2-45a4-aa6e-96cd8c5b9f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14782 | 2025.01.28 08:39:17.147948 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 4 rows starting from the beginning of the part | ||
14783 | 2025.01.28 08:39:17.148596 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
14784 | 2025.01.28 08:39:17.149109 [ 201 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 4 rows starting from the beginning of the part | ||
14785 | 2025.01.28 08:39:17.149941 [ 4 ] {64c4b862-d4c2-45a4-aa6e-96cd8c5b9f4b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14786 | 2025.01.28 08:39:17.150455 [ 4 ] {64c4b862-d4c2-45a4-aa6e-96cd8c5b9f4b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14787 | 2025.01.28 08:39:17.151033 [ 220 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
14788 | 2025.01.28 08:39:17.151093 [ 4 ] {64c4b862-d4c2-45a4-aa6e-96cd8c5b9f4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006099 sec., 9837.67830791933 rows/sec., 678.90 KiB/sec. | ||
14789 | 2025.01.28 08:39:17.151097 [ 220 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
14790 | 2025.01.28 08:39:17.151338 [ 4 ] {64c4b862-d4c2-45a4-aa6e-96cd8c5b9f4b} <Debug> TCPHandler: Processed in 0.006770527 sec. | ||
14791 | 2025.01.28 08:39:17.154489 [ 220 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
14792 | 2025.01.28 08:39:17.161822 [ 192 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1900 rows, containing 19 columns (19 merged, 0 gathered) in 0.017523331 sec., 108426.87386319417 rows/sec., 194.30 MiB/sec. | ||
14793 | 2025.01.28 08:39:17.163514 [ 192 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14794 | 2025.01.28 08:39:17.163941 [ 192 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14795 | 2025.01.28 08:39:17.164031 [ 192 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14796 | 2025.01.28 08:39:17.164188 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.26 MiB. | ||
14797 | 2025.01.28 08:39:17.987368 [ 221 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
14798 | 2025.01.28 08:39:17.987446 [ 221 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
14799 | 2025.01.28 08:39:17.989758 [ 221 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
14800 | 2025.01.28 08:39:18.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.72 MiB, peak 281.92 MiB, free memory in arenas 0.00 B, will set to 266.69 MiB (RSS), difference: 1.97 MiB | ||
14801 | 2025.01.28 08:39:18.247510 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14802 | 2025.01.28 08:39:18.247719 [ 258 ] {a25e857a-f92a-43c8-b0ba-61be8203a023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14803 | 2025.01.28 08:39:18.247800 [ 258 ] {a25e857a-f92a-43c8-b0ba-61be8203a023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14804 | 2025.01.28 08:39:18.248583 [ 258 ] {a25e857a-f92a-43c8-b0ba-61be8203a023} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14805 | 2025.01.28 08:39:18.248634 [ 258 ] {a25e857a-f92a-43c8-b0ba-61be8203a023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14806 | 2025.01.28 08:39:18.249091 [ 258 ] {a25e857a-f92a-43c8-b0ba-61be8203a023} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14807 | 2025.01.28 08:39:18.249373 [ 258 ] {a25e857a-f92a-43c8-b0ba-61be8203a023} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14808 | 2025.01.28 08:39:18.249617 [ 258 ] {a25e857a-f92a-43c8-b0ba-61be8203a023} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001958 sec., 7150.153217568947 rows/sec., 514.72 KiB/sec. | ||
14809 | 2025.01.28 08:39:18.249681 [ 258 ] {a25e857a-f92a-43c8-b0ba-61be8203a023} <Debug> TCPHandler: Processed in 0.002312553 sec. | ||
14810 | 2025.01.28 08:39:18.249995 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14811 | 2025.01.28 08:39:18.250292 [ 4 ] {51caaaf0-ea26-4ae1-9973-7fee80380bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14812 | 2025.01.28 08:39:18.250371 [ 4 ] {51caaaf0-ea26-4ae1-9973-7fee80380bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14813 | 2025.01.28 08:39:18.251121 [ 4 ] {51caaaf0-ea26-4ae1-9973-7fee80380bb6} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14814 | 2025.01.28 08:39:18.251177 [ 4 ] {51caaaf0-ea26-4ae1-9973-7fee80380bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14815 | 2025.01.28 08:39:18.251625 [ 4 ] {51caaaf0-ea26-4ae1-9973-7fee80380bb6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14816 | 2025.01.28 08:39:18.251908 [ 4 ] {51caaaf0-ea26-4ae1-9973-7fee80380bb6} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14817 | 2025.01.28 08:39:18.252144 [ 4 ] {51caaaf0-ea26-4ae1-9973-7fee80380bb6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001921 sec., 1041.124414367517 rows/sec., 84.90 KiB/sec. | ||
14818 | 2025.01.28 08:39:18.252214 [ 4 ] {51caaaf0-ea26-4ae1-9973-7fee80380bb6} <Debug> TCPHandler: Processed in 0.002420174 sec. | ||
14819 | 2025.01.28 08:39:18.252355 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14820 | 2025.01.28 08:39:18.252500 [ 258 ] {8fa5a3c5-efc7-461c-993d-0dbf7a13ebea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14821 | 2025.01.28 08:39:18.252560 [ 258 ] {8fa5a3c5-efc7-461c-993d-0dbf7a13ebea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14822 | 2025.01.28 08:39:18.254235 [ 258 ] {8fa5a3c5-efc7-461c-993d-0dbf7a13ebea} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14823 | 2025.01.28 08:39:18.254276 [ 258 ] {8fa5a3c5-efc7-461c-993d-0dbf7a13ebea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14824 | 2025.01.28 08:39:18.254737 [ 258 ] {8fa5a3c5-efc7-461c-993d-0dbf7a13ebea} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14825 | 2025.01.28 08:39:18.254983 [ 258 ] {8fa5a3c5-efc7-461c-993d-0dbf7a13ebea} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14826 | 2025.01.28 08:39:18.255230 [ 258 ] {8fa5a3c5-efc7-461c-993d-0dbf7a13ebea} <Debug> executeQuery: Read 1416 rows, 120.98 KiB in 0.002753 sec., 514347.9840174356 rows/sec., 42.91 MiB/sec. | ||
14827 | 2025.01.28 08:39:18.255302 [ 258 ] {8fa5a3c5-efc7-461c-993d-0dbf7a13ebea} <Debug> TCPHandler: Processed in 0.003012883 sec. | ||
14828 | 2025.01.28 08:39:18.255547 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14829 | 2025.01.28 08:39:18.255895 [ 4 ] {cad103a9-1e41-4d3a-942e-10c82e65fb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14830 | 2025.01.28 08:39:18.256039 [ 4 ] {cad103a9-1e41-4d3a-942e-10c82e65fb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14831 | 2025.01.28 08:39:18.256766 [ 4 ] {cad103a9-1e41-4d3a-942e-10c82e65fb83} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14832 | 2025.01.28 08:39:18.256807 [ 4 ] {cad103a9-1e41-4d3a-942e-10c82e65fb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14833 | 2025.01.28 08:39:18.257186 [ 4 ] {cad103a9-1e41-4d3a-942e-10c82e65fb83} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14834 | 2025.01.28 08:39:18.257431 [ 4 ] {cad103a9-1e41-4d3a-942e-10c82e65fb83} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14835 | 2025.01.28 08:39:18.257643 [ 4 ] {cad103a9-1e41-4d3a-942e-10c82e65fb83} <Debug> executeQuery: Read 45 rows, 3.30 KiB in 0.001847 sec., 24363.833243096917 rows/sec., 1.75 MiB/sec. | ||
14836 | 2025.01.28 08:39:18.257731 [ 4 ] {cad103a9-1e41-4d3a-942e-10c82e65fb83} <Debug> TCPHandler: Processed in 0.002310503 sec. | ||
14837 | 2025.01.28 08:39:18.257976 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14838 | 2025.01.28 08:39:18.258234 [ 258 ] {e5351ffb-12de-46d5-b0d1-707385e6f01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14839 | 2025.01.28 08:39:18.258283 [ 258 ] {e5351ffb-12de-46d5-b0d1-707385e6f01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14840 | 2025.01.28 08:39:18.258987 [ 258 ] {e5351ffb-12de-46d5-b0d1-707385e6f01e} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14841 | 2025.01.28 08:39:18.259027 [ 258 ] {e5351ffb-12de-46d5-b0d1-707385e6f01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14842 | 2025.01.28 08:39:18.259404 [ 258 ] {e5351ffb-12de-46d5-b0d1-707385e6f01e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14843 | 2025.01.28 08:39:18.259653 [ 258 ] {e5351ffb-12de-46d5-b0d1-707385e6f01e} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14844 | 2025.01.28 08:39:18.259871 [ 258 ] {e5351ffb-12de-46d5-b0d1-707385e6f01e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00169 sec., 143195.26627218933 rows/sec., 9.70 MiB/sec. | ||
14845 | 2025.01.28 08:39:18.259924 [ 258 ] {e5351ffb-12de-46d5-b0d1-707385e6f01e} <Debug> TCPHandler: Processed in 0.002089519 sec. | ||
14846 | 2025.01.28 08:39:18.260101 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14847 | 2025.01.28 08:39:18.260250 [ 4 ] {a27661c3-f4c1-462a-94ff-9cb3b7482a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14848 | 2025.01.28 08:39:18.260309 [ 4 ] {a27661c3-f4c1-462a-94ff-9cb3b7482a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14849 | 2025.01.28 08:39:18.260999 [ 4 ] {a27661c3-f4c1-462a-94ff-9cb3b7482a4b} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14850 | 2025.01.28 08:39:18.261048 [ 4 ] {a27661c3-f4c1-462a-94ff-9cb3b7482a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14851 | 2025.01.28 08:39:18.261440 [ 4 ] {a27661c3-f4c1-462a-94ff-9cb3b7482a4b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14852 | 2025.01.28 08:39:18.261693 [ 4 ] {a27661c3-f4c1-462a-94ff-9cb3b7482a4b} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14853 | 2025.01.28 08:39:18.261916 [ 4 ] {a27661c3-f4c1-462a-94ff-9cb3b7482a4b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001697 sec., 7660.577489687685 rows/sec., 477.64 KiB/sec. | ||
14854 | 2025.01.28 08:39:18.262002 [ 4 ] {a27661c3-f4c1-462a-94ff-9cb3b7482a4b} <Debug> TCPHandler: Processed in 0.001969638 sec. | ||
14855 | 2025.01.28 08:39:18.262189 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14856 | 2025.01.28 08:39:18.262325 [ 258 ] {c7c462e6-83c5-4e1f-978d-d6f1f38d68a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14857 | 2025.01.28 08:39:18.262381 [ 258 ] {c7c462e6-83c5-4e1f-978d-d6f1f38d68a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14858 | 2025.01.28 08:39:18.263372 [ 258 ] {c7c462e6-83c5-4e1f-978d-d6f1f38d68a4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14859 | 2025.01.28 08:39:18.263412 [ 258 ] {c7c462e6-83c5-4e1f-978d-d6f1f38d68a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14860 | 2025.01.28 08:39:18.263815 [ 258 ] {c7c462e6-83c5-4e1f-978d-d6f1f38d68a4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14861 | 2025.01.28 08:39:18.264065 [ 258 ] {c7c462e6-83c5-4e1f-978d-d6f1f38d68a4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14862 | 2025.01.28 08:39:18.264276 [ 258 ] {c7c462e6-83c5-4e1f-978d-d6f1f38d68a4} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.001982 sec., 441977.80020181637 rows/sec., 32.03 MiB/sec. | ||
14863 | 2025.01.28 08:39:18.264331 [ 258 ] {c7c462e6-83c5-4e1f-978d-d6f1f38d68a4} <Debug> TCPHandler: Processed in 0.002231401 sec. | ||
14864 | 2025.01.28 08:39:18.264522 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14865 | 2025.01.28 08:39:18.264746 [ 4 ] {d04e9f96-1ccc-4065-9181-a777d3b50a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14866 | 2025.01.28 08:39:18.264840 [ 4 ] {d04e9f96-1ccc-4065-9181-a777d3b50a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14867 | 2025.01.28 08:39:18.265452 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
14868 | 2025.01.28 08:39:18.265525 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
14869 | 2025.01.28 08:39:18.265716 [ 4 ] {d04e9f96-1ccc-4065-9181-a777d3b50a37} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14870 | 2025.01.28 08:39:18.265781 [ 4 ] {d04e9f96-1ccc-4065-9181-a777d3b50a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14871 | 2025.01.28 08:39:18.266403 [ 4 ] {d04e9f96-1ccc-4065-9181-a777d3b50a37} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14872 | 2025.01.28 08:39:18.266832 [ 4 ] {d04e9f96-1ccc-4065-9181-a777d3b50a37} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14873 | 2025.01.28 08:39:18.267308 [ 4 ] {d04e9f96-1ccc-4065-9181-a777d3b50a37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002613 sec., 2296.211251435132 rows/sec., 119.97 KiB/sec. | ||
14874 | 2025.01.28 08:39:18.267524 [ 4 ] {d04e9f96-1ccc-4065-9181-a777d3b50a37} <Debug> TCPHandler: Processed in 0.003100704 sec. | ||
14875 | 2025.01.28 08:39:18.267734 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14876 | 2025.01.28 08:39:18.267976 [ 258 ] {14cf2b36-a33c-43f7-9297-b9fa0e040f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14877 | 2025.01.28 08:39:18.268039 [ 258 ] {14cf2b36-a33c-43f7-9297-b9fa0e040f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14878 | 2025.01.28 08:39:18.269473 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
14879 | 2025.01.28 08:39:18.269555 [ 258 ] {14cf2b36-a33c-43f7-9297-b9fa0e040f8f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14880 | 2025.01.28 08:39:18.269655 [ 258 ] {14cf2b36-a33c-43f7-9297-b9fa0e040f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14881 | 2025.01.28 08:39:18.270812 [ 258 ] {14cf2b36-a33c-43f7-9297-b9fa0e040f8f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14882 | 2025.01.28 08:39:18.271063 [ 258 ] {14cf2b36-a33c-43f7-9297-b9fa0e040f8f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14883 | 2025.01.28 08:39:18.271285 [ 258 ] {14cf2b36-a33c-43f7-9297-b9fa0e040f8f} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.003339 sec., 295896.97514225816 rows/sec., 19.69 MiB/sec. | ||
14884 | 2025.01.28 08:39:18.271341 [ 258 ] {14cf2b36-a33c-43f7-9297-b9fa0e040f8f} <Debug> TCPHandler: Processed in 0.003701202 sec. | ||
14885 | 2025.01.28 08:39:18.271486 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14886 | 2025.01.28 08:39:18.271606 [ 4 ] {0b18e721-c22a-4e34-9206-7ab11a903e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14887 | 2025.01.28 08:39:18.271659 [ 4 ] {0b18e721-c22a-4e34-9206-7ab11a903e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14888 | 2025.01.28 08:39:18.272142 [ 4 ] {0b18e721-c22a-4e34-9206-7ab11a903e90} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14889 | 2025.01.28 08:39:18.272182 [ 4 ] {0b18e721-c22a-4e34-9206-7ab11a903e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14890 | 2025.01.28 08:39:18.272563 [ 4 ] {0b18e721-c22a-4e34-9206-7ab11a903e90} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14891 | 2025.01.28 08:39:18.272829 [ 4 ] {0b18e721-c22a-4e34-9206-7ab11a903e90} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14892 | 2025.01.28 08:39:18.273051 [ 4 ] {0b18e721-c22a-4e34-9206-7ab11a903e90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001468 sec., 681.1989100817439 rows/sec., 45.90 KiB/sec. | ||
14893 | 2025.01.28 08:39:18.273106 [ 4 ] {0b18e721-c22a-4e34-9206-7ab11a903e90} <Debug> TCPHandler: Processed in 0.001672884 sec. | ||
14894 | 2025.01.28 08:39:18.273270 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14895 | 2025.01.28 08:39:18.273392 [ 258 ] {dfa5af18-d44d-4c67-8a3f-d1a8ddc8c318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14896 | 2025.01.28 08:39:18.273473 [ 258 ] {dfa5af18-d44d-4c67-8a3f-d1a8ddc8c318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14897 | 2025.01.28 08:39:18.274689 [ 258 ] {dfa5af18-d44d-4c67-8a3f-d1a8ddc8c318} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14898 | 2025.01.28 08:39:18.274729 [ 258 ] {dfa5af18-d44d-4c67-8a3f-d1a8ddc8c318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14899 | 2025.01.28 08:39:18.275408 [ 258 ] {dfa5af18-d44d-4c67-8a3f-d1a8ddc8c318} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14900 | 2025.01.28 08:39:18.275671 [ 258 ] {dfa5af18-d44d-4c67-8a3f-d1a8ddc8c318} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14901 | 2025.01.28 08:39:18.275919 [ 258 ] {dfa5af18-d44d-4c67-8a3f-d1a8ddc8c318} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002553 sec., 14101.057579318449 rows/sec., 25.27 MiB/sec. | ||
14902 | 2025.01.28 08:39:18.276034 [ 258 ] {dfa5af18-d44d-4c67-8a3f-d1a8ddc8c318} <Debug> TCPHandler: Processed in 0.002831671 sec. | ||
14903 | 2025.01.28 08:39:18.276191 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14904 | 2025.01.28 08:39:18.276312 [ 4 ] {9f1e387f-cbb2-4599-b8dc-85ea5e0f6446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14905 | 2025.01.28 08:39:18.276363 [ 4 ] {9f1e387f-cbb2-4599-b8dc-85ea5e0f6446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14906 | 2025.01.28 08:39:18.276856 [ 4 ] {9f1e387f-cbb2-4599-b8dc-85ea5e0f6446} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14907 | 2025.01.28 08:39:18.276894 [ 4 ] {9f1e387f-cbb2-4599-b8dc-85ea5e0f6446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14908 | 2025.01.28 08:39:18.277280 [ 4 ] {9f1e387f-cbb2-4599-b8dc-85ea5e0f6446} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14909 | 2025.01.28 08:39:18.277588 [ 4 ] {9f1e387f-cbb2-4599-b8dc-85ea5e0f6446} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14910 | 2025.01.28 08:39:18.277832 [ 4 ] {9f1e387f-cbb2-4599-b8dc-85ea5e0f6446} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001543 sec., 29812.054439403757 rows/sec., 1.80 MiB/sec. | ||
14911 | 2025.01.28 08:39:18.277897 [ 4 ] {9f1e387f-cbb2-4599-b8dc-85ea5e0f6446} <Debug> TCPHandler: Processed in 0.001766305 sec. | ||
14912 | 2025.01.28 08:39:18.969975 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 | ||
14913 | 2025.01.28 08:39:18.970658 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14914 | 2025.01.28 08:39:18.970709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14915 | 2025.01.28 08:39:18.971254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14916 | 2025.01.28 08:39:18.971513 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14917 | 2025.01.28 08:39:18.971739 [ 56 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14918 | 2025.01.28 08:39:18.971783 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 | ||
14919 | 2025.01.28 08:39:18.971825 [ 56 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14920 | 2025.01.28 08:39:18.971855 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14921 | 2025.01.28 08:39:18.971970 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
14922 | 2025.01.28 08:39:18.972104 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14923 | 2025.01.28 08:39:18.972144 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
14924 | 2025.01.28 08:39:18.972236 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part | ||
14925 | 2025.01.28 08:39:18.972439 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
14926 | 2025.01.28 08:39:18.972706 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part | ||
14927 | 2025.01.28 08:39:18.972802 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part | ||
14928 | 2025.01.28 08:39:18.972921 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part | ||
14929 | 2025.01.28 08:39:18.975666 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.003740773 sec., 8691519.105810484 rows/sec., 124.33 MiB/sec. | ||
14930 | 2025.01.28 08:39:18.976349 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14931 | 2025.01.28 08:39:18.976680 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_71_14} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14932 | 2025.01.28 08:39:18.976776 [ 198 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_71_14} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14933 | 2025.01.28 08:39:18.976896 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
14934 | 2025.01.28 08:39:21.304796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 | ||
14935 | 2025.01.28 08:39:21.326346 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14936 | 2025.01.28 08:39:21.326420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14937 | 2025.01.28 08:39:21.333663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14938 | 2025.01.28 08:39:21.334498 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14939 | 2025.01.28 08:39:21.334921 [ 53 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14940 | 2025.01.28 08:39:21.335065 [ 53 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14941 | 2025.01.28 08:39:21.335146 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14942 | 2025.01.28 08:39:21.335593 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
14943 | 2025.01.28 08:39:21.352070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 536 | ||
14944 | 2025.01.28 08:39:21.353637 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14945 | 2025.01.28 08:39:21.355221 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
14946 | 2025.01.28 08:39:21.360992 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
14947 | 2025.01.28 08:39:21.366865 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
14948 | 2025.01.28 08:39:21.372615 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
14949 | 2025.01.28 08:39:21.378471 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
14950 | 2025.01.28 08:39:21.384348 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
14951 | 2025.01.28 08:39:21.445291 [ 199 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.109999522 sec., 4872.748447034161 rows/sec., 25.20 MiB/sec. | ||
14952 | 2025.01.28 08:39:21.448694 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14953 | 2025.01.28 08:39:21.452386 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_71_14} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14954 | 2025.01.28 08:39:21.452514 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_71_14} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14955 | 2025.01.28 08:39:21.454917 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14956 | 2025.01.28 08:39:22.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.77 MiB, peak 285.19 MiB, free memory in arenas 0.00 B, will set to 266.70 MiB (RSS), difference: -1.07 MiB | ||
14957 | 2025.01.28 08:39:22.121252 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14958 | 2025.01.28 08:39:22.121449 [ 258 ] {e6b051fc-c17b-444d-99e1-55744bf54f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14959 | 2025.01.28 08:39:22.121518 [ 258 ] {e6b051fc-c17b-444d-99e1-55744bf54f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14960 | 2025.01.28 08:39:22.122362 [ 258 ] {e6b051fc-c17b-444d-99e1-55744bf54f79} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14961 | 2025.01.28 08:39:22.122418 [ 258 ] {e6b051fc-c17b-444d-99e1-55744bf54f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14962 | 2025.01.28 08:39:22.122929 [ 258 ] {e6b051fc-c17b-444d-99e1-55744bf54f79} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14963 | 2025.01.28 08:39:22.123241 [ 258 ] {e6b051fc-c17b-444d-99e1-55744bf54f79} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14964 | 2025.01.28 08:39:22.123495 [ 258 ] {e6b051fc-c17b-444d-99e1-55744bf54f79} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002098 sec., 26692.08770257388 rows/sec., 2.04 MiB/sec. | ||
14965 | 2025.01.28 08:39:22.123558 [ 258 ] {e6b051fc-c17b-444d-99e1-55744bf54f79} <Debug> TCPHandler: Processed in 0.002488365 sec. | ||
14966 | 2025.01.28 08:39:22.123838 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14967 | 2025.01.28 08:39:22.124058 [ 4 ] {063f02c7-2806-471d-bee2-3cae639b7b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14968 | 2025.01.28 08:39:22.124142 [ 4 ] {063f02c7-2806-471d-bee2-3cae639b7b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14969 | 2025.01.28 08:39:22.124916 [ 4 ] {063f02c7-2806-471d-bee2-3cae639b7b41} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14970 | 2025.01.28 08:39:22.124969 [ 4 ] {063f02c7-2806-471d-bee2-3cae639b7b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14971 | 2025.01.28 08:39:22.125418 [ 4 ] {063f02c7-2806-471d-bee2-3cae639b7b41} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14972 | 2025.01.28 08:39:22.125678 [ 4 ] {063f02c7-2806-471d-bee2-3cae639b7b41} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14973 | 2025.01.28 08:39:22.125912 [ 4 ] {063f02c7-2806-471d-bee2-3cae639b7b41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001915 sec., 33420.36553524804 rows/sec., 2.61 MiB/sec. | ||
14974 | 2025.01.28 08:39:22.125968 [ 4 ] {063f02c7-2806-471d-bee2-3cae639b7b41} <Debug> TCPHandler: Processed in 0.002281653 sec. | ||
14975 | 2025.01.28 08:39:22.126116 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14976 | 2025.01.28 08:39:22.126265 [ 258 ] {da9ddcef-a7cd-4afd-aad3-aa63ccf0cbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14977 | 2025.01.28 08:39:22.126330 [ 258 ] {da9ddcef-a7cd-4afd-aad3-aa63ccf0cbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14978 | 2025.01.28 08:39:22.126987 [ 258 ] {da9ddcef-a7cd-4afd-aad3-aa63ccf0cbbb} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14979 | 2025.01.28 08:39:22.127039 [ 258 ] {da9ddcef-a7cd-4afd-aad3-aa63ccf0cbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14980 | 2025.01.28 08:39:22.127492 [ 258 ] {da9ddcef-a7cd-4afd-aad3-aa63ccf0cbbb} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14981 | 2025.01.28 08:39:22.127744 [ 258 ] {da9ddcef-a7cd-4afd-aad3-aa63ccf0cbbb} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14982 | 2025.01.28 08:39:22.127933 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 | ||
14983 | 2025.01.28 08:39:22.127954 [ 258 ] {da9ddcef-a7cd-4afd-aad3-aa63ccf0cbbb} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001726 sec., 55619.930475086905 rows/sec., 3.87 MiB/sec. | ||
14984 | 2025.01.28 08:39:22.128019 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14985 | 2025.01.28 08:39:22.128096 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14986 | 2025.01.28 08:39:22.128100 [ 258 ] {da9ddcef-a7cd-4afd-aad3-aa63ccf0cbbb} <Debug> TCPHandler: Processed in 0.002050679 sec. | ||
14987 | 2025.01.28 08:39:22.128288 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full | ||
14988 | 2025.01.28 08:39:22.128325 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14989 | 2025.01.28 08:39:22.128534 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14990 | 2025.01.28 08:39:22.128585 [ 4 ] {f907ce54-c0ff-43fa-b704-1d5fa72a2e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14991 | 2025.01.28 08:39:22.128606 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 34383 rows starting from the beginning of the part | ||
14992 | 2025.01.28 08:39:22.128695 [ 4 ] {f907ce54-c0ff-43fa-b704-1d5fa72a2e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14993 | 2025.01.28 08:39:22.128951 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 161 rows starting from the beginning of the part | ||
14994 | 2025.01.28 08:39:22.129402 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part | ||
14995 | 2025.01.28 08:39:22.129741 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
14996 | 2025.01.28 08:39:22.130087 [ 191 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 988 rows starting from the beginning of the part | ||
14997 | 2025.01.28 08:39:22.131097 [ 4 ] {f907ce54-c0ff-43fa-b704-1d5fa72a2e2b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14998 | 2025.01.28 08:39:22.131181 [ 4 ] {f907ce54-c0ff-43fa-b704-1d5fa72a2e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14999 | 2025.01.28 08:39:22.131728 [ 4 ] {f907ce54-c0ff-43fa-b704-1d5fa72a2e2b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15000 | 2025.01.28 08:39:22.132029 [ 4 ] {f907ce54-c0ff-43fa-b704-1d5fa72a2e2b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15001 | 2025.01.28 08:39:22.132613 [ 4 ] {f907ce54-c0ff-43fa-b704-1d5fa72a2e2b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.004075 sec., 8834.35582822086 rows/sec., 609.66 KiB/sec. | ||
15002 | 2025.01.28 08:39:22.133005 [ 4 ] {f907ce54-c0ff-43fa-b704-1d5fa72a2e2b} <Debug> TCPHandler: Processed in 0.004774258 sec. | ||
15003 | 2025.01.28 08:39:22.138818 [ 187 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35929 rows, containing 5 columns (5 merged, 0 gathered) in 0.010634202 sec., 3378626.81186609 rows/sec., 228.06 MiB/sec. | ||
15004 | 2025.01.28 08:39:22.139291 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
15005 | 2025.01.28 08:39:22.139698 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15006 | 2025.01.28 08:39:22.139798 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 | ||
15007 | 2025.01.28 08:39:22.139914 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
15008 | 2025.01.28 08:39:26.286535 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15009 | 2025.01.28 08:39:26.286596 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15010 | 2025.01.28 08:39:26.472884 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 | ||
15011 | 2025.01.28 08:39:26.473569 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15012 | 2025.01.28 08:39:26.473609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15013 | 2025.01.28 08:39:26.474152 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
15014 | 2025.01.28 08:39:26.474418 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15015 | 2025.01.28 08:39:26.474607 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
15016 | 2025.01.28 08:39:26.654346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2116 | ||
15017 | 2025.01.28 08:39:26.657713 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15018 | 2025.01.28 08:39:26.657772 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15019 | 2025.01.28 08:39:26.659302 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15020 | 2025.01.28 08:39:26.659622 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15021 | 2025.01.28 08:39:26.661098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2116 | ||
15022 | 2025.01.28 08:39:27.124587 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15023 | 2025.01.28 08:39:27.124796 [ 258 ] {fc888b90-1b93-40fa-b09d-a88927f183ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15024 | 2025.01.28 08:39:27.124876 [ 258 ] {fc888b90-1b93-40fa-b09d-a88927f183ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15025 | 2025.01.28 08:39:27.125724 [ 258 ] {fc888b90-1b93-40fa-b09d-a88927f183ae} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15026 | 2025.01.28 08:39:27.125772 [ 258 ] {fc888b90-1b93-40fa-b09d-a88927f183ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15027 | 2025.01.28 08:39:27.126212 [ 258 ] {fc888b90-1b93-40fa-b09d-a88927f183ae} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15028 | 2025.01.28 08:39:27.126471 [ 258 ] {fc888b90-1b93-40fa-b09d-a88927f183ae} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15029 | 2025.01.28 08:39:27.126688 [ 44 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15030 | 2025.01.28 08:39:27.126723 [ 258 ] {fc888b90-1b93-40fa-b09d-a88927f183ae} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.54 MiB/sec. | ||
15031 | 2025.01.28 08:39:27.126781 [ 44 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15032 | 2025.01.28 08:39:27.126856 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15033 | 2025.01.28 08:39:27.126894 [ 258 ] {fc888b90-1b93-40fa-b09d-a88927f183ae} <Debug> TCPHandler: Processed in 0.002472426 sec. | ||
15034 | 2025.01.28 08:39:27.127236 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
15035 | 2025.01.28 08:39:27.127249 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15036 | 2025.01.28 08:39:27.127714 [ 4 ] {5684d3d4-0ae9-48e3-95b7-ea4d2a79f52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15037 | 2025.01.28 08:39:27.127887 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15038 | 2025.01.28 08:39:27.127904 [ 4 ] {5684d3d4-0ae9-48e3-95b7-ea4d2a79f52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15039 | 2025.01.28 08:39:27.128022 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1433 rows starting from the beginning of the part | ||
15040 | 2025.01.28 08:39:27.128613 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 275 rows starting from the beginning of the part | ||
15041 | 2025.01.28 08:39:27.129243 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
15042 | 2025.01.28 08:39:27.130100 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1416 rows starting from the beginning of the part | ||
15043 | 2025.01.28 08:39:27.130522 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
15044 | 2025.01.28 08:39:27.130849 [ 193 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
15045 | 2025.01.28 08:39:27.131790 [ 4 ] {5684d3d4-0ae9-48e3-95b7-ea4d2a79f52d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15046 | 2025.01.28 08:39:27.131850 [ 4 ] {5684d3d4-0ae9-48e3-95b7-ea4d2a79f52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15047 | 2025.01.28 08:39:27.132911 [ 4 ] {5684d3d4-0ae9-48e3-95b7-ea4d2a79f52d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
15048 | 2025.01.28 08:39:27.133451 [ 4 ] {5684d3d4-0ae9-48e3-95b7-ea4d2a79f52d} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15049 | 2025.01.28 08:39:27.133754 [ 4 ] {5684d3d4-0ae9-48e3-95b7-ea4d2a79f52d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.006204 sec., 644.7453255963894 rows/sec., 48.48 KiB/sec. | ||
15050 | 2025.01.28 08:39:27.133885 [ 4 ] {5684d3d4-0ae9-48e3-95b7-ea4d2a79f52d} <Debug> TCPHandler: Processed in 0.006838917 sec. | ||
15051 | 2025.01.28 08:39:27.134137 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15052 | 2025.01.28 08:39:27.134530 [ 258 ] {0a3db0b5-d0c0-4c7a-b96f-f62ea090d8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15053 | 2025.01.28 08:39:27.134686 [ 258 ] {0a3db0b5-d0c0-4c7a-b96f-f62ea090d8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15054 | 2025.01.28 08:39:27.135430 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.008441911 sec., 391854.4035823169 rows/sec., 34.22 MiB/sec. | ||
15055 | 2025.01.28 08:39:27.135759 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15056 | 2025.01.28 08:39:27.136173 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_121_24} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15057 | 2025.01.28 08:39:27.136268 [ 258 ] {0a3db0b5-d0c0-4c7a-b96f-f62ea090d8ec} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15058 | 2025.01.28 08:39:27.136298 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_121_24} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15059 | 2025.01.28 08:39:27.136314 [ 258 ] {0a3db0b5-d0c0-4c7a-b96f-f62ea090d8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15060 | 2025.01.28 08:39:27.136415 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
15061 | 2025.01.28 08:39:27.136734 [ 258 ] {0a3db0b5-d0c0-4c7a-b96f-f62ea090d8ec} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15062 | 2025.01.28 08:39:27.136978 [ 258 ] {0a3db0b5-d0c0-4c7a-b96f-f62ea090d8ec} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15063 | 2025.01.28 08:39:27.137150 [ 44 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15064 | 2025.01.28 08:39:27.137196 [ 44 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15065 | 2025.01.28 08:39:27.137231 [ 258 ] {0a3db0b5-d0c0-4c7a-b96f-f62ea090d8ec} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002838 sec., 23960.535588442566 rows/sec., 1.87 MiB/sec. | ||
15066 | 2025.01.28 08:39:27.137240 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15067 | 2025.01.28 08:39:27.137395 [ 258 ] {0a3db0b5-d0c0-4c7a-b96f-f62ea090d8ec} <Debug> TCPHandler: Processed in 0.003411719 sec. | ||
15068 | 2025.01.28 08:39:27.137493 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
15069 | 2025.01.28 08:39:27.137598 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15070 | 2025.01.28 08:39:27.137677 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15071 | 2025.01.28 08:39:27.137745 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 914 rows starting from the beginning of the part | ||
15072 | 2025.01.28 08:39:27.137854 [ 4 ] {324d8777-9ac5-4fce-9530-5159d28df567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15073 | 2025.01.28 08:39:27.138012 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 418 rows starting from the beginning of the part | ||
15074 | 2025.01.28 08:39:27.138064 [ 4 ] {324d8777-9ac5-4fce-9530-5159d28df567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15075 | 2025.01.28 08:39:27.138411 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 68 rows starting from the beginning of the part | ||
15076 | 2025.01.28 08:39:27.138750 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 876 rows starting from the beginning of the part | ||
15077 | 2025.01.28 08:39:27.139189 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
15078 | 2025.01.28 08:39:27.139552 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 68 rows starting from the beginning of the part | ||
15079 | 2025.01.28 08:39:27.140679 [ 4 ] {324d8777-9ac5-4fce-9530-5159d28df567} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15080 | 2025.01.28 08:39:27.140741 [ 4 ] {324d8777-9ac5-4fce-9530-5159d28df567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15081 | 2025.01.28 08:39:27.141843 [ 4 ] {324d8777-9ac5-4fce-9530-5159d28df567} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15082 | 2025.01.28 08:39:27.142240 [ 4 ] {324d8777-9ac5-4fce-9530-5159d28df567} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15083 | 2025.01.28 08:39:27.142717 [ 4 ] {324d8777-9ac5-4fce-9530-5159d28df567} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004934 sec., 32428.050263477908 rows/sec., 2.26 MiB/sec. | ||
15084 | 2025.01.28 08:39:27.142963 [ 4 ] {324d8777-9ac5-4fce-9530-5159d28df567} <Debug> TCPHandler: Processed in 0.005461858 sec. | ||
15085 | 2025.01.28 08:39:27.142974 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.00559294 sec., 430542.7914477895 rows/sec., 33.01 MiB/sec. | ||
15086 | 2025.01.28 08:39:27.143153 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15087 | 2025.01.28 08:39:27.143225 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15088 | 2025.01.28 08:39:27.143379 [ 258 ] {d09e5a94-3836-449a-ac78-5be73495c6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15089 | 2025.01.28 08:39:27.143558 [ 258 ] {d09e5a94-3836-449a-ac78-5be73495c6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15090 | 2025.01.28 08:39:27.143910 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15091 | 2025.01.28 08:39:27.144150 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_121_24} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15092 | 2025.01.28 08:39:27.144329 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
15093 | 2025.01.28 08:39:27.145467 [ 258 ] {d09e5a94-3836-449a-ac78-5be73495c6ac} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15094 | 2025.01.28 08:39:27.145514 [ 258 ] {d09e5a94-3836-449a-ac78-5be73495c6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15095 | 2025.01.28 08:39:27.146171 [ 258 ] {d09e5a94-3836-449a-ac78-5be73495c6ac} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
15096 | 2025.01.28 08:39:27.146433 [ 258 ] {d09e5a94-3836-449a-ac78-5be73495c6ac} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15097 | 2025.01.28 08:39:27.146740 [ 258 ] {d09e5a94-3836-449a-ac78-5be73495c6ac} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.003454 sec., 1158.0775911986102 rows/sec., 2.08 MiB/sec. | ||
15098 | 2025.01.28 08:39:27.147169 [ 258 ] {d09e5a94-3836-449a-ac78-5be73495c6ac} <Debug> TCPHandler: Processed in 0.004102548 sec. | ||
15099 | 2025.01.28 08:39:27.147409 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15100 | 2025.01.28 08:39:27.147609 [ 4 ] {5145338b-9d45-4b6a-9286-53bb66686f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15101 | 2025.01.28 08:39:27.147671 [ 4 ] {5145338b-9d45-4b6a-9286-53bb66686f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15102 | 2025.01.28 08:39:27.148233 [ 4 ] {5145338b-9d45-4b6a-9286-53bb66686f34} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15103 | 2025.01.28 08:39:27.148280 [ 4 ] {5145338b-9d45-4b6a-9286-53bb66686f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15104 | 2025.01.28 08:39:27.148670 [ 4 ] {5145338b-9d45-4b6a-9286-53bb66686f34} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15105 | 2025.01.28 08:39:27.148923 [ 4 ] {5145338b-9d45-4b6a-9286-53bb66686f34} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15106 | 2025.01.28 08:39:27.149075 [ 44 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15107 | 2025.01.28 08:39:27.149114 [ 44 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15108 | 2025.01.28 08:39:27.149121 [ 4 ] {5145338b-9d45-4b6a-9286-53bb66686f34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. | ||
15109 | 2025.01.28 08:39:27.149141 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15110 | 2025.01.28 08:39:27.149221 [ 4 ] {5145338b-9d45-4b6a-9286-53bb66686f34} <Debug> TCPHandler: Processed in 0.001944998 sec. | ||
15111 | 2025.01.28 08:39:27.149467 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
15112 | 2025.01.28 08:39:27.149883 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15113 | 2025.01.28 08:39:27.149979 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7024 rows starting from the beginning of the part | ||
15114 | 2025.01.28 08:39:27.150240 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
15115 | 2025.01.28 08:39:27.150585 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
15116 | 2025.01.28 08:39:27.150962 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 46 rows starting from the beginning of the part | ||
15117 | 2025.01.28 08:39:27.151296 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 36 rows starting from the beginning of the part | ||
15118 | 2025.01.28 08:39:27.151437 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
15119 | 2025.01.28 08:39:27.153566 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7308 rows, containing 4 columns (4 merged, 0 gathered) in 0.004328042 sec., 1688523.355364851 rows/sec., 110.09 MiB/sec. | ||
15120 | 2025.01.28 08:39:27.154007 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15121 | 2025.01.28 08:39:27.154317 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_121_24} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15122 | 2025.01.28 08:39:27.154400 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_121_24} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15123 | 2025.01.28 08:39:27.154487 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
15124 | 2025.01.28 08:39:28.853133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 | ||
15125 | 2025.01.28 08:39:28.876105 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15126 | 2025.01.28 08:39:28.876157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15127 | 2025.01.28 08:39:28.883516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
15128 | 2025.01.28 08:39:28.884346 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15129 | 2025.01.28 08:39:28.889747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
15130 | 2025.01.28 08:39:31.080146 [ 37 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 | ||
15131 | 2025.01.28 08:39:31.080211 [ 37 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15132 | 2025.01.28 08:39:31.080233 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15133 | 2025.01.28 08:39:31.080463 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full | ||
15134 | 2025.01.28 08:39:31.080735 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15135 | 2025.01.28 08:39:31.080783 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part | ||
15136 | 2025.01.28 08:39:31.080877 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
15137 | 2025.01.28 08:39:31.081094 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
15138 | 2025.01.28 08:39:31.081318 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
15139 | 2025.01.28 08:39:31.081446 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
15140 | 2025.01.28 08:39:31.082427 [ 201 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.00210745 sec., 145199.17435763602 rows/sec., 7.41 MiB/sec. | ||
15141 | 2025.01.28 08:39:31.082631 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
15142 | 2025.01.28 08:39:31.083002 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15143 | 2025.01.28 08:39:31.083100 [ 200 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_51_11} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 | ||
15144 | 2025.01.28 08:39:31.083210 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15145 | 2025.01.28 08:39:32.129647 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15146 | 2025.01.28 08:39:32.129872 [ 258 ] {59d592be-ef08-405f-94ed-464dadc4595a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15147 | 2025.01.28 08:39:32.129942 [ 258 ] {59d592be-ef08-405f-94ed-464dadc4595a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15148 | 2025.01.28 08:39:32.130681 [ 258 ] {59d592be-ef08-405f-94ed-464dadc4595a} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15149 | 2025.01.28 08:39:32.130728 [ 258 ] {59d592be-ef08-405f-94ed-464dadc4595a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15150 | 2025.01.28 08:39:32.131174 [ 258 ] {59d592be-ef08-405f-94ed-464dadc4595a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15151 | 2025.01.28 08:39:32.131424 [ 258 ] {59d592be-ef08-405f-94ed-464dadc4595a} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15152 | 2025.01.28 08:39:32.131685 [ 258 ] {59d592be-ef08-405f-94ed-464dadc4595a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. | ||
15153 | 2025.01.28 08:39:32.131744 [ 258 ] {59d592be-ef08-405f-94ed-464dadc4595a} <Debug> TCPHandler: Processed in 0.002224252 sec. | ||
15154 | 2025.01.28 08:39:32.132001 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15155 | 2025.01.28 08:39:32.132216 [ 4 ] {ce75935c-412d-4095-b515-177b0b93b53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15156 | 2025.01.28 08:39:32.132299 [ 4 ] {ce75935c-412d-4095-b515-177b0b93b53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15157 | 2025.01.28 08:39:32.133194 [ 4 ] {ce75935c-412d-4095-b515-177b0b93b53f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15158 | 2025.01.28 08:39:32.133238 [ 4 ] {ce75935c-412d-4095-b515-177b0b93b53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15159 | 2025.01.28 08:39:32.133720 [ 4 ] {ce75935c-412d-4095-b515-177b0b93b53f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15160 | 2025.01.28 08:39:32.133994 [ 4 ] {ce75935c-412d-4095-b515-177b0b93b53f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15161 | 2025.01.28 08:39:32.134214 [ 4 ] {ce75935c-412d-4095-b515-177b0b93b53f} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002059 sec., 133559.98057309372 rows/sec., 11.76 MiB/sec. | ||
15162 | 2025.01.28 08:39:32.134282 [ 4 ] {ce75935c-412d-4095-b515-177b0b93b53f} <Debug> TCPHandler: Processed in 0.002429034 sec. | ||
15163 | 2025.01.28 08:39:32.134427 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15164 | 2025.01.28 08:39:32.134564 [ 258 ] {0e11a07f-4466-4c44-b574-fd892e822826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15165 | 2025.01.28 08:39:32.134623 [ 258 ] {0e11a07f-4466-4c44-b574-fd892e822826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15166 | 2025.01.28 08:39:32.135336 [ 258 ] {0e11a07f-4466-4c44-b574-fd892e822826} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15167 | 2025.01.28 08:39:32.135384 [ 258 ] {0e11a07f-4466-4c44-b574-fd892e822826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15168 | 2025.01.28 08:39:32.135769 [ 258 ] {0e11a07f-4466-4c44-b574-fd892e822826} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
15169 | 2025.01.28 08:39:32.136007 [ 258 ] {0e11a07f-4466-4c44-b574-fd892e822826} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15170 | 2025.01.28 08:39:32.136231 [ 258 ] {0e11a07f-4466-4c44-b574-fd892e822826} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001696 sec., 25353.77358490566 rows/sec., 1.82 MiB/sec. | ||
15171 | 2025.01.28 08:39:32.136285 [ 258 ] {0e11a07f-4466-4c44-b574-fd892e822826} <Debug> TCPHandler: Processed in 0.001923698 sec. | ||
15172 | 2025.01.28 08:39:32.136426 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15173 | 2025.01.28 08:39:32.136560 [ 4 ] {14f9196c-81bf-4d67-801b-9d6ff7d897a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15174 | 2025.01.28 08:39:32.136623 [ 4 ] {14f9196c-81bf-4d67-801b-9d6ff7d897a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15175 | 2025.01.28 08:39:32.137334 [ 4 ] {14f9196c-81bf-4d67-801b-9d6ff7d897a2} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15176 | 2025.01.28 08:39:32.137381 [ 4 ] {14f9196c-81bf-4d67-801b-9d6ff7d897a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15177 | 2025.01.28 08:39:32.137770 [ 4 ] {14f9196c-81bf-4d67-801b-9d6ff7d897a2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15178 | 2025.01.28 08:39:32.138033 [ 4 ] {14f9196c-81bf-4d67-801b-9d6ff7d897a2} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15179 | 2025.01.28 08:39:32.138213 [ 4 ] {14f9196c-81bf-4d67-801b-9d6ff7d897a2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00169 sec., 8284.023668639053 rows/sec., 580.16 KiB/sec. | ||
15180 | 2025.01.28 08:39:32.138267 [ 4 ] {14f9196c-81bf-4d67-801b-9d6ff7d897a2} <Debug> TCPHandler: Processed in 0.001897627 sec. | ||
15181 | 2025.01.28 08:39:32.138430 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15182 | 2025.01.28 08:39:32.138555 [ 258 ] {37ae6768-f751-4de2-8aea-688334124d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15183 | 2025.01.28 08:39:32.138611 [ 258 ] {37ae6768-f751-4de2-8aea-688334124d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15184 | 2025.01.28 08:39:32.139300 [ 258 ] {37ae6768-f751-4de2-8aea-688334124d1e} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15185 | 2025.01.28 08:39:32.139347 [ 258 ] {37ae6768-f751-4de2-8aea-688334124d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15186 | 2025.01.28 08:39:32.139726 [ 258 ] {37ae6768-f751-4de2-8aea-688334124d1e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15187 | 2025.01.28 08:39:32.139955 [ 258 ] {37ae6768-f751-4de2-8aea-688334124d1e} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15188 | 2025.01.28 08:39:32.140186 [ 258 ] {37ae6768-f751-4de2-8aea-688334124d1e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001656 sec., 7850.24154589372 rows/sec., 489.46 KiB/sec. | ||
15189 | 2025.01.28 08:39:32.140263 [ 258 ] {37ae6768-f751-4de2-8aea-688334124d1e} <Debug> TCPHandler: Processed in 0.001888577 sec. | ||
15190 | 2025.01.28 08:39:32.140515 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15191 | 2025.01.28 08:39:32.140674 [ 4 ] {f35e7693-22ff-4e92-95e6-6545063eb8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15192 | 2025.01.28 08:39:32.140725 [ 4 ] {f35e7693-22ff-4e92-95e6-6545063eb8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15193 | 2025.01.28 08:39:32.141493 [ 4 ] {f35e7693-22ff-4e92-95e6-6545063eb8dd} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15194 | 2025.01.28 08:39:32.141533 [ 4 ] {f35e7693-22ff-4e92-95e6-6545063eb8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15195 | 2025.01.28 08:39:32.141926 [ 4 ] {f35e7693-22ff-4e92-95e6-6545063eb8dd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15196 | 2025.01.28 08:39:32.142190 [ 4 ] {f35e7693-22ff-4e92-95e6-6545063eb8dd} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15197 | 2025.01.28 08:39:32.142396 [ 4 ] {f35e7693-22ff-4e92-95e6-6545063eb8dd} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001748 sec., 239130.4347826087 rows/sec., 17.08 MiB/sec. | ||
15198 | 2025.01.28 08:39:32.142448 [ 4 ] {f35e7693-22ff-4e92-95e6-6545063eb8dd} <Debug> TCPHandler: Processed in 0.00208603 sec. | ||
15199 | 2025.01.28 08:39:32.142604 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15200 | 2025.01.28 08:39:32.142739 [ 258 ] {5a914179-6343-4664-8f74-af20c9ea010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15201 | 2025.01.28 08:39:32.142797 [ 258 ] {5a914179-6343-4664-8f74-af20c9ea010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15202 | 2025.01.28 08:39:32.143369 [ 258 ] {5a914179-6343-4664-8f74-af20c9ea010e} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15203 | 2025.01.28 08:39:32.143415 [ 258 ] {5a914179-6343-4664-8f74-af20c9ea010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15204 | 2025.01.28 08:39:32.143790 [ 258 ] {5a914179-6343-4664-8f74-af20c9ea010e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15205 | 2025.01.28 08:39:32.144027 [ 258 ] {5a914179-6343-4664-8f74-af20c9ea010e} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15206 | 2025.01.28 08:39:32.144246 [ 258 ] {5a914179-6343-4664-8f74-af20c9ea010e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. | ||
15207 | 2025.01.28 08:39:32.144320 [ 258 ] {5a914179-6343-4664-8f74-af20c9ea010e} <Debug> TCPHandler: Processed in 0.001781546 sec. | ||
15208 | 2025.01.28 08:39:32.144502 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15209 | 2025.01.28 08:39:32.144643 [ 4 ] {b8f9ae61-5a18-441c-8ea6-58a25d7ad757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15210 | 2025.01.28 08:39:32.144707 [ 4 ] {b8f9ae61-5a18-441c-8ea6-58a25d7ad757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15211 | 2025.01.28 08:39:32.145707 [ 4 ] {b8f9ae61-5a18-441c-8ea6-58a25d7ad757} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15212 | 2025.01.28 08:39:32.145789 [ 4 ] {b8f9ae61-5a18-441c-8ea6-58a25d7ad757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15213 | 2025.01.28 08:39:32.146246 [ 4 ] {b8f9ae61-5a18-441c-8ea6-58a25d7ad757} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15214 | 2025.01.28 08:39:32.146500 [ 4 ] {b8f9ae61-5a18-441c-8ea6-58a25d7ad757} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15215 | 2025.01.28 08:39:32.146713 [ 4 ] {b8f9ae61-5a18-441c-8ea6-58a25d7ad757} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002101 sec., 112803.42693955259 rows/sec., 7.56 MiB/sec. | ||
15216 | 2025.01.28 08:39:32.146765 [ 4 ] {b8f9ae61-5a18-441c-8ea6-58a25d7ad757} <Debug> TCPHandler: Processed in 0.002361514 sec. | ||
15217 | 2025.01.28 08:39:32.146926 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15218 | 2025.01.28 08:39:32.147076 [ 258 ] {0f9d7cfc-842f-4bb5-9fcf-ad82d08affb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15219 | 2025.01.28 08:39:32.147140 [ 258 ] {0f9d7cfc-842f-4bb5-9fcf-ad82d08affb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15220 | 2025.01.28 08:39:32.147679 [ 258 ] {0f9d7cfc-842f-4bb5-9fcf-ad82d08affb1} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15221 | 2025.01.28 08:39:32.147720 [ 258 ] {0f9d7cfc-842f-4bb5-9fcf-ad82d08affb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15222 | 2025.01.28 08:39:32.148100 [ 258 ] {0f9d7cfc-842f-4bb5-9fcf-ad82d08affb1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15223 | 2025.01.28 08:39:32.148347 [ 258 ] {0f9d7cfc-842f-4bb5-9fcf-ad82d08affb1} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15224 | 2025.01.28 08:39:32.148557 [ 258 ] {0f9d7cfc-842f-4bb5-9fcf-ad82d08affb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001514 sec., 660.5019815059445 rows/sec., 44.51 KiB/sec. | ||
15225 | 2025.01.28 08:39:32.148611 [ 258 ] {0f9d7cfc-842f-4bb5-9fcf-ad82d08affb1} <Debug> TCPHandler: Processed in 0.001753805 sec. | ||
15226 | 2025.01.28 08:39:32.148752 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15227 | 2025.01.28 08:39:32.148892 [ 4 ] {26922661-9839-4647-a4b5-4f872a7160a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15228 | 2025.01.28 08:39:32.148991 [ 4 ] {26922661-9839-4647-a4b5-4f872a7160a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15229 | 2025.01.28 08:39:32.150251 [ 4 ] {26922661-9839-4647-a4b5-4f872a7160a3} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15230 | 2025.01.28 08:39:32.150291 [ 4 ] {26922661-9839-4647-a4b5-4f872a7160a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15231 | 2025.01.28 08:39:32.150955 [ 4 ] {26922661-9839-4647-a4b5-4f872a7160a3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
15232 | 2025.01.28 08:39:32.151231 [ 4 ] {26922661-9839-4647-a4b5-4f872a7160a3} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15233 | 2025.01.28 08:39:32.151493 [ 4 ] {26922661-9839-4647-a4b5-4f872a7160a3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002632 sec., 13677.811550151977 rows/sec., 24.51 MiB/sec. | ||
15234 | 2025.01.28 08:39:32.151655 [ 4 ] {26922661-9839-4647-a4b5-4f872a7160a3} <Debug> TCPHandler: Processed in 0.002970433 sec. | ||
15235 | 2025.01.28 08:39:32.151881 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15236 | 2025.01.28 08:39:32.152109 [ 258 ] {1b69df52-9efb-476c-8795-7d1d05769767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15237 | 2025.01.28 08:39:32.152193 [ 258 ] {1b69df52-9efb-476c-8795-7d1d05769767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15238 | 2025.01.28 08:39:32.152733 [ 258 ] {1b69df52-9efb-476c-8795-7d1d05769767} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15239 | 2025.01.28 08:39:32.152772 [ 258 ] {1b69df52-9efb-476c-8795-7d1d05769767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15240 | 2025.01.28 08:39:32.153155 [ 258 ] {1b69df52-9efb-476c-8795-7d1d05769767} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15241 | 2025.01.28 08:39:32.153415 [ 258 ] {1b69df52-9efb-476c-8795-7d1d05769767} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15242 | 2025.01.28 08:39:32.153653 [ 258 ] {1b69df52-9efb-476c-8795-7d1d05769767} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001603 sec., 51154.08608858391 rows/sec., 3.25 MiB/sec. | ||
15243 | 2025.01.28 08:39:32.153739 [ 258 ] {1b69df52-9efb-476c-8795-7d1d05769767} <Debug> TCPHandler: Processed in 0.001998288 sec. | ||
15244 | 2025.01.28 08:39:33.974725 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 | ||
15245 | 2025.01.28 08:39:33.975380 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15246 | 2025.01.28 08:39:33.975433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15247 | 2025.01.28 08:39:33.975964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15248 | 2025.01.28 08:39:33.976221 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15249 | 2025.01.28 08:39:33.976519 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 | ||
15250 | 2025.01.28 08:39:36.389819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
15251 | 2025.01.28 08:39:36.412875 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15252 | 2025.01.28 08:39:36.412946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15253 | 2025.01.28 08:39:36.420457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15254 | 2025.01.28 08:39:36.421265 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15255 | 2025.01.28 08:39:36.426383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
15256 | 2025.01.28 08:39:36.661318 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2150 | ||
15257 | 2025.01.28 08:39:36.664603 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15258 | 2025.01.28 08:39:36.664656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15259 | 2025.01.28 08:39:36.666229 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15260 | 2025.01.28 08:39:36.666541 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15261 | 2025.01.28 08:39:36.666824 [ 222 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
15262 | 2025.01.28 08:39:36.666892 [ 222 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
15263 | 2025.01.28 08:39:36.668743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2150 | ||
15264 | 2025.01.28 08:39:36.669968 [ 222 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
15265 | 2025.01.28 08:39:37.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.22 MiB, peak 285.19 MiB, free memory in arenas 0.00 B, will set to 266.70 MiB (RSS), difference: 3.48 MiB | ||
15266 | 2025.01.28 08:39:37.124623 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15267 | 2025.01.28 08:39:37.124831 [ 258 ] {522afc92-e018-4866-b27a-272d907b1f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15268 | 2025.01.28 08:39:37.124912 [ 258 ] {522afc92-e018-4866-b27a-272d907b1f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15269 | 2025.01.28 08:39:37.125772 [ 258 ] {522afc92-e018-4866-b27a-272d907b1f2e} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15270 | 2025.01.28 08:39:37.125819 [ 258 ] {522afc92-e018-4866-b27a-272d907b1f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15271 | 2025.01.28 08:39:37.126255 [ 258 ] {522afc92-e018-4866-b27a-272d907b1f2e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
15272 | 2025.01.28 08:39:37.126513 [ 258 ] {522afc92-e018-4866-b27a-272d907b1f2e} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15273 | 2025.01.28 08:39:37.126845 [ 258 ] {522afc92-e018-4866-b27a-272d907b1f2e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002072 sec., 1930.5019305019305 rows/sec., 157.42 KiB/sec. | ||
15274 | 2025.01.28 08:39:37.127171 [ 258 ] {522afc92-e018-4866-b27a-272d907b1f2e} <Debug> TCPHandler: Processed in 0.002678369 sec. | ||
15275 | 2025.01.28 08:39:37.127784 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15276 | 2025.01.28 08:39:37.128204 [ 4 ] {7c60ad96-7c2a-4d64-8054-631c86cfce30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15277 | 2025.01.28 08:39:37.128282 [ 4 ] {7c60ad96-7c2a-4d64-8054-631c86cfce30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15278 | 2025.01.28 08:39:37.129043 [ 4 ] {7c60ad96-7c2a-4d64-8054-631c86cfce30} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15279 | 2025.01.28 08:39:37.129089 [ 4 ] {7c60ad96-7c2a-4d64-8054-631c86cfce30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15280 | 2025.01.28 08:39:37.129545 [ 4 ] {7c60ad96-7c2a-4d64-8054-631c86cfce30} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15281 | 2025.01.28 08:39:37.129808 [ 4 ] {7c60ad96-7c2a-4d64-8054-631c86cfce30} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15282 | 2025.01.28 08:39:37.130074 [ 4 ] {7c60ad96-7c2a-4d64-8054-631c86cfce30} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001984 sec., 33266.12903225806 rows/sec., 2.61 MiB/sec. | ||
15283 | 2025.01.28 08:39:37.130133 [ 4 ] {7c60ad96-7c2a-4d64-8054-631c86cfce30} <Debug> TCPHandler: Processed in 0.00280349 sec. | ||
15284 | 2025.01.28 08:39:37.130300 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15285 | 2025.01.28 08:39:37.130447 [ 258 ] {6a0dee18-f4b8-41a7-bc4d-64dc43aa198b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15286 | 2025.01.28 08:39:37.130509 [ 258 ] {6a0dee18-f4b8-41a7-bc4d-64dc43aa198b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15287 | 2025.01.28 08:39:37.131125 [ 258 ] {6a0dee18-f4b8-41a7-bc4d-64dc43aa198b} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15288 | 2025.01.28 08:39:37.131166 [ 258 ] {6a0dee18-f4b8-41a7-bc4d-64dc43aa198b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15289 | 2025.01.28 08:39:37.131533 [ 258 ] {6a0dee18-f4b8-41a7-bc4d-64dc43aa198b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
15290 | 2025.01.28 08:39:37.131794 [ 258 ] {6a0dee18-f4b8-41a7-bc4d-64dc43aa198b} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15291 | 2025.01.28 08:39:37.132010 [ 258 ] {6a0dee18-f4b8-41a7-bc4d-64dc43aa198b} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001599 sec., 5003.126954346467 rows/sec., 362.78 KiB/sec. | ||
15292 | 2025.01.28 08:39:37.132066 [ 258 ] {6a0dee18-f4b8-41a7-bc4d-64dc43aa198b} <Debug> TCPHandler: Processed in 0.001835877 sec. | ||
15293 | 2025.01.28 08:39:37.132221 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15294 | 2025.01.28 08:39:37.132340 [ 4 ] {b965681e-b3fd-4be9-98f3-b7626fc1c282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15295 | 2025.01.28 08:39:37.132391 [ 4 ] {b965681e-b3fd-4be9-98f3-b7626fc1c282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15296 | 2025.01.28 08:39:37.132977 [ 4 ] {b965681e-b3fd-4be9-98f3-b7626fc1c282} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15297 | 2025.01.28 08:39:37.133018 [ 4 ] {b965681e-b3fd-4be9-98f3-b7626fc1c282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15298 | 2025.01.28 08:39:37.133391 [ 4 ] {b965681e-b3fd-4be9-98f3-b7626fc1c282} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15299 | 2025.01.28 08:39:37.133638 [ 4 ] {b965681e-b3fd-4be9-98f3-b7626fc1c282} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15300 | 2025.01.28 08:39:37.133860 [ 4 ] {b965681e-b3fd-4be9-98f3-b7626fc1c282} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001543 sec., 46662.34607906675 rows/sec., 3.65 MiB/sec. | ||
15301 | 2025.01.28 08:39:37.133911 [ 4 ] {b965681e-b3fd-4be9-98f3-b7626fc1c282} <Debug> TCPHandler: Processed in 0.001749115 sec. | ||
15302 | 2025.01.28 08:39:37.134066 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15303 | 2025.01.28 08:39:37.134207 [ 258 ] {21b34f08-dad4-478f-9218-90f1fba5f208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15304 | 2025.01.28 08:39:37.134271 [ 258 ] {21b34f08-dad4-478f-9218-90f1fba5f208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15305 | 2025.01.28 08:39:37.134908 [ 258 ] {21b34f08-dad4-478f-9218-90f1fba5f208} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15306 | 2025.01.28 08:39:37.134948 [ 258 ] {21b34f08-dad4-478f-9218-90f1fba5f208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15307 | 2025.01.28 08:39:37.135354 [ 258 ] {21b34f08-dad4-478f-9218-90f1fba5f208} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15308 | 2025.01.28 08:39:37.135612 [ 258 ] {21b34f08-dad4-478f-9218-90f1fba5f208} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15309 | 2025.01.28 08:39:37.135855 [ 258 ] {21b34f08-dad4-478f-9218-90f1fba5f208} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00168 sec., 96428.57142857142 rows/sec., 6.71 MiB/sec. | ||
15310 | 2025.01.28 08:39:37.135910 [ 258 ] {21b34f08-dad4-478f-9218-90f1fba5f208} <Debug> TCPHandler: Processed in 0.001913938 sec. | ||
15311 | 2025.01.28 08:39:37.136071 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15312 | 2025.01.28 08:39:37.136210 [ 4 ] {bacfc09b-08be-4b94-bb1b-49685e31b598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15313 | 2025.01.28 08:39:37.136304 [ 4 ] {bacfc09b-08be-4b94-bb1b-49685e31b598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15314 | 2025.01.28 08:39:37.137437 [ 4 ] {bacfc09b-08be-4b94-bb1b-49685e31b598} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15315 | 2025.01.28 08:39:37.137478 [ 4 ] {bacfc09b-08be-4b94-bb1b-49685e31b598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15316 | 2025.01.28 08:39:37.138106 [ 4 ] {bacfc09b-08be-4b94-bb1b-49685e31b598} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
15317 | 2025.01.28 08:39:37.138374 [ 4 ] {bacfc09b-08be-4b94-bb1b-49685e31b598} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15318 | 2025.01.28 08:39:37.138638 [ 4 ] {bacfc09b-08be-4b94-bb1b-49685e31b598} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002459 sec., 1626.6775111834081 rows/sec., 2.91 MiB/sec. | ||
15319 | 2025.01.28 08:39:37.138730 [ 4 ] {bacfc09b-08be-4b94-bb1b-49685e31b598} <Debug> TCPHandler: Processed in 0.002730039 sec. | ||
15320 | 2025.01.28 08:39:37.138887 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15321 | 2025.01.28 08:39:37.139028 [ 258 ] {8ebe69d9-ba32-44e4-8056-afaf2adffa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15322 | 2025.01.28 08:39:37.139088 [ 258 ] {8ebe69d9-ba32-44e4-8056-afaf2adffa8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15323 | 2025.01.28 08:39:37.139668 [ 258 ] {8ebe69d9-ba32-44e4-8056-afaf2adffa8a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15324 | 2025.01.28 08:39:37.139707 [ 258 ] {8ebe69d9-ba32-44e4-8056-afaf2adffa8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15325 | 2025.01.28 08:39:37.140080 [ 258 ] {8ebe69d9-ba32-44e4-8056-afaf2adffa8a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15326 | 2025.01.28 08:39:37.140332 [ 258 ] {8ebe69d9-ba32-44e4-8056-afaf2adffa8a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15327 | 2025.01.28 08:39:37.140530 [ 258 ] {8ebe69d9-ba32-44e4-8056-afaf2adffa8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
15328 | 2025.01.28 08:39:37.140591 [ 258 ] {8ebe69d9-ba32-44e4-8056-afaf2adffa8a} <Debug> TCPHandler: Processed in 0.001772326 sec. | ||
15329 | 2025.01.28 08:39:37.140616 [ 220 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
15330 | 2025.01.28 08:39:37.140667 [ 220 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
15331 | 2025.01.28 08:39:37.143258 [ 220 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
15332 | 2025.01.28 08:39:37.546024 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
15333 | 2025.01.28 08:39:37.546083 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
15334 | 2025.01.28 08:39:37.548462 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
15335 | 2025.01.28 08:39:38.032998 [ 223 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
15336 | 2025.01.28 08:39:38.033053 [ 223 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
15337 | 2025.01.28 08:39:38.034981 [ 223 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
15338 | 2025.01.28 08:39:38.279248 [ 221 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
15339 | 2025.01.28 08:39:38.279306 [ 221 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
15340 | 2025.01.28 08:39:38.281127 [ 221 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
15341 | 2025.01.28 08:39:41.286643 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15342 | 2025.01.28 08:39:41.286754 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15343 | 2025.01.28 08:39:41.476670 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 | ||
15344 | 2025.01.28 08:39:41.477765 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15345 | 2025.01.28 08:39:41.477820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15346 | 2025.01.28 08:39:41.478372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15347 | 2025.01.28 08:39:41.478634 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15348 | 2025.01.28 08:39:41.478889 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
15349 | 2025.01.28 08:39:42.131025 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15350 | 2025.01.28 08:39:42.131315 [ 258 ] {00b068a2-04dd-4ea5-a7ca-1bf857695cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15351 | 2025.01.28 08:39:42.131424 [ 258 ] {00b068a2-04dd-4ea5-a7ca-1bf857695cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15352 | 2025.01.28 08:39:42.132295 [ 258 ] {00b068a2-04dd-4ea5-a7ca-1bf857695cd1} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15353 | 2025.01.28 08:39:42.132337 [ 258 ] {00b068a2-04dd-4ea5-a7ca-1bf857695cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15354 | 2025.01.28 08:39:42.132765 [ 258 ] {00b068a2-04dd-4ea5-a7ca-1bf857695cd1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15355 | 2025.01.28 08:39:42.133020 [ 258 ] {00b068a2-04dd-4ea5-a7ca-1bf857695cd1} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15356 | 2025.01.28 08:39:42.133169 [ 139 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
15357 | 2025.01.28 08:39:42.133213 [ 139 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15358 | 2025.01.28 08:39:42.133234 [ 258 ] {00b068a2-04dd-4ea5-a7ca-1bf857695cd1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001997 sec., 7010.515773660491 rows/sec., 504.66 KiB/sec. | ||
15359 | 2025.01.28 08:39:42.133239 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15360 | 2025.01.28 08:39:42.133352 [ 258 ] {00b068a2-04dd-4ea5-a7ca-1bf857695cd1} <Debug> TCPHandler: Processed in 0.002510056 sec. | ||
15361 | 2025.01.28 08:39:42.133455 [ 221 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): 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] | ||
15362 | 2025.01.28 08:39:42.133570 [ 221 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): 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] | ||
15363 | 2025.01.28 08:39:42.133660 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
15364 | 2025.01.28 08:39:42.133676 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15365 | 2025.01.28 08:39:42.133968 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15366 | 2025.01.28 08:39:42.134007 [ 4 ] {8e78e1ea-7413-4e1e-9ccd-7afdec24df8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15367 | 2025.01.28 08:39:42.134016 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part | ||
15368 | 2025.01.28 08:39:42.134100 [ 4 ] {8e78e1ea-7413-4e1e-9ccd-7afdec24df8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15369 | 2025.01.28 08:39:42.134376 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
15370 | 2025.01.28 08:39:42.135002 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
15371 | 2025.01.28 08:39:42.135610 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
15372 | 2025.01.28 08:39:42.136149 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
15373 | 2025.01.28 08:39:42.138917 [ 4 ] {8e78e1ea-7413-4e1e-9ccd-7afdec24df8b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15374 | 2025.01.28 08:39:42.139005 [ 4 ] {8e78e1ea-7413-4e1e-9ccd-7afdec24df8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15375 | 2025.01.28 08:39:42.139671 [ 221 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): 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] | ||
15376 | 2025.01.28 08:39:42.140226 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006842898 sec., 10229.584015427381 rows/sec., 776.35 KiB/sec. | ||
15377 | 2025.01.28 08:39:42.140501 [ 4 ] {8e78e1ea-7413-4e1e-9ccd-7afdec24df8b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15378 | 2025.01.28 08:39:42.140524 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
15379 | 2025.01.28 08:39:42.141271 [ 4 ] {8e78e1ea-7413-4e1e-9ccd-7afdec24df8b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15380 | 2025.01.28 08:39:42.141315 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15381 | 2025.01.28 08:39:42.141477 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_53_13} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
15382 | 2025.01.28 08:39:42.141713 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15383 | 2025.01.28 08:39:42.141737 [ 4 ] {8e78e1ea-7413-4e1e-9ccd-7afdec24df8b} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.007798 sec., 35265.4526801744 rows/sec., 3.10 MiB/sec. | ||
15384 | 2025.01.28 08:39:42.141825 [ 4 ] {8e78e1ea-7413-4e1e-9ccd-7afdec24df8b} <Debug> TCPHandler: Processed in 0.00834008 sec. | ||
15385 | 2025.01.28 08:39:42.141979 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15386 | 2025.01.28 08:39:42.142127 [ 258 ] {fa85b2c7-e6b3-4ec1-b677-429341cd22f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15387 | 2025.01.28 08:39:42.142186 [ 258 ] {fa85b2c7-e6b3-4ec1-b677-429341cd22f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15388 | 2025.01.28 08:39:42.142875 [ 258 ] {fa85b2c7-e6b3-4ec1-b677-429341cd22f0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15389 | 2025.01.28 08:39:42.142912 [ 258 ] {fa85b2c7-e6b3-4ec1-b677-429341cd22f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15390 | 2025.01.28 08:39:42.143290 [ 258 ] {fa85b2c7-e6b3-4ec1-b677-429341cd22f0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
15391 | 2025.01.28 08:39:42.143532 [ 258 ] {fa85b2c7-e6b3-4ec1-b677-429341cd22f0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15392 | 2025.01.28 08:39:42.143667 [ 139 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
15393 | 2025.01.28 08:39:42.143702 [ 139 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15394 | 2025.01.28 08:39:42.143715 [ 258 ] {fa85b2c7-e6b3-4ec1-b677-429341cd22f0} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001622 sec., 26510.480887792848 rows/sec., 1.90 MiB/sec. | ||
15395 | 2025.01.28 08:39:42.143725 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15396 | 2025.01.28 08:39:42.143840 [ 258 ] {fa85b2c7-e6b3-4ec1-b677-429341cd22f0} <Debug> TCPHandler: Processed in 0.001923208 sec. | ||
15397 | 2025.01.28 08:39:42.144142 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15398 | 2025.01.28 08:39:42.144562 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
15399 | 2025.01.28 08:39:42.144680 [ 4 ] {2c48970d-ef29-4335-b73b-bc82b4f79a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15400 | 2025.01.28 08:39:42.144940 [ 4 ] {2c48970d-ef29-4335-b73b-bc82b4f79a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15401 | 2025.01.28 08:39:42.145207 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15402 | 2025.01.28 08:39:42.145346 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 65 rows starting from the beginning of the part | ||
15403 | 2025.01.28 08:39:42.145800 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 45 rows starting from the beginning of the part | ||
15404 | 2025.01.28 08:39:42.146287 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 4 rows starting from the beginning of the part | ||
15405 | 2025.01.28 08:39:42.146663 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 43 rows starting from the beginning of the part | ||
15406 | 2025.01.28 08:39:42.147055 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
15407 | 2025.01.28 08:39:42.147466 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 43 rows starting from the beginning of the part | ||
15408 | 2025.01.28 08:39:42.148876 [ 4 ] {2c48970d-ef29-4335-b73b-bc82b4f79a8e} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15409 | 2025.01.28 08:39:42.148947 [ 4 ] {2c48970d-ef29-4335-b73b-bc82b4f79a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15410 | 2025.01.28 08:39:42.150016 [ 4 ] {2c48970d-ef29-4335-b73b-bc82b4f79a8e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15411 | 2025.01.28 08:39:42.150568 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.006698646 sec., 31051.05121243905 rows/sec., 2.34 MiB/sec. | ||
15412 | 2025.01.28 08:39:42.150614 [ 4 ] {2c48970d-ef29-4335-b73b-bc82b4f79a8e} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15413 | 2025.01.28 08:39:42.150848 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
15414 | 2025.01.28 08:39:42.151168 [ 4 ] {2c48970d-ef29-4335-b73b-bc82b4f79a8e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00663 sec., 2111.6138763197587 rows/sec., 147.88 KiB/sec. | ||
15415 | 2025.01.28 08:39:42.151422 [ 4 ] {2c48970d-ef29-4335-b73b-bc82b4f79a8e} <Debug> TCPHandler: Processed in 0.007474337 sec. | ||
15416 | 2025.01.28 08:39:42.151820 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15417 | 2025.01.28 08:39:42.152085 [ 258 ] {ec71e597-e692-4e5d-9a67-8ee75efcdce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15418 | 2025.01.28 08:39:42.152099 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15419 | 2025.01.28 08:39:42.152151 [ 258 ] {ec71e597-e692-4e5d-9a67-8ee75efcdce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15420 | 2025.01.28 08:39:42.152211 [ 191 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_101_20} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
15421 | 2025.01.28 08:39:42.152319 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15422 | 2025.01.28 08:39:42.152798 [ 258 ] {ec71e597-e692-4e5d-9a67-8ee75efcdce3} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15423 | 2025.01.28 08:39:42.152837 [ 258 ] {ec71e597-e692-4e5d-9a67-8ee75efcdce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15424 | 2025.01.28 08:39:42.153216 [ 258 ] {ec71e597-e692-4e5d-9a67-8ee75efcdce3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15425 | 2025.01.28 08:39:42.153462 [ 258 ] {ec71e597-e692-4e5d-9a67-8ee75efcdce3} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15426 | 2025.01.28 08:39:42.153602 [ 139 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
15427 | 2025.01.28 08:39:42.153647 [ 258 ] {ec71e597-e692-4e5d-9a67-8ee75efcdce3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001613 sec., 8059.516429014258 rows/sec., 502.51 KiB/sec. | ||
15428 | 2025.01.28 08:39:42.153651 [ 139 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15429 | 2025.01.28 08:39:42.153702 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15430 | 2025.01.28 08:39:42.153725 [ 258 ] {ec71e597-e692-4e5d-9a67-8ee75efcdce3} <Debug> TCPHandler: Processed in 0.002173531 sec. | ||
15431 | 2025.01.28 08:39:42.153940 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15432 | 2025.01.28 08:39:42.153939 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
15433 | 2025.01.28 08:39:42.154182 [ 4 ] {c3c29f39-942b-46a5-b775-fb790c1290a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15434 | 2025.01.28 08:39:42.154326 [ 4 ] {c3c29f39-942b-46a5-b775-fb790c1290a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15435 | 2025.01.28 08:39:42.154405 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15436 | 2025.01.28 08:39:42.154562 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part | ||
15437 | 2025.01.28 08:39:42.154976 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
15438 | 2025.01.28 08:39:42.155352 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part | ||
15439 | 2025.01.28 08:39:42.155746 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
15440 | 2025.01.28 08:39:42.156121 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part | ||
15441 | 2025.01.28 08:39:42.157379 [ 4 ] {c3c29f39-942b-46a5-b775-fb790c1290a6} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15442 | 2025.01.28 08:39:42.157448 [ 4 ] {c3c29f39-942b-46a5-b775-fb790c1290a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15443 | 2025.01.28 08:39:42.158506 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004710557 sec., 13798.792796690499 rows/sec., 914.25 KiB/sec. | ||
15444 | 2025.01.28 08:39:42.158516 [ 4 ] {c3c29f39-942b-46a5-b775-fb790c1290a6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15445 | 2025.01.28 08:39:42.158681 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
15446 | 2025.01.28 08:39:42.158972 [ 4 ] {c3c29f39-942b-46a5-b775-fb790c1290a6} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15447 | 2025.01.28 08:39:42.159203 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15448 | 2025.01.28 08:39:42.159452 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_53_13} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
15449 | 2025.01.28 08:39:42.159456 [ 4 ] {c3c29f39-942b-46a5-b775-fb790c1290a6} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.005333 sec., 78379.89874367148 rows/sec., 5.60 MiB/sec. | ||
15450 | 2025.01.28 08:39:42.159683 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15451 | 2025.01.28 08:39:42.159691 [ 4 ] {c3c29f39-942b-46a5-b775-fb790c1290a6} <Debug> TCPHandler: Processed in 0.005883084 sec. | ||
15452 | 2025.01.28 08:39:42.159904 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15453 | 2025.01.28 08:39:42.160047 [ 258 ] {b80f7c84-bf60-4fc2-9549-fd5d7cad6cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15454 | 2025.01.28 08:39:42.160109 [ 258 ] {b80f7c84-bf60-4fc2-9549-fd5d7cad6cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15455 | 2025.01.28 08:39:42.160763 [ 258 ] {b80f7c84-bf60-4fc2-9549-fd5d7cad6cc1} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15456 | 2025.01.28 08:39:42.160802 [ 258 ] {b80f7c84-bf60-4fc2-9549-fd5d7cad6cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15457 | 2025.01.28 08:39:42.161200 [ 258 ] {b80f7c84-bf60-4fc2-9549-fd5d7cad6cc1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15458 | 2025.01.28 08:39:42.161449 [ 258 ] {b80f7c84-bf60-4fc2-9549-fd5d7cad6cc1} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15459 | 2025.01.28 08:39:42.161630 [ 258 ] {b80f7c84-bf60-4fc2-9549-fd5d7cad6cc1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001615 sec., 3715.170278637771 rows/sec., 194.10 KiB/sec. | ||
15460 | 2025.01.28 08:39:42.161685 [ 258 ] {b80f7c84-bf60-4fc2-9549-fd5d7cad6cc1} <Debug> TCPHandler: Processed in 0.001848876 sec. | ||
15461 | 2025.01.28 08:39:42.161840 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15462 | 2025.01.28 08:39:42.161982 [ 4 ] {bc436dc1-020e-4562-b7d9-9461693af7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15463 | 2025.01.28 08:39:42.162048 [ 4 ] {bc436dc1-020e-4562-b7d9-9461693af7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15464 | 2025.01.28 08:39:42.162746 [ 4 ] {bc436dc1-020e-4562-b7d9-9461693af7ef} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15465 | 2025.01.28 08:39:42.162790 [ 4 ] {bc436dc1-020e-4562-b7d9-9461693af7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15466 | 2025.01.28 08:39:42.163208 [ 4 ] {bc436dc1-020e-4562-b7d9-9461693af7ef} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15467 | 2025.01.28 08:39:42.163477 [ 4 ] {bc436dc1-020e-4562-b7d9-9461693af7ef} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15468 | 2025.01.28 08:39:42.163649 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 | ||
15469 | 2025.01.28 08:39:42.163700 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15470 | 2025.01.28 08:39:42.163719 [ 4 ] {bc436dc1-020e-4562-b7d9-9461693af7ef} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001762 sec., 134506.24290578888 rows/sec., 9.02 MiB/sec. | ||
15471 | 2025.01.28 08:39:42.163740 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15472 | 2025.01.28 08:39:42.163885 [ 4 ] {bc436dc1-020e-4562-b7d9-9461693af7ef} <Debug> TCPHandler: Processed in 0.00210827 sec. | ||
15473 | 2025.01.28 08:39:42.164035 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full | ||
15474 | 2025.01.28 08:39:42.164159 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15475 | 2025.01.28 08:39:42.164439 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15476 | 2025.01.28 08:39:42.164573 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 35929 rows starting from the beginning of the part | ||
15477 | 2025.01.28 08:39:42.164669 [ 258 ] {d968c922-5e89-42d3-8caa-4b5c5f3614ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15478 | 2025.01.28 08:39:42.165016 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 96 rows starting from the beginning of the part | ||
15479 | 2025.01.28 08:39:42.165096 [ 258 ] {d968c922-5e89-42d3-8caa-4b5c5f3614ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15480 | 2025.01.28 08:39:42.165520 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
15481 | 2025.01.28 08:39:42.166085 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 237 rows starting from the beginning of the part | ||
15482 | 2025.01.28 08:39:42.166602 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 162 rows starting from the beginning of the part | ||
15483 | 2025.01.28 08:39:42.167099 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part | ||
15484 | 2025.01.28 08:39:42.168864 [ 258 ] {d968c922-5e89-42d3-8caa-4b5c5f3614ba} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15485 | 2025.01.28 08:39:42.168927 [ 258 ] {d968c922-5e89-42d3-8caa-4b5c5f3614ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15486 | 2025.01.28 08:39:42.169542 [ 258 ] {d968c922-5e89-42d3-8caa-4b5c5f3614ba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15487 | 2025.01.28 08:39:42.170005 [ 258 ] {d968c922-5e89-42d3-8caa-4b5c5f3614ba} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15488 | 2025.01.28 08:39:42.170474 [ 220 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): 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] | ||
15489 | 2025.01.28 08:39:42.170580 [ 220 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): 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] | ||
15490 | 2025.01.28 08:39:42.170639 [ 258 ] {d968c922-5e89-42d3-8caa-4b5c5f3614ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006157 sec., 162.41676140977748 rows/sec., 10.94 KiB/sec. | ||
15491 | 2025.01.28 08:39:42.171008 [ 258 ] {d968c922-5e89-42d3-8caa-4b5c5f3614ba} <Debug> TCPHandler: Processed in 0.00695527 sec. | ||
15492 | 2025.01.28 08:39:42.171335 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15493 | 2025.01.28 08:39:42.171548 [ 4 ] {9ef73698-3a59-4285-bd8f-4f6ee9b847d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15494 | 2025.01.28 08:39:42.171689 [ 4 ] {9ef73698-3a59-4285-bd8f-4f6ee9b847d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15495 | 2025.01.28 08:39:42.174718 [ 220 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): 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] | ||
15496 | 2025.01.28 08:39:42.174738 [ 4 ] {9ef73698-3a59-4285-bd8f-4f6ee9b847d1} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15497 | 2025.01.28 08:39:42.174819 [ 4 ] {9ef73698-3a59-4285-bd8f-4f6ee9b847d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15498 | 2025.01.28 08:39:42.176389 [ 4 ] {9ef73698-3a59-4285-bd8f-4f6ee9b847d1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
15499 | 2025.01.28 08:39:42.176746 [ 4 ] {9ef73698-3a59-4285-bd8f-4f6ee9b847d1} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15500 | 2025.01.28 08:39:42.176978 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
15501 | 2025.01.28 08:39:42.177081 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15502 | 2025.01.28 08:39:42.177122 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15503 | 2025.01.28 08:39:42.177162 [ 4 ] {9ef73698-3a59-4285-bd8f-4f6ee9b847d1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.005634 sec., 6389.776357827476 rows/sec., 11.45 MiB/sec. | ||
15504 | 2025.01.28 08:39:42.177527 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
15505 | 2025.01.28 08:39:42.177832 [ 4 ] {9ef73698-3a59-4285-bd8f-4f6ee9b847d1} <Debug> TCPHandler: Processed in 0.006687545 sec. | ||
15506 | 2025.01.28 08:39:42.178199 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15507 | 2025.01.28 08:39:42.178848 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15508 | 2025.01.28 08:39:42.179014 [ 258 ] {b82c46c3-cf5e-4dc3-b375-bed477c015c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15509 | 2025.01.28 08:39:42.179047 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36821 rows, containing 5 columns (5 merged, 0 gathered) in 0.015171187 sec., 2427034.878681543 rows/sec., 163.87 MiB/sec. | ||
15510 | 2025.01.28 08:39:42.179110 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1900 rows starting from the beginning of the part | ||
15511 | 2025.01.28 08:39:42.179175 [ 258 ] {b82c46c3-cf5e-4dc3-b375-bed477c015c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15512 | 2025.01.28 08:39:42.179563 [ 201 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) | ||
15513 | 2025.01.28 08:39:42.180166 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part | ||
15514 | 2025.01.28 08:39:42.180623 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15515 | 2025.01.28 08:39:42.181039 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 | ||
15516 | 2025.01.28 08:39:42.181385 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
15517 | 2025.01.28 08:39:42.181400 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 4 rows starting from the beginning of the part | ||
15518 | 2025.01.28 08:39:42.182019 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
15519 | 2025.01.28 08:39:42.182790 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 4 rows starting from the beginning of the part | ||
15520 | 2025.01.28 08:39:42.182876 [ 258 ] {b82c46c3-cf5e-4dc3-b375-bed477c015c9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15521 | 2025.01.28 08:39:42.182943 [ 258 ] {b82c46c3-cf5e-4dc3-b375-bed477c015c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15522 | 2025.01.28 08:39:42.183431 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part | ||
15523 | 2025.01.28 08:39:42.184615 [ 258 ] {b82c46c3-cf5e-4dc3-b375-bed477c015c9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15524 | 2025.01.28 08:39:42.185181 [ 258 ] {b82c46c3-cf5e-4dc3-b375-bed477c015c9} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15525 | 2025.01.28 08:39:42.185648 [ 258 ] {b82c46c3-cf5e-4dc3-b375-bed477c015c9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006976 sec., 11754.587155963301 rows/sec., 764.48 KiB/sec. | ||
15526 | 2025.01.28 08:39:42.185736 [ 258 ] {b82c46c3-cf5e-4dc3-b375-bed477c015c9} <Debug> TCPHandler: Processed in 0.00767352 sec. | ||
15527 | 2025.01.28 08:39:42.194984 [ 195 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2016 rows, containing 19 columns (19 merged, 0 gathered) in 0.017776894 sec., 113405.63767776305 rows/sec., 203.22 MiB/sec. | ||
15528 | 2025.01.28 08:39:42.196621 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
15529 | 2025.01.28 08:39:42.197066 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15530 | 2025.01.28 08:39:42.197154 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
15531 | 2025.01.28 08:39:42.197291 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.48 MiB. | ||
15532 | 2025.01.28 08:39:43.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.64 MiB, peak 285.19 MiB, free memory in arenas 0.00 B, will set to 270.47 MiB (RSS), difference: 2.84 MiB | ||
15533 | 2025.01.28 08:39:43.206166 [ 224 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): 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] | ||
15534 | 2025.01.28 08:39:43.206227 [ 224 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): 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] | ||
15535 | 2025.01.28 08:39:43.207800 [ 224 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): 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] | ||
15536 | 2025.01.28 08:39:43.926473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
15537 | 2025.01.28 08:39:43.949865 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15538 | 2025.01.28 08:39:43.949924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15539 | 2025.01.28 08:39:43.957324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15540 | 2025.01.28 08:39:43.958152 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15541 | 2025.01.28 08:39:43.961162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
15542 | 2025.01.28 08:39:46.669034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2186 | ||
15543 | 2025.01.28 08:39:46.672799 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15544 | 2025.01.28 08:39:46.672853 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15545 | 2025.01.28 08:39:46.674382 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15546 | 2025.01.28 08:39:46.674702 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15547 | 2025.01.28 08:39:46.675364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2186 | ||
15548 | 2025.01.28 08:39:47.014260 [ 223 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
15549 | 2025.01.28 08:39:47.014337 [ 223 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
15550 | 2025.01.28 08:39:47.016621 [ 223 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
15551 | 2025.01.28 08:39:47.124290 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15552 | 2025.01.28 08:39:47.124568 [ 258 ] {9eaf5daf-d473-455f-96e3-0bcb0029e678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15553 | 2025.01.28 08:39:47.124677 [ 258 ] {9eaf5daf-d473-455f-96e3-0bcb0029e678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15554 | 2025.01.28 08:39:47.125509 [ 258 ] {9eaf5daf-d473-455f-96e3-0bcb0029e678} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15555 | 2025.01.28 08:39:47.125551 [ 258 ] {9eaf5daf-d473-455f-96e3-0bcb0029e678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15556 | 2025.01.28 08:39:47.125975 [ 258 ] {9eaf5daf-d473-455f-96e3-0bcb0029e678} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15557 | 2025.01.28 08:39:47.126233 [ 258 ] {9eaf5daf-d473-455f-96e3-0bcb0029e678} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15558 | 2025.01.28 08:39:47.126456 [ 258 ] {9eaf5daf-d473-455f-96e3-0bcb0029e678} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001971 sec., 32470.826991374935 rows/sec., 2.56 MiB/sec. | ||
15559 | 2025.01.28 08:39:47.126512 [ 258 ] {9eaf5daf-d473-455f-96e3-0bcb0029e678} <Debug> TCPHandler: Processed in 0.002405584 sec. | ||
15560 | 2025.01.28 08:39:47.126766 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15561 | 2025.01.28 08:39:47.126988 [ 4 ] {8299c94a-e502-48d4-84a0-75ae04249280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15562 | 2025.01.28 08:39:47.127073 [ 4 ] {8299c94a-e502-48d4-84a0-75ae04249280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15563 | 2025.01.28 08:39:47.127907 [ 4 ] {8299c94a-e502-48d4-84a0-75ae04249280} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15564 | 2025.01.28 08:39:47.127958 [ 4 ] {8299c94a-e502-48d4-84a0-75ae04249280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15565 | 2025.01.28 08:39:47.128423 [ 4 ] {8299c94a-e502-48d4-84a0-75ae04249280} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
15566 | 2025.01.28 08:39:47.128709 [ 4 ] {8299c94a-e502-48d4-84a0-75ae04249280} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15567 | 2025.01.28 08:39:47.128954 [ 4 ] {8299c94a-e502-48d4-84a0-75ae04249280} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00203 sec., 1970.4433497536945 rows/sec., 148.17 KiB/sec. | ||
15568 | 2025.01.28 08:39:47.129014 [ 4 ] {8299c94a-e502-48d4-84a0-75ae04249280} <Debug> TCPHandler: Processed in 0.002397345 sec. | ||
15569 | 2025.01.28 08:39:47.129165 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15570 | 2025.01.28 08:39:47.129304 [ 258 ] {5f63a2b1-18fc-48d4-8c8b-fd9f7b6853e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15571 | 2025.01.28 08:39:47.129361 [ 258 ] {5f63a2b1-18fc-48d4-8c8b-fd9f7b6853e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15572 | 2025.01.28 08:39:47.130039 [ 258 ] {5f63a2b1-18fc-48d4-8c8b-fd9f7b6853e9} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15573 | 2025.01.28 08:39:47.130079 [ 258 ] {5f63a2b1-18fc-48d4-8c8b-fd9f7b6853e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15574 | 2025.01.28 08:39:47.130449 [ 258 ] {5f63a2b1-18fc-48d4-8c8b-fd9f7b6853e9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15575 | 2025.01.28 08:39:47.130699 [ 258 ] {5f63a2b1-18fc-48d4-8c8b-fd9f7b6853e9} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15576 | 2025.01.28 08:39:47.130910 [ 258 ] {5f63a2b1-18fc-48d4-8c8b-fd9f7b6853e9} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001636 sec., 41564.79217603912 rows/sec., 3.24 MiB/sec. | ||
15577 | 2025.01.28 08:39:47.130963 [ 258 ] {5f63a2b1-18fc-48d4-8c8b-fd9f7b6853e9} <Debug> TCPHandler: Processed in 0.001862906 sec. | ||
15578 | 2025.01.28 08:39:47.131122 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15579 | 2025.01.28 08:39:47.131265 [ 4 ] {5a5d520f-a432-4c73-b629-db840a564453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15580 | 2025.01.28 08:39:47.131329 [ 4 ] {5a5d520f-a432-4c73-b629-db840a564453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15581 | 2025.01.28 08:39:47.131993 [ 4 ] {5a5d520f-a432-4c73-b629-db840a564453} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15582 | 2025.01.28 08:39:47.132034 [ 4 ] {5a5d520f-a432-4c73-b629-db840a564453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15583 | 2025.01.28 08:39:47.132447 [ 4 ] {5a5d520f-a432-4c73-b629-db840a564453} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15584 | 2025.01.28 08:39:47.132724 [ 4 ] {5a5d520f-a432-4c73-b629-db840a564453} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15585 | 2025.01.28 08:39:47.132956 [ 4 ] {5a5d520f-a432-4c73-b629-db840a564453} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. | ||
15586 | 2025.01.28 08:39:47.133046 [ 4 ] {5a5d520f-a432-4c73-b629-db840a564453} <Debug> TCPHandler: Processed in 0.001996218 sec. | ||
15587 | 2025.01.28 08:39:47.133341 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15588 | 2025.01.28 08:39:47.133599 [ 258 ] {6c34a3bb-1078-41ed-b26b-2391a4de810d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15589 | 2025.01.28 08:39:47.133739 [ 258 ] {6c34a3bb-1078-41ed-b26b-2391a4de810d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15590 | 2025.01.28 08:39:47.134951 [ 258 ] {6c34a3bb-1078-41ed-b26b-2391a4de810d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15591 | 2025.01.28 08:39:47.134990 [ 258 ] {6c34a3bb-1078-41ed-b26b-2391a4de810d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15592 | 2025.01.28 08:39:47.135625 [ 258 ] {6c34a3bb-1078-41ed-b26b-2391a4de810d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
15593 | 2025.01.28 08:39:47.135899 [ 258 ] {6c34a3bb-1078-41ed-b26b-2391a4de810d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15594 | 2025.01.28 08:39:47.136168 [ 258 ] {6c34a3bb-1078-41ed-b26b-2391a4de810d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00262 sec., 1526.7175572519084 rows/sec., 2.74 MiB/sec. | ||
15595 | 2025.01.28 08:39:47.136194 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
15596 | 2025.01.28 08:39:47.136276 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
15597 | 2025.01.28 08:39:47.136395 [ 258 ] {6c34a3bb-1078-41ed-b26b-2391a4de810d} <Debug> TCPHandler: Processed in 0.003228606 sec. | ||
15598 | 2025.01.28 08:39:47.136596 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15599 | 2025.01.28 08:39:47.136758 [ 4 ] {5fa2829d-4847-47d8-bebd-e2f489ae3fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15600 | 2025.01.28 08:39:47.136865 [ 4 ] {5fa2829d-4847-47d8-bebd-e2f489ae3fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15601 | 2025.01.28 08:39:47.138010 [ 4 ] {5fa2829d-4847-47d8-bebd-e2f489ae3fc2} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15602 | 2025.01.28 08:39:47.138052 [ 4 ] {5fa2829d-4847-47d8-bebd-e2f489ae3fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15603 | 2025.01.28 08:39:47.138771 [ 4 ] {5fa2829d-4847-47d8-bebd-e2f489ae3fc2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15604 | 2025.01.28 08:39:47.139273 [ 4 ] {5fa2829d-4847-47d8-bebd-e2f489ae3fc2} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15605 | 2025.01.28 08:39:47.139619 [ 4 ] {5fa2829d-4847-47d8-bebd-e2f489ae3fc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002915 sec., 20583.190394511148 rows/sec., 1.39 MiB/sec. | ||
15606 | 2025.01.28 08:39:47.139697 [ 4 ] {5fa2829d-4847-47d8-bebd-e2f489ae3fc2} <Debug> TCPHandler: Processed in 0.003167945 sec. | ||
15607 | 2025.01.28 08:39:47.139874 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
15608 | 2025.01.28 08:39:48.002502 [ 219 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
15609 | 2025.01.28 08:39:48.002555 [ 219 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
15610 | 2025.01.28 08:39:48.004576 [ 219 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
15611 | 2025.01.28 08:39:48.231701 [ 224 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): 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] | ||
15612 | 2025.01.28 08:39:48.231761 [ 224 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): 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] | ||
15613 | 2025.01.28 08:39:48.233800 [ 224 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): 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] | ||
15614 | 2025.01.28 08:39:48.244564 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15615 | 2025.01.28 08:39:48.244751 [ 258 ] {19765566-6682-4afa-b194-58e2442967b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15616 | 2025.01.28 08:39:48.244821 [ 258 ] {19765566-6682-4afa-b194-58e2442967b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15617 | 2025.01.28 08:39:48.245592 [ 258 ] {19765566-6682-4afa-b194-58e2442967b7} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15618 | 2025.01.28 08:39:48.245632 [ 258 ] {19765566-6682-4afa-b194-58e2442967b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15619 | 2025.01.28 08:39:48.246071 [ 258 ] {19765566-6682-4afa-b194-58e2442967b7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15620 | 2025.01.28 08:39:48.246342 [ 258 ] {19765566-6682-4afa-b194-58e2442967b7} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15621 | 2025.01.28 08:39:48.246531 [ 258 ] {19765566-6682-4afa-b194-58e2442967b7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. | ||
15622 | 2025.01.28 08:39:48.246585 [ 258 ] {19765566-6682-4afa-b194-58e2442967b7} <Debug> TCPHandler: Processed in 0.00215222 sec. | ||
15623 | 2025.01.28 08:39:48.246876 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15624 | 2025.01.28 08:39:48.247052 [ 4 ] {61f9e3dd-ef68-4025-972c-6237eae6efbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15625 | 2025.01.28 08:39:48.247128 [ 4 ] {61f9e3dd-ef68-4025-972c-6237eae6efbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15626 | 2025.01.28 08:39:48.247866 [ 4 ] {61f9e3dd-ef68-4025-972c-6237eae6efbe} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15627 | 2025.01.28 08:39:48.247910 [ 4 ] {61f9e3dd-ef68-4025-972c-6237eae6efbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15628 | 2025.01.28 08:39:48.248353 [ 4 ] {61f9e3dd-ef68-4025-972c-6237eae6efbe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
15629 | 2025.01.28 08:39:48.248610 [ 4 ] {61f9e3dd-ef68-4025-972c-6237eae6efbe} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15630 | 2025.01.28 08:39:48.248859 [ 4 ] {61f9e3dd-ef68-4025-972c-6237eae6efbe} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001856 sec., 5387.931034482758 rows/sec., 439.35 KiB/sec. | ||
15631 | 2025.01.28 08:39:48.248976 [ 4 ] {61f9e3dd-ef68-4025-972c-6237eae6efbe} <Debug> TCPHandler: Processed in 0.002234601 sec. | ||
15632 | 2025.01.28 08:39:48.249154 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15633 | 2025.01.28 08:39:48.249294 [ 258 ] {5dd0184d-0574-4191-bc34-eb5ab0fc7949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15634 | 2025.01.28 08:39:48.249353 [ 258 ] {5dd0184d-0574-4191-bc34-eb5ab0fc7949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15635 | 2025.01.28 08:39:48.250778 [ 258 ] {5dd0184d-0574-4191-bc34-eb5ab0fc7949} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15636 | 2025.01.28 08:39:48.250816 [ 258 ] {5dd0184d-0574-4191-bc34-eb5ab0fc7949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15637 | 2025.01.28 08:39:48.251292 [ 258 ] {5dd0184d-0574-4191-bc34-eb5ab0fc7949} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15638 | 2025.01.28 08:39:48.251550 [ 258 ] {5dd0184d-0574-4191-bc34-eb5ab0fc7949} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15639 | 2025.01.28 08:39:48.251690 [ 55 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15640 | 2025.01.28 08:39:48.251729 [ 55 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15641 | 2025.01.28 08:39:48.251729 [ 258 ] {5dd0184d-0574-4191-bc34-eb5ab0fc7949} <Debug> executeQuery: Read 1420 rows, 121.27 KiB in 0.002465 sec., 576064.9087221095 rows/sec., 48.04 MiB/sec. | ||
15642 | 2025.01.28 08:39:48.251755 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15643 | 2025.01.28 08:39:48.251823 [ 258 ] {5dd0184d-0574-4191-bc34-eb5ab0fc7949} <Debug> TCPHandler: Processed in 0.002734539 sec. | ||
15644 | 2025.01.28 08:39:48.251986 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
15645 | 2025.01.28 08:39:48.252038 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15646 | 2025.01.28 08:39:48.252150 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15647 | 2025.01.28 08:39:48.252186 [ 4 ] {8ce52d6a-166a-4a58-b125-eed5c5038a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15648 | 2025.01.28 08:39:48.252201 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1433 rows starting from the beginning of the part | ||
15649 | 2025.01.28 08:39:48.252247 [ 4 ] {8ce52d6a-166a-4a58-b125-eed5c5038a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15650 | 2025.01.28 08:39:48.252387 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 275 rows starting from the beginning of the part | ||
15651 | 2025.01.28 08:39:48.252812 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 66 rows starting from the beginning of the part | ||
15652 | 2025.01.28 08:39:48.253029 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 275 rows starting from the beginning of the part | ||
15653 | 2025.01.28 08:39:48.253318 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
15654 | 2025.01.28 08:39:48.253615 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1420 rows starting from the beginning of the part | ||
15655 | 2025.01.28 08:39:48.254362 [ 4 ] {8ce52d6a-166a-4a58-b125-eed5c5038a30} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15656 | 2025.01.28 08:39:48.254415 [ 4 ] {8ce52d6a-166a-4a58-b125-eed5c5038a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15657 | 2025.01.28 08:39:48.254943 [ 4 ] {8ce52d6a-166a-4a58-b125-eed5c5038a30} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
15658 | 2025.01.28 08:39:48.255284 [ 4 ] {8ce52d6a-166a-4a58-b125-eed5c5038a30} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15659 | 2025.01.28 08:39:48.255543 [ 4 ] {8ce52d6a-166a-4a58-b125-eed5c5038a30} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.00339 sec., 15634.218289085547 rows/sec., 1.11 MiB/sec. | ||
15660 | 2025.01.28 08:39:48.255596 [ 4 ] {8ce52d6a-166a-4a58-b125-eed5c5038a30} <Debug> TCPHandler: Processed in 0.003649062 sec. | ||
15661 | 2025.01.28 08:39:48.255756 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15662 | 2025.01.28 08:39:48.255893 [ 258 ] {eb97c309-0794-4016-a212-415b49c91bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15663 | 2025.01.28 08:39:48.255956 [ 258 ] {eb97c309-0794-4016-a212-415b49c91bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15664 | 2025.01.28 08:39:48.256517 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3533 rows, containing 5 columns (5 merged, 0 gathered) in 0.004662737 sec., 757709.4740707014 rows/sec., 66.51 MiB/sec. | ||
15665 | 2025.01.28 08:39:48.256827 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15666 | 2025.01.28 08:39:48.257343 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15667 | 2025.01.28 08:39:48.257505 [ 258 ] {eb97c309-0794-4016-a212-415b49c91bcf} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15668 | 2025.01.28 08:39:48.257515 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_126_25} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15669 | 2025.01.28 08:39:48.257573 [ 258 ] {eb97c309-0794-4016-a212-415b49c91bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15670 | 2025.01.28 08:39:48.257697 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
15671 | 2025.01.28 08:39:48.258082 [ 258 ] {eb97c309-0794-4016-a212-415b49c91bcf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15672 | 2025.01.28 08:39:48.258331 [ 258 ] {eb97c309-0794-4016-a212-415b49c91bcf} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15673 | 2025.01.28 08:39:48.258518 [ 258 ] {eb97c309-0794-4016-a212-415b49c91bcf} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00265 sec., 91320.75471698113 rows/sec., 6.19 MiB/sec. | ||
15674 | 2025.01.28 08:39:48.258520 [ 219 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): 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] | ||
15675 | 2025.01.28 08:39:48.258563 [ 219 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): 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] | ||
15676 | 2025.01.28 08:39:48.258602 [ 258 ] {eb97c309-0794-4016-a212-415b49c91bcf} <Debug> TCPHandler: Processed in 0.002907132 sec. | ||
15677 | 2025.01.28 08:39:48.258757 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15678 | 2025.01.28 08:39:48.258932 [ 4 ] {7f475018-9cff-4c6c-87bf-e14dc506cfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15679 | 2025.01.28 08:39:48.259026 [ 4 ] {7f475018-9cff-4c6c-87bf-e14dc506cfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15680 | 2025.01.28 08:39:48.260323 [ 4 ] {7f475018-9cff-4c6c-87bf-e14dc506cfa5} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15681 | 2025.01.28 08:39:48.260379 [ 4 ] {7f475018-9cff-4c6c-87bf-e14dc506cfa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15682 | 2025.01.28 08:39:48.261043 [ 4 ] {7f475018-9cff-4c6c-87bf-e14dc506cfa5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15683 | 2025.01.28 08:39:48.261494 [ 4 ] {7f475018-9cff-4c6c-87bf-e14dc506cfa5} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15684 | 2025.01.28 08:39:48.261940 [ 4 ] {7f475018-9cff-4c6c-87bf-e14dc506cfa5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003048 sec., 4265.09186351706 rows/sec., 265.93 KiB/sec. | ||
15685 | 2025.01.28 08:39:48.262124 [ 4 ] {7f475018-9cff-4c6c-87bf-e14dc506cfa5} <Debug> TCPHandler: Processed in 0.00342928 sec. | ||
15686 | 2025.01.28 08:39:48.262370 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15687 | 2025.01.28 08:39:48.262409 [ 219 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): 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] | ||
15688 | 2025.01.28 08:39:48.262564 [ 258 ] {455c79d5-95ff-4115-8275-1706039d680f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15689 | 2025.01.28 08:39:48.262626 [ 258 ] {455c79d5-95ff-4115-8275-1706039d680f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15690 | 2025.01.28 08:39:48.263736 [ 258 ] {455c79d5-95ff-4115-8275-1706039d680f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15691 | 2025.01.28 08:39:48.263774 [ 258 ] {455c79d5-95ff-4115-8275-1706039d680f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15692 | 2025.01.28 08:39:48.264184 [ 258 ] {455c79d5-95ff-4115-8275-1706039d680f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15693 | 2025.01.28 08:39:48.264443 [ 258 ] {455c79d5-95ff-4115-8275-1706039d680f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15694 | 2025.01.28 08:39:48.264586 [ 55 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15695 | 2025.01.28 08:39:48.264622 [ 258 ] {455c79d5-95ff-4115-8275-1706039d680f} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.002116 sec., 417769.37618147454 rows/sec., 30.31 MiB/sec. | ||
15696 | 2025.01.28 08:39:48.264625 [ 55 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15697 | 2025.01.28 08:39:48.264668 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15698 | 2025.01.28 08:39:48.264696 [ 258 ] {455c79d5-95ff-4115-8275-1706039d680f} <Debug> TCPHandler: Processed in 0.002439535 sec. | ||
15699 | 2025.01.28 08:39:48.264979 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
15700 | 2025.01.28 08:39:48.264985 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15701 | 2025.01.28 08:39:48.265395 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15702 | 2025.01.28 08:39:48.265517 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 914 rows starting from the beginning of the part | ||
15703 | 2025.01.28 08:39:48.265960 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 418 rows starting from the beginning of the part | ||
15704 | 2025.01.28 08:39:48.265716 [ 4 ] {93aab5a9-60a2-4a3e-bb61-8d91fc9793d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15705 | 2025.01.28 08:39:48.266636 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 72 rows starting from the beginning of the part | ||
15706 | 2025.01.28 08:39:48.266688 [ 4 ] {93aab5a9-60a2-4a3e-bb61-8d91fc9793d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15707 | 2025.01.28 08:39:48.267347 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 418 rows starting from the beginning of the part | ||
15708 | 2025.01.28 08:39:48.267682 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 68 rows starting from the beginning of the part | ||
15709 | 2025.01.28 08:39:48.268102 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 884 rows starting from the beginning of the part | ||
15710 | 2025.01.28 08:39:48.269146 [ 4 ] {93aab5a9-60a2-4a3e-bb61-8d91fc9793d4} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15711 | 2025.01.28 08:39:48.269230 [ 4 ] {93aab5a9-60a2-4a3e-bb61-8d91fc9793d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15712 | 2025.01.28 08:39:48.270267 [ 4 ] {93aab5a9-60a2-4a3e-bb61-8d91fc9793d4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15713 | 2025.01.28 08:39:48.270689 [ 4 ] {93aab5a9-60a2-4a3e-bb61-8d91fc9793d4} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15714 | 2025.01.28 08:39:48.270937 [ 4 ] {93aab5a9-60a2-4a3e-bb61-8d91fc9793d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005648 sec., 1062.3229461756373 rows/sec., 55.50 KiB/sec. | ||
15715 | 2025.01.28 08:39:48.271139 [ 4 ] {93aab5a9-60a2-4a3e-bb61-8d91fc9793d4} <Debug> TCPHandler: Processed in 0.00632123 sec. | ||
15716 | 2025.01.28 08:39:48.271401 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15717 | 2025.01.28 08:39:48.271467 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.006738276 sec., 411678.0019102809 rows/sec., 31.44 MiB/sec. | ||
15718 | 2025.01.28 08:39:48.271575 [ 258 ] {ac1ec1e1-fe33-433b-bf2b-5370013f5d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15719 | 2025.01.28 08:39:48.271659 [ 258 ] {ac1ec1e1-fe33-433b-bf2b-5370013f5d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15720 | 2025.01.28 08:39:48.271729 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15721 | 2025.01.28 08:39:48.272384 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15722 | 2025.01.28 08:39:48.272470 [ 196 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_126_25} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15723 | 2025.01.28 08:39:48.272609 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
15724 | 2025.01.28 08:39:48.272961 [ 258 ] {ac1ec1e1-fe33-433b-bf2b-5370013f5d95} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15725 | 2025.01.28 08:39:48.273005 [ 258 ] {ac1ec1e1-fe33-433b-bf2b-5370013f5d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15726 | 2025.01.28 08:39:48.273460 [ 258 ] {ac1ec1e1-fe33-433b-bf2b-5370013f5d95} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15727 | 2025.01.28 08:39:48.273714 [ 258 ] {ac1ec1e1-fe33-433b-bf2b-5370013f5d95} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15728 | 2025.01.28 08:39:48.273914 [ 258 ] {ac1ec1e1-fe33-433b-bf2b-5370013f5d95} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.002375 sec., 417684.2105263158 rows/sec., 27.80 MiB/sec. | ||
15729 | 2025.01.28 08:39:48.273975 [ 258 ] {ac1ec1e1-fe33-433b-bf2b-5370013f5d95} <Debug> TCPHandler: Processed in 0.002710239 sec. | ||
15730 | 2025.01.28 08:39:48.274183 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15731 | 2025.01.28 08:39:48.274494 [ 4 ] {1b854ecf-d598-4f94-918d-33b0705dffb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15732 | 2025.01.28 08:39:48.274660 [ 4 ] {1b854ecf-d598-4f94-918d-33b0705dffb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15733 | 2025.01.28 08:39:48.275221 [ 4 ] {1b854ecf-d598-4f94-918d-33b0705dffb4} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15734 | 2025.01.28 08:39:48.275261 [ 4 ] {1b854ecf-d598-4f94-918d-33b0705dffb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15735 | 2025.01.28 08:39:48.275627 [ 4 ] {1b854ecf-d598-4f94-918d-33b0705dffb4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15736 | 2025.01.28 08:39:48.275872 [ 4 ] {1b854ecf-d598-4f94-918d-33b0705dffb4} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15737 | 2025.01.28 08:39:48.276078 [ 4 ] {1b854ecf-d598-4f94-918d-33b0705dffb4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00171 sec., 584.7953216374269 rows/sec., 39.41 KiB/sec. | ||
15738 | 2025.01.28 08:39:48.276133 [ 4 ] {1b854ecf-d598-4f94-918d-33b0705dffb4} <Debug> TCPHandler: Processed in 0.00203892 sec. | ||
15739 | 2025.01.28 08:39:48.276291 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15740 | 2025.01.28 08:39:48.276429 [ 258 ] {2d269030-decb-4174-80f7-66ff9c59de34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15741 | 2025.01.28 08:39:48.276521 [ 258 ] {2d269030-decb-4174-80f7-66ff9c59de34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15742 | 2025.01.28 08:39:48.277753 [ 258 ] {2d269030-decb-4174-80f7-66ff9c59de34} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15743 | 2025.01.28 08:39:48.277790 [ 258 ] {2d269030-decb-4174-80f7-66ff9c59de34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15744 | 2025.01.28 08:39:48.278459 [ 258 ] {2d269030-decb-4174-80f7-66ff9c59de34} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
15745 | 2025.01.28 08:39:48.278740 [ 258 ] {2d269030-decb-4174-80f7-66ff9c59de34} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15746 | 2025.01.28 08:39:48.278984 [ 258 ] {2d269030-decb-4174-80f7-66ff9c59de34} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002585 sec., 13926.499032882011 rows/sec., 24.96 MiB/sec. | ||
15747 | 2025.01.28 08:39:48.279073 [ 258 ] {2d269030-decb-4174-80f7-66ff9c59de34} <Debug> TCPHandler: Processed in 0.002848771 sec. | ||
15748 | 2025.01.28 08:39:48.279241 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15749 | 2025.01.28 08:39:48.279359 [ 4 ] {886bd128-8892-4ce7-b892-8350e2349662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15750 | 2025.01.28 08:39:48.279410 [ 4 ] {886bd128-8892-4ce7-b892-8350e2349662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15751 | 2025.01.28 08:39:48.279898 [ 4 ] {886bd128-8892-4ce7-b892-8350e2349662} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15752 | 2025.01.28 08:39:48.279936 [ 4 ] {886bd128-8892-4ce7-b892-8350e2349662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15753 | 2025.01.28 08:39:48.280322 [ 4 ] {886bd128-8892-4ce7-b892-8350e2349662} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15754 | 2025.01.28 08:39:48.280572 [ 4 ] {886bd128-8892-4ce7-b892-8350e2349662} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15755 | 2025.01.28 08:39:48.280771 [ 29 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15756 | 2025.01.28 08:39:48.280792 [ 4 ] {886bd128-8892-4ce7-b892-8350e2349662} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001455 sec., 31615.12027491409 rows/sec., 1.91 MiB/sec. | ||
15757 | 2025.01.28 08:39:48.280848 [ 29 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15758 | 2025.01.28 08:39:48.280927 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15759 | 2025.01.28 08:39:48.280942 [ 4 ] {886bd128-8892-4ce7-b892-8350e2349662} <Debug> TCPHandler: Processed in 0.001758615 sec. | ||
15760 | 2025.01.28 08:39:48.281130 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
15761 | 2025.01.28 08:39:48.281246 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15762 | 2025.01.28 08:39:48.281284 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7308 rows starting from the beginning of the part | ||
15763 | 2025.01.28 08:39:48.281365 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 82 rows starting from the beginning of the part | ||
15764 | 2025.01.28 08:39:48.281577 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
15765 | 2025.01.28 08:39:48.281814 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
15766 | 2025.01.28 08:39:48.281945 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
15767 | 2025.01.28 08:39:48.282107 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 46 rows starting from the beginning of the part | ||
15768 | 2025.01.28 08:39:48.284471 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003430529 sec., 2226478.773390343 rows/sec., 145.09 MiB/sec. | ||
15769 | 2025.01.28 08:39:48.284878 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15770 | 2025.01.28 08:39:48.285165 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_126_25} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15771 | 2025.01.28 08:39:48.285242 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_126_25} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15772 | 2025.01.28 08:39:48.285316 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
15773 | 2025.01.28 08:39:48.979033 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 | ||
15774 | 2025.01.28 08:39:48.979724 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15775 | 2025.01.28 08:39:48.979780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15776 | 2025.01.28 08:39:48.980332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15777 | 2025.01.28 08:39:48.980602 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15778 | 2025.01.28 08:39:48.980885 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 | ||
15779 | 2025.01.28 08:39:50.231233 [ 223 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
15780 | 2025.01.28 08:39:50.231326 [ 223 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
15781 | 2025.01.28 08:39:50.233571 [ 223 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
15782 | 2025.01.28 08:39:51.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.48 MiB, peak 285.19 MiB, free memory in arenas 0.00 B, will set to 270.48 MiB (RSS), difference: 4.00 MiB | ||
15783 | 2025.01.28 08:39:51.461250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
15784 | 2025.01.28 08:39:51.484519 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15785 | 2025.01.28 08:39:51.484595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15786 | 2025.01.28 08:39:51.492647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15787 | 2025.01.28 08:39:51.493544 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15788 | 2025.01.28 08:39:51.498207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
15789 | 2025.01.28 08:39:52.121247 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15790 | 2025.01.28 08:39:52.121555 [ 258 ] {e20f2dbb-4602-4a8f-8ab8-d5c4cf6a4c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15791 | 2025.01.28 08:39:52.121670 [ 258 ] {e20f2dbb-4602-4a8f-8ab8-d5c4cf6a4c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15792 | 2025.01.28 08:39:52.122584 [ 258 ] {e20f2dbb-4602-4a8f-8ab8-d5c4cf6a4c5f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15793 | 2025.01.28 08:39:52.122629 [ 258 ] {e20f2dbb-4602-4a8f-8ab8-d5c4cf6a4c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15794 | 2025.01.28 08:39:52.123079 [ 258 ] {e20f2dbb-4602-4a8f-8ab8-d5c4cf6a4c5f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15795 | 2025.01.28 08:39:52.123357 [ 258 ] {e20f2dbb-4602-4a8f-8ab8-d5c4cf6a4c5f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15796 | 2025.01.28 08:39:52.123597 [ 258 ] {e20f2dbb-4602-4a8f-8ab8-d5c4cf6a4c5f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002128 sec., 26315.78947368421 rows/sec., 2.01 MiB/sec. | ||
15797 | 2025.01.28 08:39:52.123659 [ 258 ] {e20f2dbb-4602-4a8f-8ab8-d5c4cf6a4c5f} <Debug> TCPHandler: Processed in 0.002601037 sec. | ||
15798 | 2025.01.28 08:39:52.123901 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15799 | 2025.01.28 08:39:52.124105 [ 4 ] {ad16b0c7-52da-4680-bd67-209d2d575d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15800 | 2025.01.28 08:39:52.124173 [ 4 ] {ad16b0c7-52da-4680-bd67-209d2d575d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15801 | 2025.01.28 08:39:52.124889 [ 4 ] {ad16b0c7-52da-4680-bd67-209d2d575d42} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15802 | 2025.01.28 08:39:52.124927 [ 4 ] {ad16b0c7-52da-4680-bd67-209d2d575d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15803 | 2025.01.28 08:39:52.125361 [ 4 ] {ad16b0c7-52da-4680-bd67-209d2d575d42} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15804 | 2025.01.28 08:39:52.125607 [ 4 ] {ad16b0c7-52da-4680-bd67-209d2d575d42} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15805 | 2025.01.28 08:39:52.125799 [ 4 ] {ad16b0c7-52da-4680-bd67-209d2d575d42} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001748 sec., 36613.272311212815 rows/sec., 2.86 MiB/sec. | ||
15806 | 2025.01.28 08:39:52.125889 [ 4 ] {ad16b0c7-52da-4680-bd67-209d2d575d42} <Debug> TCPHandler: Processed in 0.00212299 sec. | ||
15807 | 2025.01.28 08:39:52.126028 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15808 | 2025.01.28 08:39:52.126371 [ 258 ] {42b0b4da-5639-499b-9e92-f38d4ad75d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15809 | 2025.01.28 08:39:52.126551 [ 258 ] {42b0b4da-5639-499b-9e92-f38d4ad75d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15810 | 2025.01.28 08:39:52.127529 [ 258 ] {42b0b4da-5639-499b-9e92-f38d4ad75d16} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15811 | 2025.01.28 08:39:52.127569 [ 258 ] {42b0b4da-5639-499b-9e92-f38d4ad75d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15812 | 2025.01.28 08:39:52.127969 [ 258 ] {42b0b4da-5639-499b-9e92-f38d4ad75d16} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15813 | 2025.01.28 08:39:52.128213 [ 258 ] {42b0b4da-5639-499b-9e92-f38d4ad75d16} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15814 | 2025.01.28 08:39:52.128425 [ 258 ] {42b0b4da-5639-499b-9e92-f38d4ad75d16} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00219 sec., 43835.61643835616 rows/sec., 3.05 MiB/sec. | ||
15815 | 2025.01.28 08:39:52.128477 [ 258 ] {42b0b4da-5639-499b-9e92-f38d4ad75d16} <Debug> TCPHandler: Processed in 0.002512305 sec. | ||
15816 | 2025.01.28 08:39:52.128620 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15817 | 2025.01.28 08:39:52.128759 [ 4 ] {a050979a-bbf5-4cca-a83c-3d198ee3e5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15818 | 2025.01.28 08:39:52.128847 [ 4 ] {a050979a-bbf5-4cca-a83c-3d198ee3e5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15819 | 2025.01.28 08:39:52.129379 [ 4 ] {a050979a-bbf5-4cca-a83c-3d198ee3e5b3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15820 | 2025.01.28 08:39:52.129416 [ 4 ] {a050979a-bbf5-4cca-a83c-3d198ee3e5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15821 | 2025.01.28 08:39:52.129789 [ 4 ] {a050979a-bbf5-4cca-a83c-3d198ee3e5b3} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15822 | 2025.01.28 08:39:52.130021 [ 4 ] {a050979a-bbf5-4cca-a83c-3d198ee3e5b3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15823 | 2025.01.28 08:39:52.130194 [ 4 ] {a050979a-bbf5-4cca-a83c-3d198ee3e5b3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001467 sec., 24539.877300613498 rows/sec., 1.65 MiB/sec. | ||
15824 | 2025.01.28 08:39:52.130241 [ 4 ] {a050979a-bbf5-4cca-a83c-3d198ee3e5b3} <Debug> TCPHandler: Processed in 0.001683864 sec. | ||
15825 | 2025.01.28 08:39:56.286817 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15826 | 2025.01.28 08:39:56.286915 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15827 | 2025.01.28 08:39:56.481018 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 | ||
15828 | 2025.01.28 08:39:56.481782 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15829 | 2025.01.28 08:39:56.481841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15830 | 2025.01.28 08:39:56.482434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15831 | 2025.01.28 08:39:56.482690 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15832 | 2025.01.28 08:39:56.482896 [ 65 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15833 | 2025.01.28 08:39:56.482968 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
15834 | 2025.01.28 08:39:56.483001 [ 65 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15835 | 2025.01.28 08:39:56.483034 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15836 | 2025.01.28 08:39:56.483355 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
15837 | 2025.01.28 08:39:56.483682 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15838 | 2025.01.28 08:39:56.483753 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part | ||
15839 | 2025.01.28 08:39:56.483878 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part | ||
15840 | 2025.01.28 08:39:56.484175 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part | ||
15841 | 2025.01.28 08:39:56.484328 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part | ||
15842 | 2025.01.28 08:39:56.484447 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part | ||
15843 | 2025.01.28 08:39:56.484625 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part | ||
15844 | 2025.01.28 08:39:56.487609 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004465924 sec., 7799281.850743542 rows/sec., 111.57 MiB/sec. | ||
15845 | 2025.01.28 08:39:56.487888 [ 200 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15846 | 2025.01.28 08:39:56.488236 [ 200 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15847 | 2025.01.28 08:39:56.488322 [ 200 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_76_15} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15848 | 2025.01.28 08:39:56.488419 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
15849 | 2025.01.28 08:39:56.675661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2230 | ||
15850 | 2025.01.28 08:39:56.679268 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15851 | 2025.01.28 08:39:56.679331 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15852 | 2025.01.28 08:39:56.680879 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15853 | 2025.01.28 08:39:56.681204 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15854 | 2025.01.28 08:39:56.681427 [ 65 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15855 | 2025.01.28 08:39:56.681533 [ 65 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15856 | 2025.01.28 08:39:56.681599 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15857 | 2025.01.28 08:39:56.682046 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
15858 | 2025.01.28 08:39:56.682905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2230 | ||
15859 | 2025.01.28 08:39:56.683327 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15860 | 2025.01.28 08:39:56.683510 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2036 rows starting from the beginning of the part | ||
15861 | 2025.01.28 08:39:56.684167 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
15862 | 2025.01.28 08:39:56.684817 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 44 rows starting from the beginning of the part | ||
15863 | 2025.01.28 08:39:56.685531 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
15864 | 2025.01.28 08:39:56.686234 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
15865 | 2025.01.28 08:39:56.686979 [ 199 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 44 rows starting from the beginning of the part | ||
15866 | 2025.01.28 08:39:56.696817 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 72 columns (72 merged, 0 gathered) in 0.015077146 sec., 147905.9763697984 rows/sec., 111.44 MiB/sec. | ||
15867 | 2025.01.28 08:39:56.698647 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15868 | 2025.01.28 08:39:56.699367 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15869 | 2025.01.28 08:39:56.699454 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_56_11} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15870 | 2025.01.28 08:39:56.699682 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
15871 | 2025.01.28 08:39:57.124723 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15872 | 2025.01.28 08:39:57.124934 [ 258 ] {6e2c7863-aaf1-4455-b01a-d8441dc797a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15873 | 2025.01.28 08:39:57.125017 [ 258 ] {6e2c7863-aaf1-4455-b01a-d8441dc797a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15874 | 2025.01.28 08:39:57.125823 [ 258 ] {6e2c7863-aaf1-4455-b01a-d8441dc797a2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15875 | 2025.01.28 08:39:57.125869 [ 258 ] {6e2c7863-aaf1-4455-b01a-d8441dc797a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15876 | 2025.01.28 08:39:57.126321 [ 258 ] {6e2c7863-aaf1-4455-b01a-d8441dc797a2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15877 | 2025.01.28 08:39:57.126589 [ 258 ] {6e2c7863-aaf1-4455-b01a-d8441dc797a2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15878 | 2025.01.28 08:39:57.126831 [ 258 ] {6e2c7863-aaf1-4455-b01a-d8441dc797a2} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001956 sec., 32719.836400818 rows/sec., 2.58 MiB/sec. | ||
15879 | 2025.01.28 08:39:57.126894 [ 258 ] {6e2c7863-aaf1-4455-b01a-d8441dc797a2} <Debug> TCPHandler: Processed in 0.002309663 sec. | ||
15880 | 2025.01.28 08:39:57.127146 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15881 | 2025.01.28 08:39:57.127338 [ 4 ] {68752b78-4bb2-4539-b67d-1a01db7aa2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15882 | 2025.01.28 08:39:57.127413 [ 4 ] {68752b78-4bb2-4539-b67d-1a01db7aa2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15883 | 2025.01.28 08:39:57.128199 [ 4 ] {68752b78-4bb2-4539-b67d-1a01db7aa2ed} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15884 | 2025.01.28 08:39:57.128245 [ 4 ] {68752b78-4bb2-4539-b67d-1a01db7aa2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15885 | 2025.01.28 08:39:57.128646 [ 4 ] {68752b78-4bb2-4539-b67d-1a01db7aa2ed} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
15886 | 2025.01.28 08:39:57.128901 [ 4 ] {68752b78-4bb2-4539-b67d-1a01db7aa2ed} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15887 | 2025.01.28 08:39:57.129154 [ 4 ] {68752b78-4bb2-4539-b67d-1a01db7aa2ed} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00187 sec., 2139.03743315508 rows/sec., 160.85 KiB/sec. | ||
15888 | 2025.01.28 08:39:57.129257 [ 4 ] {68752b78-4bb2-4539-b67d-1a01db7aa2ed} <Debug> TCPHandler: Processed in 0.002242652 sec. | ||
15889 | 2025.01.28 08:39:57.129415 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15890 | 2025.01.28 08:39:57.129596 [ 258 ] {c92162b6-e19e-4523-bd0d-189b3cee64c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15891 | 2025.01.28 08:39:57.129656 [ 258 ] {c92162b6-e19e-4523-bd0d-189b3cee64c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15892 | 2025.01.28 08:39:57.130274 [ 258 ] {c92162b6-e19e-4523-bd0d-189b3cee64c8} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15893 | 2025.01.28 08:39:57.130315 [ 258 ] {c92162b6-e19e-4523-bd0d-189b3cee64c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15894 | 2025.01.28 08:39:57.130699 [ 258 ] {c92162b6-e19e-4523-bd0d-189b3cee64c8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15895 | 2025.01.28 08:39:57.130955 [ 258 ] {c92162b6-e19e-4523-bd0d-189b3cee64c8} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15896 | 2025.01.28 08:39:57.131164 [ 258 ] {c92162b6-e19e-4523-bd0d-189b3cee64c8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001619 sec., 42001.235330450894 rows/sec., 3.28 MiB/sec. | ||
15897 | 2025.01.28 08:39:57.131218 [ 258 ] {c92162b6-e19e-4523-bd0d-189b3cee64c8} <Debug> TCPHandler: Processed in 0.001873167 sec. | ||
15898 | 2025.01.28 08:39:57.131369 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15899 | 2025.01.28 08:39:57.131506 [ 4 ] {89b34d59-db5a-4d12-abfe-a4dfdd6ff52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15900 | 2025.01.28 08:39:57.131567 [ 4 ] {89b34d59-db5a-4d12-abfe-a4dfdd6ff52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15901 | 2025.01.28 08:39:57.132232 [ 4 ] {89b34d59-db5a-4d12-abfe-a4dfdd6ff52a} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15902 | 2025.01.28 08:39:57.132271 [ 4 ] {89b34d59-db5a-4d12-abfe-a4dfdd6ff52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15903 | 2025.01.28 08:39:57.132666 [ 4 ] {89b34d59-db5a-4d12-abfe-a4dfdd6ff52a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15904 | 2025.01.28 08:39:57.132909 [ 4 ] {89b34d59-db5a-4d12-abfe-a4dfdd6ff52a} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15905 | 2025.01.28 08:39:57.133123 [ 4 ] {89b34d59-db5a-4d12-abfe-a4dfdd6ff52a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. | ||
15906 | 2025.01.28 08:39:57.133173 [ 4 ] {89b34d59-db5a-4d12-abfe-a4dfdd6ff52a} <Debug> TCPHandler: Processed in 0.001869756 sec. | ||
15907 | 2025.01.28 08:39:57.133374 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15908 | 2025.01.28 08:39:57.133600 [ 258 ] {8f8857d6-f312-4739-b80e-e99380fa1de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15909 | 2025.01.28 08:39:57.133740 [ 258 ] {8f8857d6-f312-4739-b80e-e99380fa1de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.28 08:39:57.135055 [ 258 ] {8f8857d6-f312-4739-b80e-e99380fa1de4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15911 | 2025.01.28 08:39:57.135092 [ 258 ] {8f8857d6-f312-4739-b80e-e99380fa1de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15912 | 2025.01.28 08:39:57.135733 [ 258 ] {8f8857d6-f312-4739-b80e-e99380fa1de4} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
15913 | 2025.01.28 08:39:57.136001 [ 258 ] {8f8857d6-f312-4739-b80e-e99380fa1de4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15914 | 2025.01.28 08:39:57.136228 [ 258 ] {8f8857d6-f312-4739-b80e-e99380fa1de4} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00268 sec., 1492.5373134328358 rows/sec., 2.67 MiB/sec. | ||
15915 | 2025.01.28 08:39:57.136384 [ 258 ] {8f8857d6-f312-4739-b80e-e99380fa1de4} <Debug> TCPHandler: Processed in 0.003115814 sec. | ||
15916 | 2025.01.28 08:39:57.136689 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15917 | 2025.01.28 08:39:57.136912 [ 4 ] {27ed4ebf-0b11-4b23-98aa-f22cc9cdbd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15918 | 2025.01.28 08:39:57.136971 [ 4 ] {27ed4ebf-0b11-4b23-98aa-f22cc9cdbd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15919 | 2025.01.28 08:39:57.137489 [ 4 ] {27ed4ebf-0b11-4b23-98aa-f22cc9cdbd1b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15920 | 2025.01.28 08:39:57.137528 [ 4 ] {27ed4ebf-0b11-4b23-98aa-f22cc9cdbd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15921 | 2025.01.28 08:39:57.137900 [ 4 ] {27ed4ebf-0b11-4b23-98aa-f22cc9cdbd1b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15922 | 2025.01.28 08:39:57.138144 [ 4 ] {27ed4ebf-0b11-4b23-98aa-f22cc9cdbd1b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15923 | 2025.01.28 08:39:57.138376 [ 4 ] {27ed4ebf-0b11-4b23-98aa-f22cc9cdbd1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
15924 | 2025.01.28 08:39:57.138434 [ 219 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
15925 | 2025.01.28 08:39:57.138454 [ 4 ] {27ed4ebf-0b11-4b23-98aa-f22cc9cdbd1b} <Debug> TCPHandler: Processed in 0.001968768 sec. | ||
15926 | 2025.01.28 08:39:57.138480 [ 219 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
15927 | 2025.01.28 08:39:57.140433 [ 219 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
15928 | 2025.01.28 08:39:57.519589 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
15929 | 2025.01.28 08:39:57.519654 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
15930 | 2025.01.28 08:39:57.523476 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
15931 | 2025.01.28 08:39:57.908004 [ 221 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
15932 | 2025.01.28 08:39:57.908061 [ 221 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
15933 | 2025.01.28 08:39:57.909885 [ 221 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
15934 | 2025.01.28 08:39:57.950573 [ 224 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
15935 | 2025.01.28 08:39:57.950626 [ 224 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
15936 | 2025.01.28 08:39:57.952544 [ 224 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
15937 | 2025.01.28 08:39:58.998303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
15938 | 2025.01.28 08:39:59.021647 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15939 | 2025.01.28 08:39:59.021701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15940 | 2025.01.28 08:39:59.029159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15941 | 2025.01.28 08:39:59.029960 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15942 | 2025.01.28 08:39:59.030395 [ 149 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15943 | 2025.01.28 08:39:59.030564 [ 149 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15944 | 2025.01.28 08:39:59.030631 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15945 | 2025.01.28 08:39:59.031094 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
15946 | 2025.01.28 08:39:59.044477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
15947 | 2025.01.28 08:39:59.046535 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15948 | 2025.01.28 08:39:59.048183 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part | ||
15949 | 2025.01.28 08:39:59.054109 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
15950 | 2025.01.28 08:39:59.060173 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
15951 | 2025.01.28 08:39:59.066190 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
15952 | 2025.01.28 08:39:59.072584 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
15953 | 2025.01.28 08:39:59.078654 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
15954 | 2025.01.28 08:39:59.119556 [ 149 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
15955 | 2025.01.28 08:39:59.119654 [ 149 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15956 | 2025.01.28 08:39:59.119719 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15957 | 2025.01.28 08:39:59.120173 [ 197 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
15958 | 2025.01.28 08:39:59.120751 [ 197 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15959 | 2025.01.28 08:39:59.120890 [ 197 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 243 rows starting from the beginning of the part | ||
15960 | 2025.01.28 08:39:59.121291 [ 197 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 242 rows starting from the beginning of the part | ||
15961 | 2025.01.28 08:39:59.121767 [ 197 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
15962 | 2025.01.28 08:39:59.122210 [ 197 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
15963 | 2025.01.28 08:39:59.122576 [ 197 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 242 rows starting from the beginning of the part | ||
15964 | 2025.01.28 08:39:59.124634 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.004780628 sec., 157929.04195850418 rows/sec., 11.31 MiB/sec. | ||
15965 | 2025.01.28 08:39:59.124834 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
15966 | 2025.01.28 08:39:59.125188 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15967 | 2025.01.28 08:39:59.125283 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_55_12} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
15968 | 2025.01.28 08:39:59.125385 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
15969 | 2025.01.28 08:39:59.147784 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.117004772 sec., 4897.2361571714355 rows/sec., 25.32 MiB/sec. | ||
15970 | 2025.01.28 08:39:59.151189 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15971 | 2025.01.28 08:39:59.154359 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_76_15} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15972 | 2025.01.28 08:39:59.154491 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_76_15} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15973 | 2025.01.28 08:39:59.157380 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
15974 | 2025.01.28 08:39:59.247264 [ 149 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
15975 | 2025.01.28 08:39:59.247312 [ 149 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15976 | 2025.01.28 08:39:59.247337 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15977 | 2025.01.28 08:39:59.247493 [ 188 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
15978 | 2025.01.28 08:39:59.247764 [ 188 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15979 | 2025.01.28 08:39:59.247821 [ 188 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part | ||
15980 | 2025.01.28 08:39:59.247921 [ 188 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
15981 | 2025.01.28 08:39:59.248086 [ 188 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
15982 | 2025.01.28 08:39:59.248299 [ 188 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
15983 | 2025.01.28 08:39:59.248385 [ 188 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
15984 | 2025.01.28 08:39:59.249435 [ 201 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.00202332 sec., 27183.045687286245 rows/sec., 1.79 MiB/sec. | ||
15985 | 2025.01.28 08:39:59.249616 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
15986 | 2025.01.28 08:39:59.249985 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15987 | 2025.01.28 08:39:59.250089 [ 186 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_55_12} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
15988 | 2025.01.28 08:39:59.250188 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15989 | 2025.01.28 08:40:00.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.62 MiB, peak 289.00 MiB, free memory in arenas 0.00 B, will set to 270.48 MiB (RSS), difference: -1.14 MiB | ||
15990 | 2025.01.28 08:40:00.073069 [ 127 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
15991 | 2025.01.28 08:40:00.073113 [ 127 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15992 | 2025.01.28 08:40:00.073134 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
15993 | 2025.01.28 08:40:00.073338 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
15994 | 2025.01.28 08:40:00.073592 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15995 | 2025.01.28 08:40:00.073629 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
15996 | 2025.01.28 08:40:00.073718 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
15997 | 2025.01.28 08:40:00.073808 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
15998 | 2025.01.28 08:40:00.074136 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
15999 | 2025.01.28 08:40:00.074283 [ 188 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
16000 | 2025.01.28 08:40:00.075367 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002144971 sec., 16783.443692245724 rows/sec., 1.40 MiB/sec. | ||
16001 | 2025.01.28 08:40:00.075577 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
16002 | 2025.01.28 08:40:00.075933 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16003 | 2025.01.28 08:40:00.076032 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_33_8} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
16004 | 2025.01.28 08:40:00.076141 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16005 | 2025.01.28 08:40:02.129700 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16006 | 2025.01.28 08:40:02.129898 [ 258 ] {f049dc39-b87a-4797-8278-61f4d6bfda80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16007 | 2025.01.28 08:40:02.129972 [ 258 ] {f049dc39-b87a-4797-8278-61f4d6bfda80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16008 | 2025.01.28 08:40:02.130725 [ 258 ] {f049dc39-b87a-4797-8278-61f4d6bfda80} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16009 | 2025.01.28 08:40:02.130779 [ 258 ] {f049dc39-b87a-4797-8278-61f4d6bfda80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16010 | 2025.01.28 08:40:02.131226 [ 258 ] {f049dc39-b87a-4797-8278-61f4d6bfda80} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16011 | 2025.01.28 08:40:02.131487 [ 258 ] {f049dc39-b87a-4797-8278-61f4d6bfda80} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16012 | 2025.01.28 08:40:02.131729 [ 258 ] {f049dc39-b87a-4797-8278-61f4d6bfda80} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. | ||
16013 | 2025.01.28 08:40:02.131785 [ 258 ] {f049dc39-b87a-4797-8278-61f4d6bfda80} <Debug> TCPHandler: Processed in 0.002224981 sec. | ||
16014 | 2025.01.28 08:40:02.132041 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16015 | 2025.01.28 08:40:02.132238 [ 4 ] {123cb0c9-2568-49ba-b906-bacdcdb693b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16016 | 2025.01.28 08:40:02.132313 [ 4 ] {123cb0c9-2568-49ba-b906-bacdcdb693b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16017 | 2025.01.28 08:40:02.133167 [ 4 ] {123cb0c9-2568-49ba-b906-bacdcdb693b3} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16018 | 2025.01.28 08:40:02.133221 [ 4 ] {123cb0c9-2568-49ba-b906-bacdcdb693b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16019 | 2025.01.28 08:40:02.133688 [ 4 ] {123cb0c9-2568-49ba-b906-bacdcdb693b3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16020 | 2025.01.28 08:40:02.133938 [ 4 ] {123cb0c9-2568-49ba-b906-bacdcdb693b3} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16021 | 2025.01.28 08:40:02.134168 [ 4 ] {123cb0c9-2568-49ba-b906-bacdcdb693b3} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.001982 sec., 138748.7386478305 rows/sec., 12.21 MiB/sec. | ||
16022 | 2025.01.28 08:40:02.134225 [ 4 ] {123cb0c9-2568-49ba-b906-bacdcdb693b3} <Debug> TCPHandler: Processed in 0.002323183 sec. | ||
16023 | 2025.01.28 08:40:02.134380 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16024 | 2025.01.28 08:40:02.134499 [ 258 ] {2f620f1e-5261-41f8-9386-456d40e0f9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16025 | 2025.01.28 08:40:02.134549 [ 258 ] {2f620f1e-5261-41f8-9386-456d40e0f9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16026 | 2025.01.28 08:40:02.135148 [ 258 ] {2f620f1e-5261-41f8-9386-456d40e0f9c3} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16027 | 2025.01.28 08:40:02.135188 [ 258 ] {2f620f1e-5261-41f8-9386-456d40e0f9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16028 | 2025.01.28 08:40:02.135556 [ 258 ] {2f620f1e-5261-41f8-9386-456d40e0f9c3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
16029 | 2025.01.28 08:40:02.135811 [ 258 ] {2f620f1e-5261-41f8-9386-456d40e0f9c3} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16030 | 2025.01.28 08:40:02.136021 [ 258 ] {2f620f1e-5261-41f8-9386-456d40e0f9c3} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001544 sec., 27849.740932642486 rows/sec., 2.00 MiB/sec. | ||
16031 | 2025.01.28 08:40:02.136073 [ 258 ] {2f620f1e-5261-41f8-9386-456d40e0f9c3} <Debug> TCPHandler: Processed in 0.001747114 sec. | ||
16032 | 2025.01.28 08:40:02.136212 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16033 | 2025.01.28 08:40:02.136333 [ 4 ] {83e11503-e891-4024-9aee-9d44d391905e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16034 | 2025.01.28 08:40:02.136389 [ 4 ] {83e11503-e891-4024-9aee-9d44d391905e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16035 | 2025.01.28 08:40:02.137086 [ 4 ] {83e11503-e891-4024-9aee-9d44d391905e} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16036 | 2025.01.28 08:40:02.137133 [ 4 ] {83e11503-e891-4024-9aee-9d44d391905e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16037 | 2025.01.28 08:40:02.137520 [ 4 ] {83e11503-e891-4024-9aee-9d44d391905e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16038 | 2025.01.28 08:40:02.137752 [ 4 ] {83e11503-e891-4024-9aee-9d44d391905e} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16039 | 2025.01.28 08:40:02.137960 [ 4 ] {83e11503-e891-4024-9aee-9d44d391905e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001655 sec., 8459.214501510574 rows/sec., 592.43 KiB/sec. | ||
16040 | 2025.01.28 08:40:02.138012 [ 4 ] {83e11503-e891-4024-9aee-9d44d391905e} <Debug> TCPHandler: Processed in 0.001853616 sec. | ||
16041 | 2025.01.28 08:40:02.138172 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16042 | 2025.01.28 08:40:02.138289 [ 258 ] {3f50cdf9-7bf1-4b67-ae87-768307a0bc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16043 | 2025.01.28 08:40:02.138342 [ 258 ] {3f50cdf9-7bf1-4b67-ae87-768307a0bc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16044 | 2025.01.28 08:40:02.139011 [ 258 ] {3f50cdf9-7bf1-4b67-ae87-768307a0bc12} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16045 | 2025.01.28 08:40:02.139059 [ 258 ] {3f50cdf9-7bf1-4b67-ae87-768307a0bc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16046 | 2025.01.28 08:40:02.139476 [ 258 ] {3f50cdf9-7bf1-4b67-ae87-768307a0bc12} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16047 | 2025.01.28 08:40:02.139722 [ 258 ] {3f50cdf9-7bf1-4b67-ae87-768307a0bc12} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16048 | 2025.01.28 08:40:02.139937 [ 258 ] {3f50cdf9-7bf1-4b67-ae87-768307a0bc12} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001666 sec., 7803.1212484994 rows/sec., 486.52 KiB/sec. | ||
16049 | 2025.01.28 08:40:02.140012 [ 258 ] {3f50cdf9-7bf1-4b67-ae87-768307a0bc12} <Debug> TCPHandler: Processed in 0.001894737 sec. | ||
16050 | 2025.01.28 08:40:02.140245 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16051 | 2025.01.28 08:40:02.140407 [ 4 ] {40bf2de2-a1e0-4449-92b1-87887543fa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16052 | 2025.01.28 08:40:02.140463 [ 4 ] {40bf2de2-a1e0-4449-92b1-87887543fa37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16053 | 2025.01.28 08:40:02.141343 [ 4 ] {40bf2de2-a1e0-4449-92b1-87887543fa37} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16054 | 2025.01.28 08:40:02.141382 [ 4 ] {40bf2de2-a1e0-4449-92b1-87887543fa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16055 | 2025.01.28 08:40:02.141769 [ 4 ] {40bf2de2-a1e0-4449-92b1-87887543fa37} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16056 | 2025.01.28 08:40:02.142010 [ 4 ] {40bf2de2-a1e0-4449-92b1-87887543fa37} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16057 | 2025.01.28 08:40:02.142236 [ 4 ] {40bf2de2-a1e0-4449-92b1-87887543fa37} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001857 sec., 225094.23801830912 rows/sec., 16.07 MiB/sec. | ||
16058 | 2025.01.28 08:40:02.142289 [ 4 ] {40bf2de2-a1e0-4449-92b1-87887543fa37} <Debug> TCPHandler: Processed in 0.002181501 sec. | ||
16059 | 2025.01.28 08:40:02.142440 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16060 | 2025.01.28 08:40:02.142580 [ 258 ] {9a10f548-1f99-4164-94e8-d74fddf19bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16061 | 2025.01.28 08:40:02.142641 [ 258 ] {9a10f548-1f99-4164-94e8-d74fddf19bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16062 | 2025.01.28 08:40:02.143209 [ 258 ] {9a10f548-1f99-4164-94e8-d74fddf19bf3} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16063 | 2025.01.28 08:40:02.143255 [ 258 ] {9a10f548-1f99-4164-94e8-d74fddf19bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16064 | 2025.01.28 08:40:02.143636 [ 258 ] {9a10f548-1f99-4164-94e8-d74fddf19bf3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16065 | 2025.01.28 08:40:02.143885 [ 258 ] {9a10f548-1f99-4164-94e8-d74fddf19bf3} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16066 | 2025.01.28 08:40:02.144123 [ 258 ] {9a10f548-1f99-4164-94e8-d74fddf19bf3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. | ||
16067 | 2025.01.28 08:40:02.144198 [ 258 ] {9a10f548-1f99-4164-94e8-d74fddf19bf3} <Debug> TCPHandler: Processed in 0.001822747 sec. | ||
16068 | 2025.01.28 08:40:02.144443 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16069 | 2025.01.28 08:40:02.144603 [ 4 ] {adf54c79-2efe-4b81-a2cb-6f7cd6eaedb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16070 | 2025.01.28 08:40:02.144666 [ 4 ] {adf54c79-2efe-4b81-a2cb-6f7cd6eaedb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16071 | 2025.01.28 08:40:02.145377 [ 4 ] {adf54c79-2efe-4b81-a2cb-6f7cd6eaedb6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16072 | 2025.01.28 08:40:02.145426 [ 4 ] {adf54c79-2efe-4b81-a2cb-6f7cd6eaedb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16073 | 2025.01.28 08:40:02.145851 [ 4 ] {adf54c79-2efe-4b81-a2cb-6f7cd6eaedb6} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16074 | 2025.01.28 08:40:02.146092 [ 4 ] {adf54c79-2efe-4b81-a2cb-6f7cd6eaedb6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16075 | 2025.01.28 08:40:02.146276 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_124_25 to all_129_129_0 | ||
16076 | 2025.01.28 08:40:02.146309 [ 4 ] {adf54c79-2efe-4b81-a2cb-6f7cd6eaedb6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001735 sec., 136599.4236311239 rows/sec., 9.16 MiB/sec. | ||
16077 | 2025.01.28 08:40:02.146357 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16078 | 2025.01.28 08:40:02.146427 [ 4 ] {adf54c79-2efe-4b81-a2cb-6f7cd6eaedb6} <Debug> TCPHandler: Processed in 0.00211979 sec. | ||
16079 | 2025.01.28 08:40:02.146434 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16080 | 2025.01.28 08:40:02.146631 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16081 | 2025.01.28 08:40:02.146651 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_25 to all_129_129_0 into Compact with storage Full | ||
16082 | 2025.01.28 08:40:02.146831 [ 258 ] {ccae30ba-d7f2-44d3-959d-fee7657193bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16083 | 2025.01.28 08:40:02.146954 [ 258 ] {ccae30ba-d7f2-44d3-959d-fee7657193bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16084 | 2025.01.28 08:40:02.146975 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16085 | 2025.01.28 08:40:02.147089 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 36821 rows starting from the beginning of the part | ||
16086 | 2025.01.28 08:40:02.147428 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
16087 | 2025.01.28 08:40:02.147729 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 992 rows starting from the beginning of the part | ||
16088 | 2025.01.28 08:40:02.148044 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 96 rows starting from the beginning of the part | ||
16089 | 2025.01.28 08:40:02.148421 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
16090 | 2025.01.28 08:40:02.148814 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 237 rows starting from the beginning of the part | ||
16091 | 2025.01.28 08:40:02.150412 [ 258 ] {ccae30ba-d7f2-44d3-959d-fee7657193bc} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16092 | 2025.01.28 08:40:02.150481 [ 258 ] {ccae30ba-d7f2-44d3-959d-fee7657193bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16093 | 2025.01.28 08:40:02.151081 [ 258 ] {ccae30ba-d7f2-44d3-959d-fee7657193bc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16094 | 2025.01.28 08:40:02.151414 [ 258 ] {ccae30ba-d7f2-44d3-959d-fee7657193bc} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16095 | 2025.01.28 08:40:02.152037 [ 258 ] {ccae30ba-d7f2-44d3-959d-fee7657193bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005217 sec., 191.6810427448725 rows/sec., 12.92 KiB/sec. | ||
16096 | 2025.01.28 08:40:02.152669 [ 258 ] {ccae30ba-d7f2-44d3-959d-fee7657193bc} <Debug> TCPHandler: Processed in 0.006129298 sec. | ||
16097 | 2025.01.28 08:40:02.152941 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16098 | 2025.01.28 08:40:02.153184 [ 4 ] {0a0fa4f7-6148-4dd9-92c8-0ee69092154e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16099 | 2025.01.28 08:40:02.153316 [ 4 ] {0a0fa4f7-6148-4dd9-92c8-0ee69092154e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16100 | 2025.01.28 08:40:02.154961 [ 4 ] {0a0fa4f7-6148-4dd9-92c8-0ee69092154e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16101 | 2025.01.28 08:40:02.155000 [ 4 ] {0a0fa4f7-6148-4dd9-92c8-0ee69092154e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16102 | 2025.01.28 08:40:02.155878 [ 4 ] {0a0fa4f7-6148-4dd9-92c8-0ee69092154e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
16103 | 2025.01.28 08:40:02.156275 [ 4 ] {0a0fa4f7-6148-4dd9-92c8-0ee69092154e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16104 | 2025.01.28 08:40:02.156584 [ 4 ] {0a0fa4f7-6148-4dd9-92c8-0ee69092154e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003489 sec., 10318.142734307825 rows/sec., 18.49 MiB/sec. | ||
16105 | 2025.01.28 08:40:02.156779 [ 4 ] {0a0fa4f7-6148-4dd9-92c8-0ee69092154e} <Debug> TCPHandler: Processed in 0.003981476 sec. | ||
16106 | 2025.01.28 08:40:02.157000 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16107 | 2025.01.28 08:40:02.157226 [ 258 ] {e405650a-797d-431c-bd4f-cc8dbc3cd0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16108 | 2025.01.28 08:40:02.157312 [ 258 ] {e405650a-797d-431c-bd4f-cc8dbc3cd0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16109 | 2025.01.28 08:40:02.158091 [ 258 ] {e405650a-797d-431c-bd4f-cc8dbc3cd0e1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16110 | 2025.01.28 08:40:02.158146 [ 258 ] {e405650a-797d-431c-bd4f-cc8dbc3cd0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16111 | 2025.01.28 08:40:02.158561 [ 258 ] {e405650a-797d-431c-bd4f-cc8dbc3cd0e1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16112 | 2025.01.28 08:40:02.158916 [ 258 ] {e405650a-797d-431c-bd4f-cc8dbc3cd0e1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16113 | 2025.01.28 08:40:02.159163 [ 258 ] {e405650a-797d-431c-bd4f-cc8dbc3cd0e1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001987 sec., 41268.24358329139 rows/sec., 2.62 MiB/sec. | ||
16114 | 2025.01.28 08:40:02.159289 [ 258 ] {e405650a-797d-431c-bd4f-cc8dbc3cd0e1} <Debug> TCPHandler: Processed in 0.002397364 sec. | ||
16115 | 2025.01.28 08:40:02.159839 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38466 rows, containing 5 columns (5 merged, 0 gathered) in 0.01327818 sec., 2896933.1640330227 rows/sec., 195.59 MiB/sec. | ||
16116 | 2025.01.28 08:40:02.160406 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Trace> MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary) | ||
16117 | 2025.01.28 08:40:02.160705 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16118 | 2025.01.28 08:40:02.160790 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_129_26} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_124_25, all_129_129_0] -> all_1_129_26 | ||
16119 | 2025.01.28 08:40:02.160889 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
16120 | 2025.01.28 08:40:03.983138 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 | ||
16121 | 2025.01.28 08:40:03.983909 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16122 | 2025.01.28 08:40:03.983947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16123 | 2025.01.28 08:40:03.984469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
16124 | 2025.01.28 08:40:03.984712 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16125 | 2025.01.28 08:40:03.984883 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 | ||
16126 | 2025.01.28 08:40:06.544587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
16127 | 2025.01.28 08:40:06.568046 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16128 | 2025.01.28 08:40:06.568121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16129 | 2025.01.28 08:40:06.575623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
16130 | 2025.01.28 08:40:06.576486 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16131 | 2025.01.28 08:40:06.580384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
16132 | 2025.01.28 08:40:06.683212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2264 | ||
16133 | 2025.01.28 08:40:06.686697 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16134 | 2025.01.28 08:40:06.686767 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16135 | 2025.01.28 08:40:06.688436 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16136 | 2025.01.28 08:40:06.688772 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16137 | 2025.01.28 08:40:06.689452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2264 | ||
16138 | 2025.01.28 08:40:07.124470 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16139 | 2025.01.28 08:40:07.124664 [ 258 ] {b7a7c0fc-a081-4ae0-95cd-75cd8dfda613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16140 | 2025.01.28 08:40:07.124734 [ 258 ] {b7a7c0fc-a081-4ae0-95cd-75cd8dfda613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16141 | 2025.01.28 08:40:07.125482 [ 258 ] {b7a7c0fc-a081-4ae0-95cd-75cd8dfda613} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16142 | 2025.01.28 08:40:07.125526 [ 258 ] {b7a7c0fc-a081-4ae0-95cd-75cd8dfda613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16143 | 2025.01.28 08:40:07.125960 [ 258 ] {b7a7c0fc-a081-4ae0-95cd-75cd8dfda613} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
16144 | 2025.01.28 08:40:07.126225 [ 258 ] {b7a7c0fc-a081-4ae0-95cd-75cd8dfda613} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16145 | 2025.01.28 08:40:07.126454 [ 258 ] {b7a7c0fc-a081-4ae0-95cd-75cd8dfda613} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001846 sec., 1083.4236186348862 rows/sec., 88.35 KiB/sec. | ||
16146 | 2025.01.28 08:40:07.126518 [ 258 ] {b7a7c0fc-a081-4ae0-95cd-75cd8dfda613} <Debug> TCPHandler: Processed in 0.002181241 sec. | ||
16147 | 2025.01.28 08:40:07.126781 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16148 | 2025.01.28 08:40:07.126999 [ 4 ] {83ad5366-4470-4e47-989f-f33fd95e3a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16149 | 2025.01.28 08:40:07.127079 [ 4 ] {83ad5366-4470-4e47-989f-f33fd95e3a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16150 | 2025.01.28 08:40:07.127917 [ 4 ] {83ad5366-4470-4e47-989f-f33fd95e3a1e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16151 | 2025.01.28 08:40:07.127966 [ 4 ] {83ad5366-4470-4e47-989f-f33fd95e3a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16152 | 2025.01.28 08:40:07.128409 [ 4 ] {83ad5366-4470-4e47-989f-f33fd95e3a1e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16153 | 2025.01.28 08:40:07.128664 [ 4 ] {83ad5366-4470-4e47-989f-f33fd95e3a1e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16154 | 2025.01.28 08:40:07.128907 [ 4 ] {83ad5366-4470-4e47-989f-f33fd95e3a1e} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001969 sec., 33011.681056373796 rows/sec., 2.60 MiB/sec. | ||
16155 | 2025.01.28 08:40:07.128963 [ 4 ] {83ad5366-4470-4e47-989f-f33fd95e3a1e} <Debug> TCPHandler: Processed in 0.002325824 sec. | ||
16156 | 2025.01.28 08:40:07.129125 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16157 | 2025.01.28 08:40:07.129272 [ 258 ] {042391cc-bc64-4720-ab70-3db38e1c4879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16158 | 2025.01.28 08:40:07.129333 [ 258 ] {042391cc-bc64-4720-ab70-3db38e1c4879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16159 | 2025.01.28 08:40:07.129950 [ 258 ] {042391cc-bc64-4720-ab70-3db38e1c4879} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16160 | 2025.01.28 08:40:07.129990 [ 258 ] {042391cc-bc64-4720-ab70-3db38e1c4879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16161 | 2025.01.28 08:40:07.130365 [ 258 ] {042391cc-bc64-4720-ab70-3db38e1c4879} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
16162 | 2025.01.28 08:40:07.130615 [ 258 ] {042391cc-bc64-4720-ab70-3db38e1c4879} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16163 | 2025.01.28 08:40:07.130794 [ 142 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
16164 | 2025.01.28 08:40:07.130853 [ 258 ] {042391cc-bc64-4720-ab70-3db38e1c4879} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001607 sec., 3733.66521468575 rows/sec., 274.07 KiB/sec. | ||
16165 | 2025.01.28 08:40:07.130877 [ 142 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16166 | 2025.01.28 08:40:07.130939 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16167 | 2025.01.28 08:40:07.130968 [ 258 ] {042391cc-bc64-4720-ab70-3db38e1c4879} <Debug> TCPHandler: Processed in 0.001908577 sec. | ||
16168 | 2025.01.28 08:40:07.131209 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
16169 | 2025.01.28 08:40:07.131221 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16170 | 2025.01.28 08:40:07.131529 [ 4 ] {c69e7f88-382d-4c4b-adef-d62788790719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16171 | 2025.01.28 08:40:07.131542 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16172 | 2025.01.28 08:40:07.131635 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 65 rows starting from the beginning of the part | ||
16173 | 2025.01.28 08:40:07.131645 [ 4 ] {c69e7f88-382d-4c4b-adef-d62788790719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16174 | 2025.01.28 08:40:07.132189 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 4 rows starting from the beginning of the part | ||
16175 | 2025.01.28 08:40:07.132886 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 53 rows starting from the beginning of the part | ||
16176 | 2025.01.28 08:40:07.133483 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 4 rows starting from the beginning of the part | ||
16177 | 2025.01.28 08:40:07.134079 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 43 rows starting from the beginning of the part | ||
16178 | 2025.01.28 08:40:07.134408 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 6 rows starting from the beginning of the part | ||
16179 | 2025.01.28 08:40:07.135237 [ 4 ] {c69e7f88-382d-4c4b-adef-d62788790719} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16180 | 2025.01.28 08:40:07.135284 [ 4 ] {c69e7f88-382d-4c4b-adef-d62788790719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16181 | 2025.01.28 08:40:07.135842 [ 4 ] {c69e7f88-382d-4c4b-adef-d62788790719} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16182 | 2025.01.28 08:40:07.136243 [ 4 ] {c69e7f88-382d-4c4b-adef-d62788790719} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16183 | 2025.01.28 08:40:07.136250 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005196755 sec., 33674.8605620238 rows/sec., 2.53 MiB/sec. | ||
16184 | 2025.01.28 08:40:07.136564 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
16185 | 2025.01.28 08:40:07.136612 [ 4 ] {c69e7f88-382d-4c4b-adef-d62788790719} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.005164 sec., 13555.383423702555 rows/sec., 1.06 MiB/sec. | ||
16186 | 2025.01.28 08:40:07.136731 [ 4 ] {c69e7f88-382d-4c4b-adef-d62788790719} <Debug> TCPHandler: Processed in 0.005603391 sec. | ||
16187 | 2025.01.28 08:40:07.136919 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16188 | 2025.01.28 08:40:07.137083 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16189 | 2025.01.28 08:40:07.137123 [ 258 ] {c53afb16-f9ff-4dba-ad0e-2df80562fa59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16190 | 2025.01.28 08:40:07.137233 [ 258 ] {c53afb16-f9ff-4dba-ad0e-2df80562fa59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16191 | 2025.01.28 08:40:07.137240 [ 194 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_106_21} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
16192 | 2025.01.28 08:40:07.137464 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
16193 | 2025.01.28 08:40:07.138031 [ 258 ] {c53afb16-f9ff-4dba-ad0e-2df80562fa59} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16194 | 2025.01.28 08:40:07.138075 [ 258 ] {c53afb16-f9ff-4dba-ad0e-2df80562fa59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16195 | 2025.01.28 08:40:07.138487 [ 258 ] {c53afb16-f9ff-4dba-ad0e-2df80562fa59} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16196 | 2025.01.28 08:40:07.138750 [ 258 ] {c53afb16-f9ff-4dba-ad0e-2df80562fa59} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16197 | 2025.01.28 08:40:07.138967 [ 258 ] {c53afb16-f9ff-4dba-ad0e-2df80562fa59} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001897 sec., 84870.84870848709 rows/sec., 5.91 MiB/sec. | ||
16198 | 2025.01.28 08:40:07.139025 [ 258 ] {c53afb16-f9ff-4dba-ad0e-2df80562fa59} <Debug> TCPHandler: Processed in 0.002193471 sec. | ||
16199 | 2025.01.28 08:40:07.139175 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16200 | 2025.01.28 08:40:07.139297 [ 4 ] {7438d89d-8833-498a-9c6d-90e6649c2b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16201 | 2025.01.28 08:40:07.139381 [ 4 ] {7438d89d-8833-498a-9c6d-90e6649c2b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16202 | 2025.01.28 08:40:07.140463 [ 4 ] {7438d89d-8833-498a-9c6d-90e6649c2b18} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16203 | 2025.01.28 08:40:07.140505 [ 4 ] {7438d89d-8833-498a-9c6d-90e6649c2b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16204 | 2025.01.28 08:40:07.141153 [ 4 ] {7438d89d-8833-498a-9c6d-90e6649c2b18} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
16205 | 2025.01.28 08:40:07.141430 [ 4 ] {7438d89d-8833-498a-9c6d-90e6649c2b18} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16206 | 2025.01.28 08:40:07.141630 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
16207 | 2025.01.28 08:40:07.141703 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16208 | 2025.01.28 08:40:07.141719 [ 4 ] {7438d89d-8833-498a-9c6d-90e6649c2b18} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002434 sec., 1643.3853738701725 rows/sec., 2.94 MiB/sec. | ||
16209 | 2025.01.28 08:40:07.141753 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16210 | 2025.01.28 08:40:07.142056 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
16211 | 2025.01.28 08:40:07.142075 [ 4 ] {7438d89d-8833-498a-9c6d-90e6649c2b18} <Debug> TCPHandler: Processed in 0.002959092 sec. | ||
16212 | 2025.01.28 08:40:07.142407 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16213 | 2025.01.28 08:40:07.142997 [ 258 ] {7d427051-1184-4e67-a70f-eedd40229e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16214 | 2025.01.28 08:40:07.143308 [ 258 ] {7d427051-1184-4e67-a70f-eedd40229e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16215 | 2025.01.28 08:40:07.143818 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16216 | 2025.01.28 08:40:07.144253 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2016 rows starting from the beginning of the part | ||
16217 | 2025.01.28 08:40:07.145046 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 4 rows starting from the beginning of the part | ||
16218 | 2025.01.28 08:40:07.145842 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part | ||
16219 | 2025.01.28 08:40:07.146106 [ 258 ] {7d427051-1184-4e67-a70f-eedd40229e8f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16220 | 2025.01.28 08:40:07.146259 [ 258 ] {7d427051-1184-4e67-a70f-eedd40229e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16221 | 2025.01.28 08:40:07.146522 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 4 rows starting from the beginning of the part | ||
16222 | 2025.01.28 08:40:07.147151 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
16223 | 2025.01.28 08:40:07.147790 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 4 rows starting from the beginning of the part | ||
16224 | 2025.01.28 08:40:07.147846 [ 258 ] {7d427051-1184-4e67-a70f-eedd40229e8f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16225 | 2025.01.28 08:40:07.148706 [ 258 ] {7d427051-1184-4e67-a70f-eedd40229e8f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16226 | 2025.01.28 08:40:07.149238 [ 258 ] {7d427051-1184-4e67-a70f-eedd40229e8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006487 sec., 9249.267766301835 rows/sec., 638.30 KiB/sec. | ||
16227 | 2025.01.28 08:40:07.149465 [ 258 ] {7d427051-1184-4e67-a70f-eedd40229e8f} <Debug> TCPHandler: Processed in 0.007257154 sec. | ||
16228 | 2025.01.28 08:40:07.158248 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 19 columns (19 merged, 0 gathered) in 0.016363874 sec., 128331.4696752126 rows/sec., 229.96 MiB/sec. | ||
16229 | 2025.01.28 08:40:07.160348 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
16230 | 2025.01.28 08:40:07.160795 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16231 | 2025.01.28 08:40:07.160882 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
16232 | 2025.01.28 08:40:07.161041 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.82 MiB. | ||
16233 | 2025.01.28 08:40:08.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.04 MiB, peak 289.00 MiB, free memory in arenas 0.00 B, will set to 272.59 MiB (RSS), difference: 1.55 MiB | ||
16234 | 2025.01.28 08:40:08.511000 [ 223 ] {} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): 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] | ||
16235 | 2025.01.28 08:40:08.511079 [ 223 ] {} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): 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] | ||
16236 | 2025.01.28 08:40:08.512576 [ 223 ] {} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): 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] | ||
16237 | 2025.01.28 08:40:11.286993 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16238 | 2025.01.28 08:40:11.287074 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16239 | 2025.01.28 08:40:11.485083 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 | ||
16240 | 2025.01.28 08:40:11.485822 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16241 | 2025.01.28 08:40:11.485875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16242 | 2025.01.28 08:40:11.486427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
16243 | 2025.01.28 08:40:11.486703 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16244 | 2025.01.28 08:40:11.486970 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
16245 | 2025.01.28 08:40:12.054419 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
16246 | 2025.01.28 08:40:12.054504 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
16247 | 2025.01.28 08:40:12.056779 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
16248 | 2025.01.28 08:40:12.090943 [ 225 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
16249 | 2025.01.28 08:40:12.091026 [ 225 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
16250 | 2025.01.28 08:40:12.093040 [ 225 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
16251 | 2025.01.28 08:40:12.130778 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16252 | 2025.01.28 08:40:12.130992 [ 258 ] {b7c448f4-1c74-490b-8a51-1b3dcd26ce3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16253 | 2025.01.28 08:40:12.131069 [ 258 ] {b7c448f4-1c74-490b-8a51-1b3dcd26ce3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16254 | 2025.01.28 08:40:12.131914 [ 258 ] {b7c448f4-1c74-490b-8a51-1b3dcd26ce3a} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16255 | 2025.01.28 08:40:12.131959 [ 258 ] {b7c448f4-1c74-490b-8a51-1b3dcd26ce3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16256 | 2025.01.28 08:40:12.132406 [ 258 ] {b7c448f4-1c74-490b-8a51-1b3dcd26ce3a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16257 | 2025.01.28 08:40:12.132671 [ 258 ] {b7c448f4-1c74-490b-8a51-1b3dcd26ce3a} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16258 | 2025.01.28 08:40:12.132914 [ 258 ] {b7c448f4-1c74-490b-8a51-1b3dcd26ce3a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001978 sec., 7077.856420626896 rows/sec., 509.51 KiB/sec. | ||
16259 | 2025.01.28 08:40:12.133022 [ 258 ] {b7c448f4-1c74-490b-8a51-1b3dcd26ce3a} <Debug> TCPHandler: Processed in 0.002385954 sec. | ||
16260 | 2025.01.28 08:40:12.133329 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16261 | 2025.01.28 08:40:12.133505 [ 4 ] {cd620dea-226f-431f-8b41-e84977500550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16262 | 2025.01.28 08:40:12.133578 [ 4 ] {cd620dea-226f-431f-8b41-e84977500550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16263 | 2025.01.28 08:40:12.134561 [ 4 ] {cd620dea-226f-431f-8b41-e84977500550} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16264 | 2025.01.28 08:40:12.134612 [ 4 ] {cd620dea-226f-431f-8b41-e84977500550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16265 | 2025.01.28 08:40:12.135073 [ 4 ] {cd620dea-226f-431f-8b41-e84977500550} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16266 | 2025.01.28 08:40:12.135345 [ 4 ] {cd620dea-226f-431f-8b41-e84977500550} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16267 | 2025.01.28 08:40:12.135499 [ 136 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16268 | 2025.01.28 08:40:12.135543 [ 136 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16269 | 2025.01.28 08:40:12.135546 [ 4 ] {cd620dea-226f-431f-8b41-e84977500550} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002092 sec., 131453.154875717 rows/sec., 11.57 MiB/sec. | ||
16270 | 2025.01.28 08:40:12.135568 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16271 | 2025.01.28 08:40:12.135650 [ 4 ] {cd620dea-226f-431f-8b41-e84977500550} <Debug> TCPHandler: Processed in 0.002504106 sec. | ||
16272 | 2025.01.28 08:40:12.135728 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
16273 | 2025.01.28 08:40:12.135894 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16274 | 2025.01.28 08:40:12.135951 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16275 | 2025.01.28 08:40:12.135970 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1433 rows starting from the beginning of the part | ||
16276 | 2025.01.28 08:40:12.136093 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
16277 | 2025.01.28 08:40:12.136656 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
16278 | 2025.01.28 08:40:12.136657 [ 258 ] {69b406ae-c642-42f2-9bf6-6e24f4179de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16279 | 2025.01.28 08:40:12.136884 [ 258 ] {69b406ae-c642-42f2-9bf6-6e24f4179de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16280 | 2025.01.28 08:40:12.136920 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 275 rows starting from the beginning of the part | ||
16281 | 2025.01.28 08:40:12.137314 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 65 rows starting from the beginning of the part | ||
16282 | 2025.01.28 08:40:12.137613 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 275 rows starting from the beginning of the part | ||
16283 | 2025.01.28 08:40:12.139452 [ 258 ] {69b406ae-c642-42f2-9bf6-6e24f4179de0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16284 | 2025.01.28 08:40:12.139531 [ 258 ] {69b406ae-c642-42f2-9bf6-6e24f4179de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16285 | 2025.01.28 08:40:12.140429 [ 258 ] {69b406ae-c642-42f2-9bf6-6e24f4179de0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
16286 | 2025.01.28 08:40:12.141001 [ 258 ] {69b406ae-c642-42f2-9bf6-6e24f4179de0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16287 | 2025.01.28 08:40:12.141090 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005441497 sec., 398419.7730881778 rows/sec., 35.04 MiB/sec. | ||
16288 | 2025.01.28 08:40:12.141342 [ 258 ] {69b406ae-c642-42f2-9bf6-6e24f4179de0} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.005046 sec., 8521.601268331351 rows/sec., 626.85 KiB/sec. | ||
16289 | 2025.01.28 08:40:12.141381 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16290 | 2025.01.28 08:40:12.141487 [ 258 ] {69b406ae-c642-42f2-9bf6-6e24f4179de0} <Debug> TCPHandler: Processed in 0.005692001 sec. | ||
16291 | 2025.01.28 08:40:12.141672 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16292 | 2025.01.28 08:40:12.141792 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16293 | 2025.01.28 08:40:12.141818 [ 4 ] {a81bef66-8a93-4d84-8120-d8f8bbc202fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16294 | 2025.01.28 08:40:12.141882 [ 4 ] {a81bef66-8a93-4d84-8120-d8f8bbc202fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16295 | 2025.01.28 08:40:12.141883 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_131_26} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16296 | 2025.01.28 08:40:12.141995 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
16297 | 2025.01.28 08:40:12.142497 [ 4 ] {a81bef66-8a93-4d84-8120-d8f8bbc202fd} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16298 | 2025.01.28 08:40:12.142537 [ 4 ] {a81bef66-8a93-4d84-8120-d8f8bbc202fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16299 | 2025.01.28 08:40:12.142908 [ 4 ] {a81bef66-8a93-4d84-8120-d8f8bbc202fd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16300 | 2025.01.28 08:40:12.143151 [ 4 ] {a81bef66-8a93-4d84-8120-d8f8bbc202fd} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16301 | 2025.01.28 08:40:12.143353 [ 4 ] {a81bef66-8a93-4d84-8120-d8f8bbc202fd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001566 sec., 8939.974457215838 rows/sec., 626.10 KiB/sec. | ||
16302 | 2025.01.28 08:40:12.143437 [ 4 ] {a81bef66-8a93-4d84-8120-d8f8bbc202fd} <Debug> TCPHandler: Processed in 0.001827226 sec. | ||
16303 | 2025.01.28 08:40:12.143662 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16304 | 2025.01.28 08:40:12.143809 [ 258 ] {3b087778-4396-45e4-b723-49e11f922a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16305 | 2025.01.28 08:40:12.143857 [ 258 ] {3b087778-4396-45e4-b723-49e11f922a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16306 | 2025.01.28 08:40:12.144446 [ 258 ] {3b087778-4396-45e4-b723-49e11f922a72} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16307 | 2025.01.28 08:40:12.144486 [ 258 ] {3b087778-4396-45e4-b723-49e11f922a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16308 | 2025.01.28 08:40:12.144859 [ 258 ] {3b087778-4396-45e4-b723-49e11f922a72} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16309 | 2025.01.28 08:40:12.145103 [ 258 ] {3b087778-4396-45e4-b723-49e11f922a72} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16310 | 2025.01.28 08:40:12.145331 [ 258 ] {3b087778-4396-45e4-b723-49e11f922a72} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. | ||
16311 | 2025.01.28 08:40:12.145397 [ 258 ] {3b087778-4396-45e4-b723-49e11f922a72} <Debug> TCPHandler: Processed in 0.001862666 sec. | ||
16312 | 2025.01.28 08:40:12.145608 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16313 | 2025.01.28 08:40:12.145742 [ 4 ] {43562a3a-92f8-4a68-ab48-3ee6636b57c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16314 | 2025.01.28 08:40:12.145792 [ 4 ] {43562a3a-92f8-4a68-ab48-3ee6636b57c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16315 | 2025.01.28 08:40:12.146554 [ 4 ] {43562a3a-92f8-4a68-ab48-3ee6636b57c3} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16316 | 2025.01.28 08:40:12.146593 [ 4 ] {43562a3a-92f8-4a68-ab48-3ee6636b57c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16317 | 2025.01.28 08:40:12.146992 [ 4 ] {43562a3a-92f8-4a68-ab48-3ee6636b57c3} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16318 | 2025.01.28 08:40:12.147236 [ 4 ] {43562a3a-92f8-4a68-ab48-3ee6636b57c3} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16319 | 2025.01.28 08:40:12.147386 [ 136 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16320 | 2025.01.28 08:40:12.147427 [ 136 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16321 | 2025.01.28 08:40:12.147427 [ 4 ] {43562a3a-92f8-4a68-ab48-3ee6636b57c3} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.00171 sec., 244444.44444444447 rows/sec., 17.46 MiB/sec. | ||
16322 | 2025.01.28 08:40:12.147450 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16323 | 2025.01.28 08:40:12.147601 [ 4 ] {43562a3a-92f8-4a68-ab48-3ee6636b57c3} <Debug> TCPHandler: Processed in 0.00209746 sec. | ||
16324 | 2025.01.28 08:40:12.147808 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
16325 | 2025.01.28 08:40:12.147840 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16326 | 2025.01.28 08:40:12.148312 [ 258 ] {3d3b1808-3208-4b03-8472-e101e3ab6777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16327 | 2025.01.28 08:40:12.148353 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16328 | 2025.01.28 08:40:12.148488 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 914 rows starting from the beginning of the part | ||
16329 | 2025.01.28 08:40:12.148528 [ 258 ] {3d3b1808-3208-4b03-8472-e101e3ab6777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16330 | 2025.01.28 08:40:12.149009 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
16331 | 2025.01.28 08:40:12.149608 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 68 rows starting from the beginning of the part | ||
16332 | 2025.01.28 08:40:12.150265 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 418 rows starting from the beginning of the part | ||
16333 | 2025.01.28 08:40:12.150847 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 70 rows starting from the beginning of the part | ||
16334 | 2025.01.28 08:40:12.151317 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 418 rows starting from the beginning of the part | ||
16335 | 2025.01.28 08:40:12.152563 [ 258 ] {3d3b1808-3208-4b03-8472-e101e3ab6777} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16336 | 2025.01.28 08:40:12.152640 [ 258 ] {3d3b1808-3208-4b03-8472-e101e3ab6777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16337 | 2025.01.28 08:40:12.153704 [ 258 ] {3d3b1808-3208-4b03-8472-e101e3ab6777} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16338 | 2025.01.28 08:40:12.154144 [ 258 ] {3d3b1808-3208-4b03-8472-e101e3ab6777} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16339 | 2025.01.28 08:40:12.154494 [ 136 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 | ||
16340 | 2025.01.28 08:40:12.154669 [ 136 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16341 | 2025.01.28 08:40:12.154701 [ 258 ] {3d3b1808-3208-4b03-8472-e101e3ab6777} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006532 sec., 918.5548071034906 rows/sec., 47.99 KiB/sec. | ||
16342 | 2025.01.28 08:40:12.154753 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16343 | 2025.01.28 08:40:12.155178 [ 258 ] {3d3b1808-3208-4b03-8472-e101e3ab6777} <Debug> TCPHandler: Processed in 0.007466347 sec. | ||
16344 | 2025.01.28 08:40:12.155285 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.00769878 sec., 253546.66583536615 rows/sec., 19.41 MiB/sec. | ||
16345 | 2025.01.28 08:40:12.155524 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full | ||
16346 | 2025.01.28 08:40:12.155667 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16347 | 2025.01.28 08:40:12.155920 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16348 | 2025.01.28 08:40:12.156148 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16349 | 2025.01.28 08:40:12.156346 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part | ||
16350 | 2025.01.28 08:40:12.156871 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
16351 | 2025.01.28 08:40:12.157213 [ 4 ] {40249957-1f29-422e-b1b7-0e4e451e4f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16352 | 2025.01.28 08:40:12.157353 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16353 | 2025.01.28 08:40:12.157370 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
16354 | 2025.01.28 08:40:12.157527 [ 4 ] {40249957-1f29-422e-b1b7-0e4e451e4f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16355 | 2025.01.28 08:40:12.157740 [ 198 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_131_26} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16356 | 2025.01.28 08:40:12.157876 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
16357 | 2025.01.28 08:40:12.157999 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
16358 | 2025.01.28 08:40:12.158224 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
16359 | 2025.01.28 08:40:12.158571 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
16360 | 2025.01.28 08:40:12.160476 [ 4 ] {40249957-1f29-422e-b1b7-0e4e451e4f0e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16361 | 2025.01.28 08:40:12.160556 [ 4 ] {40249957-1f29-422e-b1b7-0e4e451e4f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16362 | 2025.01.28 08:40:12.161540 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.006578594 sec., 51074.743326613556 rows/sec., 2.61 MiB/sec. | ||
16363 | 2025.01.28 08:40:12.161696 [ 4 ] {40249957-1f29-422e-b1b7-0e4e451e4f0e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16364 | 2025.01.28 08:40:12.161730 [ 199 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
16365 | 2025.01.28 08:40:12.162174 [ 4 ] {40249957-1f29-422e-b1b7-0e4e451e4f0e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16366 | 2025.01.28 08:40:12.162236 [ 197 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16367 | 2025.01.28 08:40:12.162538 [ 197 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_56_12} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 | ||
16368 | 2025.01.28 08:40:12.162660 [ 4 ] {40249957-1f29-422e-b1b7-0e4e451e4f0e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006268 sec., 37811.10402042119 rows/sec., 2.53 MiB/sec. | ||
16369 | 2025.01.28 08:40:12.162757 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
16370 | 2025.01.28 08:40:12.162978 [ 4 ] {40249957-1f29-422e-b1b7-0e4e451e4f0e} <Debug> TCPHandler: Processed in 0.007649339 sec. | ||
16371 | 2025.01.28 08:40:12.163224 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16372 | 2025.01.28 08:40:12.163410 [ 258 ] {23e69c74-ff54-4902-a1c1-4b8db077c984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16373 | 2025.01.28 08:40:12.163471 [ 258 ] {23e69c74-ff54-4902-a1c1-4b8db077c984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16374 | 2025.01.28 08:40:12.163975 [ 258 ] {23e69c74-ff54-4902-a1c1-4b8db077c984} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16375 | 2025.01.28 08:40:12.164013 [ 258 ] {23e69c74-ff54-4902-a1c1-4b8db077c984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16376 | 2025.01.28 08:40:12.164386 [ 258 ] {23e69c74-ff54-4902-a1c1-4b8db077c984} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16377 | 2025.01.28 08:40:12.164618 [ 258 ] {23e69c74-ff54-4902-a1c1-4b8db077c984} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16378 | 2025.01.28 08:40:12.164845 [ 258 ] {23e69c74-ff54-4902-a1c1-4b8db077c984} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. | ||
16379 | 2025.01.28 08:40:12.164909 [ 258 ] {23e69c74-ff54-4902-a1c1-4b8db077c984} <Debug> TCPHandler: Processed in 0.001817536 sec. | ||
16380 | 2025.01.28 08:40:12.165115 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16381 | 2025.01.28 08:40:12.165257 [ 4 ] {6e0816fe-d384-486a-9807-fb3fc9a37e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16382 | 2025.01.28 08:40:12.165352 [ 4 ] {6e0816fe-d384-486a-9807-fb3fc9a37e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16383 | 2025.01.28 08:40:12.166617 [ 4 ] {6e0816fe-d384-486a-9807-fb3fc9a37e07} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16384 | 2025.01.28 08:40:12.166657 [ 4 ] {6e0816fe-d384-486a-9807-fb3fc9a37e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16385 | 2025.01.28 08:40:12.167337 [ 4 ] {6e0816fe-d384-486a-9807-fb3fc9a37e07} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
16386 | 2025.01.28 08:40:12.167602 [ 4 ] {6e0816fe-d384-486a-9807-fb3fc9a37e07} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16387 | 2025.01.28 08:40:12.167803 [ 4 ] {6e0816fe-d384-486a-9807-fb3fc9a37e07} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002579 sec., 13958.898797983715 rows/sec., 25.01 MiB/sec. | ||
16388 | 2025.01.28 08:40:12.167918 [ 4 ] {6e0816fe-d384-486a-9807-fb3fc9a37e07} <Debug> TCPHandler: Processed in 0.002912742 sec. | ||
16389 | 2025.01.28 08:40:12.168086 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16390 | 2025.01.28 08:40:12.168228 [ 258 ] {46d16be8-111a-42f9-87f2-de676d018811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16391 | 2025.01.28 08:40:12.168286 [ 258 ] {46d16be8-111a-42f9-87f2-de676d018811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16392 | 2025.01.28 08:40:12.168829 [ 258 ] {46d16be8-111a-42f9-87f2-de676d018811} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16393 | 2025.01.28 08:40:12.168868 [ 258 ] {46d16be8-111a-42f9-87f2-de676d018811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16394 | 2025.01.28 08:40:12.169241 [ 258 ] {46d16be8-111a-42f9-87f2-de676d018811} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16395 | 2025.01.28 08:40:12.169488 [ 258 ] {46d16be8-111a-42f9-87f2-de676d018811} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16396 | 2025.01.28 08:40:12.169660 [ 136 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16397 | 2025.01.28 08:40:12.169728 [ 136 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16398 | 2025.01.28 08:40:12.169736 [ 258 ] {46d16be8-111a-42f9-87f2-de676d018811} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001527 sec., 53700.06548788474 rows/sec., 3.41 MiB/sec. | ||
16399 | 2025.01.28 08:40:12.169768 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
16400 | 2025.01.28 08:40:12.169840 [ 258 ] {46d16be8-111a-42f9-87f2-de676d018811} <Debug> TCPHandler: Processed in 0.001821426 sec. | ||
16401 | 2025.01.28 08:40:12.170032 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
16402 | 2025.01.28 08:40:12.170187 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16403 | 2025.01.28 08:40:12.170229 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7638 rows starting from the beginning of the part | ||
16404 | 2025.01.28 08:40:12.170330 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part | ||
16405 | 2025.01.28 08:40:12.170411 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
16406 | 2025.01.28 08:40:12.170667 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part | ||
16407 | 2025.01.28 08:40:12.170753 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
16408 | 2025.01.28 08:40:12.170833 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part | ||
16409 | 2025.01.28 08:40:12.173125 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7958 rows, containing 4 columns (4 merged, 0 gathered) in 0.003231216 sec., 2462849.899232982 rows/sec., 160.52 MiB/sec. | ||
16410 | 2025.01.28 08:40:12.173573 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16411 | 2025.01.28 08:40:12.173880 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_131_26} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16412 | 2025.01.28 08:40:12.173958 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_131_26} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16413 | 2025.01.28 08:40:12.174046 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
16414 | 2025.01.28 08:40:14.080481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
16415 | 2025.01.28 08:40:14.104465 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16416 | 2025.01.28 08:40:14.104510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16417 | 2025.01.28 08:40:14.111897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
16418 | 2025.01.28 08:40:14.112688 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16419 | 2025.01.28 08:40:14.115451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
16420 | 2025.01.28 08:40:16.689685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2300 | ||
16421 | 2025.01.28 08:40:16.693400 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16422 | 2025.01.28 08:40:16.693464 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16423 | 2025.01.28 08:40:16.695036 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16424 | 2025.01.28 08:40:16.695368 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16425 | 2025.01.28 08:40:16.696067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2300 | ||
16426 | 2025.01.28 08:40:17.124563 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16427 | 2025.01.28 08:40:17.124772 [ 258 ] {0fff3d43-4f9f-4b8b-b7a7-87a23927b8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16428 | 2025.01.28 08:40:17.124851 [ 258 ] {0fff3d43-4f9f-4b8b-b7a7-87a23927b8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16429 | 2025.01.28 08:40:17.125753 [ 258 ] {0fff3d43-4f9f-4b8b-b7a7-87a23927b8a5} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16430 | 2025.01.28 08:40:17.125798 [ 258 ] {0fff3d43-4f9f-4b8b-b7a7-87a23927b8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16431 | 2025.01.28 08:40:17.126244 [ 258 ] {0fff3d43-4f9f-4b8b-b7a7-87a23927b8a5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16432 | 2025.01.28 08:40:17.126498 [ 258 ] {0fff3d43-4f9f-4b8b-b7a7-87a23927b8a5} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16433 | 2025.01.28 08:40:17.126737 [ 258 ] {0fff3d43-4f9f-4b8b-b7a7-87a23927b8a5} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002023 sec., 31636.18388531883 rows/sec., 2.49 MiB/sec. | ||
16434 | 2025.01.28 08:40:17.126801 [ 258 ] {0fff3d43-4f9f-4b8b-b7a7-87a23927b8a5} <Debug> TCPHandler: Processed in 0.002375304 sec. | ||
16435 | 2025.01.28 08:40:17.127078 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16436 | 2025.01.28 08:40:17.127306 [ 4 ] {6f8e6e6a-49cf-418a-850e-783dbbfa35a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16437 | 2025.01.28 08:40:17.127394 [ 4 ] {6f8e6e6a-49cf-418a-850e-783dbbfa35a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16438 | 2025.01.28 08:40:17.128198 [ 4 ] {6f8e6e6a-49cf-418a-850e-783dbbfa35a0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16439 | 2025.01.28 08:40:17.128255 [ 4 ] {6f8e6e6a-49cf-418a-850e-783dbbfa35a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16440 | 2025.01.28 08:40:17.128717 [ 4 ] {6f8e6e6a-49cf-418a-850e-783dbbfa35a0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
16441 | 2025.01.28 08:40:17.128983 [ 4 ] {6f8e6e6a-49cf-418a-850e-783dbbfa35a0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16442 | 2025.01.28 08:40:17.129223 [ 4 ] {6f8e6e6a-49cf-418a-850e-783dbbfa35a0} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001979 sec., 2021.22283981809 rows/sec., 151.99 KiB/sec. | ||
16443 | 2025.01.28 08:40:17.129296 [ 4 ] {6f8e6e6a-49cf-418a-850e-783dbbfa35a0} <Debug> TCPHandler: Processed in 0.002369524 sec. | ||
16444 | 2025.01.28 08:40:17.129466 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16445 | 2025.01.28 08:40:17.129612 [ 258 ] {6bb44472-a167-4ef2-8d8c-c9852e7f4018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16446 | 2025.01.28 08:40:17.129671 [ 258 ] {6bb44472-a167-4ef2-8d8c-c9852e7f4018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16447 | 2025.01.28 08:40:17.130289 [ 258 ] {6bb44472-a167-4ef2-8d8c-c9852e7f4018} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16448 | 2025.01.28 08:40:17.130330 [ 258 ] {6bb44472-a167-4ef2-8d8c-c9852e7f4018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16449 | 2025.01.28 08:40:17.130713 [ 258 ] {6bb44472-a167-4ef2-8d8c-c9852e7f4018} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16450 | 2025.01.28 08:40:17.130955 [ 258 ] {6bb44472-a167-4ef2-8d8c-c9852e7f4018} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16451 | 2025.01.28 08:40:17.131187 [ 258 ] {6bb44472-a167-4ef2-8d8c-c9852e7f4018} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001604 sec., 42394.014962593516 rows/sec., 3.31 MiB/sec. | ||
16452 | 2025.01.28 08:40:17.131296 [ 258 ] {6bb44472-a167-4ef2-8d8c-c9852e7f4018} <Debug> TCPHandler: Processed in 0.001900577 sec. | ||
16453 | 2025.01.28 08:40:17.131517 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16454 | 2025.01.28 08:40:17.131828 [ 4 ] {edcbd339-a105-4f6a-8d29-e75c7dda195c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16455 | 2025.01.28 08:40:17.131919 [ 4 ] {edcbd339-a105-4f6a-8d29-e75c7dda195c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16456 | 2025.01.28 08:40:17.132518 [ 4 ] {edcbd339-a105-4f6a-8d29-e75c7dda195c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16457 | 2025.01.28 08:40:17.132561 [ 4 ] {edcbd339-a105-4f6a-8d29-e75c7dda195c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16458 | 2025.01.28 08:40:17.132996 [ 4 ] {edcbd339-a105-4f6a-8d29-e75c7dda195c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16459 | 2025.01.28 08:40:17.133248 [ 4 ] {edcbd339-a105-4f6a-8d29-e75c7dda195c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16460 | 2025.01.28 08:40:17.133481 [ 4 ] {edcbd339-a105-4f6a-8d29-e75c7dda195c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001753 sec., 91272.10496292071 rows/sec., 6.36 MiB/sec. | ||
16461 | 2025.01.28 08:40:17.133540 [ 4 ] {edcbd339-a105-4f6a-8d29-e75c7dda195c} <Debug> TCPHandler: Processed in 0.00215555 sec. | ||
16462 | 2025.01.28 08:40:17.133679 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16463 | 2025.01.28 08:40:17.133806 [ 258 ] {a5527a5f-9253-4435-a0a7-e4bb35b50703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16464 | 2025.01.28 08:40:17.133901 [ 258 ] {a5527a5f-9253-4435-a0a7-e4bb35b50703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16465 | 2025.01.28 08:40:17.135163 [ 258 ] {a5527a5f-9253-4435-a0a7-e4bb35b50703} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16466 | 2025.01.28 08:40:17.135203 [ 258 ] {a5527a5f-9253-4435-a0a7-e4bb35b50703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16467 | 2025.01.28 08:40:17.135835 [ 258 ] {a5527a5f-9253-4435-a0a7-e4bb35b50703} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
16468 | 2025.01.28 08:40:17.136094 [ 258 ] {a5527a5f-9253-4435-a0a7-e4bb35b50703} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16469 | 2025.01.28 08:40:17.136379 [ 258 ] {a5527a5f-9253-4435-a0a7-e4bb35b50703} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002604 sec., 1536.0983102918588 rows/sec., 2.75 MiB/sec. | ||
16470 | 2025.01.28 08:40:17.136546 [ 258 ] {a5527a5f-9253-4435-a0a7-e4bb35b50703} <Debug> TCPHandler: Processed in 0.002920732 sec. | ||
16471 | 2025.01.28 08:40:17.136879 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16472 | 2025.01.28 08:40:17.137107 [ 4 ] {e9d3e560-3efe-4243-a9f4-5f6bf2547528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16473 | 2025.01.28 08:40:17.137176 [ 4 ] {e9d3e560-3efe-4243-a9f4-5f6bf2547528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16474 | 2025.01.28 08:40:17.137755 [ 4 ] {e9d3e560-3efe-4243-a9f4-5f6bf2547528} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16475 | 2025.01.28 08:40:17.137798 [ 4 ] {e9d3e560-3efe-4243-a9f4-5f6bf2547528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16476 | 2025.01.28 08:40:17.138204 [ 4 ] {e9d3e560-3efe-4243-a9f4-5f6bf2547528} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16477 | 2025.01.28 08:40:17.138452 [ 4 ] {e9d3e560-3efe-4243-a9f4-5f6bf2547528} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16478 | 2025.01.28 08:40:17.138665 [ 4 ] {e9d3e560-3efe-4243-a9f4-5f6bf2547528} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001601 sec., 37476.57713928795 rows/sec., 2.53 MiB/sec. | ||
16479 | 2025.01.28 08:40:17.138720 [ 4 ] {e9d3e560-3efe-4243-a9f4-5f6bf2547528} <Debug> TCPHandler: Processed in 0.002072099 sec. | ||
16480 | 2025.01.28 08:40:18.128883 [ 219 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
16481 | 2025.01.28 08:40:18.128941 [ 219 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
16482 | 2025.01.28 08:40:18.131056 [ 219 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
16483 | 2025.01.28 08:40:18.189419 [ 219 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16484 | 2025.01.28 08:40:18.189457 [ 219 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16485 | 2025.01.28 08:40:18.190989 [ 219 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16486 | 2025.01.28 08:40:18.244159 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16487 | 2025.01.28 08:40:18.244328 [ 258 ] {76137b6b-5643-4cce-9319-8fcfa78945ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16488 | 2025.01.28 08:40:18.244396 [ 258 ] {76137b6b-5643-4cce-9319-8fcfa78945ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16489 | 2025.01.28 08:40:18.245117 [ 258 ] {76137b6b-5643-4cce-9319-8fcfa78945ec} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16490 | 2025.01.28 08:40:18.245193 [ 258 ] {76137b6b-5643-4cce-9319-8fcfa78945ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16491 | 2025.01.28 08:40:18.245607 [ 258 ] {76137b6b-5643-4cce-9319-8fcfa78945ec} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16492 | 2025.01.28 08:40:18.245857 [ 258 ] {76137b6b-5643-4cce-9319-8fcfa78945ec} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16493 | 2025.01.28 08:40:18.246039 [ 124 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
16494 | 2025.01.28 08:40:18.246108 [ 258 ] {76137b6b-5643-4cce-9319-8fcfa78945ec} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001829 sec., 7654.455986878076 rows/sec., 551.02 KiB/sec. | ||
16495 | 2025.01.28 08:40:18.246134 [ 124 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16496 | 2025.01.28 08:40:18.246203 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16497 | 2025.01.28 08:40:18.246236 [ 258 ] {76137b6b-5643-4cce-9319-8fcfa78945ec} <Debug> TCPHandler: Processed in 0.002198841 sec. | ||
16498 | 2025.01.28 08:40:18.246481 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
16499 | 2025.01.28 08:40:18.246558 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16500 | 2025.01.28 08:40:18.246748 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16501 | 2025.01.28 08:40:18.246828 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part | ||
16502 | 2025.01.28 08:40:18.246858 [ 4 ] {dbfb1ee0-64d4-41bc-ad94-3cd29717928e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16503 | 2025.01.28 08:40:18.247005 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
16504 | 2025.01.28 08:40:18.247080 [ 4 ] {dbfb1ee0-64d4-41bc-ad94-3cd29717928e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16505 | 2025.01.28 08:40:18.247403 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
16506 | 2025.01.28 08:40:18.247786 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
16507 | 2025.01.28 08:40:18.248097 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
16508 | 2025.01.28 08:40:18.250048 [ 4 ] {dbfb1ee0-64d4-41bc-ad94-3cd29717928e} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16509 | 2025.01.28 08:40:18.250123 [ 4 ] {dbfb1ee0-64d4-41bc-ad94-3cd29717928e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16510 | 2025.01.28 08:40:18.251047 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004716858 sec., 14840.38739347252 rows/sec., 1.10 MiB/sec. | ||
16511 | 2025.01.28 08:40:18.251148 [ 4 ] {dbfb1ee0-64d4-41bc-ad94-3cd29717928e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
16512 | 2025.01.28 08:40:18.251290 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
16513 | 2025.01.28 08:40:18.251666 [ 4 ] {dbfb1ee0-64d4-41bc-ad94-3cd29717928e} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16514 | 2025.01.28 08:40:18.251886 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16515 | 2025.01.28 08:40:18.252217 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_57_14} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
16516 | 2025.01.28 08:40:18.252240 [ 4 ] {dbfb1ee0-64d4-41bc-ad94-3cd29717928e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005428 sec., 368.45983787767136 rows/sec., 30.05 KiB/sec. | ||
16517 | 2025.01.28 08:40:18.252506 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
16518 | 2025.01.28 08:40:18.252658 [ 4 ] {dbfb1ee0-64d4-41bc-ad94-3cd29717928e} <Debug> TCPHandler: Processed in 0.00628671 sec. | ||
16519 | 2025.01.28 08:40:18.252854 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16520 | 2025.01.28 08:40:18.252977 [ 258 ] {6f7ccd1e-8d09-49a4-afa3-41615f522b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16521 | 2025.01.28 08:40:18.253027 [ 258 ] {6f7ccd1e-8d09-49a4-afa3-41615f522b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16522 | 2025.01.28 08:40:18.254433 [ 258 ] {6f7ccd1e-8d09-49a4-afa3-41615f522b9b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16523 | 2025.01.28 08:40:18.254471 [ 258 ] {6f7ccd1e-8d09-49a4-afa3-41615f522b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16524 | 2025.01.28 08:40:18.254950 [ 258 ] {6f7ccd1e-8d09-49a4-afa3-41615f522b9b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16525 | 2025.01.28 08:40:18.255204 [ 258 ] {6f7ccd1e-8d09-49a4-afa3-41615f522b9b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16526 | 2025.01.28 08:40:18.255420 [ 258 ] {6f7ccd1e-8d09-49a4-afa3-41615f522b9b} <Debug> executeQuery: Read 1416 rows, 120.98 KiB in 0.002468 sec., 573743.9222042139 rows/sec., 47.87 MiB/sec. | ||
16527 | 2025.01.28 08:40:18.255475 [ 258 ] {6f7ccd1e-8d09-49a4-afa3-41615f522b9b} <Debug> TCPHandler: Processed in 0.002682328 sec. | ||
16528 | 2025.01.28 08:40:18.255643 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16529 | 2025.01.28 08:40:18.255796 [ 4 ] {1619849d-e1e2-4108-a6b9-ce3000ef213a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16530 | 2025.01.28 08:40:18.255850 [ 4 ] {1619849d-e1e2-4108-a6b9-ce3000ef213a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16531 | 2025.01.28 08:40:18.256460 [ 4 ] {1619849d-e1e2-4108-a6b9-ce3000ef213a} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16532 | 2025.01.28 08:40:18.256499 [ 4 ] {1619849d-e1e2-4108-a6b9-ce3000ef213a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16533 | 2025.01.28 08:40:18.256880 [ 4 ] {1619849d-e1e2-4108-a6b9-ce3000ef213a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
16534 | 2025.01.28 08:40:18.257132 [ 4 ] {1619849d-e1e2-4108-a6b9-ce3000ef213a} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16535 | 2025.01.28 08:40:18.257325 [ 4 ] {1619849d-e1e2-4108-a6b9-ce3000ef213a} <Debug> executeQuery: Read 45 rows, 3.30 KiB in 0.001565 sec., 28753.993610223642 rows/sec., 2.06 MiB/sec. | ||
16536 | 2025.01.28 08:40:18.257388 [ 4 ] {1619849d-e1e2-4108-a6b9-ce3000ef213a} <Debug> TCPHandler: Processed in 0.001820576 sec. | ||
16537 | 2025.01.28 08:40:18.257523 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16538 | 2025.01.28 08:40:18.257653 [ 258 ] {9d253e3c-6c23-4c89-aeec-59b986fc0795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16539 | 2025.01.28 08:40:18.257700 [ 258 ] {9d253e3c-6c23-4c89-aeec-59b986fc0795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16540 | 2025.01.28 08:40:18.258448 [ 258 ] {9d253e3c-6c23-4c89-aeec-59b986fc0795} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16541 | 2025.01.28 08:40:18.258494 [ 258 ] {9d253e3c-6c23-4c89-aeec-59b986fc0795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16542 | 2025.01.28 08:40:18.258915 [ 258 ] {9d253e3c-6c23-4c89-aeec-59b986fc0795} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16543 | 2025.01.28 08:40:18.259155 [ 258 ] {9d253e3c-6c23-4c89-aeec-59b986fc0795} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16544 | 2025.01.28 08:40:18.259364 [ 258 ] {9d253e3c-6c23-4c89-aeec-59b986fc0795} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001735 sec., 139481.26801152737 rows/sec., 9.45 MiB/sec. | ||
16545 | 2025.01.28 08:40:18.259416 [ 258 ] {9d253e3c-6c23-4c89-aeec-59b986fc0795} <Debug> TCPHandler: Processed in 0.001950947 sec. | ||
16546 | 2025.01.28 08:40:18.259573 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16547 | 2025.01.28 08:40:18.259697 [ 4 ] {14e66ff2-2593-4065-bbbc-a6f94e32533b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16548 | 2025.01.28 08:40:18.259750 [ 4 ] {14e66ff2-2593-4065-bbbc-a6f94e32533b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16549 | 2025.01.28 08:40:18.260333 [ 4 ] {14e66ff2-2593-4065-bbbc-a6f94e32533b} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16550 | 2025.01.28 08:40:18.260372 [ 4 ] {14e66ff2-2593-4065-bbbc-a6f94e32533b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16551 | 2025.01.28 08:40:18.260743 [ 4 ] {14e66ff2-2593-4065-bbbc-a6f94e32533b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16552 | 2025.01.28 08:40:18.260984 [ 4 ] {14e66ff2-2593-4065-bbbc-a6f94e32533b} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16553 | 2025.01.28 08:40:18.261127 [ 124 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
16554 | 2025.01.28 08:40:18.261170 [ 124 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16555 | 2025.01.28 08:40:18.261180 [ 4 ] {14e66ff2-2593-4065-bbbc-a6f94e32533b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00151 sec., 8609.271523178808 rows/sec., 536.79 KiB/sec. | ||
16556 | 2025.01.28 08:40:18.261194 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16557 | 2025.01.28 08:40:18.261340 [ 4 ] {14e66ff2-2593-4065-bbbc-a6f94e32533b} <Debug> TCPHandler: Processed in 0.001819206 sec. | ||
16558 | 2025.01.28 08:40:18.261382 [ 219 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16559 | 2025.01.28 08:40:18.261443 [ 219 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16560 | 2025.01.28 08:40:18.261482 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
16561 | 2025.01.28 08:40:18.261586 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16562 | 2025.01.28 08:40:18.261805 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16563 | 2025.01.28 08:40:18.261843 [ 258 ] {02f38f3b-726f-452f-98ce-55a25dcccd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16564 | 2025.01.28 08:40:18.261858 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part | ||
16565 | 2025.01.28 08:40:18.261901 [ 258 ] {02f38f3b-726f-452f-98ce-55a25dcccd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16566 | 2025.01.28 08:40:18.262150 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
16567 | 2025.01.28 08:40:18.262855 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part | ||
16568 | 2025.01.28 08:40:18.263380 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part | ||
16569 | 2025.01.28 08:40:18.263778 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part | ||
16570 | 2025.01.28 08:40:18.266102 [ 258 ] {02f38f3b-726f-452f-98ce-55a25dcccd2d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16571 | 2025.01.28 08:40:18.266163 [ 258 ] {02f38f3b-726f-452f-98ce-55a25dcccd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16572 | 2025.01.28 08:40:18.266502 [ 219 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16573 | 2025.01.28 08:40:18.266660 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005332346 sec., 12189.756628695888 rows/sec., 807.64 KiB/sec. | ||
16574 | 2025.01.28 08:40:18.267136 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
16575 | 2025.01.28 08:40:18.267612 [ 258 ] {02f38f3b-726f-452f-98ce-55a25dcccd2d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16576 | 2025.01.28 08:40:18.267962 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16577 | 2025.01.28 08:40:18.268106 [ 258 ] {02f38f3b-726f-452f-98ce-55a25dcccd2d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16578 | 2025.01.28 08:40:18.268124 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_57_14} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
16579 | 2025.01.28 08:40:18.268299 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16580 | 2025.01.28 08:40:18.268514 [ 258 ] {02f38f3b-726f-452f-98ce-55a25dcccd2d} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.006713 sec., 130493.07314166542 rows/sec., 9.46 MiB/sec. | ||
16581 | 2025.01.28 08:40:18.268593 [ 217 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
16582 | 2025.01.28 08:40:18.268630 [ 258 ] {02f38f3b-726f-452f-98ce-55a25dcccd2d} <Debug> TCPHandler: Processed in 0.007160392 sec. | ||
16583 | 2025.01.28 08:40:18.268656 [ 217 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
16584 | 2025.01.28 08:40:18.268836 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16585 | 2025.01.28 08:40:18.268978 [ 4 ] {7cb2e246-9ca9-4e88-a35c-62ba23a73062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16586 | 2025.01.28 08:40:18.269051 [ 4 ] {7cb2e246-9ca9-4e88-a35c-62ba23a73062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16587 | 2025.01.28 08:40:18.270177 [ 4 ] {7cb2e246-9ca9-4e88-a35c-62ba23a73062} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16588 | 2025.01.28 08:40:18.270257 [ 4 ] {7cb2e246-9ca9-4e88-a35c-62ba23a73062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16589 | 2025.01.28 08:40:18.270933 [ 4 ] {7cb2e246-9ca9-4e88-a35c-62ba23a73062} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16590 | 2025.01.28 08:40:18.271344 [ 4 ] {7cb2e246-9ca9-4e88-a35c-62ba23a73062} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16591 | 2025.01.28 08:40:18.271743 [ 4 ] {7cb2e246-9ca9-4e88-a35c-62ba23a73062} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002793 sec., 2148.227712137487 rows/sec., 112.24 KiB/sec. | ||
16592 | 2025.01.28 08:40:18.272045 [ 4 ] {7cb2e246-9ca9-4e88-a35c-62ba23a73062} <Debug> TCPHandler: Processed in 0.003307767 sec. | ||
16593 | 2025.01.28 08:40:18.272395 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16594 | 2025.01.28 08:40:18.272814 [ 258 ] {ab6c186c-e1fa-4888-bf3d-dd91ca65e09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16595 | 2025.01.28 08:40:18.273069 [ 258 ] {ab6c186c-e1fa-4888-bf3d-dd91ca65e09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16596 | 2025.01.28 08:40:18.273125 [ 217 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
16597 | 2025.01.28 08:40:18.274601 [ 258 ] {ab6c186c-e1fa-4888-bf3d-dd91ca65e09c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16598 | 2025.01.28 08:40:18.274647 [ 258 ] {ab6c186c-e1fa-4888-bf3d-dd91ca65e09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16599 | 2025.01.28 08:40:18.275126 [ 258 ] {ab6c186c-e1fa-4888-bf3d-dd91ca65e09c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16600 | 2025.01.28 08:40:18.275380 [ 258 ] {ab6c186c-e1fa-4888-bf3d-dd91ca65e09c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16601 | 2025.01.28 08:40:18.275614 [ 258 ] {ab6c186c-e1fa-4888-bf3d-dd91ca65e09c} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.002965 sec., 333220.910623946 rows/sec., 22.17 MiB/sec. | ||
16602 | 2025.01.28 08:40:18.275679 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
16603 | 2025.01.28 08:40:18.275689 [ 258 ] {ab6c186c-e1fa-4888-bf3d-dd91ca65e09c} <Debug> TCPHandler: Processed in 0.00352643 sec. | ||
16604 | 2025.01.28 08:40:18.275711 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
16605 | 2025.01.28 08:40:18.275882 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16606 | 2025.01.28 08:40:18.276082 [ 4 ] {868692f3-98e9-482d-ad9a-a27e2b25acc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16607 | 2025.01.28 08:40:18.276197 [ 4 ] {868692f3-98e9-482d-ad9a-a27e2b25acc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16608 | 2025.01.28 08:40:18.277308 [ 4 ] {868692f3-98e9-482d-ad9a-a27e2b25acc5} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16609 | 2025.01.28 08:40:18.277367 [ 4 ] {868692f3-98e9-482d-ad9a-a27e2b25acc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16610 | 2025.01.28 08:40:18.278241 [ 4 ] {868692f3-98e9-482d-ad9a-a27e2b25acc5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16611 | 2025.01.28 08:40:18.278661 [ 4 ] {868692f3-98e9-482d-ad9a-a27e2b25acc5} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16612 | 2025.01.28 08:40:18.278952 [ 4 ] {868692f3-98e9-482d-ad9a-a27e2b25acc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002939 sec., 340.25178632187817 rows/sec., 22.93 KiB/sec. | ||
16613 | 2025.01.28 08:40:18.279014 [ 4 ] {868692f3-98e9-482d-ad9a-a27e2b25acc5} <Debug> TCPHandler: Processed in 0.003218026 sec. | ||
16614 | 2025.01.28 08:40:18.279172 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16615 | 2025.01.28 08:40:18.279315 [ 258 ] {941be6fe-0bfd-4b81-9d88-beb94b52c857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16616 | 2025.01.28 08:40:18.279404 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
16617 | 2025.01.28 08:40:18.279426 [ 258 ] {941be6fe-0bfd-4b81-9d88-beb94b52c857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16618 | 2025.01.28 08:40:18.281511 [ 258 ] {941be6fe-0bfd-4b81-9d88-beb94b52c857} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16619 | 2025.01.28 08:40:18.281553 [ 258 ] {941be6fe-0bfd-4b81-9d88-beb94b52c857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16620 | 2025.01.28 08:40:18.282250 [ 258 ] {941be6fe-0bfd-4b81-9d88-beb94b52c857} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
16621 | 2025.01.28 08:40:18.282556 [ 258 ] {941be6fe-0bfd-4b81-9d88-beb94b52c857} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16622 | 2025.01.28 08:40:18.282843 [ 258 ] {941be6fe-0bfd-4b81-9d88-beb94b52c857} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003556 sec., 10123.734533183351 rows/sec., 18.14 MiB/sec. | ||
16623 | 2025.01.28 08:40:18.283035 [ 258 ] {941be6fe-0bfd-4b81-9d88-beb94b52c857} <Debug> TCPHandler: Processed in 0.003925716 sec. | ||
16624 | 2025.01.28 08:40:18.283342 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16625 | 2025.01.28 08:40:18.283590 [ 4 ] {137c6679-6372-4eb2-9468-8671a0c3e86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16626 | 2025.01.28 08:40:18.283645 [ 4 ] {137c6679-6372-4eb2-9468-8671a0c3e86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16627 | 2025.01.28 08:40:18.284145 [ 4 ] {137c6679-6372-4eb2-9468-8671a0c3e86f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16628 | 2025.01.28 08:40:18.284186 [ 4 ] {137c6679-6372-4eb2-9468-8671a0c3e86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16629 | 2025.01.28 08:40:18.284570 [ 4 ] {137c6679-6372-4eb2-9468-8671a0c3e86f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16630 | 2025.01.28 08:40:18.284810 [ 4 ] {137c6679-6372-4eb2-9468-8671a0c3e86f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16631 | 2025.01.28 08:40:18.285031 [ 4 ] {137c6679-6372-4eb2-9468-8671a0c3e86f} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001508 sec., 30503.978779840847 rows/sec., 1.84 MiB/sec. | ||
16632 | 2025.01.28 08:40:18.285085 [ 4 ] {137c6679-6372-4eb2-9468-8671a0c3e86f} <Debug> TCPHandler: Processed in 0.001905797 sec. | ||
16633 | 2025.01.28 08:40:18.747246 [ 221 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): 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] | ||
16634 | 2025.01.28 08:40:18.747318 [ 221 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): 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] | ||
16635 | 2025.01.28 08:40:18.749162 [ 221 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): 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] | ||
16636 | 2025.01.28 08:40:18.987144 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 | ||
16637 | 2025.01.28 08:40:18.988035 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16638 | 2025.01.28 08:40:18.988112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16639 | 2025.01.28 08:40:18.988670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
16640 | 2025.01.28 08:40:18.988919 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16641 | 2025.01.28 08:40:18.989172 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 | ||
16642 | 2025.01.28 08:40:19.361564 [ 225 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
16643 | 2025.01.28 08:40:19.361619 [ 225 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
16644 | 2025.01.28 08:40:19.363511 [ 225 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
16645 | 2025.01.28 08:40:21.615534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
16646 | 2025.01.28 08:40:21.638261 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16647 | 2025.01.28 08:40:21.638316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16648 | 2025.01.28 08:40:21.645777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
16649 | 2025.01.28 08:40:21.646569 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16650 | 2025.01.28 08:40:21.650143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
16651 | 2025.01.28 08:40:22.120929 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16652 | 2025.01.28 08:40:22.121148 [ 258 ] {dde85ab4-aa6b-4495-8bce-72f060cbffcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16653 | 2025.01.28 08:40:22.121230 [ 258 ] {dde85ab4-aa6b-4495-8bce-72f060cbffcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16654 | 2025.01.28 08:40:22.122082 [ 258 ] {dde85ab4-aa6b-4495-8bce-72f060cbffcb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16655 | 2025.01.28 08:40:22.122132 [ 258 ] {dde85ab4-aa6b-4495-8bce-72f060cbffcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16656 | 2025.01.28 08:40:22.122587 [ 258 ] {dde85ab4-aa6b-4495-8bce-72f060cbffcb} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16657 | 2025.01.28 08:40:22.122850 [ 258 ] {dde85ab4-aa6b-4495-8bce-72f060cbffcb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16658 | 2025.01.28 08:40:22.123110 [ 258 ] {dde85ab4-aa6b-4495-8bce-72f060cbffcb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002021 sec., 27709.0549233053 rows/sec., 2.12 MiB/sec. | ||
16659 | 2025.01.28 08:40:22.123177 [ 258 ] {dde85ab4-aa6b-4495-8bce-72f060cbffcb} <Debug> TCPHandler: Processed in 0.002442185 sec. | ||
16660 | 2025.01.28 08:40:22.123425 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16661 | 2025.01.28 08:40:22.123642 [ 4 ] {b4fa3890-ad77-4738-b71c-9367685e75c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16662 | 2025.01.28 08:40:22.123721 [ 4 ] {b4fa3890-ad77-4738-b71c-9367685e75c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16663 | 2025.01.28 08:40:22.124485 [ 4 ] {b4fa3890-ad77-4738-b71c-9367685e75c9} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16664 | 2025.01.28 08:40:22.124531 [ 4 ] {b4fa3890-ad77-4738-b71c-9367685e75c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16665 | 2025.01.28 08:40:22.124970 [ 4 ] {b4fa3890-ad77-4738-b71c-9367685e75c9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16666 | 2025.01.28 08:40:22.125223 [ 4 ] {b4fa3890-ad77-4738-b71c-9367685e75c9} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16667 | 2025.01.28 08:40:22.125441 [ 4 ] {b4fa3890-ad77-4738-b71c-9367685e75c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001879 sec., 34060.67056945184 rows/sec., 2.66 MiB/sec. | ||
16668 | 2025.01.28 08:40:22.125496 [ 4 ] {b4fa3890-ad77-4738-b71c-9367685e75c9} <Debug> TCPHandler: Processed in 0.002235502 sec. | ||
16669 | 2025.01.28 08:40:22.125693 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16670 | 2025.01.28 08:40:22.125914 [ 258 ] {df607493-cf50-41bb-9212-c8d1a260aec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16671 | 2025.01.28 08:40:22.125975 [ 258 ] {df607493-cf50-41bb-9212-c8d1a260aec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16672 | 2025.01.28 08:40:22.126693 [ 258 ] {df607493-cf50-41bb-9212-c8d1a260aec8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16673 | 2025.01.28 08:40:22.126742 [ 258 ] {df607493-cf50-41bb-9212-c8d1a260aec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16674 | 2025.01.28 08:40:22.127186 [ 258 ] {df607493-cf50-41bb-9212-c8d1a260aec8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16675 | 2025.01.28 08:40:22.127443 [ 258 ] {df607493-cf50-41bb-9212-c8d1a260aec8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16676 | 2025.01.28 08:40:22.127629 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 5 parts from all_1_129_26 to all_133_133_0 | ||
16677 | 2025.01.28 08:40:22.127688 [ 258 ] {df607493-cf50-41bb-9212-c8d1a260aec8} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001772 sec., 54176.072234762985 rows/sec., 3.77 MiB/sec. | ||
16678 | 2025.01.28 08:40:22.127745 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16679 | 2025.01.28 08:40:22.127814 [ 258 ] {df607493-cf50-41bb-9212-c8d1a260aec8} <Debug> TCPHandler: Processed in 0.002194941 sec. | ||
16680 | 2025.01.28 08:40:22.127821 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16681 | 2025.01.28 08:40:22.128028 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16682 | 2025.01.28 08:40:22.128030 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_129_26 to all_133_133_0 into Compact with storage Full | ||
16683 | 2025.01.28 08:40:22.128206 [ 4 ] {c9db8189-e345-45d5-a141-57f708d9e96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16684 | 2025.01.28 08:40:22.128229 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16685 | 2025.01.28 08:40:22.128275 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_26, total 38466 rows starting from the beginning of the part | ||
16686 | 2025.01.28 08:40:22.128282 [ 4 ] {c9db8189-e345-45d5-a141-57f708d9e96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16687 | 2025.01.28 08:40:22.128435 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 161 rows starting from the beginning of the part | ||
16688 | 2025.01.28 08:40:22.128993 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 237 rows starting from the beginning of the part | ||
16689 | 2025.01.28 08:40:22.129444 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
16690 | 2025.01.28 08:40:22.129790 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 988 rows starting from the beginning of the part | ||
16691 | 2025.01.28 08:40:22.130542 [ 4 ] {c9db8189-e345-45d5-a141-57f708d9e96b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16692 | 2025.01.28 08:40:22.130589 [ 4 ] {c9db8189-e345-45d5-a141-57f708d9e96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16693 | 2025.01.28 08:40:22.131029 [ 4 ] {c9db8189-e345-45d5-a141-57f708d9e96b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16694 | 2025.01.28 08:40:22.131300 [ 4 ] {c9db8189-e345-45d5-a141-57f708d9e96b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16695 | 2025.01.28 08:40:22.131639 [ 4 ] {c9db8189-e345-45d5-a141-57f708d9e96b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.003482 sec., 10338.885697874784 rows/sec., 713.49 KiB/sec. | ||
16696 | 2025.01.28 08:40:22.131737 [ 4 ] {c9db8189-e345-45d5-a141-57f708d9e96b} <Debug> TCPHandler: Processed in 0.003827124 sec. | ||
16697 | 2025.01.28 08:40:22.137328 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40012 rows, containing 5 columns (5 merged, 0 gathered) in 0.009370144 sec., 4270158.49489613 rows/sec., 288.26 MiB/sec. | ||
16698 | 2025.01.28 08:40:22.137976 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Trace> MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) | ||
16699 | 2025.01.28 08:40:22.138294 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16700 | 2025.01.28 08:40:22.138371 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 5 parts: [all_1_129_26, all_133_133_0] -> all_1_133_27 | ||
16701 | 2025.01.28 08:40:22.138466 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
16702 | 2025.01.28 08:40:26.282787 [ 219 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
16703 | 2025.01.28 08:40:26.282853 [ 219 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
16704 | 2025.01.28 08:40:26.284790 [ 219 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
16705 | 2025.01.28 08:40:26.287117 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16706 | 2025.01.28 08:40:26.287193 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16707 | 2025.01.28 08:40:26.489307 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36661 | ||
16708 | 2025.01.28 08:40:26.490052 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16709 | 2025.01.28 08:40:26.490101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16710 | 2025.01.28 08:40:26.490655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
16711 | 2025.01.28 08:40:26.490912 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16712 | 2025.01.28 08:40:26.491155 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
16713 | 2025.01.28 08:40:26.696319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2344 | ||
16714 | 2025.01.28 08:40:26.699817 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16715 | 2025.01.28 08:40:26.699883 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16716 | 2025.01.28 08:40:26.701463 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16717 | 2025.01.28 08:40:26.701788 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16718 | 2025.01.28 08:40:26.702448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2344 | ||
16719 | 2025.01.28 08:40:27.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.60 MiB, peak 289.00 MiB, free memory in arenas 0.00 B, will set to 272.59 MiB (RSS), difference: 3.99 MiB | ||
16720 | 2025.01.28 08:40:27.001871 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001256958 sec. | ||
16721 | 2025.01.28 08:40:27.124226 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16722 | 2025.01.28 08:40:27.124422 [ 258 ] {edb3ae0b-36c5-464c-99e8-976436f0d332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16723 | 2025.01.28 08:40:27.124500 [ 258 ] {edb3ae0b-36c5-464c-99e8-976436f0d332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16724 | 2025.01.28 08:40:27.125300 [ 258 ] {edb3ae0b-36c5-464c-99e8-976436f0d332} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16725 | 2025.01.28 08:40:27.125353 [ 258 ] {edb3ae0b-36c5-464c-99e8-976436f0d332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16726 | 2025.01.28 08:40:27.125834 [ 258 ] {edb3ae0b-36c5-464c-99e8-976436f0d332} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16727 | 2025.01.28 08:40:27.126120 [ 258 ] {edb3ae0b-36c5-464c-99e8-976436f0d332} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16728 | 2025.01.28 08:40:27.126373 [ 258 ] {edb3ae0b-36c5-464c-99e8-976436f0d332} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001996 sec., 32064.128256513028 rows/sec., 2.53 MiB/sec. | ||
16729 | 2025.01.28 08:40:27.126455 [ 258 ] {edb3ae0b-36c5-464c-99e8-976436f0d332} <Debug> TCPHandler: Processed in 0.002364714 sec. | ||
16730 | 2025.01.28 08:40:27.126722 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16731 | 2025.01.28 08:40:27.127099 [ 4 ] {49ffe720-b3a6-4d92-836a-9f1e21aaf65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16732 | 2025.01.28 08:40:27.127243 [ 4 ] {49ffe720-b3a6-4d92-836a-9f1e21aaf65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16733 | 2025.01.28 08:40:27.128053 [ 4 ] {49ffe720-b3a6-4d92-836a-9f1e21aaf65c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16734 | 2025.01.28 08:40:27.128101 [ 4 ] {49ffe720-b3a6-4d92-836a-9f1e21aaf65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16735 | 2025.01.28 08:40:27.128553 [ 4 ] {49ffe720-b3a6-4d92-836a-9f1e21aaf65c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
16736 | 2025.01.28 08:40:27.128848 [ 4 ] {49ffe720-b3a6-4d92-836a-9f1e21aaf65c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16737 | 2025.01.28 08:40:27.129074 [ 4 ] {49ffe720-b3a6-4d92-836a-9f1e21aaf65c} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.002117 sec., 1889.4662257912141 rows/sec., 142.08 KiB/sec. | ||
16738 | 2025.01.28 08:40:27.129151 [ 4 ] {49ffe720-b3a6-4d92-836a-9f1e21aaf65c} <Debug> TCPHandler: Processed in 0.002581097 sec. | ||
16739 | 2025.01.28 08:40:27.129347 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16740 | 2025.01.28 08:40:27.129497 [ 258 ] {4485532f-20bb-49b4-afd5-63a863c76887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16741 | 2025.01.28 08:40:27.129569 [ 258 ] {4485532f-20bb-49b4-afd5-63a863c76887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16742 | 2025.01.28 08:40:27.130218 [ 258 ] {4485532f-20bb-49b4-afd5-63a863c76887} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16743 | 2025.01.28 08:40:27.130261 [ 258 ] {4485532f-20bb-49b4-afd5-63a863c76887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16744 | 2025.01.28 08:40:27.130652 [ 258 ] {4485532f-20bb-49b4-afd5-63a863c76887} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16745 | 2025.01.28 08:40:27.130904 [ 258 ] {4485532f-20bb-49b4-afd5-63a863c76887} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16746 | 2025.01.28 08:40:27.131145 [ 258 ] {4485532f-20bb-49b4-afd5-63a863c76887} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001668 sec., 40767.3860911271 rows/sec., 3.18 MiB/sec. | ||
16747 | 2025.01.28 08:40:27.131207 [ 258 ] {4485532f-20bb-49b4-afd5-63a863c76887} <Debug> TCPHandler: Processed in 0.001946627 sec. | ||
16748 | 2025.01.28 08:40:27.131363 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16749 | 2025.01.28 08:40:27.131669 [ 4 ] {32b11f7a-8ec1-4640-ac92-3e3daea7859d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16750 | 2025.01.28 08:40:27.131829 [ 4 ] {32b11f7a-8ec1-4640-ac92-3e3daea7859d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16751 | 2025.01.28 08:40:27.132765 [ 4 ] {32b11f7a-8ec1-4640-ac92-3e3daea7859d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16752 | 2025.01.28 08:40:27.132804 [ 4 ] {32b11f7a-8ec1-4640-ac92-3e3daea7859d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16753 | 2025.01.28 08:40:27.133236 [ 4 ] {32b11f7a-8ec1-4640-ac92-3e3daea7859d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16754 | 2025.01.28 08:40:27.133546 [ 4 ] {32b11f7a-8ec1-4640-ac92-3e3daea7859d} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16755 | 2025.01.28 08:40:27.133731 [ 4 ] {32b11f7a-8ec1-4640-ac92-3e3daea7859d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002182 sec., 73327.22273143905 rows/sec., 5.11 MiB/sec. | ||
16756 | 2025.01.28 08:40:27.133786 [ 4 ] {32b11f7a-8ec1-4640-ac92-3e3daea7859d} <Debug> TCPHandler: Processed in 0.002482825 sec. | ||
16757 | 2025.01.28 08:40:27.133933 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16758 | 2025.01.28 08:40:27.134066 [ 258 ] {bd1711a2-6117-4f4c-b78f-7f33df48cc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16759 | 2025.01.28 08:40:27.134149 [ 258 ] {bd1711a2-6117-4f4c-b78f-7f33df48cc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16760 | 2025.01.28 08:40:27.135281 [ 258 ] {bd1711a2-6117-4f4c-b78f-7f33df48cc9e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16761 | 2025.01.28 08:40:27.135320 [ 258 ] {bd1711a2-6117-4f4c-b78f-7f33df48cc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16762 | 2025.01.28 08:40:27.135949 [ 258 ] {bd1711a2-6117-4f4c-b78f-7f33df48cc9e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
16763 | 2025.01.28 08:40:27.136203 [ 258 ] {bd1711a2-6117-4f4c-b78f-7f33df48cc9e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16764 | 2025.01.28 08:40:27.136459 [ 258 ] {bd1711a2-6117-4f4c-b78f-7f33df48cc9e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002417 sec., 1654.9441456350849 rows/sec., 2.97 MiB/sec. | ||
16765 | 2025.01.28 08:40:27.136569 [ 258 ] {bd1711a2-6117-4f4c-b78f-7f33df48cc9e} <Debug> TCPHandler: Processed in 0.002703448 sec. | ||
16766 | 2025.01.28 08:40:27.136784 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16767 | 2025.01.28 08:40:27.137102 [ 4 ] {966ef2f0-1752-4caa-8d28-4225e5a1b9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16768 | 2025.01.28 08:40:27.137202 [ 4 ] {966ef2f0-1752-4caa-8d28-4225e5a1b9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16769 | 2025.01.28 08:40:27.137716 [ 4 ] {966ef2f0-1752-4caa-8d28-4225e5a1b9fb} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16770 | 2025.01.28 08:40:27.137754 [ 4 ] {966ef2f0-1752-4caa-8d28-4225e5a1b9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16771 | 2025.01.28 08:40:27.138131 [ 4 ] {966ef2f0-1752-4caa-8d28-4225e5a1b9fb} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16772 | 2025.01.28 08:40:27.138397 [ 4 ] {966ef2f0-1752-4caa-8d28-4225e5a1b9fb} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16773 | 2025.01.28 08:40:27.138576 [ 4 ] {966ef2f0-1752-4caa-8d28-4225e5a1b9fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. | ||
16774 | 2025.01.28 08:40:27.138628 [ 4 ] {966ef2f0-1752-4caa-8d28-4225e5a1b9fb} <Debug> TCPHandler: Processed in 0.001974899 sec. | ||
16775 | 2025.01.28 08:40:27.199364 [ 225 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
16776 | 2025.01.28 08:40:27.199425 [ 225 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
16777 | 2025.01.28 08:40:27.201379 [ 225 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
16778 | 2025.01.28 08:40:27.373350 [ 220 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
16779 | 2025.01.28 08:40:27.373394 [ 220 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
16780 | 2025.01.28 08:40:27.375269 [ 220 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
16781 | 2025.01.28 08:40:29.123342 [ 221 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): 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] | ||
16782 | 2025.01.28 08:40:29.123419 [ 221 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): 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] | ||
16783 | 2025.01.28 08:40:29.125064 [ 221 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): 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] | ||
16784 | 2025.01.28 08:40:29.150231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
16785 | 2025.01.28 08:40:29.176242 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16786 | 2025.01.28 08:40:29.176309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16787 | 2025.01.28 08:40:29.184086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
16788 | 2025.01.28 08:40:29.184932 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16789 | 2025.01.28 08:40:29.188454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
16790 | 2025.01.28 08:40:32.131049 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16791 | 2025.01.28 08:40:32.131267 [ 258 ] {90264272-0674-4345-963a-756d0053089f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16792 | 2025.01.28 08:40:32.131351 [ 258 ] {90264272-0674-4345-963a-756d0053089f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16793 | 2025.01.28 08:40:32.132122 [ 258 ] {90264272-0674-4345-963a-756d0053089f} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16794 | 2025.01.28 08:40:32.132180 [ 258 ] {90264272-0674-4345-963a-756d0053089f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16795 | 2025.01.28 08:40:32.132732 [ 258 ] {90264272-0674-4345-963a-756d0053089f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16796 | 2025.01.28 08:40:32.133085 [ 258 ] {90264272-0674-4345-963a-756d0053089f} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16797 | 2025.01.28 08:40:32.133357 [ 258 ] {90264272-0674-4345-963a-756d0053089f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002142 sec., 6535.947712418301 rows/sec., 470.50 KiB/sec. | ||
16798 | 2025.01.28 08:40:32.133448 [ 258 ] {90264272-0674-4345-963a-756d0053089f} <Debug> TCPHandler: Processed in 0.002539096 sec. | ||
16799 | 2025.01.28 08:40:32.133818 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16800 | 2025.01.28 08:40:32.134073 [ 4 ] {5c353e38-1e7b-4004-9591-b764fbfa56f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16801 | 2025.01.28 08:40:32.134170 [ 4 ] {5c353e38-1e7b-4004-9591-b764fbfa56f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16802 | 2025.01.28 08:40:32.135337 [ 4 ] {5c353e38-1e7b-4004-9591-b764fbfa56f1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16803 | 2025.01.28 08:40:32.135399 [ 4 ] {5c353e38-1e7b-4004-9591-b764fbfa56f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16804 | 2025.01.28 08:40:32.135984 [ 4 ] {5c353e38-1e7b-4004-9591-b764fbfa56f1} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16805 | 2025.01.28 08:40:32.136346 [ 4 ] {5c353e38-1e7b-4004-9591-b764fbfa56f1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16806 | 2025.01.28 08:40:32.136583 [ 107 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16807 | 2025.01.28 08:40:32.136613 [ 4 ] {5c353e38-1e7b-4004-9591-b764fbfa56f1} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002619 sec., 105001.90912562047 rows/sec., 9.24 MiB/sec. | ||
16808 | 2025.01.28 08:40:32.136649 [ 107 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16809 | 2025.01.28 08:40:32.136719 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16810 | 2025.01.28 08:40:32.136745 [ 4 ] {5c353e38-1e7b-4004-9591-b764fbfa56f1} <Debug> TCPHandler: Processed in 0.003157685 sec. | ||
16811 | 2025.01.28 08:40:32.137018 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16812 | 2025.01.28 08:40:32.137123 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
16813 | 2025.01.28 08:40:32.137785 [ 258 ] {81f8cdd5-0272-4995-8ec8-c63b2f7458d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16814 | 2025.01.28 08:40:32.138137 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16815 | 2025.01.28 08:40:32.138188 [ 258 ] {81f8cdd5-0272-4995-8ec8-c63b2f7458d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16816 | 2025.01.28 08:40:32.139554 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1433 rows starting from the beginning of the part | ||
16817 | 2025.01.28 08:40:32.140132 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
16818 | 2025.01.28 08:40:32.140606 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1416 rows starting from the beginning of the part | ||
16819 | 2025.01.28 08:40:32.141001 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
16820 | 2025.01.28 08:40:32.141407 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
16821 | 2025.01.28 08:40:32.141805 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 275 rows starting from the beginning of the part | ||
16822 | 2025.01.28 08:40:32.142804 [ 258 ] {81f8cdd5-0272-4995-8ec8-c63b2f7458d8} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16823 | 2025.01.28 08:40:32.142851 [ 258 ] {81f8cdd5-0272-4995-8ec8-c63b2f7458d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16824 | 2025.01.28 08:40:32.143470 [ 258 ] {81f8cdd5-0272-4995-8ec8-c63b2f7458d8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
16825 | 2025.01.28 08:40:32.143803 [ 258 ] {81f8cdd5-0272-4995-8ec8-c63b2f7458d8} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16826 | 2025.01.28 08:40:32.143974 [ 107 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
16827 | 2025.01.28 08:40:32.144015 [ 107 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16828 | 2025.01.28 08:40:32.144031 [ 258 ] {81f8cdd5-0272-4995-8ec8-c63b2f7458d8} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.006596 sec., 6519.102486355367 rows/sec., 479.55 KiB/sec. | ||
16829 | 2025.01.28 08:40:32.144039 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16830 | 2025.01.28 08:40:32.144243 [ 258 ] {81f8cdd5-0272-4995-8ec8-c63b2f7458d8} <Debug> TCPHandler: Processed in 0.007373265 sec. | ||
16831 | 2025.01.28 08:40:32.144626 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
16832 | 2025.01.28 08:40:32.144779 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16833 | 2025.01.28 08:40:32.144817 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.008010075 sec., 412979.90343411267 rows/sec., 36.07 MiB/sec. | ||
16834 | 2025.01.28 08:40:32.145102 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16835 | 2025.01.28 08:40:32.145128 [ 4 ] {b81f88b5-44e0-443e-b07f-cdb2f1e4c09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16836 | 2025.01.28 08:40:32.145147 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16837 | 2025.01.28 08:40:32.145229 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 65 rows starting from the beginning of the part | ||
16838 | 2025.01.28 08:40:32.145353 [ 4 ] {b81f88b5-44e0-443e-b07f-cdb2f1e4c09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16839 | 2025.01.28 08:40:32.145630 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 43 rows starting from the beginning of the part | ||
16840 | 2025.01.28 08:40:32.146032 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 4 rows starting from the beginning of the part | ||
16841 | 2025.01.28 08:40:32.146344 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16842 | 2025.01.28 08:40:32.146421 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 45 rows starting from the beginning of the part | ||
16843 | 2025.01.28 08:40:32.146776 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 4 rows starting from the beginning of the part | ||
16844 | 2025.01.28 08:40:32.146832 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_136_27} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16845 | 2025.01.28 08:40:32.147092 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 43 rows starting from the beginning of the part | ||
16846 | 2025.01.28 08:40:32.147362 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
16847 | 2025.01.28 08:40:32.149201 [ 4 ] {b81f88b5-44e0-443e-b07f-cdb2f1e4c09a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16848 | 2025.01.28 08:40:32.149271 [ 4 ] {b81f88b5-44e0-443e-b07f-cdb2f1e4c09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16849 | 2025.01.28 08:40:32.150357 [ 4 ] {b81f88b5-44e0-443e-b07f-cdb2f1e4c09a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16850 | 2025.01.28 08:40:32.150404 [ 200 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.006224079 sec., 32775.93359595853 rows/sec., 2.47 MiB/sec. | ||
16851 | 2025.01.28 08:40:32.150591 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
16852 | 2025.01.28 08:40:32.150773 [ 4 ] {b81f88b5-44e0-443e-b07f-cdb2f1e4c09a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16853 | 2025.01.28 08:40:32.151186 [ 4 ] {b81f88b5-44e0-443e-b07f-cdb2f1e4c09a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006218 sec., 2251.527822450949 rows/sec., 157.68 KiB/sec. | ||
16854 | 2025.01.28 08:40:32.151199 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16855 | 2025.01.28 08:40:32.151334 [ 4 ] {b81f88b5-44e0-443e-b07f-cdb2f1e4c09a} <Debug> TCPHandler: Processed in 0.006925529 sec. | ||
16856 | 2025.01.28 08:40:32.151396 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_111_22} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
16857 | 2025.01.28 08:40:32.151512 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
16858 | 2025.01.28 08:40:32.151518 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16859 | 2025.01.28 08:40:32.151652 [ 258 ] {68007c13-22c4-4071-8870-0031db89b3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16860 | 2025.01.28 08:40:32.151707 [ 258 ] {68007c13-22c4-4071-8870-0031db89b3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16861 | 2025.01.28 08:40:32.152301 [ 258 ] {68007c13-22c4-4071-8870-0031db89b3ed} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16862 | 2025.01.28 08:40:32.152344 [ 258 ] {68007c13-22c4-4071-8870-0031db89b3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16863 | 2025.01.28 08:40:32.152743 [ 258 ] {68007c13-22c4-4071-8870-0031db89b3ed} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16864 | 2025.01.28 08:40:32.152999 [ 258 ] {68007c13-22c4-4071-8870-0031db89b3ed} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16865 | 2025.01.28 08:40:32.153191 [ 258 ] {68007c13-22c4-4071-8870-0031db89b3ed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. | ||
16866 | 2025.01.28 08:40:32.153257 [ 258 ] {68007c13-22c4-4071-8870-0031db89b3ed} <Debug> TCPHandler: Processed in 0.001818436 sec. | ||
16867 | 2025.01.28 08:40:32.153464 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16868 | 2025.01.28 08:40:32.153603 [ 4 ] {65d30bc9-4cd0-451d-9094-ed4ce489a14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16869 | 2025.01.28 08:40:32.153664 [ 4 ] {65d30bc9-4cd0-451d-9094-ed4ce489a14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16870 | 2025.01.28 08:40:32.154591 [ 4 ] {65d30bc9-4cd0-451d-9094-ed4ce489a14b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16871 | 2025.01.28 08:40:32.154640 [ 4 ] {65d30bc9-4cd0-451d-9094-ed4ce489a14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16872 | 2025.01.28 08:40:32.155142 [ 4 ] {65d30bc9-4cd0-451d-9094-ed4ce489a14b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16873 | 2025.01.28 08:40:32.155455 [ 4 ] {65d30bc9-4cd0-451d-9094-ed4ce489a14b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16874 | 2025.01.28 08:40:32.155658 [ 107 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16875 | 2025.01.28 08:40:32.155720 [ 107 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16876 | 2025.01.28 08:40:32.155739 [ 4 ] {65d30bc9-4cd0-451d-9094-ed4ce489a14b} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.002156 sec., 193877.55102040817 rows/sec., 13.84 MiB/sec. | ||
16877 | 2025.01.28 08:40:32.155755 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16878 | 2025.01.28 08:40:32.155939 [ 4 ] {65d30bc9-4cd0-451d-9094-ed4ce489a14b} <Debug> TCPHandler: Processed in 0.002570217 sec. | ||
16879 | 2025.01.28 08:40:32.156057 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
16880 | 2025.01.28 08:40:32.156190 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16881 | 2025.01.28 08:40:32.156594 [ 258 ] {2e0bd40e-dba9-4d74-8b69-9a8419d8d532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16882 | 2025.01.28 08:40:32.156622 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16883 | 2025.01.28 08:40:32.156760 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 914 rows starting from the beginning of the part | ||
16884 | 2025.01.28 08:40:32.156811 [ 258 ] {2e0bd40e-dba9-4d74-8b69-9a8419d8d532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16885 | 2025.01.28 08:40:32.157296 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 68 rows starting from the beginning of the part | ||
16886 | 2025.01.28 08:40:32.157813 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 876 rows starting from the beginning of the part | ||
16887 | 2025.01.28 08:40:32.158230 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
16888 | 2025.01.28 08:40:32.158812 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 68 rows starting from the beginning of the part | ||
16889 | 2025.01.28 08:40:32.159216 [ 187 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 418 rows starting from the beginning of the part | ||
16890 | 2025.01.28 08:40:32.160835 [ 258 ] {2e0bd40e-dba9-4d74-8b69-9a8419d8d532} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16891 | 2025.01.28 08:40:32.160882 [ 258 ] {2e0bd40e-dba9-4d74-8b69-9a8419d8d532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16892 | 2025.01.28 08:40:32.161461 [ 258 ] {2e0bd40e-dba9-4d74-8b69-9a8419d8d532} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16893 | 2025.01.28 08:40:32.161776 [ 258 ] {2e0bd40e-dba9-4d74-8b69-9a8419d8d532} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16894 | 2025.01.28 08:40:32.161978 [ 258 ] {2e0bd40e-dba9-4d74-8b69-9a8419d8d532} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005526 sec., 1085.7763300760043 rows/sec., 56.73 KiB/sec. | ||
16895 | 2025.01.28 08:40:32.162094 [ 258 ] {2e0bd40e-dba9-4d74-8b69-9a8419d8d532} <Debug> TCPHandler: Processed in 0.006019406 sec. | ||
16896 | 2025.01.28 08:40:32.162288 [ 200 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.006402711 sec., 376090.69033414125 rows/sec., 28.84 MiB/sec. | ||
16897 | 2025.01.28 08:40:32.162298 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16898 | 2025.01.28 08:40:32.162470 [ 4 ] {bb22e18a-883c-43a5-8b8f-b1f3a086ab1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16899 | 2025.01.28 08:40:32.162558 [ 4 ] {bb22e18a-883c-43a5-8b8f-b1f3a086ab1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16900 | 2025.01.28 08:40:32.162595 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16901 | 2025.01.28 08:40:32.163348 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16902 | 2025.01.28 08:40:32.163578 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_136_27} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16903 | 2025.01.28 08:40:32.163773 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
16904 | 2025.01.28 08:40:32.163985 [ 4 ] {bb22e18a-883c-43a5-8b8f-b1f3a086ab1f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16905 | 2025.01.28 08:40:32.164034 [ 4 ] {bb22e18a-883c-43a5-8b8f-b1f3a086ab1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16906 | 2025.01.28 08:40:32.164490 [ 4 ] {bb22e18a-883c-43a5-8b8f-b1f3a086ab1f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16907 | 2025.01.28 08:40:32.164870 [ 4 ] {bb22e18a-883c-43a5-8b8f-b1f3a086ab1f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16908 | 2025.01.28 08:40:32.165190 [ 4 ] {bb22e18a-883c-43a5-8b8f-b1f3a086ab1f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002772 sec., 85497.83549783549 rows/sec., 5.73 MiB/sec. | ||
16909 | 2025.01.28 08:40:32.165304 [ 4 ] {bb22e18a-883c-43a5-8b8f-b1f3a086ab1f} <Debug> TCPHandler: Processed in 0.003089305 sec. | ||
16910 | 2025.01.28 08:40:32.165531 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16911 | 2025.01.28 08:40:32.165740 [ 258 ] {31e9eb3f-53f8-4054-b54f-fd574c1b7310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16912 | 2025.01.28 08:40:32.165831 [ 258 ] {31e9eb3f-53f8-4054-b54f-fd574c1b7310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16913 | 2025.01.28 08:40:32.166926 [ 258 ] {31e9eb3f-53f8-4054-b54f-fd574c1b7310} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16914 | 2025.01.28 08:40:32.166964 [ 258 ] {31e9eb3f-53f8-4054-b54f-fd574c1b7310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16915 | 2025.01.28 08:40:32.167348 [ 258 ] {31e9eb3f-53f8-4054-b54f-fd574c1b7310} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16916 | 2025.01.28 08:40:32.167637 [ 258 ] {31e9eb3f-53f8-4054-b54f-fd574c1b7310} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16917 | 2025.01.28 08:40:32.167890 [ 258 ] {31e9eb3f-53f8-4054-b54f-fd574c1b7310} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002197 sec., 455.1661356395084 rows/sec., 30.67 KiB/sec. | ||
16918 | 2025.01.28 08:40:32.167953 [ 258 ] {31e9eb3f-53f8-4054-b54f-fd574c1b7310} <Debug> TCPHandler: Processed in 0.002543236 sec. | ||
16919 | 2025.01.28 08:40:32.168183 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16920 | 2025.01.28 08:40:32.168343 [ 4 ] {8c775f64-4006-48f7-a3b7-79fddc581fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16921 | 2025.01.28 08:40:32.168450 [ 4 ] {8c775f64-4006-48f7-a3b7-79fddc581fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16922 | 2025.01.28 08:40:32.170087 [ 4 ] {8c775f64-4006-48f7-a3b7-79fddc581fc3} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16923 | 2025.01.28 08:40:32.170130 [ 4 ] {8c775f64-4006-48f7-a3b7-79fddc581fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16924 | 2025.01.28 08:40:32.170863 [ 4 ] {8c775f64-4006-48f7-a3b7-79fddc581fc3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
16925 | 2025.01.28 08:40:32.171198 [ 4 ] {8c775f64-4006-48f7-a3b7-79fddc581fc3} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16926 | 2025.01.28 08:40:32.171402 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
16927 | 2025.01.28 08:40:32.171461 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16928 | 2025.01.28 08:40:32.171492 [ 4 ] {8c775f64-4006-48f7-a3b7-79fddc581fc3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003172 sec., 11349.306431273644 rows/sec., 20.34 MiB/sec. | ||
16929 | 2025.01.28 08:40:32.171502 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16930 | 2025.01.28 08:40:32.171900 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
16931 | 2025.01.28 08:40:32.171931 [ 4 ] {8c775f64-4006-48f7-a3b7-79fddc581fc3} <Debug> TCPHandler: Processed in 0.003864975 sec. | ||
16932 | 2025.01.28 08:40:32.172204 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16933 | 2025.01.28 08:40:32.172467 [ 258 ] {87cfae0c-576c-44f1-b7bb-7b567d06bbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16934 | 2025.01.28 08:40:32.172594 [ 258 ] {87cfae0c-576c-44f1-b7bb-7b567d06bbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16935 | 2025.01.28 08:40:32.172618 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16936 | 2025.01.28 08:40:32.172889 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2100 rows starting from the beginning of the part | ||
16937 | 2025.01.28 08:40:32.173825 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part | ||
16938 | 2025.01.28 08:40:32.174484 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 4 rows starting from the beginning of the part | ||
16939 | 2025.01.28 08:40:32.175280 [ 258 ] {87cfae0c-576c-44f1-b7bb-7b567d06bbf5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16940 | 2025.01.28 08:40:32.175359 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
16941 | 2025.01.28 08:40:32.175415 [ 258 ] {87cfae0c-576c-44f1-b7bb-7b567d06bbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16942 | 2025.01.28 08:40:32.175993 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 4 rows starting from the beginning of the part | ||
16943 | 2025.01.28 08:40:32.176850 [ 193 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
16944 | 2025.01.28 08:40:32.176934 [ 258 ] {87cfae0c-576c-44f1-b7bb-7b567d06bbf5} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16945 | 2025.01.28 08:40:32.177693 [ 258 ] {87cfae0c-576c-44f1-b7bb-7b567d06bbf5} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16946 | 2025.01.28 08:40:32.178108 [ 107 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16947 | 2025.01.28 08:40:32.178176 [ 107 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16948 | 2025.01.28 08:40:32.178256 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
16949 | 2025.01.28 08:40:32.178278 [ 258 ] {87cfae0c-576c-44f1-b7bb-7b567d06bbf5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005891 sec., 13919.538278730266 rows/sec., 905.28 KiB/sec. | ||
16950 | 2025.01.28 08:40:32.178659 [ 258 ] {87cfae0c-576c-44f1-b7bb-7b567d06bbf5} <Debug> TCPHandler: Processed in 0.006581914 sec. | ||
16951 | 2025.01.28 08:40:32.178687 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
16952 | 2025.01.28 08:40:32.178981 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16953 | 2025.01.28 08:40:32.179032 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7958 rows starting from the beginning of the part | ||
16954 | 2025.01.28 08:40:32.179182 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
16955 | 2025.01.28 08:40:32.179370 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 46 rows starting from the beginning of the part | ||
16956 | 2025.01.28 08:40:32.179567 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 36 rows starting from the beginning of the part | ||
16957 | 2025.01.28 08:40:32.179690 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
16958 | 2025.01.28 08:40:32.179811 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 82 rows starting from the beginning of the part | ||
16959 | 2025.01.28 08:40:32.183480 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8242 rows, containing 4 columns (4 merged, 0 gathered) in 0.005098683 sec., 1616495.867658374 rows/sec., 105.36 MiB/sec. | ||
16960 | 2025.01.28 08:40:32.183679 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16961 | 2025.01.28 08:40:32.184159 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_136_27} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16962 | 2025.01.28 08:40:32.184280 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_136_27} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16963 | 2025.01.28 08:40:32.184368 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
16964 | 2025.01.28 08:40:32.187156 [ 197 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2216 rows, containing 19 columns (19 merged, 0 gathered) in 0.015507672 sec., 142897.01252386562 rows/sec., 256.06 MiB/sec. | ||
16965 | 2025.01.28 08:40:32.189104 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
16966 | 2025.01.28 08:40:32.189527 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16967 | 2025.01.28 08:40:32.189609 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
16968 | 2025.01.28 08:40:32.189770 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.36 MiB. | ||
16969 | 2025.01.28 08:40:33.991306 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37088 | ||
16970 | 2025.01.28 08:40:33.992062 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16971 | 2025.01.28 08:40:33.992122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16972 | 2025.01.28 08:40:33.992686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
16973 | 2025.01.28 08:40:33.992946 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16974 | 2025.01.28 08:40:33.993158 [ 105 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
16975 | 2025.01.28 08:40:33.993229 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37088 | ||
16976 | 2025.01.28 08:40:33.993260 [ 105 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16977 | 2025.01.28 08:40:33.993295 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16978 | 2025.01.28 08:40:33.993522 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
16979 | 2025.01.28 08:40:33.993807 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16980 | 2025.01.28 08:40:33.993859 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
16981 | 2025.01.28 08:40:33.993965 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part | ||
16982 | 2025.01.28 08:40:33.994105 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part | ||
16983 | 2025.01.28 08:40:33.994313 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part | ||
16984 | 2025.01.28 08:40:33.994471 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part | ||
16985 | 2025.01.28 08:40:33.994654 [ 196 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part | ||
16986 | 2025.01.28 08:40:33.997762 [ 190 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37088 rows, containing 4 columns (4 merged, 0 gathered) in 0.004369472 sec., 8487982.071975743 rows/sec., 121.42 MiB/sec. | ||
16987 | 2025.01.28 08:40:33.998195 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
16988 | 2025.01.28 08:40:33.998525 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_81_16} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16989 | 2025.01.28 08:40:33.998612 [ 201 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_81_16} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
16990 | 2025.01.28 08:40:33.998732 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. | ||
16991 | 2025.01.28 08:40:36.688551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
16992 | 2025.01.28 08:40:36.703230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2378 | ||
16993 | 2025.01.28 08:40:36.723898 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16994 | 2025.01.28 08:40:36.723964 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
16995 | 2025.01.28 08:40:36.731243 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16996 | 2025.01.28 08:40:36.733139 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16997 | 2025.01.28 08:40:36.738488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2378 | ||
16998 | 2025.01.28 08:40:36.740171 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16999 | 2025.01.28 08:40:36.740253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17000 | 2025.01.28 08:40:36.748128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
17001 | 2025.01.28 08:40:36.749029 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17002 | 2025.01.28 08:40:36.749510 [ 101 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
17003 | 2025.01.28 08:40:36.749658 [ 101 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17004 | 2025.01.28 08:40:36.749738 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17005 | 2025.01.28 08:40:36.751208 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
17006 | 2025.01.28 08:40:36.768418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
17007 | 2025.01.28 08:40:36.770035 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17008 | 2025.01.28 08:40:36.771696 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
17009 | 2025.01.28 08:40:36.778338 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
17010 | 2025.01.28 08:40:36.784582 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
17011 | 2025.01.28 08:40:36.790843 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
17012 | 2025.01.28 08:40:36.797274 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
17013 | 2025.01.28 08:40:36.805230 [ 190 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
17014 | 2025.01.28 08:40:36.870221 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.120221207 sec., 5082.29800088432 rows/sec., 26.28 MiB/sec. | ||
17015 | 2025.01.28 08:40:36.874231 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
17016 | 2025.01.28 08:40:36.877474 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_81_16} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17017 | 2025.01.28 08:40:36.877605 [ 191 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_81_16} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
17018 | 2025.01.28 08:40:36.880352 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
17019 | 2025.01.28 08:40:37.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.81 MiB, peak 291.83 MiB, free memory in arenas 0.00 B, will set to 272.73 MiB (RSS), difference: -1.08 MiB | ||
17020 | 2025.01.28 08:40:37.124801 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17021 | 2025.01.28 08:40:37.124985 [ 258 ] {f4c996c6-53f7-40ff-8d71-31ff96756af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17022 | 2025.01.28 08:40:37.125062 [ 258 ] {f4c996c6-53f7-40ff-8d71-31ff96756af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17023 | 2025.01.28 08:40:37.125775 [ 258 ] {f4c996c6-53f7-40ff-8d71-31ff96756af3} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17024 | 2025.01.28 08:40:37.125819 [ 258 ] {f4c996c6-53f7-40ff-8d71-31ff96756af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17025 | 2025.01.28 08:40:37.126218 [ 258 ] {f4c996c6-53f7-40ff-8d71-31ff96756af3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
17026 | 2025.01.28 08:40:37.126462 [ 258 ] {f4c996c6-53f7-40ff-8d71-31ff96756af3} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17027 | 2025.01.28 08:40:37.126692 [ 258 ] {f4c996c6-53f7-40ff-8d71-31ff96756af3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001754 sec., 2280.501710376283 rows/sec., 185.96 KiB/sec. | ||
17028 | 2025.01.28 08:40:37.126787 [ 258 ] {f4c996c6-53f7-40ff-8d71-31ff96756af3} <Debug> TCPHandler: Processed in 0.002119071 sec. | ||
17029 | 2025.01.28 08:40:37.127058 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17030 | 2025.01.28 08:40:37.127241 [ 4 ] {6fc79e12-391d-4f1d-b0a5-4c01d09c4930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17031 | 2025.01.28 08:40:37.127316 [ 4 ] {6fc79e12-391d-4f1d-b0a5-4c01d09c4930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17032 | 2025.01.28 08:40:37.128001 [ 4 ] {6fc79e12-391d-4f1d-b0a5-4c01d09c4930} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17033 | 2025.01.28 08:40:37.128043 [ 4 ] {6fc79e12-391d-4f1d-b0a5-4c01d09c4930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17034 | 2025.01.28 08:40:37.128452 [ 4 ] {6fc79e12-391d-4f1d-b0a5-4c01d09c4930} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
17035 | 2025.01.28 08:40:37.128709 [ 4 ] {6fc79e12-391d-4f1d-b0a5-4c01d09c4930} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17036 | 2025.01.28 08:40:37.128918 [ 4 ] {6fc79e12-391d-4f1d-b0a5-4c01d09c4930} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001728 sec., 38194.444444444445 rows/sec., 3.00 MiB/sec. | ||
17037 | 2025.01.28 08:40:37.128977 [ 4 ] {6fc79e12-391d-4f1d-b0a5-4c01d09c4930} <Debug> TCPHandler: Processed in 0.00208251 sec. | ||
17038 | 2025.01.28 08:40:37.129110 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17039 | 2025.01.28 08:40:37.129229 [ 258 ] {c66d4a2a-d5f2-4f28-97e1-baf43b69212f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17040 | 2025.01.28 08:40:37.129277 [ 258 ] {c66d4a2a-d5f2-4f28-97e1-baf43b69212f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17041 | 2025.01.28 08:40:37.129844 [ 258 ] {c66d4a2a-d5f2-4f28-97e1-baf43b69212f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17042 | 2025.01.28 08:40:37.129884 [ 258 ] {c66d4a2a-d5f2-4f28-97e1-baf43b69212f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17043 | 2025.01.28 08:40:37.130257 [ 258 ] {c66d4a2a-d5f2-4f28-97e1-baf43b69212f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
17044 | 2025.01.28 08:40:37.130510 [ 258 ] {c66d4a2a-d5f2-4f28-97e1-baf43b69212f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17045 | 2025.01.28 08:40:37.130725 [ 258 ] {c66d4a2a-d5f2-4f28-97e1-baf43b69212f} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.00152 sec., 5263.157894736842 rows/sec., 381.63 KiB/sec. | ||
17046 | 2025.01.28 08:40:37.130778 [ 219 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
17047 | 2025.01.28 08:40:37.130785 [ 258 ] {c66d4a2a-d5f2-4f28-97e1-baf43b69212f} <Debug> TCPHandler: Processed in 0.001731525 sec. | ||
17048 | 2025.01.28 08:40:37.130810 [ 219 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
17049 | 2025.01.28 08:40:37.130972 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17050 | 2025.01.28 08:40:37.131105 [ 4 ] {2b60b69d-5294-4a13-85a8-e28484df4db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17051 | 2025.01.28 08:40:37.131158 [ 4 ] {2b60b69d-5294-4a13-85a8-e28484df4db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17052 | 2025.01.28 08:40:37.132511 [ 4 ] {2b60b69d-5294-4a13-85a8-e28484df4db7} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17053 | 2025.01.28 08:40:37.132567 [ 4 ] {2b60b69d-5294-4a13-85a8-e28484df4db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17054 | 2025.01.28 08:40:37.133325 [ 4 ] {2b60b69d-5294-4a13-85a8-e28484df4db7} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
17055 | 2025.01.28 08:40:37.133706 [ 4 ] {2b60b69d-5294-4a13-85a8-e28484df4db7} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17056 | 2025.01.28 08:40:37.134083 [ 4 ] {2b60b69d-5294-4a13-85a8-e28484df4db7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002987 sec., 24104.452628054903 rows/sec., 1.88 MiB/sec. | ||
17057 | 2025.01.28 08:40:37.134175 [ 4 ] {2b60b69d-5294-4a13-85a8-e28484df4db7} <Debug> TCPHandler: Processed in 0.003301198 sec. | ||
17058 | 2025.01.28 08:40:37.134330 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17059 | 2025.01.28 08:40:37.134422 [ 219 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
17060 | 2025.01.28 08:40:37.134511 [ 258 ] {26f583b1-e396-4840-899d-c7304190eff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17061 | 2025.01.28 08:40:37.134606 [ 258 ] {26f583b1-e396-4840-899d-c7304190eff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17062 | 2025.01.28 08:40:37.135581 [ 258 ] {26f583b1-e396-4840-899d-c7304190eff9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17063 | 2025.01.28 08:40:37.135621 [ 258 ] {26f583b1-e396-4840-899d-c7304190eff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17064 | 2025.01.28 08:40:37.136015 [ 258 ] {26f583b1-e396-4840-899d-c7304190eff9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
17065 | 2025.01.28 08:40:37.136259 [ 258 ] {26f583b1-e396-4840-899d-c7304190eff9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17066 | 2025.01.28 08:40:37.136471 [ 258 ] {26f583b1-e396-4840-899d-c7304190eff9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002022 sec., 80118.6943620178 rows/sec., 5.58 MiB/sec. | ||
17067 | 2025.01.28 08:40:37.136524 [ 258 ] {26f583b1-e396-4840-899d-c7304190eff9} <Debug> TCPHandler: Processed in 0.002263182 sec. | ||
17068 | 2025.01.28 08:40:37.136687 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17069 | 2025.01.28 08:40:37.136835 [ 4 ] {fe7ce7df-2915-4628-b35f-7334edfac578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17070 | 2025.01.28 08:40:37.136932 [ 4 ] {fe7ce7df-2915-4628-b35f-7334edfac578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17071 | 2025.01.28 08:40:37.138140 [ 4 ] {fe7ce7df-2915-4628-b35f-7334edfac578} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17072 | 2025.01.28 08:40:37.138182 [ 4 ] {fe7ce7df-2915-4628-b35f-7334edfac578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17073 | 2025.01.28 08:40:37.138843 [ 4 ] {fe7ce7df-2915-4628-b35f-7334edfac578} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
17074 | 2025.01.28 08:40:37.139121 [ 4 ] {fe7ce7df-2915-4628-b35f-7334edfac578} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17075 | 2025.01.28 08:40:37.139361 [ 4 ] {fe7ce7df-2915-4628-b35f-7334edfac578} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002559 sec., 1563.1105900742477 rows/sec., 2.80 MiB/sec. | ||
17076 | 2025.01.28 08:40:37.139472 [ 4 ] {fe7ce7df-2915-4628-b35f-7334edfac578} <Debug> TCPHandler: Processed in 0.002855311 sec. | ||
17077 | 2025.01.28 08:40:37.139634 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17078 | 2025.01.28 08:40:37.139773 [ 258 ] {6d1d026b-5349-41a2-96d7-a52dd0134e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17079 | 2025.01.28 08:40:37.139832 [ 258 ] {6d1d026b-5349-41a2-96d7-a52dd0134e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17080 | 2025.01.28 08:40:37.140441 [ 258 ] {6d1d026b-5349-41a2-96d7-a52dd0134e36} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17081 | 2025.01.28 08:40:37.140500 [ 258 ] {6d1d026b-5349-41a2-96d7-a52dd0134e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17082 | 2025.01.28 08:40:37.141316 [ 258 ] {6d1d026b-5349-41a2-96d7-a52dd0134e36} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
17083 | 2025.01.28 08:40:37.141558 [ 258 ] {6d1d026b-5349-41a2-96d7-a52dd0134e36} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17084 | 2025.01.28 08:40:37.141764 [ 258 ] {6d1d026b-5349-41a2-96d7-a52dd0134e36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002021 sec., 29688.27313211282 rows/sec., 2.00 MiB/sec. | ||
17085 | 2025.01.28 08:40:37.141813 [ 258 ] {6d1d026b-5349-41a2-96d7-a52dd0134e36} <Debug> TCPHandler: Processed in 0.002248712 sec. | ||
17086 | 2025.01.28 08:40:38.078855 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
17087 | 2025.01.28 08:40:38.078912 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
17088 | 2025.01.28 08:40:38.080999 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
17089 | 2025.01.28 08:40:41.287248 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17090 | 2025.01.28 08:40:41.287332 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17091 | 2025.01.28 08:40:41.493374 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37576 | ||
17092 | 2025.01.28 08:40:41.494050 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17093 | 2025.01.28 08:40:41.494103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17094 | 2025.01.28 08:40:41.494652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
17095 | 2025.01.28 08:40:41.494907 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17096 | 2025.01.28 08:40:41.495156 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
17097 | 2025.01.28 08:40:42.131341 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17098 | 2025.01.28 08:40:42.131597 [ 258 ] {251f9b48-f2c0-4291-be37-270375ff5f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17099 | 2025.01.28 08:40:42.131664 [ 258 ] {251f9b48-f2c0-4291-be37-270375ff5f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17100 | 2025.01.28 08:40:42.132400 [ 258 ] {251f9b48-f2c0-4291-be37-270375ff5f90} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17101 | 2025.01.28 08:40:42.132444 [ 258 ] {251f9b48-f2c0-4291-be37-270375ff5f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17102 | 2025.01.28 08:40:42.132882 [ 258 ] {251f9b48-f2c0-4291-be37-270375ff5f90} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
17103 | 2025.01.28 08:40:42.133147 [ 258 ] {251f9b48-f2c0-4291-be37-270375ff5f90} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17104 | 2025.01.28 08:40:42.133388 [ 258 ] {251f9b48-f2c0-4291-be37-270375ff5f90} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 548.02 KiB/sec. | ||
17105 | 2025.01.28 08:40:42.133447 [ 258 ] {251f9b48-f2c0-4291-be37-270375ff5f90} <Debug> TCPHandler: Processed in 0.002298363 sec. | ||
17106 | 2025.01.28 08:40:42.133785 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17107 | 2025.01.28 08:40:42.134098 [ 4 ] {181b5bb3-9367-45d2-848a-796fcb89fcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17108 | 2025.01.28 08:40:42.134217 [ 4 ] {181b5bb3-9367-45d2-848a-796fcb89fcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17109 | 2025.01.28 08:40:42.135265 [ 4 ] {181b5bb3-9367-45d2-848a-796fcb89fcac} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17110 | 2025.01.28 08:40:42.135309 [ 4 ] {181b5bb3-9367-45d2-848a-796fcb89fcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17111 | 2025.01.28 08:40:42.135789 [ 4 ] {181b5bb3-9367-45d2-848a-796fcb89fcac} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
17112 | 2025.01.28 08:40:42.136078 [ 4 ] {181b5bb3-9367-45d2-848a-796fcb89fcac} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17113 | 2025.01.28 08:40:42.136323 [ 4 ] {181b5bb3-9367-45d2-848a-796fcb89fcac} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002313 sec., 118893.21227842629 rows/sec., 10.47 MiB/sec. | ||
17114 | 2025.01.28 08:40:42.136392 [ 4 ] {181b5bb3-9367-45d2-848a-796fcb89fcac} <Debug> TCPHandler: Processed in 0.00280473 sec. | ||
17115 | 2025.01.28 08:40:42.136615 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17116 | 2025.01.28 08:40:42.136836 [ 258 ] {a44171e3-e3fc-4e9f-a7fa-4f1c6e5e8ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17117 | 2025.01.28 08:40:42.136927 [ 258 ] {a44171e3-e3fc-4e9f-a7fa-4f1c6e5e8ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17118 | 2025.01.28 08:40:42.137831 [ 258 ] {a44171e3-e3fc-4e9f-a7fa-4f1c6e5e8ed8} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17119 | 2025.01.28 08:40:42.137869 [ 258 ] {a44171e3-e3fc-4e9f-a7fa-4f1c6e5e8ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17120 | 2025.01.28 08:40:42.138235 [ 258 ] {a44171e3-e3fc-4e9f-a7fa-4f1c6e5e8ed8} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
17121 | 2025.01.28 08:40:42.138475 [ 258 ] {a44171e3-e3fc-4e9f-a7fa-4f1c6e5e8ed8} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17122 | 2025.01.28 08:40:42.138655 [ 258 ] {a44171e3-e3fc-4e9f-a7fa-4f1c6e5e8ed8} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001873 sec., 22957.821676454885 rows/sec., 1.65 MiB/sec. | ||
17123 | 2025.01.28 08:40:42.138706 [ 258 ] {a44171e3-e3fc-4e9f-a7fa-4f1c6e5e8ed8} <Debug> TCPHandler: Processed in 0.002212932 sec. | ||
17124 | 2025.01.28 08:40:42.138874 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17125 | 2025.01.28 08:40:42.139021 [ 4 ] {1fbc1c1e-091e-4fbb-a9ca-e5bc3b0b2fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17126 | 2025.01.28 08:40:42.139082 [ 4 ] {1fbc1c1e-091e-4fbb-a9ca-e5bc3b0b2fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17127 | 2025.01.28 08:40:42.139736 [ 4 ] {1fbc1c1e-091e-4fbb-a9ca-e5bc3b0b2fc4} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17128 | 2025.01.28 08:40:42.139777 [ 4 ] {1fbc1c1e-091e-4fbb-a9ca-e5bc3b0b2fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17129 | 2025.01.28 08:40:42.140146 [ 4 ] {1fbc1c1e-091e-4fbb-a9ca-e5bc3b0b2fc4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17130 | 2025.01.28 08:40:42.140392 [ 4 ] {1fbc1c1e-091e-4fbb-a9ca-e5bc3b0b2fc4} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17131 | 2025.01.28 08:40:42.140564 [ 95 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
17132 | 2025.01.28 08:40:42.140628 [ 4 ] {1fbc1c1e-091e-4fbb-a9ca-e5bc3b0b2fc4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 598.94 KiB/sec. | ||
17133 | 2025.01.28 08:40:42.140635 [ 95 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17134 | 2025.01.28 08:40:42.140719 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17135 | 2025.01.28 08:40:42.140752 [ 4 ] {1fbc1c1e-091e-4fbb-a9ca-e5bc3b0b2fc4} <Debug> TCPHandler: Processed in 0.001946598 sec. | ||
17136 | 2025.01.28 08:40:42.140973 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17137 | 2025.01.28 08:40:42.141019 [ 201 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
17138 | 2025.01.28 08:40:42.141160 [ 258 ] {42e96cdb-a8c8-43e6-a0e6-c8de8c8875a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17139 | 2025.01.28 08:40:42.141287 [ 258 ] {42e96cdb-a8c8-43e6-a0e6-c8de8c8875a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17140 | 2025.01.28 08:40:42.141324 [ 201 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17141 | 2025.01.28 08:40:42.141441 [ 201 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 243 rows starting from the beginning of the part | ||
17142 | 2025.01.28 08:40:42.141718 [ 201 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
17143 | 2025.01.28 08:40:42.141996 [ 201 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
17144 | 2025.01.28 08:40:42.142376 [ 201 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 242 rows starting from the beginning of the part | ||
17145 | 2025.01.28 08:40:42.142788 [ 201 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
17146 | 2025.01.28 08:40:42.143344 [ 201 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
17147 | 2025.01.28 08:40:42.144530 [ 258 ] {42e96cdb-a8c8-43e6-a0e6-c8de8c8875a0} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17148 | 2025.01.28 08:40:42.144611 [ 258 ] {42e96cdb-a8c8-43e6-a0e6-c8de8c8875a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17149 | 2025.01.28 08:40:42.145601 [ 258 ] {42e96cdb-a8c8-43e6-a0e6-c8de8c8875a0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
17150 | 2025.01.28 08:40:42.146226 [ 258 ] {42e96cdb-a8c8-43e6-a0e6-c8de8c8875a0} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17151 | 2025.01.28 08:40:42.146401 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005536739 sec., 97710.94501655217 rows/sec., 7.00 MiB/sec. | ||
17152 | 2025.01.28 08:40:42.146648 [ 258 ] {42e96cdb-a8c8-43e6-a0e6-c8de8c8875a0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005541 sec., 2346.146904890814 rows/sec., 146.28 KiB/sec. | ||
17153 | 2025.01.28 08:40:42.146708 [ 188 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
17154 | 2025.01.28 08:40:42.146774 [ 258 ] {42e96cdb-a8c8-43e6-a0e6-c8de8c8875a0} <Debug> TCPHandler: Processed in 0.005921684 sec. | ||
17155 | 2025.01.28 08:40:42.146968 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17156 | 2025.01.28 08:40:42.147105 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17157 | 2025.01.28 08:40:42.147193 [ 4 ] {eab6f1ff-ec3d-45dc-b048-39496a9b6211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17158 | 2025.01.28 08:40:42.147251 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_60_13} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
17159 | 2025.01.28 08:40:42.147276 [ 4 ] {eab6f1ff-ec3d-45dc-b048-39496a9b6211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17160 | 2025.01.28 08:40:42.147389 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
17161 | 2025.01.28 08:40:42.148097 [ 4 ] {eab6f1ff-ec3d-45dc-b048-39496a9b6211} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17162 | 2025.01.28 08:40:42.148136 [ 4 ] {eab6f1ff-ec3d-45dc-b048-39496a9b6211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17163 | 2025.01.28 08:40:42.148641 [ 4 ] {eab6f1ff-ec3d-45dc-b048-39496a9b6211} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
17164 | 2025.01.28 08:40:42.148894 [ 4 ] {eab6f1ff-ec3d-45dc-b048-39496a9b6211} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17165 | 2025.01.28 08:40:42.149112 [ 4 ] {eab6f1ff-ec3d-45dc-b048-39496a9b6211} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001959 sec., 213374.1704951506 rows/sec., 15.24 MiB/sec. | ||
17166 | 2025.01.28 08:40:42.149173 [ 4 ] {eab6f1ff-ec3d-45dc-b048-39496a9b6211} <Debug> TCPHandler: Processed in 0.002281983 sec. | ||
17167 | 2025.01.28 08:40:42.149182 [ 224 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
17168 | 2025.01.28 08:40:42.149213 [ 224 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
17169 | 2025.01.28 08:40:42.149356 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17170 | 2025.01.28 08:40:42.149519 [ 258 ] {58906253-8e1d-4f2a-9fa9-ca870c55dd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17171 | 2025.01.28 08:40:42.149603 [ 258 ] {58906253-8e1d-4f2a-9fa9-ca870c55dd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17172 | 2025.01.28 08:40:42.150847 [ 258 ] {58906253-8e1d-4f2a-9fa9-ca870c55dd99} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17173 | 2025.01.28 08:40:42.150887 [ 258 ] {58906253-8e1d-4f2a-9fa9-ca870c55dd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17174 | 2025.01.28 08:40:42.151552 [ 258 ] {58906253-8e1d-4f2a-9fa9-ca870c55dd99} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
17175 | 2025.01.28 08:40:42.151938 [ 258 ] {58906253-8e1d-4f2a-9fa9-ca870c55dd99} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17176 | 2025.01.28 08:40:42.152245 [ 258 ] {58906253-8e1d-4f2a-9fa9-ca870c55dd99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002756 sec., 2177.0682148040637 rows/sec., 113.74 KiB/sec. | ||
17177 | 2025.01.28 08:40:42.152266 [ 225 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): 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] | ||
17178 | 2025.01.28 08:40:42.152351 [ 225 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): 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] | ||
17179 | 2025.01.28 08:40:42.152395 [ 258 ] {58906253-8e1d-4f2a-9fa9-ca870c55dd99} <Debug> TCPHandler: Processed in 0.003150235 sec. | ||
17180 | 2025.01.28 08:40:42.152674 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17181 | 2025.01.28 08:40:42.152942 [ 4 ] {f5092140-92b6-414b-a13c-ae4c7c24fc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17182 | 2025.01.28 08:40:42.153032 [ 4 ] {f5092140-92b6-414b-a13c-ae4c7c24fc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17183 | 2025.01.28 08:40:42.153813 [ 224 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
17184 | 2025.01.28 08:40:42.155801 [ 4 ] {f5092140-92b6-414b-a13c-ae4c7c24fc8f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17185 | 2025.01.28 08:40:42.155926 [ 4 ] {f5092140-92b6-414b-a13c-ae4c7c24fc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17186 | 2025.01.28 08:40:42.156871 [ 4 ] {f5092140-92b6-414b-a13c-ae4c7c24fc8f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
17187 | 2025.01.28 08:40:42.157328 [ 4 ] {f5092140-92b6-414b-a13c-ae4c7c24fc8f} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17188 | 2025.01.28 08:40:42.157548 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_133_27 to all_138_138_0 | ||
17189 | 2025.01.28 08:40:42.157661 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17190 | 2025.01.28 08:40:42.157727 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17191 | 2025.01.28 08:40:42.157756 [ 4 ] {f5092140-92b6-414b-a13c-ae4c7c24fc8f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00486 sec., 48765.432098765436 rows/sec., 3.27 MiB/sec. | ||
17192 | 2025.01.28 08:40:42.157962 [ 225 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): 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] | ||
17193 | 2025.01.28 08:40:42.158179 [ 4 ] {f5092140-92b6-414b-a13c-ae4c7c24fc8f} <Debug> TCPHandler: Processed in 0.00565276 sec. | ||
17194 | 2025.01.28 08:40:42.158301 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_133_27 to all_138_138_0 into Compact with storage Full | ||
17195 | 2025.01.28 08:40:42.158548 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17196 | 2025.01.28 08:40:42.159032 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17197 | 2025.01.28 08:40:42.159057 [ 258 ] {e65ecaea-edfe-4384-9699-13a0a629814b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17198 | 2025.01.28 08:40:42.159209 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 40012 rows starting from the beginning of the part | ||
17199 | 2025.01.28 08:40:42.159337 [ 258 ] {e65ecaea-edfe-4384-9699-13a0a629814b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17200 | 2025.01.28 08:40:42.159895 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 96 rows starting from the beginning of the part | ||
17201 | 2025.01.28 08:40:42.160324 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
17202 | 2025.01.28 08:40:42.160744 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 237 rows starting from the beginning of the part | ||
17203 | 2025.01.28 08:40:42.160912 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 162 rows starting from the beginning of the part | ||
17204 | 2025.01.28 08:40:42.161354 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 237 rows starting from the beginning of the part | ||
17205 | 2025.01.28 08:40:42.162063 [ 258 ] {e65ecaea-edfe-4384-9699-13a0a629814b} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17206 | 2025.01.28 08:40:42.162120 [ 258 ] {e65ecaea-edfe-4384-9699-13a0a629814b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17207 | 2025.01.28 08:40:42.162798 [ 258 ] {e65ecaea-edfe-4384-9699-13a0a629814b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17208 | 2025.01.28 08:40:42.163151 [ 258 ] {e65ecaea-edfe-4384-9699-13a0a629814b} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17209 | 2025.01.28 08:40:42.163354 [ 95 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
17210 | 2025.01.28 08:40:42.163475 [ 95 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17211 | 2025.01.28 08:40:42.163566 [ 258 ] {e65ecaea-edfe-4384-9699-13a0a629814b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004721 sec., 211.81952976064392 rows/sec., 14.27 KiB/sec. | ||
17212 | 2025.01.28 08:40:42.163577 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17213 | 2025.01.28 08:40:42.163975 [ 258 ] {e65ecaea-edfe-4384-9699-13a0a629814b} <Debug> TCPHandler: Processed in 0.005670941 sec. | ||
17214 | 2025.01.28 08:40:42.164054 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
17215 | 2025.01.28 08:40:42.164290 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17216 | 2025.01.28 08:40:42.164375 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17217 | 2025.01.28 08:40:42.164458 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 55 rows starting from the beginning of the part | ||
17218 | 2025.01.28 08:40:42.164556 [ 4 ] {a9116f42-857f-447d-8e23-891c88289ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17219 | 2025.01.28 08:40:42.164780 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
17220 | 2025.01.28 08:40:42.165057 [ 4 ] {a9116f42-857f-447d-8e23-891c88289ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17221 | 2025.01.28 08:40:42.165400 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
17222 | 2025.01.28 08:40:42.165854 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
17223 | 2025.01.28 08:40:42.166160 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
17224 | 2025.01.28 08:40:42.166693 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
17225 | 2025.01.28 08:40:42.169234 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.005505398 sec., 10898.394630142999 rows/sec., 733.65 KiB/sec. | ||
17226 | 2025.01.28 08:40:42.169382 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
17227 | 2025.01.28 08:40:42.169570 [ 4 ] {a9116f42-857f-447d-8e23-891c88289ebc} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17228 | 2025.01.28 08:40:42.169616 [ 4 ] {a9116f42-857f-447d-8e23-891c88289ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17229 | 2025.01.28 08:40:42.169834 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17230 | 2025.01.28 08:40:42.169932 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_60_13} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
17231 | 2025.01.28 08:40:42.170088 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
17232 | 2025.01.28 08:40:42.170560 [ 4 ] {a9116f42-857f-447d-8e23-891c88289ebc} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
17233 | 2025.01.28 08:40:42.170863 [ 4 ] {a9116f42-857f-447d-8e23-891c88289ebc} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17234 | 2025.01.28 08:40:42.171115 [ 4 ] {a9116f42-857f-447d-8e23-891c88289ebc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.006635 sec., 5425.772418990203 rows/sec., 9.72 MiB/sec. | ||
17235 | 2025.01.28 08:40:42.171345 [ 4 ] {a9116f42-857f-447d-8e23-891c88289ebc} <Debug> TCPHandler: Processed in 0.007240394 sec. | ||
17236 | 2025.01.28 08:40:42.171510 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17237 | 2025.01.28 08:40:42.171680 [ 258 ] {9fa8bb3c-175d-4fc2-98d1-d7899d78f0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17238 | 2025.01.28 08:40:42.171745 [ 258 ] {9fa8bb3c-175d-4fc2-98d1-d7899d78f0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17239 | 2025.01.28 08:40:42.172566 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40904 rows, containing 5 columns (5 merged, 0 gathered) in 0.01467489 sec., 2787346.2765308633 rows/sec., 188.21 MiB/sec. | ||
17240 | 2025.01.28 08:40:42.172716 [ 258 ] {9fa8bb3c-175d-4fc2-98d1-d7899d78f0a0} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17241 | 2025.01.28 08:40:42.172761 [ 258 ] {9fa8bb3c-175d-4fc2-98d1-d7899d78f0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17242 | 2025.01.28 08:40:42.173183 [ 258 ] {9fa8bb3c-175d-4fc2-98d1-d7899d78f0a0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
17243 | 2025.01.28 08:40:42.173350 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Trace> MergedBlockOutputStream: filled checksums all_1_138_28 (state Temporary) | ||
17244 | 2025.01.28 08:40:42.173553 [ 258 ] {9fa8bb3c-175d-4fc2-98d1-d7899d78f0a0} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17245 | 2025.01.28 08:40:42.173968 [ 258 ] {9fa8bb3c-175d-4fc2-98d1-d7899d78f0a0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002291 sec., 35792.23046704496 rows/sec., 2.27 MiB/sec. | ||
17246 | 2025.01.28 08:40:42.173970 [ 220 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
17247 | 2025.01.28 08:40:42.173989 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_138_28 to all_1_138_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17248 | 2025.01.28 08:40:42.174072 [ 220 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
17249 | 2025.01.28 08:40:42.174171 [ 258 ] {9fa8bb3c-175d-4fc2-98d1-d7899d78f0a0} <Debug> TCPHandler: Processed in 0.002726449 sec. | ||
17250 | 2025.01.28 08:40:42.174296 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_138_28} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_133_27, all_138_138_0] -> all_1_138_28 | ||
17251 | 2025.01.28 08:40:42.174408 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
17252 | 2025.01.28 08:40:42.176279 [ 220 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
17253 | 2025.01.28 08:40:43.373322 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
17254 | 2025.01.28 08:40:43.373404 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
17255 | 2025.01.28 08:40:43.376152 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
17256 | 2025.01.28 08:40:43.454629 [ 225 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
17257 | 2025.01.28 08:40:43.454708 [ 225 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
17258 | 2025.01.28 08:40:43.457173 [ 225 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
17259 | 2025.01.28 08:40:44.268540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
17260 | 2025.01.28 08:40:44.293465 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17261 | 2025.01.28 08:40:44.293532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17262 | 2025.01.28 08:40:44.301217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
17263 | 2025.01.28 08:40:44.302519 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17264 | 2025.01.28 08:40:44.305584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
17265 | 2025.01.28 08:40:46.738737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2414 | ||
17266 | 2025.01.28 08:40:46.741955 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17267 | 2025.01.28 08:40:46.742007 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17268 | 2025.01.28 08:40:46.743558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17269 | 2025.01.28 08:40:46.743878 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17270 | 2025.01.28 08:40:46.744129 [ 89 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
17271 | 2025.01.28 08:40:46.744243 [ 89 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17272 | 2025.01.28 08:40:46.744304 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17273 | 2025.01.28 08:40:46.744954 [ 200 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
17274 | 2025.01.28 08:40:46.746187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2414 | ||
17275 | 2025.01.28 08:40:46.746680 [ 200 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17276 | 2025.01.28 08:40:46.746896 [ 200 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2230 rows starting from the beginning of the part | ||
17277 | 2025.01.28 08:40:46.747470 [ 200 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
17278 | 2025.01.28 08:40:46.748218 [ 200 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
17279 | 2025.01.28 08:40:46.748966 [ 200 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 44 rows starting from the beginning of the part | ||
17280 | 2025.01.28 08:40:46.749649 [ 200 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
17281 | 2025.01.28 08:40:46.750168 [ 200 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
17282 | 2025.01.28 08:40:46.759779 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 72 columns (72 merged, 0 gathered) in 0.015295469 sec., 157824.5165283915 rows/sec., 118.36 MiB/sec. | ||
17283 | 2025.01.28 08:40:46.762030 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
17284 | 2025.01.28 08:40:46.762819 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_61_12} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17285 | 2025.01.28 08:40:46.762901 [ 198 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_61_12} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
17286 | 2025.01.28 08:40:46.763231 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
17287 | 2025.01.28 08:40:47.124287 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17288 | 2025.01.28 08:40:47.124481 [ 258 ] {3e7ee819-ed8c-45aa-b8a5-422d85926e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17289 | 2025.01.28 08:40:47.124555 [ 258 ] {3e7ee819-ed8c-45aa-b8a5-422d85926e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17290 | 2025.01.28 08:40:47.125364 [ 258 ] {3e7ee819-ed8c-45aa-b8a5-422d85926e58} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17291 | 2025.01.28 08:40:47.125415 [ 258 ] {3e7ee819-ed8c-45aa-b8a5-422d85926e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17292 | 2025.01.28 08:40:47.125877 [ 258 ] {3e7ee819-ed8c-45aa-b8a5-422d85926e58} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
17293 | 2025.01.28 08:40:47.126161 [ 258 ] {3e7ee819-ed8c-45aa-b8a5-422d85926e58} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17294 | 2025.01.28 08:40:47.126404 [ 258 ] {3e7ee819-ed8c-45aa-b8a5-422d85926e58} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001974 sec., 32421.47922998987 rows/sec., 2.55 MiB/sec. | ||
17295 | 2025.01.28 08:40:47.126463 [ 258 ] {3e7ee819-ed8c-45aa-b8a5-422d85926e58} <Debug> TCPHandler: Processed in 0.002317074 sec. | ||
17296 | 2025.01.28 08:40:47.126731 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17297 | 2025.01.28 08:40:47.126923 [ 4 ] {4cc716f6-0e75-4ffd-8f9a-15077f916228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17298 | 2025.01.28 08:40:47.126999 [ 4 ] {4cc716f6-0e75-4ffd-8f9a-15077f916228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17299 | 2025.01.28 08:40:47.127760 [ 4 ] {4cc716f6-0e75-4ffd-8f9a-15077f916228} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17300 | 2025.01.28 08:40:47.127813 [ 4 ] {4cc716f6-0e75-4ffd-8f9a-15077f916228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17301 | 2025.01.28 08:40:47.128292 [ 4 ] {4cc716f6-0e75-4ffd-8f9a-15077f916228} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
17302 | 2025.01.28 08:40:47.128563 [ 4 ] {4cc716f6-0e75-4ffd-8f9a-15077f916228} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17303 | 2025.01.28 08:40:47.128808 [ 4 ] {4cc716f6-0e75-4ffd-8f9a-15077f916228} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001939 sec., 2062.9190304280555 rows/sec., 155.12 KiB/sec. | ||
17304 | 2025.01.28 08:40:47.128878 [ 4 ] {4cc716f6-0e75-4ffd-8f9a-15077f916228} <Debug> TCPHandler: Processed in 0.002288903 sec. | ||
17305 | 2025.01.28 08:40:47.129056 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17306 | 2025.01.28 08:40:47.129195 [ 258 ] {0e3f1b11-3660-4e92-a598-ad0dbe0650a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17307 | 2025.01.28 08:40:47.129253 [ 258 ] {0e3f1b11-3660-4e92-a598-ad0dbe0650a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17308 | 2025.01.28 08:40:47.129910 [ 258 ] {0e3f1b11-3660-4e92-a598-ad0dbe0650a3} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17309 | 2025.01.28 08:40:47.129950 [ 258 ] {0e3f1b11-3660-4e92-a598-ad0dbe0650a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17310 | 2025.01.28 08:40:47.130343 [ 258 ] {0e3f1b11-3660-4e92-a598-ad0dbe0650a3} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
17311 | 2025.01.28 08:40:47.130610 [ 258 ] {0e3f1b11-3660-4e92-a598-ad0dbe0650a3} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17312 | 2025.01.28 08:40:47.130824 [ 258 ] {0e3f1b11-3660-4e92-a598-ad0dbe0650a3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00166 sec., 40963.85542168675 rows/sec., 3.20 MiB/sec. | ||
17313 | 2025.01.28 08:40:47.130878 [ 258 ] {0e3f1b11-3660-4e92-a598-ad0dbe0650a3} <Debug> TCPHandler: Processed in 0.001891337 sec. | ||
17314 | 2025.01.28 08:40:47.131027 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17315 | 2025.01.28 08:40:47.131148 [ 4 ] {3820ab98-b557-41ce-b404-d48e1d168389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17316 | 2025.01.28 08:40:47.131203 [ 4 ] {3820ab98-b557-41ce-b404-d48e1d168389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17317 | 2025.01.28 08:40:47.131813 [ 4 ] {3820ab98-b557-41ce-b404-d48e1d168389} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17318 | 2025.01.28 08:40:47.131854 [ 4 ] {3820ab98-b557-41ce-b404-d48e1d168389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17319 | 2025.01.28 08:40:47.132280 [ 4 ] {3820ab98-b557-41ce-b404-d48e1d168389} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
17320 | 2025.01.28 08:40:47.132540 [ 4 ] {3820ab98-b557-41ce-b404-d48e1d168389} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17321 | 2025.01.28 08:40:47.132766 [ 4 ] {3820ab98-b557-41ce-b404-d48e1d168389} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. | ||
17322 | 2025.01.28 08:40:47.132820 [ 4 ] {3820ab98-b557-41ce-b404-d48e1d168389} <Debug> TCPHandler: Processed in 0.001855466 sec. | ||
17323 | 2025.01.28 08:40:47.132961 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17324 | 2025.01.28 08:40:47.133080 [ 258 ] {53f94592-9f16-48c7-8c19-628226a7749b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17325 | 2025.01.28 08:40:47.133163 [ 258 ] {53f94592-9f16-48c7-8c19-628226a7749b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17326 | 2025.01.28 08:40:47.134268 [ 258 ] {53f94592-9f16-48c7-8c19-628226a7749b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17327 | 2025.01.28 08:40:47.134309 [ 258 ] {53f94592-9f16-48c7-8c19-628226a7749b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17328 | 2025.01.28 08:40:47.134949 [ 258 ] {53f94592-9f16-48c7-8c19-628226a7749b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
17329 | 2025.01.28 08:40:47.135239 [ 258 ] {53f94592-9f16-48c7-8c19-628226a7749b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17330 | 2025.01.28 08:40:47.135458 [ 258 ] {53f94592-9f16-48c7-8c19-628226a7749b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002417 sec., 1654.9441456350849 rows/sec., 2.97 MiB/sec. | ||
17331 | 2025.01.28 08:40:47.135547 [ 258 ] {53f94592-9f16-48c7-8c19-628226a7749b} <Debug> TCPHandler: Processed in 0.002663188 sec. | ||
17332 | 2025.01.28 08:40:47.135682 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17333 | 2025.01.28 08:40:47.135793 [ 4 ] {88db03a7-cdf6-41f6-bc66-d2b509789516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17334 | 2025.01.28 08:40:47.135842 [ 4 ] {88db03a7-cdf6-41f6-bc66-d2b509789516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17335 | 2025.01.28 08:40:47.136397 [ 4 ] {88db03a7-cdf6-41f6-bc66-d2b509789516} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17336 | 2025.01.28 08:40:47.136438 [ 4 ] {88db03a7-cdf6-41f6-bc66-d2b509789516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17337 | 2025.01.28 08:40:47.136842 [ 4 ] {88db03a7-cdf6-41f6-bc66-d2b509789516} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
17338 | 2025.01.28 08:40:47.137114 [ 4 ] {88db03a7-cdf6-41f6-bc66-d2b509789516} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17339 | 2025.01.28 08:40:47.137323 [ 4 ] {88db03a7-cdf6-41f6-bc66-d2b509789516} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
17340 | 2025.01.28 08:40:47.137373 [ 4 ] {88db03a7-cdf6-41f6-bc66-d2b509789516} <Debug> TCPHandler: Processed in 0.001721464 sec. | ||
17341 | 2025.01.28 08:40:48.247989 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17342 | 2025.01.28 08:40:48.248175 [ 258 ] {1d798fe3-1c09-4fdf-9268-78276e718165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17343 | 2025.01.28 08:40:48.248246 [ 258 ] {1d798fe3-1c09-4fdf-9268-78276e718165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17344 | 2025.01.28 08:40:48.249001 [ 258 ] {1d798fe3-1c09-4fdf-9268-78276e718165} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17345 | 2025.01.28 08:40:48.249047 [ 258 ] {1d798fe3-1c09-4fdf-9268-78276e718165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17346 | 2025.01.28 08:40:48.249501 [ 258 ] {1d798fe3-1c09-4fdf-9268-78276e718165} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17347 | 2025.01.28 08:40:48.249776 [ 258 ] {1d798fe3-1c09-4fdf-9268-78276e718165} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17348 | 2025.01.28 08:40:48.249996 [ 258 ] {1d798fe3-1c09-4fdf-9268-78276e718165} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. | ||
17349 | 2025.01.28 08:40:48.250101 [ 258 ] {1d798fe3-1c09-4fdf-9268-78276e718165} <Debug> TCPHandler: Processed in 0.002243552 sec. | ||
17350 | 2025.01.28 08:40:48.250388 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17351 | 2025.01.28 08:40:48.250571 [ 4 ] {82eee468-fffc-4d59-865e-fdfa08838412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17352 | 2025.01.28 08:40:48.250642 [ 4 ] {82eee468-fffc-4d59-865e-fdfa08838412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17353 | 2025.01.28 08:40:48.251400 [ 4 ] {82eee468-fffc-4d59-865e-fdfa08838412} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17354 | 2025.01.28 08:40:48.251446 [ 4 ] {82eee468-fffc-4d59-865e-fdfa08838412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17355 | 2025.01.28 08:40:48.251888 [ 4 ] {82eee468-fffc-4d59-865e-fdfa08838412} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
17356 | 2025.01.28 08:40:48.252160 [ 4 ] {82eee468-fffc-4d59-865e-fdfa08838412} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17357 | 2025.01.28 08:40:48.252441 [ 4 ] {82eee468-fffc-4d59-865e-fdfa08838412} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001914 sec., 5224.660397074191 rows/sec., 426.03 KiB/sec. | ||
17358 | 2025.01.28 08:40:48.252547 [ 4 ] {82eee468-fffc-4d59-865e-fdfa08838412} <Debug> TCPHandler: Processed in 0.002321713 sec. | ||
17359 | 2025.01.28 08:40:48.252787 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17360 | 2025.01.28 08:40:48.252922 [ 258 ] {1b25b820-9bed-4a8d-a83d-f4eb4a5675fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17361 | 2025.01.28 08:40:48.252972 [ 258 ] {1b25b820-9bed-4a8d-a83d-f4eb4a5675fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17362 | 2025.01.28 08:40:48.254232 [ 258 ] {1b25b820-9bed-4a8d-a83d-f4eb4a5675fa} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17363 | 2025.01.28 08:40:48.254274 [ 258 ] {1b25b820-9bed-4a8d-a83d-f4eb4a5675fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17364 | 2025.01.28 08:40:48.254753 [ 258 ] {1b25b820-9bed-4a8d-a83d-f4eb4a5675fa} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17365 | 2025.01.28 08:40:48.255015 [ 258 ] {1b25b820-9bed-4a8d-a83d-f4eb4a5675fa} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17366 | 2025.01.28 08:40:48.255207 [ 258 ] {1b25b820-9bed-4a8d-a83d-f4eb4a5675fa} <Debug> executeQuery: Read 1420 rows, 121.27 KiB in 0.002306 sec., 615784.9089332178 rows/sec., 51.36 MiB/sec. | ||
17367 | 2025.01.28 08:40:48.255278 [ 258 ] {1b25b820-9bed-4a8d-a83d-f4eb4a5675fa} <Debug> TCPHandler: Processed in 0.002622597 sec. | ||
17368 | 2025.01.28 08:40:48.255497 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17369 | 2025.01.28 08:40:48.255707 [ 4 ] {e22ed8fd-b27f-4c6f-bb80-0f28ffece865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17370 | 2025.01.28 08:40:48.255762 [ 4 ] {e22ed8fd-b27f-4c6f-bb80-0f28ffece865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17371 | 2025.01.28 08:40:48.256416 [ 4 ] {e22ed8fd-b27f-4c6f-bb80-0f28ffece865} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17372 | 2025.01.28 08:40:48.256458 [ 4 ] {e22ed8fd-b27f-4c6f-bb80-0f28ffece865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17373 | 2025.01.28 08:40:48.256860 [ 4 ] {e22ed8fd-b27f-4c6f-bb80-0f28ffece865} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
17374 | 2025.01.28 08:40:48.257139 [ 4 ] {e22ed8fd-b27f-4c6f-bb80-0f28ffece865} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17375 | 2025.01.28 08:40:48.257373 [ 4 ] {e22ed8fd-b27f-4c6f-bb80-0f28ffece865} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.001706 sec., 31066.822977725675 rows/sec., 2.21 MiB/sec. | ||
17376 | 2025.01.28 08:40:48.257429 [ 4 ] {e22ed8fd-b27f-4c6f-bb80-0f28ffece865} <Debug> TCPHandler: Processed in 0.002045829 sec. | ||
17377 | 2025.01.28 08:40:48.257581 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17378 | 2025.01.28 08:40:48.257699 [ 258 ] {ee42d1bf-2c17-4ad6-a7dc-e75bab4c0fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17379 | 2025.01.28 08:40:48.257749 [ 258 ] {ee42d1bf-2c17-4ad6-a7dc-e75bab4c0fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17380 | 2025.01.28 08:40:48.258407 [ 258 ] {ee42d1bf-2c17-4ad6-a7dc-e75bab4c0fc8} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17381 | 2025.01.28 08:40:48.258445 [ 258 ] {ee42d1bf-2c17-4ad6-a7dc-e75bab4c0fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17382 | 2025.01.28 08:40:48.258838 [ 258 ] {ee42d1bf-2c17-4ad6-a7dc-e75bab4c0fc8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17383 | 2025.01.28 08:40:48.259086 [ 258 ] {ee42d1bf-2c17-4ad6-a7dc-e75bab4c0fc8} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17384 | 2025.01.28 08:40:48.259266 [ 258 ] {ee42d1bf-2c17-4ad6-a7dc-e75bab4c0fc8} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00159 sec., 152201.2578616352 rows/sec., 10.31 MiB/sec. | ||
17385 | 2025.01.28 08:40:48.259326 [ 258 ] {ee42d1bf-2c17-4ad6-a7dc-e75bab4c0fc8} <Debug> TCPHandler: Processed in 0.001804546 sec. | ||
17386 | 2025.01.28 08:40:48.259485 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17387 | 2025.01.28 08:40:48.259609 [ 4 ] {350bb910-11fe-47d6-ad43-46c79285f039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17388 | 2025.01.28 08:40:48.259659 [ 4 ] {350bb910-11fe-47d6-ad43-46c79285f039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17389 | 2025.01.28 08:40:48.260279 [ 4 ] {350bb910-11fe-47d6-ad43-46c79285f039} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17390 | 2025.01.28 08:40:48.260319 [ 4 ] {350bb910-11fe-47d6-ad43-46c79285f039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17391 | 2025.01.28 08:40:48.260700 [ 4 ] {350bb910-11fe-47d6-ad43-46c79285f039} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17392 | 2025.01.28 08:40:48.260946 [ 4 ] {350bb910-11fe-47d6-ad43-46c79285f039} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17393 | 2025.01.28 08:40:48.261162 [ 4 ] {350bb910-11fe-47d6-ad43-46c79285f039} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001579 sec., 8233.058898036732 rows/sec., 513.33 KiB/sec. | ||
17394 | 2025.01.28 08:40:48.261218 [ 4 ] {350bb910-11fe-47d6-ad43-46c79285f039} <Debug> TCPHandler: Processed in 0.001792056 sec. | ||
17395 | 2025.01.28 08:40:48.261368 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17396 | 2025.01.28 08:40:48.261486 [ 258 ] {5e0dac4e-a350-4ef8-a6f9-c6858d9d1287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17397 | 2025.01.28 08:40:48.261535 [ 258 ] {5e0dac4e-a350-4ef8-a6f9-c6858d9d1287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17398 | 2025.01.28 08:40:48.262435 [ 258 ] {5e0dac4e-a350-4ef8-a6f9-c6858d9d1287} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17399 | 2025.01.28 08:40:48.262472 [ 258 ] {5e0dac4e-a350-4ef8-a6f9-c6858d9d1287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17400 | 2025.01.28 08:40:48.262899 [ 258 ] {5e0dac4e-a350-4ef8-a6f9-c6858d9d1287} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17401 | 2025.01.28 08:40:48.263149 [ 258 ] {5e0dac4e-a350-4ef8-a6f9-c6858d9d1287} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17402 | 2025.01.28 08:40:48.263341 [ 258 ] {5e0dac4e-a350-4ef8-a6f9-c6858d9d1287} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.001878 sec., 470713.5250266241 rows/sec., 34.15 MiB/sec. | ||
17403 | 2025.01.28 08:40:48.263399 [ 258 ] {5e0dac4e-a350-4ef8-a6f9-c6858d9d1287} <Debug> TCPHandler: Processed in 0.00209221 sec. | ||
17404 | 2025.01.28 08:40:48.263559 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17405 | 2025.01.28 08:40:48.263680 [ 4 ] {40ac80d6-135b-45b4-94fa-0cbc21ab1365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17406 | 2025.01.28 08:40:48.263732 [ 4 ] {40ac80d6-135b-45b4-94fa-0cbc21ab1365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17407 | 2025.01.28 08:40:48.264227 [ 4 ] {40ac80d6-135b-45b4-94fa-0cbc21ab1365} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17408 | 2025.01.28 08:40:48.264267 [ 4 ] {40ac80d6-135b-45b4-94fa-0cbc21ab1365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17409 | 2025.01.28 08:40:48.264643 [ 4 ] {40ac80d6-135b-45b4-94fa-0cbc21ab1365} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17410 | 2025.01.28 08:40:48.264888 [ 4 ] {40ac80d6-135b-45b4-94fa-0cbc21ab1365} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17411 | 2025.01.28 08:40:48.265090 [ 4 ] {40ac80d6-135b-45b4-94fa-0cbc21ab1365} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. | ||
17412 | 2025.01.28 08:40:48.265198 [ 4 ] {40ac80d6-135b-45b4-94fa-0cbc21ab1365} <Debug> TCPHandler: Processed in 0.001701104 sec. | ||
17413 | 2025.01.28 08:40:48.265401 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17414 | 2025.01.28 08:40:48.265582 [ 258 ] {ef640de4-99dc-46ad-aae3-c3f42d9b31b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17415 | 2025.01.28 08:40:48.265636 [ 258 ] {ef640de4-99dc-46ad-aae3-c3f42d9b31b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17416 | 2025.01.28 08:40:48.266423 [ 258 ] {ef640de4-99dc-46ad-aae3-c3f42d9b31b3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17417 | 2025.01.28 08:40:48.266463 [ 258 ] {ef640de4-99dc-46ad-aae3-c3f42d9b31b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17418 | 2025.01.28 08:40:48.266937 [ 258 ] {ef640de4-99dc-46ad-aae3-c3f42d9b31b3} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17419 | 2025.01.28 08:40:48.267202 [ 258 ] {ef640de4-99dc-46ad-aae3-c3f42d9b31b3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17420 | 2025.01.28 08:40:48.267422 [ 258 ] {ef640de4-99dc-46ad-aae3-c3f42d9b31b3} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.001864 sec., 532188.8412017167 rows/sec., 35.42 MiB/sec. | ||
17421 | 2025.01.28 08:40:48.267482 [ 258 ] {ef640de4-99dc-46ad-aae3-c3f42d9b31b3} <Debug> TCPHandler: Processed in 0.002197482 sec. | ||
17422 | 2025.01.28 08:40:48.267645 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17423 | 2025.01.28 08:40:48.267762 [ 4 ] {abd94ade-5242-4e41-b4aa-d749076ecbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17424 | 2025.01.28 08:40:48.267815 [ 4 ] {abd94ade-5242-4e41-b4aa-d749076ecbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17425 | 2025.01.28 08:40:48.268286 [ 4 ] {abd94ade-5242-4e41-b4aa-d749076ecbe7} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17426 | 2025.01.28 08:40:48.268322 [ 4 ] {abd94ade-5242-4e41-b4aa-d749076ecbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17427 | 2025.01.28 08:40:48.268691 [ 4 ] {abd94ade-5242-4e41-b4aa-d749076ecbe7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17428 | 2025.01.28 08:40:48.268927 [ 4 ] {abd94ade-5242-4e41-b4aa-d749076ecbe7} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17429 | 2025.01.28 08:40:48.269114 [ 4 ] {abd94ade-5242-4e41-b4aa-d749076ecbe7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001375 sec., 727.2727272727274 rows/sec., 49.01 KiB/sec. | ||
17430 | 2025.01.28 08:40:48.269185 [ 4 ] {abd94ade-5242-4e41-b4aa-d749076ecbe7} <Debug> TCPHandler: Processed in 0.001600753 sec. | ||
17431 | 2025.01.28 08:40:48.269380 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17432 | 2025.01.28 08:40:48.269512 [ 258 ] {20b287b8-f2b9-463e-8167-0f936bff93ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17433 | 2025.01.28 08:40:48.269591 [ 258 ] {20b287b8-f2b9-463e-8167-0f936bff93ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17434 | 2025.01.28 08:40:48.270796 [ 258 ] {20b287b8-f2b9-463e-8167-0f936bff93ef} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17435 | 2025.01.28 08:40:48.270837 [ 258 ] {20b287b8-f2b9-463e-8167-0f936bff93ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17436 | 2025.01.28 08:40:48.271507 [ 258 ] {20b287b8-f2b9-463e-8167-0f936bff93ef} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
17437 | 2025.01.28 08:40:48.271786 [ 258 ] {20b287b8-f2b9-463e-8167-0f936bff93ef} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17438 | 2025.01.28 08:40:48.272038 [ 258 ] {20b287b8-f2b9-463e-8167-0f936bff93ef} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002547 sec., 14134.275618374559 rows/sec., 25.33 MiB/sec. | ||
17439 | 2025.01.28 08:40:48.272159 [ 258 ] {20b287b8-f2b9-463e-8167-0f936bff93ef} <Debug> TCPHandler: Processed in 0.002887561 sec. | ||
17440 | 2025.01.28 08:40:48.272313 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17441 | 2025.01.28 08:40:48.272431 [ 4 ] {8749a546-06d3-49a4-a7c3-09ef4ff5a3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17442 | 2025.01.28 08:40:48.272483 [ 4 ] {8749a546-06d3-49a4-a7c3-09ef4ff5a3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17443 | 2025.01.28 08:40:48.272986 [ 4 ] {8749a546-06d3-49a4-a7c3-09ef4ff5a3b8} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17444 | 2025.01.28 08:40:48.273022 [ 4 ] {8749a546-06d3-49a4-a7c3-09ef4ff5a3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17445 | 2025.01.28 08:40:48.273395 [ 4 ] {8749a546-06d3-49a4-a7c3-09ef4ff5a3b8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17446 | 2025.01.28 08:40:48.273649 [ 4 ] {8749a546-06d3-49a4-a7c3-09ef4ff5a3b8} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17447 | 2025.01.28 08:40:48.273869 [ 4 ] {8749a546-06d3-49a4-a7c3-09ef4ff5a3b8} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001451 sec., 31702.274293590628 rows/sec., 1.92 MiB/sec. | ||
17448 | 2025.01.28 08:40:48.273938 [ 4 ] {8749a546-06d3-49a4-a7c3-09ef4ff5a3b8} <Debug> TCPHandler: Processed in 0.001681924 sec. | ||
17449 | 2025.01.28 08:40:48.995310 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38003 | ||
17450 | 2025.01.28 08:40:48.996042 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17451 | 2025.01.28 08:40:48.996093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17452 | 2025.01.28 08:40:48.996640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
17453 | 2025.01.28 08:40:48.996918 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17454 | 2025.01.28 08:40:48.997156 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38003 | ||
17455 | 2025.01.28 08:40:51.805692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
17456 | 2025.01.28 08:40:51.829049 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17457 | 2025.01.28 08:40:51.829103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17458 | 2025.01.28 08:40:51.836709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
17459 | 2025.01.28 08:40:51.837553 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17460 | 2025.01.28 08:40:51.840548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
17461 | 2025.01.28 08:40:52.120796 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17462 | 2025.01.28 08:40:52.121014 [ 258 ] {e846faea-098b-4da2-a39b-034db40d4601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17463 | 2025.01.28 08:40:52.121096 [ 258 ] {e846faea-098b-4da2-a39b-034db40d4601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17464 | 2025.01.28 08:40:52.121934 [ 258 ] {e846faea-098b-4da2-a39b-034db40d4601} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17465 | 2025.01.28 08:40:52.121985 [ 258 ] {e846faea-098b-4da2-a39b-034db40d4601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17466 | 2025.01.28 08:40:52.122442 [ 258 ] {e846faea-098b-4da2-a39b-034db40d4601} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17467 | 2025.01.28 08:40:52.122695 [ 258 ] {e846faea-098b-4da2-a39b-034db40d4601} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17468 | 2025.01.28 08:40:52.122932 [ 82 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17469 | 2025.01.28 08:40:52.122957 [ 258 ] {e846faea-098b-4da2-a39b-034db40d4601} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.15 MiB/sec. | ||
17470 | 2025.01.28 08:40:52.123067 [ 82 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17471 | 2025.01.28 08:40:52.123147 [ 258 ] {e846faea-098b-4da2-a39b-034db40d4601} <Debug> TCPHandler: Processed in 0.002487016 sec. | ||
17472 | 2025.01.28 08:40:52.123156 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17473 | 2025.01.28 08:40:52.123439 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::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 | ||
17474 | 2025.01.28 08:40:52.123503 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17475 | 2025.01.28 08:40:52.123797 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17476 | 2025.01.28 08:40:52.123878 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1433 rows starting from the beginning of the part | ||
17477 | 2025.01.28 08:40:52.123885 [ 4 ] {8576bd02-997e-4692-a4db-9d35d7f130ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17478 | 2025.01.28 08:40:52.124030 [ 4 ] {8576bd02-997e-4692-a4db-9d35d7f130ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17479 | 2025.01.28 08:40:52.124119 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 66 rows starting from the beginning of the part | ||
17480 | 2025.01.28 08:40:52.124500 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 275 rows starting from the beginning of the part | ||
17481 | 2025.01.28 08:40:52.124830 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
17482 | 2025.01.28 08:40:52.125233 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1420 rows starting from the beginning of the part | ||
17483 | 2025.01.28 08:40:52.125597 [ 186 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
17484 | 2025.01.28 08:40:52.127032 [ 4 ] {8576bd02-997e-4692-a4db-9d35d7f130ff} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17485 | 2025.01.28 08:40:52.127090 [ 4 ] {8576bd02-997e-4692-a4db-9d35d7f130ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17486 | 2025.01.28 08:40:52.128145 [ 4 ] {8576bd02-997e-4692-a4db-9d35d7f130ff} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17487 | 2025.01.28 08:40:52.128558 [ 4 ] {8576bd02-997e-4692-a4db-9d35d7f130ff} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17488 | 2025.01.28 08:40:52.128771 [ 82 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17489 | 2025.01.28 08:40:52.128836 [ 82 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17490 | 2025.01.28 08:40:52.128890 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17491 | 2025.01.28 08:40:52.128906 [ 4 ] {8576bd02-997e-4692-a4db-9d35d7f130ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005081 sec., 12595.945679984256 rows/sec., 1006.74 KiB/sec. | ||
17492 | 2025.01.28 08:40:52.129406 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::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 | ||
17493 | 2025.01.28 08:40:52.129685 [ 4 ] {8576bd02-997e-4692-a4db-9d35d7f130ff} <Debug> TCPHandler: Processed in 0.006391901 sec. | ||
17494 | 2025.01.28 08:40:52.129864 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.006524424 sec., 507937.5589324054 rows/sec., 44.35 MiB/sec. | ||
17495 | 2025.01.28 08:40:52.129879 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17496 | 2025.01.28 08:40:52.129969 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17497 | 2025.01.28 08:40:52.130015 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 914 rows starting from the beginning of the part | ||
17498 | 2025.01.28 08:40:52.130327 [ 258 ] {1bfb8f2e-cb29-4461-a0e2-708e01240e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17499 | 2025.01.28 08:40:52.130379 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17500 | 2025.01.28 08:40:52.130473 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 72 rows starting from the beginning of the part | ||
17501 | 2025.01.28 08:40:52.130583 [ 258 ] {1bfb8f2e-cb29-4461-a0e2-708e01240e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17502 | 2025.01.28 08:40:52.130970 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 418 rows starting from the beginning of the part | ||
17503 | 2025.01.28 08:40:52.131585 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 68 rows starting from the beginning of the part | ||
17504 | 2025.01.28 08:40:52.131775 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17505 | 2025.01.28 08:40:52.132191 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 884 rows starting from the beginning of the part | ||
17506 | 2025.01.28 08:40:52.132295 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_141_28} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17507 | 2025.01.28 08:40:52.132758 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
17508 | 2025.01.28 08:40:52.132745 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
17509 | 2025.01.28 08:40:52.134104 [ 258 ] {1bfb8f2e-cb29-4461-a0e2-708e01240e84} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17510 | 2025.01.28 08:40:52.134169 [ 258 ] {1bfb8f2e-cb29-4461-a0e2-708e01240e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17511 | 2025.01.28 08:40:52.135226 [ 258 ] {1bfb8f2e-cb29-4461-a0e2-708e01240e84} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17512 | 2025.01.28 08:40:52.135619 [ 258 ] {1bfb8f2e-cb29-4461-a0e2-708e01240e84} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17513 | 2025.01.28 08:40:52.136129 [ 258 ] {1bfb8f2e-cb29-4461-a0e2-708e01240e84} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00599 sec., 16026.711185308848 rows/sec., 1.12 MiB/sec. | ||
17514 | 2025.01.28 08:40:52.136212 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.007177322 sec., 337173.112757098 rows/sec., 25.86 MiB/sec. | ||
17515 | 2025.01.28 08:40:52.136237 [ 258 ] {1bfb8f2e-cb29-4461-a0e2-708e01240e84} <Debug> TCPHandler: Processed in 0.006408962 sec. | ||
17516 | 2025.01.28 08:40:52.136449 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17517 | 2025.01.28 08:40:52.136493 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17518 | 2025.01.28 08:40:52.136813 [ 4 ] {47876820-91aa-49da-ab75-44333e153516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17519 | 2025.01.28 08:40:52.136898 [ 4 ] {47876820-91aa-49da-ab75-44333e153516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17520 | 2025.01.28 08:40:52.136964 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17521 | 2025.01.28 08:40:52.137230 [ 197 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_141_28} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17522 | 2025.01.28 08:40:52.137409 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
17523 | 2025.01.28 08:40:52.137752 [ 4 ] {47876820-91aa-49da-ab75-44333e153516} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17524 | 2025.01.28 08:40:52.137797 [ 4 ] {47876820-91aa-49da-ab75-44333e153516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17525 | 2025.01.28 08:40:52.138184 [ 4 ] {47876820-91aa-49da-ab75-44333e153516} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17526 | 2025.01.28 08:40:52.138422 [ 4 ] {47876820-91aa-49da-ab75-44333e153516} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17527 | 2025.01.28 08:40:52.138617 [ 82 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17528 | 2025.01.28 08:40:52.138667 [ 4 ] {47876820-91aa-49da-ab75-44333e153516} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001945 sec., 18508.997429305913 rows/sec., 1.25 MiB/sec. | ||
17529 | 2025.01.28 08:40:52.138674 [ 82 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17530 | 2025.01.28 08:40:52.138757 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
17531 | 2025.01.28 08:40:52.138792 [ 4 ] {47876820-91aa-49da-ab75-44333e153516} <Debug> TCPHandler: Processed in 0.002418174 sec. | ||
17532 | 2025.01.28 08:40:52.139057 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
17533 | 2025.01.28 08:40:52.139315 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17534 | 2025.01.28 08:40:52.139403 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8242 rows starting from the beginning of the part | ||
17535 | 2025.01.28 08:40:52.139745 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
17536 | 2025.01.28 08:40:52.140103 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part | ||
17537 | 2025.01.28 08:40:52.140445 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::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 | ||
17538 | 2025.01.28 08:40:52.140812 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 46 rows starting from the beginning of the part | ||
17539 | 2025.01.28 08:40:52.141152 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 36 rows starting from the beginning of the part | ||
17540 | 2025.01.28 08:40:52.144017 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8526 rows, containing 4 columns (4 merged, 0 gathered) in 0.005165244 sec., 1650648.0623180626 rows/sec., 107.58 MiB/sec. | ||
17541 | 2025.01.28 08:40:52.144171 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17542 | 2025.01.28 08:40:52.144504 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_141_28} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17543 | 2025.01.28 08:40:52.144592 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_141_28} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17544 | 2025.01.28 08:40:52.144675 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
17545 | 2025.01.28 08:40:56.287373 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17546 | 2025.01.28 08:40:56.287449 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17547 | 2025.01.28 08:40:56.497365 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38491 | ||
17548 | 2025.01.28 08:40:56.498035 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17549 | 2025.01.28 08:40:56.498078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17550 | 2025.01.28 08:40:56.498641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
17551 | 2025.01.28 08:40:56.498904 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17552 | 2025.01.28 08:40:56.499109 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
17553 | 2025.01.28 08:40:56.746528 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2458 | ||
17554 | 2025.01.28 08:40:56.749982 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17555 | 2025.01.28 08:40:56.750051 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17556 | 2025.01.28 08:40:56.751577 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17557 | 2025.01.28 08:40:56.751905 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17558 | 2025.01.28 08:40:56.752623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2458 | ||
17559 | 2025.01.28 08:40:57.124289 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17560 | 2025.01.28 08:40:57.124503 [ 258 ] {5e410b5e-f7f8-401a-bafc-29633674aa9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17561 | 2025.01.28 08:40:57.124586 [ 258 ] {5e410b5e-f7f8-401a-bafc-29633674aa9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17562 | 2025.01.28 08:40:57.125374 [ 258 ] {5e410b5e-f7f8-401a-bafc-29633674aa9f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17563 | 2025.01.28 08:40:57.125421 [ 258 ] {5e410b5e-f7f8-401a-bafc-29633674aa9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17564 | 2025.01.28 08:40:57.125872 [ 258 ] {5e410b5e-f7f8-401a-bafc-29633674aa9f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17565 | 2025.01.28 08:40:57.126144 [ 258 ] {5e410b5e-f7f8-401a-bafc-29633674aa9f} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17566 | 2025.01.28 08:40:57.126378 [ 258 ] {5e410b5e-f7f8-401a-bafc-29633674aa9f} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001929 sec., 33177.81233799896 rows/sec., 2.61 MiB/sec. | ||
17567 | 2025.01.28 08:40:57.126445 [ 258 ] {5e410b5e-f7f8-401a-bafc-29633674aa9f} <Debug> TCPHandler: Processed in 0.002291943 sec. | ||
17568 | 2025.01.28 08:40:57.126712 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17569 | 2025.01.28 08:40:57.127001 [ 4 ] {23f80e70-b802-47ba-96c2-f9e49867a2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17570 | 2025.01.28 08:40:57.127075 [ 4 ] {23f80e70-b802-47ba-96c2-f9e49867a2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17571 | 2025.01.28 08:40:57.127838 [ 4 ] {23f80e70-b802-47ba-96c2-f9e49867a2bf} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17572 | 2025.01.28 08:40:57.127888 [ 4 ] {23f80e70-b802-47ba-96c2-f9e49867a2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17573 | 2025.01.28 08:40:57.128331 [ 4 ] {23f80e70-b802-47ba-96c2-f9e49867a2bf} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
17574 | 2025.01.28 08:40:57.128604 [ 4 ] {23f80e70-b802-47ba-96c2-f9e49867a2bf} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17575 | 2025.01.28 08:40:57.128830 [ 77 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
17576 | 2025.01.28 08:40:57.128859 [ 4 ] {23f80e70-b802-47ba-96c2-f9e49867a2bf} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001911 sec., 2093.1449502878077 rows/sec., 157.39 KiB/sec. | ||
17577 | 2025.01.28 08:40:57.128932 [ 77 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17578 | 2025.01.28 08:40:57.129012 [ 4 ] {23f80e70-b802-47ba-96c2-f9e49867a2bf} <Debug> TCPHandler: Processed in 0.002470386 sec. | ||
17579 | 2025.01.28 08:40:57.129011 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17580 | 2025.01.28 08:40:57.129267 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17581 | 2025.01.28 08:40:57.129294 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
17582 | 2025.01.28 08:40:57.129722 [ 258 ] {6b5bbc07-d921-4b66-a2db-77dc5d8c84cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17583 | 2025.01.28 08:40:57.129748 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17584 | 2025.01.28 08:40:57.129867 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 65 rows starting from the beginning of the part | ||
17585 | 2025.01.28 08:40:57.129911 [ 258 ] {6b5bbc07-d921-4b66-a2db-77dc5d8c84cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17586 | 2025.01.28 08:40:57.130273 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 8 rows starting from the beginning of the part | ||
17587 | 2025.01.28 08:40:57.130657 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 43 rows starting from the beginning of the part | ||
17588 | 2025.01.28 08:40:57.130963 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 4 rows starting from the beginning of the part | ||
17589 | 2025.01.28 08:40:57.131277 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 53 rows starting from the beginning of the part | ||
17590 | 2025.01.28 08:40:57.131694 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 4 rows starting from the beginning of the part | ||
17591 | 2025.01.28 08:40:57.134603 [ 258 ] {6b5bbc07-d921-4b66-a2db-77dc5d8c84cb} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17592 | 2025.01.28 08:40:57.134691 [ 258 ] {6b5bbc07-d921-4b66-a2db-77dc5d8c84cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17593 | 2025.01.28 08:40:57.135589 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.006453702 sec., 27426.119148358568 rows/sec., 2.06 MiB/sec. | ||
17594 | 2025.01.28 08:40:57.135728 [ 258 ] {6b5bbc07-d921-4b66-a2db-77dc5d8c84cb} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17595 | 2025.01.28 08:40:57.135774 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
17596 | 2025.01.28 08:40:57.136244 [ 258 ] {6b5bbc07-d921-4b66-a2db-77dc5d8c84cb} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17597 | 2025.01.28 08:40:57.136335 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17598 | 2025.01.28 08:40:57.136576 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_116_23} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
17599 | 2025.01.28 08:40:57.136692 [ 258 ] {6b5bbc07-d921-4b66-a2db-77dc5d8c84cb} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.007168 sec., 9486.607142857143 rows/sec., 758.31 KiB/sec. | ||
17600 | 2025.01.28 08:40:57.136749 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
17601 | 2025.01.28 08:40:57.136861 [ 258 ] {6b5bbc07-d921-4b66-a2db-77dc5d8c84cb} <Debug> TCPHandler: Processed in 0.0077178 sec. | ||
17602 | 2025.01.28 08:40:57.137023 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17603 | 2025.01.28 08:40:57.137162 [ 4 ] {87d8f13f-5c06-4da4-8956-b2ccde1103b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17604 | 2025.01.28 08:40:57.137226 [ 4 ] {87d8f13f-5c06-4da4-8956-b2ccde1103b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17605 | 2025.01.28 08:40:57.137922 [ 4 ] {87d8f13f-5c06-4da4-8956-b2ccde1103b0} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17606 | 2025.01.28 08:40:57.137965 [ 4 ] {87d8f13f-5c06-4da4-8956-b2ccde1103b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17607 | 2025.01.28 08:40:57.138375 [ 4 ] {87d8f13f-5c06-4da4-8956-b2ccde1103b0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17608 | 2025.01.28 08:40:57.138631 [ 4 ] {87d8f13f-5c06-4da4-8956-b2ccde1103b0} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17609 | 2025.01.28 08:40:57.138873 [ 4 ] {87d8f13f-5c06-4da4-8956-b2ccde1103b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001738 sec., 92059.83889528194 rows/sec., 6.41 MiB/sec. | ||
17610 | 2025.01.28 08:40:57.138943 [ 4 ] {87d8f13f-5c06-4da4-8956-b2ccde1103b0} <Debug> TCPHandler: Processed in 0.001982658 sec. | ||
17611 | 2025.01.28 08:40:57.139095 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17612 | 2025.01.28 08:40:57.139269 [ 258 ] {b8cc8d5e-c8e0-4147-a46c-b7810bd69d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17613 | 2025.01.28 08:40:57.139428 [ 258 ] {b8cc8d5e-c8e0-4147-a46c-b7810bd69d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17614 | 2025.01.28 08:40:57.140598 [ 258 ] {b8cc8d5e-c8e0-4147-a46c-b7810bd69d29} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17615 | 2025.01.28 08:40:57.140638 [ 258 ] {b8cc8d5e-c8e0-4147-a46c-b7810bd69d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17616 | 2025.01.28 08:40:57.141274 [ 258 ] {b8cc8d5e-c8e0-4147-a46c-b7810bd69d29} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
17617 | 2025.01.28 08:40:57.141550 [ 258 ] {b8cc8d5e-c8e0-4147-a46c-b7810bd69d29} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17618 | 2025.01.28 08:40:57.141753 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
17619 | 2025.01.28 08:40:57.141813 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17620 | 2025.01.28 08:40:57.141842 [ 258 ] {b8cc8d5e-c8e0-4147-a46c-b7810bd69d29} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002607 sec., 1534.3306482546989 rows/sec., 2.75 MiB/sec. | ||
17621 | 2025.01.28 08:40:57.141866 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17622 | 2025.01.28 08:40:57.142284 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
17623 | 2025.01.28 08:40:57.142301 [ 258 ] {b8cc8d5e-c8e0-4147-a46c-b7810bd69d29} <Debug> TCPHandler: Processed in 0.003270986 sec. | ||
17624 | 2025.01.28 08:40:57.142891 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17625 | 2025.01.28 08:40:57.143843 [ 4 ] {92b9efeb-ba9e-4e02-9e3b-6105cf182e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17626 | 2025.01.28 08:40:57.144059 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17627 | 2025.01.28 08:40:57.144159 [ 4 ] {92b9efeb-ba9e-4e02-9e3b-6105cf182e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17628 | 2025.01.28 08:40:57.144340 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2216 rows starting from the beginning of the part | ||
17629 | 2025.01.28 08:40:57.145281 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 4 rows starting from the beginning of the part | ||
17630 | 2025.01.28 08:40:57.145880 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
17631 | 2025.01.28 08:40:57.146470 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 4 rows starting from the beginning of the part | ||
17632 | 2025.01.28 08:40:57.147162 [ 4 ] {92b9efeb-ba9e-4e02-9e3b-6105cf182e55} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17633 | 2025.01.28 08:40:57.147192 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
17634 | 2025.01.28 08:40:57.147249 [ 4 ] {92b9efeb-ba9e-4e02-9e3b-6105cf182e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17635 | 2025.01.28 08:40:57.147846 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 4 rows starting from the beginning of the part | ||
17636 | 2025.01.28 08:40:57.149184 [ 4 ] {92b9efeb-ba9e-4e02-9e3b-6105cf182e55} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17637 | 2025.01.28 08:40:57.149755 [ 4 ] {92b9efeb-ba9e-4e02-9e3b-6105cf182e55} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17638 | 2025.01.28 08:40:57.150158 [ 4 ] {92b9efeb-ba9e-4e02-9e3b-6105cf182e55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006672 sec., 8992.805755395684 rows/sec., 620.60 KiB/sec. | ||
17639 | 2025.01.28 08:40:57.150226 [ 4 ] {92b9efeb-ba9e-4e02-9e3b-6105cf182e55} <Debug> TCPHandler: Processed in 0.007815852 sec. | ||
17640 | 2025.01.28 08:40:57.157181 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 19 columns (19 merged, 0 gathered) in 0.015191067 sec., 151404.76965837882 rows/sec., 271.31 MiB/sec. | ||
17641 | 2025.01.28 08:40:57.159340 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
17642 | 2025.01.28 08:40:57.159839 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17643 | 2025.01.28 08:40:57.159936 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
17644 | 2025.01.28 08:40:57.160122 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.38 MiB. | ||
17645 | 2025.01.28 08:40:59.340703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 | ||
17646 | 2025.01.28 08:40:59.367201 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17647 | 2025.01.28 08:40:59.367271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17648 | 2025.01.28 08:40:59.374945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
17649 | 2025.01.28 08:40:59.375855 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17650 | 2025.01.28 08:40:59.379466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634 | ||
17651 | 2025.01.28 08:41:01.047123 [ 73 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
17652 | 2025.01.28 08:41:01.047196 [ 73 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17653 | 2025.01.28 08:41:01.047219 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17654 | 2025.01.28 08:41:01.047360 [ 219 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): 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] | ||
17655 | 2025.01.28 08:41:01.047442 [ 219 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): 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] | ||
17656 | 2025.01.28 08:41:01.047441 [ 192 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
17657 | 2025.01.28 08:41:01.047809 [ 192 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17658 | 2025.01.28 08:41:01.047854 [ 192 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
17659 | 2025.01.28 08:41:01.047962 [ 192 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
17660 | 2025.01.28 08:41:01.048293 [ 192 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
17661 | 2025.01.28 08:41:01.048566 [ 192 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
17662 | 2025.01.28 08:41:01.048877 [ 192 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
17663 | 2025.01.28 08:41:01.051026 [ 192 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003715753 sec., 9688.48036992771 rows/sec., 827.87 KiB/sec. | ||
17664 | 2025.01.28 08:41:01.051239 [ 192 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
17665 | 2025.01.28 08:41:01.051694 [ 219 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): 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] | ||
17666 | 2025.01.28 08:41:01.051706 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17667 | 2025.01.28 08:41:01.051988 [ 189 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_37_9} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
17668 | 2025.01.28 08:41:01.052196 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
17669 | 2025.01.28 08:41:01.856087 [ 73 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 | ||
17670 | 2025.01.28 08:41:01.856159 [ 73 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17671 | 2025.01.28 08:41:01.856180 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17672 | 2025.01.28 08:41:01.856429 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full | ||
17673 | 2025.01.28 08:41:01.856729 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17674 | 2025.01.28 08:41:01.856786 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 336 rows starting from the beginning of the part | ||
17675 | 2025.01.28 08:41:01.856915 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
17676 | 2025.01.28 08:41:01.857147 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
17677 | 2025.01.28 08:41:01.857427 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
17678 | 2025.01.28 08:41:01.857637 [ 194 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
17679 | 2025.01.28 08:41:01.859236 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002958942 sec., 121665.10867735832 rows/sec., 6.21 MiB/sec. | ||
17680 | 2025.01.28 08:41:01.859538 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
17681 | 2025.01.28 08:41:01.859991 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17682 | 2025.01.28 08:41:01.860116 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_60_13} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 | ||
17683 | 2025.01.28 08:41:01.860246 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
17684 | 2025.01.28 08:41:02.131308 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17685 | 2025.01.28 08:41:02.131504 [ 258 ] {16bbfb0b-d178-4678-bdd9-088ac4323215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17686 | 2025.01.28 08:41:02.131578 [ 258 ] {16bbfb0b-d178-4678-bdd9-088ac4323215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17687 | 2025.01.28 08:41:02.132334 [ 258 ] {16bbfb0b-d178-4678-bdd9-088ac4323215} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17688 | 2025.01.28 08:41:02.132389 [ 258 ] {16bbfb0b-d178-4678-bdd9-088ac4323215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17689 | 2025.01.28 08:41:02.132846 [ 258 ] {16bbfb0b-d178-4678-bdd9-088ac4323215} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17690 | 2025.01.28 08:41:02.133114 [ 258 ] {16bbfb0b-d178-4678-bdd9-088ac4323215} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17691 | 2025.01.28 08:41:02.133333 [ 72 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
17692 | 2025.01.28 08:41:02.133359 [ 258 ] {16bbfb0b-d178-4678-bdd9-088ac4323215} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001905 sec., 7349.081364829396 rows/sec., 529.04 KiB/sec. | ||
17693 | 2025.01.28 08:41:02.133428 [ 72 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17694 | 2025.01.28 08:41:02.133503 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17695 | 2025.01.28 08:41:02.133577 [ 258 ] {16bbfb0b-d178-4678-bdd9-088ac4323215} <Debug> TCPHandler: Processed in 0.002393645 sec. | ||
17696 | 2025.01.28 08:41:02.133718 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
17697 | 2025.01.28 08:41:02.133896 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17698 | 2025.01.28 08:41:02.133921 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17699 | 2025.01.28 08:41:02.133978 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part | ||
17700 | 2025.01.28 08:41:02.134128 [ 4 ] {3e0b41f4-f6e4-4548-a78b-5190d04a0028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17701 | 2025.01.28 08:41:02.134209 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
17702 | 2025.01.28 08:41:02.134272 [ 4 ] {3e0b41f4-f6e4-4548-a78b-5190d04a0028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17703 | 2025.01.28 08:41:02.134659 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
17704 | 2025.01.28 08:41:02.134857 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
17705 | 2025.01.28 08:41:02.135071 [ 188 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
17706 | 2025.01.28 08:41:02.136160 [ 4 ] {3e0b41f4-f6e4-4548-a78b-5190d04a0028} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17707 | 2025.01.28 08:41:02.136207 [ 4 ] {3e0b41f4-f6e4-4548-a78b-5190d04a0028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17708 | 2025.01.28 08:41:02.136951 [ 189 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003327928 sec., 21034.108911010095 rows/sec., 1.56 MiB/sec. | ||
17709 | 2025.01.28 08:41:02.137006 [ 4 ] {3e0b41f4-f6e4-4548-a78b-5190d04a0028} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
17710 | 2025.01.28 08:41:02.137286 [ 189 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
17711 | 2025.01.28 08:41:02.137534 [ 4 ] {3e0b41f4-f6e4-4548-a78b-5190d04a0028} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17712 | 2025.01.28 08:41:02.138004 [ 4 ] {3e0b41f4-f6e4-4548-a78b-5190d04a0028} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.003944 sec., 69726.16632860042 rows/sec., 6.14 MiB/sec. | ||
17713 | 2025.01.28 08:41:02.138156 [ 189 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17714 | 2025.01.28 08:41:02.138185 [ 4 ] {3e0b41f4-f6e4-4548-a78b-5190d04a0028} <Debug> TCPHandler: Processed in 0.004436874 sec. | ||
17715 | 2025.01.28 08:41:02.138356 [ 189 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_61_15} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
17716 | 2025.01.28 08:41:02.138409 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17717 | 2025.01.28 08:41:02.138523 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
17718 | 2025.01.28 08:41:02.138623 [ 258 ] {1c5802e2-b3e6-47e2-9bc5-aa03b14b5e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17719 | 2025.01.28 08:41:02.138683 [ 258 ] {1c5802e2-b3e6-47e2-9bc5-aa03b14b5e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17720 | 2025.01.28 08:41:02.139338 [ 258 ] {1c5802e2-b3e6-47e2-9bc5-aa03b14b5e27} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17721 | 2025.01.28 08:41:02.139382 [ 258 ] {1c5802e2-b3e6-47e2-9bc5-aa03b14b5e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17722 | 2025.01.28 08:41:02.139784 [ 258 ] {1c5802e2-b3e6-47e2-9bc5-aa03b14b5e27} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
17723 | 2025.01.28 08:41:02.140035 [ 258 ] {1c5802e2-b3e6-47e2-9bc5-aa03b14b5e27} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17724 | 2025.01.28 08:41:02.140292 [ 258 ] {1c5802e2-b3e6-47e2-9bc5-aa03b14b5e27} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001698 sec., 25323.91048292108 rows/sec., 1.82 MiB/sec. | ||
17725 | 2025.01.28 08:41:02.140367 [ 221 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
17726 | 2025.01.28 08:41:02.140389 [ 258 ] {1c5802e2-b3e6-47e2-9bc5-aa03b14b5e27} <Debug> TCPHandler: Processed in 0.002078219 sec. | ||
17727 | 2025.01.28 08:41:02.140424 [ 221 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
17728 | 2025.01.28 08:41:02.140619 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17729 | 2025.01.28 08:41:02.140782 [ 4 ] {91577143-f27c-456d-a97d-4e89461873a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17730 | 2025.01.28 08:41:02.140837 [ 4 ] {91577143-f27c-456d-a97d-4e89461873a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17731 | 2025.01.28 08:41:02.142383 [ 4 ] {91577143-f27c-456d-a97d-4e89461873a2} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17732 | 2025.01.28 08:41:02.142427 [ 4 ] {91577143-f27c-456d-a97d-4e89461873a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17733 | 2025.01.28 08:41:02.143149 [ 4 ] {91577143-f27c-456d-a97d-4e89461873a2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17734 | 2025.01.28 08:41:02.143600 [ 4 ] {91577143-f27c-456d-a97d-4e89461873a2} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17735 | 2025.01.28 08:41:02.143929 [ 4 ] {91577143-f27c-456d-a97d-4e89461873a2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003167 sec., 4420.5873065993055 rows/sec., 309.59 KiB/sec. | ||
17736 | 2025.01.28 08:41:02.144197 [ 4 ] {91577143-f27c-456d-a97d-4e89461873a2} <Debug> TCPHandler: Processed in 0.003686272 sec. | ||
17737 | 2025.01.28 08:41:02.144575 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17738 | 2025.01.28 08:41:02.145035 [ 258 ] {dae108a9-0f0b-4cd6-976f-dab3710d23ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17739 | 2025.01.28 08:41:02.145147 [ 258 ] {dae108a9-0f0b-4cd6-976f-dab3710d23ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17740 | 2025.01.28 08:41:02.145367 [ 221 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
17741 | 2025.01.28 08:41:02.146844 [ 258 ] {dae108a9-0f0b-4cd6-976f-dab3710d23ee} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17742 | 2025.01.28 08:41:02.146893 [ 258 ] {dae108a9-0f0b-4cd6-976f-dab3710d23ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17743 | 2025.01.28 08:41:02.147297 [ 258 ] {dae108a9-0f0b-4cd6-976f-dab3710d23ee} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17744 | 2025.01.28 08:41:02.147558 [ 258 ] {dae108a9-0f0b-4cd6-976f-dab3710d23ee} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17745 | 2025.01.28 08:41:02.147743 [ 72 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
17746 | 2025.01.28 08:41:02.147804 [ 72 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17747 | 2025.01.28 08:41:02.147843 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17748 | 2025.01.28 08:41:02.147852 [ 258 ] {dae108a9-0f0b-4cd6-976f-dab3710d23ee} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002896 sec., 4488.950276243094 rows/sec., 279.88 KiB/sec. | ||
17749 | 2025.01.28 08:41:02.148115 [ 258 ] {dae108a9-0f0b-4cd6-976f-dab3710d23ee} <Debug> TCPHandler: Processed in 0.003758343 sec. | ||
17750 | 2025.01.28 08:41:02.148156 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
17751 | 2025.01.28 08:41:02.148315 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17752 | 2025.01.28 08:41:02.148385 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17753 | 2025.01.28 08:41:02.148483 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part | ||
17754 | 2025.01.28 08:41:02.148525 [ 4 ] {362c6a5a-d082-40dd-abdd-ba649dbb4723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17755 | 2025.01.28 08:41:02.148666 [ 4 ] {362c6a5a-d082-40dd-abdd-ba649dbb4723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17756 | 2025.01.28 08:41:02.148825 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
17757 | 2025.01.28 08:41:02.149216 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part | ||
17758 | 2025.01.28 08:41:02.149585 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
17759 | 2025.01.28 08:41:02.149943 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part | ||
17760 | 2025.01.28 08:41:02.151604 [ 4 ] {362c6a5a-d082-40dd-abdd-ba649dbb4723} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17761 | 2025.01.28 08:41:02.151684 [ 4 ] {362c6a5a-d082-40dd-abdd-ba649dbb4723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17762 | 2025.01.28 08:41:02.152817 [ 4 ] {362c6a5a-d082-40dd-abdd-ba649dbb4723} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
17763 | 2025.01.28 08:41:02.152888 [ 187 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004949291 sec., 13133.194229234046 rows/sec., 870.15 KiB/sec. | ||
17764 | 2025.01.28 08:41:02.153131 [ 187 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
17765 | 2025.01.28 08:41:02.153307 [ 4 ] {362c6a5a-d082-40dd-abdd-ba649dbb4723} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17766 | 2025.01.28 08:41:02.153700 [ 220 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
17767 | 2025.01.28 08:41:02.153713 [ 4 ] {362c6a5a-d082-40dd-abdd-ba649dbb4723} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.005255 sec., 79543.29210275928 rows/sec., 5.68 MiB/sec. | ||
17768 | 2025.01.28 08:41:02.153753 [ 220 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
17769 | 2025.01.28 08:41:02.153965 [ 4 ] {362c6a5a-d082-40dd-abdd-ba649dbb4723} <Debug> TCPHandler: Processed in 0.005735662 sec. | ||
17770 | 2025.01.28 08:41:02.153981 [ 187 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17771 | 2025.01.28 08:41:02.154273 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17772 | 2025.01.28 08:41:02.154354 [ 187 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_61_15} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
17773 | 2025.01.28 08:41:02.154466 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
17774 | 2025.01.28 08:41:02.154470 [ 258 ] {0a823b9b-5667-485c-9993-f1036bdff0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17775 | 2025.01.28 08:41:02.154543 [ 258 ] {0a823b9b-5667-485c-9993-f1036bdff0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17776 | 2025.01.28 08:41:02.155438 [ 258 ] {0a823b9b-5667-485c-9993-f1036bdff0d0} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17777 | 2025.01.28 08:41:02.155480 [ 258 ] {0a823b9b-5667-485c-9993-f1036bdff0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17778 | 2025.01.28 08:41:02.156133 [ 258 ] {0a823b9b-5667-485c-9993-f1036bdff0d0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17779 | 2025.01.28 08:41:02.156569 [ 258 ] {0a823b9b-5667-485c-9993-f1036bdff0d0} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17780 | 2025.01.28 08:41:02.156887 [ 258 ] {0a823b9b-5667-485c-9993-f1036bdff0d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002475 sec., 2424.242424242424 rows/sec., 126.66 KiB/sec. | ||
17781 | 2025.01.28 08:41:02.157013 [ 258 ] {0a823b9b-5667-485c-9993-f1036bdff0d0} <Debug> TCPHandler: Processed in 0.002917542 sec. | ||
17782 | 2025.01.28 08:41:02.157204 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17783 | 2025.01.28 08:41:02.157330 [ 4 ] {c0e0a6ad-4d53-4a39-addd-5fafa5d5e0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17784 | 2025.01.28 08:41:02.157393 [ 4 ] {c0e0a6ad-4d53-4a39-addd-5fafa5d5e0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17785 | 2025.01.28 08:41:02.158156 [ 220 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
17786 | 2025.01.28 08:41:02.158306 [ 4 ] {c0e0a6ad-4d53-4a39-addd-5fafa5d5e0e1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17787 | 2025.01.28 08:41:02.158349 [ 4 ] {c0e0a6ad-4d53-4a39-addd-5fafa5d5e0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17788 | 2025.01.28 08:41:02.159015 [ 4 ] {c0e0a6ad-4d53-4a39-addd-5fafa5d5e0e1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
17789 | 2025.01.28 08:41:02.159278 [ 4 ] {c0e0a6ad-4d53-4a39-addd-5fafa5d5e0e1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17790 | 2025.01.28 08:41:02.159421 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_138_28 to all_143_143_0 | ||
17791 | 2025.01.28 08:41:02.159469 [ 4 ] {c0e0a6ad-4d53-4a39-addd-5fafa5d5e0e1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002164 sec., 109519.40850277264 rows/sec., 7.34 MiB/sec. | ||
17792 | 2025.01.28 08:41:02.159473 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17793 | 2025.01.28 08:41:02.159528 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17794 | 2025.01.28 08:41:02.159545 [ 4 ] {c0e0a6ad-4d53-4a39-addd-5fafa5d5e0e1} <Debug> TCPHandler: Processed in 0.002441185 sec. | ||
17795 | 2025.01.28 08:41:02.159662 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_28 to all_143_143_0 into Compact with storage Full | ||
17796 | 2025.01.28 08:41:02.159758 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17797 | 2025.01.28 08:41:02.159825 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17798 | 2025.01.28 08:41:02.159866 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_138_28, total 40904 rows starting from the beginning of the part | ||
17799 | 2025.01.28 08:41:02.160143 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
17800 | 2025.01.28 08:41:02.160139 [ 258 ] {bc500db0-4fc9-414c-8779-60044a648cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17801 | 2025.01.28 08:41:02.160343 [ 258 ] {bc500db0-4fc9-414c-8779-60044a648cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17802 | 2025.01.28 08:41:02.160396 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 992 rows starting from the beginning of the part | ||
17803 | 2025.01.28 08:41:02.160779 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 96 rows starting from the beginning of the part | ||
17804 | 2025.01.28 08:41:02.161135 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
17805 | 2025.01.28 08:41:02.161541 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 237 rows starting from the beginning of the part | ||
17806 | 2025.01.28 08:41:02.162810 [ 258 ] {bc500db0-4fc9-414c-8779-60044a648cac} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17807 | 2025.01.28 08:41:02.162878 [ 258 ] {bc500db0-4fc9-414c-8779-60044a648cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17808 | 2025.01.28 08:41:02.163413 [ 258 ] {bc500db0-4fc9-414c-8779-60044a648cac} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17809 | 2025.01.28 08:41:02.163763 [ 258 ] {bc500db0-4fc9-414c-8779-60044a648cac} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17810 | 2025.01.28 08:41:02.164424 [ 258 ] {bc500db0-4fc9-414c-8779-60044a648cac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004431 sec., 225.68269013766644 rows/sec., 15.21 KiB/sec. | ||
17811 | 2025.01.28 08:41:02.164810 [ 258 ] {bc500db0-4fc9-414c-8779-60044a648cac} <Debug> TCPHandler: Processed in 0.005126293 sec. | ||
17812 | 2025.01.28 08:41:02.165144 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17813 | 2025.01.28 08:41:02.165632 [ 4 ] {d1b81797-1e24-4b89-956e-e3c87ffd8592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17814 | 2025.01.28 08:41:02.165865 [ 4 ] {d1b81797-1e24-4b89-956e-e3c87ffd8592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17815 | 2025.01.28 08:41:02.167116 [ 217 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
17816 | 2025.01.28 08:41:02.167195 [ 217 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
17817 | 2025.01.28 08:41:02.167979 [ 4 ] {d1b81797-1e24-4b89-956e-e3c87ffd8592} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17818 | 2025.01.28 08:41:02.168055 [ 4 ] {d1b81797-1e24-4b89-956e-e3c87ffd8592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17819 | 2025.01.28 08:41:02.169985 [ 4 ] {d1b81797-1e24-4b89-956e-e3c87ffd8592} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
17820 | 2025.01.28 08:41:02.170526 [ 4 ] {d1b81797-1e24-4b89-956e-e3c87ffd8592} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17821 | 2025.01.28 08:41:02.171032 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
17822 | 2025.01.28 08:41:02.171128 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
17823 | 2025.01.28 08:41:02.171333 [ 4 ] {d1b81797-1e24-4b89-956e-e3c87ffd8592} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.005847 sec., 6157.003591585429 rows/sec., 11.03 MiB/sec. | ||
17824 | 2025.01.28 08:41:02.172268 [ 4 ] {d1b81797-1e24-4b89-956e-e3c87ffd8592} <Debug> TCPHandler: Processed in 0.007332685 sec. | ||
17825 | 2025.01.28 08:41:02.173148 [ 217 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
17826 | 2025.01.28 08:41:02.173580 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17827 | 2025.01.28 08:41:02.174001 [ 258 ] {75413839-e0f1-4bb4-b65d-e282cbeb2bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17828 | 2025.01.28 08:41:02.174723 [ 258 ] {75413839-e0f1-4bb4-b65d-e282cbeb2bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17829 | 2025.01.28 08:41:02.176863 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42549 rows, containing 5 columns (5 merged, 0 gathered) in 0.017240396 sec., 2467982.7539924253 rows/sec., 166.63 MiB/sec. | ||
17830 | 2025.01.28 08:41:02.177373 [ 196 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Trace> MergedBlockOutputStream: filled checksums all_1_143_29 (state Temporary) | ||
17831 | 2025.01.28 08:41:02.177676 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
17832 | 2025.01.28 08:41:02.178092 [ 258 ] {75413839-e0f1-4bb4-b65d-e282cbeb2bad} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17833 | 2025.01.28 08:41:02.178222 [ 258 ] {75413839-e0f1-4bb4-b65d-e282cbeb2bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17834 | 2025.01.28 08:41:02.178844 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_143_29 to all_1_143_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17835 | 2025.01.28 08:41:02.179406 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_143_29} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_138_28, all_143_143_0] -> all_1_143_29 | ||
17836 | 2025.01.28 08:41:02.179897 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
17837 | 2025.01.28 08:41:02.180068 [ 258 ] {75413839-e0f1-4bb4-b65d-e282cbeb2bad} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
17838 | 2025.01.28 08:41:02.180465 [ 258 ] {75413839-e0f1-4bb4-b65d-e282cbeb2bad} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17839 | 2025.01.28 08:41:02.180684 [ 258 ] {75413839-e0f1-4bb4-b65d-e282cbeb2bad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006905 sec., 11875.452570601014 rows/sec., 772.34 KiB/sec. | ||
17840 | 2025.01.28 08:41:02.180740 [ 258 ] {75413839-e0f1-4bb4-b65d-e282cbeb2bad} <Debug> TCPHandler: Processed in 0.007431357 sec. | ||
17841 | 2025.01.28 08:41:02.641961 [ 224 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17842 | 2025.01.28 08:41:02.642043 [ 224 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17843 | 2025.01.28 08:41:02.643799 [ 224 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17844 | 2025.01.28 08:41:02.840039 [ 222 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17845 | 2025.01.28 08:41:02.840103 [ 222 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17846 | 2025.01.28 08:41:02.841860 [ 222 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17847 | 2025.01.28 08:41:02.926389 [ 219 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
17848 | 2025.01.28 08:41:02.926446 [ 219 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
17849 | 2025.01.28 08:41:02.928604 [ 219 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
17850 | 2025.01.28 08:41:03.091954 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
17851 | 2025.01.28 08:41:03.091998 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
17852 | 2025.01.28 08:41:03.094159 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
17853 | 2025.01.28 08:41:03.411951 [ 217 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
17854 | 2025.01.28 08:41:03.412005 [ 217 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
17855 | 2025.01.28 08:41:03.413992 [ 217 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
17856 | 2025.01.28 08:41:03.999340 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38918 | ||
17857 | 2025.01.28 08:41:04.000436 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17858 | 2025.01.28 08:41:04.000489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17859 | 2025.01.28 08:41:04.001101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
17860 | 2025.01.28 08:41:04.001371 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17861 | 2025.01.28 08:41:04.001624 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38918 | ||
17862 | 2025.01.28 08:41:04.907822 [ 217 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
17863 | 2025.01.28 08:41:04.907884 [ 217 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
17864 | 2025.01.28 08:41:04.909887 [ 217 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
17865 | 2025.01.28 08:41:05.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.85 MiB, peak 291.83 MiB, free memory in arenas 0.00 B, will set to 272.84 MiB (RSS), difference: 3.99 MiB | ||
17866 | 2025.01.28 08:41:06.753037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2492 | ||
17867 | 2025.01.28 08:41:06.756367 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17868 | 2025.01.28 08:41:06.756422 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17869 | 2025.01.28 08:41:06.757960 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17870 | 2025.01.28 08:41:06.758268 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17871 | 2025.01.28 08:41:06.759683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2492 | ||
17872 | 2025.01.28 08:41:06.879608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 | ||
17873 | 2025.01.28 08:41:06.904008 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17874 | 2025.01.28 08:41:06.904066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17875 | 2025.01.28 08:41:06.911833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
17876 | 2025.01.28 08:41:06.912641 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17877 | 2025.01.28 08:41:06.916235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
17878 | 2025.01.28 08:41:07.124007 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17879 | 2025.01.28 08:41:07.124217 [ 258 ] {de3bc0cc-da93-4f2e-9d82-485dda070418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17880 | 2025.01.28 08:41:07.124296 [ 258 ] {de3bc0cc-da93-4f2e-9d82-485dda070418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17881 | 2025.01.28 08:41:07.125032 [ 258 ] {de3bc0cc-da93-4f2e-9d82-485dda070418} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17882 | 2025.01.28 08:41:07.125074 [ 258 ] {de3bc0cc-da93-4f2e-9d82-485dda070418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17883 | 2025.01.28 08:41:07.125502 [ 258 ] {de3bc0cc-da93-4f2e-9d82-485dda070418} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
17884 | 2025.01.28 08:41:07.125761 [ 258 ] {de3bc0cc-da93-4f2e-9d82-485dda070418} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17885 | 2025.01.28 08:41:07.125969 [ 258 ] {de3bc0cc-da93-4f2e-9d82-485dda070418} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00181 sec., 1104.9723756906078 rows/sec., 90.10 KiB/sec. | ||
17886 | 2025.01.28 08:41:07.126034 [ 258 ] {de3bc0cc-da93-4f2e-9d82-485dda070418} <Debug> TCPHandler: Processed in 0.002165482 sec. | ||
17887 | 2025.01.28 08:41:07.126284 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17888 | 2025.01.28 08:41:07.126492 [ 4 ] {e3f69955-6e79-4f40-83f2-6313d0d14565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17889 | 2025.01.28 08:41:07.126571 [ 4 ] {e3f69955-6e79-4f40-83f2-6313d0d14565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17890 | 2025.01.28 08:41:07.127419 [ 4 ] {e3f69955-6e79-4f40-83f2-6313d0d14565} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17891 | 2025.01.28 08:41:07.127461 [ 4 ] {e3f69955-6e79-4f40-83f2-6313d0d14565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17892 | 2025.01.28 08:41:07.127912 [ 4 ] {e3f69955-6e79-4f40-83f2-6313d0d14565} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
17893 | 2025.01.28 08:41:07.128176 [ 4 ] {e3f69955-6e79-4f40-83f2-6313d0d14565} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17894 | 2025.01.28 08:41:07.128458 [ 4 ] {e3f69955-6e79-4f40-83f2-6313d0d14565} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.002016 sec., 32242.06349206349 rows/sec., 2.54 MiB/sec. | ||
17895 | 2025.01.28 08:41:07.128557 [ 4 ] {e3f69955-6e79-4f40-83f2-6313d0d14565} <Debug> TCPHandler: Processed in 0.002411684 sec. | ||
17896 | 2025.01.28 08:41:07.128796 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17897 | 2025.01.28 08:41:07.129151 [ 258 ] {b2c35db0-d305-49be-83f7-f6f53bf48641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17898 | 2025.01.28 08:41:07.129260 [ 258 ] {b2c35db0-d305-49be-83f7-f6f53bf48641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17899 | 2025.01.28 08:41:07.129887 [ 258 ] {b2c35db0-d305-49be-83f7-f6f53bf48641} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17900 | 2025.01.28 08:41:07.129925 [ 258 ] {b2c35db0-d305-49be-83f7-f6f53bf48641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17901 | 2025.01.28 08:41:07.130312 [ 258 ] {b2c35db0-d305-49be-83f7-f6f53bf48641} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
17902 | 2025.01.28 08:41:07.130561 [ 258 ] {b2c35db0-d305-49be-83f7-f6f53bf48641} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17903 | 2025.01.28 08:41:07.130740 [ 258 ] {b2c35db0-d305-49be-83f7-f6f53bf48641} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001697 sec., 3535.6511490866237 rows/sec., 259.53 KiB/sec. | ||
17904 | 2025.01.28 08:41:07.130795 [ 258 ] {b2c35db0-d305-49be-83f7-f6f53bf48641} <Debug> TCPHandler: Processed in 0.002134241 sec. | ||
17905 | 2025.01.28 08:41:07.130934 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17906 | 2025.01.28 08:41:07.131073 [ 4 ] {577fc925-800d-4568-99f3-d61e646cb904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17907 | 2025.01.28 08:41:07.131131 [ 4 ] {577fc925-800d-4568-99f3-d61e646cb904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17908 | 2025.01.28 08:41:07.131751 [ 4 ] {577fc925-800d-4568-99f3-d61e646cb904} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17909 | 2025.01.28 08:41:07.131791 [ 4 ] {577fc925-800d-4568-99f3-d61e646cb904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17910 | 2025.01.28 08:41:07.132160 [ 4 ] {577fc925-800d-4568-99f3-d61e646cb904} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
17911 | 2025.01.28 08:41:07.132402 [ 4 ] {577fc925-800d-4568-99f3-d61e646cb904} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17912 | 2025.01.28 08:41:07.132625 [ 4 ] {577fc925-800d-4568-99f3-d61e646cb904} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001579 sec., 44331.85560481317 rows/sec., 3.46 MiB/sec. | ||
17913 | 2025.01.28 08:41:07.132683 [ 4 ] {577fc925-800d-4568-99f3-d61e646cb904} <Debug> TCPHandler: Processed in 0.001813156 sec. | ||
17914 | 2025.01.28 08:41:07.132905 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17915 | 2025.01.28 08:41:07.133227 [ 258 ] {4c5a1669-0a5f-4df9-9cb9-d93db25fa8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17916 | 2025.01.28 08:41:07.133326 [ 258 ] {4c5a1669-0a5f-4df9-9cb9-d93db25fa8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17917 | 2025.01.28 08:41:07.133924 [ 258 ] {4c5a1669-0a5f-4df9-9cb9-d93db25fa8cd} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17918 | 2025.01.28 08:41:07.133962 [ 258 ] {4c5a1669-0a5f-4df9-9cb9-d93db25fa8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17919 | 2025.01.28 08:41:07.134374 [ 258 ] {4c5a1669-0a5f-4df9-9cb9-d93db25fa8cd} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
17920 | 2025.01.28 08:41:07.134614 [ 258 ] {4c5a1669-0a5f-4df9-9cb9-d93db25fa8cd} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17921 | 2025.01.28 08:41:07.134807 [ 258 ] {4c5a1669-0a5f-4df9-9cb9-d93db25fa8cd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001639 sec., 98230.6284319707 rows/sec., 6.84 MiB/sec. | ||
17922 | 2025.01.28 08:41:07.134883 [ 258 ] {4c5a1669-0a5f-4df9-9cb9-d93db25fa8cd} <Debug> TCPHandler: Processed in 0.00211522 sec. | ||
17923 | 2025.01.28 08:41:07.135070 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17924 | 2025.01.28 08:41:07.135403 [ 4 ] {04f37aff-03bb-4563-981a-868a21841aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17925 | 2025.01.28 08:41:07.135654 [ 4 ] {04f37aff-03bb-4563-981a-868a21841aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17926 | 2025.01.28 08:41:07.136818 [ 4 ] {04f37aff-03bb-4563-981a-868a21841aee} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17927 | 2025.01.28 08:41:07.136859 [ 4 ] {04f37aff-03bb-4563-981a-868a21841aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17928 | 2025.01.28 08:41:07.137486 [ 4 ] {04f37aff-03bb-4563-981a-868a21841aee} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
17929 | 2025.01.28 08:41:07.137749 [ 4 ] {04f37aff-03bb-4563-981a-868a21841aee} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17930 | 2025.01.28 08:41:07.138028 [ 4 ] {04f37aff-03bb-4563-981a-868a21841aee} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00274 sec., 1459.8540145985403 rows/sec., 2.62 MiB/sec. | ||
17931 | 2025.01.28 08:41:07.138170 [ 4 ] {04f37aff-03bb-4563-981a-868a21841aee} <Debug> TCPHandler: Processed in 0.003200386 sec. | ||
17932 | 2025.01.28 08:41:07.138439 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17933 | 2025.01.28 08:41:07.138780 [ 258 ] {6dd58fd5-bf89-466c-8f05-b9550294aefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17934 | 2025.01.28 08:41:07.138848 [ 258 ] {6dd58fd5-bf89-466c-8f05-b9550294aefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17935 | 2025.01.28 08:41:07.139404 [ 258 ] {6dd58fd5-bf89-466c-8f05-b9550294aefc} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17936 | 2025.01.28 08:41:07.139441 [ 258 ] {6dd58fd5-bf89-466c-8f05-b9550294aefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17937 | 2025.01.28 08:41:07.139812 [ 258 ] {6dd58fd5-bf89-466c-8f05-b9550294aefc} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
17938 | 2025.01.28 08:41:07.140051 [ 258 ] {6dd58fd5-bf89-466c-8f05-b9550294aefc} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17939 | 2025.01.28 08:41:07.140222 [ 258 ] {6dd58fd5-bf89-466c-8f05-b9550294aefc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001567 sec., 38289.72559029994 rows/sec., 2.58 MiB/sec. | ||
17940 | 2025.01.28 08:41:07.140274 [ 258 ] {6dd58fd5-bf89-466c-8f05-b9550294aefc} <Debug> TCPHandler: Processed in 0.002006379 sec. | ||
17941 | 2025.01.28 08:41:11.287510 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17942 | 2025.01.28 08:41:11.287631 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17943 | 2025.01.28 08:41:11.501803 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39406 | ||
17944 | 2025.01.28 08:41:11.502555 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17945 | 2025.01.28 08:41:11.502605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17946 | 2025.01.28 08:41:11.503158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
17947 | 2025.01.28 08:41:11.503427 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17948 | 2025.01.28 08:41:11.503645 [ 50 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
17949 | 2025.01.28 08:41:11.503693 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
17950 | 2025.01.28 08:41:11.503738 [ 50 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17951 | 2025.01.28 08:41:11.503772 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17952 | 2025.01.28 08:41:11.503937 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
17953 | 2025.01.28 08:41:11.504124 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17954 | 2025.01.28 08:41:11.504175 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37088 rows starting from the beginning of the part | ||
17955 | 2025.01.28 08:41:11.504263 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part | ||
17956 | 2025.01.28 08:41:11.504369 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part | ||
17957 | 2025.01.28 08:41:11.504641 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part | ||
17958 | 2025.01.28 08:41:11.504831 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part | ||
17959 | 2025.01.28 08:41:11.505058 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part | ||
17960 | 2025.01.28 08:41:11.508185 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004328362 sec., 9104136.853618067 rows/sec., 130.24 MiB/sec. | ||
17961 | 2025.01.28 08:41:11.508720 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
17962 | 2025.01.28 08:41:11.509291 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17963 | 2025.01.28 08:41:11.509445 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_86_17} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
17964 | 2025.01.28 08:41:11.509580 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
17965 | 2025.01.28 08:41:12.131144 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17966 | 2025.01.28 08:41:12.131441 [ 258 ] {9ebc5b1c-e630-4364-925c-9d6eda4677d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17967 | 2025.01.28 08:41:12.131543 [ 258 ] {9ebc5b1c-e630-4364-925c-9d6eda4677d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17968 | 2025.01.28 08:41:12.132260 [ 258 ] {9ebc5b1c-e630-4364-925c-9d6eda4677d3} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17969 | 2025.01.28 08:41:12.132304 [ 258 ] {9ebc5b1c-e630-4364-925c-9d6eda4677d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17970 | 2025.01.28 08:41:12.132748 [ 258 ] {9ebc5b1c-e630-4364-925c-9d6eda4677d3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17971 | 2025.01.28 08:41:12.133000 [ 258 ] {9ebc5b1c-e630-4364-925c-9d6eda4677d3} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17972 | 2025.01.28 08:41:12.133227 [ 258 ] {9ebc5b1c-e630-4364-925c-9d6eda4677d3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 538.94 KiB/sec. | ||
17973 | 2025.01.28 08:41:12.133284 [ 258 ] {9ebc5b1c-e630-4364-925c-9d6eda4677d3} <Debug> TCPHandler: Processed in 0.002323173 sec. | ||
17974 | 2025.01.28 08:41:12.133545 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17975 | 2025.01.28 08:41:12.133744 [ 4 ] {210b2563-895d-43bd-ad7c-2058dbae2272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17976 | 2025.01.28 08:41:12.133817 [ 4 ] {210b2563-895d-43bd-ad7c-2058dbae2272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17977 | 2025.01.28 08:41:12.134714 [ 4 ] {210b2563-895d-43bd-ad7c-2058dbae2272} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17978 | 2025.01.28 08:41:12.134758 [ 4 ] {210b2563-895d-43bd-ad7c-2058dbae2272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17979 | 2025.01.28 08:41:12.135236 [ 4 ] {210b2563-895d-43bd-ad7c-2058dbae2272} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17980 | 2025.01.28 08:41:12.135495 [ 4 ] {210b2563-895d-43bd-ad7c-2058dbae2272} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17981 | 2025.01.28 08:41:12.135729 [ 4 ] {210b2563-895d-43bd-ad7c-2058dbae2272} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002033 sec., 135268.0767338908 rows/sec., 11.91 MiB/sec. | ||
17982 | 2025.01.28 08:41:12.135816 [ 4 ] {210b2563-895d-43bd-ad7c-2058dbae2272} <Debug> TCPHandler: Processed in 0.002408805 sec. | ||
17983 | 2025.01.28 08:41:12.136020 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17984 | 2025.01.28 08:41:12.136336 [ 258 ] {db06f033-697e-45dc-9148-5b0a95948ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17985 | 2025.01.28 08:41:12.136477 [ 258 ] {db06f033-697e-45dc-9148-5b0a95948ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17986 | 2025.01.28 08:41:12.137277 [ 258 ] {db06f033-697e-45dc-9148-5b0a95948ff9} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17987 | 2025.01.28 08:41:12.137317 [ 258 ] {db06f033-697e-45dc-9148-5b0a95948ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17988 | 2025.01.28 08:41:12.137688 [ 258 ] {db06f033-697e-45dc-9148-5b0a95948ff9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
17989 | 2025.01.28 08:41:12.137931 [ 258 ] {db06f033-697e-45dc-9148-5b0a95948ff9} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17990 | 2025.01.28 08:41:12.138171 [ 258 ] {db06f033-697e-45dc-9148-5b0a95948ff9} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001935 sec., 22222.222222222223 rows/sec., 1.60 MiB/sec. | ||
17991 | 2025.01.28 08:41:12.138261 [ 258 ] {db06f033-697e-45dc-9148-5b0a95948ff9} <Debug> TCPHandler: Processed in 0.002325874 sec. | ||
17992 | 2025.01.28 08:41:12.138463 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17993 | 2025.01.28 08:41:12.138674 [ 4 ] {9502463e-3191-464b-b4a7-65f213b6b275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17994 | 2025.01.28 08:41:12.138736 [ 4 ] {9502463e-3191-464b-b4a7-65f213b6b275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17995 | 2025.01.28 08:41:12.139419 [ 4 ] {9502463e-3191-464b-b4a7-65f213b6b275} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17996 | 2025.01.28 08:41:12.139465 [ 4 ] {9502463e-3191-464b-b4a7-65f213b6b275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
17997 | 2025.01.28 08:41:12.139841 [ 4 ] {9502463e-3191-464b-b4a7-65f213b6b275} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17998 | 2025.01.28 08:41:12.140094 [ 4 ] {9502463e-3191-464b-b4a7-65f213b6b275} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17999 | 2025.01.28 08:41:12.140308 [ 4 ] {9502463e-3191-464b-b4a7-65f213b6b275} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001661 sec., 8428.657435279953 rows/sec., 590.29 KiB/sec. | ||
18000 | 2025.01.28 08:41:12.140308 [ 225 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): 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] | ||
18001 | 2025.01.28 08:41:12.140386 [ 4 ] {9502463e-3191-464b-b4a7-65f213b6b275} <Debug> TCPHandler: Processed in 0.002039719 sec. | ||
18002 | 2025.01.28 08:41:12.140393 [ 225 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): 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] | ||
18003 | 2025.01.28 08:41:12.140660 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18004 | 2025.01.28 08:41:12.140941 [ 258 ] {9766487d-14c9-4c89-8eb6-3cec75ab72a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18005 | 2025.01.28 08:41:12.141085 [ 258 ] {9766487d-14c9-4c89-8eb6-3cec75ab72a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18006 | 2025.01.28 08:41:12.142472 [ 258 ] {9766487d-14c9-4c89-8eb6-3cec75ab72a7} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18007 | 2025.01.28 08:41:12.142546 [ 258 ] {9766487d-14c9-4c89-8eb6-3cec75ab72a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18008 | 2025.01.28 08:41:12.143228 [ 258 ] {9766487d-14c9-4c89-8eb6-3cec75ab72a7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
18009 | 2025.01.28 08:41:12.143645 [ 258 ] {9766487d-14c9-4c89-8eb6-3cec75ab72a7} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18010 | 2025.01.28 08:41:12.143927 [ 258 ] {9766487d-14c9-4c89-8eb6-3cec75ab72a7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003072 sec., 4231.770833333333 rows/sec., 263.85 KiB/sec. | ||
18011 | 2025.01.28 08:41:12.144038 [ 258 ] {9766487d-14c9-4c89-8eb6-3cec75ab72a7} <Debug> TCPHandler: Processed in 0.00354857 sec. | ||
18012 | 2025.01.28 08:41:12.144151 [ 225 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): 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] | ||
18013 | 2025.01.28 08:41:12.144281 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18014 | 2025.01.28 08:41:12.144598 [ 4 ] {d030c646-c5ae-4f13-ad3d-7a1d192e84ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18015 | 2025.01.28 08:41:12.144730 [ 4 ] {d030c646-c5ae-4f13-ad3d-7a1d192e84ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18016 | 2025.01.28 08:41:12.145565 [ 4 ] {d030c646-c5ae-4f13-ad3d-7a1d192e84ae} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18017 | 2025.01.28 08:41:12.145603 [ 4 ] {d030c646-c5ae-4f13-ad3d-7a1d192e84ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18018 | 2025.01.28 08:41:12.146002 [ 4 ] {d030c646-c5ae-4f13-ad3d-7a1d192e84ae} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
18019 | 2025.01.28 08:41:12.146243 [ 4 ] {d030c646-c5ae-4f13-ad3d-7a1d192e84ae} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18020 | 2025.01.28 08:41:12.146434 [ 4 ] {d030c646-c5ae-4f13-ad3d-7a1d192e84ae} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001952 sec., 214139.34426229508 rows/sec., 15.29 MiB/sec. | ||
18021 | 2025.01.28 08:41:12.146529 [ 4 ] {d030c646-c5ae-4f13-ad3d-7a1d192e84ae} <Debug> TCPHandler: Processed in 0.002381964 sec. | ||
18022 | 2025.01.28 08:41:12.146789 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18023 | 2025.01.28 08:41:12.147059 [ 258 ] {78a34e1d-3425-41d3-9c61-de3c8163d2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18024 | 2025.01.28 08:41:12.147154 [ 258 ] {78a34e1d-3425-41d3-9c61-de3c8163d2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18025 | 2025.01.28 08:41:12.147811 [ 258 ] {78a34e1d-3425-41d3-9c61-de3c8163d2d7} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18026 | 2025.01.28 08:41:12.147851 [ 258 ] {78a34e1d-3425-41d3-9c61-de3c8163d2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18027 | 2025.01.28 08:41:12.148228 [ 258 ] {78a34e1d-3425-41d3-9c61-de3c8163d2d7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
18028 | 2025.01.28 08:41:12.148465 [ 258 ] {78a34e1d-3425-41d3-9c61-de3c8163d2d7} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18029 | 2025.01.28 08:41:12.148694 [ 258 ] {78a34e1d-3425-41d3-9c61-de3c8163d2d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001688 sec., 3554.5023696682465 rows/sec., 185.71 KiB/sec. | ||
18030 | 2025.01.28 08:41:12.148753 [ 258 ] {78a34e1d-3425-41d3-9c61-de3c8163d2d7} <Debug> TCPHandler: Processed in 0.002137571 sec. | ||
18031 | 2025.01.28 08:41:12.148957 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18032 | 2025.01.28 08:41:12.149119 [ 4 ] {2cea1426-9c5f-4787-9f11-9e992512b369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18033 | 2025.01.28 08:41:12.149184 [ 4 ] {2cea1426-9c5f-4787-9f11-9e992512b369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18034 | 2025.01.28 08:41:12.149805 [ 4 ] {2cea1426-9c5f-4787-9f11-9e992512b369} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18035 | 2025.01.28 08:41:12.149842 [ 4 ] {2cea1426-9c5f-4787-9f11-9e992512b369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18036 | 2025.01.28 08:41:12.150267 [ 4 ] {2cea1426-9c5f-4787-9f11-9e992512b369} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
18037 | 2025.01.28 08:41:12.150526 [ 4 ] {2cea1426-9c5f-4787-9f11-9e992512b369} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18038 | 2025.01.28 08:41:12.150707 [ 4 ] {2cea1426-9c5f-4787-9f11-9e992512b369} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00162 sec., 146296.2962962963 rows/sec., 9.81 MiB/sec. | ||
18039 | 2025.01.28 08:41:12.150763 [ 4 ] {2cea1426-9c5f-4787-9f11-9e992512b369} <Debug> TCPHandler: Processed in 0.001932567 sec. | ||
18040 | 2025.01.28 08:41:12.150966 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18041 | 2025.01.28 08:41:12.151187 [ 258 ] {e43e4b21-d220-412f-853a-e1eb6281c20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18042 | 2025.01.28 08:41:12.151279 [ 258 ] {e43e4b21-d220-412f-853a-e1eb6281c20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18043 | 2025.01.28 08:41:12.151855 [ 258 ] {e43e4b21-d220-412f-853a-e1eb6281c20b} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18044 | 2025.01.28 08:41:12.151894 [ 258 ] {e43e4b21-d220-412f-853a-e1eb6281c20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18045 | 2025.01.28 08:41:12.152257 [ 258 ] {e43e4b21-d220-412f-853a-e1eb6281c20b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
18046 | 2025.01.28 08:41:12.152497 [ 258 ] {e43e4b21-d220-412f-853a-e1eb6281c20b} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18047 | 2025.01.28 08:41:12.152733 [ 224 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): 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] | ||
18048 | 2025.01.28 08:41:12.152748 [ 258 ] {e43e4b21-d220-412f-853a-e1eb6281c20b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00161 sec., 621.1180124223602 rows/sec., 41.85 KiB/sec. | ||
18049 | 2025.01.28 08:41:12.152788 [ 224 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): 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] | ||
18050 | 2025.01.28 08:41:12.152912 [ 258 ] {e43e4b21-d220-412f-853a-e1eb6281c20b} <Debug> TCPHandler: Processed in 0.002055949 sec. | ||
18051 | 2025.01.28 08:41:12.153082 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18052 | 2025.01.28 08:41:12.153224 [ 4 ] {a7db0ab4-46ea-4e22-8b96-91ca11a63f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18053 | 2025.01.28 08:41:12.153346 [ 4 ] {a7db0ab4-46ea-4e22-8b96-91ca11a63f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18054 | 2025.01.28 08:41:12.155154 [ 4 ] {a7db0ab4-46ea-4e22-8b96-91ca11a63f16} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18055 | 2025.01.28 08:41:12.155198 [ 4 ] {a7db0ab4-46ea-4e22-8b96-91ca11a63f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18056 | 2025.01.28 08:41:12.155856 [ 224 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): 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] | ||
18057 | 2025.01.28 08:41:12.156288 [ 4 ] {a7db0ab4-46ea-4e22-8b96-91ca11a63f16} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
18058 | 2025.01.28 08:41:12.156596 [ 4 ] {a7db0ab4-46ea-4e22-8b96-91ca11a63f16} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18059 | 2025.01.28 08:41:12.156891 [ 4 ] {a7db0ab4-46ea-4e22-8b96-91ca11a63f16} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003703 sec., 9721.847150958682 rows/sec., 17.42 MiB/sec. | ||
18060 | 2025.01.28 08:41:12.157176 [ 4 ] {a7db0ab4-46ea-4e22-8b96-91ca11a63f16} <Debug> TCPHandler: Processed in 0.00417787 sec. | ||
18061 | 2025.01.28 08:41:12.157429 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18062 | 2025.01.28 08:41:12.157622 [ 258 ] {bb58e764-648d-4dd8-8a2f-14ca3bcfddad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18063 | 2025.01.28 08:41:12.157679 [ 258 ] {bb58e764-648d-4dd8-8a2f-14ca3bcfddad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18064 | 2025.01.28 08:41:12.158234 [ 258 ] {bb58e764-648d-4dd8-8a2f-14ca3bcfddad} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18065 | 2025.01.28 08:41:12.158279 [ 258 ] {bb58e764-648d-4dd8-8a2f-14ca3bcfddad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18066 | 2025.01.28 08:41:12.158681 [ 258 ] {bb58e764-648d-4dd8-8a2f-14ca3bcfddad} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
18067 | 2025.01.28 08:41:12.158928 [ 258 ] {bb58e764-648d-4dd8-8a2f-14ca3bcfddad} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18068 | 2025.01.28 08:41:12.159151 [ 258 ] {bb58e764-648d-4dd8-8a2f-14ca3bcfddad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001568 sec., 52295.91836734694 rows/sec., 3.32 MiB/sec. | ||
18069 | 2025.01.28 08:41:12.159202 [ 258 ] {bb58e764-648d-4dd8-8a2f-14ca3bcfddad} <Debug> TCPHandler: Processed in 0.001910087 sec. | ||
18070 | 2025.01.28 08:41:14.416363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
18071 | 2025.01.28 08:41:14.443071 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18072 | 2025.01.28 08:41:14.443127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18073 | 2025.01.28 08:41:14.450762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
18074 | 2025.01.28 08:41:14.451594 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18075 | 2025.01.28 08:41:14.452258 [ 53 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
18076 | 2025.01.28 08:41:14.452386 [ 53 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18077 | 2025.01.28 08:41:14.452451 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18078 | 2025.01.28 08:41:14.452974 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
18079 | 2025.01.28 08:41:14.466020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
18080 | 2025.01.28 08:41:14.468210 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18081 | 2025.01.28 08:41:14.469938 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
18082 | 2025.01.28 08:41:14.476355 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
18083 | 2025.01.28 08:41:14.483249 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
18084 | 2025.01.28 08:41:14.489440 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
18085 | 2025.01.28 08:41:14.495745 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
18086 | 2025.01.28 08:41:14.501821 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
18087 | 2025.01.28 08:41:14.566800 [ 186 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.114213032 sec., 5682.363812914099 rows/sec., 29.38 MiB/sec. | ||
18088 | 2025.01.28 08:41:14.570434 [ 186 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
18089 | 2025.01.28 08:41:14.573525 [ 186 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_86_17} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18090 | 2025.01.28 08:41:14.573665 [ 186 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_86_17} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
18091 | 2025.01.28 08:41:14.576419 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
18092 | 2025.01.28 08:41:15.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.92 MiB, peak 291.83 MiB, free memory in arenas 0.00 B, will set to 272.84 MiB (RSS), difference: -1.08 MiB | ||
18093 | 2025.01.28 08:41:16.287726 [ 220 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
18094 | 2025.01.28 08:41:16.287820 [ 220 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
18095 | 2025.01.28 08:41:16.290233 [ 220 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
18096 | 2025.01.28 08:41:16.759964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2528 | ||
18097 | 2025.01.28 08:41:16.763208 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18098 | 2025.01.28 08:41:16.763269 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18099 | 2025.01.28 08:41:16.764790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
18100 | 2025.01.28 08:41:16.765092 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18101 | 2025.01.28 08:41:16.765669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2528 | ||
18102 | 2025.01.28 08:41:17.124702 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18103 | 2025.01.28 08:41:17.124918 [ 258 ] {58e97168-851e-48e3-9c12-0a645d5a146e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18104 | 2025.01.28 08:41:17.124994 [ 258 ] {58e97168-851e-48e3-9c12-0a645d5a146e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18105 | 2025.01.28 08:41:17.125877 [ 258 ] {58e97168-851e-48e3-9c12-0a645d5a146e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18106 | 2025.01.28 08:41:17.125918 [ 258 ] {58e97168-851e-48e3-9c12-0a645d5a146e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18107 | 2025.01.28 08:41:17.126348 [ 258 ] {58e97168-851e-48e3-9c12-0a645d5a146e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
18108 | 2025.01.28 08:41:17.126663 [ 258 ] {58e97168-851e-48e3-9c12-0a645d5a146e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18109 | 2025.01.28 08:41:17.126871 [ 48 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
18110 | 2025.01.28 08:41:17.126895 [ 258 ] {58e97168-851e-48e3-9c12-0a645d5a146e} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002029 sec., 31542.631838344012 rows/sec., 2.48 MiB/sec. | ||
18111 | 2025.01.28 08:41:17.126975 [ 48 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18112 | 2025.01.28 08:41:17.127056 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18113 | 2025.01.28 08:41:17.127065 [ 258 ] {58e97168-851e-48e3-9c12-0a645d5a146e} <Debug> TCPHandler: Processed in 0.002499826 sec. | ||
18114 | 2025.01.28 08:41:17.127335 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
18115 | 2025.01.28 08:41:17.127385 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18116 | 2025.01.28 08:41:17.127714 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18117 | 2025.01.28 08:41:17.127724 [ 4 ] {e7404d5a-eb1d-4acd-95ae-487730cd3886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18118 | 2025.01.28 08:41:17.127778 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1433 rows starting from the beginning of the part | ||
18119 | 2025.01.28 08:41:17.127863 [ 4 ] {e7404d5a-eb1d-4acd-95ae-487730cd3886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18120 | 2025.01.28 08:41:17.128019 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
18121 | 2025.01.28 08:41:17.128407 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 275 rows starting from the beginning of the part | ||
18122 | 2025.01.28 08:41:17.128703 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 65 rows starting from the beginning of the part | ||
18123 | 2025.01.28 08:41:17.128997 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 275 rows starting from the beginning of the part | ||
18124 | 2025.01.28 08:41:17.129317 [ 190 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
18125 | 2025.01.28 08:41:17.131147 [ 4 ] {e7404d5a-eb1d-4acd-95ae-487730cd3886} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18126 | 2025.01.28 08:41:17.131229 [ 4 ] {e7404d5a-eb1d-4acd-95ae-487730cd3886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18127 | 2025.01.28 08:41:17.132385 [ 4 ] {e7404d5a-eb1d-4acd-95ae-487730cd3886} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
18128 | 2025.01.28 08:41:17.132942 [ 4 ] {e7404d5a-eb1d-4acd-95ae-487730cd3886} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18129 | 2025.01.28 08:41:17.133181 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005991395 sec., 363187.538127598 rows/sec., 31.96 MiB/sec. | ||
18130 | 2025.01.28 08:41:17.133348 [ 4 ] {e7404d5a-eb1d-4acd-95ae-487730cd3886} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.005746 sec., 696.1364427427776 rows/sec., 52.35 KiB/sec. | ||
18131 | 2025.01.28 08:41:17.133423 [ 4 ] {e7404d5a-eb1d-4acd-95ae-487730cd3886} <Debug> TCPHandler: Processed in 0.006209999 sec. | ||
18132 | 2025.01.28 08:41:17.133524 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
18133 | 2025.01.28 08:41:17.133622 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18134 | 2025.01.28 08:41:17.133842 [ 258 ] {2fab82ce-a7b9-400d-823a-fb81450614aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18135 | 2025.01.28 08:41:17.133932 [ 258 ] {2fab82ce-a7b9-400d-823a-fb81450614aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18136 | 2025.01.28 08:41:17.134030 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18137 | 2025.01.28 08:41:17.134237 [ 192 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_146_29} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
18138 | 2025.01.28 08:41:17.134431 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
18139 | 2025.01.28 08:41:17.134954 [ 258 ] {2fab82ce-a7b9-400d-823a-fb81450614aa} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18140 | 2025.01.28 08:41:17.135000 [ 258 ] {2fab82ce-a7b9-400d-823a-fb81450614aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18141 | 2025.01.28 08:41:17.135390 [ 258 ] {2fab82ce-a7b9-400d-823a-fb81450614aa} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
18142 | 2025.01.28 08:41:17.135637 [ 258 ] {2fab82ce-a7b9-400d-823a-fb81450614aa} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18143 | 2025.01.28 08:41:17.135820 [ 48 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
18144 | 2025.01.28 08:41:17.135863 [ 258 ] {2fab82ce-a7b9-400d-823a-fb81450614aa} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002081 sec., 32676.59778952427 rows/sec., 2.55 MiB/sec. | ||
18145 | 2025.01.28 08:41:17.135879 [ 48 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18146 | 2025.01.28 08:41:17.135953 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18147 | 2025.01.28 08:41:17.135998 [ 258 ] {2fab82ce-a7b9-400d-823a-fb81450614aa} <Debug> TCPHandler: Processed in 0.002469016 sec. | ||
18148 | 2025.01.28 08:41:17.136153 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
18149 | 2025.01.28 08:41:17.136227 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18150 | 2025.01.28 08:41:17.136293 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18151 | 2025.01.28 08:41:17.136351 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 914 rows starting from the beginning of the part | ||
18152 | 2025.01.28 08:41:17.136581 [ 4 ] {63379d71-6fef-4a45-ad56-fe2464dbc788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18153 | 2025.01.28 08:41:17.136622 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 68 rows starting from the beginning of the part | ||
18154 | 2025.01.28 08:41:17.136806 [ 4 ] {63379d71-6fef-4a45-ad56-fe2464dbc788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18155 | 2025.01.28 08:41:17.136954 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 418 rows starting from the beginning of the part | ||
18156 | 2025.01.28 08:41:17.137351 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 70 rows starting from the beginning of the part | ||
18157 | 2025.01.28 08:41:17.137777 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 418 rows starting from the beginning of the part | ||
18158 | 2025.01.28 08:41:17.138171 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 68 rows starting from the beginning of the part | ||
18159 | 2025.01.28 08:41:17.139717 [ 4 ] {63379d71-6fef-4a45-ad56-fe2464dbc788} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18160 | 2025.01.28 08:41:17.139806 [ 4 ] {63379d71-6fef-4a45-ad56-fe2464dbc788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18161 | 2025.01.28 08:41:17.140857 [ 4 ] {63379d71-6fef-4a45-ad56-fe2464dbc788} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
18162 | 2025.01.28 08:41:17.141327 [ 190 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.005259586 sec., 371892.3884883715 rows/sec., 28.47 MiB/sec. | ||
18163 | 2025.01.28 08:41:17.141358 [ 4 ] {63379d71-6fef-4a45-ad56-fe2464dbc788} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18164 | 2025.01.28 08:41:17.141652 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
18165 | 2025.01.28 08:41:17.141688 [ 4 ] {63379d71-6fef-4a45-ad56-fe2464dbc788} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005287 sec., 30262.909022129752 rows/sec., 2.11 MiB/sec. | ||
18166 | 2025.01.28 08:41:17.141807 [ 4 ] {63379d71-6fef-4a45-ad56-fe2464dbc788} <Debug> TCPHandler: Processed in 0.005671421 sec. | ||
18167 | 2025.01.28 08:41:17.141971 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18168 | 2025.01.28 08:41:17.142065 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18169 | 2025.01.28 08:41:17.142133 [ 258 ] {deaba605-f907-45e4-8f5c-63102e7bf4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18170 | 2025.01.28 08:41:17.142166 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_146_29} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
18171 | 2025.01.28 08:41:17.142275 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
18172 | 2025.01.28 08:41:17.142277 [ 258 ] {deaba605-f907-45e4-8f5c-63102e7bf4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18173 | 2025.01.28 08:41:17.143407 [ 258 ] {deaba605-f907-45e4-8f5c-63102e7bf4cc} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18174 | 2025.01.28 08:41:17.143446 [ 258 ] {deaba605-f907-45e4-8f5c-63102e7bf4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18175 | 2025.01.28 08:41:17.144089 [ 258 ] {deaba605-f907-45e4-8f5c-63102e7bf4cc} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
18176 | 2025.01.28 08:41:17.144358 [ 258 ] {deaba605-f907-45e4-8f5c-63102e7bf4cc} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18177 | 2025.01.28 08:41:17.144646 [ 258 ] {deaba605-f907-45e4-8f5c-63102e7bf4cc} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002542 sec., 1573.5641227380015 rows/sec., 2.82 MiB/sec. | ||
18178 | 2025.01.28 08:41:17.144832 [ 258 ] {deaba605-f907-45e4-8f5c-63102e7bf4cc} <Debug> TCPHandler: Processed in 0.002929222 sec. | ||
18179 | 2025.01.28 08:41:17.145137 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18180 | 2025.01.28 08:41:17.145619 [ 4 ] {54e6c21d-0d82-46ae-a494-e5bb70c62b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18181 | 2025.01.28 08:41:17.145707 [ 4 ] {54e6c21d-0d82-46ae-a494-e5bb70c62b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18182 | 2025.01.28 08:41:17.146206 [ 4 ] {54e6c21d-0d82-46ae-a494-e5bb70c62b80} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18183 | 2025.01.28 08:41:17.146244 [ 4 ] {54e6c21d-0d82-46ae-a494-e5bb70c62b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18184 | 2025.01.28 08:41:17.146630 [ 4 ] {54e6c21d-0d82-46ae-a494-e5bb70c62b80} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
18185 | 2025.01.28 08:41:17.146877 [ 4 ] {54e6c21d-0d82-46ae-a494-e5bb70c62b80} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18186 | 2025.01.28 08:41:17.147020 [ 48 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
18187 | 2025.01.28 08:41:17.147061 [ 48 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18188 | 2025.01.28 08:41:17.147070 [ 4 ] {54e6c21d-0d82-46ae-a494-e5bb70c62b80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001613 sec., 37197.768133911966 rows/sec., 2.51 MiB/sec. | ||
18189 | 2025.01.28 08:41:17.147088 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18190 | 2025.01.28 08:41:17.147181 [ 4 ] {54e6c21d-0d82-46ae-a494-e5bb70c62b80} <Debug> TCPHandler: Processed in 0.002238012 sec. | ||
18191 | 2025.01.28 08:41:17.147390 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
18192 | 2025.01.28 08:41:17.147586 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18193 | 2025.01.28 08:41:17.147641 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8526 rows starting from the beginning of the part | ||
18194 | 2025.01.28 08:41:17.147721 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
18195 | 2025.01.28 08:41:17.147907 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 82 rows starting from the beginning of the part | ||
18196 | 2025.01.28 08:41:17.148122 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
18197 | 2025.01.28 08:41:17.148242 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part | ||
18198 | 2025.01.28 08:41:17.148457 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
18199 | 2025.01.28 08:41:17.151069 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8870 rows, containing 4 columns (4 merged, 0 gathered) in 0.003868035 sec., 2293154.0174791594 rows/sec., 149.49 MiB/sec. | ||
18200 | 2025.01.28 08:41:17.151264 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
18201 | 2025.01.28 08:41:17.151605 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18202 | 2025.01.28 08:41:17.151683 [ 191 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_146_29} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
18203 | 2025.01.28 08:41:17.151751 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
18204 | 2025.01.28 08:41:18.245086 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18205 | 2025.01.28 08:41:18.245434 [ 258 ] {8cbb996f-050c-46e9-8379-8ffdda894a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18206 | 2025.01.28 08:41:18.245573 [ 258 ] {8cbb996f-050c-46e9-8379-8ffdda894a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18207 | 2025.01.28 08:41:18.246372 [ 258 ] {8cbb996f-050c-46e9-8379-8ffdda894a44} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18208 | 2025.01.28 08:41:18.246429 [ 258 ] {8cbb996f-050c-46e9-8379-8ffdda894a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18209 | 2025.01.28 08:41:18.246899 [ 258 ] {8cbb996f-050c-46e9-8379-8ffdda894a44} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
18210 | 2025.01.28 08:41:18.247169 [ 258 ] {8cbb996f-050c-46e9-8379-8ffdda894a44} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18211 | 2025.01.28 08:41:18.247385 [ 258 ] {8cbb996f-050c-46e9-8379-8ffdda894a44} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002091 sec., 6695.361071257771 rows/sec., 481.98 KiB/sec. | ||
18212 | 2025.01.28 08:41:18.247454 [ 258 ] {8cbb996f-050c-46e9-8379-8ffdda894a44} <Debug> TCPHandler: Processed in 0.002533926 sec. | ||
18213 | 2025.01.28 08:41:18.247722 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18214 | 2025.01.28 08:41:18.247943 [ 4 ] {23fd6b3e-e35b-4388-9423-7bd172f3a042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18215 | 2025.01.28 08:41:18.248028 [ 4 ] {23fd6b3e-e35b-4388-9423-7bd172f3a042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18216 | 2025.01.28 08:41:18.248861 [ 4 ] {23fd6b3e-e35b-4388-9423-7bd172f3a042} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18217 | 2025.01.28 08:41:18.248914 [ 4 ] {23fd6b3e-e35b-4388-9423-7bd172f3a042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18218 | 2025.01.28 08:41:18.249370 [ 4 ] {23fd6b3e-e35b-4388-9423-7bd172f3a042} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
18219 | 2025.01.28 08:41:18.249641 [ 4 ] {23fd6b3e-e35b-4388-9423-7bd172f3a042} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18220 | 2025.01.28 08:41:18.249887 [ 4 ] {23fd6b3e-e35b-4388-9423-7bd172f3a042} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002005 sec., 997.5062344139652 rows/sec., 81.34 KiB/sec. | ||
18221 | 2025.01.28 08:41:18.249963 [ 4 ] {23fd6b3e-e35b-4388-9423-7bd172f3a042} <Debug> TCPHandler: Processed in 0.002384324 sec. | ||
18222 | 2025.01.28 08:41:18.250130 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18223 | 2025.01.28 08:41:18.250260 [ 258 ] {cef88504-794c-4c3d-bd50-0db9137a99b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18224 | 2025.01.28 08:41:18.250315 [ 258 ] {cef88504-794c-4c3d-bd50-0db9137a99b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18225 | 2025.01.28 08:41:18.251530 [ 258 ] {cef88504-794c-4c3d-bd50-0db9137a99b3} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18226 | 2025.01.28 08:41:18.251573 [ 258 ] {cef88504-794c-4c3d-bd50-0db9137a99b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18227 | 2025.01.28 08:41:18.252057 [ 258 ] {cef88504-794c-4c3d-bd50-0db9137a99b3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
18228 | 2025.01.28 08:41:18.252340 [ 258 ] {cef88504-794c-4c3d-bd50-0db9137a99b3} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18229 | 2025.01.28 08:41:18.252531 [ 258 ] {cef88504-794c-4c3d-bd50-0db9137a99b3} <Debug> executeQuery: Read 1416 rows, 120.98 KiB in 0.002301 sec., 615384.6153846154 rows/sec., 51.34 MiB/sec. | ||
18230 | 2025.01.28 08:41:18.252601 [ 258 ] {cef88504-794c-4c3d-bd50-0db9137a99b3} <Debug> TCPHandler: Processed in 0.002534346 sec. | ||
18231 | 2025.01.28 08:41:18.252760 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18232 | 2025.01.28 08:41:18.252900 [ 4 ] {5113de1b-932c-41d4-adb5-f1f61bfb7576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18233 | 2025.01.28 08:41:18.252957 [ 4 ] {5113de1b-932c-41d4-adb5-f1f61bfb7576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18234 | 2025.01.28 08:41:18.253585 [ 4 ] {5113de1b-932c-41d4-adb5-f1f61bfb7576} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18235 | 2025.01.28 08:41:18.253628 [ 4 ] {5113de1b-932c-41d4-adb5-f1f61bfb7576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18236 | 2025.01.28 08:41:18.254018 [ 4 ] {5113de1b-932c-41d4-adb5-f1f61bfb7576} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
18237 | 2025.01.28 08:41:18.254285 [ 4 ] {5113de1b-932c-41d4-adb5-f1f61bfb7576} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18238 | 2025.01.28 08:41:18.254494 [ 43 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
18239 | 2025.01.28 08:41:18.254543 [ 4 ] {5113de1b-932c-41d4-adb5-f1f61bfb7576} <Debug> executeQuery: Read 45 rows, 3.30 KiB in 0.001666 sec., 27010.804321728694 rows/sec., 1.94 MiB/sec. | ||
18240 | 2025.01.28 08:41:18.254551 [ 43 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18241 | 2025.01.28 08:41:18.254626 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18242 | 2025.01.28 08:41:18.254677 [ 4 ] {5113de1b-932c-41d4-adb5-f1f61bfb7576} <Debug> TCPHandler: Processed in 0.001976219 sec. | ||
18243 | 2025.01.28 08:41:18.254870 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
18244 | 2025.01.28 08:41:18.254892 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18245 | 2025.01.28 08:41:18.255142 [ 258 ] {1063ad72-e7de-466c-a032-8a62c0af86a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18246 | 2025.01.28 08:41:18.255163 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18247 | 2025.01.28 08:41:18.255246 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 65 rows starting from the beginning of the part | ||
18248 | 2025.01.28 08:41:18.255252 [ 258 ] {1063ad72-e7de-466c-a032-8a62c0af86a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18249 | 2025.01.28 08:41:18.255590 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 43 rows starting from the beginning of the part | ||
18250 | 2025.01.28 08:41:18.255851 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 6 rows starting from the beginning of the part | ||
18251 | 2025.01.28 08:41:18.256189 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 43 rows starting from the beginning of the part | ||
18252 | 2025.01.28 08:41:18.256480 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 4 rows starting from the beginning of the part | ||
18253 | 2025.01.28 08:41:18.256967 [ 201 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 45 rows starting from the beginning of the part | ||
18254 | 2025.01.28 08:41:18.258534 [ 258 ] {1063ad72-e7de-466c-a032-8a62c0af86a3} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18255 | 2025.01.28 08:41:18.258607 [ 258 ] {1063ad72-e7de-466c-a032-8a62c0af86a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18256 | 2025.01.28 08:41:18.259685 [ 258 ] {1063ad72-e7de-466c-a032-8a62c0af86a3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
18257 | 2025.01.28 08:41:18.260070 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.005313807 sec., 38766.93301055157 rows/sec., 2.92 MiB/sec. | ||
18258 | 2025.01.28 08:41:18.260208 [ 258 ] {1063ad72-e7de-466c-a032-8a62c0af86a3} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18259 | 2025.01.28 08:41:18.260380 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
18260 | 2025.01.28 08:41:18.260635 [ 258 ] {1063ad72-e7de-466c-a032-8a62c0af86a3} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005581 sec., 43361.404766170934 rows/sec., 2.94 MiB/sec. | ||
18261 | 2025.01.28 08:41:18.260774 [ 258 ] {1063ad72-e7de-466c-a032-8a62c0af86a3} <Debug> TCPHandler: Processed in 0.005987566 sec. | ||
18262 | 2025.01.28 08:41:18.260965 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18263 | 2025.01.28 08:41:18.261079 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18264 | 2025.01.28 08:41:18.261180 [ 4 ] {ae05a754-4910-46a2-a286-b5f6f4cbce53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18265 | 2025.01.28 08:41:18.261290 [ 4 ] {ae05a754-4910-46a2-a286-b5f6f4cbce53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18266 | 2025.01.28 08:41:18.261326 [ 190 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_121_24} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
18267 | 2025.01.28 08:41:18.261522 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
18268 | 2025.01.28 08:41:18.262052 [ 4 ] {ae05a754-4910-46a2-a286-b5f6f4cbce53} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18269 | 2025.01.28 08:41:18.262099 [ 4 ] {ae05a754-4910-46a2-a286-b5f6f4cbce53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18270 | 2025.01.28 08:41:18.262485 [ 4 ] {ae05a754-4910-46a2-a286-b5f6f4cbce53} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
18271 | 2025.01.28 08:41:18.262737 [ 4 ] {ae05a754-4910-46a2-a286-b5f6f4cbce53} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18272 | 2025.01.28 08:41:18.262963 [ 4 ] {ae05a754-4910-46a2-a286-b5f6f4cbce53} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001851 sec., 7023.230686115613 rows/sec., 437.90 KiB/sec. | ||
18273 | 2025.01.28 08:41:18.263029 [ 4 ] {ae05a754-4910-46a2-a286-b5f6f4cbce53} <Debug> TCPHandler: Processed in 0.002149481 sec. | ||
18274 | 2025.01.28 08:41:18.263193 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18275 | 2025.01.28 08:41:18.263337 [ 258 ] {5baae1f9-2839-4f9b-894c-858bc22f9cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18276 | 2025.01.28 08:41:18.263400 [ 258 ] {5baae1f9-2839-4f9b-894c-858bc22f9cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18277 | 2025.01.28 08:41:18.264363 [ 258 ] {5baae1f9-2839-4f9b-894c-858bc22f9cae} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18278 | 2025.01.28 08:41:18.264403 [ 258 ] {5baae1f9-2839-4f9b-894c-858bc22f9cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18279 | 2025.01.28 08:41:18.264831 [ 258 ] {5baae1f9-2839-4f9b-894c-858bc22f9cae} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
18280 | 2025.01.28 08:41:18.265087 [ 258 ] {5baae1f9-2839-4f9b-894c-858bc22f9cae} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18281 | 2025.01.28 08:41:18.265281 [ 258 ] {5baae1f9-2839-4f9b-894c-858bc22f9cae} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.001971 sec., 444444.44444444444 rows/sec., 32.21 MiB/sec. | ||
18282 | 2025.01.28 08:41:18.265359 [ 258 ] {5baae1f9-2839-4f9b-894c-858bc22f9cae} <Debug> TCPHandler: Processed in 0.002230002 sec. | ||
18283 | 2025.01.28 08:41:18.265537 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18284 | 2025.01.28 08:41:18.265729 [ 4 ] {d599af64-e2f0-4d51-8eb1-4dc5983fd042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18285 | 2025.01.28 08:41:18.265798 [ 4 ] {d599af64-e2f0-4d51-8eb1-4dc5983fd042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18286 | 2025.01.28 08:41:18.266374 [ 4 ] {d599af64-e2f0-4d51-8eb1-4dc5983fd042} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18287 | 2025.01.28 08:41:18.266419 [ 4 ] {d599af64-e2f0-4d51-8eb1-4dc5983fd042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18288 | 2025.01.28 08:41:18.266833 [ 4 ] {d599af64-e2f0-4d51-8eb1-4dc5983fd042} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
18289 | 2025.01.28 08:41:18.267079 [ 4 ] {d599af64-e2f0-4d51-8eb1-4dc5983fd042} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18290 | 2025.01.28 08:41:18.267304 [ 4 ] {d599af64-e2f0-4d51-8eb1-4dc5983fd042} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001633 sec., 3674.2192284139624 rows/sec., 191.96 KiB/sec. | ||
18291 | 2025.01.28 08:41:18.267358 [ 4 ] {d599af64-e2f0-4d51-8eb1-4dc5983fd042} <Debug> TCPHandler: Processed in 0.001898917 sec. | ||
18292 | 2025.01.28 08:41:18.267503 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18293 | 2025.01.28 08:41:18.267625 [ 258 ] {c81e2b88-e9fc-4a27-8c02-f699e805c19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18294 | 2025.01.28 08:41:18.267687 [ 258 ] {c81e2b88-e9fc-4a27-8c02-f699e805c19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18295 | 2025.01.28 08:41:18.268633 [ 258 ] {c81e2b88-e9fc-4a27-8c02-f699e805c19c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18296 | 2025.01.28 08:41:18.268674 [ 258 ] {c81e2b88-e9fc-4a27-8c02-f699e805c19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18297 | 2025.01.28 08:41:18.269134 [ 258 ] {c81e2b88-e9fc-4a27-8c02-f699e805c19c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
18298 | 2025.01.28 08:41:18.269410 [ 258 ] {c81e2b88-e9fc-4a27-8c02-f699e805c19c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18299 | 2025.01.28 08:41:18.269607 [ 258 ] {c81e2b88-e9fc-4a27-8c02-f699e805c19c} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.002009 sec., 491786.9586859134 rows/sec., 32.72 MiB/sec. | ||
18300 | 2025.01.28 08:41:18.269663 [ 258 ] {c81e2b88-e9fc-4a27-8c02-f699e805c19c} <Debug> TCPHandler: Processed in 0.002216602 sec. | ||
18301 | 2025.01.28 08:41:18.269835 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18302 | 2025.01.28 08:41:18.269976 [ 4 ] {af4ac20a-bf3d-4f24-ba4e-742198c15cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18303 | 2025.01.28 08:41:18.270037 [ 4 ] {af4ac20a-bf3d-4f24-ba4e-742198c15cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18304 | 2025.01.28 08:41:18.270577 [ 4 ] {af4ac20a-bf3d-4f24-ba4e-742198c15cab} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18305 | 2025.01.28 08:41:18.270617 [ 4 ] {af4ac20a-bf3d-4f24-ba4e-742198c15cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18306 | 2025.01.28 08:41:18.270999 [ 4 ] {af4ac20a-bf3d-4f24-ba4e-742198c15cab} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
18307 | 2025.01.28 08:41:18.271259 [ 4 ] {af4ac20a-bf3d-4f24-ba4e-742198c15cab} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18308 | 2025.01.28 08:41:18.271480 [ 4 ] {af4ac20a-bf3d-4f24-ba4e-742198c15cab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001535 sec., 651.4657980456027 rows/sec., 43.90 KiB/sec. | ||
18309 | 2025.01.28 08:41:18.271537 [ 4 ] {af4ac20a-bf3d-4f24-ba4e-742198c15cab} <Debug> TCPHandler: Processed in 0.001766906 sec. | ||
18310 | 2025.01.28 08:41:18.271706 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18311 | 2025.01.28 08:41:18.271850 [ 258 ] {63f97182-593b-48d7-a5a8-aa566696f358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18312 | 2025.01.28 08:41:18.271947 [ 258 ] {63f97182-593b-48d7-a5a8-aa566696f358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18313 | 2025.01.28 08:41:18.273263 [ 258 ] {63f97182-593b-48d7-a5a8-aa566696f358} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18314 | 2025.01.28 08:41:18.273306 [ 258 ] {63f97182-593b-48d7-a5a8-aa566696f358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18315 | 2025.01.28 08:41:18.274022 [ 258 ] {63f97182-593b-48d7-a5a8-aa566696f358} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
18316 | 2025.01.28 08:41:18.274303 [ 258 ] {63f97182-593b-48d7-a5a8-aa566696f358} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18317 | 2025.01.28 08:41:18.274460 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
18318 | 2025.01.28 08:41:18.274502 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18319 | 2025.01.28 08:41:18.274532 [ 258 ] {63f97182-593b-48d7-a5a8-aa566696f358} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00271 sec., 13284.132841328412 rows/sec., 23.80 MiB/sec. | ||
18320 | 2025.01.28 08:41:18.274536 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18321 | 2025.01.28 08:41:18.275107 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
18322 | 2025.01.28 08:41:18.275255 [ 258 ] {63f97182-593b-48d7-a5a8-aa566696f358} <Debug> TCPHandler: Processed in 0.003611851 sec. | ||
18323 | 2025.01.28 08:41:18.275828 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18324 | 2025.01.28 08:41:18.276476 [ 4 ] {48bdb959-b549-472f-b5f3-c199bf46854c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18325 | 2025.01.28 08:41:18.276857 [ 4 ] {48bdb959-b549-472f-b5f3-c199bf46854c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18326 | 2025.01.28 08:41:18.277024 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18327 | 2025.01.28 08:41:18.277340 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2300 rows starting from the beginning of the part | ||
18328 | 2025.01.28 08:41:18.278233 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
18329 | 2025.01.28 08:41:18.279162 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 4 rows starting from the beginning of the part | ||
18330 | 2025.01.28 08:41:18.279360 [ 4 ] {48bdb959-b549-472f-b5f3-c199bf46854c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18331 | 2025.01.28 08:41:18.279481 [ 4 ] {48bdb959-b549-472f-b5f3-c199bf46854c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
18332 | 2025.01.28 08:41:18.279935 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
18333 | 2025.01.28 08:41:18.280630 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 4 rows starting from the beginning of the part | ||
18334 | 2025.01.28 08:41:18.281083 [ 4 ] {48bdb959-b549-472f-b5f3-c199bf46854c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
18335 | 2025.01.28 08:41:18.281333 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
18336 | 2025.01.28 08:41:18.282015 [ 4 ] {48bdb959-b549-472f-b5f3-c199bf46854c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18337 | 2025.01.28 08:41:18.282679 [ 4 ] {48bdb959-b549-472f-b5f3-c199bf46854c} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.006529 sec., 7045.489355184561 rows/sec., 436.30 KiB/sec. | ||
18338 | 2025.01.28 08:41:18.282792 [ 4 ] {48bdb959-b549-472f-b5f3-c199bf46854c} <Debug> TCPHandler: Processed in 0.007381565 sec. | ||
18339 | 2025.01.28 08:41:18.289756 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 19 columns (19 merged, 0 gathered) in 0.015078716 sec., 160225.84416338897 rows/sec., 287.12 MiB/sec. | ||
18340 | 2025.01.28 08:41:18.291918 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
18341 | 2025.01.28 08:41:18.292361 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18342 | 2025.01.28 08:41:18.292449 [ 188 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
18343 | 2025.01.28 08:41:18.292608 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.59 MiB. | ||
18344 | 2025.01.28 08:41:19.003901 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 | ||
18345 | 2025.01.28 08:41:19.004913 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18346 | 2025.01.28 08:41:19.004960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18347 | 2025.01.28 08:41:19.005516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
18348 | 2025.01.28 08:41:19.005801 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18349 | 2025.01.28 08:41:19.006049 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
18350 | 2025.01.28 08:41:21.966143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
18351 | 2025.01.28 08:41:21.990128 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18352 | 2025.01.28 08:41:21.990188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18353 | 2025.01.28 08:41:21.997911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
18354 | 2025.01.28 08:41:21.998728 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18355 | 2025.01.28 08:41:22.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.36 MiB, peak 292.33 MiB, free memory in arenas 0.00 B, will set to 272.84 MiB (RSS), difference: -4.52 MiB | ||
18356 | 2025.01.28 08:41:22.003460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
18357 | 2025.01.28 08:41:22.071366 [ 220 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
18358 | 2025.01.28 08:41:22.071427 [ 220 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
18359 | 2025.01.28 08:41:22.073746 [ 220 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
18360 | 2025.01.28 08:41:22.121039 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18361 | 2025.01.28 08:41:22.121339 [ 258 ] {6cfbad3d-a442-4e4f-8c92-d5097746f4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18362 | 2025.01.28 08:41:22.121452 [ 258 ] {6cfbad3d-a442-4e4f-8c92-d5097746f4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18363 | 2025.01.28 08:41:22.122359 [ 258 ] {6cfbad3d-a442-4e4f-8c92-d5097746f4f8} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18364 | 2025.01.28 08:41:22.122404 [ 258 ] {6cfbad3d-a442-4e4f-8c92-d5097746f4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18365 | 2025.01.28 08:41:22.122882 [ 258 ] {6cfbad3d-a442-4e4f-8c92-d5097746f4f8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
18366 | 2025.01.28 08:41:22.123154 [ 258 ] {6cfbad3d-a442-4e4f-8c92-d5097746f4f8} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18367 | 2025.01.28 08:41:22.123389 [ 258 ] {6cfbad3d-a442-4e4f-8c92-d5097746f4f8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00213 sec., 26291.07981220657 rows/sec., 2.01 MiB/sec. | ||
18368 | 2025.01.28 08:41:22.123484 [ 258 ] {6cfbad3d-a442-4e4f-8c92-d5097746f4f8} <Debug> TCPHandler: Processed in 0.002625017 sec. | ||
18369 | 2025.01.28 08:41:22.123486 [ 217 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
18370 | 2025.01.28 08:41:22.123565 [ 217 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
18371 | 2025.01.28 08:41:22.123744 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18372 | 2025.01.28 08:41:22.123996 [ 4 ] {c02eb601-9be6-4bd7-a6f3-13e61166571e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18373 | 2025.01.28 08:41:22.124116 [ 4 ] {c02eb601-9be6-4bd7-a6f3-13e61166571e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18374 | 2025.01.28 08:41:22.125730 [ 4 ] {c02eb601-9be6-4bd7-a6f3-13e61166571e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18375 | 2025.01.28 08:41:22.125789 [ 4 ] {c02eb601-9be6-4bd7-a6f3-13e61166571e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18376 | 2025.01.28 08:41:22.126540 [ 4 ] {c02eb601-9be6-4bd7-a6f3-13e61166571e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
18377 | 2025.01.28 08:41:22.127070 [ 4 ] {c02eb601-9be6-4bd7-a6f3-13e61166571e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18378 | 2025.01.28 08:41:22.127402 [ 217 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
18379 | 2025.01.28 08:41:22.127574 [ 4 ] {c02eb601-9be6-4bd7-a6f3-13e61166571e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003655 sec., 17510.25991792066 rows/sec., 1.37 MiB/sec. | ||
18380 | 2025.01.28 08:41:22.127743 [ 4 ] {c02eb601-9be6-4bd7-a6f3-13e61166571e} <Debug> TCPHandler: Processed in 0.004155919 sec. | ||
18381 | 2025.01.28 08:41:22.127967 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18382 | 2025.01.28 08:41:22.128232 [ 258 ] {6fd53b25-df52-413e-b967-237ea8c2a71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18383 | 2025.01.28 08:41:22.128301 [ 258 ] {6fd53b25-df52-413e-b967-237ea8c2a71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18384 | 2025.01.28 08:41:22.128927 [ 258 ] {6fd53b25-df52-413e-b967-237ea8c2a71a} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18385 | 2025.01.28 08:41:22.128969 [ 258 ] {6fd53b25-df52-413e-b967-237ea8c2a71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18386 | 2025.01.28 08:41:22.129378 [ 258 ] {6fd53b25-df52-413e-b967-237ea8c2a71a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
18387 | 2025.01.28 08:41:22.129634 [ 258 ] {6fd53b25-df52-413e-b967-237ea8c2a71a} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18388 | 2025.01.28 08:41:22.129810 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 5 parts from all_1_143_29 to all_147_147_0 | ||
18389 | 2025.01.28 08:41:22.129869 [ 258 ] {6fd53b25-df52-413e-b967-237ea8c2a71a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001711 sec., 56107.53945061367 rows/sec., 3.91 MiB/sec. | ||
18390 | 2025.01.28 08:41:22.129874 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18391 | 2025.01.28 08:41:22.129963 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18392 | 2025.01.28 08:41:22.130012 [ 258 ] {6fd53b25-df52-413e-b967-237ea8c2a71a} <Debug> TCPHandler: Processed in 0.002164421 sec. | ||
18393 | 2025.01.28 08:41:22.130249 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_143_29 to all_147_147_0 into Compact with storage Full | ||
18394 | 2025.01.28 08:41:22.130277 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18395 | 2025.01.28 08:41:22.130524 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18396 | 2025.01.28 08:41:22.130535 [ 4 ] {6df3229b-ddc8-479a-9004-b86c968a1cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18397 | 2025.01.28 08:41:22.130602 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_29, total 42549 rows starting from the beginning of the part | ||
18398 | 2025.01.28 08:41:22.130628 [ 4 ] {6df3229b-ddc8-479a-9004-b86c968a1cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18399 | 2025.01.28 08:41:22.131015 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 161 rows starting from the beginning of the part | ||
18400 | 2025.01.28 08:41:22.131481 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 237 rows starting from the beginning of the part | ||
18401 | 2025.01.28 08:41:22.131881 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
18402 | 2025.01.28 08:41:22.132088 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 988 rows starting from the beginning of the part | ||
18403 | 2025.01.28 08:41:22.132920 [ 4 ] {6df3229b-ddc8-479a-9004-b86c968a1cd7} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18404 | 2025.01.28 08:41:22.132979 [ 4 ] {6df3229b-ddc8-479a-9004-b86c968a1cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18405 | 2025.01.28 08:41:22.133730 [ 4 ] {6df3229b-ddc8-479a-9004-b86c968a1cd7} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
18406 | 2025.01.28 08:41:22.134077 [ 4 ] {6df3229b-ddc8-479a-9004-b86c968a1cd7} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18407 | 2025.01.28 08:41:22.134343 [ 4 ] {6df3229b-ddc8-479a-9004-b86c968a1cd7} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.003904 sec., 9221.311475409837 rows/sec., 636.37 KiB/sec. | ||
18408 | 2025.01.28 08:41:22.134410 [ 4 ] {6df3229b-ddc8-479a-9004-b86c968a1cd7} <Debug> TCPHandler: Processed in 0.004290802 sec. | ||
18409 | 2025.01.28 08:41:22.141231 [ 193 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44095 rows, containing 5 columns (5 merged, 0 gathered) in 0.011167649 sec., 3948458.623654809 rows/sec., 266.55 MiB/sec. | ||
18410 | 2025.01.28 08:41:22.141592 [ 193 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Trace> MergedBlockOutputStream: filled checksums all_1_147_30 (state Temporary) | ||
18411 | 2025.01.28 08:41:22.141921 [ 193 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_147_30 to all_1_147_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18412 | 2025.01.28 08:41:22.141993 [ 193 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_147_30} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 5 parts: [all_1_143_29, all_147_147_0] -> all_1_147_30 | ||
18413 | 2025.01.28 08:41:22.142076 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
18414 | 2025.01.28 08:41:23.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.15 MiB, peak 292.33 MiB, free memory in arenas 0.00 B, will set to 272.84 MiB (RSS), difference: 3.69 MiB | ||
18415 | 2025.01.28 08:41:23.131373 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
18416 | 2025.01.28 08:41:23.131442 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
18417 | 2025.01.28 08:41:23.133714 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
18418 | 2025.01.28 08:41:23.201558 [ 221 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
18419 | 2025.01.28 08:41:23.201623 [ 221 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
18420 | 2025.01.28 08:41:23.203561 [ 221 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
18421 | 2025.01.28 08:41:26.287899 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18422 | 2025.01.28 08:41:26.288005 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18423 | 2025.01.28 08:41:26.506219 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 | ||
18424 | 2025.01.28 08:41:26.506860 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18425 | 2025.01.28 08:41:26.506912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18426 | 2025.01.28 08:41:26.507471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
18427 | 2025.01.28 08:41:26.507737 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18428 | 2025.01.28 08:41:26.508005 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
18429 | 2025.01.28 08:41:26.765986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2572 | ||
18430 | 2025.01.28 08:41:26.769972 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18431 | 2025.01.28 08:41:26.770030 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18432 | 2025.01.28 08:41:26.771588 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
18433 | 2025.01.28 08:41:26.771911 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18434 | 2025.01.28 08:41:26.772571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2572 | ||
18435 | 2025.01.28 08:41:27.124917 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18436 | 2025.01.28 08:41:27.125122 [ 258 ] {11d0a017-e53a-49a1-86da-d361a6a8fdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18437 | 2025.01.28 08:41:27.125198 [ 258 ] {11d0a017-e53a-49a1-86da-d361a6a8fdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18438 | 2025.01.28 08:41:27.126021 [ 258 ] {11d0a017-e53a-49a1-86da-d361a6a8fdfb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18439 | 2025.01.28 08:41:27.126065 [ 258 ] {11d0a017-e53a-49a1-86da-d361a6a8fdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18440 | 2025.01.28 08:41:27.126516 [ 258 ] {11d0a017-e53a-49a1-86da-d361a6a8fdfb} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
18441 | 2025.01.28 08:41:27.126774 [ 258 ] {11d0a017-e53a-49a1-86da-d361a6a8fdfb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18442 | 2025.01.28 08:41:27.126982 [ 258 ] {11d0a017-e53a-49a1-86da-d361a6a8fdfb} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.64 MiB/sec. | ||
18443 | 2025.01.28 08:41:27.127086 [ 258 ] {11d0a017-e53a-49a1-86da-d361a6a8fdfb} <Debug> TCPHandler: Processed in 0.002292142 sec. | ||
18444 | 2025.01.28 08:41:27.127404 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18445 | 2025.01.28 08:41:27.127806 [ 4 ] {c00673a5-fa04-46cd-bbc3-adf1c4ae51e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18446 | 2025.01.28 08:41:27.127932 [ 4 ] {c00673a5-fa04-46cd-bbc3-adf1c4ae51e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18447 | 2025.01.28 08:41:27.128683 [ 4 ] {c00673a5-fa04-46cd-bbc3-adf1c4ae51e1} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18448 | 2025.01.28 08:41:27.128733 [ 4 ] {c00673a5-fa04-46cd-bbc3-adf1c4ae51e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18449 | 2025.01.28 08:41:27.129175 [ 4 ] {c00673a5-fa04-46cd-bbc3-adf1c4ae51e1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
18450 | 2025.01.28 08:41:27.129442 [ 4 ] {c00673a5-fa04-46cd-bbc3-adf1c4ae51e1} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18451 | 2025.01.28 08:41:27.129669 [ 4 ] {c00673a5-fa04-46cd-bbc3-adf1c4ae51e1} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001978 sec., 2022.2446916076844 rows/sec., 152.06 KiB/sec. | ||
18452 | 2025.01.28 08:41:27.129736 [ 4 ] {c00673a5-fa04-46cd-bbc3-adf1c4ae51e1} <Debug> TCPHandler: Processed in 0.002529346 sec. | ||
18453 | 2025.01.28 08:41:27.129909 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18454 | 2025.01.28 08:41:27.130056 [ 258 ] {c127425d-5c1a-41c9-8c7e-cb30526c3a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18455 | 2025.01.28 08:41:27.130115 [ 258 ] {c127425d-5c1a-41c9-8c7e-cb30526c3a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18456 | 2025.01.28 08:41:27.130834 [ 258 ] {c127425d-5c1a-41c9-8c7e-cb30526c3a7e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18457 | 2025.01.28 08:41:27.130882 [ 258 ] {c127425d-5c1a-41c9-8c7e-cb30526c3a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18458 | 2025.01.28 08:41:27.131273 [ 258 ] {c127425d-5c1a-41c9-8c7e-cb30526c3a7e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
18459 | 2025.01.28 08:41:27.131521 [ 258 ] {c127425d-5c1a-41c9-8c7e-cb30526c3a7e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18460 | 2025.01.28 08:41:27.131703 [ 258 ] {c127425d-5c1a-41c9-8c7e-cb30526c3a7e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001681 sec., 40452.11183819155 rows/sec., 3.16 MiB/sec. | ||
18461 | 2025.01.28 08:41:27.131758 [ 258 ] {c127425d-5c1a-41c9-8c7e-cb30526c3a7e} <Debug> TCPHandler: Processed in 0.001922137 sec. | ||
18462 | 2025.01.28 08:41:27.131902 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18463 | 2025.01.28 08:41:27.132050 [ 4 ] {1bdfc18d-fa07-4265-bce7-e58d594dfda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18464 | 2025.01.28 08:41:27.132116 [ 4 ] {1bdfc18d-fa07-4265-bce7-e58d594dfda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18465 | 2025.01.28 08:41:27.132799 [ 4 ] {1bdfc18d-fa07-4265-bce7-e58d594dfda4} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18466 | 2025.01.28 08:41:27.132847 [ 4 ] {1bdfc18d-fa07-4265-bce7-e58d594dfda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18467 | 2025.01.28 08:41:27.133274 [ 4 ] {1bdfc18d-fa07-4265-bce7-e58d594dfda4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
18468 | 2025.01.28 08:41:27.133527 [ 4 ] {1bdfc18d-fa07-4265-bce7-e58d594dfda4} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18469 | 2025.01.28 08:41:27.133776 [ 4 ] {1bdfc18d-fa07-4265-bce7-e58d594dfda4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. | ||
18470 | 2025.01.28 08:41:27.133849 [ 4 ] {1bdfc18d-fa07-4265-bce7-e58d594dfda4} <Debug> TCPHandler: Processed in 0.002003158 sec. | ||
18471 | 2025.01.28 08:41:27.134062 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18472 | 2025.01.28 08:41:27.134547 [ 258 ] {174e9330-0803-4e9e-8c90-9ce4289d0eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18473 | 2025.01.28 08:41:27.134965 [ 258 ] {174e9330-0803-4e9e-8c90-9ce4289d0eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18474 | 2025.01.28 08:41:27.136295 [ 258 ] {174e9330-0803-4e9e-8c90-9ce4289d0eef} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18475 | 2025.01.28 08:41:27.136335 [ 258 ] {174e9330-0803-4e9e-8c90-9ce4289d0eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18476 | 2025.01.28 08:41:27.136985 [ 258 ] {174e9330-0803-4e9e-8c90-9ce4289d0eef} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
18477 | 2025.01.28 08:41:27.137266 [ 258 ] {174e9330-0803-4e9e-8c90-9ce4289d0eef} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18478 | 2025.01.28 08:41:27.137470 [ 258 ] {174e9330-0803-4e9e-8c90-9ce4289d0eef} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.0031 sec., 1290.3225806451612 rows/sec., 2.31 MiB/sec. | ||
18479 | 2025.01.28 08:41:27.137583 [ 258 ] {174e9330-0803-4e9e-8c90-9ce4289d0eef} <Debug> TCPHandler: Processed in 0.003642863 sec. | ||
18480 | 2025.01.28 08:41:27.137748 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18481 | 2025.01.28 08:41:27.137899 [ 4 ] {000e389f-698d-4dfc-9600-4408114a7ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18482 | 2025.01.28 08:41:27.137958 [ 4 ] {000e389f-698d-4dfc-9600-4408114a7ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18483 | 2025.01.28 08:41:27.138471 [ 4 ] {000e389f-698d-4dfc-9600-4408114a7ec6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18484 | 2025.01.28 08:41:27.138511 [ 4 ] {000e389f-698d-4dfc-9600-4408114a7ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18485 | 2025.01.28 08:41:27.138888 [ 4 ] {000e389f-698d-4dfc-9600-4408114a7ec6} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
18486 | 2025.01.28 08:41:27.139125 [ 4 ] {000e389f-698d-4dfc-9600-4408114a7ec6} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18487 | 2025.01.28 08:41:27.139321 [ 4 ] {000e389f-698d-4dfc-9600-4408114a7ec6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
18488 | 2025.01.28 08:41:27.139368 [ 4 ] {000e389f-698d-4dfc-9600-4408114a7ec6} <Debug> TCPHandler: Processed in 0.001742555 sec. | ||
18489 | 2025.01.28 08:41:28.196901 [ 225 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
18490 | 2025.01.28 08:41:28.196951 [ 225 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
18491 | 2025.01.28 08:41:28.198809 [ 225 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
18492 | 2025.01.28 08:41:28.319581 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
18493 | 2025.01.28 08:41:28.319639 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
18494 | 2025.01.28 08:41:28.321548 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
18495 | 2025.01.28 08:41:29.056603 [ 223 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Found 5 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] | ||
18496 | 2025.01.28 08:41:29.056660 [ 223 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Removing 5 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] | ||
18497 | 2025.01.28 08:41:29.058250 [ 223 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
18498 | 2025.01.28 08:41:29.503562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 | ||
18499 | 2025.01.28 08:41:29.528394 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18500 | 2025.01.28 08:41:29.528458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18501 | 2025.01.28 08:41:29.537782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
18502 | 2025.01.28 08:41:29.538601 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18503 | 2025.01.28 08:41:29.541927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664 | ||
18504 | 2025.01.28 08:41:29.891487 [ 70 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 | ||
18505 | 2025.01.28 08:41:29.891552 [ 70 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18506 | 2025.01.28 08:41:29.891573 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18507 | 2025.01.28 08:41:29.891744 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full | ||
18508 | 2025.01.28 08:41:29.891978 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18509 | 2025.01.28 08:41:29.892020 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 60 rows starting from the beginning of the part | ||
18510 | 2025.01.28 08:41:29.892093 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
18511 | 2025.01.28 08:41:29.892232 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
18512 | 2025.01.28 08:41:29.892501 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
18513 | 2025.01.28 08:41:29.892656 [ 200 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
18514 | 2025.01.28 08:41:29.893661 [ 193 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.002008828 sec., 31859.37272877519 rows/sec., 2.09 MiB/sec. | ||
18515 | 2025.01.28 08:41:29.893908 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
18516 | 2025.01.28 08:41:29.894303 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18517 | 2025.01.28 08:41:29.894403 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_64_14} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 | ||
18518 | 2025.01.28 08:41:29.894512 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
18519 | 2025.01.28 08:41:30.820118 [ 86 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 | ||
18520 | 2025.01.28 08:41:30.820194 [ 86 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18521 | 2025.01.28 08:41:30.820220 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18522 | 2025.01.28 08:41:30.820396 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full | ||
18523 | 2025.01.28 08:41:30.820621 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18524 | 2025.01.28 08:41:30.820675 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 243 rows starting from the beginning of the part | ||
18525 | 2025.01.28 08:41:30.820763 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 242 rows starting from the beginning of the part | ||
18526 | 2025.01.28 08:41:30.821013 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
18527 | 2025.01.28 08:41:30.821257 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
18528 | 2025.01.28 08:41:30.821425 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 242 rows starting from the beginning of the part | ||
18529 | 2025.01.28 08:41:30.822756 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002437775 sec., 309708.64825506863 rows/sec., 22.17 MiB/sec. | ||
18530 | 2025.01.28 08:41:30.823036 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
18531 | 2025.01.28 08:41:30.823534 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18532 | 2025.01.28 08:41:30.823677 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_64_14} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 | ||
18533 | 2025.01.28 08:41:30.823832 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
18534 | 2025.01.28 08:41:32.130768 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18535 | 2025.01.28 08:41:32.130969 [ 258 ] {df6ddf00-3f55-4f3e-8b42-90010569f1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18536 | 2025.01.28 08:41:32.131045 [ 258 ] {df6ddf00-3f55-4f3e-8b42-90010569f1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18537 | 2025.01.28 08:41:32.131857 [ 258 ] {df6ddf00-3f55-4f3e-8b42-90010569f1d7} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18538 | 2025.01.28 08:41:32.131921 [ 258 ] {df6ddf00-3f55-4f3e-8b42-90010569f1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18539 | 2025.01.28 08:41:32.132424 [ 258 ] {df6ddf00-3f55-4f3e-8b42-90010569f1d7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
18540 | 2025.01.28 08:41:32.132728 [ 258 ] {df6ddf00-3f55-4f3e-8b42-90010569f1d7} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18541 | 2025.01.28 08:41:32.132990 [ 258 ] {df6ddf00-3f55-4f3e-8b42-90010569f1d7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002076 sec., 6743.73795761079 rows/sec., 485.46 KiB/sec. | ||
18542 | 2025.01.28 08:41:32.133069 [ 258 ] {df6ddf00-3f55-4f3e-8b42-90010569f1d7} <Debug> TCPHandler: Processed in 0.002437975 sec. | ||
18543 | 2025.01.28 08:41:32.133367 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18544 | 2025.01.28 08:41:32.133575 [ 4 ] {7973ca75-0c84-42f3-9821-107bab78ddbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18545 | 2025.01.28 08:41:32.133656 [ 4 ] {7973ca75-0c84-42f3-9821-107bab78ddbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18546 | 2025.01.28 08:41:32.134648 [ 4 ] {7973ca75-0c84-42f3-9821-107bab78ddbe} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18547 | 2025.01.28 08:41:32.134691 [ 4 ] {7973ca75-0c84-42f3-9821-107bab78ddbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18548 | 2025.01.28 08:41:32.135200 [ 4 ] {7973ca75-0c84-42f3-9821-107bab78ddbe} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
18549 | 2025.01.28 08:41:32.135475 [ 4 ] {7973ca75-0c84-42f3-9821-107bab78ddbe} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18550 | 2025.01.28 08:41:32.135699 [ 4 ] {7973ca75-0c84-42f3-9821-107bab78ddbe} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.002185 sec., 125858.12356979406 rows/sec., 11.08 MiB/sec. | ||
18551 | 2025.01.28 08:41:32.135772 [ 4 ] {7973ca75-0c84-42f3-9821-107bab78ddbe} <Debug> TCPHandler: Processed in 0.002554846 sec. | ||
18552 | 2025.01.28 08:41:32.135975 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18553 | 2025.01.28 08:41:32.136288 [ 258 ] {30a74bd0-ece2-4b72-81ed-68b3095fac6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18554 | 2025.01.28 08:41:32.136429 [ 258 ] {30a74bd0-ece2-4b72-81ed-68b3095fac6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18555 | 2025.01.28 08:41:32.137318 [ 258 ] {30a74bd0-ece2-4b72-81ed-68b3095fac6b} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18556 | 2025.01.28 08:41:32.137359 [ 258 ] {30a74bd0-ece2-4b72-81ed-68b3095fac6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18557 | 2025.01.28 08:41:32.137753 [ 258 ] {30a74bd0-ece2-4b72-81ed-68b3095fac6b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
18558 | 2025.01.28 08:41:32.138011 [ 258 ] {30a74bd0-ece2-4b72-81ed-68b3095fac6b} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18559 | 2025.01.28 08:41:32.138193 [ 258 ] {30a74bd0-ece2-4b72-81ed-68b3095fac6b} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.002022 sec., 21266.073194856577 rows/sec., 1.53 MiB/sec. | ||
18560 | 2025.01.28 08:41:32.138250 [ 258 ] {30a74bd0-ece2-4b72-81ed-68b3095fac6b} <Debug> TCPHandler: Processed in 0.002370843 sec. | ||
18561 | 2025.01.28 08:41:32.138421 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18562 | 2025.01.28 08:41:32.138562 [ 4 ] {29b1e028-3678-410e-b22c-cce93bdccc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18563 | 2025.01.28 08:41:32.138622 [ 4 ] {29b1e028-3678-410e-b22c-cce93bdccc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18564 | 2025.01.28 08:41:32.139290 [ 4 ] {29b1e028-3678-410e-b22c-cce93bdccc84} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18565 | 2025.01.28 08:41:32.139331 [ 4 ] {29b1e028-3678-410e-b22c-cce93bdccc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18566 | 2025.01.28 08:41:32.139704 [ 4 ] {29b1e028-3678-410e-b22c-cce93bdccc84} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
18567 | 2025.01.28 08:41:32.139966 [ 4 ] {29b1e028-3678-410e-b22c-cce93bdccc84} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18568 | 2025.01.28 08:41:32.140186 [ 4 ] {29b1e028-3678-410e-b22c-cce93bdccc84} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001655 sec., 8459.214501510574 rows/sec., 592.43 KiB/sec. | ||
18569 | 2025.01.28 08:41:32.140241 [ 4 ] {29b1e028-3678-410e-b22c-cce93bdccc84} <Debug> TCPHandler: Processed in 0.001890607 sec. | ||
18570 | 2025.01.28 08:41:32.140409 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18571 | 2025.01.28 08:41:32.140547 [ 258 ] {795a9f6d-f8d1-4e06-b471-ff4f84ac2f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18572 | 2025.01.28 08:41:32.140606 [ 258 ] {795a9f6d-f8d1-4e06-b471-ff4f84ac2f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18573 | 2025.01.28 08:41:32.141268 [ 258 ] {795a9f6d-f8d1-4e06-b471-ff4f84ac2f3c} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18574 | 2025.01.28 08:41:32.141307 [ 258 ] {795a9f6d-f8d1-4e06-b471-ff4f84ac2f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18575 | 2025.01.28 08:41:32.141672 [ 258 ] {795a9f6d-f8d1-4e06-b471-ff4f84ac2f3c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
18576 | 2025.01.28 08:41:32.141912 [ 258 ] {795a9f6d-f8d1-4e06-b471-ff4f84ac2f3c} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18577 | 2025.01.28 08:41:32.142103 [ 258 ] {795a9f6d-f8d1-4e06-b471-ff4f84ac2f3c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001583 sec., 8212.2552116235 rows/sec., 512.03 KiB/sec. | ||
18578 | 2025.01.28 08:41:32.142178 [ 258 ] {795a9f6d-f8d1-4e06-b471-ff4f84ac2f3c} <Debug> TCPHandler: Processed in 0.001835656 sec. | ||
18579 | 2025.01.28 08:41:32.142374 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18580 | 2025.01.28 08:41:32.142515 [ 4 ] {6717cc06-a1a3-4575-ab69-a17161cc6f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18581 | 2025.01.28 08:41:32.142571 [ 4 ] {6717cc06-a1a3-4575-ab69-a17161cc6f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18582 | 2025.01.28 08:41:32.143439 [ 4 ] {6717cc06-a1a3-4575-ab69-a17161cc6f25} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18583 | 2025.01.28 08:41:32.143479 [ 4 ] {6717cc06-a1a3-4575-ab69-a17161cc6f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18584 | 2025.01.28 08:41:32.143893 [ 4 ] {6717cc06-a1a3-4575-ab69-a17161cc6f25} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
18585 | 2025.01.28 08:41:32.144151 [ 4 ] {6717cc06-a1a3-4575-ab69-a17161cc6f25} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18586 | 2025.01.28 08:41:32.144363 [ 4 ] {6717cc06-a1a3-4575-ab69-a17161cc6f25} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.001873 sec., 223171.38280832887 rows/sec., 15.94 MiB/sec. | ||
18587 | 2025.01.28 08:41:32.144418 [ 4 ] {6717cc06-a1a3-4575-ab69-a17161cc6f25} <Debug> TCPHandler: Processed in 0.002140721 sec. | ||
18588 | 2025.01.28 08:41:32.144587 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18589 | 2025.01.28 08:41:32.144916 [ 258 ] {7d69ae6b-14df-459b-9bf3-88968c430d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18590 | 2025.01.28 08:41:32.145015 [ 258 ] {7d69ae6b-14df-459b-9bf3-88968c430d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18591 | 2025.01.28 08:41:32.145500 [ 258 ] {7d69ae6b-14df-459b-9bf3-88968c430d7f} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18592 | 2025.01.28 08:41:32.145538 [ 258 ] {7d69ae6b-14df-459b-9bf3-88968c430d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18593 | 2025.01.28 08:41:32.145904 [ 258 ] {7d69ae6b-14df-459b-9bf3-88968c430d7f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
18594 | 2025.01.28 08:41:32.146172 [ 258 ] {7d69ae6b-14df-459b-9bf3-88968c430d7f} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18595 | 2025.01.28 08:41:32.146379 [ 258 ] {7d69ae6b-14df-459b-9bf3-88968c430d7f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001583 sec., 3790.271636133923 rows/sec., 198.03 KiB/sec. | ||
18596 | 2025.01.28 08:41:32.146452 [ 258 ] {7d69ae6b-14df-459b-9bf3-88968c430d7f} <Debug> TCPHandler: Processed in 0.001945228 sec. | ||
18597 | 2025.01.28 08:41:32.146651 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18598 | 2025.01.28 08:41:32.146791 [ 4 ] {c9afa338-290d-47f1-ab60-e36ae828a409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18599 | 2025.01.28 08:41:32.146844 [ 4 ] {c9afa338-290d-47f1-ab60-e36ae828a409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18600 | 2025.01.28 08:41:32.147441 [ 4 ] {c9afa338-290d-47f1-ab60-e36ae828a409} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18601 | 2025.01.28 08:41:32.147481 [ 4 ] {c9afa338-290d-47f1-ab60-e36ae828a409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18602 | 2025.01.28 08:41:32.147912 [ 4 ] {c9afa338-290d-47f1-ab60-e36ae828a409} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
18603 | 2025.01.28 08:41:32.148159 [ 4 ] {c9afa338-290d-47f1-ab60-e36ae828a409} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18604 | 2025.01.28 08:41:32.148415 [ 4 ] {c9afa338-290d-47f1-ab60-e36ae828a409} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001643 sec., 144248.32623250154 rows/sec., 9.67 MiB/sec. | ||
18605 | 2025.01.28 08:41:32.148474 [ 4 ] {c9afa338-290d-47f1-ab60-e36ae828a409} <Debug> TCPHandler: Processed in 0.001931428 sec. | ||
18606 | 2025.01.28 08:41:32.148633 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18607 | 2025.01.28 08:41:32.148962 [ 258 ] {bf200e4a-ca43-4c09-96b8-1de779d595c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18608 | 2025.01.28 08:41:32.149115 [ 258 ] {bf200e4a-ca43-4c09-96b8-1de779d595c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18609 | 2025.01.28 08:41:32.149816 [ 258 ] {bf200e4a-ca43-4c09-96b8-1de779d595c7} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18610 | 2025.01.28 08:41:32.149855 [ 258 ] {bf200e4a-ca43-4c09-96b8-1de779d595c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18611 | 2025.01.28 08:41:32.150213 [ 258 ] {bf200e4a-ca43-4c09-96b8-1de779d595c7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
18612 | 2025.01.28 08:41:32.150469 [ 258 ] {bf200e4a-ca43-4c09-96b8-1de779d595c7} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18613 | 2025.01.28 08:41:32.150640 [ 258 ] {bf200e4a-ca43-4c09-96b8-1de779d595c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001801 sec., 555.247084952804 rows/sec., 37.41 KiB/sec. | ||
18614 | 2025.01.28 08:41:32.150689 [ 258 ] {bf200e4a-ca43-4c09-96b8-1de779d595c7} <Debug> TCPHandler: Processed in 0.00213267 sec. | ||
18615 | 2025.01.28 08:41:32.150869 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18616 | 2025.01.28 08:41:32.151013 [ 4 ] {63f58f02-446d-44b2-bc37-1015c44a7167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18617 | 2025.01.28 08:41:32.151117 [ 4 ] {63f58f02-446d-44b2-bc37-1015c44a7167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18618 | 2025.01.28 08:41:32.152316 [ 4 ] {63f58f02-446d-44b2-bc37-1015c44a7167} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18619 | 2025.01.28 08:41:32.152357 [ 4 ] {63f58f02-446d-44b2-bc37-1015c44a7167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18620 | 2025.01.28 08:41:32.153058 [ 4 ] {63f58f02-446d-44b2-bc37-1015c44a7167} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
18621 | 2025.01.28 08:41:32.153325 [ 4 ] {63f58f02-446d-44b2-bc37-1015c44a7167} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18622 | 2025.01.28 08:41:32.153563 [ 4 ] {63f58f02-446d-44b2-bc37-1015c44a7167} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002579 sec., 13958.898797983715 rows/sec., 25.01 MiB/sec. | ||
18623 | 2025.01.28 08:41:32.153655 [ 4 ] {63f58f02-446d-44b2-bc37-1015c44a7167} <Debug> TCPHandler: Processed in 0.002856461 sec. | ||
18624 | 2025.01.28 08:41:32.153810 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18625 | 2025.01.28 08:41:32.153947 [ 258 ] {f013a22d-170c-4d2d-a92d-480067e17504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18626 | 2025.01.28 08:41:32.154006 [ 258 ] {f013a22d-170c-4d2d-a92d-480067e17504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18627 | 2025.01.28 08:41:32.154571 [ 258 ] {f013a22d-170c-4d2d-a92d-480067e17504} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18628 | 2025.01.28 08:41:32.154616 [ 258 ] {f013a22d-170c-4d2d-a92d-480067e17504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18629 | 2025.01.28 08:41:32.155066 [ 258 ] {f013a22d-170c-4d2d-a92d-480067e17504} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
18630 | 2025.01.28 08:41:32.155310 [ 258 ] {f013a22d-170c-4d2d-a92d-480067e17504} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18631 | 2025.01.28 08:41:32.155497 [ 258 ] {f013a22d-170c-4d2d-a92d-480067e17504} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001575 sec., 52063.49206349206 rows/sec., 3.31 MiB/sec. | ||
18632 | 2025.01.28 08:41:32.155553 [ 258 ] {f013a22d-170c-4d2d-a92d-480067e17504} <Debug> TCPHandler: Processed in 0.001808066 sec. | ||
18633 | 2025.01.28 08:41:34.008157 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 | ||
18634 | 2025.01.28 08:41:34.009187 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18635 | 2025.01.28 08:41:34.009229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18636 | 2025.01.28 08:41:34.009790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
18637 | 2025.01.28 08:41:34.010053 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18638 | 2025.01.28 08:41:34.010360 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
18639 | 2025.01.28 08:41:36.772909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2606 | ||
18640 | 2025.01.28 08:41:36.776307 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18641 | 2025.01.28 08:41:36.776358 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18642 | 2025.01.28 08:41:36.777873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18643 | 2025.01.28 08:41:36.778184 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18644 | 2025.01.28 08:41:36.778359 [ 118 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
18645 | 2025.01.28 08:41:36.778433 [ 118 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18646 | 2025.01.28 08:41:36.778474 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18647 | 2025.01.28 08:41:36.779130 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
18648 | 2025.01.28 08:41:36.780826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2606 | ||
18649 | 2025.01.28 08:41:36.781206 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18650 | 2025.01.28 08:41:36.781406 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2414 rows starting from the beginning of the part | ||
18651 | 2025.01.28 08:41:36.782153 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 44 rows starting from the beginning of the part | ||
18652 | 2025.01.28 08:41:36.782778 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
18653 | 2025.01.28 08:41:36.783462 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
18654 | 2025.01.28 08:41:36.784212 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 44 rows starting from the beginning of the part | ||
18655 | 2025.01.28 08:41:36.784954 [ 197 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
18656 | 2025.01.28 08:41:36.794839 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2606 rows, containing 72 columns (72 merged, 0 gathered) in 0.016219162 sec., 160674.14580358716 rows/sec., 119.99 MiB/sec. | ||
18657 | 2025.01.28 08:41:36.797290 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
18658 | 2025.01.28 08:41:36.798161 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_66_13} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18659 | 2025.01.28 08:41:36.798267 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_66_13} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
18660 | 2025.01.28 08:41:36.798648 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
18661 | 2025.01.28 08:41:37.042029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 | ||
18662 | 2025.01.28 08:41:37.066240 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18663 | 2025.01.28 08:41:37.066289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18664 | 2025.01.28 08:41:37.074049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
18665 | 2025.01.28 08:41:37.074916 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18666 | 2025.01.28 08:41:37.079973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
18667 | 2025.01.28 08:41:37.125091 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18668 | 2025.01.28 08:41:37.125298 [ 258 ] {0a9ea2c5-257d-41a8-816d-f66cd455661f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18669 | 2025.01.28 08:41:37.125384 [ 258 ] {0a9ea2c5-257d-41a8-816d-f66cd455661f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18670 | 2025.01.28 08:41:37.126283 [ 258 ] {0a9ea2c5-257d-41a8-816d-f66cd455661f} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18671 | 2025.01.28 08:41:37.126335 [ 258 ] {0a9ea2c5-257d-41a8-816d-f66cd455661f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18672 | 2025.01.28 08:41:37.126786 [ 258 ] {0a9ea2c5-257d-41a8-816d-f66cd455661f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
18673 | 2025.01.28 08:41:37.127063 [ 258 ] {0a9ea2c5-257d-41a8-816d-f66cd455661f} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18674 | 2025.01.28 08:41:37.127308 [ 258 ] {0a9ea2c5-257d-41a8-816d-f66cd455661f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002069 sec., 1933.301111648139 rows/sec., 157.65 KiB/sec. | ||
18675 | 2025.01.28 08:41:37.127379 [ 258 ] {0a9ea2c5-257d-41a8-816d-f66cd455661f} <Debug> TCPHandler: Processed in 0.002424005 sec. | ||
18676 | 2025.01.28 08:41:37.127639 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18677 | 2025.01.28 08:41:37.127832 [ 4 ] {326d2658-8e37-4521-8047-93f32a2897d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18678 | 2025.01.28 08:41:37.127907 [ 4 ] {326d2658-8e37-4521-8047-93f32a2897d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18679 | 2025.01.28 08:41:37.128672 [ 4 ] {326d2658-8e37-4521-8047-93f32a2897d7} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18680 | 2025.01.28 08:41:37.128712 [ 4 ] {326d2658-8e37-4521-8047-93f32a2897d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18681 | 2025.01.28 08:41:37.129123 [ 4 ] {326d2658-8e37-4521-8047-93f32a2897d7} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
18682 | 2025.01.28 08:41:37.129380 [ 4 ] {326d2658-8e37-4521-8047-93f32a2897d7} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18683 | 2025.01.28 08:41:37.129529 [ 88 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
18684 | 2025.01.28 08:41:37.129576 [ 4 ] {326d2658-8e37-4521-8047-93f32a2897d7} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001797 sec., 36727.87979966611 rows/sec., 2.88 MiB/sec. | ||
18685 | 2025.01.28 08:41:37.129580 [ 88 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18686 | 2025.01.28 08:41:37.129625 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18687 | 2025.01.28 08:41:37.129657 [ 4 ] {326d2658-8e37-4521-8047-93f32a2897d7} <Debug> TCPHandler: Processed in 0.00214955 sec. | ||
18688 | 2025.01.28 08:41:37.129928 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18689 | 2025.01.28 08:41:37.130016 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
18690 | 2025.01.28 08:41:37.130299 [ 258 ] {e9a6a3d1-3df4-4bcb-a243-69dbbee73e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18691 | 2025.01.28 08:41:37.130472 [ 258 ] {e9a6a3d1-3df4-4bcb-a243-69dbbee73e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18692 | 2025.01.28 08:41:37.130564 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18693 | 2025.01.28 08:41:37.130694 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1433 rows starting from the beginning of the part | ||
18694 | 2025.01.28 08:41:37.131242 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1416 rows starting from the beginning of the part | ||
18695 | 2025.01.28 08:41:37.131886 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
18696 | 2025.01.28 08:41:37.132505 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
18697 | 2025.01.28 08:41:37.133100 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 275 rows starting from the beginning of the part | ||
18698 | 2025.01.28 08:41:37.133765 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 66 rows starting from the beginning of the part | ||
18699 | 2025.01.28 08:41:37.134800 [ 258 ] {e9a6a3d1-3df4-4bcb-a243-69dbbee73e63} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18700 | 2025.01.28 08:41:37.134842 [ 258 ] {e9a6a3d1-3df4-4bcb-a243-69dbbee73e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18701 | 2025.01.28 08:41:37.135367 [ 258 ] {e9a6a3d1-3df4-4bcb-a243-69dbbee73e63} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
18702 | 2025.01.28 08:41:37.135705 [ 258 ] {e9a6a3d1-3df4-4bcb-a243-69dbbee73e63} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18703 | 2025.01.28 08:41:37.135972 [ 258 ] {e9a6a3d1-3df4-4bcb-a243-69dbbee73e63} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.005798 sec., 1379.7861331493618 rows/sec., 100.05 KiB/sec. | ||
18704 | 2025.01.28 08:41:37.136091 [ 258 ] {e9a6a3d1-3df4-4bcb-a243-69dbbee73e63} <Debug> TCPHandler: Processed in 0.00633806 sec. | ||
18705 | 2025.01.28 08:41:37.136353 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18706 | 2025.01.28 08:41:37.137229 [ 4 ] {0de5f535-5653-4e15-8ce7-b4b847fea1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18707 | 2025.01.28 08:41:37.137360 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3310 rows, containing 5 columns (5 merged, 0 gathered) in 0.007622209 sec., 434257.31307026616 rows/sec., 37.92 MiB/sec. | ||
18708 | 2025.01.28 08:41:37.137459 [ 4 ] {0de5f535-5653-4e15-8ce7-b4b847fea1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18709 | 2025.01.28 08:41:37.137831 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
18710 | 2025.01.28 08:41:37.138515 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18711 | 2025.01.28 08:41:37.138639 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_151_30} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
18712 | 2025.01.28 08:41:37.138799 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
18713 | 2025.01.28 08:41:37.139029 [ 4 ] {0de5f535-5653-4e15-8ce7-b4b847fea1da} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18714 | 2025.01.28 08:41:37.139074 [ 4 ] {0de5f535-5653-4e15-8ce7-b4b847fea1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18715 | 2025.01.28 08:41:37.139456 [ 4 ] {0de5f535-5653-4e15-8ce7-b4b847fea1da} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
18716 | 2025.01.28 08:41:37.139704 [ 4 ] {0de5f535-5653-4e15-8ce7-b4b847fea1da} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18717 | 2025.01.28 08:41:37.139845 [ 88 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
18718 | 2025.01.28 08:41:37.139886 [ 88 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18719 | 2025.01.28 08:41:37.139895 [ 4 ] {0de5f535-5653-4e15-8ce7-b4b847fea1da} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.003073 sec., 23429.873088187436 rows/sec., 1.83 MiB/sec. | ||
18720 | 2025.01.28 08:41:37.139916 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18721 | 2025.01.28 08:41:37.140024 [ 4 ] {0de5f535-5653-4e15-8ce7-b4b847fea1da} <Debug> TCPHandler: Processed in 0.003834775 sec. | ||
18722 | 2025.01.28 08:41:37.140134 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
18723 | 2025.01.28 08:41:37.140211 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18724 | 2025.01.28 08:41:37.140288 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18725 | 2025.01.28 08:41:37.140331 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 914 rows starting from the beginning of the part | ||
18726 | 2025.01.28 08:41:37.140389 [ 258 ] {0b699193-cdbd-498b-a40f-2908a73a5211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18727 | 2025.01.28 08:41:37.140469 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 876 rows starting from the beginning of the part | ||
18728 | 2025.01.28 08:41:37.140535 [ 258 ] {0b699193-cdbd-498b-a40f-2908a73a5211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18729 | 2025.01.28 08:41:37.140785 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
18730 | 2025.01.28 08:41:37.141350 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 68 rows starting from the beginning of the part | ||
18731 | 2025.01.28 08:41:37.141592 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 418 rows starting from the beginning of the part | ||
18732 | 2025.01.28 08:41:37.141805 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 72 rows starting from the beginning of the part | ||
18733 | 2025.01.28 08:41:37.142564 [ 258 ] {0b699193-cdbd-498b-a40f-2908a73a5211} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18734 | 2025.01.28 08:41:37.142614 [ 258 ] {0b699193-cdbd-498b-a40f-2908a73a5211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18735 | 2025.01.28 08:41:37.143231 [ 258 ] {0b699193-cdbd-498b-a40f-2908a73a5211} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
18736 | 2025.01.28 08:41:37.143510 [ 258 ] {0b699193-cdbd-498b-a40f-2908a73a5211} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18737 | 2025.01.28 08:41:37.143760 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.003739044 sec., 645084.6793993331 rows/sec., 49.47 MiB/sec. | ||
18738 | 2025.01.28 08:41:37.143876 [ 258 ] {0b699193-cdbd-498b-a40f-2908a73a5211} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.003537 sec., 45801.52671755725 rows/sec., 3.19 MiB/sec. | ||
18739 | 2025.01.28 08:41:37.143952 [ 258 ] {0b699193-cdbd-498b-a40f-2908a73a5211} <Debug> TCPHandler: Processed in 0.003819205 sec. | ||
18740 | 2025.01.28 08:41:37.143961 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
18741 | 2025.01.28 08:41:37.144115 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18742 | 2025.01.28 08:41:37.144315 [ 4 ] {3e95db10-8d9c-4b94-9139-17a44afffd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18743 | 2025.01.28 08:41:37.144384 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18744 | 2025.01.28 08:41:37.144511 [ 4 ] {3e95db10-8d9c-4b94-9139-17a44afffd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18745 | 2025.01.28 08:41:37.144614 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_151_30} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
18746 | 2025.01.28 08:41:37.144857 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
18747 | 2025.01.28 08:41:37.145880 [ 4 ] {3e95db10-8d9c-4b94-9139-17a44afffd51} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18748 | 2025.01.28 08:41:37.145923 [ 4 ] {3e95db10-8d9c-4b94-9139-17a44afffd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18749 | 2025.01.28 08:41:37.146553 [ 4 ] {3e95db10-8d9c-4b94-9139-17a44afffd51} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
18750 | 2025.01.28 08:41:37.146833 [ 4 ] {3e95db10-8d9c-4b94-9139-17a44afffd51} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18751 | 2025.01.28 08:41:37.147038 [ 4 ] {3e95db10-8d9c-4b94-9139-17a44afffd51} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002778 sec., 1439.8848092152627 rows/sec., 2.58 MiB/sec. | ||
18752 | 2025.01.28 08:41:37.147144 [ 4 ] {3e95db10-8d9c-4b94-9139-17a44afffd51} <Debug> TCPHandler: Processed in 0.003106044 sec. | ||
18753 | 2025.01.28 08:41:37.147303 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18754 | 2025.01.28 08:41:37.147444 [ 258 ] {822ed66b-52cf-41d1-b9ae-a46735184d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18755 | 2025.01.28 08:41:37.147506 [ 258 ] {822ed66b-52cf-41d1-b9ae-a46735184d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18756 | 2025.01.28 08:41:37.148085 [ 258 ] {822ed66b-52cf-41d1-b9ae-a46735184d7c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18757 | 2025.01.28 08:41:37.148133 [ 258 ] {822ed66b-52cf-41d1-b9ae-a46735184d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18758 | 2025.01.28 08:41:37.148532 [ 258 ] {822ed66b-52cf-41d1-b9ae-a46735184d7c} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
18759 | 2025.01.28 08:41:37.148782 [ 258 ] {822ed66b-52cf-41d1-b9ae-a46735184d7c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18760 | 2025.01.28 08:41:37.148955 [ 88 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
18761 | 2025.01.28 08:41:37.149006 [ 88 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18762 | 2025.01.28 08:41:37.149028 [ 258 ] {822ed66b-52cf-41d1-b9ae-a46735184d7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
18763 | 2025.01.28 08:41:37.149039 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18764 | 2025.01.28 08:41:37.149174 [ 258 ] {822ed66b-52cf-41d1-b9ae-a46735184d7c} <Debug> TCPHandler: Processed in 0.001941198 sec. | ||
18765 | 2025.01.28 08:41:37.149357 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
18766 | 2025.01.28 08:41:37.149496 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18767 | 2025.01.28 08:41:37.149531 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8870 rows starting from the beginning of the part | ||
18768 | 2025.01.28 08:41:37.149643 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 46 rows starting from the beginning of the part | ||
18769 | 2025.01.28 08:41:37.149840 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 36 rows starting from the beginning of the part | ||
18770 | 2025.01.28 08:41:37.149976 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
18771 | 2025.01.28 08:41:37.150145 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 82 rows starting from the beginning of the part | ||
18772 | 2025.01.28 08:41:37.150290 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
18773 | 2025.01.28 08:41:37.153196 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9154 rows, containing 4 columns (4 merged, 0 gathered) in 0.004002537 sec., 2287049.438893382 rows/sec., 149.09 MiB/sec. | ||
18774 | 2025.01.28 08:41:37.153468 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
18775 | 2025.01.28 08:41:37.153827 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18776 | 2025.01.28 08:41:37.153919 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_151_30} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
18777 | 2025.01.28 08:41:37.154025 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
18778 | 2025.01.28 08:41:38.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.94 MiB, peak 292.33 MiB, free memory in arenas 0.00 B, will set to 272.84 MiB (RSS), difference: -1.10 MiB | ||
18779 | 2025.01.28 08:41:41.288076 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18780 | 2025.01.28 08:41:41.288167 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18781 | 2025.01.28 08:41:41.510527 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 | ||
18782 | 2025.01.28 08:41:41.511412 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18783 | 2025.01.28 08:41:41.511462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18784 | 2025.01.28 08:41:41.512021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
18785 | 2025.01.28 08:41:41.512304 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18786 | 2025.01.28 08:41:41.512570 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
18787 | 2025.01.28 08:41:42.130956 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18788 | 2025.01.28 08:41:42.131225 [ 258 ] {b94250ae-1269-45dd-9caf-5c0683b808ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18789 | 2025.01.28 08:41:42.131334 [ 258 ] {b94250ae-1269-45dd-9caf-5c0683b808ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18790 | 2025.01.28 08:41:42.132511 [ 258 ] {b94250ae-1269-45dd-9caf-5c0683b808ef} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18791 | 2025.01.28 08:41:42.132560 [ 258 ] {b94250ae-1269-45dd-9caf-5c0683b808ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18792 | 2025.01.28 08:41:42.133007 [ 258 ] {b94250ae-1269-45dd-9caf-5c0683b808ef} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
18793 | 2025.01.28 08:41:42.133281 [ 258 ] {b94250ae-1269-45dd-9caf-5c0683b808ef} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18794 | 2025.01.28 08:41:42.133497 [ 28 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
18795 | 2025.01.28 08:41:42.133561 [ 258 ] {b94250ae-1269-45dd-9caf-5c0683b808ef} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002415 sec., 5797.101449275362 rows/sec., 417.31 KiB/sec. | ||
18796 | 2025.01.28 08:41:42.133591 [ 28 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18797 | 2025.01.28 08:41:42.133670 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18798 | 2025.01.28 08:41:42.133699 [ 258 ] {b94250ae-1269-45dd-9caf-5c0683b808ef} <Debug> TCPHandler: Processed in 0.002905132 sec. | ||
18799 | 2025.01.28 08:41:42.133871 [ 219 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18800 | 2025.01.28 08:41:42.133955 [ 219 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18801 | 2025.01.28 08:41:42.134109 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18802 | 2025.01.28 08:41:42.134110 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
18803 | 2025.01.28 08:41:42.134494 [ 4 ] {3bd68377-1401-47fd-bd92-a96ac71b6634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18804 | 2025.01.28 08:41:42.134495 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18805 | 2025.01.28 08:41:42.134613 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 14 rows starting from the beginning of the part | ||
18806 | 2025.01.28 08:41:42.134676 [ 4 ] {3bd68377-1401-47fd-bd92-a96ac71b6634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18807 | 2025.01.28 08:41:42.135031 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
18808 | 2025.01.28 08:41:42.135493 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
18809 | 2025.01.28 08:41:42.135810 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
18810 | 2025.01.28 08:41:42.136108 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
18811 | 2025.01.28 08:41:42.139787 [ 219 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18812 | 2025.01.28 08:41:42.140473 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006645205 sec., 10533.911293932993 rows/sec., 799.45 KiB/sec. | ||
18813 | 2025.01.28 08:41:42.140594 [ 4 ] {3bd68377-1401-47fd-bd92-a96ac71b6634} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18814 | 2025.01.28 08:41:42.140769 [ 4 ] {3bd68377-1401-47fd-bd92-a96ac71b6634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18815 | 2025.01.28 08:41:42.140841 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
18816 | 2025.01.28 08:41:42.141679 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18817 | 2025.01.28 08:41:42.141909 [ 190 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_65_16} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
18818 | 2025.01.28 08:41:42.142073 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
18819 | 2025.01.28 08:41:42.142161 [ 4 ] {3bd68377-1401-47fd-bd92-a96ac71b6634} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
18820 | 2025.01.28 08:41:42.142467 [ 4 ] {3bd68377-1401-47fd-bd92-a96ac71b6634} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18821 | 2025.01.28 08:41:42.142692 [ 4 ] {3bd68377-1401-47fd-bd92-a96ac71b6634} <Debug> executeQuery: Read 275 rows, 24.79 KiB in 0.008388 sec., 32784.93085360038 rows/sec., 2.89 MiB/sec. | ||
18822 | 2025.01.28 08:41:42.142819 [ 4 ] {3bd68377-1401-47fd-bd92-a96ac71b6634} <Debug> TCPHandler: Processed in 0.008959408 sec. | ||
18823 | 2025.01.28 08:41:42.143000 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18824 | 2025.01.28 08:41:42.143187 [ 258 ] {cb5b50a2-07e5-4369-97da-eee7cb7d8bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18825 | 2025.01.28 08:41:42.143246 [ 258 ] {cb5b50a2-07e5-4369-97da-eee7cb7d8bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18826 | 2025.01.28 08:41:42.143873 [ 258 ] {cb5b50a2-07e5-4369-97da-eee7cb7d8bb6} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18827 | 2025.01.28 08:41:42.143913 [ 258 ] {cb5b50a2-07e5-4369-97da-eee7cb7d8bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18828 | 2025.01.28 08:41:42.144291 [ 258 ] {cb5b50a2-07e5-4369-97da-eee7cb7d8bb6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
18829 | 2025.01.28 08:41:42.144541 [ 258 ] {cb5b50a2-07e5-4369-97da-eee7cb7d8bb6} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18830 | 2025.01.28 08:41:42.144765 [ 258 ] {cb5b50a2-07e5-4369-97da-eee7cb7d8bb6} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001625 sec., 26461.53846153846 rows/sec., 1.90 MiB/sec. | ||
18831 | 2025.01.28 08:41:42.144825 [ 258 ] {cb5b50a2-07e5-4369-97da-eee7cb7d8bb6} <Debug> TCPHandler: Processed in 0.001896947 sec. | ||
18832 | 2025.01.28 08:41:42.144990 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18833 | 2025.01.28 08:41:42.145124 [ 4 ] {b0565fdc-e5bd-4de6-9f62-61d3fc093424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18834 | 2025.01.28 08:41:42.145180 [ 4 ] {b0565fdc-e5bd-4de6-9f62-61d3fc093424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18835 | 2025.01.28 08:41:42.145795 [ 4 ] {b0565fdc-e5bd-4de6-9f62-61d3fc093424} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18836 | 2025.01.28 08:41:42.145835 [ 4 ] {b0565fdc-e5bd-4de6-9f62-61d3fc093424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18837 | 2025.01.28 08:41:42.146230 [ 4 ] {b0565fdc-e5bd-4de6-9f62-61d3fc093424} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18838 | 2025.01.28 08:41:42.146506 [ 4 ] {b0565fdc-e5bd-4de6-9f62-61d3fc093424} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18839 | 2025.01.28 08:41:42.146727 [ 4 ] {b0565fdc-e5bd-4de6-9f62-61d3fc093424} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00163 sec., 8588.957055214723 rows/sec., 601.51 KiB/sec. | ||
18840 | 2025.01.28 08:41:42.146812 [ 4 ] {b0565fdc-e5bd-4de6-9f62-61d3fc093424} <Debug> TCPHandler: Processed in 0.001884827 sec. | ||
18841 | 2025.01.28 08:41:42.147058 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18842 | 2025.01.28 08:41:42.147252 [ 258 ] {5e94815a-08a7-4cf3-b62a-d9bcc52c0ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18843 | 2025.01.28 08:41:42.147314 [ 258 ] {5e94815a-08a7-4cf3-b62a-d9bcc52c0ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18844 | 2025.01.28 08:41:42.147919 [ 258 ] {5e94815a-08a7-4cf3-b62a-d9bcc52c0ed2} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18845 | 2025.01.28 08:41:42.147959 [ 258 ] {5e94815a-08a7-4cf3-b62a-d9bcc52c0ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18846 | 2025.01.28 08:41:42.148340 [ 258 ] {5e94815a-08a7-4cf3-b62a-d9bcc52c0ed2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
18847 | 2025.01.28 08:41:42.148600 [ 258 ] {5e94815a-08a7-4cf3-b62a-d9bcc52c0ed2} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18848 | 2025.01.28 08:41:42.148788 [ 28 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
18849 | 2025.01.28 08:41:42.148848 [ 258 ] {5e94815a-08a7-4cf3-b62a-d9bcc52c0ed2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001626 sec., 7995.079950799508 rows/sec., 498.49 KiB/sec. | ||
18850 | 2025.01.28 08:41:42.148863 [ 28 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18851 | 2025.01.28 08:41:42.148932 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18852 | 2025.01.28 08:41:42.148980 [ 258 ] {5e94815a-08a7-4cf3-b62a-d9bcc52c0ed2} <Debug> TCPHandler: Processed in 0.002076599 sec. | ||
18853 | 2025.01.28 08:41:42.149217 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18854 | 2025.01.28 08:41:42.149227 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
18855 | 2025.01.28 08:41:42.149447 [ 4 ] {9423d559-7e6a-4a5e-8248-87df68cf647d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18856 | 2025.01.28 08:41:42.149517 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18857 | 2025.01.28 08:41:42.149541 [ 4 ] {9423d559-7e6a-4a5e-8248-87df68cf647d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18858 | 2025.01.28 08:41:42.149580 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 13 rows starting from the beginning of the part | ||
18859 | 2025.01.28 08:41:42.149892 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part | ||
18860 | 2025.01.28 08:41:42.150208 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part | ||
18861 | 2025.01.28 08:41:42.150510 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part | ||
18862 | 2025.01.28 08:41:42.150848 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part | ||
18863 | 2025.01.28 08:41:42.152712 [ 4 ] {9423d559-7e6a-4a5e-8248-87df68cf647d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18864 | 2025.01.28 08:41:42.152791 [ 4 ] {9423d559-7e6a-4a5e-8248-87df68cf647d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18865 | 2025.01.28 08:41:42.153374 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004307352 sec., 15090.477862036814 rows/sec., 999.83 KiB/sec. | ||
18866 | 2025.01.28 08:41:42.153539 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
18867 | 2025.01.28 08:41:42.153640 [ 4 ] {9423d559-7e6a-4a5e-8248-87df68cf647d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
18868 | 2025.01.28 08:41:42.153885 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18869 | 2025.01.28 08:41:42.153972 [ 4 ] {9423d559-7e6a-4a5e-8248-87df68cf647d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18870 | 2025.01.28 08:41:42.154013 [ 188 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_65_16} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
18871 | 2025.01.28 08:41:42.154137 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
18872 | 2025.01.28 08:41:42.154230 [ 4 ] {9423d559-7e6a-4a5e-8248-87df68cf647d} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.004877 sec., 85708.42731187204 rows/sec., 6.12 MiB/sec. | ||
18873 | 2025.01.28 08:41:42.154299 [ 4 ] {9423d559-7e6a-4a5e-8248-87df68cf647d} <Debug> TCPHandler: Processed in 0.005230715 sec. | ||
18874 | 2025.01.28 08:41:42.154471 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18875 | 2025.01.28 08:41:42.154646 [ 258 ] {bac72d54-7af3-437a-ba13-5a83a351fd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18876 | 2025.01.28 08:41:42.154726 [ 258 ] {bac72d54-7af3-437a-ba13-5a83a351fd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18877 | 2025.01.28 08:41:42.155428 [ 258 ] {bac72d54-7af3-437a-ba13-5a83a351fd20} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18878 | 2025.01.28 08:41:42.155468 [ 258 ] {bac72d54-7af3-437a-ba13-5a83a351fd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18879 | 2025.01.28 08:41:42.155845 [ 258 ] {bac72d54-7af3-437a-ba13-5a83a351fd20} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
18880 | 2025.01.28 08:41:42.156084 [ 258 ] {bac72d54-7af3-437a-ba13-5a83a351fd20} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18881 | 2025.01.28 08:41:42.156263 [ 28 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 | ||
18882 | 2025.01.28 08:41:42.156322 [ 28 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18883 | 2025.01.28 08:41:42.156335 [ 258 ] {bac72d54-7af3-437a-ba13-5a83a351fd20} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001722 sec., 3484.320557491289 rows/sec., 182.04 KiB/sec. | ||
18884 | 2025.01.28 08:41:42.156354 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18885 | 2025.01.28 08:41:42.156495 [ 258 ] {bac72d54-7af3-437a-ba13-5a83a351fd20} <Debug> TCPHandler: Processed in 0.00210249 sec. | ||
18886 | 2025.01.28 08:41:42.156599 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full | ||
18887 | 2025.01.28 08:41:42.156678 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18888 | 2025.01.28 08:41:42.156764 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18889 | 2025.01.28 08:41:42.156817 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 360 rows starting from the beginning of the part | ||
18890 | 2025.01.28 08:41:42.156822 [ 4 ] {ce4eec34-2b7a-479d-b8cb-40d2692669e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18891 | 2025.01.28 08:41:42.156925 [ 4 ] {ce4eec34-2b7a-479d-b8cb-40d2692669e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18892 | 2025.01.28 08:41:42.157059 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
18893 | 2025.01.28 08:41:42.157454 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
18894 | 2025.01.28 08:41:42.157807 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
18895 | 2025.01.28 08:41:42.158102 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
18896 | 2025.01.28 08:41:42.158387 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
18897 | 2025.01.28 08:41:42.159458 [ 4 ] {ce4eec34-2b7a-479d-b8cb-40d2692669e6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18898 | 2025.01.28 08:41:42.159509 [ 4 ] {ce4eec34-2b7a-479d-b8cb-40d2692669e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18899 | 2025.01.28 08:41:42.160140 [ 4 ] {ce4eec34-2b7a-479d-b8cb-40d2692669e6} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
18900 | 2025.01.28 08:41:42.160222 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.003747364 sec., 104073.1564908026 rows/sec., 5.31 MiB/sec. | ||
18901 | 2025.01.28 08:41:42.160470 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
18902 | 2025.01.28 08:41:42.160656 [ 4 ] {ce4eec34-2b7a-479d-b8cb-40d2692669e6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18903 | 2025.01.28 08:41:42.160937 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_147_30 to all_152_152_0 | ||
18904 | 2025.01.28 08:41:42.161009 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18905 | 2025.01.28 08:41:42.161055 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18906 | 2025.01.28 08:41:42.161058 [ 4 ] {ce4eec34-2b7a-479d-b8cb-40d2692669e6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004271 sec., 55490.51744322173 rows/sec., 3.72 MiB/sec. | ||
18907 | 2025.01.28 08:41:42.161480 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18908 | 2025.01.28 08:41:42.161539 [ 4 ] {ce4eec34-2b7a-479d-b8cb-40d2692669e6} <Debug> TCPHandler: Processed in 0.004930291 sec. | ||
18909 | 2025.01.28 08:41:42.161587 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_147_30 to all_152_152_0 into Compact with storage Full | ||
18910 | 2025.01.28 08:41:42.162022 [ 193 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_65_14} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 | ||
18911 | 2025.01.28 08:41:42.162217 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18912 | 2025.01.28 08:41:42.162370 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
18913 | 2025.01.28 08:41:42.162769 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18914 | 2025.01.28 08:41:42.162798 [ 258 ] {dff8276c-91aa-4cb6-9fc3-da57cae9953e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18915 | 2025.01.28 08:41:42.162966 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_147_30, total 44095 rows starting from the beginning of the part | ||
18916 | 2025.01.28 08:41:42.163021 [ 258 ] {dff8276c-91aa-4cb6-9fc3-da57cae9953e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18917 | 2025.01.28 08:41:42.164056 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 96 rows starting from the beginning of the part | ||
18918 | 2025.01.28 08:41:42.164667 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
18919 | 2025.01.28 08:41:42.164817 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 237 rows starting from the beginning of the part | ||
18920 | 2025.01.28 08:41:42.165250 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 162 rows starting from the beginning of the part | ||
18921 | 2025.01.28 08:41:42.165575 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 237 rows starting from the beginning of the part | ||
18922 | 2025.01.28 08:41:42.166016 [ 258 ] {dff8276c-91aa-4cb6-9fc3-da57cae9953e} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18923 | 2025.01.28 08:41:42.166106 [ 258 ] {dff8276c-91aa-4cb6-9fc3-da57cae9953e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18924 | 2025.01.28 08:41:42.166899 [ 258 ] {dff8276c-91aa-4cb6-9fc3-da57cae9953e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18925 | 2025.01.28 08:41:42.167267 [ 258 ] {dff8276c-91aa-4cb6-9fc3-da57cae9953e} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18926 | 2025.01.28 08:41:42.167609 [ 258 ] {dff8276c-91aa-4cb6-9fc3-da57cae9953e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005012 sec., 199.52114924181964 rows/sec., 13.44 KiB/sec. | ||
18927 | 2025.01.28 08:41:42.167765 [ 258 ] {dff8276c-91aa-4cb6-9fc3-da57cae9953e} <Debug> TCPHandler: Processed in 0.005811323 sec. | ||
18928 | 2025.01.28 08:41:42.167982 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18929 | 2025.01.28 08:41:42.168142 [ 4 ] {3fdf22b3-f785-4580-8ffa-85e396fb1022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18930 | 2025.01.28 08:41:42.168267 [ 4 ] {3fdf22b3-f785-4580-8ffa-85e396fb1022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18931 | 2025.01.28 08:41:42.169892 [ 4 ] {3fdf22b3-f785-4580-8ffa-85e396fb1022} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18932 | 2025.01.28 08:41:42.169940 [ 4 ] {3fdf22b3-f785-4580-8ffa-85e396fb1022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18933 | 2025.01.28 08:41:42.170743 [ 4 ] {3fdf22b3-f785-4580-8ffa-85e396fb1022} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
18934 | 2025.01.28 08:41:42.171139 [ 4 ] {3fdf22b3-f785-4580-8ffa-85e396fb1022} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18935 | 2025.01.28 08:41:42.171452 [ 4 ] {3fdf22b3-f785-4580-8ffa-85e396fb1022} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003342 sec., 10771.992818671455 rows/sec., 19.30 MiB/sec. | ||
18936 | 2025.01.28 08:41:42.172111 [ 4 ] {3fdf22b3-f785-4580-8ffa-85e396fb1022} <Debug> TCPHandler: Processed in 0.00420554 sec. | ||
18937 | 2025.01.28 08:41:42.172435 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18938 | 2025.01.28 08:41:42.172816 [ 258 ] {11cb3f33-222d-4f08-8dfc-589fcaef1110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18939 | 2025.01.28 08:41:42.173008 [ 258 ] {11cb3f33-222d-4f08-8dfc-589fcaef1110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18940 | 2025.01.28 08:41:42.174086 [ 258 ] {11cb3f33-222d-4f08-8dfc-589fcaef1110} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18941 | 2025.01.28 08:41:42.174128 [ 258 ] {11cb3f33-222d-4f08-8dfc-589fcaef1110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18942 | 2025.01.28 08:41:42.174733 [ 258 ] {11cb3f33-222d-4f08-8dfc-589fcaef1110} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
18943 | 2025.01.28 08:41:42.175108 [ 258 ] {11cb3f33-222d-4f08-8dfc-589fcaef1110} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18944 | 2025.01.28 08:41:42.175455 [ 258 ] {11cb3f33-222d-4f08-8dfc-589fcaef1110} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002751 sec., 29807.342784442022 rows/sec., 1.89 MiB/sec. | ||
18945 | 2025.01.28 08:41:42.175512 [ 258 ] {11cb3f33-222d-4f08-8dfc-589fcaef1110} <Debug> TCPHandler: Processed in 0.003262656 sec. | ||
18946 | 2025.01.28 08:41:42.177227 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44987 rows, containing 5 columns (5 merged, 0 gathered) in 0.0160615 sec., 2800921.4581452543 rows/sec., 189.13 MiB/sec. | ||
18947 | 2025.01.28 08:41:42.177723 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Trace> MergedBlockOutputStream: filled checksums all_1_152_31 (state Temporary) | ||
18948 | 2025.01.28 08:41:42.178124 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_152_31 to all_1_152_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18949 | 2025.01.28 08:41:42.178227 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_152_31} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_147_30, all_152_152_0] -> all_1_152_31 | ||
18950 | 2025.01.28 08:41:42.178341 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
18951 | 2025.01.28 08:41:42.339952 [ 221 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
18952 | 2025.01.28 08:41:42.340013 [ 221 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
18953 | 2025.01.28 08:41:42.342305 [ 221 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
18954 | 2025.01.28 08:41:42.627660 [ 225 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
18955 | 2025.01.28 08:41:42.627717 [ 225 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
18956 | 2025.01.28 08:41:42.629713 [ 225 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
18957 | 2025.01.28 08:41:43.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.77 MiB, peak 292.33 MiB, free memory in arenas 0.00 B, will set to 272.84 MiB (RSS), difference: 3.07 MiB | ||
18958 | 2025.01.28 08:41:43.253276 [ 222 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18959 | 2025.01.28 08:41:43.253334 [ 222 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18960 | 2025.01.28 08:41:43.255124 [ 222 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
18961 | 2025.01.28 08:41:44.580071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 | ||
18962 | 2025.01.28 08:41:44.603515 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18963 | 2025.01.28 08:41:44.603580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18964 | 2025.01.28 08:41:44.611377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
18965 | 2025.01.28 08:41:44.612219 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18966 | 2025.01.28 08:41:44.615421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679 | ||
18967 | 2025.01.28 08:41:46.781096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2642 | ||
18968 | 2025.01.28 08:41:46.784401 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18969 | 2025.01.28 08:41:46.784459 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18970 | 2025.01.28 08:41:46.786017 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18971 | 2025.01.28 08:41:46.786342 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18972 | 2025.01.28 08:41:46.786940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2642 | ||
18973 | 2025.01.28 08:41:47.015146 [ 225 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
18974 | 2025.01.28 08:41:47.015205 [ 225 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
18975 | 2025.01.28 08:41:47.017330 [ 225 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): 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] | ||
18976 | 2025.01.28 08:41:47.124183 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18977 | 2025.01.28 08:41:47.124377 [ 258 ] {78e2ce28-744b-4d10-bd77-6a1c800d9c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18978 | 2025.01.28 08:41:47.124470 [ 258 ] {78e2ce28-744b-4d10-bd77-6a1c800d9c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18979 | 2025.01.28 08:41:47.125287 [ 258 ] {78e2ce28-744b-4d10-bd77-6a1c800d9c3d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18980 | 2025.01.28 08:41:47.125340 [ 258 ] {78e2ce28-744b-4d10-bd77-6a1c800d9c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18981 | 2025.01.28 08:41:47.125806 [ 258 ] {78e2ce28-744b-4d10-bd77-6a1c800d9c3d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
18982 | 2025.01.28 08:41:47.126122 [ 258 ] {78e2ce28-744b-4d10-bd77-6a1c800d9c3d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18983 | 2025.01.28 08:41:47.126344 [ 258 ] {78e2ce28-744b-4d10-bd77-6a1c800d9c3d} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002019 sec., 31698.860822189203 rows/sec., 2.50 MiB/sec. | ||
18984 | 2025.01.28 08:41:47.126406 [ 258 ] {78e2ce28-744b-4d10-bd77-6a1c800d9c3d} <Debug> TCPHandler: Processed in 0.002360104 sec. | ||
18985 | 2025.01.28 08:41:47.126676 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18986 | 2025.01.28 08:41:47.126883 [ 4 ] {7a5a736f-81cc-4dbf-a852-e3a942b5bc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18987 | 2025.01.28 08:41:47.126964 [ 4 ] {7a5a736f-81cc-4dbf-a852-e3a942b5bc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18988 | 2025.01.28 08:41:47.127740 [ 4 ] {7a5a736f-81cc-4dbf-a852-e3a942b5bc18} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18989 | 2025.01.28 08:41:47.127792 [ 4 ] {7a5a736f-81cc-4dbf-a852-e3a942b5bc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18990 | 2025.01.28 08:41:47.128232 [ 4 ] {7a5a736f-81cc-4dbf-a852-e3a942b5bc18} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
18991 | 2025.01.28 08:41:47.128483 [ 4 ] {7a5a736f-81cc-4dbf-a852-e3a942b5bc18} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18992 | 2025.01.28 08:41:47.128696 [ 26 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
18993 | 2025.01.28 08:41:47.128723 [ 4 ] {7a5a736f-81cc-4dbf-a852-e3a942b5bc18} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001908 sec., 2096.4360587002097 rows/sec., 157.64 KiB/sec. | ||
18994 | 2025.01.28 08:41:47.128773 [ 26 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18995 | 2025.01.28 08:41:47.128851 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
18996 | 2025.01.28 08:41:47.128851 [ 4 ] {7a5a736f-81cc-4dbf-a852-e3a942b5bc18} <Debug> TCPHandler: Processed in 0.002310213 sec. | ||
18997 | 2025.01.28 08:41:47.129074 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
18998 | 2025.01.28 08:41:47.129074 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18999 | 2025.01.28 08:41:47.129250 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19000 | 2025.01.28 08:41:47.129254 [ 258 ] {74b50467-6479-49e7-8c9d-bbc75f05984e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19001 | 2025.01.28 08:41:47.129300 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 65 rows starting from the beginning of the part | ||
19002 | 2025.01.28 08:41:47.129327 [ 258 ] {74b50467-6479-49e7-8c9d-bbc75f05984e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19003 | 2025.01.28 08:41:47.129506 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 4 rows starting from the beginning of the part | ||
19004 | 2025.01.28 08:41:47.129856 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 43 rows starting from the beginning of the part | ||
19005 | 2025.01.28 08:41:47.130274 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 8 rows starting from the beginning of the part | ||
19006 | 2025.01.28 08:41:47.130632 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 43 rows starting from the beginning of the part | ||
19007 | 2025.01.28 08:41:47.130888 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 4 rows starting from the beginning of the part | ||
19008 | 2025.01.28 08:41:47.131653 [ 258 ] {74b50467-6479-49e7-8c9d-bbc75f05984e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19009 | 2025.01.28 08:41:47.131700 [ 258 ] {74b50467-6479-49e7-8c9d-bbc75f05984e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19010 | 2025.01.28 08:41:47.132295 [ 258 ] {74b50467-6479-49e7-8c9d-bbc75f05984e} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
19011 | 2025.01.28 08:41:47.132726 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.003759063 sec., 44425.964661938364 rows/sec., 3.35 MiB/sec. | ||
19012 | 2025.01.28 08:41:47.132741 [ 258 ] {74b50467-6479-49e7-8c9d-bbc75f05984e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19013 | 2025.01.28 08:41:47.132988 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
19014 | 2025.01.28 08:41:47.133129 [ 258 ] {74b50467-6479-49e7-8c9d-bbc75f05984e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.0039 sec., 17435.897435897437 rows/sec., 1.36 MiB/sec. | ||
19015 | 2025.01.28 08:41:47.133219 [ 258 ] {74b50467-6479-49e7-8c9d-bbc75f05984e} <Debug> TCPHandler: Processed in 0.00423094 sec. | ||
19016 | 2025.01.28 08:41:47.133413 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19017 | 2025.01.28 08:41:47.133583 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19018 | 2025.01.28 08:41:47.133601 [ 4 ] {52b1029f-22af-4e78-8332-add82f18ec10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19019 | 2025.01.28 08:41:47.133717 [ 4 ] {52b1029f-22af-4e78-8332-add82f18ec10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19020 | 2025.01.28 08:41:47.133794 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_126_25} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
19021 | 2025.01.28 08:41:47.134047 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
19022 | 2025.01.28 08:41:47.134540 [ 4 ] {52b1029f-22af-4e78-8332-add82f18ec10} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19023 | 2025.01.28 08:41:47.134584 [ 4 ] {52b1029f-22af-4e78-8332-add82f18ec10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19024 | 2025.01.28 08:41:47.134986 [ 4 ] {52b1029f-22af-4e78-8332-add82f18ec10} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
19025 | 2025.01.28 08:41:47.135247 [ 4 ] {52b1029f-22af-4e78-8332-add82f18ec10} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19026 | 2025.01.28 08:41:47.135455 [ 4 ] {52b1029f-22af-4e78-8332-add82f18ec10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001925 sec., 83116.88311688311 rows/sec., 5.79 MiB/sec. | ||
19027 | 2025.01.28 08:41:47.135508 [ 4 ] {52b1029f-22af-4e78-8332-add82f18ec10} <Debug> TCPHandler: Processed in 0.002162971 sec. | ||
19028 | 2025.01.28 08:41:47.135662 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19029 | 2025.01.28 08:41:47.135782 [ 258 ] {687d7916-71ee-4c69-ae35-4fe080ad440e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19030 | 2025.01.28 08:41:47.135865 [ 258 ] {687d7916-71ee-4c69-ae35-4fe080ad440e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19031 | 2025.01.28 08:41:47.136965 [ 258 ] {687d7916-71ee-4c69-ae35-4fe080ad440e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19032 | 2025.01.28 08:41:47.137004 [ 258 ] {687d7916-71ee-4c69-ae35-4fe080ad440e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19033 | 2025.01.28 08:41:47.137640 [ 258 ] {687d7916-71ee-4c69-ae35-4fe080ad440e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
19034 | 2025.01.28 08:41:47.137908 [ 258 ] {687d7916-71ee-4c69-ae35-4fe080ad440e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19035 | 2025.01.28 08:41:47.138107 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
19036 | 2025.01.28 08:41:47.138167 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19037 | 2025.01.28 08:41:47.138178 [ 258 ] {687d7916-71ee-4c69-ae35-4fe080ad440e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00241 sec., 1659.7510373443984 rows/sec., 2.97 MiB/sec. | ||
19038 | 2025.01.28 08:41:47.138200 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19039 | 2025.01.28 08:41:47.138506 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
19040 | 2025.01.28 08:41:47.138528 [ 258 ] {687d7916-71ee-4c69-ae35-4fe080ad440e} <Debug> TCPHandler: Processed in 0.002926681 sec. | ||
19041 | 2025.01.28 08:41:47.138858 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19042 | 2025.01.28 08:41:47.139427 [ 4 ] {82134b62-e896-4025-a05c-1673510ad65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19043 | 2025.01.28 08:41:47.139708 [ 4 ] {82134b62-e896-4025-a05c-1673510ad65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19044 | 2025.01.28 08:41:47.140248 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19045 | 2025.01.28 08:41:47.140775 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2416 rows starting from the beginning of the part | ||
19046 | 2025.01.28 08:41:47.141821 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 4 rows starting from the beginning of the part | ||
19047 | 2025.01.28 08:41:47.142701 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
19048 | 2025.01.28 08:41:47.142764 [ 4 ] {82134b62-e896-4025-a05c-1673510ad65e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19049 | 2025.01.28 08:41:47.142838 [ 4 ] {82134b62-e896-4025-a05c-1673510ad65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19050 | 2025.01.28 08:41:47.143374 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 4 rows starting from the beginning of the part | ||
19051 | 2025.01.28 08:41:47.144025 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
19052 | 2025.01.28 08:41:47.144525 [ 4 ] {82134b62-e896-4025-a05c-1673510ad65e} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
19053 | 2025.01.28 08:41:47.144668 [ 187 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 4 rows starting from the beginning of the part | ||
19054 | 2025.01.28 08:41:47.145468 [ 4 ] {82134b62-e896-4025-a05c-1673510ad65e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19055 | 2025.01.28 08:41:47.145983 [ 221 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
19056 | 2025.01.28 08:41:47.146021 [ 4 ] {82134b62-e896-4025-a05c-1673510ad65e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006795 sec., 8830.022075055187 rows/sec., 609.36 KiB/sec. | ||
19057 | 2025.01.28 08:41:47.146041 [ 221 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
19058 | 2025.01.28 08:41:47.146531 [ 4 ] {82134b62-e896-4025-a05c-1673510ad65e} <Debug> TCPHandler: Processed in 0.007884943 sec. | ||
19059 | 2025.01.28 08:41:47.149019 [ 221 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): 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] | ||
19060 | 2025.01.28 08:41:47.155819 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2500 rows, containing 19 columns (19 merged, 0 gathered) in 0.017500961 sec., 142849.298389957 rows/sec., 255.98 MiB/sec. | ||
19061 | 2025.01.28 08:41:47.158148 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
19062 | 2025.01.28 08:41:47.158598 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19063 | 2025.01.28 08:41:47.158687 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
19064 | 2025.01.28 08:41:47.158847 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.67 MiB. | ||
19065 | 2025.01.28 08:41:47.485257 [ 220 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
19066 | 2025.01.28 08:41:47.485312 [ 220 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
19067 | 2025.01.28 08:41:47.487509 [ 220 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): 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] | ||
19068 | 2025.01.28 08:41:47.854614 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
19069 | 2025.01.28 08:41:47.854664 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
19070 | 2025.01.28 08:41:47.856772 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): 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] | ||
19071 | 2025.01.28 08:41:48.245463 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19072 | 2025.01.28 08:41:48.245724 [ 258 ] {327bc21a-af96-463f-8e13-0e4b1b5e3d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
19073 | 2025.01.28 08:41:48.245842 [ 258 ] {327bc21a-af96-463f-8e13-0e4b1b5e3d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
19074 | 2025.01.28 08:41:48.246884 [ 258 ] {327bc21a-af96-463f-8e13-0e4b1b5e3d08} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19075 | 2025.01.28 08:41:48.246938 [ 258 ] {327bc21a-af96-463f-8e13-0e4b1b5e3d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19076 | 2025.01.28 08:41:48.247386 [ 258 ] {327bc21a-af96-463f-8e13-0e4b1b5e3d08} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
19077 | 2025.01.28 08:41:48.247638 [ 258 ] {327bc21a-af96-463f-8e13-0e4b1b5e3d08} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19078 | 2025.01.28 08:41:48.247866 [ 258 ] {327bc21a-af96-463f-8e13-0e4b1b5e3d08} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002238 sec., 6255.585344057194 rows/sec., 450.32 KiB/sec. | ||
19079 | 2025.01.28 08:41:48.247923 [ 258 ] {327bc21a-af96-463f-8e13-0e4b1b5e3d08} <Debug> TCPHandler: Processed in 0.002597997 sec. | ||
19080 | 2025.01.28 08:41:48.248195 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19081 | 2025.01.28 08:41:48.248420 [ 4 ] {4d8abe69-e481-4863-90d5-f69978217671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19082 | 2025.01.28 08:41:48.248508 [ 4 ] {4d8abe69-e481-4863-90d5-f69978217671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19083 | 2025.01.28 08:41:48.249282 [ 4 ] {4d8abe69-e481-4863-90d5-f69978217671} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19084 | 2025.01.28 08:41:48.249334 [ 4 ] {4d8abe69-e481-4863-90d5-f69978217671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19085 | 2025.01.28 08:41:48.249786 [ 4 ] {4d8abe69-e481-4863-90d5-f69978217671} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
19086 | 2025.01.28 08:41:48.250046 [ 4 ] {4d8abe69-e481-4863-90d5-f69978217671} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19087 | 2025.01.28 08:41:48.250318 [ 4 ] {4d8abe69-e481-4863-90d5-f69978217671} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00195 sec., 5128.205128205129 rows/sec., 418.17 KiB/sec. | ||
19088 | 2025.01.28 08:41:48.250402 [ 4 ] {4d8abe69-e481-4863-90d5-f69978217671} <Debug> TCPHandler: Processed in 0.002363924 sec. | ||
19089 | 2025.01.28 08:41:48.250605 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19090 | 2025.01.28 08:41:48.250745 [ 258 ] {eb66a18a-bf22-4785-98d4-516c32522037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19091 | 2025.01.28 08:41:48.250802 [ 258 ] {eb66a18a-bf22-4785-98d4-516c32522037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19092 | 2025.01.28 08:41:48.252220 [ 258 ] {eb66a18a-bf22-4785-98d4-516c32522037} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19093 | 2025.01.28 08:41:48.252259 [ 258 ] {eb66a18a-bf22-4785-98d4-516c32522037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19094 | 2025.01.28 08:41:48.252720 [ 258 ] {eb66a18a-bf22-4785-98d4-516c32522037} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
19095 | 2025.01.28 08:41:48.252976 [ 258 ] {eb66a18a-bf22-4785-98d4-516c32522037} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19096 | 2025.01.28 08:41:48.253188 [ 258 ] {eb66a18a-bf22-4785-98d4-516c32522037} <Debug> executeQuery: Read 1442 rows, 123.35 KiB in 0.002473 sec., 583097.4524868581 rows/sec., 48.71 MiB/sec. | ||
19097 | 2025.01.28 08:41:48.253241 [ 258 ] {eb66a18a-bf22-4785-98d4-516c32522037} <Debug> TCPHandler: Processed in 0.002721318 sec. | ||
19098 | 2025.01.28 08:41:48.253423 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19099 | 2025.01.28 08:41:48.253561 [ 4 ] {5e5cda68-4f03-456b-9122-1f3143a54166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19100 | 2025.01.28 08:41:48.253609 [ 4 ] {5e5cda68-4f03-456b-9122-1f3143a54166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19101 | 2025.01.28 08:41:48.254237 [ 4 ] {5e5cda68-4f03-456b-9122-1f3143a54166} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19102 | 2025.01.28 08:41:48.254276 [ 4 ] {5e5cda68-4f03-456b-9122-1f3143a54166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19103 | 2025.01.28 08:41:48.254652 [ 4 ] {5e5cda68-4f03-456b-9122-1f3143a54166} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
19104 | 2025.01.28 08:41:48.254891 [ 4 ] {5e5cda68-4f03-456b-9122-1f3143a54166} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19105 | 2025.01.28 08:41:48.255107 [ 4 ] {5e5cda68-4f03-456b-9122-1f3143a54166} <Debug> executeQuery: Read 64 rows, 4.69 KiB in 0.001576 sec., 40609.137055837564 rows/sec., 2.91 MiB/sec. | ||
19106 | 2025.01.28 08:41:48.255159 [ 4 ] {5e5cda68-4f03-456b-9122-1f3143a54166} <Debug> TCPHandler: Processed in 0.001806596 sec. | ||
19107 | 2025.01.28 08:41:48.255313 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19108 | 2025.01.28 08:41:48.255430 [ 258 ] {87fb4ccc-8d82-44c6-88ac-72448b7356e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19109 | 2025.01.28 08:41:48.255478 [ 258 ] {87fb4ccc-8d82-44c6-88ac-72448b7356e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19110 | 2025.01.28 08:41:48.256253 [ 258 ] {87fb4ccc-8d82-44c6-88ac-72448b7356e8} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19111 | 2025.01.28 08:41:48.256300 [ 258 ] {87fb4ccc-8d82-44c6-88ac-72448b7356e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19112 | 2025.01.28 08:41:48.256717 [ 258 ] {87fb4ccc-8d82-44c6-88ac-72448b7356e8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
19113 | 2025.01.28 08:41:48.256959 [ 258 ] {87fb4ccc-8d82-44c6-88ac-72448b7356e8} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19114 | 2025.01.28 08:41:48.257189 [ 258 ] {87fb4ccc-8d82-44c6-88ac-72448b7356e8} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001779 sec., 136031.47835862843 rows/sec., 9.22 MiB/sec. | ||
19115 | 2025.01.28 08:41:48.257267 [ 258 ] {87fb4ccc-8d82-44c6-88ac-72448b7356e8} <Debug> TCPHandler: Processed in 0.002009429 sec. | ||
19116 | 2025.01.28 08:41:48.257450 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19117 | 2025.01.28 08:41:48.257580 [ 4 ] {40cd8505-b2d9-435e-8e9b-7db299e61cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
19118 | 2025.01.28 08:41:48.257627 [ 4 ] {40cd8505-b2d9-435e-8e9b-7db299e61cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
19119 | 2025.01.28 08:41:48.258197 [ 4 ] {40cd8505-b2d9-435e-8e9b-7db299e61cb0} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19120 | 2025.01.28 08:41:48.258235 [ 4 ] {40cd8505-b2d9-435e-8e9b-7db299e61cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19121 | 2025.01.28 08:41:48.258590 [ 4 ] {40cd8505-b2d9-435e-8e9b-7db299e61cb0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
19122 | 2025.01.28 08:41:48.258847 [ 4 ] {40cd8505-b2d9-435e-8e9b-7db299e61cb0} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19123 | 2025.01.28 08:41:48.259058 [ 4 ] {40cd8505-b2d9-435e-8e9b-7db299e61cb0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001499 sec., 8672.448298865911 rows/sec., 540.73 KiB/sec. | ||
19124 | 2025.01.28 08:41:48.259111 [ 4 ] {40cd8505-b2d9-435e-8e9b-7db299e61cb0} <Debug> TCPHandler: Processed in 0.001755376 sec. | ||
19125 | 2025.01.28 08:41:48.259267 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19126 | 2025.01.28 08:41:48.259383 [ 258 ] {e8d8a983-1de0-4508-b277-4dd32615c085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19127 | 2025.01.28 08:41:48.259431 [ 258 ] {e8d8a983-1de0-4508-b277-4dd32615c085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19128 | 2025.01.28 08:41:48.260333 [ 258 ] {e8d8a983-1de0-4508-b277-4dd32615c085} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19129 | 2025.01.28 08:41:48.260373 [ 258 ] {e8d8a983-1de0-4508-b277-4dd32615c085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19130 | 2025.01.28 08:41:48.260782 [ 258 ] {e8d8a983-1de0-4508-b277-4dd32615c085} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
19131 | 2025.01.28 08:41:48.261026 [ 258 ] {e8d8a983-1de0-4508-b277-4dd32615c085} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19132 | 2025.01.28 08:41:48.261246 [ 258 ] {e8d8a983-1de0-4508-b277-4dd32615c085} <Debug> executeQuery: Read 901 rows, 67.06 KiB in 0.001887 sec., 477477.47747747746 rows/sec., 34.71 MiB/sec. | ||
19133 | 2025.01.28 08:41:48.261298 [ 258 ] {e8d8a983-1de0-4508-b277-4dd32615c085} <Debug> TCPHandler: Processed in 0.00208761 sec. | ||
19134 | 2025.01.28 08:41:48.261445 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19135 | 2025.01.28 08:41:48.261568 [ 4 ] {098f5291-a170-4c13-a22e-585ed14f8281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
19136 | 2025.01.28 08:41:48.261626 [ 4 ] {098f5291-a170-4c13-a22e-585ed14f8281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
19137 | 2025.01.28 08:41:48.262195 [ 4 ] {098f5291-a170-4c13-a22e-585ed14f8281} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19138 | 2025.01.28 08:41:48.262240 [ 4 ] {098f5291-a170-4c13-a22e-585ed14f8281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19139 | 2025.01.28 08:41:48.262664 [ 4 ] {098f5291-a170-4c13-a22e-585ed14f8281} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
19140 | 2025.01.28 08:41:48.262923 [ 4 ] {098f5291-a170-4c13-a22e-585ed14f8281} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19141 | 2025.01.28 08:41:48.263133 [ 4 ] {098f5291-a170-4c13-a22e-585ed14f8281} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 196.54 KiB/sec. | ||
19142 | 2025.01.28 08:41:48.263184 [ 4 ] {098f5291-a170-4c13-a22e-585ed14f8281} <Debug> TCPHandler: Processed in 0.001794986 sec. | ||
19143 | 2025.01.28 08:41:48.263333 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19144 | 2025.01.28 08:41:48.263452 [ 258 ] {c70273ff-723c-4e1c-8dd1-84c173b9e178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19145 | 2025.01.28 08:41:48.263505 [ 258 ] {c70273ff-723c-4e1c-8dd1-84c173b9e178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19146 | 2025.01.28 08:41:48.264399 [ 258 ] {c70273ff-723c-4e1c-8dd1-84c173b9e178} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19147 | 2025.01.28 08:41:48.264446 [ 258 ] {c70273ff-723c-4e1c-8dd1-84c173b9e178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19148 | 2025.01.28 08:41:48.264913 [ 258 ] {c70273ff-723c-4e1c-8dd1-84c173b9e178} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
19149 | 2025.01.28 08:41:48.265167 [ 258 ] {c70273ff-723c-4e1c-8dd1-84c173b9e178} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19150 | 2025.01.28 08:41:48.265370 [ 258 ] {c70273ff-723c-4e1c-8dd1-84c173b9e178} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.001943 sec., 510550.6948018528 rows/sec., 33.98 MiB/sec. | ||
19151 | 2025.01.28 08:41:48.265423 [ 258 ] {c70273ff-723c-4e1c-8dd1-84c173b9e178} <Debug> TCPHandler: Processed in 0.002149851 sec. | ||
19152 | 2025.01.28 08:41:48.265575 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19153 | 2025.01.28 08:41:48.265692 [ 4 ] {0d3ead13-7e16-4481-a140-c29302ae050c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
19154 | 2025.01.28 08:41:48.265748 [ 4 ] {0d3ead13-7e16-4481-a140-c29302ae050c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19155 | 2025.01.28 08:41:48.266225 [ 4 ] {0d3ead13-7e16-4481-a140-c29302ae050c} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19156 | 2025.01.28 08:41:48.266263 [ 4 ] {0d3ead13-7e16-4481-a140-c29302ae050c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19157 | 2025.01.28 08:41:48.266630 [ 4 ] {0d3ead13-7e16-4481-a140-c29302ae050c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
19158 | 2025.01.28 08:41:48.266876 [ 4 ] {0d3ead13-7e16-4481-a140-c29302ae050c} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19159 | 2025.01.28 08:41:48.267116 [ 4 ] {0d3ead13-7e16-4481-a140-c29302ae050c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec. | ||
19160 | 2025.01.28 08:41:48.267183 [ 4 ] {0d3ead13-7e16-4481-a140-c29302ae050c} <Debug> TCPHandler: Processed in 0.001664514 sec. | ||
19161 | 2025.01.28 08:41:48.267384 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19162 | 2025.01.28 08:41:48.267527 [ 258 ] {a75808f2-da89-41fb-bd3a-fc57cc655d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19163 | 2025.01.28 08:41:48.267613 [ 258 ] {a75808f2-da89-41fb-bd3a-fc57cc655d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19164 | 2025.01.28 08:41:48.269071 [ 258 ] {a75808f2-da89-41fb-bd3a-fc57cc655d55} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19165 | 2025.01.28 08:41:48.269109 [ 258 ] {a75808f2-da89-41fb-bd3a-fc57cc655d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19166 | 2025.01.28 08:41:48.269808 [ 258 ] {a75808f2-da89-41fb-bd3a-fc57cc655d55} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
19167 | 2025.01.28 08:41:48.270066 [ 258 ] {a75808f2-da89-41fb-bd3a-fc57cc655d55} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19168 | 2025.01.28 08:41:48.270353 [ 258 ] {a75808f2-da89-41fb-bd3a-fc57cc655d55} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002853 sec., 16473.887136347705 rows/sec., 29.52 MiB/sec. | ||
19169 | 2025.01.28 08:41:48.270431 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
19170 | 2025.01.28 08:41:48.270520 [ 258 ] {a75808f2-da89-41fb-bd3a-fc57cc655d55} <Debug> TCPHandler: Processed in 0.003252716 sec. | ||
19171 | 2025.01.28 08:41:48.270530 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
19172 | 2025.01.28 08:41:48.270690 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19173 | 2025.01.28 08:41:48.270831 [ 4 ] {09a22686-06fd-4598-aa2f-267ad2ba9e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
19174 | 2025.01.28 08:41:48.270883 [ 4 ] {09a22686-06fd-4598-aa2f-267ad2ba9e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
19175 | 2025.01.28 08:41:48.271478 [ 4 ] {09a22686-06fd-4598-aa2f-267ad2ba9e71} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19176 | 2025.01.28 08:41:48.271520 [ 4 ] {09a22686-06fd-4598-aa2f-267ad2ba9e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19177 | 2025.01.28 08:41:48.272130 [ 4 ] {09a22686-06fd-4598-aa2f-267ad2ba9e71} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
19178 | 2025.01.28 08:41:48.272399 [ 4 ] {09a22686-06fd-4598-aa2f-267ad2ba9e71} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19179 | 2025.01.28 08:41:48.272947 [ 4 ] {09a22686-06fd-4598-aa2f-267ad2ba9e71} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.002114 sec., 4257.332071901608 rows/sec., 327.52 KiB/sec. | ||
19180 | 2025.01.28 08:41:48.273272 [ 4 ] {09a22686-06fd-4598-aa2f-267ad2ba9e71} <Debug> TCPHandler: Processed in 0.002639198 sec. | ||
19181 | 2025.01.28 08:41:48.273419 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19182 | 2025.01.28 08:41:48.273591 [ 258 ] {79d924cb-c6b6-4439-b6e8-120effcf05f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19183 | 2025.01.28 08:41:48.273695 [ 258 ] {79d924cb-c6b6-4439-b6e8-120effcf05f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19184 | 2025.01.28 08:41:48.274333 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
19185 | 2025.01.28 08:41:48.275338 [ 258 ] {79d924cb-c6b6-4439-b6e8-120effcf05f2} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19186 | 2025.01.28 08:41:48.275432 [ 258 ] {79d924cb-c6b6-4439-b6e8-120effcf05f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
19187 | 2025.01.28 08:41:48.276491 [ 258 ] {79d924cb-c6b6-4439-b6e8-120effcf05f2} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
19188 | 2025.01.28 08:41:48.276746 [ 258 ] {79d924cb-c6b6-4439-b6e8-120effcf05f2} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19189 | 2025.01.28 08:41:48.276970 [ 258 ] {79d924cb-c6b6-4439-b6e8-120effcf05f2} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.003444 sec., 13356.562137049941 rows/sec., 827.13 KiB/sec. | ||
19190 | 2025.01.28 08:41:48.277029 [ 258 ] {79d924cb-c6b6-4439-b6e8-120effcf05f2} <Debug> TCPHandler: Processed in 0.003669043 sec. | ||
19191 | 2025.01.28 08:41:48.878511 [ 225 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
19192 | 2025.01.28 08:41:48.878582 [ 225 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
19193 | 2025.01.28 08:41:48.880362 [ 225 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
19194 | 2025.01.28 08:41:49.012759 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 | ||
19195 | 2025.01.28 08:41:49.013581 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19196 | 2025.01.28 08:41:49.013634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19197 | 2025.01.28 08:41:49.014403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
19198 | 2025.01.28 08:41:49.014768 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19199 | 2025.01.28 08:41:49.014963 [ 35 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
19200 | 2025.01.28 08:41:49.015024 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
19201 | 2025.01.28 08:41:49.015030 [ 35 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19202 | 2025.01.28 08:41:49.015073 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19203 | 2025.01.28 08:41:49.015265 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
19204 | 2025.01.28 08:41:49.015487 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19205 | 2025.01.28 08:41:49.015552 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
19206 | 2025.01.28 08:41:49.015657 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
19207 | 2025.01.28 08:41:49.015917 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
19208 | 2025.01.28 08:41:49.016235 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
19209 | 2025.01.28 08:41:49.016396 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
19210 | 2025.01.28 08:41:49.016582 [ 194 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
19211 | 2025.01.28 08:41:49.020729 [ 191 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.00555867 sec., 7506112.073571556 rows/sec., 107.38 MiB/sec. | ||
19212 | 2025.01.28 08:41:49.021039 [ 191 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
19213 | 2025.01.28 08:41:49.021464 [ 191 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_91_18} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19214 | 2025.01.28 08:41:49.021574 [ 191 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_91_18} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
19215 | 2025.01.28 08:41:49.021719 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
19216 | 2025.01.28 08:41:52.115513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 | ||
19217 | 2025.01.28 08:41:52.121728 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19218 | 2025.01.28 08:41:52.122109 [ 258 ] {4b711702-b72b-4762-990b-b16bb320af17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19219 | 2025.01.28 08:41:52.122259 [ 258 ] {4b711702-b72b-4762-990b-b16bb320af17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19220 | 2025.01.28 08:41:52.125070 [ 258 ] {4b711702-b72b-4762-990b-b16bb320af17} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19221 | 2025.01.28 08:41:52.125169 [ 258 ] {4b711702-b72b-4762-990b-b16bb320af17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19222 | 2025.01.28 08:41:52.126628 [ 258 ] {4b711702-b72b-4762-990b-b16bb320af17} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
19223 | 2025.01.28 08:41:52.127404 [ 258 ] {4b711702-b72b-4762-990b-b16bb320af17} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19224 | 2025.01.28 08:41:52.128081 [ 258 ] {4b711702-b72b-4762-990b-b16bb320af17} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.006071 sec., 9224.18053039038 rows/sec., 721.12 KiB/sec. | ||
19225 | 2025.01.28 08:41:52.128317 [ 258 ] {4b711702-b72b-4762-990b-b16bb320af17} <Debug> TCPHandler: Processed in 0.006770267 sec. | ||
19226 | 2025.01.28 08:41:52.128635 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19227 | 2025.01.28 08:41:52.128892 [ 4 ] {e2565e56-2847-457a-b599-d937f6019136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19228 | 2025.01.28 08:41:52.128995 [ 4 ] {e2565e56-2847-457a-b599-d937f6019136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19229 | 2025.01.28 08:41:52.130891 [ 4 ] {e2565e56-2847-457a-b599-d937f6019136} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19230 | 2025.01.28 08:41:52.130947 [ 4 ] {e2565e56-2847-457a-b599-d937f6019136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19231 | 2025.01.28 08:41:52.131687 [ 4 ] {e2565e56-2847-457a-b599-d937f6019136} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
19232 | 2025.01.28 08:41:52.132088 [ 4 ] {e2565e56-2847-457a-b599-d937f6019136} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19233 | 2025.01.28 08:41:52.132462 [ 4 ] {e2565e56-2847-457a-b599-d937f6019136} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003651 sec., 17529.443987948507 rows/sec., 1.37 MiB/sec. | ||
19234 | 2025.01.28 08:41:52.132596 [ 4 ] {e2565e56-2847-457a-b599-d937f6019136} <Debug> TCPHandler: Processed in 0.004137919 sec. | ||
19235 | 2025.01.28 08:41:52.132792 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19236 | 2025.01.28 08:41:52.133044 [ 258 ] {e35b2f1f-72dc-476a-a674-3293f526de60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19237 | 2025.01.28 08:41:52.133180 [ 258 ] {e35b2f1f-72dc-476a-a674-3293f526de60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19238 | 2025.01.28 08:41:52.135974 [ 258 ] {e35b2f1f-72dc-476a-a674-3293f526de60} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19239 | 2025.01.28 08:41:52.136079 [ 258 ] {e35b2f1f-72dc-476a-a674-3293f526de60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19240 | 2025.01.28 08:41:52.138033 [ 258 ] {e35b2f1f-72dc-476a-a674-3293f526de60} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
19241 | 2025.01.28 08:41:52.138701 [ 258 ] {e35b2f1f-72dc-476a-a674-3293f526de60} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19242 | 2025.01.28 08:41:52.139395 [ 258 ] {e35b2f1f-72dc-476a-a674-3293f526de60} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.006398 sec., 15004.688965301657 rows/sec., 1.05 MiB/sec. | ||
19243 | 2025.01.28 08:41:52.139855 [ 258 ] {e35b2f1f-72dc-476a-a674-3293f526de60} <Debug> TCPHandler: Processed in 0.007144022 sec. | ||
19244 | 2025.01.28 08:41:52.140218 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19245 | 2025.01.28 08:41:52.140581 [ 4 ] {08fd6656-e410-4bce-aeff-eef8f269e2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19246 | 2025.01.28 08:41:52.140736 [ 4 ] {08fd6656-e410-4bce-aeff-eef8f269e2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19247 | 2025.01.28 08:41:52.142423 [ 4 ] {08fd6656-e410-4bce-aeff-eef8f269e2d4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19248 | 2025.01.28 08:41:52.142471 [ 4 ] {08fd6656-e410-4bce-aeff-eef8f269e2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19249 | 2025.01.28 08:41:52.143153 [ 4 ] {08fd6656-e410-4bce-aeff-eef8f269e2d4} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
19250 | 2025.01.28 08:41:52.143409 [ 4 ] {08fd6656-e410-4bce-aeff-eef8f269e2d4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19251 | 2025.01.28 08:41:52.143607 [ 4 ] {08fd6656-e410-4bce-aeff-eef8f269e2d4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00314 sec., 11464.968152866242 rows/sec., 791.20 KiB/sec. | ||
19252 | 2025.01.28 08:41:52.143666 [ 4 ] {08fd6656-e410-4bce-aeff-eef8f269e2d4} <Debug> TCPHandler: Processed in 0.003653032 sec. | ||
19253 | 2025.01.28 08:41:52.154550 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19254 | 2025.01.28 08:41:52.154589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19255 | 2025.01.28 08:41:52.162320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
19256 | 2025.01.28 08:41:52.163163 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19257 | 2025.01.28 08:41:52.163466 [ 148 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
19258 | 2025.01.28 08:41:52.163544 [ 148 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19259 | 2025.01.28 08:41:52.163596 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19260 | 2025.01.28 08:41:52.163998 [ 199 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
19261 | 2025.01.28 08:41:52.178773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
19262 | 2025.01.28 08:41:52.180600 [ 199 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19263 | 2025.01.28 08:41:52.182300 [ 199 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
19264 | 2025.01.28 08:41:52.188419 [ 199 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
19265 | 2025.01.28 08:41:52.194429 [ 199 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
19266 | 2025.01.28 08:41:52.201426 [ 199 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
19267 | 2025.01.28 08:41:52.207644 [ 199 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
19268 | 2025.01.28 08:41:52.213551 [ 199 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
19269 | 2025.01.28 08:41:52.283726 [ 194 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.120013845 sec., 5716.007182338005 rows/sec., 29.56 MiB/sec. | ||
19270 | 2025.01.28 08:41:52.287322 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
19271 | 2025.01.28 08:41:52.290510 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_91_18} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19272 | 2025.01.28 08:41:52.290614 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_91_18} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
19273 | 2025.01.28 08:41:52.293123 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
19274 | 2025.01.28 08:41:53.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.18 MiB, peak 292.33 MiB, free memory in arenas 0.00 B, will set to 272.85 MiB (RSS), difference: -1.34 MiB | ||
19275 | 2025.01.28 08:41:56.288230 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
19276 | 2025.01.28 08:41:56.288299 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
19277 | 2025.01.28 08:41:56.515213 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 | ||
19278 | 2025.01.28 08:41:56.516097 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19279 | 2025.01.28 08:41:56.516140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19280 | 2025.01.28 08:41:56.516695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
19281 | 2025.01.28 08:41:56.516971 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19282 | 2025.01.28 08:41:56.517188 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
19283 | 2025.01.28 08:41:56.787215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2688 | ||
19284 | 2025.01.28 08:41:56.790737 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19285 | 2025.01.28 08:41:56.790792 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19286 | 2025.01.28 08:41:56.792358 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
19287 | 2025.01.28 08:41:56.792672 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19288 | 2025.01.28 08:41:56.794318 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2688 | ||
19289 | 2025.01.28 08:41:57.124584 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19290 | 2025.01.28 08:41:57.124864 [ 258 ] {f546a71e-72ea-40c0-8b81-6a852a4457be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19291 | 2025.01.28 08:41:57.124927 [ 258 ] {f546a71e-72ea-40c0-8b81-6a852a4457be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19292 | 2025.01.28 08:41:57.125655 [ 258 ] {f546a71e-72ea-40c0-8b81-6a852a4457be} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19293 | 2025.01.28 08:41:57.125695 [ 258 ] {f546a71e-72ea-40c0-8b81-6a852a4457be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19294 | 2025.01.28 08:41:57.126122 [ 258 ] {f546a71e-72ea-40c0-8b81-6a852a4457be} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
19295 | 2025.01.28 08:41:57.126374 [ 258 ] {f546a71e-72ea-40c0-8b81-6a852a4457be} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19296 | 2025.01.28 08:41:57.126568 [ 144 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
19297 | 2025.01.28 08:41:57.126592 [ 258 ] {f546a71e-72ea-40c0-8b81-6a852a4457be} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001801 sec., 35535.81343697946 rows/sec., 2.80 MiB/sec. | ||
19298 | 2025.01.28 08:41:57.126649 [ 144 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19299 | 2025.01.28 08:41:57.126720 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19300 | 2025.01.28 08:41:57.126725 [ 258 ] {f546a71e-72ea-40c0-8b81-6a852a4457be} <Debug> TCPHandler: Processed in 0.002320823 sec. | ||
19301 | 2025.01.28 08:41:57.126881 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
19302 | 2025.01.28 08:41:57.127001 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19303 | 2025.01.28 08:41:57.127013 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19304 | 2025.01.28 08:41:57.127044 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1433 rows starting from the beginning of the part | ||
19305 | 2025.01.28 08:41:57.127287 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 275 rows starting from the beginning of the part | ||
19306 | 2025.01.28 08:41:57.127544 [ 4 ] {e8416a56-570b-479b-a289-1533670575fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19307 | 2025.01.28 08:41:57.127600 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
19308 | 2025.01.28 08:41:57.127724 [ 4 ] {e8416a56-570b-479b-a289-1533670575fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19309 | 2025.01.28 08:41:57.127924 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1442 rows starting from the beginning of the part | ||
19310 | 2025.01.28 08:41:57.128266 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
19311 | 2025.01.28 08:41:57.128557 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
19312 | 2025.01.28 08:41:57.130609 [ 4 ] {e8416a56-570b-479b-a289-1533670575fc} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19313 | 2025.01.28 08:41:57.130681 [ 4 ] {e8416a56-570b-479b-a289-1533670575fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19314 | 2025.01.28 08:41:57.131625 [ 4 ] {e8416a56-570b-479b-a289-1533670575fc} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
19315 | 2025.01.28 08:41:57.131963 [ 4 ] {e8416a56-570b-479b-a289-1533670575fc} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19316 | 2025.01.28 08:41:57.132481 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3334 rows, containing 5 columns (5 merged, 0 gathered) in 0.005674382 sec., 587552.9705261295 rows/sec., 51.34 MiB/sec. | ||
19317 | 2025.01.28 08:41:57.132513 [ 4 ] {e8416a56-570b-479b-a289-1533670575fc} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.005248 sec., 762.1951219512194 rows/sec., 57.31 KiB/sec. | ||
19318 | 2025.01.28 08:41:57.132604 [ 4 ] {e8416a56-570b-479b-a289-1533670575fc} <Debug> TCPHandler: Processed in 0.005743512 sec. | ||
19319 | 2025.01.28 08:41:57.132743 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
19320 | 2025.01.28 08:41:57.132762 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19321 | 2025.01.28 08:41:57.132927 [ 258 ] {63b85aba-19e1-430e-a910-2c0b75181c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19322 | 2025.01.28 08:41:57.132996 [ 258 ] {63b85aba-19e1-430e-a910-2c0b75181c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19323 | 2025.01.28 08:41:57.133121 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19324 | 2025.01.28 08:41:57.133230 [ 191 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_156_31} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
19325 | 2025.01.28 08:41:57.133347 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
19326 | 2025.01.28 08:41:57.133838 [ 258 ] {63b85aba-19e1-430e-a910-2c0b75181c8b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19327 | 2025.01.28 08:41:57.133876 [ 258 ] {63b85aba-19e1-430e-a910-2c0b75181c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19328 | 2025.01.28 08:41:57.134251 [ 258 ] {63b85aba-19e1-430e-a910-2c0b75181c8b} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
19329 | 2025.01.28 08:41:57.134491 [ 258 ] {63b85aba-19e1-430e-a910-2c0b75181c8b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19330 | 2025.01.28 08:41:57.134664 [ 144 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
19331 | 2025.01.28 08:41:57.134736 [ 144 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19332 | 2025.01.28 08:41:57.134740 [ 258 ] {63b85aba-19e1-430e-a910-2c0b75181c8b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001844 sec., 36876.355748373106 rows/sec., 2.88 MiB/sec. | ||
19333 | 2025.01.28 08:41:57.134781 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19334 | 2025.01.28 08:41:57.134881 [ 258 ] {63b85aba-19e1-430e-a910-2c0b75181c8b} <Debug> TCPHandler: Processed in 0.002162451 sec. | ||
19335 | 2025.01.28 08:41:57.135150 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
19336 | 2025.01.28 08:41:57.135178 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19337 | 2025.01.28 08:41:57.135422 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19338 | 2025.01.28 08:41:57.135459 [ 4 ] {da3bb44a-9a79-4993-a9e6-0cc4228f93ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19339 | 2025.01.28 08:41:57.135497 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 914 rows starting from the beginning of the part | ||
19340 | 2025.01.28 08:41:57.135582 [ 4 ] {da3bb44a-9a79-4993-a9e6-0cc4228f93ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19341 | 2025.01.28 08:41:57.135910 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 418 rows starting from the beginning of the part | ||
19342 | 2025.01.28 08:41:57.136194 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 68 rows starting from the beginning of the part | ||
19343 | 2025.01.28 08:41:57.136600 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 901 rows starting from the beginning of the part | ||
19344 | 2025.01.28 08:41:57.136942 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
19345 | 2025.01.28 08:41:57.137231 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 68 rows starting from the beginning of the part | ||
19346 | 2025.01.28 08:41:57.137886 [ 4 ] {da3bb44a-9a79-4993-a9e6-0cc4228f93ae} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19347 | 2025.01.28 08:41:57.137929 [ 4 ] {da3bb44a-9a79-4993-a9e6-0cc4228f93ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19348 | 2025.01.28 08:41:57.138547 [ 4 ] {da3bb44a-9a79-4993-a9e6-0cc4228f93ae} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
19349 | 2025.01.28 08:41:57.138825 [ 4 ] {da3bb44a-9a79-4993-a9e6-0cc4228f93ae} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19350 | 2025.01.28 08:41:57.139036 [ 4 ] {da3bb44a-9a79-4993-a9e6-0cc4228f93ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003649 sec., 43847.62948753083 rows/sec., 3.05 MiB/sec. | ||
19351 | 2025.01.28 08:41:57.139193 [ 4 ] {da3bb44a-9a79-4993-a9e6-0cc4228f93ae} <Debug> TCPHandler: Processed in 0.004161309 sec. | ||
19352 | 2025.01.28 08:41:57.139268 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2433 rows, containing 5 columns (5 merged, 0 gathered) in 0.004357003 sec., 558411.3667123938 rows/sec., 42.86 MiB/sec. | ||
19353 | 2025.01.28 08:41:57.139444 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19354 | 2025.01.28 08:41:57.139556 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
19355 | 2025.01.28 08:41:57.139802 [ 258 ] {65242ff6-b713-40cb-ac75-ed54be3a268f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19356 | 2025.01.28 08:41:57.139990 [ 258 ] {65242ff6-b713-40cb-ac75-ed54be3a268f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19357 | 2025.01.28 08:41:57.140371 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19358 | 2025.01.28 08:41:57.140635 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_156_31} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
19359 | 2025.01.28 08:41:57.140915 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
19360 | 2025.01.28 08:41:57.141792 [ 258 ] {65242ff6-b713-40cb-ac75-ed54be3a268f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19361 | 2025.01.28 08:41:57.141837 [ 258 ] {65242ff6-b713-40cb-ac75-ed54be3a268f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19362 | 2025.01.28 08:41:57.142488 [ 258 ] {65242ff6-b713-40cb-ac75-ed54be3a268f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
19363 | 2025.01.28 08:41:57.142755 [ 258 ] {65242ff6-b713-40cb-ac75-ed54be3a268f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19364 | 2025.01.28 08:41:57.143018 [ 258 ] {65242ff6-b713-40cb-ac75-ed54be3a268f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.003347 sec., 1195.1000896325068 rows/sec., 2.14 MiB/sec. | ||
19365 | 2025.01.28 08:41:57.143152 [ 258 ] {65242ff6-b713-40cb-ac75-ed54be3a268f} <Debug> TCPHandler: Processed in 0.003846085 sec. | ||
19366 | 2025.01.28 08:41:57.143421 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19367 | 2025.01.28 08:41:57.143647 [ 4 ] {e11decff-8647-4b8a-a1a4-440668c622fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19368 | 2025.01.28 08:41:57.143717 [ 4 ] {e11decff-8647-4b8a-a1a4-440668c622fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19369 | 2025.01.28 08:41:57.144227 [ 4 ] {e11decff-8647-4b8a-a1a4-440668c622fa} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19370 | 2025.01.28 08:41:57.144262 [ 4 ] {e11decff-8647-4b8a-a1a4-440668c622fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19371 | 2025.01.28 08:41:57.144645 [ 4 ] {e11decff-8647-4b8a-a1a4-440668c622fa} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
19372 | 2025.01.28 08:41:57.144885 [ 4 ] {e11decff-8647-4b8a-a1a4-440668c622fa} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19373 | 2025.01.28 08:41:57.145030 [ 144 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
19374 | 2025.01.28 08:41:57.145070 [ 144 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19375 | 2025.01.28 08:41:57.145069 [ 4 ] {e11decff-8647-4b8a-a1a4-440668c622fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. | ||
19376 | 2025.01.28 08:41:57.145093 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19377 | 2025.01.28 08:41:57.145158 [ 4 ] {e11decff-8647-4b8a-a1a4-440668c622fa} <Debug> TCPHandler: Processed in 0.001889237 sec. | ||
19378 | 2025.01.28 08:41:57.145315 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
19379 | 2025.01.28 08:41:57.145597 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19380 | 2025.01.28 08:41:57.145689 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9154 rows starting from the beginning of the part | ||
19381 | 2025.01.28 08:41:57.146068 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 82 rows starting from the beginning of the part | ||
19382 | 2025.01.28 08:41:57.146454 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
19383 | 2025.01.28 08:41:57.146767 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 46 rows starting from the beginning of the part | ||
19384 | 2025.01.28 08:41:57.147250 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 36 rows starting from the beginning of the part | ||
19385 | 2025.01.28 08:41:57.147430 [ 196 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
19386 | 2025.01.28 08:41:57.150175 [ 201 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9438 rows, containing 4 columns (4 merged, 0 gathered) in 0.005009331 sec., 1884083.9225836745 rows/sec., 122.82 MiB/sec. | ||
19387 | 2025.01.28 08:41:57.150445 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
19388 | 2025.01.28 08:41:57.150806 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19389 | 2025.01.28 08:41:57.150900 [ 190 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_156_31} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
19390 | 2025.01.28 08:41:57.151005 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
19391 | 2025.01.28 08:41:59.143929 [ 142 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
19392 | 2025.01.28 08:41:59.144027 [ 142 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19393 | 2025.01.28 08:41:59.144055 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19394 | 2025.01.28 08:41:59.144213 [ 224 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
19395 | 2025.01.28 08:41:59.144283 [ 200 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
19396 | 2025.01.28 08:41:59.144296 [ 224 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
19397 | 2025.01.28 08:41:59.144585 [ 200 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19398 | 2025.01.28 08:41:59.144643 [ 200 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part | ||
19399 | 2025.01.28 08:41:59.144828 [ 200 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
19400 | 2025.01.28 08:41:59.145226 [ 200 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
19401 | 2025.01.28 08:41:59.145602 [ 200 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
19402 | 2025.01.28 08:41:59.145819 [ 200 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
19403 | 2025.01.28 08:41:59.148024 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003854625 sec., 9339.429905632844 rows/sec., 798.05 KiB/sec. | ||
19404 | 2025.01.28 08:41:59.148233 [ 224 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
19405 | 2025.01.28 08:41:59.148383 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
19406 | 2025.01.28 08:41:59.149098 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19407 | 2025.01.28 08:41:59.149222 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_41_10} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
19408 | 2025.01.28 08:41:59.149373 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
19409 | 2025.01.28 08:41:59.678911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 | ||
19410 | 2025.01.28 08:41:59.710724 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19411 | 2025.01.28 08:41:59.710778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19412 | 2025.01.28 08:41:59.718402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
19413 | 2025.01.28 08:41:59.719250 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19414 | 2025.01.28 08:41:59.723813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 694 | ||
19415 | 2025.01.28 08:41:59.831211 [ 221 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Found 5 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] | ||
19416 | 2025.01.28 08:41:59.831265 [ 221 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Removing 5 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] | ||
19417 | 2025.01.28 08:41:59.833607 [ 221 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
19418 | 2025.01.28 08:42:00.793316 [ 220 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Found 5 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] | ||
19419 | 2025.01.28 08:42:00.793382 [ 220 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Removing 5 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] | ||
19420 | 2025.01.28 08:42:00.795186 [ 220 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
19421 | 2025.01.28 08:42:02.131996 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19422 | 2025.01.28 08:42:02.132193 [ 258 ] {94230993-735e-44f1-891c-fa543ef7f5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
19423 | 2025.01.28 08:42:02.132268 [ 258 ] {94230993-735e-44f1-891c-fa543ef7f5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
19424 | 2025.01.28 08:42:02.133066 [ 258 ] {94230993-735e-44f1-891c-fa543ef7f5c9} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19425 | 2025.01.28 08:42:02.133119 [ 258 ] {94230993-735e-44f1-891c-fa543ef7f5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19426 | 2025.01.28 08:42:02.133582 [ 258 ] {94230993-735e-44f1-891c-fa543ef7f5c9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
19427 | 2025.01.28 08:42:02.133850 [ 258 ] {94230993-735e-44f1-891c-fa543ef7f5c9} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19428 | 2025.01.28 08:42:02.134104 [ 258 ] {94230993-735e-44f1-891c-fa543ef7f5c9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. | ||
19429 | 2025.01.28 08:42:02.134195 [ 258 ] {94230993-735e-44f1-891c-fa543ef7f5c9} <Debug> TCPHandler: Processed in 0.002331183 sec. | ||
19430 | 2025.01.28 08:42:02.134554 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19431 | 2025.01.28 08:42:02.134787 [ 4 ] {b53cba83-8825-420a-87f3-99d43da40e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19432 | 2025.01.28 08:42:02.134880 [ 4 ] {b53cba83-8825-420a-87f3-99d43da40e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19433 | 2025.01.28 08:42:02.136046 [ 4 ] {b53cba83-8825-420a-87f3-99d43da40e0e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19434 | 2025.01.28 08:42:02.136105 [ 4 ] {b53cba83-8825-420a-87f3-99d43da40e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19435 | 2025.01.28 08:42:02.136703 [ 4 ] {b53cba83-8825-420a-87f3-99d43da40e0e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
19436 | 2025.01.28 08:42:02.137060 [ 4 ] {b53cba83-8825-420a-87f3-99d43da40e0e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19437 | 2025.01.28 08:42:02.137325 [ 4 ] {b53cba83-8825-420a-87f3-99d43da40e0e} <Debug> executeQuery: Read 305 rows, 27.63 KiB in 0.002604 sec., 117127.49615975423 rows/sec., 10.36 MiB/sec. | ||
19438 | 2025.01.28 08:42:02.137406 [ 4 ] {b53cba83-8825-420a-87f3-99d43da40e0e} <Debug> TCPHandler: Processed in 0.003077653 sec. | ||
19439 | 2025.01.28 08:42:02.137590 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19440 | 2025.01.28 08:42:02.137740 [ 258 ] {4213c55f-440c-42d8-afa7-f04007b61a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19441 | 2025.01.28 08:42:02.137802 [ 258 ] {4213c55f-440c-42d8-afa7-f04007b61a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19442 | 2025.01.28 08:42:02.138457 [ 258 ] {4213c55f-440c-42d8-afa7-f04007b61a4e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19443 | 2025.01.28 08:42:02.138497 [ 258 ] {4213c55f-440c-42d8-afa7-f04007b61a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19444 | 2025.01.28 08:42:02.138887 [ 258 ] {4213c55f-440c-42d8-afa7-f04007b61a4e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
19445 | 2025.01.28 08:42:02.139141 [ 258 ] {4213c55f-440c-42d8-afa7-f04007b61a4e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19446 | 2025.01.28 08:42:02.139352 [ 258 ] {4213c55f-440c-42d8-afa7-f04007b61a4e} <Debug> executeQuery: Read 58 rows, 4.29 KiB in 0.001648 sec., 35194.17475728155 rows/sec., 2.54 MiB/sec. | ||
19447 | 2025.01.28 08:42:02.139405 [ 258 ] {4213c55f-440c-42d8-afa7-f04007b61a4e} <Debug> TCPHandler: Processed in 0.001886017 sec. | ||
19448 | 2025.01.28 08:42:02.139566 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19449 | 2025.01.28 08:42:02.139702 [ 4 ] {935524a4-8001-419e-8541-5fd8ba07237d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19450 | 2025.01.28 08:42:02.139756 [ 4 ] {935524a4-8001-419e-8541-5fd8ba07237d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19451 | 2025.01.28 08:42:02.140371 [ 4 ] {935524a4-8001-419e-8541-5fd8ba07237d} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19452 | 2025.01.28 08:42:02.140415 [ 4 ] {935524a4-8001-419e-8541-5fd8ba07237d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19453 | 2025.01.28 08:42:02.140800 [ 4 ] {935524a4-8001-419e-8541-5fd8ba07237d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
19454 | 2025.01.28 08:42:02.141056 [ 4 ] {935524a4-8001-419e-8541-5fd8ba07237d} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19455 | 2025.01.28 08:42:02.141263 [ 4 ] {935524a4-8001-419e-8541-5fd8ba07237d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec. | ||
19456 | 2025.01.28 08:42:02.141323 [ 4 ] {935524a4-8001-419e-8541-5fd8ba07237d} <Debug> TCPHandler: Processed in 0.001816526 sec. | ||
19457 | 2025.01.28 08:42:02.141475 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19458 | 2025.01.28 08:42:02.141592 [ 258 ] {1086601a-fcf1-4aad-b41f-264819b68aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
19459 | 2025.01.28 08:42:02.141640 [ 258 ] {1086601a-fcf1-4aad-b41f-264819b68aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
19460 | 2025.01.28 08:42:02.142221 [ 258 ] {1086601a-fcf1-4aad-b41f-264819b68aa9} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19461 | 2025.01.28 08:42:02.142260 [ 258 ] {1086601a-fcf1-4aad-b41f-264819b68aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19462 | 2025.01.28 08:42:02.142625 [ 258 ] {1086601a-fcf1-4aad-b41f-264819b68aa9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
19463 | 2025.01.28 08:42:02.142866 [ 258 ] {1086601a-fcf1-4aad-b41f-264819b68aa9} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19464 | 2025.01.28 08:42:02.143082 [ 258 ] {1086601a-fcf1-4aad-b41f-264819b68aa9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001515 sec., 8580.85808580858 rows/sec., 535.01 KiB/sec. | ||
19465 | 2025.01.28 08:42:02.143134 [ 258 ] {1086601a-fcf1-4aad-b41f-264819b68aa9} <Debug> TCPHandler: Processed in 0.001714164 sec. | ||
19466 | 2025.01.28 08:42:02.143304 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19467 | 2025.01.28 08:42:02.143451 [ 4 ] {7b2a1fbb-8cea-4868-bfb1-89de5088dc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19468 | 2025.01.28 08:42:02.143512 [ 4 ] {7b2a1fbb-8cea-4868-bfb1-89de5088dc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19469 | 2025.01.28 08:42:02.144354 [ 4 ] {7b2a1fbb-8cea-4868-bfb1-89de5088dc6d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19470 | 2025.01.28 08:42:02.144396 [ 4 ] {7b2a1fbb-8cea-4868-bfb1-89de5088dc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19471 | 2025.01.28 08:42:02.144805 [ 4 ] {7b2a1fbb-8cea-4868-bfb1-89de5088dc6d} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
19472 | 2025.01.28 08:42:02.145063 [ 4 ] {7b2a1fbb-8cea-4868-bfb1-89de5088dc6d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19473 | 2025.01.28 08:42:02.145280 [ 4 ] {7b2a1fbb-8cea-4868-bfb1-89de5088dc6d} <Debug> executeQuery: Read 439 rows, 32.22 KiB in 0.001863 sec., 235641.43853998926 rows/sec., 16.89 MiB/sec. | ||
19474 | 2025.01.28 08:42:02.145332 [ 4 ] {7b2a1fbb-8cea-4868-bfb1-89de5088dc6d} <Debug> TCPHandler: Processed in 0.00209646 sec. | ||
19475 | 2025.01.28 08:42:02.145476 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19476 | 2025.01.28 08:42:02.145596 [ 258 ] {5345095e-3876-419f-8338-0bc375dc14dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
19477 | 2025.01.28 08:42:02.145647 [ 258 ] {5345095e-3876-419f-8338-0bc375dc14dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
19478 | 2025.01.28 08:42:02.146127 [ 258 ] {5345095e-3876-419f-8338-0bc375dc14dc} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19479 | 2025.01.28 08:42:02.146167 [ 258 ] {5345095e-3876-419f-8338-0bc375dc14dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19480 | 2025.01.28 08:42:02.146535 [ 258 ] {5345095e-3876-419f-8338-0bc375dc14dc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
19481 | 2025.01.28 08:42:02.146772 [ 258 ] {5345095e-3876-419f-8338-0bc375dc14dc} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19482 | 2025.01.28 08:42:02.146993 [ 258 ] {5345095e-3876-419f-8338-0bc375dc14dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
19483 | 2025.01.28 08:42:02.147064 [ 258 ] {5345095e-3876-419f-8338-0bc375dc14dc} <Debug> TCPHandler: Processed in 0.001644333 sec. | ||
19484 | 2025.01.28 08:42:02.147261 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19485 | 2025.01.28 08:42:02.147384 [ 4 ] {2ba5078e-ac6d-4248-8fab-9c3970b03b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19486 | 2025.01.28 08:42:02.147436 [ 4 ] {2ba5078e-ac6d-4248-8fab-9c3970b03b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19487 | 2025.01.28 08:42:02.148040 [ 4 ] {2ba5078e-ac6d-4248-8fab-9c3970b03b3c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19488 | 2025.01.28 08:42:02.148078 [ 4 ] {2ba5078e-ac6d-4248-8fab-9c3970b03b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19489 | 2025.01.28 08:42:02.148496 [ 4 ] {2ba5078e-ac6d-4248-8fab-9c3970b03b3c} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
19490 | 2025.01.28 08:42:02.148748 [ 4 ] {2ba5078e-ac6d-4248-8fab-9c3970b03b3c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19491 | 2025.01.28 08:42:02.148936 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_152_31 to all_157_157_0 | ||
19492 | 2025.01.28 08:42:02.148981 [ 4 ] {2ba5078e-ac6d-4248-8fab-9c3970b03b3c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001613 sec., 146931.18412895227 rows/sec., 9.85 MiB/sec. | ||
19493 | 2025.01.28 08:42:02.149027 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19494 | 2025.01.28 08:42:02.149098 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19495 | 2025.01.28 08:42:02.149104 [ 4 ] {2ba5078e-ac6d-4248-8fab-9c3970b03b3c} <Debug> TCPHandler: Processed in 0.001935818 sec. | ||
19496 | 2025.01.28 08:42:02.149324 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19497 | 2025.01.28 08:42:02.149329 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_152_31 to all_157_157_0 into Compact with storage Full | ||
19498 | 2025.01.28 08:42:02.149503 [ 258 ] {dc82c273-f5cb-4201-bfc9-eb3d19b0d63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
19499 | 2025.01.28 08:42:02.149523 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19500 | 2025.01.28 08:42:02.149576 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_152_31, total 44987 rows starting from the beginning of the part | ||
19501 | 2025.01.28 08:42:02.149585 [ 258 ] {dc82c273-f5cb-4201-bfc9-eb3d19b0d63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19502 | 2025.01.28 08:42:02.149850 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
19503 | 2025.01.28 08:42:02.150236 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 992 rows starting from the beginning of the part | ||
19504 | 2025.01.28 08:42:02.150668 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 96 rows starting from the beginning of the part | ||
19505 | 2025.01.28 08:42:02.150991 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
19506 | 2025.01.28 08:42:02.151302 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 237 rows starting from the beginning of the part | ||
19507 | 2025.01.28 08:42:02.152069 [ 258 ] {dc82c273-f5cb-4201-bfc9-eb3d19b0d63e} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19508 | 2025.01.28 08:42:02.152118 [ 258 ] {dc82c273-f5cb-4201-bfc9-eb3d19b0d63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19509 | 2025.01.28 08:42:02.152650 [ 258 ] {dc82c273-f5cb-4201-bfc9-eb3d19b0d63e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
19510 | 2025.01.28 08:42:02.152978 [ 258 ] {dc82c273-f5cb-4201-bfc9-eb3d19b0d63e} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19511 | 2025.01.28 08:42:02.153231 [ 258 ] {dc82c273-f5cb-4201-bfc9-eb3d19b0d63e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003782 sec., 264.4103648863035 rows/sec., 17.82 KiB/sec. | ||
19512 | 2025.01.28 08:42:02.153321 [ 258 ] {dc82c273-f5cb-4201-bfc9-eb3d19b0d63e} <Debug> TCPHandler: Processed in 0.004104859 sec. | ||
19513 | 2025.01.28 08:42:02.153545 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19514 | 2025.01.28 08:42:02.153805 [ 4 ] {37e2db53-3f39-4cc0-bb57-87fbf18bceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19515 | 2025.01.28 08:42:02.153974 [ 4 ] {37e2db53-3f39-4cc0-bb57-87fbf18bceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19516 | 2025.01.28 08:42:02.156684 [ 4 ] {37e2db53-3f39-4cc0-bb57-87fbf18bceda} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19517 | 2025.01.28 08:42:02.156743 [ 4 ] {37e2db53-3f39-4cc0-bb57-87fbf18bceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19518 | 2025.01.28 08:42:02.157717 [ 4 ] {37e2db53-3f39-4cc0-bb57-87fbf18bceda} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
19519 | 2025.01.28 08:42:02.158080 [ 4 ] {37e2db53-3f39-4cc0-bb57-87fbf18bceda} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19520 | 2025.01.28 08:42:02.158464 [ 4 ] {37e2db53-3f39-4cc0-bb57-87fbf18bceda} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.004756 sec., 10723.296888141296 rows/sec., 19.22 MiB/sec. | ||
19521 | 2025.01.28 08:42:02.158644 [ 4 ] {37e2db53-3f39-4cc0-bb57-87fbf18bceda} <Debug> TCPHandler: Processed in 0.005210854 sec. | ||
19522 | 2025.01.28 08:42:02.158807 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19523 | 2025.01.28 08:42:02.158935 [ 258 ] {ec15fe2f-8061-4f68-a82d-ce0be054dffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
19524 | 2025.01.28 08:42:02.159000 [ 258 ] {ec15fe2f-8061-4f68-a82d-ce0be054dffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
19525 | 2025.01.28 08:42:02.159597 [ 258 ] {ec15fe2f-8061-4f68-a82d-ce0be054dffb} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19526 | 2025.01.28 08:42:02.159643 [ 258 ] {ec15fe2f-8061-4f68-a82d-ce0be054dffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19527 | 2025.01.28 08:42:02.160060 [ 258 ] {ec15fe2f-8061-4f68-a82d-ce0be054dffb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
19528 | 2025.01.28 08:42:02.160326 [ 258 ] {ec15fe2f-8061-4f68-a82d-ce0be054dffb} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19529 | 2025.01.28 08:42:02.160591 [ 258 ] {ec15fe2f-8061-4f68-a82d-ce0be054dffb} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001687 sec., 3556.6093657379965 rows/sec., 234.44 KiB/sec. | ||
19530 | 2025.01.28 08:42:02.160652 [ 258 ] {ec15fe2f-8061-4f68-a82d-ce0be054dffb} <Debug> TCPHandler: Processed in 0.001902908 sec. | ||
19531 | 2025.01.28 08:42:02.160858 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19532 | 2025.01.28 08:42:02.161027 [ 4 ] {a15936c6-e76d-4523-a706-ed90b0b3321b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19533 | 2025.01.28 08:42:02.161122 [ 4 ] {a15936c6-e76d-4523-a706-ed90b0b3321b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19534 | 2025.01.28 08:42:02.161941 [ 4 ] {a15936c6-e76d-4523-a706-ed90b0b3321b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19535 | 2025.01.28 08:42:02.161982 [ 4 ] {a15936c6-e76d-4523-a706-ed90b0b3321b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19536 | 2025.01.28 08:42:02.162499 [ 4 ] {a15936c6-e76d-4523-a706-ed90b0b3321b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
19537 | 2025.01.28 08:42:02.162829 [ 4 ] {a15936c6-e76d-4523-a706-ed90b0b3321b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19538 | 2025.01.28 08:42:02.163206 [ 4 ] {a15936c6-e76d-4523-a706-ed90b0b3321b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002192 sec., 37408.75912408759 rows/sec., 2.38 MiB/sec. | ||
19539 | 2025.01.28 08:42:02.163503 [ 4 ] {a15936c6-e76d-4523-a706-ed90b0b3321b} <Debug> TCPHandler: Processed in 0.002749109 sec. | ||
19540 | 2025.01.28 08:42:02.163630 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46632 rows, containing 5 columns (5 merged, 0 gathered) in 0.014416306 sec., 3234670.518231231 rows/sec., 218.40 MiB/sec. | ||
19541 | 2025.01.28 08:42:02.164267 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Trace> MergedBlockOutputStream: filled checksums all_1_157_32 (state Temporary) | ||
19542 | 2025.01.28 08:42:02.164631 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_157_32 to all_1_157_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19543 | 2025.01.28 08:42:02.164726 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_157_32} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_152_31, all_157_157_0] -> all_1_157_32 | ||
19544 | 2025.01.28 08:42:02.164842 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
19545 | 2025.01.28 08:42:04.017337 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 | ||
19546 | 2025.01.28 08:42:04.018001 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19547 | 2025.01.28 08:42:04.018049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19548 | 2025.01.28 08:42:04.018603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
19549 | 2025.01.28 08:42:04.018888 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19550 | 2025.01.28 08:42:04.019148 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
19551 | 2025.01.28 08:42:06.794605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2724 | ||
19552 | 2025.01.28 08:42:06.797817 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19553 | 2025.01.28 08:42:06.797884 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19554 | 2025.01.28 08:42:06.799417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
19555 | 2025.01.28 08:42:06.799749 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19556 | 2025.01.28 08:42:06.800474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2724 | ||
19557 | 2025.01.28 08:42:07.041351 [ 221 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19558 | 2025.01.28 08:42:07.041425 [ 221 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19559 | 2025.01.28 08:42:07.043150 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19560 | 2025.01.28 08:42:07.043228 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19561 | 2025.01.28 08:42:07.044493 [ 221 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19562 | 2025.01.28 08:42:07.046427 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19563 | 2025.01.28 08:42:07.118879 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19564 | 2025.01.28 08:42:07.119163 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) 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) | ||
19565 | 2025.01.28 08:42:07.119636 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
19566 | 2025.01.28 08:42:07.119694 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <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 | ||
19567 | 2025.01.28 08:42:07.120093 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
19568 | 2025.01.28 08:42:07.120182 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
19569 | 2025.01.28 08:42:07.120367 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
19570 | 2025.01.28 08:42:07.120574 [ 298 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
19571 | 2025.01.28 08:42:07.120588 [ 300 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
19572 | 2025.01.28 08:42:07.120576 [ 297 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
19573 | 2025.01.28 08:42:07.120788 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Debug> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
19574 | 2025.01.28 08:42:07.120822 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
19575 | 2025.01.28 08:42:07.120882 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <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'))" | ||
19576 | 2025.01.28 08:42:07.120909 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
19577 | 2025.01.28 08:42:07.122310 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003284 sec., 12180.26796589525 rows/sec., 464.49 KiB/sec. | ||
19578 | 2025.01.28 08:42:07.122450 [ 258 ] {dc2adb99-39ee-4e49-a45d-d7042a367013} <Debug> TCPHandler: Processed in 0.003706653 sec. | ||
19579 | 2025.01.28 08:42:07.129812 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19580 | 2025.01.28 08:42:07.130091 [ 258 ] {4192912c-94bb-4f57-ad3c-f74efd2cf8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
19581 | 2025.01.28 08:42:07.130179 [ 258 ] {4192912c-94bb-4f57-ad3c-f74efd2cf8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
19582 | 2025.01.28 08:42:07.130946 [ 258 ] {4192912c-94bb-4f57-ad3c-f74efd2cf8ac} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19583 | 2025.01.28 08:42:07.131003 [ 258 ] {4192912c-94bb-4f57-ad3c-f74efd2cf8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19584 | 2025.01.28 08:42:07.131638 [ 258 ] {4192912c-94bb-4f57-ad3c-f74efd2cf8ac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
19585 | 2025.01.28 08:42:07.131872 [ 258 ] {4192912c-94bb-4f57-ad3c-f74efd2cf8ac} <Trace> oximeter.timeseries_schema (fa2a6545-1a0f-4f27-918e-be09ec6520d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19586 | 2025.01.28 08:42:07.132134 [ 258 ] {4192912c-94bb-4f57-ad3c-f74efd2cf8ac} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.00213 sec., 469.4835680751174 rows/sec., 130.67 KiB/sec. | ||
19587 | 2025.01.28 08:42:07.132267 [ 258 ] {4192912c-94bb-4f57-ad3c-f74efd2cf8ac} <Debug> TCPHandler: Processed in 0.002587937 sec. | ||
19588 | 2025.01.28 08:42:07.132513 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19589 | 2025.01.28 08:42:07.132686 [ 4 ] {88c1aaa3-f77e-443c-a50a-86deae6b6c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19590 | 2025.01.28 08:42:07.132758 [ 4 ] {88c1aaa3-f77e-443c-a50a-86deae6b6c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19591 | 2025.01.28 08:42:07.133504 [ 4 ] {88c1aaa3-f77e-443c-a50a-86deae6b6c6a} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19592 | 2025.01.28 08:42:07.133549 [ 4 ] {88c1aaa3-f77e-443c-a50a-86deae6b6c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19593 | 2025.01.28 08:42:07.133985 [ 4 ] {88c1aaa3-f77e-443c-a50a-86deae6b6c6a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
19594 | 2025.01.28 08:42:07.134259 [ 4 ] {88c1aaa3-f77e-443c-a50a-86deae6b6c6a} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19595 | 2025.01.28 08:42:07.134536 [ 4 ] {88c1aaa3-f77e-443c-a50a-86deae6b6c6a} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001901 sec., 2104.155707522357 rows/sec., 163.87 KiB/sec. | ||
19596 | 2025.01.28 08:42:07.134763 [ 4 ] {88c1aaa3-f77e-443c-a50a-86deae6b6c6a} <Debug> TCPHandler: Processed in 0.002376714 sec. | ||
19597 | 2025.01.28 08:42:07.135032 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19598 | 2025.01.28 08:42:07.135218 [ 258 ] {043ef536-9341-4bfa-9f63-cf45440feb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19599 | 2025.01.28 08:42:07.135277 [ 258 ] {043ef536-9341-4bfa-9f63-cf45440feb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19600 | 2025.01.28 08:42:07.136023 [ 258 ] {043ef536-9341-4bfa-9f63-cf45440feb20} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19601 | 2025.01.28 08:42:07.136072 [ 258 ] {043ef536-9341-4bfa-9f63-cf45440feb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19602 | 2025.01.28 08:42:07.136470 [ 258 ] {043ef536-9341-4bfa-9f63-cf45440feb20} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
19603 | 2025.01.28 08:42:07.136718 [ 258 ] {043ef536-9341-4bfa-9f63-cf45440feb20} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19604 | 2025.01.28 08:42:07.136905 [ 258 ] {043ef536-9341-4bfa-9f63-cf45440feb20} <Debug> executeQuery: Read 69 rows, 5.50 KiB in 0.001718 sec., 40162.98020954599 rows/sec., 3.13 MiB/sec. | ||
19605 | 2025.01.28 08:42:07.136958 [ 258 ] {043ef536-9341-4bfa-9f63-cf45440feb20} <Debug> TCPHandler: Processed in 0.002053359 sec. | ||
19606 | 2025.01.28 08:42:07.137107 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19607 | 2025.01.28 08:42:07.137242 [ 4 ] {70cb2dfc-ef3d-416c-8b2c-67565b8c1d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19608 | 2025.01.28 08:42:07.137295 [ 4 ] {70cb2dfc-ef3d-416c-8b2c-67565b8c1d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19609 | 2025.01.28 08:42:07.137979 [ 4 ] {70cb2dfc-ef3d-416c-8b2c-67565b8c1d98} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19610 | 2025.01.28 08:42:07.138020 [ 4 ] {70cb2dfc-ef3d-416c-8b2c-67565b8c1d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19611 | 2025.01.28 08:42:07.138409 [ 4 ] {70cb2dfc-ef3d-416c-8b2c-67565b8c1d98} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
19612 | 2025.01.28 08:42:07.138697 [ 4 ] {70cb2dfc-ef3d-416c-8b2c-67565b8c1d98} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19613 | 2025.01.28 08:42:07.138950 [ 4 ] {70cb2dfc-ef3d-416c-8b2c-67565b8c1d98} <Debug> executeQuery: Read 8 rows, 579.00 B in 0.001738 sec., 4602.991944764097 rows/sec., 325.33 KiB/sec. | ||
19614 | 2025.01.28 08:42:07.139011 [ 4 ] {70cb2dfc-ef3d-416c-8b2c-67565b8c1d98} <Debug> TCPHandler: Processed in 0.001966648 sec. | ||
19615 | 2025.01.28 08:42:07.139179 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19616 | 2025.01.28 08:42:07.139298 [ 258 ] {ae376961-6b63-4e2d-8ceb-ffbbf06de153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19617 | 2025.01.28 08:42:07.139348 [ 258 ] {ae376961-6b63-4e2d-8ceb-ffbbf06de153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19618 | 2025.01.28 08:42:07.139964 [ 258 ] {ae376961-6b63-4e2d-8ceb-ffbbf06de153} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19619 | 2025.01.28 08:42:07.140003 [ 258 ] {ae376961-6b63-4e2d-8ceb-ffbbf06de153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19620 | 2025.01.28 08:42:07.140390 [ 258 ] {ae376961-6b63-4e2d-8ceb-ffbbf06de153} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
19621 | 2025.01.28 08:42:07.140642 [ 258 ] {ae376961-6b63-4e2d-8ceb-ffbbf06de153} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19622 | 2025.01.28 08:42:07.140875 [ 258 ] {ae376961-6b63-4e2d-8ceb-ffbbf06de153} <Debug> executeQuery: Read 84 rows, 6.58 KiB in 0.001598 sec., 52565.70713391739 rows/sec., 4.02 MiB/sec. | ||
19623 | 2025.01.28 08:42:07.140955 [ 258 ] {ae376961-6b63-4e2d-8ceb-ffbbf06de153} <Debug> TCPHandler: Processed in 0.001840937 sec. | ||
19624 | 2025.01.28 08:42:07.140967 [ 224 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19625 | 2025.01.28 08:42:07.141017 [ 224 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19626 | 2025.01.28 08:42:07.141123 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19627 | 2025.01.28 08:42:07.141248 [ 4 ] {ee871193-fe55-42ed-b3f5-25ef9f3887bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19628 | 2025.01.28 08:42:07.141305 [ 4 ] {ee871193-fe55-42ed-b3f5-25ef9f3887bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19629 | 2025.01.28 08:42:07.142116 [ 4 ] {ee871193-fe55-42ed-b3f5-25ef9f3887bc} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19630 | 2025.01.28 08:42:07.142160 [ 4 ] {ee871193-fe55-42ed-b3f5-25ef9f3887bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19631 | 2025.01.28 08:42:07.142667 [ 4 ] {ee871193-fe55-42ed-b3f5-25ef9f3887bc} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
19632 | 2025.01.28 08:42:07.142958 [ 4 ] {ee871193-fe55-42ed-b3f5-25ef9f3887bc} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19633 | 2025.01.28 08:42:07.143224 [ 4 ] {ee871193-fe55-42ed-b3f5-25ef9f3887bc} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.002002 sec., 81418.58141858142 rows/sec., 5.66 MiB/sec. | ||
19634 | 2025.01.28 08:42:07.143314 [ 4 ] {ee871193-fe55-42ed-b3f5-25ef9f3887bc} <Debug> TCPHandler: Processed in 0.002252342 sec. | ||
19635 | 2025.01.28 08:42:07.143480 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19636 | 2025.01.28 08:42:07.143680 [ 258 ] {f5237c09-6551-4af2-91a2-242578e54ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19637 | 2025.01.28 08:42:07.143730 [ 224 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19638 | 2025.01.28 08:42:07.143859 [ 258 ] {f5237c09-6551-4af2-91a2-242578e54ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19639 | 2025.01.28 08:42:07.146987 [ 258 ] {f5237c09-6551-4af2-91a2-242578e54ed4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19640 | 2025.01.28 08:42:07.147028 [ 258 ] {f5237c09-6551-4af2-91a2-242578e54ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19641 | 2025.01.28 08:42:07.147650 [ 258 ] {f5237c09-6551-4af2-91a2-242578e54ed4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
19642 | 2025.01.28 08:42:07.147910 [ 258 ] {f5237c09-6551-4af2-91a2-242578e54ed4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19643 | 2025.01.28 08:42:07.148169 [ 258 ] {f5237c09-6551-4af2-91a2-242578e54ed4} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.004568 sec., 875.6567425569177 rows/sec., 1.57 MiB/sec. | ||
19644 | 2025.01.28 08:42:07.148284 [ 258 ] {f5237c09-6551-4af2-91a2-242578e54ed4} <Debug> TCPHandler: Processed in 0.004865629 sec. | ||
19645 | 2025.01.28 08:42:07.148443 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19646 | 2025.01.28 08:42:07.148582 [ 4 ] {85475292-d010-4395-a479-4998a0cce9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19647 | 2025.01.28 08:42:07.148641 [ 4 ] {85475292-d010-4395-a479-4998a0cce9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19648 | 2025.01.28 08:42:07.149196 [ 4 ] {85475292-d010-4395-a479-4998a0cce9c1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19649 | 2025.01.28 08:42:07.149235 [ 4 ] {85475292-d010-4395-a479-4998a0cce9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19650 | 2025.01.28 08:42:07.149622 [ 4 ] {85475292-d010-4395-a479-4998a0cce9c1} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
19651 | 2025.01.28 08:42:07.149871 [ 4 ] {85475292-d010-4395-a479-4998a0cce9c1} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19652 | 2025.01.28 08:42:07.150083 [ 4 ] {85475292-d010-4395-a479-4998a0cce9c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
19653 | 2025.01.28 08:42:07.150137 [ 4 ] {85475292-d010-4395-a479-4998a0cce9c1} <Debug> TCPHandler: Processed in 0.001761125 sec. | ||
19654 | 2025.01.28 08:42:07.223905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 | ||
19655 | 2025.01.28 08:42:07.247334 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19656 | 2025.01.28 08:42:07.247376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19657 | 2025.01.28 08:42:07.255014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
19658 | 2025.01.28 08:42:07.255879 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19659 | 2025.01.28 08:42:07.259507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
19660 | 2025.01.28 08:42:07.555171 [ 217 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
19661 | 2025.01.28 08:42:07.555236 [ 217 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
19662 | 2025.01.28 08:42:07.557299 [ 217 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
19663 | 2025.01.28 08:42:07.761087 [ 217 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19664 | 2025.01.28 08:42:07.761135 [ 217 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19665 | 2025.01.28 08:42:07.763414 [ 217 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
19666 | 2025.01.28 08:42:08.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.02 MiB, peak 292.33 MiB, free memory in arenas 0.00 B, will set to 272.85 MiB (RSS), difference: -1.18 MiB | ||
19667 | 2025.01.28 08:42:11.288544 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
19668 | 2025.01.28 08:42:11.288612 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
19669 | 2025.01.28 08:42:11.519320 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 | ||
19670 | 2025.01.28 08:42:11.519975 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19671 | 2025.01.28 08:42:11.520030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19672 | 2025.01.28 08:42:11.520589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
19673 | 2025.01.28 08:42:11.520874 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19674 | 2025.01.28 08:42:11.521141 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 | ||
19675 | 2025.01.28 08:42:12.132796 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19676 | 2025.01.28 08:42:12.133014 [ 258 ] {836ef94a-aa7e-4f34-9b75-bef690f4d7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
19677 | 2025.01.28 08:42:12.133096 [ 258 ] {836ef94a-aa7e-4f34-9b75-bef690f4d7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
19678 | 2025.01.28 08:42:12.133897 [ 258 ] {836ef94a-aa7e-4f34-9b75-bef690f4d7b4} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19679 | 2025.01.28 08:42:12.133948 [ 258 ] {836ef94a-aa7e-4f34-9b75-bef690f4d7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19680 | 2025.01.28 08:42:12.134381 [ 258 ] {836ef94a-aa7e-4f34-9b75-bef690f4d7b4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
19681 | 2025.01.28 08:42:12.134634 [ 258 ] {836ef94a-aa7e-4f34-9b75-bef690f4d7b4} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19682 | 2025.01.28 08:42:12.134907 [ 258 ] {836ef94a-aa7e-4f34-9b75-bef690f4d7b4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. | ||
19683 | 2025.01.28 08:42:12.135028 [ 258 ] {836ef94a-aa7e-4f34-9b75-bef690f4d7b4} <Debug> TCPHandler: Processed in 0.002369294 sec. | ||
19684 | 2025.01.28 08:42:12.135345 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19685 | 2025.01.28 08:42:12.135536 [ 4 ] {106cc012-e145-431a-a4ac-0bfc321fc36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19686 | 2025.01.28 08:42:12.135613 [ 4 ] {106cc012-e145-431a-a4ac-0bfc321fc36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19687 | 2025.01.28 08:42:12.136489 [ 4 ] {106cc012-e145-431a-a4ac-0bfc321fc36a} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19688 | 2025.01.28 08:42:12.136535 [ 4 ] {106cc012-e145-431a-a4ac-0bfc321fc36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19689 | 2025.01.28 08:42:12.136958 [ 4 ] {106cc012-e145-431a-a4ac-0bfc321fc36a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
19690 | 2025.01.28 08:42:12.137213 [ 4 ] {106cc012-e145-431a-a4ac-0bfc321fc36a} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19691 | 2025.01.28 08:42:12.137464 [ 4 ] {106cc012-e145-431a-a4ac-0bfc321fc36a} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001967 sec., 508.38840874428064 rows/sec., 37.73 KiB/sec. | ||
19692 | 2025.01.28 08:42:12.137632 [ 4 ] {106cc012-e145-431a-a4ac-0bfc321fc36a} <Debug> TCPHandler: Processed in 0.002456255 sec. | ||
19693 | 2025.01.28 08:42:12.137874 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19694 | 2025.01.28 08:42:12.138020 [ 258 ] {9f1a76df-1dd7-4170-962a-b88ac139dab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19695 | 2025.01.28 08:42:12.138080 [ 258 ] {9f1a76df-1dd7-4170-962a-b88ac139dab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19696 | 2025.01.28 08:42:12.138830 [ 258 ] {9f1a76df-1dd7-4170-962a-b88ac139dab7} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19697 | 2025.01.28 08:42:12.138870 [ 258 ] {9f1a76df-1dd7-4170-962a-b88ac139dab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19698 | 2025.01.28 08:42:12.139265 [ 258 ] {9f1a76df-1dd7-4170-962a-b88ac139dab7} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
19699 | 2025.01.28 08:42:12.139499 [ 258 ] {9f1a76df-1dd7-4170-962a-b88ac139dab7} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19700 | 2025.01.28 08:42:12.139682 [ 258 ] {9f1a76df-1dd7-4170-962a-b88ac139dab7} <Debug> executeQuery: Read 313 rows, 28.33 KiB in 0.001697 sec., 184443.13494401885 rows/sec., 16.30 MiB/sec. | ||
19701 | 2025.01.28 08:42:12.139738 [ 258 ] {9f1a76df-1dd7-4170-962a-b88ac139dab7} <Debug> TCPHandler: Processed in 0.001998389 sec. | ||
19702 | 2025.01.28 08:42:12.139883 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19703 | 2025.01.28 08:42:12.140026 [ 4 ] {69be7df0-d3ab-4786-a23b-ca7413311feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19704 | 2025.01.28 08:42:12.140086 [ 4 ] {69be7df0-d3ab-4786-a23b-ca7413311feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19705 | 2025.01.28 08:42:12.140724 [ 4 ] {69be7df0-d3ab-4786-a23b-ca7413311feb} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19706 | 2025.01.28 08:42:12.140764 [ 4 ] {69be7df0-d3ab-4786-a23b-ca7413311feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19707 | 2025.01.28 08:42:12.141144 [ 4 ] {69be7df0-d3ab-4786-a23b-ca7413311feb} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
19708 | 2025.01.28 08:42:12.141384 [ 4 ] {69be7df0-d3ab-4786-a23b-ca7413311feb} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19709 | 2025.01.28 08:42:12.141559 [ 123 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
19710 | 2025.01.28 08:42:12.141619 [ 123 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19711 | 2025.01.28 08:42:12.141626 [ 4 ] {69be7df0-d3ab-4786-a23b-ca7413311feb} <Debug> executeQuery: Read 62 rows, 4.58 KiB in 0.001626 sec., 38130.38130381304 rows/sec., 2.75 MiB/sec. | ||
19712 | 2025.01.28 08:42:12.141652 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19713 | 2025.01.28 08:42:12.141786 [ 4 ] {69be7df0-d3ab-4786-a23b-ca7413311feb} <Debug> TCPHandler: Processed in 0.001966158 sec. | ||
19714 | 2025.01.28 08:42:12.141878 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
19715 | 2025.01.28 08:42:12.141976 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19716 | 2025.01.28 08:42:12.142017 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19717 | 2025.01.28 08:42:12.142047 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 65 rows starting from the beginning of the part | ||
19718 | 2025.01.28 08:42:12.142164 [ 258 ] {4b8ae225-b225-4090-933a-0d168f22a2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19719 | 2025.01.28 08:42:12.142192 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
19720 | 2025.01.28 08:42:12.142376 [ 258 ] {4b8ae225-b225-4090-933a-0d168f22a2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19721 | 2025.01.28 08:42:12.142555 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 4 rows starting from the beginning of the part | ||
19722 | 2025.01.28 08:42:12.142915 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 58 rows starting from the beginning of the part | ||
19723 | 2025.01.28 08:42:12.143217 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 8 rows starting from the beginning of the part | ||
19724 | 2025.01.28 08:42:12.143567 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 62 rows starting from the beginning of the part | ||
19725 | 2025.01.28 08:42:12.144851 [ 258 ] {4b8ae225-b225-4090-933a-0d168f22a2a1} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19726 | 2025.01.28 08:42:12.144896 [ 258 ] {4b8ae225-b225-4090-933a-0d168f22a2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19727 | 2025.01.28 08:42:12.146272 [ 258 ] {4b8ae225-b225-4090-933a-0d168f22a2a1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
19728 | 2025.01.28 08:42:12.147010 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 5 columns (5 merged, 0 gathered) in 0.005240334 sec., 49805.98564900634 rows/sec., 3.76 MiB/sec. | ||
19729 | 2025.01.28 08:42:12.147051 [ 258 ] {4b8ae225-b225-4090-933a-0d168f22a2a1} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19730 | 2025.01.28 08:42:12.147284 [ 123 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
19731 | 2025.01.28 08:42:12.147339 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
19732 | 2025.01.28 08:42:12.147356 [ 123 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19733 | 2025.01.28 08:42:12.147422 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19734 | 2025.01.28 08:42:12.147468 [ 258 ] {4b8ae225-b225-4090-933a-0d168f22a2a1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005348 sec., 2617.801047120419 rows/sec., 183.33 KiB/sec. | ||
19735 | 2025.01.28 08:42:12.147872 [ 258 ] {4b8ae225-b225-4090-933a-0d168f22a2a1} <Debug> TCPHandler: Processed in 0.005975665 sec. | ||
19736 | 2025.01.28 08:42:12.148319 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19737 | 2025.01.28 08:42:12.148634 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19738 | 2025.01.28 08:42:12.148740 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
19739 | 2025.01.28 08:42:12.148839 [ 4 ] {adb1d72a-d9bd-4940-b393-54d8ad254c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
19740 | 2025.01.28 08:42:12.149073 [ 4 ] {adb1d72a-d9bd-4940-b393-54d8ad254c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
19741 | 2025.01.28 08:42:12.149283 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_131_26} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
19742 | 2025.01.28 08:42:12.149699 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19743 | 2025.01.28 08:42:12.149834 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
19744 | 2025.01.28 08:42:12.149876 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 243 rows starting from the beginning of the part | ||
19745 | 2025.01.28 08:42:12.150185 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
19746 | 2025.01.28 08:42:12.150433 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
19747 | 2025.01.28 08:42:12.150628 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 242 rows starting from the beginning of the part | ||
19748 | 2025.01.28 08:42:12.150784 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
19749 | 2025.01.28 08:42:12.150957 [ 192 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part | ||
19750 | 2025.01.28 08:42:12.151447 [ 4 ] {adb1d72a-d9bd-4940-b393-54d8ad254c27} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19751 | 2025.01.28 08:42:12.151488 [ 4 ] {adb1d72a-d9bd-4940-b393-54d8ad254c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19752 | 2025.01.28 08:42:12.152028 [ 4 ] {adb1d72a-d9bd-4940-b393-54d8ad254c27} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
19753 | 2025.01.28 08:42:12.152359 [ 4 ] {adb1d72a-d9bd-4940-b393-54d8ad254c27} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19754 | 2025.01.28 08:42:12.152628 [ 199 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005001521 sec., 108167.09556952775 rows/sec., 7.75 MiB/sec. | ||
19755 | 2025.01.28 08:42:12.152732 [ 4 ] {adb1d72a-d9bd-4940-b393-54d8ad254c27} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00407 sec., 3194.1031941031943 rows/sec., 199.15 KiB/sec. | ||
19756 | 2025.01.28 08:42:12.152853 [ 4 ] {adb1d72a-d9bd-4940-b393-54d8ad254c27} <Debug> TCPHandler: Processed in 0.004833389 sec. | ||
19757 | 2025.01.28 08:42:12.152875 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
19758 | 2025.01.28 08:42:12.153052 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19759 | 2025.01.28 08:42:12.153235 [ 258 ] {dc1d9663-9f1a-4ccf-ade9-31ff16a0d168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19760 | 2025.01.28 08:42:12.153317 [ 258 ] {dc1d9663-9f1a-4ccf-ade9-31ff16a0d168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19761 | 2025.01.28 08:42:12.153447 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19762 | 2025.01.28 08:42:12.153638 [ 194 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_69_15} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
19763 | 2025.01.28 08:42:12.153861 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
19764 | 2025.01.28 08:42:12.154445 [ 258 ] {dc1d9663-9f1a-4ccf-ade9-31ff16a0d168} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19765 | 2025.01.28 08:42:12.154488 [ 258 ] {dc1d9663-9f1a-4ccf-ade9-31ff16a0d168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19766 | 2025.01.28 08:42:12.154885 [ 258 ] {dc1d9663-9f1a-4ccf-ade9-31ff16a0d168} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
19767 | 2025.01.28 08:42:12.155126 [ 258 ] {dc1d9663-9f1a-4ccf-ade9-31ff16a0d168} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19768 | 2025.01.28 08:42:12.155306 [ 258 ] {dc1d9663-9f1a-4ccf-ade9-31ff16a0d168} <Debug> executeQuery: Read 443 rows, 32.50 KiB in 0.002128 sec., 208176.6917293233 rows/sec., 14.91 MiB/sec. | ||
19769 | 2025.01.28 08:42:12.155365 [ 258 ] {dc1d9663-9f1a-4ccf-ade9-31ff16a0d168} <Debug> TCPHandler: Processed in 0.002405374 sec. | ||
19770 | 2025.01.28 08:42:12.155519 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19771 | 2025.01.28 08:42:12.155671 [ 4 ] {e778b4ed-c46e-4b4a-89a2-31391a1fdff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
19772 | 2025.01.28 08:42:12.155733 [ 4 ] {e778b4ed-c46e-4b4a-89a2-31391a1fdff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
19773 | 2025.01.28 08:42:12.156308 [ 4 ] {e778b4ed-c46e-4b4a-89a2-31391a1fdff0} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19774 | 2025.01.28 08:42:12.156348 [ 4 ] {e778b4ed-c46e-4b4a-89a2-31391a1fdff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19775 | 2025.01.28 08:42:12.156735 [ 4 ] {e778b4ed-c46e-4b4a-89a2-31391a1fdff0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
19776 | 2025.01.28 08:42:12.156989 [ 4 ] {e778b4ed-c46e-4b4a-89a2-31391a1fdff0} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19777 | 2025.01.28 08:42:12.157215 [ 4 ] {e778b4ed-c46e-4b4a-89a2-31391a1fdff0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 199.16 KiB/sec. | ||
19778 | 2025.01.28 08:42:12.157247 [ 217 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): 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] | ||
19779 | 2025.01.28 08:42:12.157285 [ 4 ] {e778b4ed-c46e-4b4a-89a2-31391a1fdff0} <Debug> TCPHandler: Processed in 0.001832976 sec. | ||
19780 | 2025.01.28 08:42:12.157313 [ 217 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): 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] | ||
19781 | 2025.01.28 08:42:12.157499 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19782 | 2025.01.28 08:42:12.157668 [ 258 ] {71d6fe36-aed2-494d-91d0-e9b7cc2d0447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19783 | 2025.01.28 08:42:12.157734 [ 258 ] {71d6fe36-aed2-494d-91d0-e9b7cc2d0447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19784 | 2025.01.28 08:42:12.158746 [ 258 ] {71d6fe36-aed2-494d-91d0-e9b7cc2d0447} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19785 | 2025.01.28 08:42:12.158801 [ 258 ] {71d6fe36-aed2-494d-91d0-e9b7cc2d0447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19786 | 2025.01.28 08:42:12.159510 [ 258 ] {71d6fe36-aed2-494d-91d0-e9b7cc2d0447} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
19787 | 2025.01.28 08:42:12.159938 [ 258 ] {71d6fe36-aed2-494d-91d0-e9b7cc2d0447} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19788 | 2025.01.28 08:42:12.160325 [ 258 ] {71d6fe36-aed2-494d-91d0-e9b7cc2d0447} <Debug> executeQuery: Read 238 rows, 16.33 KiB in 0.002688 sec., 88541.66666666667 rows/sec., 5.93 MiB/sec. | ||
19789 | 2025.01.28 08:42:12.160498 [ 258 ] {71d6fe36-aed2-494d-91d0-e9b7cc2d0447} <Debug> TCPHandler: Processed in 0.003113145 sec. | ||
19790 | 2025.01.28 08:42:12.160648 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19791 | 2025.01.28 08:42:12.160873 [ 4 ] {b81b5567-cb15-4d50-a318-ae0ce968f824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
19792 | 2025.01.28 08:42:12.161023 [ 4 ] {b81b5567-cb15-4d50-a318-ae0ce968f824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19793 | 2025.01.28 08:42:12.161449 [ 217 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): 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] | ||
19794 | 2025.01.28 08:42:12.162085 [ 4 ] {b81b5567-cb15-4d50-a318-ae0ce968f824} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19795 | 2025.01.28 08:42:12.162180 [ 4 ] {b81b5567-cb15-4d50-a318-ae0ce968f824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19796 | 2025.01.28 08:42:12.162641 [ 4 ] {b81b5567-cb15-4d50-a318-ae0ce968f824} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
19797 | 2025.01.28 08:42:12.162899 [ 4 ] {b81b5567-cb15-4d50-a318-ae0ce968f824} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19798 | 2025.01.28 08:42:12.163053 [ 123 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
19799 | 2025.01.28 08:42:12.163113 [ 123 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19800 | 2025.01.28 08:42:12.163132 [ 4 ] {b81b5567-cb15-4d50-a318-ae0ce968f824} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002342 sec., 426.9854824935952 rows/sec., 28.77 KiB/sec. | ||
19801 | 2025.01.28 08:42:12.163146 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19802 | 2025.01.28 08:42:12.163304 [ 4 ] {b81b5567-cb15-4d50-a318-ae0ce968f824} <Debug> TCPHandler: Processed in 0.002714889 sec. | ||
19803 | 2025.01.28 08:42:12.163601 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
19804 | 2025.01.28 08:42:12.163605 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19805 | 2025.01.28 08:42:12.164001 [ 258 ] {de6e6bbc-1b39-45f0-a649-b85ad6633dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19806 | 2025.01.28 08:42:12.164187 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19807 | 2025.01.28 08:42:12.164337 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 64 rows starting from the beginning of the part | ||
19808 | 2025.01.28 08:42:12.164447 [ 258 ] {de6e6bbc-1b39-45f0-a649-b85ad6633dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19809 | 2025.01.28 08:42:12.164874 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
19810 | 2025.01.28 08:42:12.165389 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
19811 | 2025.01.28 08:42:12.165717 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
19812 | 2025.01.28 08:42:12.166184 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
19813 | 2025.01.28 08:42:12.166430 [ 199 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
19814 | 2025.01.28 08:42:12.168769 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 4 columns (4 merged, 0 gathered) in 0.005497019 sec., 12552.257869219664 rows/sec., 845.10 KiB/sec. | ||
19815 | 2025.01.28 08:42:12.169051 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
19816 | 2025.01.28 08:42:12.169215 [ 258 ] {de6e6bbc-1b39-45f0-a649-b85ad6633dd6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19817 | 2025.01.28 08:42:12.169276 [ 258 ] {de6e6bbc-1b39-45f0-a649-b85ad6633dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19818 | 2025.01.28 08:42:12.169768 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19819 | 2025.01.28 08:42:12.169956 [ 194 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_69_15} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
19820 | 2025.01.28 08:42:12.170141 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
19821 | 2025.01.28 08:42:12.170524 [ 258 ] {de6e6bbc-1b39-45f0-a649-b85ad6633dd6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
19822 | 2025.01.28 08:42:12.170829 [ 258 ] {de6e6bbc-1b39-45f0-a649-b85ad6633dd6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19823 | 2025.01.28 08:42:12.170989 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
19824 | 2025.01.28 08:42:12.171035 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19825 | 2025.01.28 08:42:12.171057 [ 258 ] {de6e6bbc-1b39-45f0-a649-b85ad6633dd6} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.007195 sec., 7505.211952744962 rows/sec., 13.45 MiB/sec. | ||
19826 | 2025.01.28 08:42:12.171065 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19827 | 2025.01.28 08:42:12.171428 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
19828 | 2025.01.28 08:42:12.171544 [ 258 ] {de6e6bbc-1b39-45f0-a649-b85ad6633dd6} <Debug> TCPHandler: Processed in 0.008087615 sec. | ||
19829 | 2025.01.28 08:42:12.172097 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19830 | 2025.01.28 08:42:12.172828 [ 4 ] {fca1ad99-8733-476e-809e-6ba7fc423b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19831 | 2025.01.28 08:42:12.173192 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19832 | 2025.01.28 08:42:12.173387 [ 4 ] {fca1ad99-8733-476e-809e-6ba7fc423b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19833 | 2025.01.28 08:42:12.173418 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2500 rows starting from the beginning of the part | ||
19834 | 2025.01.28 08:42:12.174297 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 47 rows starting from the beginning of the part | ||
19835 | 2025.01.28 08:42:12.174934 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 4 rows starting from the beginning of the part | ||
19836 | 2025.01.28 08:42:12.175669 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 51 rows starting from the beginning of the part | ||
19837 | 2025.01.28 08:42:12.175835 [ 4 ] {fca1ad99-8733-476e-809e-6ba7fc423b8e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19838 | 2025.01.28 08:42:12.176006 [ 4 ] {fca1ad99-8733-476e-809e-6ba7fc423b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19839 | 2025.01.28 08:42:12.176300 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 4 rows starting from the beginning of the part | ||
19840 | 2025.01.28 08:42:12.176821 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 54 rows starting from the beginning of the part | ||
19841 | 2025.01.28 08:42:12.178048 [ 4 ] {fca1ad99-8733-476e-809e-6ba7fc423b8e} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
19842 | 2025.01.28 08:42:12.178642 [ 4 ] {fca1ad99-8733-476e-809e-6ba7fc423b8e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19843 | 2025.01.28 08:42:12.179045 [ 4 ] {fca1ad99-8733-476e-809e-6ba7fc423b8e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006491 sec., 12632.876290248036 rows/sec., 821.60 KiB/sec. | ||
19844 | 2025.01.28 08:42:12.179117 [ 4 ] {fca1ad99-8733-476e-809e-6ba7fc423b8e} <Debug> TCPHandler: Processed in 0.007440006 sec. | ||
19845 | 2025.01.28 08:42:12.187615 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2660 rows, containing 19 columns (19 merged, 0 gathered) in 0.016459695 sec., 161606.88275208016 rows/sec., 289.59 MiB/sec. | ||
19846 | 2025.01.28 08:42:12.190064 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
19847 | 2025.01.28 08:42:12.190518 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19848 | 2025.01.28 08:42:12.190606 [ 196 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
19849 | 2025.01.28 08:42:12.190771 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.14 MiB. | ||
19850 | 2025.01.28 08:42:14.759615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 | ||
19851 | 2025.01.28 08:42:14.785385 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19852 | 2025.01.28 08:42:14.785436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19853 | 2025.01.28 08:42:14.793289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
19854 | 2025.01.28 08:42:14.794104 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19855 | 2025.01.28 08:42:14.796997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 709 | ||
19856 | 2025.01.28 08:42:16.800733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2766 | ||
19857 | 2025.01.28 08:42:16.804188 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19858 | 2025.01.28 08:42:16.804247 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19859 | 2025.01.28 08:42:16.805832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
19860 | 2025.01.28 08:42:16.806154 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19861 | 2025.01.28 08:42:16.806833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2766 | ||
19862 | 2025.01.28 08:42:17.125594 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19863 | 2025.01.28 08:42:17.125809 [ 258 ] {fb840738-92b4-40e1-ba5e-d829ef8f81c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19864 | 2025.01.28 08:42:17.125890 [ 258 ] {fb840738-92b4-40e1-ba5e-d829ef8f81c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19865 | 2025.01.28 08:42:17.126722 [ 258 ] {fb840738-92b4-40e1-ba5e-d829ef8f81c7} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19866 | 2025.01.28 08:42:17.126765 [ 258 ] {fb840738-92b4-40e1-ba5e-d829ef8f81c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19867 | 2025.01.28 08:42:17.127211 [ 258 ] {fb840738-92b4-40e1-ba5e-d829ef8f81c7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
19868 | 2025.01.28 08:42:17.127473 [ 258 ] {fb840738-92b4-40e1-ba5e-d829ef8f81c7} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19869 | 2025.01.28 08:42:17.127677 [ 258 ] {fb840738-92b4-40e1-ba5e-d829ef8f81c7} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001927 sec., 1037.8827192527244 rows/sec., 77.03 KiB/sec. | ||
19870 | 2025.01.28 08:42:17.127743 [ 258 ] {fb840738-92b4-40e1-ba5e-d829ef8f81c7} <Debug> TCPHandler: Processed in 0.002289433 sec. | ||
19871 | 2025.01.28 08:42:17.128046 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19872 | 2025.01.28 08:42:17.128348 [ 4 ] {03923a8f-2950-4818-adc7-86a371b03455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19873 | 2025.01.28 08:42:17.128465 [ 4 ] {03923a8f-2950-4818-adc7-86a371b03455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19874 | 2025.01.28 08:42:17.129252 [ 4 ] {03923a8f-2950-4818-adc7-86a371b03455} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19875 | 2025.01.28 08:42:17.129301 [ 4 ] {03923a8f-2950-4818-adc7-86a371b03455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19876 | 2025.01.28 08:42:17.129741 [ 4 ] {03923a8f-2950-4818-adc7-86a371b03455} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
19877 | 2025.01.28 08:42:17.130007 [ 4 ] {03923a8f-2950-4818-adc7-86a371b03455} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19878 | 2025.01.28 08:42:17.130254 [ 4 ] {03923a8f-2950-4818-adc7-86a371b03455} <Debug> executeQuery: Read 68 rows, 5.43 KiB in 0.001989 sec., 34188.03418803419 rows/sec., 2.67 MiB/sec. | ||
19879 | 2025.01.28 08:42:17.130326 [ 4 ] {03923a8f-2950-4818-adc7-86a371b03455} <Debug> TCPHandler: Processed in 0.002470585 sec. | ||
19880 | 2025.01.28 08:42:17.130483 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19881 | 2025.01.28 08:42:17.130629 [ 258 ] {77dde32c-2a31-40b1-bd70-275969608279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19882 | 2025.01.28 08:42:17.130692 [ 258 ] {77dde32c-2a31-40b1-bd70-275969608279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19883 | 2025.01.28 08:42:17.131387 [ 258 ] {77dde32c-2a31-40b1-bd70-275969608279} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19884 | 2025.01.28 08:42:17.131433 [ 258 ] {77dde32c-2a31-40b1-bd70-275969608279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19885 | 2025.01.28 08:42:17.131804 [ 258 ] {77dde32c-2a31-40b1-bd70-275969608279} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
19886 | 2025.01.28 08:42:17.132054 [ 258 ] {77dde32c-2a31-40b1-bd70-275969608279} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19887 | 2025.01.28 08:42:17.132231 [ 258 ] {77dde32c-2a31-40b1-bd70-275969608279} <Debug> executeQuery: Read 6 rows, 436.00 B in 0.001638 sec., 3663.0036630036634 rows/sec., 259.94 KiB/sec. | ||
19888 | 2025.01.28 08:42:17.132288 [ 258 ] {77dde32c-2a31-40b1-bd70-275969608279} <Debug> TCPHandler: Processed in 0.001877977 sec. | ||
19889 | 2025.01.28 08:42:17.132432 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19890 | 2025.01.28 08:42:17.132578 [ 4 ] {243017bf-d648-41b7-b760-e95fa17381f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19891 | 2025.01.28 08:42:17.132640 [ 4 ] {243017bf-d648-41b7-b760-e95fa17381f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19892 | 2025.01.28 08:42:17.133373 [ 4 ] {243017bf-d648-41b7-b760-e95fa17381f9} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19893 | 2025.01.28 08:42:17.133418 [ 4 ] {243017bf-d648-41b7-b760-e95fa17381f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19894 | 2025.01.28 08:42:17.133794 [ 4 ] {243017bf-d648-41b7-b760-e95fa17381f9} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
19895 | 2025.01.28 08:42:17.134037 [ 4 ] {243017bf-d648-41b7-b760-e95fa17381f9} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19896 | 2025.01.28 08:42:17.134249 [ 4 ] {243017bf-d648-41b7-b760-e95fa17381f9} <Debug> executeQuery: Read 82 rows, 6.42 KiB in 0.001706 sec., 48065.65064478312 rows/sec., 3.67 MiB/sec. | ||
19897 | 2025.01.28 08:42:17.134307 [ 4 ] {243017bf-d648-41b7-b760-e95fa17381f9} <Debug> TCPHandler: Processed in 0.001942768 sec. | ||
19898 | 2025.01.28 08:42:17.134445 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19899 | 2025.01.28 08:42:17.134588 [ 258 ] {b7503edb-74d5-48e8-b1ce-cc0c9b8402c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19900 | 2025.01.28 08:42:17.134653 [ 258 ] {b7503edb-74d5-48e8-b1ce-cc0c9b8402c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19901 | 2025.01.28 08:42:17.135329 [ 258 ] {b7503edb-74d5-48e8-b1ce-cc0c9b8402c1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19902 | 2025.01.28 08:42:17.135374 [ 258 ] {b7503edb-74d5-48e8-b1ce-cc0c9b8402c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19903 | 2025.01.28 08:42:17.135795 [ 258 ] {b7503edb-74d5-48e8-b1ce-cc0c9b8402c1} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
19904 | 2025.01.28 08:42:17.136044 [ 258 ] {b7503edb-74d5-48e8-b1ce-cc0c9b8402c1} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19905 | 2025.01.28 08:42:17.136234 [ 258 ] {b7503edb-74d5-48e8-b1ce-cc0c9b8402c1} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001676 sec., 96658.71121718377 rows/sec., 6.72 MiB/sec. | ||
19906 | 2025.01.28 08:42:17.136324 [ 258 ] {b7503edb-74d5-48e8-b1ce-cc0c9b8402c1} <Debug> TCPHandler: Processed in 0.001942018 sec. | ||
19907 | 2025.01.28 08:42:17.136553 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19908 | 2025.01.28 08:42:17.136900 [ 4 ] {88983eb6-f94f-4799-8afc-092d746374ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19909 | 2025.01.28 08:42:17.137053 [ 4 ] {88983eb6-f94f-4799-8afc-092d746374ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19910 | 2025.01.28 08:42:17.138391 [ 4 ] {88983eb6-f94f-4799-8afc-092d746374ac} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19911 | 2025.01.28 08:42:17.138432 [ 4 ] {88983eb6-f94f-4799-8afc-092d746374ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19912 | 2025.01.28 08:42:17.139079 [ 4 ] {88983eb6-f94f-4799-8afc-092d746374ac} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
19913 | 2025.01.28 08:42:17.139355 [ 4 ] {88983eb6-f94f-4799-8afc-092d746374ac} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19914 | 2025.01.28 08:42:17.139623 [ 4 ] {88983eb6-f94f-4799-8afc-092d746374ac} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00282 sec., 1418.4397163120568 rows/sec., 2.54 MiB/sec. | ||
19915 | 2025.01.28 08:42:17.139742 [ 4 ] {88983eb6-f94f-4799-8afc-092d746374ac} <Debug> TCPHandler: Processed in 0.003333387 sec. | ||
19916 | 2025.01.28 08:42:17.139888 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19917 | 2025.01.28 08:42:17.140031 [ 258 ] {e572fe76-74f6-45a9-a02f-dbc459b6b545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19918 | 2025.01.28 08:42:17.140092 [ 258 ] {e572fe76-74f6-45a9-a02f-dbc459b6b545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19919 | 2025.01.28 08:42:17.140628 [ 258 ] {e572fe76-74f6-45a9-a02f-dbc459b6b545} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19920 | 2025.01.28 08:42:17.140666 [ 258 ] {e572fe76-74f6-45a9-a02f-dbc459b6b545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19921 | 2025.01.28 08:42:17.141046 [ 258 ] {e572fe76-74f6-45a9-a02f-dbc459b6b545} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
19922 | 2025.01.28 08:42:17.141283 [ 258 ] {e572fe76-74f6-45a9-a02f-dbc459b6b545} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19923 | 2025.01.28 08:42:17.141477 [ 258 ] {e572fe76-74f6-45a9-a02f-dbc459b6b545} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
19924 | 2025.01.28 08:42:17.141574 [ 258 ] {e572fe76-74f6-45a9-a02f-dbc459b6b545} <Debug> TCPHandler: Processed in 0.001753625 sec. | ||
19925 | 2025.01.28 08:42:18.127557 [ 220 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19926 | 2025.01.28 08:42:18.127656 [ 220 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19927 | 2025.01.28 08:42:18.129972 [ 220 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19928 | 2025.01.28 08:42:18.167681 [ 222 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
19929 | 2025.01.28 08:42:18.167744 [ 222 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
19930 | 2025.01.28 08:42:18.169833 [ 222 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
19931 | 2025.01.28 08:42:18.246392 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19932 | 2025.01.28 08:42:18.246597 [ 258 ] {4d84426f-be53-4912-933b-2d8702f8e0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
19933 | 2025.01.28 08:42:18.246674 [ 258 ] {4d84426f-be53-4912-933b-2d8702f8e0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
19934 | 2025.01.28 08:42:18.247427 [ 258 ] {4d84426f-be53-4912-933b-2d8702f8e0d7} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19935 | 2025.01.28 08:42:18.247481 [ 258 ] {4d84426f-be53-4912-933b-2d8702f8e0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19936 | 2025.01.28 08:42:18.247924 [ 258 ] {4d84426f-be53-4912-933b-2d8702f8e0d7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
19937 | 2025.01.28 08:42:18.248193 [ 258 ] {4d84426f-be53-4912-933b-2d8702f8e0d7} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19938 | 2025.01.28 08:42:18.248399 [ 113 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
19939 | 2025.01.28 08:42:18.248450 [ 258 ] {4d84426f-be53-4912-933b-2d8702f8e0d7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
19940 | 2025.01.28 08:42:18.248483 [ 113 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19941 | 2025.01.28 08:42:18.248574 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19942 | 2025.01.28 08:42:18.248589 [ 258 ] {4d84426f-be53-4912-933b-2d8702f8e0d7} <Debug> TCPHandler: Processed in 0.002335453 sec. | ||
19943 | 2025.01.28 08:42:18.248850 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
19944 | 2025.01.28 08:42:18.248933 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19945 | 2025.01.28 08:42:18.249105 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19946 | 2025.01.28 08:42:18.249180 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 14 rows starting from the beginning of the part | ||
19947 | 2025.01.28 08:42:18.249243 [ 4 ] {a81d4840-5b8c-41fc-9bf9-34b17e2d1eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19948 | 2025.01.28 08:42:18.249380 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
19949 | 2025.01.28 08:42:18.249468 [ 4 ] {a81d4840-5b8c-41fc-9bf9-34b17e2d1eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19950 | 2025.01.28 08:42:18.249710 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part | ||
19951 | 2025.01.28 08:42:18.250067 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
19952 | 2025.01.28 08:42:18.250389 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part | ||
19953 | 2025.01.28 08:42:18.252463 [ 4 ] {a81d4840-5b8c-41fc-9bf9-34b17e2d1eee} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19954 | 2025.01.28 08:42:18.252548 [ 4 ] {a81d4840-5b8c-41fc-9bf9-34b17e2d1eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19955 | 2025.01.28 08:42:18.253310 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004609016 sec., 15187.623562165982 rows/sec., 1.13 MiB/sec. | ||
19956 | 2025.01.28 08:42:18.253564 [ 4 ] {a81d4840-5b8c-41fc-9bf9-34b17e2d1eee} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
19957 | 2025.01.28 08:42:18.253574 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
19958 | 2025.01.28 08:42:18.254089 [ 4 ] {a81d4840-5b8c-41fc-9bf9-34b17e2d1eee} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19959 | 2025.01.28 08:42:18.254196 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19960 | 2025.01.28 08:42:18.254419 [ 194 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_69_17} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
19961 | 2025.01.28 08:42:18.254668 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
19962 | 2025.01.28 08:42:18.254684 [ 4 ] {a81d4840-5b8c-41fc-9bf9-34b17e2d1eee} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.005495 sec., 545.950864422202 rows/sec., 43.19 KiB/sec. | ||
19963 | 2025.01.28 08:42:18.254941 [ 4 ] {a81d4840-5b8c-41fc-9bf9-34b17e2d1eee} <Debug> TCPHandler: Processed in 0.006230489 sec. | ||
19964 | 2025.01.28 08:42:18.255169 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19965 | 2025.01.28 08:42:18.255299 [ 258 ] {66066484-e468-4291-8f09-6afd5ec34043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19966 | 2025.01.28 08:42:18.255356 [ 258 ] {66066484-e468-4291-8f09-6afd5ec34043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19967 | 2025.01.28 08:42:18.256541 [ 258 ] {66066484-e468-4291-8f09-6afd5ec34043} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19968 | 2025.01.28 08:42:18.256584 [ 258 ] {66066484-e468-4291-8f09-6afd5ec34043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19969 | 2025.01.28 08:42:18.257078 [ 258 ] {66066484-e468-4291-8f09-6afd5ec34043} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
19970 | 2025.01.28 08:42:18.257330 [ 258 ] {66066484-e468-4291-8f09-6afd5ec34043} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19971 | 2025.01.28 08:42:18.257508 [ 113 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
19972 | 2025.01.28 08:42:18.257564 [ 113 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19973 | 2025.01.28 08:42:18.257578 [ 258 ] {66066484-e468-4291-8f09-6afd5ec34043} <Debug> executeQuery: Read 1456 rows, 124.70 KiB in 0.002298 sec., 633594.4299390775 rows/sec., 52.99 MiB/sec. | ||
19974 | 2025.01.28 08:42:18.257602 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19975 | 2025.01.28 08:42:18.257770 [ 258 ] {66066484-e468-4291-8f09-6afd5ec34043} <Debug> TCPHandler: Processed in 0.002719999 sec. | ||
19976 | 2025.01.28 08:42:18.257994 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19977 | 2025.01.28 08:42:18.257998 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
19978 | 2025.01.28 08:42:18.258327 [ 4 ] {414861ac-7748-4c29-9e17-35007f9af3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19979 | 2025.01.28 08:42:18.258501 [ 4 ] {414861ac-7748-4c29-9e17-35007f9af3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19980 | 2025.01.28 08:42:18.258620 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19981 | 2025.01.28 08:42:18.258767 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1455 rows starting from the beginning of the part | ||
19982 | 2025.01.28 08:42:18.259421 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 305 rows starting from the beginning of the part | ||
19983 | 2025.01.28 08:42:18.259938 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 69 rows starting from the beginning of the part | ||
19984 | 2025.01.28 08:42:18.260550 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 313 rows starting from the beginning of the part | ||
19985 | 2025.01.28 08:42:18.261161 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 68 rows starting from the beginning of the part | ||
19986 | 2025.01.28 08:42:18.261762 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1456 rows starting from the beginning of the part | ||
19987 | 2025.01.28 08:42:18.262691 [ 4 ] {414861ac-7748-4c29-9e17-35007f9af3fd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19988 | 2025.01.28 08:42:18.262737 [ 4 ] {414861ac-7748-4c29-9e17-35007f9af3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
19989 | 2025.01.28 08:42:18.263233 [ 4 ] {414861ac-7748-4c29-9e17-35007f9af3fd} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
19990 | 2025.01.28 08:42:18.263543 [ 4 ] {414861ac-7748-4c29-9e17-35007f9af3fd} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19991 | 2025.01.28 08:42:18.263820 [ 4 ] {414861ac-7748-4c29-9e17-35007f9af3fd} <Debug> executeQuery: Read 65 rows, 4.79 KiB in 0.005632 sec., 11541.193181818182 rows/sec., 851.20 KiB/sec. | ||
19992 | 2025.01.28 08:42:18.263900 [ 4 ] {414861ac-7748-4c29-9e17-35007f9af3fd} <Debug> TCPHandler: Processed in 0.006011666 sec. | ||
19993 | 2025.01.28 08:42:18.264084 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19994 | 2025.01.28 08:42:18.264216 [ 258 ] {8420b0a8-0084-4fb0-b89b-51496bbbd852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19995 | 2025.01.28 08:42:18.264339 [ 258 ] {8420b0a8-0084-4fb0-b89b-51496bbbd852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19996 | 2025.01.28 08:42:18.264815 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3666 rows, containing 5 columns (5 merged, 0 gathered) in 0.007068371 sec., 518648.4976524294 rows/sec., 45.65 MiB/sec. | ||
19997 | 2025.01.28 08:42:18.265113 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
19998 | 2025.01.28 08:42:18.265584 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19999 | 2025.01.28 08:42:18.265795 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_161_32} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
20000 | 2025.01.28 08:42:18.265930 [ 258 ] {8420b0a8-0084-4fb0-b89b-51496bbbd852} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20001 | 2025.01.28 08:42:18.265939 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
20002 | 2025.01.28 08:42:18.266004 [ 258 ] {8420b0a8-0084-4fb0-b89b-51496bbbd852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20003 | 2025.01.28 08:42:18.266408 [ 258 ] {8420b0a8-0084-4fb0-b89b-51496bbbd852} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
20004 | 2025.01.28 08:42:18.266649 [ 258 ] {8420b0a8-0084-4fb0-b89b-51496bbbd852} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20005 | 2025.01.28 08:42:18.266921 [ 258 ] {8420b0a8-0084-4fb0-b89b-51496bbbd852} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002725 sec., 88807.33944954128 rows/sec., 6.02 MiB/sec. | ||
20006 | 2025.01.28 08:42:18.267074 [ 258 ] {8420b0a8-0084-4fb0-b89b-51496bbbd852} <Debug> TCPHandler: Processed in 0.003053634 sec. | ||
20007 | 2025.01.28 08:42:18.267321 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20008 | 2025.01.28 08:42:18.267480 [ 4 ] {028329db-0263-4457-9137-9d2e3b6dd11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20009 | 2025.01.28 08:42:18.267539 [ 4 ] {028329db-0263-4457-9137-9d2e3b6dd11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20010 | 2025.01.28 08:42:18.268221 [ 4 ] {028329db-0263-4457-9137-9d2e3b6dd11d} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20011 | 2025.01.28 08:42:18.268269 [ 4 ] {028329db-0263-4457-9137-9d2e3b6dd11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20012 | 2025.01.28 08:42:18.268656 [ 4 ] {028329db-0263-4457-9137-9d2e3b6dd11d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
20013 | 2025.01.28 08:42:18.268890 [ 4 ] {028329db-0263-4457-9137-9d2e3b6dd11d} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20014 | 2025.01.28 08:42:18.269065 [ 113 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
20015 | 2025.01.28 08:42:18.269131 [ 113 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20016 | 2025.01.28 08:42:18.269137 [ 4 ] {028329db-0263-4457-9137-9d2e3b6dd11d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00168 sec., 7738.095238095238 rows/sec., 482.47 KiB/sec. | ||
20017 | 2025.01.28 08:42:18.269168 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20018 | 2025.01.28 08:42:18.269321 [ 4 ] {028329db-0263-4457-9137-9d2e3b6dd11d} <Debug> TCPHandler: Processed in 0.0021162 sec. | ||
20019 | 2025.01.28 08:42:18.269377 [ 217 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20020 | 2025.01.28 08:42:18.269488 [ 217 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20021 | 2025.01.28 08:42:18.269601 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
20022 | 2025.01.28 08:42:18.269626 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20023 | 2025.01.28 08:42:18.269995 [ 258 ] {9e880673-f23e-4fbb-ba78-b39f99ebbe64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20024 | 2025.01.28 08:42:18.270131 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20025 | 2025.01.28 08:42:18.270181 [ 258 ] {9e880673-f23e-4fbb-ba78-b39f99ebbe64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20026 | 2025.01.28 08:42:18.270205 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 13 rows starting from the beginning of the part | ||
20027 | 2025.01.28 08:42:18.270506 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part | ||
20028 | 2025.01.28 08:42:18.270930 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part | ||
20029 | 2025.01.28 08:42:18.271528 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part | ||
20030 | 2025.01.28 08:42:18.272036 [ 191 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part | ||
20031 | 2025.01.28 08:42:18.274907 [ 258 ] {9e880673-f23e-4fbb-ba78-b39f99ebbe64} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20032 | 2025.01.28 08:42:18.274982 [ 258 ] {9e880673-f23e-4fbb-ba78-b39f99ebbe64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20033 | 2025.01.28 08:42:18.275999 [ 201 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006691366 sec., 9714.010562267855 rows/sec., 643.61 KiB/sec. | ||
20034 | 2025.01.28 08:42:18.276247 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
20035 | 2025.01.28 08:42:18.276360 [ 258 ] {9e880673-f23e-4fbb-ba78-b39f99ebbe64} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
20036 | 2025.01.28 08:42:18.276766 [ 217 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
20037 | 2025.01.28 08:42:18.277143 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20038 | 2025.01.28 08:42:18.277186 [ 258 ] {9e880673-f23e-4fbb-ba78-b39f99ebbe64} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20039 | 2025.01.28 08:42:18.277341 [ 200 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_69_17} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
20040 | 2025.01.28 08:42:18.277556 [ 113 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
20041 | 2025.01.28 08:42:18.277663 [ 113 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20042 | 2025.01.28 08:42:18.277756 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20043 | 2025.01.28 08:42:18.278126 [ 258 ] {9e880673-f23e-4fbb-ba78-b39f99ebbe64} <Debug> executeQuery: Read 911 rows, 67.75 KiB in 0.008216 sec., 110881.20740019475 rows/sec., 8.05 MiB/sec. | ||
20044 | 2025.01.28 08:42:18.278474 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
20045 | 2025.01.28 08:42:18.278861 [ 258 ] {9e880673-f23e-4fbb-ba78-b39f99ebbe64} <Debug> TCPHandler: Processed in 0.009394735 sec. | ||
20046 | 2025.01.28 08:42:18.279432 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20047 | 2025.01.28 08:42:18.279456 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20048 | 2025.01.28 08:42:18.279471 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
20049 | 2025.01.28 08:42:18.279686 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 928 rows starting from the beginning of the part | ||
20050 | 2025.01.28 08:42:18.280006 [ 4 ] {a89f95df-3e5d-4808-8f7e-fe8e93e06e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20051 | 2025.01.28 08:42:18.280265 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 439 rows starting from the beginning of the part | ||
20052 | 2025.01.28 08:42:18.280312 [ 4 ] {a89f95df-3e5d-4808-8f7e-fe8e93e06e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20053 | 2025.01.28 08:42:18.280821 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 84 rows starting from the beginning of the part | ||
20054 | 2025.01.28 08:42:18.281491 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 443 rows starting from the beginning of the part | ||
20055 | 2025.01.28 08:42:18.282055 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 82 rows starting from the beginning of the part | ||
20056 | 2025.01.28 08:42:18.282613 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 911 rows starting from the beginning of the part | ||
20057 | 2025.01.28 08:42:18.283744 [ 4 ] {a89f95df-3e5d-4808-8f7e-fe8e93e06e37} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20058 | 2025.01.28 08:42:18.283822 [ 4 ] {a89f95df-3e5d-4808-8f7e-fe8e93e06e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20059 | 2025.01.28 08:42:18.284803 [ 4 ] {a89f95df-3e5d-4808-8f7e-fe8e93e06e37} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
20060 | 2025.01.28 08:42:18.285311 [ 4 ] {a89f95df-3e5d-4808-8f7e-fe8e93e06e37} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20061 | 2025.01.28 08:42:18.285577 [ 4 ] {a89f95df-3e5d-4808-8f7e-fe8e93e06e37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005773 sec., 1039.3209769617183 rows/sec., 54.30 KiB/sec. | ||
20062 | 2025.01.28 08:42:18.285635 [ 4 ] {a89f95df-3e5d-4808-8f7e-fe8e93e06e37} <Debug> TCPHandler: Processed in 0.006585614 sec. | ||
20063 | 2025.01.28 08:42:18.285997 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20064 | 2025.01.28 08:42:18.286096 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2887 rows, containing 5 columns (5 merged, 0 gathered) in 0.008140816 sec., 354632.7542595238 rows/sec., 27.11 MiB/sec. | ||
20065 | 2025.01.28 08:42:18.286264 [ 258 ] {a41fb9ac-a20c-46c5-a097-8fe213a739e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20066 | 2025.01.28 08:42:18.286375 [ 258 ] {a41fb9ac-a20c-46c5-a097-8fe213a739e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20067 | 2025.01.28 08:42:18.286505 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
20068 | 2025.01.28 08:42:18.286968 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20069 | 2025.01.28 08:42:18.287080 [ 195 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_161_32} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
20070 | 2025.01.28 08:42:18.287200 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
20071 | 2025.01.28 08:42:18.287496 [ 258 ] {a41fb9ac-a20c-46c5-a097-8fe213a739e6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20072 | 2025.01.28 08:42:18.287535 [ 258 ] {a41fb9ac-a20c-46c5-a097-8fe213a739e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20073 | 2025.01.28 08:42:18.288009 [ 258 ] {a41fb9ac-a20c-46c5-a097-8fe213a739e6} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
20074 | 2025.01.28 08:42:18.288245 [ 258 ] {a41fb9ac-a20c-46c5-a097-8fe213a739e6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20075 | 2025.01.28 08:42:18.288477 [ 258 ] {a41fb9ac-a20c-46c5-a097-8fe213a739e6} <Debug> executeQuery: Read 989 rows, 67.38 KiB in 0.002278 sec., 434152.76558384544 rows/sec., 28.89 MiB/sec. | ||
20076 | 2025.01.28 08:42:18.288550 [ 258 ] {a41fb9ac-a20c-46c5-a097-8fe213a739e6} <Debug> TCPHandler: Processed in 0.00279554 sec. | ||
20077 | 2025.01.28 08:42:18.288769 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20078 | 2025.01.28 08:42:18.289018 [ 4 ] {10210f82-0484-42ac-bfd6-cb1df4037fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20079 | 2025.01.28 08:42:18.289081 [ 4 ] {10210f82-0484-42ac-bfd6-cb1df4037fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20080 | 2025.01.28 08:42:18.289606 [ 4 ] {10210f82-0484-42ac-bfd6-cb1df4037fbb} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20081 | 2025.01.28 08:42:18.289646 [ 4 ] {10210f82-0484-42ac-bfd6-cb1df4037fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20082 | 2025.01.28 08:42:18.290025 [ 4 ] {10210f82-0484-42ac-bfd6-cb1df4037fbb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
20083 | 2025.01.28 08:42:18.290281 [ 4 ] {10210f82-0484-42ac-bfd6-cb1df4037fbb} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20084 | 2025.01.28 08:42:18.290485 [ 4 ] {10210f82-0484-42ac-bfd6-cb1df4037fbb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001515 sec., 660.06600660066 rows/sec., 44.48 KiB/sec. | ||
20085 | 2025.01.28 08:42:18.290581 [ 4 ] {10210f82-0484-42ac-bfd6-cb1df4037fbb} <Debug> TCPHandler: Processed in 0.001935998 sec. | ||
20086 | 2025.01.28 08:42:18.290826 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20087 | 2025.01.28 08:42:18.290993 [ 258 ] {fd818d27-9cde-4bb5-8421-e0f6dfaa6c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20088 | 2025.01.28 08:42:18.291079 [ 258 ] {fd818d27-9cde-4bb5-8421-e0f6dfaa6c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
20089 | 2025.01.28 08:42:18.292326 [ 258 ] {fd818d27-9cde-4bb5-8421-e0f6dfaa6c03} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20090 | 2025.01.28 08:42:18.292367 [ 258 ] {fd818d27-9cde-4bb5-8421-e0f6dfaa6c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20091 | 2025.01.28 08:42:18.293086 [ 258 ] {fd818d27-9cde-4bb5-8421-e0f6dfaa6c03} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
20092 | 2025.01.28 08:42:18.293344 [ 258 ] {fd818d27-9cde-4bb5-8421-e0f6dfaa6c03} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20093 | 2025.01.28 08:42:18.293618 [ 258 ] {fd818d27-9cde-4bb5-8421-e0f6dfaa6c03} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.00265 sec., 20754.716981132075 rows/sec., 37.19 MiB/sec. | ||
20094 | 2025.01.28 08:42:18.293629 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
20095 | 2025.01.28 08:42:18.293692 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
20096 | 2025.01.28 08:42:18.293922 [ 258 ] {fd818d27-9cde-4bb5-8421-e0f6dfaa6c03} <Debug> TCPHandler: Processed in 0.003234357 sec. | ||
20097 | 2025.01.28 08:42:18.294102 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20098 | 2025.01.28 08:42:18.294232 [ 4 ] {3d285e99-7188-478e-aca7-439b48a633fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
20099 | 2025.01.28 08:42:18.294303 [ 4 ] {3d285e99-7188-478e-aca7-439b48a633fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
20100 | 2025.01.28 08:42:18.294971 [ 4 ] {3d285e99-7188-478e-aca7-439b48a633fb} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20101 | 2025.01.28 08:42:18.295009 [ 4 ] {3d285e99-7188-478e-aca7-439b48a633fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20102 | 2025.01.28 08:42:18.295483 [ 4 ] {3d285e99-7188-478e-aca7-439b48a633fb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
20103 | 2025.01.28 08:42:18.295804 [ 4 ] {3d285e99-7188-478e-aca7-439b48a633fb} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20104 | 2025.01.28 08:42:18.296173 [ 4 ] {3d285e99-7188-478e-aca7-439b48a633fb} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001946 sec., 4624.871531346352 rows/sec., 326.69 KiB/sec. | ||
20105 | 2025.01.28 08:42:18.296332 [ 4 ] {3d285e99-7188-478e-aca7-439b48a633fb} <Debug> TCPHandler: Processed in 0.002285142 sec. | ||
20106 | 2025.01.28 08:42:18.296497 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20107 | 2025.01.28 08:42:18.296703 [ 258 ] {adde7fad-d3b2-4be5-b680-02ac10e40957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20108 | 2025.01.28 08:42:18.296800 [ 258 ] {adde7fad-d3b2-4be5-b680-02ac10e40957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20109 | 2025.01.28 08:42:18.296818 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
20110 | 2025.01.28 08:42:18.298899 [ 258 ] {adde7fad-d3b2-4be5-b680-02ac10e40957} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20111 | 2025.01.28 08:42:18.298981 [ 258 ] {adde7fad-d3b2-4be5-b680-02ac10e40957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20112 | 2025.01.28 08:42:18.299394 [ 258 ] {adde7fad-d3b2-4be5-b680-02ac10e40957} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
20113 | 2025.01.28 08:42:18.299632 [ 258 ] {adde7fad-d3b2-4be5-b680-02ac10e40957} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20114 | 2025.01.28 08:42:18.299811 [ 112 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
20115 | 2025.01.28 08:42:18.299881 [ 112 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20116 | 2025.01.28 08:42:18.299888 [ 258 ] {adde7fad-d3b2-4be5-b680-02ac10e40957} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.003238 sec., 14206.300185299568 rows/sec., 879.75 KiB/sec. | ||
20117 | 2025.01.28 08:42:18.299919 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20118 | 2025.01.28 08:42:18.300047 [ 258 ] {adde7fad-d3b2-4be5-b680-02ac10e40957} <Debug> TCPHandler: Processed in 0.003615501 sec. | ||
20119 | 2025.01.28 08:42:18.300371 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
20120 | 2025.01.28 08:42:18.300856 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20121 | 2025.01.28 08:42:18.300938 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9438 rows starting from the beginning of the part | ||
20122 | 2025.01.28 08:42:18.301045 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 82 rows starting from the beginning of the part | ||
20123 | 2025.01.28 08:42:18.301288 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
20124 | 2025.01.28 08:42:18.301476 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 82 rows starting from the beginning of the part | ||
20125 | 2025.01.28 08:42:18.301646 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
20126 | 2025.01.28 08:42:18.301793 [ 186 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 46 rows starting from the beginning of the part | ||
20127 | 2025.01.28 08:42:18.304922 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9768 rows, containing 4 columns (4 merged, 0 gathered) in 0.004827849 sec., 2023261.2908978718 rows/sec., 131.84 MiB/sec. | ||
20128 | 2025.01.28 08:42:18.305189 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
20129 | 2025.01.28 08:42:18.305533 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20130 | 2025.01.28 08:42:18.305621 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_161_32} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
20131 | 2025.01.28 08:42:18.305717 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
20132 | 2025.01.28 08:42:19.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.86 MiB, peak 292.93 MiB, free memory in arenas 0.00 B, will set to 273.77 MiB (RSS), difference: -1.08 MiB | ||
20133 | 2025.01.28 08:42:19.021303 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 | ||
20134 | 2025.01.28 08:42:19.022296 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20135 | 2025.01.28 08:42:19.022333 [ 225 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
20136 | 2025.01.28 08:42:19.022344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20137 | 2025.01.28 08:42:19.022409 [ 225 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
20138 | 2025.01.28 08:42:19.023246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
20139 | 2025.01.28 08:42:19.023680 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20140 | 2025.01.28 08:42:19.024123 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 | ||
20141 | 2025.01.28 08:42:19.025398 [ 225 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
20142 | 2025.01.28 08:42:20.511552 [ 221 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
20143 | 2025.01.28 08:42:20.511610 [ 221 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
20144 | 2025.01.28 08:42:20.513674 [ 221 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
20145 | 2025.01.28 08:42:21.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.77 MiB, peak 292.93 MiB, free memory in arenas 0.00 B, will set to 273.77 MiB (RSS), difference: 4.00 MiB | ||
20146 | 2025.01.28 08:42:22.121643 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20147 | 2025.01.28 08:42:22.121859 [ 258 ] {2963da8b-e3f3-46fb-bcdb-2347dcc11f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20148 | 2025.01.28 08:42:22.121939 [ 258 ] {2963da8b-e3f3-46fb-bcdb-2347dcc11f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20149 | 2025.01.28 08:42:22.122796 [ 258 ] {2963da8b-e3f3-46fb-bcdb-2347dcc11f76} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20150 | 2025.01.28 08:42:22.122845 [ 258 ] {2963da8b-e3f3-46fb-bcdb-2347dcc11f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20151 | 2025.01.28 08:42:22.123304 [ 258 ] {2963da8b-e3f3-46fb-bcdb-2347dcc11f76} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
20152 | 2025.01.28 08:42:22.123555 [ 258 ] {2963da8b-e3f3-46fb-bcdb-2347dcc11f76} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20153 | 2025.01.28 08:42:22.123778 [ 258 ] {2963da8b-e3f3-46fb-bcdb-2347dcc11f76} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001964 sec., 28513.238289205703 rows/sec., 2.18 MiB/sec. | ||
20154 | 2025.01.28 08:42:22.123844 [ 258 ] {2963da8b-e3f3-46fb-bcdb-2347dcc11f76} <Debug> TCPHandler: Processed in 0.002343093 sec. | ||
20155 | 2025.01.28 08:42:22.124157 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20156 | 2025.01.28 08:42:22.124414 [ 4 ] {27bc2d7b-4f7e-4579-9fab-713fd48d17c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20157 | 2025.01.28 08:42:22.124499 [ 4 ] {27bc2d7b-4f7e-4579-9fab-713fd48d17c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20158 | 2025.01.28 08:42:22.125297 [ 4 ] {27bc2d7b-4f7e-4579-9fab-713fd48d17c0} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20159 | 2025.01.28 08:42:22.125350 [ 4 ] {27bc2d7b-4f7e-4579-9fab-713fd48d17c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20160 | 2025.01.28 08:42:22.125824 [ 4 ] {27bc2d7b-4f7e-4579-9fab-713fd48d17c0} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
20161 | 2025.01.28 08:42:22.126079 [ 4 ] {27bc2d7b-4f7e-4579-9fab-713fd48d17c0} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20162 | 2025.01.28 08:42:22.126324 [ 4 ] {27bc2d7b-4f7e-4579-9fab-713fd48d17c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001967 sec., 32536.85815963396 rows/sec., 2.54 MiB/sec. | ||
20163 | 2025.01.28 08:42:22.126417 [ 4 ] {27bc2d7b-4f7e-4579-9fab-713fd48d17c0} <Debug> TCPHandler: Processed in 0.002433205 sec. | ||
20164 | 2025.01.28 08:42:22.126680 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20165 | 2025.01.28 08:42:22.126967 [ 258 ] {0552a483-27e1-4437-9d99-49c42affd9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20166 | 2025.01.28 08:42:22.127123 [ 258 ] {0552a483-27e1-4437-9d99-49c42affd9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20167 | 2025.01.28 08:42:22.127754 [ 258 ] {0552a483-27e1-4437-9d99-49c42affd9be} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20168 | 2025.01.28 08:42:22.127791 [ 258 ] {0552a483-27e1-4437-9d99-49c42affd9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20169 | 2025.01.28 08:42:22.128240 [ 258 ] {0552a483-27e1-4437-9d99-49c42affd9be} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
20170 | 2025.01.28 08:42:22.128472 [ 258 ] {0552a483-27e1-4437-9d99-49c42affd9be} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20171 | 2025.01.28 08:42:22.128622 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 5 parts from all_1_157_32 to all_161_161_0 | ||
20172 | 2025.01.28 08:42:22.128644 [ 258 ] {0552a483-27e1-4437-9d99-49c42affd9be} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001789 sec., 53661.26327557294 rows/sec., 3.74 MiB/sec. | ||
20173 | 2025.01.28 08:42:22.128672 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20174 | 2025.01.28 08:42:22.128721 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20175 | 2025.01.28 08:42:22.128730 [ 258 ] {0552a483-27e1-4437-9d99-49c42affd9be} <Debug> TCPHandler: Processed in 0.002188422 sec. | ||
20176 | 2025.01.28 08:42:22.129015 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_157_32 to all_161_161_0 into Compact with storage Full | ||
20177 | 2025.01.28 08:42:22.129019 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20178 | 2025.01.28 08:42:22.129542 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20179 | 2025.01.28 08:42:22.129583 [ 4 ] {7f1f86f5-4223-4257-9a66-1e9c47ce8b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20180 | 2025.01.28 08:42:22.129673 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_157_32, total 46632 rows starting from the beginning of the part | ||
20181 | 2025.01.28 08:42:22.129874 [ 4 ] {7f1f86f5-4223-4257-9a66-1e9c47ce8b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20182 | 2025.01.28 08:42:22.130298 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 163 rows starting from the beginning of the part | ||
20183 | 2025.01.28 08:42:22.130919 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 238 rows starting from the beginning of the part | ||
20184 | 2025.01.28 08:42:22.131674 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 162 rows starting from the beginning of the part | ||
20185 | 2025.01.28 08:42:22.132300 [ 189 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 989 rows starting from the beginning of the part | ||
20186 | 2025.01.28 08:42:22.133403 [ 4 ] {7f1f86f5-4223-4257-9a66-1e9c47ce8b7b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20187 | 2025.01.28 08:42:22.133479 [ 4 ] {7f1f86f5-4223-4257-9a66-1e9c47ce8b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20188 | 2025.01.28 08:42:22.134184 [ 4 ] {7f1f86f5-4223-4257-9a66-1e9c47ce8b7b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
20189 | 2025.01.28 08:42:22.134506 [ 4 ] {7f1f86f5-4223-4257-9a66-1e9c47ce8b7b} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20190 | 2025.01.28 08:42:22.135076 [ 4 ] {7f1f86f5-4223-4257-9a66-1e9c47ce8b7b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.005697 sec., 6319.11532385466 rows/sec., 436.08 KiB/sec. | ||
20191 | 2025.01.28 08:42:22.135224 [ 4 ] {7f1f86f5-4223-4257-9a66-1e9c47ce8b7b} <Debug> TCPHandler: Processed in 0.006387332 sec. | ||
20192 | 2025.01.28 08:42:22.142542 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48184 rows, containing 5 columns (5 merged, 0 gathered) in 0.013705436 sec., 3515685.309099251 rows/sec., 237.34 MiB/sec. | ||
20193 | 2025.01.28 08:42:22.143355 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Trace> MergedBlockOutputStream: filled checksums all_1_161_33 (state Temporary) | ||
20194 | 2025.01.28 08:42:22.143736 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_161_33 to all_1_161_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20195 | 2025.01.28 08:42:22.143833 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_161_33} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 5 parts: [all_1_157_32, all_161_161_0] -> all_1_161_33 | ||
20196 | 2025.01.28 08:42:22.143945 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
20197 | 2025.01.28 08:42:22.297103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 | ||
20198 | 2025.01.28 08:42:22.321317 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20199 | 2025.01.28 08:42:22.321367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20200 | 2025.01.28 08:42:22.329024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
20201 | 2025.01.28 08:42:22.329813 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20202 | 2025.01.28 08:42:22.332841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
20203 | 2025.01.28 08:42:26.288878 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
20204 | 2025.01.28 08:42:26.288976 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
20205 | 2025.01.28 08:42:26.524286 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 | ||
20206 | 2025.01.28 08:42:26.524969 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20207 | 2025.01.28 08:42:26.525015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20208 | 2025.01.28 08:42:26.525551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
20209 | 2025.01.28 08:42:26.525804 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20210 | 2025.01.28 08:42:26.526034 [ 101 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
20211 | 2025.01.28 08:42:26.526073 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 | ||
20212 | 2025.01.28 08:42:26.526124 [ 101 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20213 | 2025.01.28 08:42:26.526158 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20214 | 2025.01.28 08:42:26.526290 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
20215 | 2025.01.28 08:42:26.526419 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20216 | 2025.01.28 08:42:26.526458 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part | ||
20217 | 2025.01.28 08:42:26.526534 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part | ||
20218 | 2025.01.28 08:42:26.526760 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part | ||
20219 | 2025.01.28 08:42:26.527042 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part | ||
20220 | 2025.01.28 08:42:26.527235 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part | ||
20221 | 2025.01.28 08:42:26.527434 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part | ||
20222 | 2025.01.28 08:42:26.530734 [ 192 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.004494734 sec., 9785006.187240446 rows/sec., 139.98 MiB/sec. | ||
20223 | 2025.01.28 08:42:26.531080 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
20224 | 2025.01.28 08:42:26.531402 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20225 | 2025.01.28 08:42:26.531489 [ 199 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_96_19} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
20226 | 2025.01.28 08:42:26.531588 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
20227 | 2025.01.28 08:42:26.807090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2814 | ||
20228 | 2025.01.28 08:42:26.810600 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20229 | 2025.01.28 08:42:26.810653 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20230 | 2025.01.28 08:42:26.812197 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
20231 | 2025.01.28 08:42:26.812514 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20232 | 2025.01.28 08:42:26.812741 [ 101 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
20233 | 2025.01.28 08:42:26.812879 [ 101 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20234 | 2025.01.28 08:42:26.812957 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20235 | 2025.01.28 08:42:26.813624 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
20236 | 2025.01.28 08:42:26.814238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2814 | ||
20237 | 2025.01.28 08:42:26.814753 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20238 | 2025.01.28 08:42:26.814957 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2606 rows starting from the beginning of the part | ||
20239 | 2025.01.28 08:42:26.815718 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
20240 | 2025.01.28 08:42:26.816443 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 46 rows starting from the beginning of the part | ||
20241 | 2025.01.28 08:42:26.817153 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
20242 | 2025.01.28 08:42:26.817836 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
20243 | 2025.01.28 08:42:26.818498 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
20244 | 2025.01.28 08:42:26.831704 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2814 rows, containing 72 columns (72 merged, 0 gathered) in 0.018483134 sec., 152246.9079107472 rows/sec., 113.41 MiB/sec. | ||
20245 | 2025.01.28 08:42:26.834423 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
20246 | 2025.01.28 08:42:26.835256 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20247 | 2025.01.28 08:42:26.835342 [ 194 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_71_14} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
20248 | 2025.01.28 08:42:26.835721 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
20249 | 2025.01.28 08:42:27.008588 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.008204567 sec. | ||
20250 | 2025.01.28 08:42:27.125359 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20251 | 2025.01.28 08:42:27.125666 [ 258 ] {8c9ab235-1a86-42ef-a3f7-a3360bac73ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
20252 | 2025.01.28 08:42:27.125771 [ 258 ] {8c9ab235-1a86-42ef-a3f7-a3360bac73ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
20253 | 2025.01.28 08:42:27.126535 [ 258 ] {8c9ab235-1a86-42ef-a3f7-a3360bac73ec} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20254 | 2025.01.28 08:42:27.126587 [ 258 ] {8c9ab235-1a86-42ef-a3f7-a3360bac73ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20255 | 2025.01.28 08:42:27.127035 [ 258 ] {8c9ab235-1a86-42ef-a3f7-a3360bac73ec} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
20256 | 2025.01.28 08:42:27.127299 [ 258 ] {8c9ab235-1a86-42ef-a3f7-a3360bac73ec} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20257 | 2025.01.28 08:42:27.127505 [ 101 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 6 parts from all_1_41_10 to all_46_46_0 | ||
20258 | 2025.01.28 08:42:27.127579 [ 258 ] {8c9ab235-1a86-42ef-a3f7-a3360bac73ec} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001996 sec., 1002.0040080160321 rows/sec., 74.37 KiB/sec. | ||
20259 | 2025.01.28 08:42:27.127599 [ 101 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20260 | 2025.01.28 08:42:27.127673 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20261 | 2025.01.28 08:42:27.127738 [ 258 ] {8c9ab235-1a86-42ef-a3f7-a3360bac73ec} <Debug> TCPHandler: Processed in 0.002573787 sec. | ||
20262 | 2025.01.28 08:42:27.128066 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_10 to all_46_46_0 into Compact with storage Full | ||
20263 | 2025.01.28 08:42:27.128250 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20264 | 2025.01.28 08:42:27.128627 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20265 | 2025.01.28 08:42:27.128832 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 18 rows starting from the beginning of the part | ||
20266 | 2025.01.28 08:42:27.128897 [ 4 ] {252d5b8f-daa0-4070-b29a-d67462c6b5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20267 | 2025.01.28 08:42:27.129238 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
20268 | 2025.01.28 08:42:27.129262 [ 4 ] {252d5b8f-daa0-4070-b29a-d67462c6b5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20269 | 2025.01.28 08:42:27.129642 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
20270 | 2025.01.28 08:42:27.129936 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
20271 | 2025.01.28 08:42:27.130187 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part | ||
20272 | 2025.01.28 08:42:27.130512 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
20273 | 2025.01.28 08:42:27.132445 [ 4 ] {252d5b8f-daa0-4070-b29a-d67462c6b5ea} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20274 | 2025.01.28 08:42:27.132536 [ 4 ] {252d5b8f-daa0-4070-b29a-d67462c6b5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20275 | 2025.01.28 08:42:27.133383 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00558776 sec., 5368.877689807723 rows/sec., 448.28 KiB/sec. | ||
20276 | 2025.01.28 08:42:27.133619 [ 199 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
20277 | 2025.01.28 08:42:27.133706 [ 4 ] {252d5b8f-daa0-4070-b29a-d67462c6b5ea} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
20278 | 2025.01.28 08:42:27.134147 [ 195 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20279 | 2025.01.28 08:42:27.134241 [ 4 ] {252d5b8f-daa0-4070-b29a-d67462c6b5ea} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20280 | 2025.01.28 08:42:27.134362 [ 195 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_46_11} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 6 parts: [all_1_41_10, all_46_46_0] -> all_1_46_11 | ||
20281 | 2025.01.28 08:42:27.134577 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
20282 | 2025.01.28 08:42:27.134690 [ 4 ] {252d5b8f-daa0-4070-b29a-d67462c6b5ea} <Debug> executeQuery: Read 68 rows, 5.43 KiB in 0.005975 sec., 11380.753138075313 rows/sec., 908.57 KiB/sec. | ||
20283 | 2025.01.28 08:42:27.134770 [ 4 ] {252d5b8f-daa0-4070-b29a-d67462c6b5ea} <Debug> TCPHandler: Processed in 0.006863338 sec. | ||
20284 | 2025.01.28 08:42:27.134928 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20285 | 2025.01.28 08:42:27.135058 [ 258 ] {5bd65328-798a-4e06-b07a-830410b34cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20286 | 2025.01.28 08:42:27.135113 [ 258 ] {5bd65328-798a-4e06-b07a-830410b34cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20287 | 2025.01.28 08:42:27.135725 [ 258 ] {5bd65328-798a-4e06-b07a-830410b34cc6} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20288 | 2025.01.28 08:42:27.135765 [ 258 ] {5bd65328-798a-4e06-b07a-830410b34cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20289 | 2025.01.28 08:42:27.136135 [ 258 ] {5bd65328-798a-4e06-b07a-830410b34cc6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
20290 | 2025.01.28 08:42:27.136376 [ 258 ] {5bd65328-798a-4e06-b07a-830410b34cc6} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20291 | 2025.01.28 08:42:27.136577 [ 258 ] {5bd65328-798a-4e06-b07a-830410b34cc6} <Debug> executeQuery: Read 6 rows, 436.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 275.05 KiB/sec. | ||
20292 | 2025.01.28 08:42:27.136641 [ 258 ] {5bd65328-798a-4e06-b07a-830410b34cc6} <Debug> TCPHandler: Processed in 0.001772286 sec. | ||
20293 | 2025.01.28 08:42:27.136806 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20294 | 2025.01.28 08:42:27.136952 [ 4 ] {64ba2a71-9f65-4eb5-8420-cfd9f4d5bc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20295 | 2025.01.28 08:42:27.137013 [ 4 ] {64ba2a71-9f65-4eb5-8420-cfd9f4d5bc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20296 | 2025.01.28 08:42:27.137739 [ 4 ] {64ba2a71-9f65-4eb5-8420-cfd9f4d5bc38} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20297 | 2025.01.28 08:42:27.137779 [ 4 ] {64ba2a71-9f65-4eb5-8420-cfd9f4d5bc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20298 | 2025.01.28 08:42:27.138167 [ 4 ] {64ba2a71-9f65-4eb5-8420-cfd9f4d5bc38} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
20299 | 2025.01.28 08:42:27.138409 [ 4 ] {64ba2a71-9f65-4eb5-8420-cfd9f4d5bc38} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20300 | 2025.01.28 08:42:27.138631 [ 4 ] {64ba2a71-9f65-4eb5-8420-cfd9f4d5bc38} <Debug> executeQuery: Read 82 rows, 6.42 KiB in 0.001714 sec., 47841.30688448075 rows/sec., 3.66 MiB/sec. | ||
20301 | 2025.01.28 08:42:27.138690 [ 4 ] {64ba2a71-9f65-4eb5-8420-cfd9f4d5bc38} <Debug> TCPHandler: Processed in 0.001952708 sec. | ||
20302 | 2025.01.28 08:42:27.138839 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20303 | 2025.01.28 08:42:27.138982 [ 258 ] {60cc37cb-ae95-42c4-969e-f04a9a25f35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20304 | 2025.01.28 08:42:27.139046 [ 258 ] {60cc37cb-ae95-42c4-969e-f04a9a25f35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20305 | 2025.01.28 08:42:27.139723 [ 258 ] {60cc37cb-ae95-42c4-969e-f04a9a25f35c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20306 | 2025.01.28 08:42:27.139762 [ 258 ] {60cc37cb-ae95-42c4-969e-f04a9a25f35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20307 | 2025.01.28 08:42:27.140172 [ 258 ] {60cc37cb-ae95-42c4-969e-f04a9a25f35c} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
20308 | 2025.01.28 08:42:27.140420 [ 258 ] {60cc37cb-ae95-42c4-969e-f04a9a25f35c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20309 | 2025.01.28 08:42:27.140643 [ 258 ] {60cc37cb-ae95-42c4-969e-f04a9a25f35c} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.00169 sec., 95857.98816568046 rows/sec., 6.66 MiB/sec. | ||
20310 | 2025.01.28 08:42:27.140721 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20311 | 2025.01.28 08:42:27.140730 [ 258 ] {60cc37cb-ae95-42c4-969e-f04a9a25f35c} <Debug> TCPHandler: Processed in 0.001955768 sec. | ||
20312 | 2025.01.28 08:42:27.140770 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20313 | 2025.01.28 08:42:27.140983 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20314 | 2025.01.28 08:42:27.141138 [ 4 ] {7c6acf07-b713-4b30-9ed6-2c05aab53fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20315 | 2025.01.28 08:42:27.141324 [ 4 ] {7c6acf07-b713-4b30-9ed6-2c05aab53fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
20316 | 2025.01.28 08:42:27.143904 [ 4 ] {7c6acf07-b713-4b30-9ed6-2c05aab53fb9} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20317 | 2025.01.28 08:42:27.143947 [ 4 ] {7c6acf07-b713-4b30-9ed6-2c05aab53fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20318 | 2025.01.28 08:42:27.144577 [ 4 ] {7c6acf07-b713-4b30-9ed6-2c05aab53fb9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
20319 | 2025.01.28 08:42:27.144863 [ 4 ] {7c6acf07-b713-4b30-9ed6-2c05aab53fb9} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20320 | 2025.01.28 08:42:27.145106 [ 4 ] {7c6acf07-b713-4b30-9ed6-2c05aab53fb9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.003999 sec., 1000.2500625156289 rows/sec., 1.79 MiB/sec. | ||
20321 | 2025.01.28 08:42:27.145225 [ 4 ] {7c6acf07-b713-4b30-9ed6-2c05aab53fb9} <Debug> TCPHandler: Processed in 0.004381283 sec. | ||
20322 | 2025.01.28 08:42:27.145381 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20323 | 2025.01.28 08:42:27.145520 [ 258 ] {e6c138ee-ac78-4976-aea1-4cadfb81f384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20324 | 2025.01.28 08:42:27.145581 [ 258 ] {e6c138ee-ac78-4976-aea1-4cadfb81f384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20325 | 2025.01.28 08:42:27.146092 [ 258 ] {e6c138ee-ac78-4976-aea1-4cadfb81f384} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20326 | 2025.01.28 08:42:27.146132 [ 258 ] {e6c138ee-ac78-4976-aea1-4cadfb81f384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20327 | 2025.01.28 08:42:27.146512 [ 258 ] {e6c138ee-ac78-4976-aea1-4cadfb81f384} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
20328 | 2025.01.28 08:42:27.146766 [ 258 ] {e6c138ee-ac78-4976-aea1-4cadfb81f384} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20329 | 2025.01.28 08:42:27.146977 [ 258 ] {e6c138ee-ac78-4976-aea1-4cadfb81f384} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. | ||
20330 | 2025.01.28 08:42:27.147031 [ 258 ] {e6c138ee-ac78-4976-aea1-4cadfb81f384} <Debug> TCPHandler: Processed in 0.001716325 sec. | ||
20331 | 2025.01.28 08:42:27.148359 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20332 | 2025.01.28 08:42:27.849121 [ 217 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20333 | 2025.01.28 08:42:27.849173 [ 217 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20334 | 2025.01.28 08:42:27.854243 [ 217 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20335 | 2025.01.28 08:42:27.969822 [ 217 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20336 | 2025.01.28 08:42:27.969871 [ 217 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20337 | 2025.01.28 08:42:27.972271 [ 217 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20338 | 2025.01.28 08:42:28.137827 [ 224 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20339 | 2025.01.28 08:42:28.137881 [ 224 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20340 | 2025.01.28 08:42:28.139895 [ 224 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
20341 | 2025.01.28 08:42:29.832957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724 | ||
20342 | 2025.01.28 08:42:29.856180 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20343 | 2025.01.28 08:42:29.856237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20344 | 2025.01.28 08:42:29.858464 [ 97 ] {} <Debug> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
20345 | 2025.01.28 08:42:29.858533 [ 97 ] {} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20346 | 2025.01.28 08:42:29.858559 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20347 | 2025.01.28 08:42:29.859280 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::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 | ||
20348 | 2025.01.28 08:42:29.859730 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20349 | 2025.01.28 08:42:29.859830 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
20350 | 2025.01.28 08:42:29.860104 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
20351 | 2025.01.28 08:42:29.860456 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
20352 | 2025.01.28 08:42:29.860836 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::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 | ||
20353 | 2025.01.28 08:42:29.861203 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
20354 | 2025.01.28 08:42:29.865881 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.007217203 sec., 7066.449426460638 rows/sec., 514.86 KiB/sec. | ||
20355 | 2025.01.28 08:42:29.866071 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
20356 | 2025.01.28 08:42:29.866509 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::all_1_5_1} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20357 | 2025.01.28 08:42:29.866631 [ 195 ] {2d03820f-5032-49f0-887b-a69beec3fc3f::all_1_5_1} <Trace> oximeter.measurements_i64 (2d03820f-5032-49f0-887b-a69beec3fc3f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
20358 | 2025.01.28 08:42:29.866737 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
20359 | 2025.01.28 08:42:29.869476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
20360 | 2025.01.28 08:42:29.870340 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20361 | 2025.01.28 08:42:29.870774 [ 97 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
20362 | 2025.01.28 08:42:29.870950 [ 97 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20363 | 2025.01.28 08:42:29.871034 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20364 | 2025.01.28 08:42:29.871451 [ 201 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
20365 | 2025.01.28 08:42:29.885614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 724 | ||
20366 | 2025.01.28 08:42:29.887779 [ 201 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20367 | 2025.01.28 08:42:29.889691 [ 201 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
20368 | 2025.01.28 08:42:29.896232 [ 201 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
20369 | 2025.01.28 08:42:29.902708 [ 201 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
20370 | 2025.01.28 08:42:29.909036 [ 201 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
20371 | 2025.01.28 08:42:29.916322 [ 201 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part | ||
20372 | 2025.01.28 08:42:29.922603 [ 201 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
20373 | 2025.01.28 08:42:29.998547 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.127378131 sec., 5683.864210568453 rows/sec., 29.39 MiB/sec. | ||
20374 | 2025.01.28 08:42:30.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.05 MiB, peak 292.93 MiB, free memory in arenas 0.00 B, will set to 273.77 MiB (RSS), difference: -10.28 MiB | ||
20375 | 2025.01.28 08:42:30.002097 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
20376 | 2025.01.28 08:42:30.004725 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20377 | 2025.01.28 08:42:30.004832 [ 197 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_96_19} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
20378 | 2025.01.28 08:42:30.006582 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
20379 | 2025.01.28 08:42:31.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.58 MiB, peak 292.93 MiB, free memory in arenas 0.00 B, will set to 273.77 MiB (RSS), difference: 9.19 MiB | ||
20380 | 2025.01.28 08:42:31.020065 [ 96 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 5 parts from all_1_65_14 to all_69_69_0 | ||
20381 | 2025.01.28 08:42:31.020145 [ 96 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20382 | 2025.01.28 08:42:31.020174 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20383 | 2025.01.28 08:42:31.020362 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_14 to all_69_69_0 into Compact with storage Full | ||
20384 | 2025.01.28 08:42:31.020818 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20385 | 2025.01.28 08:42:31.020900 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 390 rows starting from the beginning of the part | ||
20386 | 2025.01.28 08:42:31.020982 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
20387 | 2025.01.28 08:42:31.021058 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
20388 | 2025.01.28 08:42:31.021343 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
20389 | 2025.01.28 08:42:31.021598 [ 188 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
20390 | 2025.01.28 08:42:31.022799 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.002548626 sec., 162440.467922716 rows/sec., 8.29 MiB/sec. | ||
20391 | 2025.01.28 08:42:31.023044 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
20392 | 2025.01.28 08:42:31.023402 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20393 | 2025.01.28 08:42:31.023500 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_69_15} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 5 parts: [all_1_65_14, all_69_69_0] -> all_1_69_15 | ||
20394 | 2025.01.28 08:42:31.023610 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
20395 | 2025.01.28 08:42:32.132096 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20396 | 2025.01.28 08:42:32.132303 [ 258 ] {c4c7c637-5787-454c-89bb-32e27e754212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
20397 | 2025.01.28 08:42:32.132384 [ 258 ] {c4c7c637-5787-454c-89bb-32e27e754212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
20398 | 2025.01.28 08:42:32.133192 [ 258 ] {c4c7c637-5787-454c-89bb-32e27e754212} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20399 | 2025.01.28 08:42:32.133242 [ 258 ] {c4c7c637-5787-454c-89bb-32e27e754212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20400 | 2025.01.28 08:42:32.133685 [ 258 ] {c4c7c637-5787-454c-89bb-32e27e754212} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
20401 | 2025.01.28 08:42:32.133937 [ 258 ] {c4c7c637-5787-454c-89bb-32e27e754212} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20402 | 2025.01.28 08:42:32.134170 [ 258 ] {c4c7c637-5787-454c-89bb-32e27e754212} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 523.27 KiB/sec. | ||
20403 | 2025.01.28 08:42:32.134227 [ 258 ] {c4c7c637-5787-454c-89bb-32e27e754212} <Debug> TCPHandler: Processed in 0.002273843 sec. | ||
20404 | 2025.01.28 08:42:32.134512 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20405 | 2025.01.28 08:42:32.134736 [ 4 ] {2f23d902-ff40-4aff-9932-30fbd03fdb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
20406 | 2025.01.28 08:42:32.134825 [ 4 ] {2f23d902-ff40-4aff-9932-30fbd03fdb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
20407 | 2025.01.28 08:42:32.135597 [ 4 ] {2f23d902-ff40-4aff-9932-30fbd03fdb9e} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20408 | 2025.01.28 08:42:32.135656 [ 4 ] {2f23d902-ff40-4aff-9932-30fbd03fdb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20409 | 2025.01.28 08:42:32.136114 [ 4 ] {2f23d902-ff40-4aff-9932-30fbd03fdb9e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
20410 | 2025.01.28 08:42:32.136383 [ 4 ] {2f23d902-ff40-4aff-9932-30fbd03fdb9e} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20411 | 2025.01.28 08:42:32.136624 [ 4 ] {2f23d902-ff40-4aff-9932-30fbd03fdb9e} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.00195 sec., 512.8205128205128 rows/sec., 38.06 KiB/sec. | ||
20412 | 2025.01.28 08:42:32.136695 [ 4 ] {2f23d902-ff40-4aff-9932-30fbd03fdb9e} <Debug> TCPHandler: Processed in 0.002340474 sec. | ||
20413 | 2025.01.28 08:42:32.136847 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20414 | 2025.01.28 08:42:32.136983 [ 258 ] {4a6906a9-42a1-400c-830a-9fdc7a8e259b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20415 | 2025.01.28 08:42:32.137041 [ 258 ] {4a6906a9-42a1-400c-830a-9fdc7a8e259b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20416 | 2025.01.28 08:42:32.137885 [ 258 ] {4a6906a9-42a1-400c-830a-9fdc7a8e259b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20417 | 2025.01.28 08:42:32.137924 [ 258 ] {4a6906a9-42a1-400c-830a-9fdc7a8e259b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20418 | 2025.01.28 08:42:32.138319 [ 258 ] {4a6906a9-42a1-400c-830a-9fdc7a8e259b} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
20419 | 2025.01.28 08:42:32.138563 [ 258 ] {4a6906a9-42a1-400c-830a-9fdc7a8e259b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20420 | 2025.01.28 08:42:32.138770 [ 258 ] {4a6906a9-42a1-400c-830a-9fdc7a8e259b} <Debug> executeQuery: Read 315 rows, 28.51 KiB in 0.001817 sec., 173362.68574573472 rows/sec., 15.32 MiB/sec. | ||
20421 | 2025.01.28 08:42:32.138822 [ 258 ] {4a6906a9-42a1-400c-830a-9fdc7a8e259b} <Debug> TCPHandler: Processed in 0.002040219 sec. | ||
20422 | 2025.01.28 08:42:32.138991 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20423 | 2025.01.28 08:42:32.139138 [ 4 ] {ec46c970-3220-41e6-8b7d-c8a62655e39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20424 | 2025.01.28 08:42:32.139200 [ 4 ] {ec46c970-3220-41e6-8b7d-c8a62655e39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20425 | 2025.01.28 08:42:32.139928 [ 4 ] {ec46c970-3220-41e6-8b7d-c8a62655e39c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20426 | 2025.01.28 08:42:32.139972 [ 4 ] {ec46c970-3220-41e6-8b7d-c8a62655e39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20427 | 2025.01.28 08:42:32.140351 [ 4 ] {ec46c970-3220-41e6-8b7d-c8a62655e39c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
20428 | 2025.01.28 08:42:32.140591 [ 4 ] {ec46c970-3220-41e6-8b7d-c8a62655e39c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20429 | 2025.01.28 08:42:32.140865 [ 4 ] {ec46c970-3220-41e6-8b7d-c8a62655e39c} <Debug> executeQuery: Read 63 rows, 4.65 KiB in 0.001743 sec., 36144.57831325301 rows/sec., 2.61 MiB/sec. | ||
20430 | 2025.01.28 08:42:32.141122 [ 4 ] {ec46c970-3220-41e6-8b7d-c8a62655e39c} <Debug> TCPHandler: Processed in 0.002191351 sec. | ||
20431 | 2025.01.28 08:42:32.141459 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20432 | 2025.01.28 08:42:32.141922 [ 258 ] {19114561-8711-4e59-ba28-47d32ef5f564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20433 | 2025.01.28 08:42:32.142115 [ 258 ] {19114561-8711-4e59-ba28-47d32ef5f564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20434 | 2025.01.28 08:42:32.144280 [ 258 ] {19114561-8711-4e59-ba28-47d32ef5f564} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20435 | 2025.01.28 08:42:32.144320 [ 258 ] {19114561-8711-4e59-ba28-47d32ef5f564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20436 | 2025.01.28 08:42:32.144679 [ 258 ] {19114561-8711-4e59-ba28-47d32ef5f564} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
20437 | 2025.01.28 08:42:32.144930 [ 258 ] {19114561-8711-4e59-ba28-47d32ef5f564} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20438 | 2025.01.28 08:42:32.145173 [ 258 ] {19114561-8711-4e59-ba28-47d32ef5f564} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003387 sec., 4133.451431945675 rows/sec., 289.48 KiB/sec. | ||
20439 | 2025.01.28 08:42:32.145261 [ 258 ] {19114561-8711-4e59-ba28-47d32ef5f564} <Debug> TCPHandler: Processed in 0.004002117 sec. | ||
20440 | 2025.01.28 08:42:32.145519 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20441 | 2025.01.28 08:42:32.145690 [ 4 ] {6884ac86-60e4-4b5e-8ff7-4d6916f4fbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20442 | 2025.01.28 08:42:32.145748 [ 4 ] {6884ac86-60e4-4b5e-8ff7-4d6916f4fbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20443 | 2025.01.28 08:42:32.146352 [ 4 ] {6884ac86-60e4-4b5e-8ff7-4d6916f4fbd2} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20444 | 2025.01.28 08:42:32.146393 [ 4 ] {6884ac86-60e4-4b5e-8ff7-4d6916f4fbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20445 | 2025.01.28 08:42:32.146758 [ 4 ] {6884ac86-60e4-4b5e-8ff7-4d6916f4fbd2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
20446 | 2025.01.28 08:42:32.147002 [ 4 ] {6884ac86-60e4-4b5e-8ff7-4d6916f4fbd2} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20447 | 2025.01.28 08:42:32.147223 [ 4 ] {6884ac86-60e4-4b5e-8ff7-4d6916f4fbd2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001564 sec., 8312.020460358055 rows/sec., 518.25 KiB/sec. | ||
20448 | 2025.01.28 08:42:32.147280 [ 4 ] {6884ac86-60e4-4b5e-8ff7-4d6916f4fbd2} <Debug> TCPHandler: Processed in 0.001923797 sec. | ||
20449 | 2025.01.28 08:42:32.147434 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20450 | 2025.01.28 08:42:32.147571 [ 258 ] {11e944ba-9d3e-43cd-9837-ca33d2a55acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20451 | 2025.01.28 08:42:32.147629 [ 258 ] {11e944ba-9d3e-43cd-9837-ca33d2a55acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20452 | 2025.01.28 08:42:32.148416 [ 258 ] {11e944ba-9d3e-43cd-9837-ca33d2a55acf} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20453 | 2025.01.28 08:42:32.148455 [ 258 ] {11e944ba-9d3e-43cd-9837-ca33d2a55acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20454 | 2025.01.28 08:42:32.148841 [ 258 ] {11e944ba-9d3e-43cd-9837-ca33d2a55acf} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
20455 | 2025.01.28 08:42:32.149090 [ 258 ] {11e944ba-9d3e-43cd-9837-ca33d2a55acf} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20456 | 2025.01.28 08:42:32.149326 [ 258 ] {11e944ba-9d3e-43cd-9837-ca33d2a55acf} <Debug> executeQuery: Read 444 rows, 32.58 KiB in 0.001779 sec., 249578.41483979765 rows/sec., 17.88 MiB/sec. | ||
20457 | 2025.01.28 08:42:32.149394 [ 258 ] {11e944ba-9d3e-43cd-9837-ca33d2a55acf} <Debug> TCPHandler: Processed in 0.002023678 sec. | ||
20458 | 2025.01.28 08:42:32.149542 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20459 | 2025.01.28 08:42:32.149726 [ 4 ] {96221149-a5d8-4f07-ac4c-66b03a914945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20460 | 2025.01.28 08:42:32.149802 [ 4 ] {96221149-a5d8-4f07-ac4c-66b03a914945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20461 | 2025.01.28 08:42:32.150320 [ 4 ] {96221149-a5d8-4f07-ac4c-66b03a914945} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20462 | 2025.01.28 08:42:32.150359 [ 4 ] {96221149-a5d8-4f07-ac4c-66b03a914945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20463 | 2025.01.28 08:42:32.150727 [ 4 ] {96221149-a5d8-4f07-ac4c-66b03a914945} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
20464 | 2025.01.28 08:42:32.151011 [ 4 ] {96221149-a5d8-4f07-ac4c-66b03a914945} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20465 | 2025.01.28 08:42:32.151252 [ 4 ] {96221149-a5d8-4f07-ac4c-66b03a914945} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001577 sec., 3804.6924540266327 rows/sec., 198.78 KiB/sec. | ||
20466 | 2025.01.28 08:42:32.151316 [ 4 ] {96221149-a5d8-4f07-ac4c-66b03a914945} <Debug> TCPHandler: Processed in 0.001838856 sec. | ||
20467 | 2025.01.28 08:42:32.151471 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20468 | 2025.01.28 08:42:32.151587 [ 258 ] {0b3343f5-01cf-4765-93a8-ec3b79ec16ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20469 | 2025.01.28 08:42:32.151640 [ 258 ] {0b3343f5-01cf-4765-93a8-ec3b79ec16ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20470 | 2025.01.28 08:42:32.152235 [ 258 ] {0b3343f5-01cf-4765-93a8-ec3b79ec16ba} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20471 | 2025.01.28 08:42:32.152273 [ 258 ] {0b3343f5-01cf-4765-93a8-ec3b79ec16ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20472 | 2025.01.28 08:42:32.152672 [ 258 ] {0b3343f5-01cf-4765-93a8-ec3b79ec16ba} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
20473 | 2025.01.28 08:42:32.152908 [ 258 ] {0b3343f5-01cf-4765-93a8-ec3b79ec16ba} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20474 | 2025.01.28 08:42:32.153129 [ 258 ] {0b3343f5-01cf-4765-93a8-ec3b79ec16ba} <Debug> executeQuery: Read 238 rows, 16.33 KiB in 0.001566 sec., 151979.56577266924 rows/sec., 10.18 MiB/sec. | ||
20475 | 2025.01.28 08:42:32.153189 [ 258 ] {0b3343f5-01cf-4765-93a8-ec3b79ec16ba} <Debug> TCPHandler: Processed in 0.001772726 sec. | ||
20476 | 2025.01.28 08:42:32.153338 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20477 | 2025.01.28 08:42:32.153478 [ 4 ] {a71688a7-aa69-4c72-bead-5c72a01bb2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20478 | 2025.01.28 08:42:32.153536 [ 4 ] {a71688a7-aa69-4c72-bead-5c72a01bb2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20479 | 2025.01.28 08:42:32.154051 [ 4 ] {a71688a7-aa69-4c72-bead-5c72a01bb2ed} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20480 | 2025.01.28 08:42:32.154093 [ 4 ] {a71688a7-aa69-4c72-bead-5c72a01bb2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20481 | 2025.01.28 08:42:32.154487 [ 4 ] {a71688a7-aa69-4c72-bead-5c72a01bb2ed} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
20482 | 2025.01.28 08:42:32.154745 [ 4 ] {a71688a7-aa69-4c72-bead-5c72a01bb2ed} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20483 | 2025.01.28 08:42:32.154957 [ 4 ] {a71688a7-aa69-4c72-bead-5c72a01bb2ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. | ||
20484 | 2025.01.28 08:42:32.155011 [ 4 ] {a71688a7-aa69-4c72-bead-5c72a01bb2ed} <Debug> TCPHandler: Processed in 0.001737815 sec. | ||
20485 | 2025.01.28 08:42:32.155171 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20486 | 2025.01.28 08:42:32.155445 [ 258 ] {c4b00d0c-f7ec-472a-9240-8f75c7a214b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20487 | 2025.01.28 08:42:32.155543 [ 258 ] {c4b00d0c-f7ec-472a-9240-8f75c7a214b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
20488 | 2025.01.28 08:42:32.156938 [ 258 ] {c4b00d0c-f7ec-472a-9240-8f75c7a214b4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20489 | 2025.01.28 08:42:32.156984 [ 258 ] {c4b00d0c-f7ec-472a-9240-8f75c7a214b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20490 | 2025.01.28 08:42:32.157744 [ 258 ] {c4b00d0c-f7ec-472a-9240-8f75c7a214b4} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
20491 | 2025.01.28 08:42:32.158012 [ 258 ] {c4b00d0c-f7ec-472a-9240-8f75c7a214b4} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20492 | 2025.01.28 08:42:32.158407 [ 258 ] {c4b00d0c-f7ec-472a-9240-8f75c7a214b4} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002994 sec., 18370.07348029392 rows/sec., 32.92 MiB/sec. | ||
20493 | 2025.01.28 08:42:32.158686 [ 258 ] {c4b00d0c-f7ec-472a-9240-8f75c7a214b4} <Debug> TCPHandler: Processed in 0.003576141 sec. | ||
20494 | 2025.01.28 08:42:32.159069 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20495 | 2025.01.28 08:42:32.159320 [ 4 ] {225811fd-009c-46e4-b9fd-28e2ef70866e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20496 | 2025.01.28 08:42:32.159385 [ 4 ] {225811fd-009c-46e4-b9fd-28e2ef70866e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20497 | 2025.01.28 08:42:32.160015 [ 4 ] {225811fd-009c-46e4-b9fd-28e2ef70866e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20498 | 2025.01.28 08:42:32.160057 [ 4 ] {225811fd-009c-46e4-b9fd-28e2ef70866e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
20499 | 2025.01.28 08:42:32.160454 [ 4 ] {225811fd-009c-46e4-b9fd-28e2ef70866e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
20500 | 2025.01.28 08:42:32.160708 [ 4 ] {225811fd-009c-46e4-b9fd-28e2ef70866e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20501 | 2025.01.28 08:42:32.160931 [ 4 ] {225811fd-009c-46e4-b9fd-28e2ef70866e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001669 sec., 49131.21629718394 rows/sec., 3.12 MiB/sec. | ||
20502 | 2025.01.28 08:42:32.160985 [ 4 ] {225811fd-009c-46e4-b9fd-28e2ef70866e} <Debug> TCPHandler: Processed in 0.002174151 sec. | ||
20503 | 2025.01.28 08:42:34.026257 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 | ||
20504 | 2025.01.28 08:42:34.027397 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20505 | 2025.01.28 08:42:34.027442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20506 | 2025.01.28 08:42:34.027977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
20507 | 2025.01.28 08:42:34.028242 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20508 | 2025.01.28 08:42:34.028570 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 | ||
20509 | 2025.01.28 08:42:36.814573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2852 | ||
20510 | 2025.01.28 08:42:36.817786 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20511 | 2025.01.28 08:42:36.817835 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20512 | 2025.01.28 08:42:36.819334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
20513 | 2025.01.28 08:42:36.819644 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20514 | 2025.01.28 08:42:36.821660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2852 | ||
20515 | 2025.01.28 08:42:37.125117 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20516 | 2025.01.28 08:42:37.125418 [ 258 ] {e4b28294-f8c2-4e29-b62f-c45970dbf464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
20517 | 2025.01.28 08:42:37.125527 [ 258 ] {e4b28294-f8c2-4e29-b62f-c45970dbf464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
20518 | 2025.01.28 08:42:37.126481 [ 258 ] {e4b28294-f8c2-4e29-b62f-c45970dbf464} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20519 | 2025.01.28 08:42:37.126522 [ 258 ] {e4b28294-f8c2-4e29-b62f-c45970dbf464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20520 | 2025.01.28 08:42:37.126944 [ 258 ] {e4b28294-f8c2-4e29-b62f-c45970dbf464} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
20521 | 2025.01.28 08:42:37.127201 [ 258 ] {e4b28294-f8c2-4e29-b62f-c45970dbf464} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20522 | 2025.01.28 08:42:37.127401 [ 258 ] {e4b28294-f8c2-4e29-b62f-c45970dbf464} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002066 sec., 1936.108422071636 rows/sec., 157.88 KiB/sec. | ||
20523 | 2025.01.28 08:42:37.127464 [ 258 ] {e4b28294-f8c2-4e29-b62f-c45970dbf464} <Debug> TCPHandler: Processed in 0.002514376 sec. | ||
20524 | 2025.01.28 08:42:37.127783 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20525 | 2025.01.28 08:42:37.128078 [ 4 ] {c5004a5d-4972-480f-8c6e-0e401e258ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20526 | 2025.01.28 08:42:37.128150 [ 4 ] {c5004a5d-4972-480f-8c6e-0e401e258ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20527 | 2025.01.28 08:42:37.128956 [ 4 ] {c5004a5d-4972-480f-8c6e-0e401e258ea5} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20528 | 2025.01.28 08:42:37.129003 [ 4 ] {c5004a5d-4972-480f-8c6e-0e401e258ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20529 | 2025.01.28 08:42:37.129445 [ 4 ] {c5004a5d-4972-480f-8c6e-0e401e258ea5} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
20530 | 2025.01.28 08:42:37.129704 [ 4 ] {c5004a5d-4972-480f-8c6e-0e401e258ea5} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20531 | 2025.01.28 08:42:37.129954 [ 4 ] {c5004a5d-4972-480f-8c6e-0e401e258ea5} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.00195 sec., 33846.15384615385 rows/sec., 2.66 MiB/sec. | ||
20532 | 2025.01.28 08:42:37.130014 [ 4 ] {c5004a5d-4972-480f-8c6e-0e401e258ea5} <Debug> TCPHandler: Processed in 0.002427015 sec. | ||
20533 | 2025.01.28 08:42:37.130241 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20534 | 2025.01.28 08:42:37.130575 [ 258 ] {08be60c3-25a0-4627-81ad-caa0053329a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20535 | 2025.01.28 08:42:37.130655 [ 258 ] {08be60c3-25a0-4627-81ad-caa0053329a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20536 | 2025.01.28 08:42:37.132032 [ 258 ] {08be60c3-25a0-4627-81ad-caa0053329a0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20537 | 2025.01.28 08:42:37.132121 [ 258 ] {08be60c3-25a0-4627-81ad-caa0053329a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20538 | 2025.01.28 08:42:37.132734 [ 258 ] {08be60c3-25a0-4627-81ad-caa0053329a0} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
20539 | 2025.01.28 08:42:37.132990 [ 258 ] {08be60c3-25a0-4627-81ad-caa0053329a0} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20540 | 2025.01.28 08:42:37.133188 [ 60 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
20541 | 2025.01.28 08:42:37.133249 [ 60 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20542 | 2025.01.28 08:42:37.133248 [ 258 ] {08be60c3-25a0-4627-81ad-caa0053329a0} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.002778 sec., 2879.7696184305255 rows/sec., 208.81 KiB/sec. | ||
20543 | 2025.01.28 08:42:37.133283 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20544 | 2025.01.28 08:42:37.133422 [ 258 ] {08be60c3-25a0-4627-81ad-caa0053329a0} <Debug> TCPHandler: Processed in 0.003305278 sec. | ||
20545 | 2025.01.28 08:42:37.133530 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
20546 | 2025.01.28 08:42:37.133618 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20547 | 2025.01.28 08:42:37.133711 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20548 | 2025.01.28 08:42:37.133806 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 86 rows starting from the beginning of the part | ||
20549 | 2025.01.28 08:42:37.133848 [ 4 ] {7c21058a-c2b4-4d3c-b926-541f7b8bb77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20550 | 2025.01.28 08:42:37.134064 [ 4 ] {7c21058a-c2b4-4d3c-b926-541f7b8bb77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20551 | 2025.01.28 08:42:37.134081 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 6 rows starting from the beginning of the part | ||
20552 | 2025.01.28 08:42:37.134494 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 65 rows starting from the beginning of the part | ||
20553 | 2025.01.28 08:42:37.134788 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 6 rows starting from the beginning of the part | ||
20554 | 2025.01.28 08:42:37.135132 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 63 rows starting from the beginning of the part | ||
20555 | 2025.01.28 08:42:37.135445 [ 198 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 8 rows starting from the beginning of the part | ||
20556 | 2025.01.28 08:42:37.137194 [ 4 ] {7c21058a-c2b4-4d3c-b926-541f7b8bb77b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20557 | 2025.01.28 08:42:37.137277 [ 4 ] {7c21058a-c2b4-4d3c-b926-541f7b8bb77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20558 | 2025.01.28 08:42:37.138297 [ 4 ] {7c21058a-c2b4-4d3c-b926-541f7b8bb77b} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
20559 | 2025.01.28 08:42:37.138513 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 5 columns (5 merged, 0 gathered) in 0.005092762 sec., 45947.562442541006 rows/sec., 3.46 MiB/sec. | ||
20560 | 2025.01.28 08:42:37.138733 [ 4 ] {7c21058a-c2b4-4d3c-b926-541f7b8bb77b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20561 | 2025.01.28 08:42:37.138813 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
20562 | 2025.01.28 08:42:37.139136 [ 4 ] {7c21058a-c2b4-4d3c-b926-541f7b8bb77b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005358 sec., 13437.849944008958 rows/sec., 1.05 MiB/sec. | ||
20563 | 2025.01.28 08:42:37.139301 [ 4 ] {7c21058a-c2b4-4d3c-b926-541f7b8bb77b} <Debug> TCPHandler: Processed in 0.005758932 sec. | ||
20564 | 2025.01.28 08:42:37.139457 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20565 | 2025.01.28 08:42:37.139491 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20566 | 2025.01.28 08:42:37.139559 [ 187 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_136_27} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
20567 | 2025.01.28 08:42:37.139670 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
20568 | 2025.01.28 08:42:37.139674 [ 258 ] {382c86b1-a21f-4a7e-8b89-879247c339e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20569 | 2025.01.28 08:42:37.139749 [ 258 ] {382c86b1-a21f-4a7e-8b89-879247c339e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20570 | 2025.01.28 08:42:37.140361 [ 258 ] {382c86b1-a21f-4a7e-8b89-879247c339e8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20571 | 2025.01.28 08:42:37.140399 [ 258 ] {382c86b1-a21f-4a7e-8b89-879247c339e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20572 | 2025.01.28 08:42:37.140814 [ 258 ] {382c86b1-a21f-4a7e-8b89-879247c339e8} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
20573 | 2025.01.28 08:42:37.141055 [ 258 ] {382c86b1-a21f-4a7e-8b89-879247c339e8} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20574 | 2025.01.28 08:42:37.141280 [ 258 ] {382c86b1-a21f-4a7e-8b89-879247c339e8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001665 sec., 97297.2972972973 rows/sec., 6.78 MiB/sec. | ||
20575 | 2025.01.28 08:42:37.141336 [ 258 ] {382c86b1-a21f-4a7e-8b89-879247c339e8} <Debug> TCPHandler: Processed in 0.001920468 sec. | ||
20576 | 2025.01.28 08:42:37.141542 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20577 | 2025.01.28 08:42:37.141765 [ 4 ] {1b16f619-cf35-4f0b-9e44-f40308f4fc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20578 | 2025.01.28 08:42:37.141907 [ 4 ] {1b16f619-cf35-4f0b-9e44-f40308f4fc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
20579 | 2025.01.28 08:42:37.143107 [ 4 ] {1b16f619-cf35-4f0b-9e44-f40308f4fc3f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20580 | 2025.01.28 08:42:37.143145 [ 4 ] {1b16f619-cf35-4f0b-9e44-f40308f4fc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20581 | 2025.01.28 08:42:37.143781 [ 4 ] {1b16f619-cf35-4f0b-9e44-f40308f4fc3f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
20582 | 2025.01.28 08:42:37.144042 [ 4 ] {1b16f619-cf35-4f0b-9e44-f40308f4fc3f} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20583 | 2025.01.28 08:42:37.144182 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
20584 | 2025.01.28 08:42:37.144222 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20585 | 2025.01.28 08:42:37.144244 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20586 | 2025.01.28 08:42:37.144253 [ 4 ] {1b16f619-cf35-4f0b-9e44-f40308f4fc3f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00254 sec., 1574.803149606299 rows/sec., 2.82 MiB/sec. | ||
20587 | 2025.01.28 08:42:37.144642 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
20588 | 2025.01.28 08:42:37.144663 [ 4 ] {1b16f619-cf35-4f0b-9e44-f40308f4fc3f} <Debug> TCPHandler: Processed in 0.003230376 sec. | ||
20589 | 2025.01.28 08:42:37.144900 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20590 | 2025.01.28 08:42:37.145187 [ 258 ] {c3bf6441-f5e9-4845-9477-7e8faca6f742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20591 | 2025.01.28 08:42:37.145325 [ 258 ] {c3bf6441-f5e9-4845-9477-7e8faca6f742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20592 | 2025.01.28 08:42:37.145344 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20593 | 2025.01.28 08:42:37.145607 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2660 rows starting from the beginning of the part | ||
20594 | 2025.01.28 08:42:37.146446 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 4 rows starting from the beginning of the part | ||
20595 | 2025.01.28 08:42:37.147256 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 55 rows starting from the beginning of the part | ||
20596 | 2025.01.28 08:42:37.147584 [ 258 ] {c3bf6441-f5e9-4845-9477-7e8faca6f742} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20597 | 2025.01.28 08:42:37.147710 [ 258 ] {c3bf6441-f5e9-4845-9477-7e8faca6f742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20598 | 2025.01.28 08:42:37.148112 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 4 rows starting from the beginning of the part | ||
20599 | 2025.01.28 08:42:37.148785 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 55 rows starting from the beginning of the part | ||
20600 | 2025.01.28 08:42:37.149059 [ 258 ] {c3bf6441-f5e9-4845-9477-7e8faca6f742} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
20601 | 2025.01.28 08:42:37.149364 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 4 rows starting from the beginning of the part | ||
20602 | 2025.01.28 08:42:37.149884 [ 258 ] {c3bf6441-f5e9-4845-9477-7e8faca6f742} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20603 | 2025.01.28 08:42:37.150597 [ 258 ] {c3bf6441-f5e9-4845-9477-7e8faca6f742} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005483 sec., 10942.914462885281 rows/sec., 755.18 KiB/sec. | ||
20604 | 2025.01.28 08:42:37.150743 [ 258 ] {c3bf6441-f5e9-4845-9477-7e8faca6f742} <Debug> TCPHandler: Processed in 0.005959175 sec. | ||
20605 | 2025.01.28 08:42:37.158895 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2782 rows, containing 19 columns (19 merged, 0 gathered) in 0.014556348 sec., 191119.3659288717 rows/sec., 342.48 MiB/sec. | ||
20606 | 2025.01.28 08:42:37.161213 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
20607 | 2025.01.28 08:42:37.161721 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20608 | 2025.01.28 08:42:37.161827 [ 186 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
20609 | 2025.01.28 08:42:37.161973 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.23 MiB. | ||
20610 | 2025.01.28 08:42:37.385783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 | ||
20611 | 2025.01.28 08:42:37.410395 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20612 | 2025.01.28 08:42:37.410439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20613 | 2025.01.28 08:42:37.418256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
20614 | 2025.01.28 08:42:37.419088 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20615 | 2025.01.28 08:42:37.424096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 732 | ||
20616 | 2025.01.28 08:42:38.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.86 MiB, peak 293.53 MiB, free memory in arenas 0.00 B, will set to 273.77 MiB (RSS), difference: -1.09 MiB | ||
20617 | 2025.01.28 08:42:41.289233 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
20618 | 2025.01.28 08:42:41.289311 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
20619 | 2025.01.28 08:42:41.528736 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 | ||
20620 | 2025.01.28 08:42:41.529382 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20621 | 2025.01.28 08:42:41.529424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20622 | 2025.01.28 08:42:41.529982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
20623 | 2025.01.28 08:42:41.530235 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20624 | 2025.01.28 08:42:41.530495 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 | ||
20625 | 2025.01.28 08:42:42.043056 [ 219 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
20626 | 2025.01.28 08:42:42.043118 [ 219 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
20627 | 2025.01.28 08:42:42.045875 [ 219 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
20628 | 2025.01.28 08:42:42.131769 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20629 | 2025.01.28 08:42:42.132048 [ 258 ] {8987acdc-524c-4ed0-9b05-c2b0db926c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
20630 | 2025.01.28 08:42:42.132162 [ 258 ] {8987acdc-524c-4ed0-9b05-c2b0db926c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
20631 | 2025.01.28 08:42:42.132896 [ 258 ] {8987acdc-524c-4ed0-9b05-c2b0db926c80} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20632 | 2025.01.28 08:42:42.132940 [ 258 ] {8987acdc-524c-4ed0-9b05-c2b0db926c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20633 | 2025.01.28 08:42:42.133362 [ 258 ] {8987acdc-524c-4ed0-9b05-c2b0db926c80} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
20634 | 2025.01.28 08:42:42.133620 [ 258 ] {8987acdc-524c-4ed0-9b05-c2b0db926c80} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20635 | 2025.01.28 08:42:42.133846 [ 258 ] {8987acdc-524c-4ed0-9b05-c2b0db926c80} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. | ||
20636 | 2025.01.28 08:42:42.133970 [ 258 ] {8987acdc-524c-4ed0-9b05-c2b0db926c80} <Debug> TCPHandler: Processed in 0.002383104 sec. | ||
20637 | 2025.01.28 08:42:42.134301 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20638 | 2025.01.28 08:42:42.134515 [ 4 ] {48d8b721-15a3-4599-ad3b-680589d2b428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20639 | 2025.01.28 08:42:42.134598 [ 4 ] {48d8b721-15a3-4599-ad3b-680589d2b428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20640 | 2025.01.28 08:42:42.135597 [ 4 ] {48d8b721-15a3-4599-ad3b-680589d2b428} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20641 | 2025.01.28 08:42:42.135639 [ 4 ] {48d8b721-15a3-4599-ad3b-680589d2b428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20642 | 2025.01.28 08:42:42.136119 [ 4 ] {48d8b721-15a3-4599-ad3b-680589d2b428} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
20643 | 2025.01.28 08:42:42.136384 [ 4 ] {48d8b721-15a3-4599-ad3b-680589d2b428} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20644 | 2025.01.28 08:42:42.136543 [ 80 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
20645 | 2025.01.28 08:42:42.136588 [ 4 ] {48d8b721-15a3-4599-ad3b-680589d2b428} <Debug> executeQuery: Read 313 rows, 28.38 KiB in 0.002131 sec., 146879.39934303143 rows/sec., 13.00 MiB/sec. | ||
20646 | 2025.01.28 08:42:42.136597 [ 80 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20647 | 2025.01.28 08:42:42.136640 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20648 | 2025.01.28 08:42:42.136667 [ 4 ] {48d8b721-15a3-4599-ad3b-680589d2b428} <Debug> TCPHandler: Processed in 0.002565237 sec. | ||
20649 | 2025.01.28 08:42:42.136862 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20650 | 2025.01.28 08:42:42.136863 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
20651 | 2025.01.28 08:42:42.137036 [ 258 ] {963f2c19-6d83-476b-8e40-b4176ab5b277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20652 | 2025.01.28 08:42:42.137048 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20653 | 2025.01.28 08:42:42.137097 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1477 rows starting from the beginning of the part | ||
20654 | 2025.01.28 08:42:42.137104 [ 258 ] {963f2c19-6d83-476b-8e40-b4176ab5b277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20655 | 2025.01.28 08:42:42.137283 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part | ||
20656 | 2025.01.28 08:42:42.137540 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 68 rows starting from the beginning of the part | ||
20657 | 2025.01.28 08:42:42.137864 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 315 rows starting from the beginning of the part | ||
20658 | 2025.01.28 08:42:42.138136 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 66 rows starting from the beginning of the part | ||
20659 | 2025.01.28 08:42:42.138403 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 313 rows starting from the beginning of the part | ||
20660 | 2025.01.28 08:42:42.139442 [ 258 ] {963f2c19-6d83-476b-8e40-b4176ab5b277} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20661 | 2025.01.28 08:42:42.139486 [ 258 ] {963f2c19-6d83-476b-8e40-b4176ab5b277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20662 | 2025.01.28 08:42:42.140047 [ 258 ] {963f2c19-6d83-476b-8e40-b4176ab5b277} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
20663 | 2025.01.28 08:42:42.140327 [ 258 ] {963f2c19-6d83-476b-8e40-b4176ab5b277} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20664 | 2025.01.28 08:42:42.140677 [ 258 ] {963f2c19-6d83-476b-8e40-b4176ab5b277} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.003684 sec., 16829.533116178067 rows/sec., 1.22 MiB/sec. | ||
20665 | 2025.01.28 08:42:42.140788 [ 258 ] {963f2c19-6d83-476b-8e40-b4176ab5b277} <Debug> TCPHandler: Processed in 0.004024328 sec. | ||
20666 | 2025.01.28 08:42:42.140790 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2295 rows, containing 5 columns (5 merged, 0 gathered) in 0.004051698 sec., 566429.1859857275 rows/sec., 49.99 MiB/sec. | ||
20667 | 2025.01.28 08:42:42.140953 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20668 | 2025.01.28 08:42:42.141017 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
20669 | 2025.01.28 08:42:42.141201 [ 4 ] {423e5616-2f0d-4179-a8ca-7c7a9984be86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20670 | 2025.01.28 08:42:42.141284 [ 4 ] {423e5616-2f0d-4179-a8ca-7c7a9984be86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20671 | 2025.01.28 08:42:42.141555 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20672 | 2025.01.28 08:42:42.141789 [ 187 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_166_33} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
20673 | 2025.01.28 08:42:42.141990 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
20674 | 2025.01.28 08:42:42.142424 [ 4 ] {423e5616-2f0d-4179-a8ca-7c7a9984be86} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20675 | 2025.01.28 08:42:42.142470 [ 4 ] {423e5616-2f0d-4179-a8ca-7c7a9984be86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20676 | 2025.01.28 08:42:42.142834 [ 4 ] {423e5616-2f0d-4179-a8ca-7c7a9984be86} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
20677 | 2025.01.28 08:42:42.143104 [ 4 ] {423e5616-2f0d-4179-a8ca-7c7a9984be86} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20678 | 2025.01.28 08:42:42.143280 [ 4 ] {423e5616-2f0d-4179-a8ca-7c7a9984be86} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002151 sec., 6508.600650860065 rows/sec., 455.82 KiB/sec. | ||
20679 | 2025.01.28 08:42:42.143334 [ 4 ] {423e5616-2f0d-4179-a8ca-7c7a9984be86} <Debug> TCPHandler: Processed in 0.002457475 sec. | ||
20680 | 2025.01.28 08:42:42.143496 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20681 | 2025.01.28 08:42:42.143639 [ 258 ] {4cdf22b2-1f27-47c6-a6ca-149ab28068fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20682 | 2025.01.28 08:42:42.143699 [ 258 ] {4cdf22b2-1f27-47c6-a6ca-149ab28068fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20683 | 2025.01.28 08:42:42.144360 [ 258 ] {4cdf22b2-1f27-47c6-a6ca-149ab28068fe} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20684 | 2025.01.28 08:42:42.144400 [ 258 ] {4cdf22b2-1f27-47c6-a6ca-149ab28068fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20685 | 2025.01.28 08:42:42.144760 [ 258 ] {4cdf22b2-1f27-47c6-a6ca-149ab28068fe} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
20686 | 2025.01.28 08:42:42.145003 [ 258 ] {4cdf22b2-1f27-47c6-a6ca-149ab28068fe} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20687 | 2025.01.28 08:42:42.145210 [ 258 ] {4cdf22b2-1f27-47c6-a6ca-149ab28068fe} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. | ||
20688 | 2025.01.28 08:42:42.145265 [ 258 ] {4cdf22b2-1f27-47c6-a6ca-149ab28068fe} <Debug> TCPHandler: Processed in 0.001836117 sec. | ||
20689 | 2025.01.28 08:42:42.145418 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20690 | 2025.01.28 08:42:42.145557 [ 4 ] {01a47eb5-3b40-4e05-b305-e18ca104f74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20691 | 2025.01.28 08:42:42.145614 [ 4 ] {01a47eb5-3b40-4e05-b305-e18ca104f74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20692 | 2025.01.28 08:42:42.146516 [ 4 ] {01a47eb5-3b40-4e05-b305-e18ca104f74f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20693 | 2025.01.28 08:42:42.146554 [ 4 ] {01a47eb5-3b40-4e05-b305-e18ca104f74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20694 | 2025.01.28 08:42:42.146945 [ 4 ] {01a47eb5-3b40-4e05-b305-e18ca104f74f} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
20695 | 2025.01.28 08:42:42.147191 [ 4 ] {01a47eb5-3b40-4e05-b305-e18ca104f74f} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20696 | 2025.01.28 08:42:42.147334 [ 80 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
20697 | 2025.01.28 08:42:42.147381 [ 80 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20698 | 2025.01.28 08:42:42.147383 [ 4 ] {01a47eb5-3b40-4e05-b305-e18ca104f74f} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.001854 sec., 235706.58036677455 rows/sec., 16.90 MiB/sec. | ||
20699 | 2025.01.28 08:42:42.147408 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20700 | 2025.01.28 08:42:42.147486 [ 4 ] {01a47eb5-3b40-4e05-b305-e18ca104f74f} <Debug> TCPHandler: Processed in 0.00213238 sec. | ||
20701 | 2025.01.28 08:42:42.147739 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
20702 | 2025.01.28 08:42:42.147868 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20703 | 2025.01.28 08:42:42.148302 [ 258 ] {9738a48c-18ed-441e-bfbc-532df78b38ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20704 | 2025.01.28 08:42:42.148372 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20705 | 2025.01.28 08:42:42.148489 [ 258 ] {9738a48c-18ed-441e-bfbc-532df78b38ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20706 | 2025.01.28 08:42:42.148536 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 957 rows starting from the beginning of the part | ||
20707 | 2025.01.28 08:42:42.149080 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
20708 | 2025.01.28 08:42:42.149617 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 82 rows starting from the beginning of the part | ||
20709 | 2025.01.28 08:42:42.150237 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 444 rows starting from the beginning of the part | ||
20710 | 2025.01.28 08:42:42.150748 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 72 rows starting from the beginning of the part | ||
20711 | 2025.01.28 08:42:42.151313 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 437 rows starting from the beginning of the part | ||
20712 | 2025.01.28 08:42:42.152469 [ 258 ] {9738a48c-18ed-441e-bfbc-532df78b38ab} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20713 | 2025.01.28 08:42:42.152546 [ 258 ] {9738a48c-18ed-441e-bfbc-532df78b38ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20714 | 2025.01.28 08:42:42.153502 [ 258 ] {9738a48c-18ed-441e-bfbc-532df78b38ab} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
20715 | 2025.01.28 08:42:42.154084 [ 258 ] {9738a48c-18ed-441e-bfbc-532df78b38ab} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20716 | 2025.01.28 08:42:42.154424 [ 258 ] {9738a48c-18ed-441e-bfbc-532df78b38ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006258 sec., 958.7727708533079 rows/sec., 50.09 KiB/sec. | ||
20717 | 2025.01.28 08:42:42.154805 [ 258 ] {9738a48c-18ed-441e-bfbc-532df78b38ab} <Debug> TCPHandler: Processed in 0.007035301 sec. | ||
20718 | 2025.01.28 08:42:42.155376 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20719 | 2025.01.28 08:42:42.155551 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2056 rows, containing 5 columns (5 merged, 0 gathered) in 0.008041655 sec., 255668.76470079852 rows/sec., 19.59 MiB/sec. | ||
20720 | 2025.01.28 08:42:42.155727 [ 4 ] {2152d38c-d72d-41cf-9c05-748e213100ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20721 | 2025.01.28 08:42:42.155830 [ 4 ] {2152d38c-d72d-41cf-9c05-748e213100ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20722 | 2025.01.28 08:42:42.155852 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
20723 | 2025.01.28 08:42:42.156543 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20724 | 2025.01.28 08:42:42.156658 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_166_33} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
20725 | 2025.01.28 08:42:42.156836 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
20726 | 2025.01.28 08:42:42.157033 [ 4 ] {2152d38c-d72d-41cf-9c05-748e213100ad} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20727 | 2025.01.28 08:42:42.157076 [ 4 ] {2152d38c-d72d-41cf-9c05-748e213100ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20728 | 2025.01.28 08:42:42.157484 [ 4 ] {2152d38c-d72d-41cf-9c05-748e213100ad} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
20729 | 2025.01.28 08:42:42.157730 [ 4 ] {2152d38c-d72d-41cf-9c05-748e213100ad} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20730 | 2025.01.28 08:42:42.157868 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_161_33 to all_166_166_0 | ||
20731 | 2025.01.28 08:42:42.157914 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20732 | 2025.01.28 08:42:42.157916 [ 4 ] {2152d38c-d72d-41cf-9c05-748e213100ad} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002249 sec., 105380.16896398399 rows/sec., 7.06 MiB/sec. | ||
20733 | 2025.01.28 08:42:42.157943 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20734 | 2025.01.28 08:42:42.158038 [ 4 ] {2152d38c-d72d-41cf-9c05-748e213100ad} <Debug> TCPHandler: Processed in 0.003056774 sec. | ||
20735 | 2025.01.28 08:42:42.158260 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20736 | 2025.01.28 08:42:42.158270 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_33 to all_166_166_0 into Compact with storage Full | ||
20737 | 2025.01.28 08:42:42.158475 [ 258 ] {f9296b17-1cd7-4be1-ab28-d12697df9e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20738 | 2025.01.28 08:42:42.158594 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20739 | 2025.01.28 08:42:42.158607 [ 258 ] {f9296b17-1cd7-4be1-ab28-d12697df9e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20740 | 2025.01.28 08:42:42.158677 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_161_33, total 48184 rows starting from the beginning of the part | ||
20741 | 2025.01.28 08:42:42.159000 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 96 rows starting from the beginning of the part | ||
20742 | 2025.01.28 08:42:42.159329 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 162 rows starting from the beginning of the part | ||
20743 | 2025.01.28 08:42:42.159640 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 238 rows starting from the beginning of the part | ||
20744 | 2025.01.28 08:42:42.159932 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 162 rows starting from the beginning of the part | ||
20745 | 2025.01.28 08:42:42.160225 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 237 rows starting from the beginning of the part | ||
20746 | 2025.01.28 08:42:42.161209 [ 258 ] {f9296b17-1cd7-4be1-ab28-d12697df9e2f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20747 | 2025.01.28 08:42:42.161280 [ 258 ] {f9296b17-1cd7-4be1-ab28-d12697df9e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20748 | 2025.01.28 08:42:42.161859 [ 258 ] {f9296b17-1cd7-4be1-ab28-d12697df9e2f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
20749 | 2025.01.28 08:42:42.162234 [ 258 ] {f9296b17-1cd7-4be1-ab28-d12697df9e2f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20750 | 2025.01.28 08:42:42.162749 [ 258 ] {f9296b17-1cd7-4be1-ab28-d12697df9e2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004331 sec., 230.89355806972986 rows/sec., 15.56 KiB/sec. | ||
20751 | 2025.01.28 08:42:42.162955 [ 258 ] {f9296b17-1cd7-4be1-ab28-d12697df9e2f} <Debug> TCPHandler: Processed in 0.004824079 sec. | ||
20752 | 2025.01.28 08:42:42.163159 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20753 | 2025.01.28 08:42:42.163446 [ 4 ] {a830276c-f0a1-40d0-8ba9-8439b497d019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20754 | 2025.01.28 08:42:42.163589 [ 4 ] {a830276c-f0a1-40d0-8ba9-8439b497d019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
20755 | 2025.01.28 08:42:42.165509 [ 4 ] {a830276c-f0a1-40d0-8ba9-8439b497d019} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20756 | 2025.01.28 08:42:42.165548 [ 4 ] {a830276c-f0a1-40d0-8ba9-8439b497d019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20757 | 2025.01.28 08:42:42.166519 [ 4 ] {a830276c-f0a1-40d0-8ba9-8439b497d019} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
20758 | 2025.01.28 08:42:42.166952 [ 4 ] {a830276c-f0a1-40d0-8ba9-8439b497d019} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20759 | 2025.01.28 08:42:42.167219 [ 4 ] {a830276c-f0a1-40d0-8ba9-8439b497d019} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003868 sec., 14219.234746639091 rows/sec., 25.48 MiB/sec. | ||
20760 | 2025.01.28 08:42:42.167360 [ 4 ] {a830276c-f0a1-40d0-8ba9-8439b497d019} <Debug> TCPHandler: Processed in 0.004307211 sec. | ||
20761 | 2025.01.28 08:42:42.167540 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20762 | 2025.01.28 08:42:42.167713 [ 258 ] {1778cab7-2b51-4f34-a080-7c268502da50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20763 | 2025.01.28 08:42:42.167774 [ 258 ] {1778cab7-2b51-4f34-a080-7c268502da50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20764 | 2025.01.28 08:42:42.168618 [ 258 ] {1778cab7-2b51-4f34-a080-7c268502da50} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20765 | 2025.01.28 08:42:42.168659 [ 258 ] {1778cab7-2b51-4f34-a080-7c268502da50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20766 | 2025.01.28 08:42:42.169095 [ 258 ] {1778cab7-2b51-4f34-a080-7c268502da50} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
20767 | 2025.01.28 08:42:42.169420 [ 258 ] {1778cab7-2b51-4f34-a080-7c268502da50} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20768 | 2025.01.28 08:42:42.169650 [ 80 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
20769 | 2025.01.28 08:42:42.169746 [ 80 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20770 | 2025.01.28 08:42:42.169784 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20771 | 2025.01.28 08:42:42.169797 [ 258 ] {1778cab7-2b51-4f34-a080-7c268502da50} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002106 sec., 38936.37226970561 rows/sec., 2.47 MiB/sec. | ||
20772 | 2025.01.28 08:42:42.170062 [ 258 ] {1778cab7-2b51-4f34-a080-7c268502da50} <Debug> TCPHandler: Processed in 0.002596417 sec. | ||
20773 | 2025.01.28 08:42:42.170121 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
20774 | 2025.01.28 08:42:42.170311 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20775 | 2025.01.28 08:42:42.170342 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 9768 rows starting from the beginning of the part | ||
20776 | 2025.01.28 08:42:42.170445 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 36 rows starting from the beginning of the part | ||
20777 | 2025.01.28 08:42:42.170857 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
20778 | 2025.01.28 08:42:42.171095 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 82 rows starting from the beginning of the part | ||
20779 | 2025.01.28 08:42:42.171296 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
20780 | 2025.01.28 08:42:42.171502 [ 192 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 82 rows starting from the beginning of the part | ||
20781 | 2025.01.28 08:42:42.172289 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49079 rows, containing 5 columns (5 merged, 0 gathered) in 0.014223813 sec., 3450481.2457812824 rows/sec., 232.98 MiB/sec. | ||
20782 | 2025.01.28 08:42:42.173314 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Trace> MergedBlockOutputStream: filled checksums all_1_166_34 (state Temporary) | ||
20783 | 2025.01.28 08:42:42.174011 [ 193 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_166_34 to all_1_166_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20784 | 2025.01.28 08:42:42.174173 [ 193 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_166_34} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_161_33, all_166_166_0] -> all_1_166_34 | ||
20785 | 2025.01.28 08:42:42.174279 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
20786 | 2025.01.28 08:42:42.175773 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10088 rows, containing 4 columns (4 merged, 0 gathered) in 0.005895865 sec., 1711029.6792752207 rows/sec., 111.51 MiB/sec. | ||
20787 | 2025.01.28 08:42:42.176016 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
20788 | 2025.01.28 08:42:42.176323 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20789 | 2025.01.28 08:42:42.176402 [ 195 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_166_33} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
20790 | 2025.01.28 08:42:42.176494 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
20791 | 2025.01.28 08:42:42.762738 [ 221 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
20792 | 2025.01.28 08:42:42.762784 [ 221 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
20793 | 2025.01.28 08:42:42.764750 [ 221 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): 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] | ||
20794 | 2025.01.28 08:42:42.769353 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
20795 | 2025.01.28 08:42:42.769416 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
20796 | 2025.01.28 08:42:42.772308 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): 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] | ||
20797 | 2025.01.28 08:42:43.389619 [ 220 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
20798 | 2025.01.28 08:42:43.389654 [ 220 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
20799 | 2025.01.28 08:42:43.391626 [ 220 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
20800 | 2025.01.28 08:42:44.924193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 | ||
20801 | 2025.01.28 08:42:44.948060 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20802 | 2025.01.28 08:42:44.948118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20803 | 2025.01.28 08:42:44.955742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
20804 | 2025.01.28 08:42:44.956552 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20805 | 2025.01.28 08:42:44.961141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 739 | ||
20806 | 2025.01.28 08:42:46.821937 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2888 | ||
20807 | 2025.01.28 08:42:46.825404 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20808 | 2025.01.28 08:42:46.825455 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20809 | 2025.01.28 08:42:46.827051 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
20810 | 2025.01.28 08:42:46.827382 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20811 | 2025.01.28 08:42:46.827899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2888 | ||
20812 | 2025.01.28 08:42:47.125046 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20813 | 2025.01.28 08:42:47.125236 [ 258 ] {cac77593-5d86-4062-9a96-4bcbf33ecfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20814 | 2025.01.28 08:42:47.125303 [ 258 ] {cac77593-5d86-4062-9a96-4bcbf33ecfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20815 | 2025.01.28 08:42:47.126040 [ 258 ] {cac77593-5d86-4062-9a96-4bcbf33ecfcf} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20816 | 2025.01.28 08:42:47.126081 [ 258 ] {cac77593-5d86-4062-9a96-4bcbf33ecfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20817 | 2025.01.28 08:42:47.126523 [ 258 ] {cac77593-5d86-4062-9a96-4bcbf33ecfcf} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
20818 | 2025.01.28 08:42:47.126781 [ 258 ] {cac77593-5d86-4062-9a96-4bcbf33ecfcf} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20819 | 2025.01.28 08:42:47.126982 [ 258 ] {cac77593-5d86-4062-9a96-4bcbf33ecfcf} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001798 sec., 35595.10567296997 rows/sec., 2.80 MiB/sec. | ||
20820 | 2025.01.28 08:42:47.127040 [ 258 ] {cac77593-5d86-4062-9a96-4bcbf33ecfcf} <Debug> TCPHandler: Processed in 0.002123481 sec. | ||
20821 | 2025.01.28 08:42:47.127338 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20822 | 2025.01.28 08:42:47.127640 [ 4 ] {5e2f2597-db87-4a73-918a-aeedc9166b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20823 | 2025.01.28 08:42:47.127756 [ 4 ] {5e2f2597-db87-4a73-918a-aeedc9166b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20824 | 2025.01.28 08:42:47.128726 [ 4 ] {5e2f2597-db87-4a73-918a-aeedc9166b7e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20825 | 2025.01.28 08:42:47.128772 [ 4 ] {5e2f2597-db87-4a73-918a-aeedc9166b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20826 | 2025.01.28 08:42:47.129231 [ 4 ] {5e2f2597-db87-4a73-918a-aeedc9166b7e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
20827 | 2025.01.28 08:42:47.129483 [ 4 ] {5e2f2597-db87-4a73-918a-aeedc9166b7e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20828 | 2025.01.28 08:42:47.129715 [ 4 ] {5e2f2597-db87-4a73-918a-aeedc9166b7e} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.002162 sec., 1850.1387604070308 rows/sec., 139.12 KiB/sec. | ||
20829 | 2025.01.28 08:42:47.129791 [ 4 ] {5e2f2597-db87-4a73-918a-aeedc9166b7e} <Debug> TCPHandler: Processed in 0.002646888 sec. | ||
20830 | 2025.01.28 08:42:47.129980 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20831 | 2025.01.28 08:42:47.130236 [ 258 ] {48c97d23-cdf1-4a07-8057-d1ab140bdd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20832 | 2025.01.28 08:42:47.130296 [ 258 ] {48c97d23-cdf1-4a07-8057-d1ab140bdd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20833 | 2025.01.28 08:42:47.130955 [ 258 ] {48c97d23-cdf1-4a07-8057-d1ab140bdd72} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20834 | 2025.01.28 08:42:47.130993 [ 258 ] {48c97d23-cdf1-4a07-8057-d1ab140bdd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20835 | 2025.01.28 08:42:47.131371 [ 258 ] {48c97d23-cdf1-4a07-8057-d1ab140bdd72} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
20836 | 2025.01.28 08:42:47.131627 [ 258 ] {48c97d23-cdf1-4a07-8057-d1ab140bdd72} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20837 | 2025.01.28 08:42:47.131805 [ 258 ] {48c97d23-cdf1-4a07-8057-d1ab140bdd72} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001631 sec., 41692.21336603311 rows/sec., 3.25 MiB/sec. | ||
20838 | 2025.01.28 08:42:47.131858 [ 258 ] {48c97d23-cdf1-4a07-8057-d1ab140bdd72} <Debug> TCPHandler: Processed in 0.002000249 sec. | ||
20839 | 2025.01.28 08:42:47.132033 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20840 | 2025.01.28 08:42:47.132174 [ 4 ] {dd9ad3fb-8402-4fe6-9e5b-a2e997636e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20841 | 2025.01.28 08:42:47.132239 [ 4 ] {dd9ad3fb-8402-4fe6-9e5b-a2e997636e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20842 | 2025.01.28 08:42:47.132829 [ 4 ] {dd9ad3fb-8402-4fe6-9e5b-a2e997636e75} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20843 | 2025.01.28 08:42:47.132869 [ 4 ] {dd9ad3fb-8402-4fe6-9e5b-a2e997636e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20844 | 2025.01.28 08:42:47.133282 [ 4 ] {dd9ad3fb-8402-4fe6-9e5b-a2e997636e75} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
20845 | 2025.01.28 08:42:47.133524 [ 4 ] {dd9ad3fb-8402-4fe6-9e5b-a2e997636e75} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20846 | 2025.01.28 08:42:47.133734 [ 4 ] {dd9ad3fb-8402-4fe6-9e5b-a2e997636e75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. | ||
20847 | 2025.01.28 08:42:47.133787 [ 4 ] {dd9ad3fb-8402-4fe6-9e5b-a2e997636e75} <Debug> TCPHandler: Processed in 0.001822826 sec. | ||
20848 | 2025.01.28 08:42:47.133945 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20849 | 2025.01.28 08:42:47.134063 [ 258 ] {a2331f72-6c48-4eeb-9c2d-f7dc951aac7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20850 | 2025.01.28 08:42:47.134143 [ 258 ] {a2331f72-6c48-4eeb-9c2d-f7dc951aac7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
20851 | 2025.01.28 08:42:47.135287 [ 258 ] {a2331f72-6c48-4eeb-9c2d-f7dc951aac7a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20852 | 2025.01.28 08:42:47.135324 [ 258 ] {a2331f72-6c48-4eeb-9c2d-f7dc951aac7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20853 | 2025.01.28 08:42:47.135960 [ 258 ] {a2331f72-6c48-4eeb-9c2d-f7dc951aac7a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
20854 | 2025.01.28 08:42:47.136232 [ 258 ] {a2331f72-6c48-4eeb-9c2d-f7dc951aac7a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20855 | 2025.01.28 08:42:47.136429 [ 258 ] {a2331f72-6c48-4eeb-9c2d-f7dc951aac7a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00239 sec., 1673.6401673640166 rows/sec., 3.00 MiB/sec. | ||
20856 | 2025.01.28 08:42:47.136522 [ 258 ] {a2331f72-6c48-4eeb-9c2d-f7dc951aac7a} <Debug> TCPHandler: Processed in 0.002638017 sec. | ||
20857 | 2025.01.28 08:42:47.136723 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20858 | 2025.01.28 08:42:47.136945 [ 4 ] {ef1e5706-77c5-4b25-9db4-6a87fb9f3f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20859 | 2025.01.28 08:42:47.137047 [ 4 ] {ef1e5706-77c5-4b25-9db4-6a87fb9f3f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20860 | 2025.01.28 08:42:47.137683 [ 4 ] {ef1e5706-77c5-4b25-9db4-6a87fb9f3f41} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20861 | 2025.01.28 08:42:47.137722 [ 4 ] {ef1e5706-77c5-4b25-9db4-6a87fb9f3f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20862 | 2025.01.28 08:42:47.138093 [ 4 ] {ef1e5706-77c5-4b25-9db4-6a87fb9f3f41} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
20863 | 2025.01.28 08:42:47.138342 [ 4 ] {ef1e5706-77c5-4b25-9db4-6a87fb9f3f41} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20864 | 2025.01.28 08:42:47.138549 [ 4 ] {ef1e5706-77c5-4b25-9db4-6a87fb9f3f41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001657 sec., 36210.018105009054 rows/sec., 2.44 MiB/sec. | ||
20865 | 2025.01.28 08:42:47.138599 [ 4 ] {ef1e5706-77c5-4b25-9db4-6a87fb9f3f41} <Debug> TCPHandler: Processed in 0.001984919 sec. | ||
20866 | 2025.01.28 08:42:48.129901 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20867 | 2025.01.28 08:42:48.129981 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20868 | 2025.01.28 08:42:48.132302 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20869 | 2025.01.28 08:42:48.155225 [ 221 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20870 | 2025.01.28 08:42:48.155282 [ 221 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20871 | 2025.01.28 08:42:48.157338 [ 221 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20872 | 2025.01.28 08:42:48.247104 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20873 | 2025.01.28 08:42:48.247409 [ 258 ] {616a64e9-1bb6-4148-bc76-a209758bec2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
20874 | 2025.01.28 08:42:48.247484 [ 258 ] {616a64e9-1bb6-4148-bc76-a209758bec2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
20875 | 2025.01.28 08:42:48.248242 [ 258 ] {616a64e9-1bb6-4148-bc76-a209758bec2e} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20876 | 2025.01.28 08:42:48.248290 [ 258 ] {616a64e9-1bb6-4148-bc76-a209758bec2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20877 | 2025.01.28 08:42:48.248735 [ 258 ] {616a64e9-1bb6-4148-bc76-a209758bec2e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
20878 | 2025.01.28 08:42:48.248996 [ 258 ] {616a64e9-1bb6-4148-bc76-a209758bec2e} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20879 | 2025.01.28 08:42:48.249261 [ 258 ] {616a64e9-1bb6-4148-bc76-a209758bec2e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. | ||
20880 | 2025.01.28 08:42:48.249377 [ 258 ] {616a64e9-1bb6-4148-bc76-a209758bec2e} <Debug> TCPHandler: Processed in 0.002463115 sec. | ||
20881 | 2025.01.28 08:42:48.249726 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20882 | 2025.01.28 08:42:48.249945 [ 4 ] {88c9d728-f30c-46b3-9ec1-cb77f3766e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
20883 | 2025.01.28 08:42:48.250033 [ 4 ] {88c9d728-f30c-46b3-9ec1-cb77f3766e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
20884 | 2025.01.28 08:42:48.250840 [ 4 ] {88c9d728-f30c-46b3-9ec1-cb77f3766e92} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20885 | 2025.01.28 08:42:48.250896 [ 4 ] {88c9d728-f30c-46b3-9ec1-cb77f3766e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20886 | 2025.01.28 08:42:48.251354 [ 4 ] {88c9d728-f30c-46b3-9ec1-cb77f3766e92} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
20887 | 2025.01.28 08:42:48.251615 [ 4 ] {88c9d728-f30c-46b3-9ec1-cb77f3766e92} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20888 | 2025.01.28 08:42:48.251865 [ 4 ] {88c9d728-f30c-46b3-9ec1-cb77f3766e92} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001979 sec., 5053.057099545225 rows/sec., 412.04 KiB/sec. | ||
20889 | 2025.01.28 08:42:48.251934 [ 4 ] {88c9d728-f30c-46b3-9ec1-cb77f3766e92} <Debug> TCPHandler: Processed in 0.002388934 sec. | ||
20890 | 2025.01.28 08:42:48.252093 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20891 | 2025.01.28 08:42:48.252239 [ 258 ] {430f047c-e1ce-441c-9650-1f2bd7d314cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20892 | 2025.01.28 08:42:48.252303 [ 258 ] {430f047c-e1ce-441c-9650-1f2bd7d314cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20893 | 2025.01.28 08:42:48.253801 [ 258 ] {430f047c-e1ce-441c-9650-1f2bd7d314cd} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20894 | 2025.01.28 08:42:48.253842 [ 258 ] {430f047c-e1ce-441c-9650-1f2bd7d314cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20895 | 2025.01.28 08:42:48.254319 [ 258 ] {430f047c-e1ce-441c-9650-1f2bd7d314cd} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
20896 | 2025.01.28 08:42:48.254568 [ 258 ] {430f047c-e1ce-441c-9650-1f2bd7d314cd} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20897 | 2025.01.28 08:42:48.254780 [ 258 ] {430f047c-e1ce-441c-9650-1f2bd7d314cd} <Debug> executeQuery: Read 1458 rows, 124.86 KiB in 0.002575 sec., 566213.5922330098 rows/sec., 47.35 MiB/sec. | ||
20898 | 2025.01.28 08:42:48.254842 [ 258 ] {430f047c-e1ce-441c-9650-1f2bd7d314cd} <Debug> TCPHandler: Processed in 0.00282054 sec. | ||
20899 | 2025.01.28 08:42:48.255065 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20900 | 2025.01.28 08:42:48.255295 [ 4 ] {3d2f84c7-33ea-4367-95c9-ef0ef1d4bbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20901 | 2025.01.28 08:42:48.255391 [ 4 ] {3d2f84c7-33ea-4367-95c9-ef0ef1d4bbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20902 | 2025.01.28 08:42:48.256020 [ 4 ] {3d2f84c7-33ea-4367-95c9-ef0ef1d4bbc2} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20903 | 2025.01.28 08:42:48.256063 [ 4 ] {3d2f84c7-33ea-4367-95c9-ef0ef1d4bbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20904 | 2025.01.28 08:42:48.256442 [ 4 ] {3d2f84c7-33ea-4367-95c9-ef0ef1d4bbc2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
20905 | 2025.01.28 08:42:48.256692 [ 4 ] {3d2f84c7-33ea-4367-95c9-ef0ef1d4bbc2} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20906 | 2025.01.28 08:42:48.256926 [ 4 ] {3d2f84c7-33ea-4367-95c9-ef0ef1d4bbc2} <Debug> executeQuery: Read 72 rows, 5.29 KiB in 0.001675 sec., 42985.07462686567 rows/sec., 3.08 MiB/sec. | ||
20907 | 2025.01.28 08:42:48.256998 [ 4 ] {3d2f84c7-33ea-4367-95c9-ef0ef1d4bbc2} <Debug> TCPHandler: Processed in 0.002045039 sec. | ||
20908 | 2025.01.28 08:42:48.257185 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20909 | 2025.01.28 08:42:48.257514 [ 258 ] {77dde076-19e2-4e12-959d-26a798c13fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20910 | 2025.01.28 08:42:48.257607 [ 258 ] {77dde076-19e2-4e12-959d-26a798c13fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20911 | 2025.01.28 08:42:48.258393 [ 258 ] {77dde076-19e2-4e12-959d-26a798c13fa4} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20912 | 2025.01.28 08:42:48.258433 [ 258 ] {77dde076-19e2-4e12-959d-26a798c13fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20913 | 2025.01.28 08:42:48.258837 [ 258 ] {77dde076-19e2-4e12-959d-26a798c13fa4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
20914 | 2025.01.28 08:42:48.259086 [ 258 ] {77dde076-19e2-4e12-959d-26a798c13fa4} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20915 | 2025.01.28 08:42:48.259314 [ 258 ] {77dde076-19e2-4e12-959d-26a798c13fa4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001913 sec., 126502.87506534239 rows/sec., 8.57 MiB/sec. | ||
20916 | 2025.01.28 08:42:48.259434 [ 258 ] {77dde076-19e2-4e12-959d-26a798c13fa4} <Debug> TCPHandler: Processed in 0.002340013 sec. | ||
20917 | 2025.01.28 08:42:48.259728 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20918 | 2025.01.28 08:42:48.259951 [ 4 ] {6e8b023e-96ce-4609-9569-f42896e5e687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20919 | 2025.01.28 08:42:48.260043 [ 4 ] {6e8b023e-96ce-4609-9569-f42896e5e687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20920 | 2025.01.28 08:42:48.260779 [ 4 ] {6e8b023e-96ce-4609-9569-f42896e5e687} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20921 | 2025.01.28 08:42:48.260819 [ 4 ] {6e8b023e-96ce-4609-9569-f42896e5e687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20922 | 2025.01.28 08:42:48.261184 [ 4 ] {6e8b023e-96ce-4609-9569-f42896e5e687} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
20923 | 2025.01.28 08:42:48.261427 [ 4 ] {6e8b023e-96ce-4609-9569-f42896e5e687} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20924 | 2025.01.28 08:42:48.261650 [ 4 ] {6e8b023e-96ce-4609-9569-f42896e5e687} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001753 sec., 7415.858528237308 rows/sec., 462.38 KiB/sec. | ||
20925 | 2025.01.28 08:42:48.261714 [ 4 ] {6e8b023e-96ce-4609-9569-f42896e5e687} <Debug> TCPHandler: Processed in 0.002160901 sec. | ||
20926 | 2025.01.28 08:42:48.261927 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20927 | 2025.01.28 08:42:48.262087 [ 258 ] {34766783-5cd3-4303-bf62-8575f7d55870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20928 | 2025.01.28 08:42:48.262146 [ 258 ] {34766783-5cd3-4303-bf62-8575f7d55870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20929 | 2025.01.28 08:42:48.263209 [ 258 ] {34766783-5cd3-4303-bf62-8575f7d55870} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20930 | 2025.01.28 08:42:48.263248 [ 258 ] {34766783-5cd3-4303-bf62-8575f7d55870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20931 | 2025.01.28 08:42:48.263669 [ 258 ] {34766783-5cd3-4303-bf62-8575f7d55870} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
20932 | 2025.01.28 08:42:48.263910 [ 258 ] {34766783-5cd3-4303-bf62-8575f7d55870} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20933 | 2025.01.28 08:42:48.264121 [ 258 ] {34766783-5cd3-4303-bf62-8575f7d55870} <Debug> executeQuery: Read 903 rows, 67.19 KiB in 0.002066 sec., 437076.4762826718 rows/sec., 31.76 MiB/sec. | ||
20934 | 2025.01.28 08:42:48.264177 [ 258 ] {34766783-5cd3-4303-bf62-8575f7d55870} <Debug> TCPHandler: Processed in 0.002377814 sec. | ||
20935 | 2025.01.28 08:42:48.264327 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20936 | 2025.01.28 08:42:48.264450 [ 4 ] {b1e6002f-8ad5-403c-a0b7-85e14c80f30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20937 | 2025.01.28 08:42:48.264502 [ 4 ] {b1e6002f-8ad5-403c-a0b7-85e14c80f30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20938 | 2025.01.28 08:42:48.264998 [ 4 ] {b1e6002f-8ad5-403c-a0b7-85e14c80f30b} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20939 | 2025.01.28 08:42:48.265037 [ 4 ] {b1e6002f-8ad5-403c-a0b7-85e14c80f30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20940 | 2025.01.28 08:42:48.265406 [ 4 ] {b1e6002f-8ad5-403c-a0b7-85e14c80f30b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
20941 | 2025.01.28 08:42:48.265661 [ 4 ] {b1e6002f-8ad5-403c-a0b7-85e14c80f30b} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20942 | 2025.01.28 08:42:48.265869 [ 4 ] {b1e6002f-8ad5-403c-a0b7-85e14c80f30b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. | ||
20943 | 2025.01.28 08:42:48.265923 [ 4 ] {b1e6002f-8ad5-403c-a0b7-85e14c80f30b} <Debug> TCPHandler: Processed in 0.001664954 sec. | ||
20944 | 2025.01.28 08:42:48.266047 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20945 | 2025.01.28 08:42:48.266167 [ 258 ] {19581a22-2148-49dd-b3ba-2c4e9671d096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20946 | 2025.01.28 08:42:48.266220 [ 258 ] {19581a22-2148-49dd-b3ba-2c4e9671d096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20947 | 2025.01.28 08:42:48.267099 [ 258 ] {19581a22-2148-49dd-b3ba-2c4e9671d096} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20948 | 2025.01.28 08:42:48.267138 [ 258 ] {19581a22-2148-49dd-b3ba-2c4e9671d096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20949 | 2025.01.28 08:42:48.267597 [ 258 ] {19581a22-2148-49dd-b3ba-2c4e9671d096} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
20950 | 2025.01.28 08:42:48.267841 [ 258 ] {19581a22-2148-49dd-b3ba-2c4e9671d096} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20951 | 2025.01.28 08:42:48.268054 [ 258 ] {19581a22-2148-49dd-b3ba-2c4e9671d096} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.001913 sec., 518557.2399372713 rows/sec., 34.51 MiB/sec. | ||
20952 | 2025.01.28 08:42:48.268113 [ 258 ] {19581a22-2148-49dd-b3ba-2c4e9671d096} <Debug> TCPHandler: Processed in 0.00212122 sec. | ||
20953 | 2025.01.28 08:42:48.268245 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20954 | 2025.01.28 08:42:48.268393 [ 4 ] {ecad14d6-b571-4e1d-80a3-193339c26e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20955 | 2025.01.28 08:42:48.268488 [ 4 ] {ecad14d6-b571-4e1d-80a3-193339c26e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20956 | 2025.01.28 08:42:48.269340 [ 4 ] {ecad14d6-b571-4e1d-80a3-193339c26e8c} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20957 | 2025.01.28 08:42:48.269405 [ 4 ] {ecad14d6-b571-4e1d-80a3-193339c26e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20958 | 2025.01.28 08:42:48.269771 [ 4 ] {ecad14d6-b571-4e1d-80a3-193339c26e8c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
20959 | 2025.01.28 08:42:48.270017 [ 4 ] {ecad14d6-b571-4e1d-80a3-193339c26e8c} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20960 | 2025.01.28 08:42:48.270235 [ 4 ] {ecad14d6-b571-4e1d-80a3-193339c26e8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001895 sec., 527.7044854881267 rows/sec., 35.56 KiB/sec. | ||
20961 | 2025.01.28 08:42:48.270288 [ 4 ] {ecad14d6-b571-4e1d-80a3-193339c26e8c} <Debug> TCPHandler: Processed in 0.00210031 sec. | ||
20962 | 2025.01.28 08:42:48.270435 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20963 | 2025.01.28 08:42:48.270574 [ 258 ] {fe61b7a3-c131-40c8-92b9-401a0f0d63ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20964 | 2025.01.28 08:42:48.270668 [ 258 ] {fe61b7a3-c131-40c8-92b9-401a0f0d63ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
20965 | 2025.01.28 08:42:48.272064 [ 258 ] {fe61b7a3-c131-40c8-92b9-401a0f0d63ed} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20966 | 2025.01.28 08:42:48.272104 [ 258 ] {fe61b7a3-c131-40c8-92b9-401a0f0d63ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20967 | 2025.01.28 08:42:48.272847 [ 258 ] {fe61b7a3-c131-40c8-92b9-401a0f0d63ed} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
20968 | 2025.01.28 08:42:48.273112 [ 258 ] {fe61b7a3-c131-40c8-92b9-401a0f0d63ed} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20969 | 2025.01.28 08:42:48.273358 [ 258 ] {fe61b7a3-c131-40c8-92b9-401a0f0d63ed} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002816 sec., 19531.25 rows/sec., 35.00 MiB/sec. | ||
20970 | 2025.01.28 08:42:48.273484 [ 258 ] {fe61b7a3-c131-40c8-92b9-401a0f0d63ed} <Debug> TCPHandler: Processed in 0.003117984 sec. | ||
20971 | 2025.01.28 08:42:48.273694 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20972 | 2025.01.28 08:42:48.273917 [ 4 ] {9bdae557-bc22-457e-92fb-56bdd901552a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20973 | 2025.01.28 08:42:48.274011 [ 4 ] {9bdae557-bc22-457e-92fb-56bdd901552a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20974 | 2025.01.28 08:42:48.274631 [ 4 ] {9bdae557-bc22-457e-92fb-56bdd901552a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20975 | 2025.01.28 08:42:48.274670 [ 4 ] {9bdae557-bc22-457e-92fb-56bdd901552a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20976 | 2025.01.28 08:42:48.275085 [ 4 ] {9bdae557-bc22-457e-92fb-56bdd901552a} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
20977 | 2025.01.28 08:42:48.275334 [ 4 ] {9bdae557-bc22-457e-92fb-56bdd901552a} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20978 | 2025.01.28 08:42:48.275537 [ 4 ] {9bdae557-bc22-457e-92fb-56bdd901552a} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001674 sec., 27479.091995221028 rows/sec., 1.66 MiB/sec. | ||
20979 | 2025.01.28 08:42:48.275589 [ 4 ] {9bdae557-bc22-457e-92fb-56bdd901552a} <Debug> TCPHandler: Processed in 0.002008518 sec. | ||
20980 | 2025.01.28 08:42:49.030670 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 | ||
20981 | 2025.01.28 08:42:49.031611 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20982 | 2025.01.28 08:42:49.031659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20983 | 2025.01.28 08:42:49.032208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
20984 | 2025.01.28 08:42:49.032471 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20985 | 2025.01.28 08:42:49.032762 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 | ||
20986 | 2025.01.28 08:42:49.169203 [ 217 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20987 | 2025.01.28 08:42:49.169266 [ 217 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20988 | 2025.01.28 08:42:49.171182 [ 217 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20989 | 2025.01.28 08:42:49.377729 [ 217 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20990 | 2025.01.28 08:42:49.377791 [ 217 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20991 | 2025.01.28 08:42:49.380177 [ 217 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
20992 | 2025.01.28 08:42:52.122198 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20993 | 2025.01.28 08:42:52.122410 [ 258 ] {45a9b331-ebcd-4a66-828a-8414e3f55516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20994 | 2025.01.28 08:42:52.122489 [ 258 ] {45a9b331-ebcd-4a66-828a-8414e3f55516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20995 | 2025.01.28 08:42:52.123265 [ 258 ] {45a9b331-ebcd-4a66-828a-8414e3f55516} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20996 | 2025.01.28 08:42:52.123314 [ 258 ] {45a9b331-ebcd-4a66-828a-8414e3f55516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
20997 | 2025.01.28 08:42:52.123769 [ 258 ] {45a9b331-ebcd-4a66-828a-8414e3f55516} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
20998 | 2025.01.28 08:42:52.124035 [ 258 ] {45a9b331-ebcd-4a66-828a-8414e3f55516} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20999 | 2025.01.28 08:42:52.124304 [ 258 ] {45a9b331-ebcd-4a66-828a-8414e3f55516} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.19 MiB/sec. | ||
21000 | 2025.01.28 08:42:52.124375 [ 258 ] {45a9b331-ebcd-4a66-828a-8414e3f55516} <Debug> TCPHandler: Processed in 0.002317033 sec. | ||
21001 | 2025.01.28 08:42:52.124687 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21002 | 2025.01.28 08:42:52.125013 [ 4 ] {7dc38940-a5d5-4144-8828-20bda360d9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
21003 | 2025.01.28 08:42:52.125141 [ 4 ] {7dc38940-a5d5-4144-8828-20bda360d9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
21004 | 2025.01.28 08:42:52.126080 [ 4 ] {7dc38940-a5d5-4144-8828-20bda360d9b0} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21005 | 2025.01.28 08:42:52.126130 [ 4 ] {7dc38940-a5d5-4144-8828-20bda360d9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21006 | 2025.01.28 08:42:52.126586 [ 4 ] {7dc38940-a5d5-4144-8828-20bda360d9b0} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
21007 | 2025.01.28 08:42:52.126864 [ 4 ] {7dc38940-a5d5-4144-8828-20bda360d9b0} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21008 | 2025.01.28 08:42:52.127112 [ 4 ] {7dc38940-a5d5-4144-8828-20bda360d9b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002186 sec., 29277.218664226897 rows/sec., 2.29 MiB/sec. | ||
21009 | 2025.01.28 08:42:52.127179 [ 4 ] {7dc38940-a5d5-4144-8828-20bda360d9b0} <Debug> TCPHandler: Processed in 0.002691538 sec. | ||
21010 | 2025.01.28 08:42:52.127329 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21011 | 2025.01.28 08:42:52.127482 [ 258 ] {e8e00622-b448-452b-87d0-13c598e9341e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
21012 | 2025.01.28 08:42:52.127550 [ 258 ] {e8e00622-b448-452b-87d0-13c598e9341e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
21013 | 2025.01.28 08:42:52.128218 [ 258 ] {e8e00622-b448-452b-87d0-13c598e9341e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21014 | 2025.01.28 08:42:52.128266 [ 258 ] {e8e00622-b448-452b-87d0-13c598e9341e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21015 | 2025.01.28 08:42:52.128708 [ 258 ] {e8e00622-b448-452b-87d0-13c598e9341e} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
21016 | 2025.01.28 08:42:52.128958 [ 258 ] {e8e00622-b448-452b-87d0-13c598e9341e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21017 | 2025.01.28 08:42:52.129172 [ 258 ] {e8e00622-b448-452b-87d0-13c598e9341e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001728 sec., 55555.555555555555 rows/sec., 3.87 MiB/sec. | ||
21018 | 2025.01.28 08:42:52.129232 [ 258 ] {e8e00622-b448-452b-87d0-13c598e9341e} <Debug> TCPHandler: Processed in 0.001972238 sec. | ||
21019 | 2025.01.28 08:42:52.129376 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21020 | 2025.01.28 08:42:52.129552 [ 4 ] {fa50c4cd-2fb7-4f2d-9f73-2bf7ef2d4cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
21021 | 2025.01.28 08:42:52.129652 [ 4 ] {fa50c4cd-2fb7-4f2d-9f73-2bf7ef2d4cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
21022 | 2025.01.28 08:42:52.130530 [ 4 ] {fa50c4cd-2fb7-4f2d-9f73-2bf7ef2d4cab} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21023 | 2025.01.28 08:42:52.130571 [ 4 ] {fa50c4cd-2fb7-4f2d-9f73-2bf7ef2d4cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21024 | 2025.01.28 08:42:52.130952 [ 4 ] {fa50c4cd-2fb7-4f2d-9f73-2bf7ef2d4cab} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
21025 | 2025.01.28 08:42:52.131203 [ 4 ] {fa50c4cd-2fb7-4f2d-9f73-2bf7ef2d4cab} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21026 | 2025.01.28 08:42:52.131425 [ 4 ] {fa50c4cd-2fb7-4f2d-9f73-2bf7ef2d4cab} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001931 sec., 18643.190056965304 rows/sec., 1.26 MiB/sec. | ||
21027 | 2025.01.28 08:42:52.131487 [ 4 ] {fa50c4cd-2fb7-4f2d-9f73-2bf7ef2d4cab} <Debug> TCPHandler: Processed in 0.002173021 sec. | ||
21028 | 2025.01.28 08:42:52.461239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 | ||
21029 | 2025.01.28 08:42:52.485439 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21030 | 2025.01.28 08:42:52.485491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21031 | 2025.01.28 08:42:52.493227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
21032 | 2025.01.28 08:42:52.494032 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21033 | 2025.01.28 08:42:52.498714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 747 | ||
21034 | 2025.01.28 08:42:56.030789 [ 223 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
21035 | 2025.01.28 08:42:56.030859 [ 223 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
21036 | 2025.01.28 08:42:56.032710 [ 223 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
21037 | 2025.01.28 08:42:56.289358 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
21038 | 2025.01.28 08:42:56.289417 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
21039 | 2025.01.28 08:42:56.345081 [ 224 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
21040 | 2025.01.28 08:42:56.345142 [ 224 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
21041 | 2025.01.28 08:42:56.347660 [ 224 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
21042 | 2025.01.28 08:42:56.532944 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45811 | ||
21043 | 2025.01.28 08:42:56.534006 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21044 | 2025.01.28 08:42:56.534049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21045 | 2025.01.28 08:42:56.534590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
21046 | 2025.01.28 08:42:56.534849 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21047 | 2025.01.28 08:42:56.535121 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 | ||
21048 | 2025.01.28 08:42:56.828159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2932 | ||
21049 | 2025.01.28 08:42:56.831635 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21050 | 2025.01.28 08:42:56.831689 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21051 | 2025.01.28 08:42:56.833272 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
21052 | 2025.01.28 08:42:56.833597 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21053 | 2025.01.28 08:42:56.834241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2932 | ||
21054 | 2025.01.28 08:42:57.125143 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21055 | 2025.01.28 08:42:57.125319 [ 258 ] {f8b9d1ff-dcc7-4ba9-bbe6-dbbac704c41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
21056 | 2025.01.28 08:42:57.125384 [ 258 ] {f8b9d1ff-dcc7-4ba9-bbe6-dbbac704c41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
21057 | 2025.01.28 08:42:57.126138 [ 258 ] {f8b9d1ff-dcc7-4ba9-bbe6-dbbac704c41d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21058 | 2025.01.28 08:42:57.126183 [ 258 ] {f8b9d1ff-dcc7-4ba9-bbe6-dbbac704c41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21059 | 2025.01.28 08:42:57.126613 [ 258 ] {f8b9d1ff-dcc7-4ba9-bbe6-dbbac704c41d} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
21060 | 2025.01.28 08:42:57.126884 [ 258 ] {f8b9d1ff-dcc7-4ba9-bbe6-dbbac704c41d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21061 | 2025.01.28 08:42:57.127122 [ 258 ] {f8b9d1ff-dcc7-4ba9-bbe6-dbbac704c41d} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001852 sec., 34557.23542116631 rows/sec., 2.72 MiB/sec. | ||
21062 | 2025.01.28 08:42:57.127189 [ 258 ] {f8b9d1ff-dcc7-4ba9-bbe6-dbbac704c41d} <Debug> TCPHandler: Processed in 0.002173691 sec. | ||
21063 | 2025.01.28 08:42:57.127446 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21064 | 2025.01.28 08:42:57.127653 [ 4 ] {742f3df0-0bbf-48d3-a087-b292737141cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
21065 | 2025.01.28 08:42:57.127736 [ 4 ] {742f3df0-0bbf-48d3-a087-b292737141cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
21066 | 2025.01.28 08:42:57.128594 [ 4 ] {742f3df0-0bbf-48d3-a087-b292737141cf} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21067 | 2025.01.28 08:42:57.128642 [ 4 ] {742f3df0-0bbf-48d3-a087-b292737141cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21068 | 2025.01.28 08:42:57.129077 [ 4 ] {742f3df0-0bbf-48d3-a087-b292737141cf} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
21069 | 2025.01.28 08:42:57.129341 [ 4 ] {742f3df0-0bbf-48d3-a087-b292737141cf} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21070 | 2025.01.28 08:42:57.129585 [ 4 ] {742f3df0-0bbf-48d3-a087-b292737141cf} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001991 sec., 2009.040683073832 rows/sec., 151.07 KiB/sec. | ||
21071 | 2025.01.28 08:42:57.129651 [ 4 ] {742f3df0-0bbf-48d3-a087-b292737141cf} <Debug> TCPHandler: Processed in 0.002347133 sec. | ||
21072 | 2025.01.28 08:42:57.129807 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21073 | 2025.01.28 08:42:57.129952 [ 258 ] {af14ec10-3cda-4eee-a8fb-7ca175eca4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
21074 | 2025.01.28 08:42:57.130013 [ 258 ] {af14ec10-3cda-4eee-a8fb-7ca175eca4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
21075 | 2025.01.28 08:42:57.130737 [ 258 ] {af14ec10-3cda-4eee-a8fb-7ca175eca4a4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21076 | 2025.01.28 08:42:57.130779 [ 258 ] {af14ec10-3cda-4eee-a8fb-7ca175eca4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21077 | 2025.01.28 08:42:57.131162 [ 258 ] {af14ec10-3cda-4eee-a8fb-7ca175eca4a4} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
21078 | 2025.01.28 08:42:57.131409 [ 258 ] {af14ec10-3cda-4eee-a8fb-7ca175eca4a4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21079 | 2025.01.28 08:42:57.131614 [ 258 ] {af14ec10-3cda-4eee-a8fb-7ca175eca4a4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001681 sec., 40452.11183819155 rows/sec., 3.16 MiB/sec. | ||
21080 | 2025.01.28 08:42:57.131691 [ 258 ] {af14ec10-3cda-4eee-a8fb-7ca175eca4a4} <Debug> TCPHandler: Processed in 0.001952927 sec. | ||
21081 | 2025.01.28 08:42:57.131944 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21082 | 2025.01.28 08:42:57.132271 [ 4 ] {49efe70f-09c4-454e-9fb4-c1efb91cba26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
21083 | 2025.01.28 08:42:57.132374 [ 4 ] {49efe70f-09c4-454e-9fb4-c1efb91cba26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
21084 | 2025.01.28 08:42:57.133079 [ 4 ] {49efe70f-09c4-454e-9fb4-c1efb91cba26} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21085 | 2025.01.28 08:42:57.133120 [ 4 ] {49efe70f-09c4-454e-9fb4-c1efb91cba26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21086 | 2025.01.28 08:42:57.133532 [ 4 ] {49efe70f-09c4-454e-9fb4-c1efb91cba26} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
21087 | 2025.01.28 08:42:57.133796 [ 4 ] {49efe70f-09c4-454e-9fb4-c1efb91cba26} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21088 | 2025.01.28 08:42:57.134031 [ 4 ] {49efe70f-09c4-454e-9fb4-c1efb91cba26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001827 sec., 87575.25998905308 rows/sec., 6.10 MiB/sec. | ||
21089 | 2025.01.28 08:42:57.134089 [ 4 ] {49efe70f-09c4-454e-9fb4-c1efb91cba26} <Debug> TCPHandler: Processed in 0.002284583 sec. | ||
21090 | 2025.01.28 08:42:57.134241 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21091 | 2025.01.28 08:42:57.134385 [ 258 ] {e5f3a3f1-5418-4051-9939-1cb2488d408c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
21092 | 2025.01.28 08:42:57.134481 [ 258 ] {e5f3a3f1-5418-4051-9939-1cb2488d408c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
21093 | 2025.01.28 08:42:57.135660 [ 258 ] {e5f3a3f1-5418-4051-9939-1cb2488d408c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21094 | 2025.01.28 08:42:57.135700 [ 258 ] {e5f3a3f1-5418-4051-9939-1cb2488d408c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21095 | 2025.01.28 08:42:57.136355 [ 258 ] {e5f3a3f1-5418-4051-9939-1cb2488d408c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
21096 | 2025.01.28 08:42:57.136626 [ 258 ] {e5f3a3f1-5418-4051-9939-1cb2488d408c} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21097 | 2025.01.28 08:42:57.136833 [ 258 ] {e5f3a3f1-5418-4051-9939-1cb2488d408c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002482 sec., 1611.6035455278002 rows/sec., 2.89 MiB/sec. | ||
21098 | 2025.01.28 08:42:57.136948 [ 258 ] {e5f3a3f1-5418-4051-9939-1cb2488d408c} <Debug> TCPHandler: Processed in 0.00277909 sec. | ||
21099 | 2025.01.28 08:42:57.137112 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21100 | 2025.01.28 08:42:57.137254 [ 4 ] {56d884fe-057f-4e0c-87a4-27da10187b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
21101 | 2025.01.28 08:42:57.137316 [ 4 ] {56d884fe-057f-4e0c-87a4-27da10187b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
21102 | 2025.01.28 08:42:57.137914 [ 4 ] {56d884fe-057f-4e0c-87a4-27da10187b39} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21103 | 2025.01.28 08:42:57.137962 [ 4 ] {56d884fe-057f-4e0c-87a4-27da10187b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21104 | 2025.01.28 08:42:57.139030 [ 4 ] {56d884fe-057f-4e0c-87a4-27da10187b39} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
21105 | 2025.01.28 08:42:57.139291 [ 4 ] {56d884fe-057f-4e0c-87a4-27da10187b39} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21106 | 2025.01.28 08:42:57.139514 [ 4 ] {56d884fe-057f-4e0c-87a4-27da10187b39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002291 sec., 26189.436927106068 rows/sec., 1.76 MiB/sec. | ||
21107 | 2025.01.28 08:42:57.139568 [ 4 ] {56d884fe-057f-4e0c-87a4-27da10187b39} <Debug> TCPHandler: Processed in 0.002528076 sec. | ||
21108 | 2025.01.28 08:42:58.259051 [ 224 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
21109 | 2025.01.28 08:42:58.259129 [ 224 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
21110 | 2025.01.28 08:42:58.261296 [ 224 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
21111 | 2025.01.28 08:42:59.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.77 MiB, peak 293.53 MiB, free memory in arenas 0.00 B, will set to 273.77 MiB (RSS), difference: 4.00 MiB | ||
21112 | 2025.01.28 08:42:59.539953 [ 50 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 5 parts from all_1_69_15 to all_73_73_0 | ||
21113 | 2025.01.28 08:42:59.540051 [ 50 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21114 | 2025.01.28 08:42:59.540096 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21115 | 2025.01.28 08:42:59.540293 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_15 to all_73_73_0 into Compact with storage Full | ||
21116 | 2025.01.28 08:42:59.540587 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21117 | 2025.01.28 08:42:59.540643 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 243 rows starting from the beginning of the part | ||
21118 | 2025.01.28 08:42:59.540727 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 242 rows starting from the beginning of the part | ||
21119 | 2025.01.28 08:42:59.541008 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
21120 | 2025.01.28 08:42:59.541239 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part | ||
21121 | 2025.01.28 08:42:59.541429 [ 191 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 242 rows starting from the beginning of the part | ||
21122 | 2025.01.28 08:42:59.542729 [ 195 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002529366 sec., 298493.77274779533 rows/sec., 21.37 MiB/sec. | ||
21123 | 2025.01.28 08:42:59.542941 [ 197 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Trace> MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) | ||
21124 | 2025.01.28 08:42:59.543332 [ 197 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21125 | 2025.01.28 08:42:59.543438 [ 197 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_73_16} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 5 parts: [all_1_69_15, all_73_73_0] -> all_1_73_16 | ||
21126 | 2025.01.28 08:42:59.543560 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
21127 | 2025.01.28 08:42:59.998825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 | ||
21128 | 2025.01.28 08:43:00.022616 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21129 | 2025.01.28 08:43:00.022675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21130 | 2025.01.28 08:43:00.030453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
21131 | 2025.01.28 08:43:00.031284 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21132 | 2025.01.28 08:43:00.038211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 754 | ||
21133 | 2025.01.28 08:43:00.108629 [ 224 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Found 5 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] | ||
21134 | 2025.01.28 08:43:00.108699 [ 224 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Removing 5 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] | ||
21135 | 2025.01.28 08:43:00.110840 [ 224 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Removing 5 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
21136 | 2025.01.28 08:43:00.307208 [ 217 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
21137 | 2025.01.28 08:43:00.307264 [ 217 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
21138 | 2025.01.28 08:43:00.309004 [ 217 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
21139 | 2025.01.28 08:43:01.763010 [ 54 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 5 parts from all_1_69_15 to all_73_73_0 | ||
21140 | 2025.01.28 08:43:01.763074 [ 54 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21141 | 2025.01.28 08:43:01.763096 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21142 | 2025.01.28 08:43:01.763392 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_15 to all_73_73_0 into Compact with storage Full | ||
21143 | 2025.01.28 08:43:01.763714 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21144 | 2025.01.28 08:43:01.763777 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 69 rows starting from the beginning of the part | ||
21145 | 2025.01.28 08:43:01.763862 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
21146 | 2025.01.28 08:43:01.764131 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
21147 | 2025.01.28 08:43:01.764354 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
21148 | 2025.01.28 08:43:01.764539 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
21149 | 2025.01.28 08:43:01.765745 [ 201 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 4 columns (4 merged, 0 gathered) in 0.002546177 sec., 28670.43414499463 rows/sec., 1.89 MiB/sec. | ||
21150 | 2025.01.28 08:43:01.765916 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Trace> MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) | ||
21151 | 2025.01.28 08:43:01.766219 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21152 | 2025.01.28 08:43:01.766305 [ 195 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_73_16} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 5 parts: [all_1_69_15, all_73_73_0] -> all_1_73_16 | ||
21153 | 2025.01.28 08:43:01.766389 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
21154 | 2025.01.28 08:43:02.132091 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21155 | 2025.01.28 08:43:02.132292 [ 258 ] {05485f46-d748-4c09-a8a4-f056ff032564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
21156 | 2025.01.28 08:43:02.132365 [ 258 ] {05485f46-d748-4c09-a8a4-f056ff032564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
21157 | 2025.01.28 08:43:02.133114 [ 258 ] {05485f46-d748-4c09-a8a4-f056ff032564} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21158 | 2025.01.28 08:43:02.133194 [ 258 ] {05485f46-d748-4c09-a8a4-f056ff032564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21159 | 2025.01.28 08:43:02.133650 [ 258 ] {05485f46-d748-4c09-a8a4-f056ff032564} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
21160 | 2025.01.28 08:43:02.133923 [ 258 ] {05485f46-d748-4c09-a8a4-f056ff032564} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21161 | 2025.01.28 08:43:02.134127 [ 52 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
21162 | 2025.01.28 08:43:02.134193 [ 258 ] {05485f46-d748-4c09-a8a4-f056ff032564} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec. | ||
21163 | 2025.01.28 08:43:02.134218 [ 52 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21164 | 2025.01.28 08:43:02.134282 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21165 | 2025.01.28 08:43:02.134338 [ 258 ] {05485f46-d748-4c09-a8a4-f056ff032564} <Debug> TCPHandler: Processed in 0.002381294 sec. | ||
21166 | 2025.01.28 08:43:02.134514 [ 217 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
21167 | 2025.01.28 08:43:02.134639 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
21168 | 2025.01.28 08:43:02.134643 [ 217 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
21169 | 2025.01.28 08:43:02.134737 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21170 | 2025.01.28 08:43:02.134911 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21171 | 2025.01.28 08:43:02.135041 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 14 rows starting from the beginning of the part | ||
21172 | 2025.01.28 08:43:02.135210 [ 4 ] {094ad52a-d230-43c8-ab37-2cd905a048fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
21173 | 2025.01.28 08:43:02.135355 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part | ||
21174 | 2025.01.28 08:43:02.135447 [ 4 ] {094ad52a-d230-43c8-ab37-2cd905a048fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
21175 | 2025.01.28 08:43:02.135900 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
21176 | 2025.01.28 08:43:02.136505 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part | ||
21177 | 2025.01.28 08:43:02.137031 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part | ||
21178 | 2025.01.28 08:43:02.140755 [ 4 ] {094ad52a-d230-43c8-ab37-2cd905a048fb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21179 | 2025.01.28 08:43:02.140884 [ 217 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
21180 | 2025.01.28 08:43:02.140885 [ 4 ] {094ad52a-d230-43c8-ab37-2cd905a048fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21181 | 2025.01.28 08:43:02.141747 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007309235 sec., 9576.925629015896 rows/sec., 726.82 KiB/sec. | ||
21182 | 2025.01.28 08:43:02.142089 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
21183 | 2025.01.28 08:43:02.142775 [ 4 ] {094ad52a-d230-43c8-ab37-2cd905a048fb} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
21184 | 2025.01.28 08:43:02.142776 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21185 | 2025.01.28 08:43:02.142932 [ 201 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_73_18} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
21186 | 2025.01.28 08:43:02.143086 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
21187 | 2025.01.28 08:43:02.143239 [ 4 ] {094ad52a-d230-43c8-ab37-2cd905a048fb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21188 | 2025.01.28 08:43:02.143402 [ 52 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
21189 | 2025.01.28 08:43:02.143434 [ 52 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21190 | 2025.01.28 08:43:02.143457 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21191 | 2025.01.28 08:43:02.143458 [ 4 ] {094ad52a-d230-43c8-ab37-2cd905a048fb} <Debug> executeQuery: Read 313 rows, 28.38 KiB in 0.008407 sec., 37230.87902938028 rows/sec., 3.30 MiB/sec. | ||
21192 | 2025.01.28 08:43:02.143682 [ 4 ] {094ad52a-d230-43c8-ab37-2cd905a048fb} <Debug> TCPHandler: Processed in 0.009220701 sec. | ||
21193 | 2025.01.28 08:43:02.143727 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
21194 | 2025.01.28 08:43:02.143864 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21195 | 2025.01.28 08:43:02.143903 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21196 | 2025.01.28 08:43:02.143936 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1477 rows starting from the beginning of the part | ||
21197 | 2025.01.28 08:43:02.144067 [ 258 ] {d6591968-783c-430b-8482-a46fda6bad14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
21198 | 2025.01.28 08:43:02.144157 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part | ||
21199 | 2025.01.28 08:43:02.144234 [ 258 ] {d6591968-783c-430b-8482-a46fda6bad14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
21200 | 2025.01.28 08:43:02.144463 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1458 rows starting from the beginning of the part | ||
21201 | 2025.01.28 08:43:02.144726 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part | ||
21202 | 2025.01.28 08:43:02.145016 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part | ||
21203 | 2025.01.28 08:43:02.145321 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 313 rows starting from the beginning of the part | ||
21204 | 2025.01.28 08:43:02.146509 [ 258 ] {d6591968-783c-430b-8482-a46fda6bad14} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21205 | 2025.01.28 08:43:02.146557 [ 258 ] {d6591968-783c-430b-8482-a46fda6bad14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21206 | 2025.01.28 08:43:02.147121 [ 258 ] {d6591968-783c-430b-8482-a46fda6bad14} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
21207 | 2025.01.28 08:43:02.147411 [ 258 ] {d6591968-783c-430b-8482-a46fda6bad14} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21208 | 2025.01.28 08:43:02.147607 [ 52 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
21209 | 2025.01.28 08:43:02.147660 [ 52 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21210 | 2025.01.28 08:43:02.147719 [ 258 ] {d6591968-783c-430b-8482-a46fda6bad14} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.003719 sec., 16671.14815810702 rows/sec., 1.21 MiB/sec. | ||
21211 | 2025.01.28 08:43:02.147725 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21212 | 2025.01.28 08:43:02.148025 [ 258 ] {d6591968-783c-430b-8482-a46fda6bad14} <Debug> TCPHandler: Processed in 0.00423694 sec. | ||
21213 | 2025.01.28 08:43:02.148689 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21214 | 2025.01.28 08:43:02.148687 [ 195 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3432 rows, containing 5 columns (5 merged, 0 gathered) in 0.005141194 sec., 667549.2113310643 rows/sec., 58.46 MiB/sec. | ||
21215 | 2025.01.28 08:43:02.149060 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::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 | ||
21216 | 2025.01.28 08:43:02.149202 [ 4 ] {bf12e316-7802-4170-9868-1679e203bebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
21217 | 2025.01.28 08:43:02.149371 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
21218 | 2025.01.28 08:43:02.149415 [ 4 ] {bf12e316-7802-4170-9868-1679e203bebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
21219 | 2025.01.28 08:43:02.149746 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21220 | 2025.01.28 08:43:02.149965 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 87 rows starting from the beginning of the part | ||
21221 | 2025.01.28 08:43:02.150818 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 62 rows starting from the beginning of the part | ||
21222 | 2025.01.28 08:43:02.151081 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21223 | 2025.01.28 08:43:02.151666 [ 198 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_171_34} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
21224 | 2025.01.28 08:43:02.151740 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 4 rows starting from the beginning of the part | ||
21225 | 2025.01.28 08:43:02.152093 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
21226 | 2025.01.28 08:43:02.152240 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 72 rows starting from the beginning of the part | ||
21227 | 2025.01.28 08:43:02.152648 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 4 rows starting from the beginning of the part | ||
21228 | 2025.01.28 08:43:02.153013 [ 196 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 62 rows starting from the beginning of the part | ||
21229 | 2025.01.28 08:43:02.153897 [ 4 ] {bf12e316-7802-4170-9868-1679e203bebf} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21230 | 2025.01.28 08:43:02.153953 [ 4 ] {bf12e316-7802-4170-9868-1679e203bebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21231 | 2025.01.28 08:43:02.154578 [ 4 ] {bf12e316-7802-4170-9868-1679e203bebf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
21232 | 2025.01.28 08:43:02.154811 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 5 columns (5 merged, 0 gathered) in 0.006714856 sec., 43336.74467479273 rows/sec., 3.28 MiB/sec. | ||
21233 | 2025.01.28 08:43:02.154996 [ 4 ] {bf12e316-7802-4170-9868-1679e203bebf} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21234 | 2025.01.28 08:43:02.155065 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
21235 | 2025.01.28 08:43:02.155338 [ 4 ] {bf12e316-7802-4170-9868-1679e203bebf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006316 sec., 2216.5927802406586 rows/sec., 155.24 KiB/sec. | ||
21236 | 2025.01.28 08:43:02.155472 [ 4 ] {bf12e316-7802-4170-9868-1679e203bebf} <Debug> TCPHandler: Processed in 0.007327485 sec. | ||
21237 | 2025.01.28 08:43:02.155638 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21238 | 2025.01.28 08:43:02.155720 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21239 | 2025.01.28 08:43:02.155734 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_141_28} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
21240 | 2025.01.28 08:43:02.155912 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
21241 | 2025.01.28 08:43:02.155975 [ 258 ] {f0ad5635-7c91-4a6a-9822-388a5b5df80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
21242 | 2025.01.28 08:43:02.156041 [ 258 ] {f0ad5635-7c91-4a6a-9822-388a5b5df80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
21243 | 2025.01.28 08:43:02.156756 [ 258 ] {f0ad5635-7c91-4a6a-9822-388a5b5df80e} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21244 | 2025.01.28 08:43:02.156797 [ 258 ] {f0ad5635-7c91-4a6a-9822-388a5b5df80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21245 | 2025.01.28 08:43:02.157176 [ 258 ] {f0ad5635-7c91-4a6a-9822-388a5b5df80e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
21246 | 2025.01.28 08:43:02.157426 [ 258 ] {f0ad5635-7c91-4a6a-9822-388a5b5df80e} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21247 | 2025.01.28 08:43:02.157598 [ 52 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
21248 | 2025.01.28 08:43:02.157656 [ 52 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21249 | 2025.01.28 08:43:02.157681 [ 258 ] {f0ad5635-7c91-4a6a-9822-388a5b5df80e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001777 sec., 7315.700619020822 rows/sec., 456.13 KiB/sec. | ||
21250 | 2025.01.28 08:43:02.157696 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21251 | 2025.01.28 08:43:02.157885 [ 258 ] {f0ad5635-7c91-4a6a-9822-388a5b5df80e} <Debug> TCPHandler: Processed in 0.002235332 sec. | ||
21252 | 2025.01.28 08:43:02.157943 [ 219 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
21253 | 2025.01.28 08:43:02.158041 [ 219 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
21254 | 2025.01.28 08:43:02.158189 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
21255 | 2025.01.28 08:43:02.158241 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21256 | 2025.01.28 08:43:02.158662 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21257 | 2025.01.28 08:43:02.158676 [ 4 ] {104629d2-0577-474d-a4c0-a7d973457f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
21258 | 2025.01.28 08:43:02.158754 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 13 rows starting from the beginning of the part | ||
21259 | 2025.01.28 08:43:02.158844 [ 4 ] {104629d2-0577-474d-a4c0-a7d973457f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
21260 | 2025.01.28 08:43:02.159159 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part | ||
21261 | 2025.01.28 08:43:02.159631 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 13 rows starting from the beginning of the part | ||
21262 | 2025.01.28 08:43:02.160232 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part | ||
21263 | 2025.01.28 08:43:02.160691 [ 198 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part | ||
21264 | 2025.01.28 08:43:02.165478 [ 186 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007644349 sec., 8503.013140818139 rows/sec., 563.38 KiB/sec. | ||
21265 | 2025.01.28 08:43:02.165797 [ 186 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
21266 | 2025.01.28 08:43:02.166024 [ 4 ] {104629d2-0577-474d-a4c0-a7d973457f8d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21267 | 2025.01.28 08:43:02.166115 [ 4 ] {104629d2-0577-474d-a4c0-a7d973457f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21268 | 2025.01.28 08:43:02.166355 [ 219 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
21269 | 2025.01.28 08:43:02.166613 [ 186 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21270 | 2025.01.28 08:43:02.166885 [ 186 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_73_18} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
21271 | 2025.01.28 08:43:02.167140 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
21272 | 2025.01.28 08:43:02.167655 [ 4 ] {104629d2-0577-474d-a4c0-a7d973457f8d} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
21273 | 2025.01.28 08:43:02.167935 [ 4 ] {104629d2-0577-474d-a4c0-a7d973457f8d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21274 | 2025.01.28 08:43:02.168075 [ 52 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
21275 | 2025.01.28 08:43:02.168113 [ 52 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21276 | 2025.01.28 08:43:02.168127 [ 4 ] {104629d2-0577-474d-a4c0-a7d973457f8d} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.009542 sec., 45797.52672395724 rows/sec., 3.28 MiB/sec. | ||
21277 | 2025.01.28 08:43:02.168138 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21278 | 2025.01.28 08:43:02.168291 [ 4 ] {104629d2-0577-474d-a4c0-a7d973457f8d} <Debug> TCPHandler: Processed in 0.010265587 sec. | ||
21279 | 2025.01.28 08:43:02.168363 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
21280 | 2025.01.28 08:43:02.168475 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21281 | 2025.01.28 08:43:02.168508 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21282 | 2025.01.28 08:43:02.168541 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 957 rows starting from the beginning of the part | ||
21283 | 2025.01.28 08:43:02.168663 [ 258 ] {19576524-91cf-4b14-9f56-1b4e5ac9db8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
21284 | 2025.01.28 08:43:02.168680 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 68 rows starting from the beginning of the part | ||
21285 | 2025.01.28 08:43:02.168786 [ 258 ] {19576524-91cf-4b14-9f56-1b4e5ac9db8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
21286 | 2025.01.28 08:43:02.168922 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 903 rows starting from the beginning of the part | ||
21287 | 2025.01.28 08:43:02.169254 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
21288 | 2025.01.28 08:43:02.169450 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 68 rows starting from the beginning of the part | ||
21289 | 2025.01.28 08:43:02.169627 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 437 rows starting from the beginning of the part | ||
21290 | 2025.01.28 08:43:02.170208 [ 258 ] {19576524-91cf-4b14-9f56-1b4e5ac9db8b} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21291 | 2025.01.28 08:43:02.170259 [ 258 ] {19576524-91cf-4b14-9f56-1b4e5ac9db8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21292 | 2025.01.28 08:43:02.170839 [ 258 ] {19576524-91cf-4b14-9f56-1b4e5ac9db8b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
21293 | 2025.01.28 08:43:02.171200 [ 258 ] {19576524-91cf-4b14-9f56-1b4e5ac9db8b} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21294 | 2025.01.28 08:43:02.171497 [ 258 ] {19576524-91cf-4b14-9f56-1b4e5ac9db8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002907 sec., 2063.983488132095 rows/sec., 107.84 KiB/sec. | ||
21295 | 2025.01.28 08:43:02.171575 [ 258 ] {19576524-91cf-4b14-9f56-1b4e5ac9db8b} <Debug> TCPHandler: Processed in 0.003176896 sec. | ||
21296 | 2025.01.28 08:43:02.171810 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21297 | 2025.01.28 08:43:02.171879 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.003641712 sec., 685666.5216799132 rows/sec., 52.65 MiB/sec. | ||
21298 | 2025.01.28 08:43:02.171977 [ 4 ] {eb51a8a7-833e-40a6-998f-aa440e19aa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
21299 | 2025.01.28 08:43:02.172066 [ 4 ] {eb51a8a7-833e-40a6-998f-aa440e19aa3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
21300 | 2025.01.28 08:43:02.172171 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
21301 | 2025.01.28 08:43:02.172848 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21302 | 2025.01.28 08:43:02.173106 [ 193 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_171_34} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
21303 | 2025.01.28 08:43:02.173282 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
21304 | 2025.01.28 08:43:02.173407 [ 4 ] {eb51a8a7-833e-40a6-998f-aa440e19aa3c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21305 | 2025.01.28 08:43:02.173452 [ 4 ] {eb51a8a7-833e-40a6-998f-aa440e19aa3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21306 | 2025.01.28 08:43:02.173861 [ 4 ] {eb51a8a7-833e-40a6-998f-aa440e19aa3c} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
21307 | 2025.01.28 08:43:02.174109 [ 4 ] {eb51a8a7-833e-40a6-998f-aa440e19aa3c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21308 | 2025.01.28 08:43:02.174292 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_166_34 to all_171_171_0 | ||
21309 | 2025.01.28 08:43:02.174330 [ 4 ] {eb51a8a7-833e-40a6-998f-aa440e19aa3c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002389 sec., 99204.68815403935 rows/sec., 6.65 MiB/sec. | ||
21310 | 2025.01.28 08:43:02.174342 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21311 | 2025.01.28 08:43:02.174416 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21312 | 2025.01.28 08:43:02.174468 [ 4 ] {eb51a8a7-833e-40a6-998f-aa440e19aa3c} <Debug> TCPHandler: Processed in 0.00277339 sec. | ||
21313 | 2025.01.28 08:43:02.174675 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_34 to all_171_171_0 into Compact with storage Full | ||
21314 | 2025.01.28 08:43:02.174684 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21315 | 2025.01.28 08:43:02.174847 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21316 | 2025.01.28 08:43:02.174852 [ 258 ] {769d0496-5219-4134-ae86-b4060a4e6196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
21317 | 2025.01.28 08:43:02.174889 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_166_34, total 49079 rows starting from the beginning of the part | ||
21318 | 2025.01.28 08:43:02.174930 [ 258 ] {769d0496-5219-4134-ae86-b4060a4e6196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
21319 | 2025.01.28 08:43:02.175113 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
21320 | 2025.01.28 08:43:02.175390 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 992 rows starting from the beginning of the part | ||
21321 | 2025.01.28 08:43:02.175647 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 96 rows starting from the beginning of the part | ||
21322 | 2025.01.28 08:43:02.175804 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
21323 | 2025.01.28 08:43:02.176014 [ 199 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 237 rows starting from the beginning of the part | ||
21324 | 2025.01.28 08:43:02.176671 [ 258 ] {769d0496-5219-4134-ae86-b4060a4e6196} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21325 | 2025.01.28 08:43:02.176721 [ 258 ] {769d0496-5219-4134-ae86-b4060a4e6196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21326 | 2025.01.28 08:43:02.177250 [ 258 ] {769d0496-5219-4134-ae86-b4060a4e6196} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
21327 | 2025.01.28 08:43:02.177580 [ 258 ] {769d0496-5219-4134-ae86-b4060a4e6196} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21328 | 2025.01.28 08:43:02.177897 [ 258 ] {769d0496-5219-4134-ae86-b4060a4e6196} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 21.81 KiB/sec. | ||
21329 | 2025.01.28 08:43:02.177976 [ 258 ] {769d0496-5219-4134-ae86-b4060a4e6196} <Debug> TCPHandler: Processed in 0.003393258 sec. | ||
21330 | 2025.01.28 08:43:02.178173 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21331 | 2025.01.28 08:43:02.178428 [ 4 ] {20f12645-b0ce-4c83-adbc-fd1ad05b3b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
21332 | 2025.01.28 08:43:02.178562 [ 4 ] {20f12645-b0ce-4c83-adbc-fd1ad05b3b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
21333 | 2025.01.28 08:43:02.180365 [ 4 ] {20f12645-b0ce-4c83-adbc-fd1ad05b3b97} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21334 | 2025.01.28 08:43:02.180408 [ 4 ] {20f12645-b0ce-4c83-adbc-fd1ad05b3b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21335 | 2025.01.28 08:43:02.181327 [ 4 ] {20f12645-b0ce-4c83-adbc-fd1ad05b3b97} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
21336 | 2025.01.28 08:43:02.181680 [ 4 ] {20f12645-b0ce-4c83-adbc-fd1ad05b3b97} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21337 | 2025.01.28 08:43:02.181877 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
21338 | 2025.01.28 08:43:02.181973 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21339 | 2025.01.28 08:43:02.182024 [ 4 ] {20f12645-b0ce-4c83-adbc-fd1ad05b3b97} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003665 sec., 15006.821282401092 rows/sec., 26.89 MiB/sec. | ||
21340 | 2025.01.28 08:43:02.182047 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21341 | 2025.01.28 08:43:02.182385 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::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 | ||
21342 | 2025.01.28 08:43:02.182411 [ 4 ] {20f12645-b0ce-4c83-adbc-fd1ad05b3b97} <Debug> TCPHandler: Processed in 0.004336852 sec. | ||
21343 | 2025.01.28 08:43:02.182646 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21344 | 2025.01.28 08:43:02.183002 [ 258 ] {412b7682-a8fa-41f8-90ff-4c3fbc70e09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
21345 | 2025.01.28 08:43:02.183129 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21346 | 2025.01.28 08:43:02.183163 [ 258 ] {412b7682-a8fa-41f8-90ff-4c3fbc70e09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
21347 | 2025.01.28 08:43:02.183429 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2782 rows starting from the beginning of the part | ||
21348 | 2025.01.28 08:43:02.184508 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 55 rows starting from the beginning of the part | ||
21349 | 2025.01.28 08:43:02.185593 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 4 rows starting from the beginning of the part | ||
21350 | 2025.01.28 08:43:02.185925 [ 258 ] {412b7682-a8fa-41f8-90ff-4c3fbc70e09c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21351 | 2025.01.28 08:43:02.186054 [ 258 ] {412b7682-a8fa-41f8-90ff-4c3fbc70e09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21352 | 2025.01.28 08:43:02.186618 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 55 rows starting from the beginning of the part | ||
21353 | 2025.01.28 08:43:02.187557 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 4 rows starting from the beginning of the part | ||
21354 | 2025.01.28 08:43:02.187926 [ 258 ] {412b7682-a8fa-41f8-90ff-4c3fbc70e09c} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
21355 | 2025.01.28 08:43:02.188370 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 55 rows starting from the beginning of the part | ||
21356 | 2025.01.28 08:43:02.188849 [ 258 ] {412b7682-a8fa-41f8-90ff-4c3fbc70e09c} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21357 | 2025.01.28 08:43:02.189550 [ 53 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
21358 | 2025.01.28 08:43:02.189689 [ 53 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21359 | 2025.01.28 08:43:02.189814 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21360 | 2025.01.28 08:43:02.190232 [ 258 ] {412b7682-a8fa-41f8-90ff-4c3fbc70e09c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007149 sec., 11470.135683312352 rows/sec., 745.98 KiB/sec. | ||
21361 | 2025.01.28 08:43:02.190472 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
21362 | 2025.01.28 08:43:02.190743 [ 258 ] {412b7682-a8fa-41f8-90ff-4c3fbc70e09c} <Debug> TCPHandler: Processed in 0.008193928 sec. | ||
21363 | 2025.01.28 08:43:02.190776 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50724 rows, containing 5 columns (5 merged, 0 gathered) in 0.016255962 sec., 3120332.097233003 rows/sec., 210.68 MiB/sec. | ||
21364 | 2025.01.28 08:43:02.191208 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21365 | 2025.01.28 08:43:02.191401 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10088 rows starting from the beginning of the part | ||
21366 | 2025.01.28 08:43:02.191609 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Trace> MergedBlockOutputStream: filled checksums all_1_171_35 (state Temporary) | ||
21367 | 2025.01.28 08:43:02.191838 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
21368 | 2025.01.28 08:43:02.192003 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 46 rows starting from the beginning of the part | ||
21369 | 2025.01.28 08:43:02.192681 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 36 rows starting from the beginning of the part | ||
21370 | 2025.01.28 08:43:02.192948 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_171_35 to all_1_171_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21371 | 2025.01.28 08:43:02.193100 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
21372 | 2025.01.28 08:43:02.193357 [ 194 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_171_35} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_166_34, all_171_171_0] -> all_1_171_35 | ||
21373 | 2025.01.28 08:43:02.193416 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 82 rows starting from the beginning of the part | ||
21374 | 2025.01.28 08:43:02.193724 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
21375 | 2025.01.28 08:43:02.197208 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10372 rows, containing 4 columns (4 merged, 0 gathered) in 0.007210833 sec., 1438391.3758646194 rows/sec., 93.74 MiB/sec. | ||
21376 | 2025.01.28 08:43:02.197517 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
21377 | 2025.01.28 08:43:02.198168 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21378 | 2025.01.28 08:43:02.198349 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_171_34} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
21379 | 2025.01.28 08:43:02.198563 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
21380 | 2025.01.28 08:43:02.206992 [ 200 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2955 rows, containing 19 columns (19 merged, 0 gathered) in 0.024781284 sec., 119243.21596895464 rows/sec., 213.68 MiB/sec. | ||
21381 | 2025.01.28 08:43:02.209614 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
21382 | 2025.01.28 08:43:02.210177 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21383 | 2025.01.28 08:43:02.210265 [ 194 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
21384 | 2025.01.28 08:43:02.210436 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.74 MiB. | ||
21385 | 2025.01.28 08:43:03.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.78 MiB, peak 293.53 MiB, free memory in arenas 0.00 B, will set to 276.83 MiB (RSS), difference: 2.05 MiB | ||
21386 | 2025.01.28 08:43:04.035258 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46299 | ||
21387 | 2025.01.28 08:43:04.035925 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21388 | 2025.01.28 08:43:04.035962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21389 | 2025.01.28 08:43:04.036524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
21390 | 2025.01.28 08:43:04.036776 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21391 | 2025.01.28 08:43:04.036922 [ 47 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
21392 | 2025.01.28 08:43:04.036960 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 | ||
21393 | 2025.01.28 08:43:04.036981 [ 47 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21394 | 2025.01.28 08:43:04.037008 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21395 | 2025.01.28 08:43:04.037253 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
21396 | 2025.01.28 08:43:04.037736 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21397 | 2025.01.28 08:43:04.037842 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part | ||
21398 | 2025.01.28 08:43:04.037949 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 488 rows starting from the beginning of the part | ||
21399 | 2025.01.28 08:43:04.038137 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part | ||
21400 | 2025.01.28 08:43:04.038433 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 488 rows starting from the beginning of the part | ||
21401 | 2025.01.28 08:43:04.038602 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 427 rows starting from the beginning of the part | ||
21402 | 2025.01.28 08:43:04.038805 [ 197 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 488 rows starting from the beginning of the part | ||
21403 | 2025.01.28 08:43:04.042250 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.005148174 sec., 8993285.774723232 rows/sec., 128.65 MiB/sec. | ||
21404 | 2025.01.28 08:43:04.042698 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
21405 | 2025.01.28 08:43:04.043046 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21406 | 2025.01.28 08:43:04.043138 [ 188 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_101_20} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
21407 | 2025.01.28 08:43:04.043259 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
21408 | 2025.01.28 08:43:06.834519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2966 | ||
21409 | 2025.01.28 08:43:06.837727 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21410 | 2025.01.28 08:43:06.837789 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21411 | 2025.01.28 08:43:06.839316 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
21412 | 2025.01.28 08:43:06.839634 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21413 | 2025.01.28 08:43:06.840331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2966 | ||
21414 | 2025.01.28 08:43:07.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.83 MiB, peak 293.53 MiB, free memory in arenas 0.00 B, will set to 276.83 MiB (RSS), difference: 4.01 MiB | ||
21415 | 2025.01.28 08:43:07.125253 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21416 | 2025.01.28 08:43:07.125544 [ 258 ] {cb2a2863-fad9-4b94-93c9-9cd60143eee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
21417 | 2025.01.28 08:43:07.125658 [ 258 ] {cb2a2863-fad9-4b94-93c9-9cd60143eee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
21418 | 2025.01.28 08:43:07.126506 [ 258 ] {cb2a2863-fad9-4b94-93c9-9cd60143eee7} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21419 | 2025.01.28 08:43:07.126547 [ 258 ] {cb2a2863-fad9-4b94-93c9-9cd60143eee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21420 | 2025.01.28 08:43:07.126973 [ 258 ] {cb2a2863-fad9-4b94-93c9-9cd60143eee7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
21421 | 2025.01.28 08:43:07.127233 [ 258 ] {cb2a2863-fad9-4b94-93c9-9cd60143eee7} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21422 | 2025.01.28 08:43:07.127462 [ 258 ] {cb2a2863-fad9-4b94-93c9-9cd60143eee7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001993 sec., 1003.5122930255895 rows/sec., 81.83 KiB/sec. | ||
21423 | 2025.01.28 08:43:07.127572 [ 258 ] {cb2a2863-fad9-4b94-93c9-9cd60143eee7} <Debug> TCPHandler: Processed in 0.002501146 sec. | ||
21424 | 2025.01.28 08:43:07.127886 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21425 | 2025.01.28 08:43:07.128078 [ 4 ] {bc8825af-cee3-4799-b050-810cf0b4fb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
21426 | 2025.01.28 08:43:07.128155 [ 4 ] {bc8825af-cee3-4799-b050-810cf0b4fb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
21427 | 2025.01.28 08:43:07.128956 [ 4 ] {bc8825af-cee3-4799-b050-810cf0b4fb33} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21428 | 2025.01.28 08:43:07.129002 [ 4 ] {bc8825af-cee3-4799-b050-810cf0b4fb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21429 | 2025.01.28 08:43:07.129450 [ 4 ] {bc8825af-cee3-4799-b050-810cf0b4fb33} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
21430 | 2025.01.28 08:43:07.129712 [ 4 ] {bc8825af-cee3-4799-b050-810cf0b4fb33} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21431 | 2025.01.28 08:43:07.129914 [ 4 ] {bc8825af-cee3-4799-b050-810cf0b4fb33} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.00189 sec., 34391.53439153439 rows/sec., 2.70 MiB/sec. | ||
21432 | 2025.01.28 08:43:07.129981 [ 4 ] {bc8825af-cee3-4799-b050-810cf0b4fb33} <Debug> TCPHandler: Processed in 0.002287782 sec. | ||
21433 | 2025.01.28 08:43:07.130145 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21434 | 2025.01.28 08:43:07.130285 [ 258 ] {300b0f2d-fbcb-448b-b576-f360bda09498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
21435 | 2025.01.28 08:43:07.130343 [ 258 ] {300b0f2d-fbcb-448b-b576-f360bda09498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
21436 | 2025.01.28 08:43:07.131001 [ 258 ] {300b0f2d-fbcb-448b-b576-f360bda09498} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21437 | 2025.01.28 08:43:07.131041 [ 258 ] {300b0f2d-fbcb-448b-b576-f360bda09498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21438 | 2025.01.28 08:43:07.131409 [ 258 ] {300b0f2d-fbcb-448b-b576-f360bda09498} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
21439 | 2025.01.28 08:43:07.131654 [ 258 ] {300b0f2d-fbcb-448b-b576-f360bda09498} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21440 | 2025.01.28 08:43:07.131859 [ 258 ] {300b0f2d-fbcb-448b-b576-f360bda09498} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 274.41 KiB/sec. | ||
21441 | 2025.01.28 08:43:07.131912 [ 258 ] {300b0f2d-fbcb-448b-b576-f360bda09498} <Debug> TCPHandler: Processed in 0.001835126 sec. | ||
21442 | 2025.01.28 08:43:07.132072 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21443 | 2025.01.28 08:43:07.132221 [ 4 ] {5840e09f-4b69-4e80-92bc-ea8a43377c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
21444 | 2025.01.28 08:43:07.132284 [ 4 ] {5840e09f-4b69-4e80-92bc-ea8a43377c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
21445 | 2025.01.28 08:43:07.133005 [ 4 ] {5840e09f-4b69-4e80-92bc-ea8a43377c52} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21446 | 2025.01.28 08:43:07.133043 [ 4 ] {5840e09f-4b69-4e80-92bc-ea8a43377c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21447 | 2025.01.28 08:43:07.133433 [ 4 ] {5840e09f-4b69-4e80-92bc-ea8a43377c52} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
21448 | 2025.01.28 08:43:07.133683 [ 4 ] {5840e09f-4b69-4e80-92bc-ea8a43377c52} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21449 | 2025.01.28 08:43:07.133866 [ 4 ] {5840e09f-4b69-4e80-92bc-ea8a43377c52} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001682 sec., 41617.12247324614 rows/sec., 3.25 MiB/sec. | ||
21450 | 2025.01.28 08:43:07.133922 [ 4 ] {5840e09f-4b69-4e80-92bc-ea8a43377c52} <Debug> TCPHandler: Processed in 0.001917098 sec. | ||
21451 | 2025.01.28 08:43:07.134091 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21452 | 2025.01.28 08:43:07.134241 [ 258 ] {e4919ef2-a51b-4774-9a11-0087dadc154a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
21453 | 2025.01.28 08:43:07.134305 [ 258 ] {e4919ef2-a51b-4774-9a11-0087dadc154a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
21454 | 2025.01.28 08:43:07.134977 [ 258 ] {e4919ef2-a51b-4774-9a11-0087dadc154a} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21455 | 2025.01.28 08:43:07.135019 [ 258 ] {e4919ef2-a51b-4774-9a11-0087dadc154a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21456 | 2025.01.28 08:43:07.135446 [ 258 ] {e4919ef2-a51b-4774-9a11-0087dadc154a} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
21457 | 2025.01.28 08:43:07.135694 [ 258 ] {e4919ef2-a51b-4774-9a11-0087dadc154a} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21458 | 2025.01.28 08:43:07.135922 [ 258 ] {e4919ef2-a51b-4774-9a11-0087dadc154a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001707 sec., 94317.51611013475 rows/sec., 6.57 MiB/sec. | ||
21459 | 2025.01.28 08:43:07.136008 [ 258 ] {e4919ef2-a51b-4774-9a11-0087dadc154a} <Debug> TCPHandler: Processed in 0.001985378 sec. | ||
21460 | 2025.01.28 08:43:07.136204 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21461 | 2025.01.28 08:43:07.136509 [ 4 ] {5e5d02f5-5b9c-470a-9148-284dfb309930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
21462 | 2025.01.28 08:43:07.136645 [ 4 ] {5e5d02f5-5b9c-470a-9148-284dfb309930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
21463 | 2025.01.28 08:43:07.137804 [ 4 ] {5e5d02f5-5b9c-470a-9148-284dfb309930} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21464 | 2025.01.28 08:43:07.137844 [ 4 ] {5e5d02f5-5b9c-470a-9148-284dfb309930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21465 | 2025.01.28 08:43:07.138492 [ 4 ] {5e5d02f5-5b9c-470a-9148-284dfb309930} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
21466 | 2025.01.28 08:43:07.138758 [ 4 ] {5e5d02f5-5b9c-470a-9148-284dfb309930} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21467 | 2025.01.28 08:43:07.139002 [ 4 ] {5e5d02f5-5b9c-470a-9148-284dfb309930} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002602 sec., 1537.2790161414296 rows/sec., 2.75 MiB/sec. | ||
21468 | 2025.01.28 08:43:07.139048 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
21469 | 2025.01.28 08:43:07.139145 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
21470 | 2025.01.28 08:43:07.139186 [ 4 ] {5e5d02f5-5b9c-470a-9148-284dfb309930} <Debug> TCPHandler: Processed in 0.003081594 sec. | ||
21471 | 2025.01.28 08:43:07.139378 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21472 | 2025.01.28 08:43:07.139495 [ 258 ] {5cc33247-a47d-42c4-b3c5-5ce41d1be949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
21473 | 2025.01.28 08:43:07.139578 [ 258 ] {5cc33247-a47d-42c4-b3c5-5ce41d1be949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
21474 | 2025.01.28 08:43:07.140730 [ 258 ] {5cc33247-a47d-42c4-b3c5-5ce41d1be949} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21475 | 2025.01.28 08:43:07.140790 [ 258 ] {5cc33247-a47d-42c4-b3c5-5ce41d1be949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21476 | 2025.01.28 08:43:07.141460 [ 258 ] {5cc33247-a47d-42c4-b3c5-5ce41d1be949} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
21477 | 2025.01.28 08:43:07.141867 [ 258 ] {5cc33247-a47d-42c4-b3c5-5ce41d1be949} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21478 | 2025.01.28 08:43:07.142226 [ 258 ] {5cc33247-a47d-42c4-b3c5-5ce41d1be949} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002739 sec., 21905.80503833516 rows/sec., 1.48 MiB/sec. | ||
21479 | 2025.01.28 08:43:07.142387 [ 258 ] {5cc33247-a47d-42c4-b3c5-5ce41d1be949} <Debug> TCPHandler: Processed in 0.003095874 sec. | ||
21480 | 2025.01.28 08:43:07.143048 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
21481 | 2025.01.28 08:43:07.538296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 | ||
21482 | 2025.01.28 08:43:07.561472 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21483 | 2025.01.28 08:43:07.561516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21484 | 2025.01.28 08:43:07.569180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
21485 | 2025.01.28 08:43:07.569979 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21486 | 2025.01.28 08:43:07.570303 [ 44 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
21487 | 2025.01.28 08:43:07.570380 [ 44 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21488 | 2025.01.28 08:43:07.570434 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
21489 | 2025.01.28 08:43:07.570718 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
21490 | 2025.01.28 08:43:07.582424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 762 | ||
21491 | 2025.01.28 08:43:07.583596 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21492 | 2025.01.28 08:43:07.584626 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part | ||
21493 | 2025.01.28 08:43:07.589878 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
21494 | 2025.01.28 08:43:07.594472 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
21495 | 2025.01.28 08:43:07.599857 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
21496 | 2025.01.28 08:43:07.605524 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
21497 | 2025.01.28 08:43:07.611247 [ 188 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
21498 | 2025.01.28 08:43:07.679202 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.108670663 sec., 7012.012064378406 rows/sec., 36.26 MiB/sec. | ||
21499 | 2025.01.28 08:43:07.683094 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
21500 | 2025.01.28 08:43:07.686378 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21501 | 2025.01.28 08:43:07.686517 [ 193 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_101_20} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
21502 | 2025.01.28 08:43:07.689564 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
21503 | 2025.01.28 08:43:07.928991 [ 225 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
21504 | 2025.01.28 08:43:07.929036 [ 225 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
21505 | 2025.01.28 08:43:07.930956 [ 225 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
21506 | 2025.01.28 08:43:08.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.40 MiB, peak 295.82 MiB, free memory in arenas 0.00 B, will set to 276.83 MiB (RSS), difference: -1.57 MiB | ||
21507 | 2025.01.28 08:43:11.289470 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
21508 | 2025.01.28 08:43:11.289548 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
21509 | 2025.01.28 08:43:11.537130 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46726 | ||
21510 | 2025.01.28 08:43:11.537830 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21511 | 2025.01.28 08:43:11.537891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21512 | 2025.01.28 08:43:11.538452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
21513 | 2025.01.28 08:43:11.538720 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21514 | 2025.01.28 08:43:11.538980 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46726 | ||
21515 | 2025.01.28 08:43:12.132695 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21516 | 2025.01.28 08:43:12.132908 [ 258 ] {002a8263-029f-48a3-951d-2662dfd1702b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
21517 | 2025.01.28 08:43:12.132990 [ 258 ] {002a8263-029f-48a3-951d-2662dfd1702b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
21518 | 2025.01.28 08:43:12.133770 [ 258 ] {002a8263-029f-48a3-951d-2662dfd1702b} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21519 | 2025.01.28 08:43:12.133822 [ 258 ] {002a8263-029f-48a3-951d-2662dfd1702b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21520 | 2025.01.28 08:43:12.134271 [ 258 ] {002a8263-029f-48a3-951d-2662dfd1702b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
21521 | 2025.01.28 08:43:12.134531 [ 258 ] {002a8263-029f-48a3-951d-2662dfd1702b} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21522 | 2025.01.28 08:43:12.134797 [ 258 ] {002a8263-029f-48a3-951d-2662dfd1702b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. | ||
21523 | 2025.01.28 08:43:12.134877 [ 258 ] {002a8263-029f-48a3-951d-2662dfd1702b} <Debug> TCPHandler: Processed in 0.002322453 sec. | ||
21524 | 2025.01.28 08:43:12.135196 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21525 | 2025.01.28 08:43:12.135411 [ 4 ] {36102ec4-fade-4584-82c9-0f769ebfe0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
21526 | 2025.01.28 08:43:12.135495 [ 4 ] {36102ec4-fade-4584-82c9-0f769ebfe0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
21527 | 2025.01.28 08:43:12.136513 [ 4 ] {36102ec4-fade-4584-82c9-0f769ebfe0f8} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21528 | 2025.01.28 08:43:12.136556 [ 4 ] {36102ec4-fade-4584-82c9-0f769ebfe0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21529 | 2025.01.28 08:43:12.137036 [ 4 ] {36102ec4-fade-4584-82c9-0f769ebfe0f8} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
21530 | 2025.01.28 08:43:12.137309 [ 4 ] {36102ec4-fade-4584-82c9-0f769ebfe0f8} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21531 | 2025.01.28 08:43:12.137539 [ 4 ] {36102ec4-fade-4584-82c9-0f769ebfe0f8} <Debug> executeQuery: Read 313 rows, 28.38 KiB in 0.002183 sec., 143380.6688043976 rows/sec., 12.69 MiB/sec. | ||
21532 | 2025.01.28 08:43:12.137616 [ 4 ] {36102ec4-fade-4584-82c9-0f769ebfe0f8} <Debug> TCPHandler: Processed in 0.002605767 sec. | ||
21533 | 2025.01.28 08:43:12.137646 [ 223 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21534 | 2025.01.28 08:43:12.137722 [ 223 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21535 | 2025.01.28 08:43:12.137856 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21536 | 2025.01.28 08:43:12.138097 [ 258 ] {88d217e3-be6f-46e8-8b63-97e5e39feba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
21537 | 2025.01.28 08:43:12.138152 [ 258 ] {88d217e3-be6f-46e8-8b63-97e5e39feba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
21538 | 2025.01.28 08:43:12.139028 [ 258 ] {88d217e3-be6f-46e8-8b63-97e5e39feba5} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21539 | 2025.01.28 08:43:12.139076 [ 258 ] {88d217e3-be6f-46e8-8b63-97e5e39feba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21540 | 2025.01.28 08:43:12.139551 [ 258 ] {88d217e3-be6f-46e8-8b63-97e5e39feba5} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
21541 | 2025.01.28 08:43:12.139864 [ 258 ] {88d217e3-be6f-46e8-8b63-97e5e39feba5} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21542 | 2025.01.28 08:43:12.140152 [ 258 ] {88d217e3-be6f-46e8-8b63-97e5e39feba5} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.002103 sec., 29481.692819781267 rows/sec., 2.13 MiB/sec. | ||
21543 | 2025.01.28 08:43:12.140276 [ 258 ] {88d217e3-be6f-46e8-8b63-97e5e39feba5} <Debug> TCPHandler: Processed in 0.002539956 sec. | ||
21544 | 2025.01.28 08:43:12.140462 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21545 | 2025.01.28 08:43:12.140597 [ 223 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21546 | 2025.01.28 08:43:12.140695 [ 4 ] {55700da7-75b5-4c11-a322-613d0a94760d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
21547 | 2025.01.28 08:43:12.140866 [ 4 ] {55700da7-75b5-4c11-a322-613d0a94760d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
21548 | 2025.01.28 08:43:12.142610 [ 4 ] {55700da7-75b5-4c11-a322-613d0a94760d} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21549 | 2025.01.28 08:43:12.142649 [ 4 ] {55700da7-75b5-4c11-a322-613d0a94760d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21550 | 2025.01.28 08:43:12.143039 [ 4 ] {55700da7-75b5-4c11-a322-613d0a94760d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
21551 | 2025.01.28 08:43:12.143292 [ 4 ] {55700da7-75b5-4c11-a322-613d0a94760d} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21552 | 2025.01.28 08:43:12.143511 [ 4 ] {55700da7-75b5-4c11-a322-613d0a94760d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002898 sec., 4830.917874396136 rows/sec., 338.33 KiB/sec. | ||
21553 | 2025.01.28 08:43:12.143628 [ 4 ] {55700da7-75b5-4c11-a322-613d0a94760d} <Debug> TCPHandler: Processed in 0.003251126 sec. | ||
21554 | 2025.01.28 08:43:12.143842 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21555 | 2025.01.28 08:43:12.143974 [ 258 ] {10f50310-9313-4b79-b5f2-b562d4f68d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
21556 | 2025.01.28 08:43:12.144025 [ 258 ] {10f50310-9313-4b79-b5f2-b562d4f68d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
21557 | 2025.01.28 08:43:12.144606 [ 258 ] {10f50310-9313-4b79-b5f2-b562d4f68d0f} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21558 | 2025.01.28 08:43:12.144647 [ 258 ] {10f50310-9313-4b79-b5f2-b562d4f68d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21559 | 2025.01.28 08:43:12.145021 [ 258 ] {10f50310-9313-4b79-b5f2-b562d4f68d0f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
21560 | 2025.01.28 08:43:12.145262 [ 258 ] {10f50310-9313-4b79-b5f2-b562d4f68d0f} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21561 | 2025.01.28 08:43:12.145477 [ 258 ] {10f50310-9313-4b79-b5f2-b562d4f68d0f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. | ||
21562 | 2025.01.28 08:43:12.145531 [ 258 ] {10f50310-9313-4b79-b5f2-b562d4f68d0f} <Debug> TCPHandler: Processed in 0.001782665 sec. | ||
21563 | 2025.01.28 08:43:12.145672 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21564 | 2025.01.28 08:43:12.145796 [ 4 ] {99020cf6-0ff7-4b51-9fa2-2738244e24fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
21565 | 2025.01.28 08:43:12.145847 [ 4 ] {99020cf6-0ff7-4b51-9fa2-2738244e24fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
21566 | 2025.01.28 08:43:12.146635 [ 4 ] {99020cf6-0ff7-4b51-9fa2-2738244e24fa} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21567 | 2025.01.28 08:43:12.146673 [ 4 ] {99020cf6-0ff7-4b51-9fa2-2738244e24fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21568 | 2025.01.28 08:43:12.147067 [ 4 ] {99020cf6-0ff7-4b51-9fa2-2738244e24fa} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
21569 | 2025.01.28 08:43:12.147316 [ 4 ] {99020cf6-0ff7-4b51-9fa2-2738244e24fa} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21570 | 2025.01.28 08:43:12.147520 [ 4 ] {99020cf6-0ff7-4b51-9fa2-2738244e24fa} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.001747 sec., 250143.10246136232 rows/sec., 17.94 MiB/sec. | ||
21571 | 2025.01.28 08:43:12.147591 [ 4 ] {99020cf6-0ff7-4b51-9fa2-2738244e24fa} <Debug> TCPHandler: Processed in 0.001972749 sec. | ||
21572 | 2025.01.28 08:43:12.147611 [ 221 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21573 | 2025.01.28 08:43:12.147674 [ 221 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21574 | 2025.01.28 08:43:12.147767 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21575 | 2025.01.28 08:43:12.147912 [ 258 ] {8eb1ed26-8b9e-4de2-a005-6a07be08c7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
21576 | 2025.01.28 08:43:12.147965 [ 258 ] {8eb1ed26-8b9e-4de2-a005-6a07be08c7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
21577 | 2025.01.28 08:43:12.149767 [ 258 ] {8eb1ed26-8b9e-4de2-a005-6a07be08c7a1} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21578 | 2025.01.28 08:43:12.149872 [ 258 ] {8eb1ed26-8b9e-4de2-a005-6a07be08c7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21579 | 2025.01.28 08:43:12.150553 [ 258 ] {8eb1ed26-8b9e-4de2-a005-6a07be08c7a1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
21580 | 2025.01.28 08:43:12.151004 [ 258 ] {8eb1ed26-8b9e-4de2-a005-6a07be08c7a1} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21581 | 2025.01.28 08:43:12.151278 [ 34 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0 | ||
21582 | 2025.01.28 08:43:12.151383 [ 258 ] {8eb1ed26-8b9e-4de2-a005-6a07be08c7a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003469 sec., 1729.6050735082156 rows/sec., 90.37 KiB/sec. | ||
21583 | 2025.01.28 08:43:12.151391 [ 34 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21584 | 2025.01.28 08:43:12.151477 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21585 | 2025.01.28 08:43:12.151696 [ 258 ] {8eb1ed26-8b9e-4de2-a005-6a07be08c7a1} <Debug> TCPHandler: Processed in 0.003999697 sec. | ||
21586 | 2025.01.28 08:43:12.151987 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_15 to all_74_74_0 into Compact with storage Full | ||
21587 | 2025.01.28 08:43:12.152107 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21588 | 2025.01.28 08:43:12.152353 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21589 | 2025.01.28 08:43:12.152467 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 414 rows starting from the beginning of the part | ||
21590 | 2025.01.28 08:43:12.152489 [ 4 ] {d24eb0b3-fd09-49ef-891e-d7e5716f5f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
21591 | 2025.01.28 08:43:12.152700 [ 221 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21592 | 2025.01.28 08:43:12.152770 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
21593 | 2025.01.28 08:43:12.153221 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
21594 | 2025.01.28 08:43:12.153334 [ 4 ] {d24eb0b3-fd09-49ef-891e-d7e5716f5f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
21595 | 2025.01.28 08:43:12.153721 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part | ||
21596 | 2025.01.28 08:43:12.154367 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part | ||
21597 | 2025.01.28 08:43:12.154793 [ 191 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
21598 | 2025.01.28 08:43:12.157268 [ 4 ] {d24eb0b3-fd09-49ef-891e-d7e5716f5f25} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21599 | 2025.01.28 08:43:12.157346 [ 4 ] {d24eb0b3-fd09-49ef-891e-d7e5716f5f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21600 | 2025.01.28 08:43:12.158468 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.006824188 sec., 65062.68584628677 rows/sec., 3.32 MiB/sec. | ||
21601 | 2025.01.28 08:43:12.158507 [ 4 ] {d24eb0b3-fd09-49ef-891e-d7e5716f5f25} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
21602 | 2025.01.28 08:43:12.158747 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Trace> MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) | ||
21603 | 2025.01.28 08:43:12.158971 [ 4 ] {d24eb0b3-fd09-49ef-891e-d7e5716f5f25} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21604 | 2025.01.28 08:43:12.159378 [ 4 ] {d24eb0b3-fd09-49ef-891e-d7e5716f5f25} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.007033 sec., 33698.27953931466 rows/sec., 2.26 MiB/sec. | ||
21605 | 2025.01.28 08:43:12.159445 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21606 | 2025.01.28 08:43:12.159519 [ 4 ] {d24eb0b3-fd09-49ef-891e-d7e5716f5f25} <Debug> TCPHandler: Processed in 0.007665629 sec. | ||
21607 | 2025.01.28 08:43:12.159632 [ 189 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_74_16} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16 | ||
21608 | 2025.01.28 08:43:12.159727 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21609 | 2025.01.28 08:43:12.159785 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
21610 | 2025.01.28 08:43:12.159881 [ 258 ] {1ebd23a0-f74e-4fee-8af8-9a8cbf853cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
21611 | 2025.01.28 08:43:12.159937 [ 258 ] {1ebd23a0-f74e-4fee-8af8-9a8cbf853cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
21612 | 2025.01.28 08:43:12.160413 [ 258 ] {1ebd23a0-f74e-4fee-8af8-9a8cbf853cd7} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21613 | 2025.01.28 08:43:12.160452 [ 258 ] {1ebd23a0-f74e-4fee-8af8-9a8cbf853cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21614 | 2025.01.28 08:43:12.160815 [ 258 ] {1ebd23a0-f74e-4fee-8af8-9a8cbf853cd7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
21615 | 2025.01.28 08:43:12.161050 [ 258 ] {1ebd23a0-f74e-4fee-8af8-9a8cbf853cd7} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21616 | 2025.01.28 08:43:12.161292 [ 258 ] {1ebd23a0-f74e-4fee-8af8-9a8cbf853cd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. | ||
21617 | 2025.01.28 08:43:12.161359 [ 258 ] {1ebd23a0-f74e-4fee-8af8-9a8cbf853cd7} <Debug> TCPHandler: Processed in 0.001725665 sec. | ||
21618 | 2025.01.28 08:43:12.161588 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21619 | 2025.01.28 08:43:12.161733 [ 4 ] {6d67a3ab-4454-49fc-951c-4a248fe3d6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
21620 | 2025.01.28 08:43:12.161818 [ 4 ] {6d67a3ab-4454-49fc-951c-4a248fe3d6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
21621 | 2025.01.28 08:43:12.163118 [ 4 ] {6d67a3ab-4454-49fc-951c-4a248fe3d6f1} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21622 | 2025.01.28 08:43:12.163157 [ 4 ] {6d67a3ab-4454-49fc-951c-4a248fe3d6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21623 | 2025.01.28 08:43:12.163882 [ 4 ] {6d67a3ab-4454-49fc-951c-4a248fe3d6f1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
21624 | 2025.01.28 08:43:12.164141 [ 4 ] {6d67a3ab-4454-49fc-951c-4a248fe3d6f1} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21625 | 2025.01.28 08:43:12.164389 [ 4 ] {6d67a3ab-4454-49fc-951c-4a248fe3d6f1} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002682 sec., 20507.084265473528 rows/sec., 36.75 MiB/sec. | ||
21626 | 2025.01.28 08:43:12.164502 [ 4 ] {6d67a3ab-4454-49fc-951c-4a248fe3d6f1} <Debug> TCPHandler: Processed in 0.003046613 sec. | ||
21627 | 2025.01.28 08:43:12.164711 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21628 | 2025.01.28 08:43:12.164931 [ 258 ] {20e8209f-fe5a-4e84-89c8-136d7de5dcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
21629 | 2025.01.28 08:43:12.165024 [ 258 ] {20e8209f-fe5a-4e84-89c8-136d7de5dcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
21630 | 2025.01.28 08:43:12.165531 [ 258 ] {20e8209f-fe5a-4e84-89c8-136d7de5dcd7} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21631 | 2025.01.28 08:43:12.165570 [ 258 ] {20e8209f-fe5a-4e84-89c8-136d7de5dcd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21632 | 2025.01.28 08:43:12.165939 [ 258 ] {20e8209f-fe5a-4e84-89c8-136d7de5dcd7} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
21633 | 2025.01.28 08:43:12.166172 [ 258 ] {20e8209f-fe5a-4e84-89c8-136d7de5dcd7} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21634 | 2025.01.28 08:43:12.166387 [ 258 ] {20e8209f-fe5a-4e84-89c8-136d7de5dcd7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00151 sec., 54304.6357615894 rows/sec., 3.45 MiB/sec. | ||
21635 | 2025.01.28 08:43:12.166440 [ 258 ] {20e8209f-fe5a-4e84-89c8-136d7de5dcd7} <Debug> TCPHandler: Processed in 0.001838506 sec. | ||
21636 | 2025.01.28 08:43:12.618457 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21637 | 2025.01.28 08:43:12.618510 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21638 | 2025.01.28 08:43:12.620610 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21639 | 2025.01.28 08:43:13.218761 [ 222 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21640 | 2025.01.28 08:43:13.218816 [ 222 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21641 | 2025.01.28 08:43:13.221208 [ 222 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
21642 | 2025.01.28 08:43:15.082525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 | ||
21643 | 2025.01.28 08:43:15.106900 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21644 | 2025.01.28 08:43:15.106957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21645 | 2025.01.28 08:43:15.114655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
21646 | 2025.01.28 08:43:15.115491 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21647 | 2025.01.28 08:43:15.119034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 769 | ||
21648 | 2025.01.28 08:43:16.840646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3002 | ||
21649 | 2025.01.28 08:43:16.844257 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21650 | 2025.01.28 08:43:16.844312 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21651 | 2025.01.28 08:43:16.845934 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
21652 | 2025.01.28 08:43:16.846275 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21653 | 2025.01.28 08:43:16.846520 [ 51 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
21654 | 2025.01.28 08:43:16.846656 [ 51 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21655 | 2025.01.28 08:43:16.846725 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21656 | 2025.01.28 08:43:16.847125 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
21657 | 2025.01.28 08:43:16.847864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3002 | ||
21658 | 2025.01.28 08:43:16.848303 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21659 | 2025.01.28 08:43:16.848484 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2814 rows starting from the beginning of the part | ||
21660 | 2025.01.28 08:43:16.849197 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 38 rows starting from the beginning of the part | ||
21661 | 2025.01.28 08:43:16.849840 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
21662 | 2025.01.28 08:43:16.850518 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 44 rows starting from the beginning of the part | ||
21663 | 2025.01.28 08:43:16.851302 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
21664 | 2025.01.28 08:43:16.852029 [ 187 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 36 rows starting from the beginning of the part | ||
21665 | 2025.01.28 08:43:16.862073 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3002 rows, containing 72 columns (72 merged, 0 gathered) in 0.015196787 sec., 197541.75668843684 rows/sec., 146.68 MiB/sec. | ||
21666 | 2025.01.28 08:43:16.865164 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
21667 | 2025.01.28 08:43:16.866054 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21668 | 2025.01.28 08:43:16.866156 [ 192 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_76_15} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
21669 | 2025.01.28 08:43:16.866569 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
21670 | 2025.01.28 08:43:17.125405 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21671 | 2025.01.28 08:43:17.125596 [ 258 ] {f8c6601a-45fc-4b46-a744-179bf561470d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
21672 | 2025.01.28 08:43:17.125670 [ 258 ] {f8c6601a-45fc-4b46-a744-179bf561470d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
21673 | 2025.01.28 08:43:17.126489 [ 258 ] {f8c6601a-45fc-4b46-a744-179bf561470d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21674 | 2025.01.28 08:43:17.126534 [ 258 ] {f8c6601a-45fc-4b46-a744-179bf561470d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21675 | 2025.01.28 08:43:17.126959 [ 258 ] {f8c6601a-45fc-4b46-a744-179bf561470d} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
21676 | 2025.01.28 08:43:17.127228 [ 258 ] {f8c6601a-45fc-4b46-a744-179bf561470d} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21677 | 2025.01.28 08:43:17.127430 [ 258 ] {f8c6601a-45fc-4b46-a744-179bf561470d} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.67 MiB/sec. | ||
21678 | 2025.01.28 08:43:17.127495 [ 258 ] {f8c6601a-45fc-4b46-a744-179bf561470d} <Debug> TCPHandler: Processed in 0.002221941 sec. | ||
21679 | 2025.01.28 08:43:17.127727 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21680 | 2025.01.28 08:43:17.127920 [ 4 ] {99c4dc7f-0b2a-4482-81f5-f4b50e6c9f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
21681 | 2025.01.28 08:43:17.127990 [ 4 ] {99c4dc7f-0b2a-4482-81f5-f4b50e6c9f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
21682 | 2025.01.28 08:43:17.128765 [ 4 ] {99c4dc7f-0b2a-4482-81f5-f4b50e6c9f70} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21683 | 2025.01.28 08:43:17.128809 [ 4 ] {99c4dc7f-0b2a-4482-81f5-f4b50e6c9f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21684 | 2025.01.28 08:43:17.129204 [ 4 ] {99c4dc7f-0b2a-4482-81f5-f4b50e6c9f70} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
21685 | 2025.01.28 08:43:17.129449 [ 4 ] {99c4dc7f-0b2a-4482-81f5-f4b50e6c9f70} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21686 | 2025.01.28 08:43:17.129674 [ 4 ] {99c4dc7f-0b2a-4482-81f5-f4b50e6c9f70} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001805 sec., 2216.06648199446 rows/sec., 166.64 KiB/sec. | ||
21687 | 2025.01.28 08:43:17.129737 [ 4 ] {99c4dc7f-0b2a-4482-81f5-f4b50e6c9f70} <Debug> TCPHandler: Processed in 0.00214278 sec. | ||
21688 | 2025.01.28 08:43:17.129880 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21689 | 2025.01.28 08:43:17.130007 [ 258 ] {d0d261ac-9c25-4d84-b20e-af9e2c6dc675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
21690 | 2025.01.28 08:43:17.130060 [ 258 ] {d0d261ac-9c25-4d84-b20e-af9e2c6dc675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
21691 | 2025.01.28 08:43:17.130701 [ 258 ] {d0d261ac-9c25-4d84-b20e-af9e2c6dc675} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21692 | 2025.01.28 08:43:17.130739 [ 258 ] {d0d261ac-9c25-4d84-b20e-af9e2c6dc675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21693 | 2025.01.28 08:43:17.131116 [ 258 ] {d0d261ac-9c25-4d84-b20e-af9e2c6dc675} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
21694 | 2025.01.28 08:43:17.131376 [ 258 ] {d0d261ac-9c25-4d84-b20e-af9e2c6dc675} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21695 | 2025.01.28 08:43:17.131572 [ 258 ] {d0d261ac-9c25-4d84-b20e-af9e2c6dc675} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00159 sec., 42767.29559748428 rows/sec., 3.34 MiB/sec. | ||
21696 | 2025.01.28 08:43:17.131636 [ 258 ] {d0d261ac-9c25-4d84-b20e-af9e2c6dc675} <Debug> TCPHandler: Processed in 0.001817077 sec. | ||
21697 | 2025.01.28 08:43:17.131827 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21698 | 2025.01.28 08:43:17.132118 [ 4 ] {95270e58-ee49-494e-b380-220aeef3bbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
21699 | 2025.01.28 08:43:17.132278 [ 4 ] {95270e58-ee49-494e-b380-220aeef3bbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
21700 | 2025.01.28 08:43:17.133354 [ 4 ] {95270e58-ee49-494e-b380-220aeef3bbff} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21701 | 2025.01.28 08:43:17.133394 [ 4 ] {95270e58-ee49-494e-b380-220aeef3bbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21702 | 2025.01.28 08:43:17.133800 [ 4 ] {95270e58-ee49-494e-b380-220aeef3bbff} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
21703 | 2025.01.28 08:43:17.134056 [ 4 ] {95270e58-ee49-494e-b380-220aeef3bbff} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21704 | 2025.01.28 08:43:17.134304 [ 4 ] {95270e58-ee49-494e-b380-220aeef3bbff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002297 sec., 69656.07313887679 rows/sec., 4.85 MiB/sec. | ||
21705 | 2025.01.28 08:43:17.134367 [ 4 ] {95270e58-ee49-494e-b380-220aeef3bbff} <Debug> TCPHandler: Processed in 0.002616527 sec. | ||
21706 | 2025.01.28 08:43:17.134609 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21707 | 2025.01.28 08:43:17.134824 [ 258 ] {b4b8dde2-769d-4eab-a6fd-d5ea49b68ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
21708 | 2025.01.28 08:43:17.134936 [ 258 ] {b4b8dde2-769d-4eab-a6fd-d5ea49b68ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
21709 | 2025.01.28 08:43:17.136093 [ 258 ] {b4b8dde2-769d-4eab-a6fd-d5ea49b68ed3} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21710 | 2025.01.28 08:43:17.136131 [ 258 ] {b4b8dde2-769d-4eab-a6fd-d5ea49b68ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21711 | 2025.01.28 08:43:17.136734 [ 258 ] {b4b8dde2-769d-4eab-a6fd-d5ea49b68ed3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
21712 | 2025.01.28 08:43:17.136999 [ 258 ] {b4b8dde2-769d-4eab-a6fd-d5ea49b68ed3} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21713 | 2025.01.28 08:43:17.137237 [ 258 ] {b4b8dde2-769d-4eab-a6fd-d5ea49b68ed3} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002452 sec., 1631.321370309951 rows/sec., 2.92 MiB/sec. | ||
21714 | 2025.01.28 08:43:17.137343 [ 258 ] {b4b8dde2-769d-4eab-a6fd-d5ea49b68ed3} <Debug> TCPHandler: Processed in 0.002874521 sec. | ||
21715 | 2025.01.28 08:43:17.137498 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21716 | 2025.01.28 08:43:17.137638 [ 4 ] {1926613e-6de4-4142-b22f-8d303c1bee58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
21717 | 2025.01.28 08:43:17.137696 [ 4 ] {1926613e-6de4-4142-b22f-8d303c1bee58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
21718 | 2025.01.28 08:43:17.138260 [ 4 ] {1926613e-6de4-4142-b22f-8d303c1bee58} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21719 | 2025.01.28 08:43:17.138300 [ 4 ] {1926613e-6de4-4142-b22f-8d303c1bee58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21720 | 2025.01.28 08:43:17.138673 [ 4 ] {1926613e-6de4-4142-b22f-8d303c1bee58} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
21721 | 2025.01.28 08:43:17.138916 [ 4 ] {1926613e-6de4-4142-b22f-8d303c1bee58} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21722 | 2025.01.28 08:43:17.139134 [ 4 ] {1926613e-6de4-4142-b22f-8d303c1bee58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. | ||
21723 | 2025.01.28 08:43:17.139187 [ 4 ] {1926613e-6de4-4142-b22f-8d303c1bee58} <Debug> TCPHandler: Processed in 0.001752925 sec. | ||
21724 | 2025.01.28 08:43:18.245948 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21725 | 2025.01.28 08:43:18.246169 [ 258 ] {a63a6286-1729-4c3d-827c-f014336fff61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
21726 | 2025.01.28 08:43:18.246249 [ 258 ] {a63a6286-1729-4c3d-827c-f014336fff61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
21727 | 2025.01.28 08:43:18.246998 [ 258 ] {a63a6286-1729-4c3d-827c-f014336fff61} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21728 | 2025.01.28 08:43:18.247046 [ 258 ] {a63a6286-1729-4c3d-827c-f014336fff61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21729 | 2025.01.28 08:43:18.247497 [ 258 ] {a63a6286-1729-4c3d-827c-f014336fff61} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
21730 | 2025.01.28 08:43:18.247759 [ 258 ] {a63a6286-1729-4c3d-827c-f014336fff61} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21731 | 2025.01.28 08:43:18.248000 [ 258 ] {a63a6286-1729-4c3d-827c-f014336fff61} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. | ||
21732 | 2025.01.28 08:43:18.248060 [ 258 ] {a63a6286-1729-4c3d-827c-f014336fff61} <Debug> TCPHandler: Processed in 0.002254042 sec. | ||
21733 | 2025.01.28 08:43:18.248374 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21734 | 2025.01.28 08:43:18.248679 [ 4 ] {eeeb43e7-c9ce-473c-860c-742c9fab2d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
21735 | 2025.01.28 08:43:18.248796 [ 4 ] {eeeb43e7-c9ce-473c-860c-742c9fab2d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
21736 | 2025.01.28 08:43:18.249721 [ 4 ] {eeeb43e7-c9ce-473c-860c-742c9fab2d78} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21737 | 2025.01.28 08:43:18.249776 [ 4 ] {eeeb43e7-c9ce-473c-860c-742c9fab2d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21738 | 2025.01.28 08:43:18.250207 [ 4 ] {eeeb43e7-c9ce-473c-860c-742c9fab2d78} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
21739 | 2025.01.28 08:43:18.250467 [ 4 ] {eeeb43e7-c9ce-473c-860c-742c9fab2d78} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21740 | 2025.01.28 08:43:18.250690 [ 86 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Selected 6 parts from all_1_46_11 to all_51_51_0 | ||
21741 | 2025.01.28 08:43:18.250762 [ 4 ] {eeeb43e7-c9ce-473c-860c-742c9fab2d78} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002158 sec., 926.7840593141797 rows/sec., 75.57 KiB/sec. | ||
21742 | 2025.01.28 08:43:18.250822 [ 86 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21743 | 2025.01.28 08:43:18.250914 [ 4 ] {eeeb43e7-c9ce-473c-860c-742c9fab2d78} <Debug> TCPHandler: Processed in 0.002729179 sec. | ||
21744 | 2025.01.28 08:43:18.250924 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21745 | 2025.01.28 08:43:18.251125 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21746 | 2025.01.28 08:43:18.251270 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_11 to all_51_51_0 into Compact with storage Full | ||
21747 | 2025.01.28 08:43:18.251358 [ 258 ] {a4dc7e1e-aacb-4e53-b69f-464a1ba9dc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
21748 | 2025.01.28 08:43:18.251472 [ 258 ] {a4dc7e1e-aacb-4e53-b69f-464a1ba9dc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
21749 | 2025.01.28 08:43:18.251646 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21750 | 2025.01.28 08:43:18.251740 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_11, total 21 rows starting from the beginning of the part | ||
21751 | 2025.01.28 08:43:18.252019 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
21752 | 2025.01.28 08:43:18.252409 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
21753 | 2025.01.28 08:43:18.252788 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
21754 | 2025.01.28 08:43:18.253225 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
21755 | 2025.01.28 08:43:18.253586 [ 186 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part | ||
21756 | 2025.01.28 08:43:18.255441 [ 258 ] {a4dc7e1e-aacb-4e53-b69f-464a1ba9dc43} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21757 | 2025.01.28 08:43:18.255539 [ 258 ] {a4dc7e1e-aacb-4e53-b69f-464a1ba9dc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21758 | 2025.01.28 08:43:18.255596 [ 195 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.004498965 sec., 8890.933803663733 rows/sec., 753.21 KiB/sec. | ||
21759 | 2025.01.28 08:43:18.255866 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Trace> MergedBlockOutputStream: filled checksums all_1_51_12 (state Temporary) | ||
21760 | 2025.01.28 08:43:18.256306 [ 258 ] {a4dc7e1e-aacb-4e53-b69f-464a1ba9dc43} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
21761 | 2025.01.28 08:43:18.256426 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_merge_all_1_51_12 to all_1_51_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21762 | 2025.01.28 08:43:18.256631 [ 201 ] {fa515a0a-c08d-45a6-b31f-000ff4261bfc::all_1_51_12} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc) (MergerMutator): Merged 6 parts: [all_1_46_11, all_51_51_0] -> all_1_51_12 | ||
21763 | 2025.01.28 08:43:18.256820 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
21764 | 2025.01.28 08:43:18.256832 [ 258 ] {a4dc7e1e-aacb-4e53-b69f-464a1ba9dc43} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21765 | 2025.01.28 08:43:18.257102 [ 258 ] {a4dc7e1e-aacb-4e53-b69f-464a1ba9dc43} <Debug> executeQuery: Read 1454 rows, 124.57 KiB in 0.0058 sec., 250689.6551724138 rows/sec., 20.97 MiB/sec. | ||
21766 | 2025.01.28 08:43:18.257205 [ 258 ] {a4dc7e1e-aacb-4e53-b69f-464a1ba9dc43} <Debug> TCPHandler: Processed in 0.006198498 sec. | ||
21767 | 2025.01.28 08:43:18.257442 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21768 | 2025.01.28 08:43:18.257777 [ 4 ] {7f345545-8c76-4552-987e-6d0e909a487e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
21769 | 2025.01.28 08:43:18.257889 [ 4 ] {7f345545-8c76-4552-987e-6d0e909a487e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
21770 | 2025.01.28 08:43:18.258578 [ 4 ] {7f345545-8c76-4552-987e-6d0e909a487e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21771 | 2025.01.28 08:43:18.258619 [ 4 ] {7f345545-8c76-4552-987e-6d0e909a487e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21772 | 2025.01.28 08:43:18.258991 [ 4 ] {7f345545-8c76-4552-987e-6d0e909a487e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
21773 | 2025.01.28 08:43:18.259241 [ 4 ] {7f345545-8c76-4552-987e-6d0e909a487e} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21774 | 2025.01.28 08:43:18.259493 [ 4 ] {7f345545-8c76-4552-987e-6d0e909a487e} <Debug> executeQuery: Read 64 rows, 4.73 KiB in 0.001835 sec., 34877.38419618529 rows/sec., 2.52 MiB/sec. | ||
21775 | 2025.01.28 08:43:18.259596 [ 4 ] {7f345545-8c76-4552-987e-6d0e909a487e} <Debug> TCPHandler: Processed in 0.002269223 sec. | ||
21776 | 2025.01.28 08:43:18.259893 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21777 | 2025.01.28 08:43:18.260135 [ 258 ] {2433d9ed-14e0-414a-b387-d3696c652b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
21778 | 2025.01.28 08:43:18.260229 [ 258 ] {2433d9ed-14e0-414a-b387-d3696c652b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
21779 | 2025.01.28 08:43:18.260946 [ 258 ] {2433d9ed-14e0-414a-b387-d3696c652b16} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21780 | 2025.01.28 08:43:18.260986 [ 258 ] {2433d9ed-14e0-414a-b387-d3696c652b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21781 | 2025.01.28 08:43:18.261365 [ 258 ] {2433d9ed-14e0-414a-b387-d3696c652b16} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
21782 | 2025.01.28 08:43:18.261632 [ 258 ] {2433d9ed-14e0-414a-b387-d3696c652b16} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21783 | 2025.01.28 08:43:18.261851 [ 258 ] {2433d9ed-14e0-414a-b387-d3696c652b16} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001771 sec., 136645.96273291926 rows/sec., 9.26 MiB/sec. | ||
21784 | 2025.01.28 08:43:18.261908 [ 258 ] {2433d9ed-14e0-414a-b387-d3696c652b16} <Debug> TCPHandler: Processed in 0.002206492 sec. | ||
21785 | 2025.01.28 08:43:18.262070 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21786 | 2025.01.28 08:43:18.262227 [ 4 ] {2ae601d4-3019-4b35-ba95-01c59b07b035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
21787 | 2025.01.28 08:43:18.262316 [ 4 ] {2ae601d4-3019-4b35-ba95-01c59b07b035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
21788 | 2025.01.28 08:43:18.263305 [ 4 ] {2ae601d4-3019-4b35-ba95-01c59b07b035} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21789 | 2025.01.28 08:43:18.263346 [ 4 ] {2ae601d4-3019-4b35-ba95-01c59b07b035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21790 | 2025.01.28 08:43:18.263705 [ 4 ] {2ae601d4-3019-4b35-ba95-01c59b07b035} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
21791 | 2025.01.28 08:43:18.263942 [ 4 ] {2ae601d4-3019-4b35-ba95-01c59b07b035} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21792 | 2025.01.28 08:43:18.264165 [ 4 ] {2ae601d4-3019-4b35-ba95-01c59b07b035} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001988 sec., 6539.235412474848 rows/sec., 407.72 KiB/sec. | ||
21793 | 2025.01.28 08:43:18.264223 [ 4 ] {2ae601d4-3019-4b35-ba95-01c59b07b035} <Debug> TCPHandler: Processed in 0.002217442 sec. | ||
21794 | 2025.01.28 08:43:18.264386 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21795 | 2025.01.28 08:43:18.264527 [ 258 ] {fac91cd7-d052-4da7-9cdc-0201bc85b43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
21796 | 2025.01.28 08:43:18.264586 [ 258 ] {fac91cd7-d052-4da7-9cdc-0201bc85b43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
21797 | 2025.01.28 08:43:18.265599 [ 258 ] {fac91cd7-d052-4da7-9cdc-0201bc85b43b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21798 | 2025.01.28 08:43:18.265637 [ 258 ] {fac91cd7-d052-4da7-9cdc-0201bc85b43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21799 | 2025.01.28 08:43:18.266019 [ 258 ] {fac91cd7-d052-4da7-9cdc-0201bc85b43b} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
21800 | 2025.01.28 08:43:18.266340 [ 258 ] {fac91cd7-d052-4da7-9cdc-0201bc85b43b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21801 | 2025.01.28 08:43:18.266564 [ 258 ] {fac91cd7-d052-4da7-9cdc-0201bc85b43b} <Debug> executeQuery: Read 895 rows, 66.54 KiB in 0.002064 sec., 433624.03100775194 rows/sec., 31.48 MiB/sec. | ||
21802 | 2025.01.28 08:43:18.266642 [ 258 ] {fac91cd7-d052-4da7-9cdc-0201bc85b43b} <Debug> TCPHandler: Processed in 0.002322483 sec. | ||
21803 | 2025.01.28 08:43:18.266819 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21804 | 2025.01.28 08:43:18.267127 [ 4 ] {b1353840-1260-4f5a-ab27-eaddd8bc7bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
21805 | 2025.01.28 08:43:18.267272 [ 4 ] {b1353840-1260-4f5a-ab27-eaddd8bc7bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
21806 | 2025.01.28 08:43:18.267853 [ 4 ] {b1353840-1260-4f5a-ab27-eaddd8bc7bca} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21807 | 2025.01.28 08:43:18.267891 [ 4 ] {b1353840-1260-4f5a-ab27-eaddd8bc7bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21808 | 2025.01.28 08:43:18.268260 [ 4 ] {b1353840-1260-4f5a-ab27-eaddd8bc7bca} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
21809 | 2025.01.28 08:43:18.268496 [ 4 ] {b1353840-1260-4f5a-ab27-eaddd8bc7bca} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21810 | 2025.01.28 08:43:18.268704 [ 4 ] {b1353840-1260-4f5a-ab27-eaddd8bc7bca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001692 sec., 3546.099290780142 rows/sec., 185.27 KiB/sec. | ||
21811 | 2025.01.28 08:43:18.268761 [ 4 ] {b1353840-1260-4f5a-ab27-eaddd8bc7bca} <Debug> TCPHandler: Processed in 0.002030519 sec. | ||
21812 | 2025.01.28 08:43:18.268985 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21813 | 2025.01.28 08:43:18.269213 [ 258 ] {5e6ac268-c708-4f53-b11e-9aefc633ce8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
21814 | 2025.01.28 08:43:18.269286 [ 258 ] {5e6ac268-c708-4f53-b11e-9aefc633ce8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
21815 | 2025.01.28 08:43:18.270068 [ 258 ] {5e6ac268-c708-4f53-b11e-9aefc633ce8c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21816 | 2025.01.28 08:43:18.270109 [ 258 ] {5e6ac268-c708-4f53-b11e-9aefc633ce8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21817 | 2025.01.28 08:43:18.270559 [ 258 ] {5e6ac268-c708-4f53-b11e-9aefc633ce8c} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
21818 | 2025.01.28 08:43:18.270814 [ 258 ] {5e6ac268-c708-4f53-b11e-9aefc633ce8c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21819 | 2025.01.28 08:43:18.271043 [ 258 ] {5e6ac268-c708-4f53-b11e-9aefc633ce8c} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.001886 sec., 523860.0212089077 rows/sec., 34.86 MiB/sec. | ||
21820 | 2025.01.28 08:43:18.271099 [ 258 ] {5e6ac268-c708-4f53-b11e-9aefc633ce8c} <Debug> TCPHandler: Processed in 0.002225182 sec. | ||
21821 | 2025.01.28 08:43:18.271256 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21822 | 2025.01.28 08:43:18.271395 [ 4 ] {7543cc1a-6a67-4724-834c-c736535db908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
21823 | 2025.01.28 08:43:18.271456 [ 4 ] {7543cc1a-6a67-4724-834c-c736535db908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
21824 | 2025.01.28 08:43:18.272007 [ 4 ] {7543cc1a-6a67-4724-834c-c736535db908} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21825 | 2025.01.28 08:43:18.272052 [ 4 ] {7543cc1a-6a67-4724-834c-c736535db908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21826 | 2025.01.28 08:43:18.272444 [ 4 ] {7543cc1a-6a67-4724-834c-c736535db908} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
21827 | 2025.01.28 08:43:18.272723 [ 4 ] {7543cc1a-6a67-4724-834c-c736535db908} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21828 | 2025.01.28 08:43:18.272937 [ 4 ] {7543cc1a-6a67-4724-834c-c736535db908} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001573 sec., 635.7279084551813 rows/sec., 42.84 KiB/sec. | ||
21829 | 2025.01.28 08:43:18.272990 [ 4 ] {7543cc1a-6a67-4724-834c-c736535db908} <Debug> TCPHandler: Processed in 0.001798766 sec. | ||
21830 | 2025.01.28 08:43:18.273135 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21831 | 2025.01.28 08:43:18.273268 [ 258 ] {52e87bf5-5de0-472c-b37e-a7366071f961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
21832 | 2025.01.28 08:43:18.273363 [ 258 ] {52e87bf5-5de0-472c-b37e-a7366071f961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
21833 | 2025.01.28 08:43:18.274721 [ 258 ] {52e87bf5-5de0-472c-b37e-a7366071f961} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21834 | 2025.01.28 08:43:18.274761 [ 258 ] {52e87bf5-5de0-472c-b37e-a7366071f961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21835 | 2025.01.28 08:43:18.275454 [ 258 ] {52e87bf5-5de0-472c-b37e-a7366071f961} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
21836 | 2025.01.28 08:43:18.275743 [ 258 ] {52e87bf5-5de0-472c-b37e-a7366071f961} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21837 | 2025.01.28 08:43:18.275997 [ 258 ] {52e87bf5-5de0-472c-b37e-a7366071f961} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002759 sec., 19934.758970641535 rows/sec., 35.72 MiB/sec. | ||
21838 | 2025.01.28 08:43:18.276118 [ 258 ] {52e87bf5-5de0-472c-b37e-a7366071f961} <Debug> TCPHandler: Processed in 0.003038074 sec. | ||
21839 | 2025.01.28 08:43:18.276323 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21840 | 2025.01.28 08:43:18.276539 [ 4 ] {ae56119d-272d-497b-b3bc-1137b7045215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
21841 | 2025.01.28 08:43:18.276631 [ 4 ] {ae56119d-272d-497b-b3bc-1137b7045215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
21842 | 2025.01.28 08:43:18.277391 [ 4 ] {ae56119d-272d-497b-b3bc-1137b7045215} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21843 | 2025.01.28 08:43:18.277430 [ 4 ] {ae56119d-272d-497b-b3bc-1137b7045215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21844 | 2025.01.28 08:43:18.277798 [ 4 ] {ae56119d-272d-497b-b3bc-1137b7045215} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
21845 | 2025.01.28 08:43:18.278032 [ 4 ] {ae56119d-272d-497b-b3bc-1137b7045215} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21846 | 2025.01.28 08:43:18.278208 [ 4 ] {ae56119d-272d-497b-b3bc-1137b7045215} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001722 sec., 26713.124274099882 rows/sec., 1.62 MiB/sec. | ||
21847 | 2025.01.28 08:43:18.278260 [ 4 ] {ae56119d-272d-497b-b3bc-1137b7045215} <Debug> TCPHandler: Processed in 0.002045789 sec. | ||
21848 | 2025.01.28 08:43:19.039122 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47214 | ||
21849 | 2025.01.28 08:43:19.039876 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21850 | 2025.01.28 08:43:19.039930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21851 | 2025.01.28 08:43:19.040496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
21852 | 2025.01.28 08:43:19.040754 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21853 | 2025.01.28 08:43:19.041000 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47214 | ||
21854 | 2025.01.28 08:43:21.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.83 MiB, peak 295.82 MiB, free memory in arenas 0.00 B, will set to 276.83 MiB (RSS), difference: -4.00 MiB | ||
21855 | 2025.01.28 08:43:22.122050 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21856 | 2025.01.28 08:43:22.122260 [ 258 ] {ff79b8c5-ebfe-425c-9f59-4eea77813c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
21857 | 2025.01.28 08:43:22.122338 [ 258 ] {ff79b8c5-ebfe-425c-9f59-4eea77813c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
21858 | 2025.01.28 08:43:22.123126 [ 258 ] {ff79b8c5-ebfe-425c-9f59-4eea77813c9c} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21859 | 2025.01.28 08:43:22.123170 [ 258 ] {ff79b8c5-ebfe-425c-9f59-4eea77813c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21860 | 2025.01.28 08:43:22.123621 [ 258 ] {ff79b8c5-ebfe-425c-9f59-4eea77813c9c} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
21861 | 2025.01.28 08:43:22.123877 [ 258 ] {ff79b8c5-ebfe-425c-9f59-4eea77813c9c} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21862 | 2025.01.28 08:43:22.124126 [ 46 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
21863 | 2025.01.28 08:43:22.124136 [ 258 ] {ff79b8c5-ebfe-425c-9f59-4eea77813c9c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.22 MiB/sec. | ||
21864 | 2025.01.28 08:43:22.124264 [ 46 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21865 | 2025.01.28 08:43:22.124347 [ 258 ] {ff79b8c5-ebfe-425c-9f59-4eea77813c9c} <Debug> TCPHandler: Processed in 0.002427165 sec. | ||
21866 | 2025.01.28 08:43:22.124356 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21867 | 2025.01.28 08:43:22.124705 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
21868 | 2025.01.28 08:43:22.124742 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21869 | 2025.01.28 08:43:22.125415 [ 4 ] {2baf71e2-897e-4027-886e-f323a5b37d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
21870 | 2025.01.28 08:43:22.125573 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21871 | 2025.01.28 08:43:22.125610 [ 4 ] {2baf71e2-897e-4027-886e-f323a5b37d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
21872 | 2025.01.28 08:43:22.125700 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1477 rows starting from the beginning of the part | ||
21873 | 2025.01.28 08:43:22.126338 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 65 rows starting from the beginning of the part | ||
21874 | 2025.01.28 08:43:22.126885 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 313 rows starting from the beginning of the part | ||
21875 | 2025.01.28 08:43:22.127497 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 64 rows starting from the beginning of the part | ||
21876 | 2025.01.28 08:43:22.127947 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 1454 rows starting from the beginning of the part | ||
21877 | 2025.01.28 08:43:22.128252 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 56 rows starting from the beginning of the part | ||
21878 | 2025.01.28 08:43:22.129138 [ 4 ] {2baf71e2-897e-4027-886e-f323a5b37d8b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21879 | 2025.01.28 08:43:22.129187 [ 4 ] {2baf71e2-897e-4027-886e-f323a5b37d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21880 | 2025.01.28 08:43:22.129747 [ 4 ] {2baf71e2-897e-4027-886e-f323a5b37d8b} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
21881 | 2025.01.28 08:43:22.130049 [ 4 ] {2baf71e2-897e-4027-886e-f323a5b37d8b} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21882 | 2025.01.28 08:43:22.130418 [ 46 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
21883 | 2025.01.28 08:43:22.130674 [ 4 ] {2baf71e2-897e-4027-886e-f323a5b37d8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00545 sec., 11743.119266055046 rows/sec., 938.58 KiB/sec. | ||
21884 | 2025.01.28 08:43:22.131085 [ 4 ] {2baf71e2-897e-4027-886e-f323a5b37d8b} <Debug> TCPHandler: Processed in 0.006569764 sec. | ||
21885 | 2025.01.28 08:43:22.130809 [ 46 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21886 | 2025.01.28 08:43:22.131591 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21887 | 2025.01.28 08:43:22.131585 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21888 | 2025.01.28 08:43:22.132135 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
21889 | 2025.01.28 08:43:22.132178 [ 258 ] {c0bd4467-44d5-40f6-82af-c1eccb6d77f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
21890 | 2025.01.28 08:43:22.132324 [ 196 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3429 rows, containing 5 columns (5 merged, 0 gathered) in 0.007799081 sec., 439667.18642876 rows/sec., 38.51 MiB/sec. | ||
21891 | 2025.01.28 08:43:22.132359 [ 258 ] {c0bd4467-44d5-40f6-82af-c1eccb6d77f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
21892 | 2025.01.28 08:43:22.132638 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21893 | 2025.01.28 08:43:22.132794 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 957 rows starting from the beginning of the part | ||
21894 | 2025.01.28 08:43:22.132814 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
21895 | 2025.01.28 08:43:22.133423 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 70 rows starting from the beginning of the part | ||
21896 | 2025.01.28 08:43:22.133945 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 437 rows starting from the beginning of the part | ||
21897 | 2025.01.28 08:43:22.134365 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21898 | 2025.01.28 08:43:22.134440 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 68 rows starting from the beginning of the part | ||
21899 | 2025.01.28 08:43:22.134752 [ 199 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_176_35} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
21900 | 2025.01.28 08:43:22.134887 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 895 rows starting from the beginning of the part | ||
21901 | 2025.01.28 08:43:22.135343 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
21902 | 2025.01.28 08:43:22.135416 [ 201 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 64 rows starting from the beginning of the part | ||
21903 | 2025.01.28 08:43:22.136512 [ 258 ] {c0bd4467-44d5-40f6-82af-c1eccb6d77f3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21904 | 2025.01.28 08:43:22.136579 [ 258 ] {c0bd4467-44d5-40f6-82af-c1eccb6d77f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21905 | 2025.01.28 08:43:22.137574 [ 258 ] {c0bd4467-44d5-40f6-82af-c1eccb6d77f3} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
21906 | 2025.01.28 08:43:22.138141 [ 258 ] {c0bd4467-44d5-40f6-82af-c1eccb6d77f3} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21907 | 2025.01.28 08:43:22.138435 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 5 parts from all_1_171_35 to all_175_175_0 | ||
21908 | 2025.01.28 08:43:22.138516 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21909 | 2025.01.28 08:43:22.138604 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21910 | 2025.01.28 08:43:22.138623 [ 258 ] {c0bd4467-44d5-40f6-82af-c1eccb6d77f3} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.006593 sec., 14560.897922038526 rows/sec., 1.01 MiB/sec. | ||
21911 | 2025.01.28 08:43:22.138939 [ 258 ] {c0bd4467-44d5-40f6-82af-c1eccb6d77f3} <Debug> TCPHandler: Processed in 0.00767838 sec. | ||
21912 | 2025.01.28 08:43:22.139298 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_171_35 to all_175_175_0 into Compact with storage Full | ||
21913 | 2025.01.28 08:43:22.139314 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21914 | 2025.01.28 08:43:22.139558 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2491 rows, containing 5 columns (5 merged, 0 gathered) in 0.007816962 sec., 318665.9983763513 rows/sec., 24.46 MiB/sec. | ||
21915 | 2025.01.28 08:43:22.139678 [ 4 ] {fb8beb30-f722-4172-b9ed-01894e71d2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
21916 | 2025.01.28 08:43:22.139710 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21917 | 2025.01.28 08:43:22.139757 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_171_35, total 50724 rows starting from the beginning of the part | ||
21918 | 2025.01.28 08:43:22.139832 [ 4 ] {fb8beb30-f722-4172-b9ed-01894e71d2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
21919 | 2025.01.28 08:43:22.139984 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
21920 | 2025.01.28 08:43:22.140282 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 161 rows starting from the beginning of the part | ||
21921 | 2025.01.28 08:43:22.140843 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 237 rows starting from the beginning of the part | ||
21922 | 2025.01.28 08:43:22.141429 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21923 | 2025.01.28 08:43:22.141440 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 160 rows starting from the beginning of the part | ||
21924 | 2025.01.28 08:43:22.141915 [ 199 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_176_35} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
21925 | 2025.01.28 08:43:22.142003 [ 200 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 988 rows starting from the beginning of the part | ||
21926 | 2025.01.28 08:43:22.142301 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
21927 | 2025.01.28 08:43:22.142843 [ 4 ] {fb8beb30-f722-4172-b9ed-01894e71d2d4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21928 | 2025.01.28 08:43:22.142890 [ 4 ] {fb8beb30-f722-4172-b9ed-01894e71d2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21929 | 2025.01.28 08:43:22.143434 [ 4 ] {fb8beb30-f722-4172-b9ed-01894e71d2d4} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
21930 | 2025.01.28 08:43:22.143730 [ 4 ] {fb8beb30-f722-4172-b9ed-01894e71d2d4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21931 | 2025.01.28 08:43:22.143951 [ 46 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
21932 | 2025.01.28 08:43:22.144050 [ 46 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21933 | 2025.01.28 08:43:22.144105 [ 4 ] {fb8beb30-f722-4172-b9ed-01894e71d2d4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.004539 sec., 7931.262392597489 rows/sec., 547.34 KiB/sec. | ||
21934 | 2025.01.28 08:43:22.144139 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21935 | 2025.01.28 08:43:22.144441 [ 4 ] {fb8beb30-f722-4172-b9ed-01894e71d2d4} <Debug> TCPHandler: Processed in 0.005329666 sec. | ||
21936 | 2025.01.28 08:43:22.144902 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
21937 | 2025.01.28 08:43:22.145637 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21938 | 2025.01.28 08:43:22.145821 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 10372 rows starting from the beginning of the part | ||
21939 | 2025.01.28 08:43:22.146141 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part | ||
21940 | 2025.01.28 08:43:22.146473 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 82 rows starting from the beginning of the part | ||
21941 | 2025.01.28 08:43:22.147025 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
21942 | 2025.01.28 08:43:22.147247 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 46 rows starting from the beginning of the part | ||
21943 | 2025.01.28 08:43:22.147550 [ 194 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 36 rows starting from the beginning of the part | ||
21944 | 2025.01.28 08:43:22.151746 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10656 rows, containing 4 columns (4 merged, 0 gathered) in 0.007417496 sec., 1436603.4036283942 rows/sec., 93.62 MiB/sec. | ||
21945 | 2025.01.28 08:43:22.152196 [ 199 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
21946 | 2025.01.28 08:43:22.152576 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21947 | 2025.01.28 08:43:22.152769 [ 197 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_176_35} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
21948 | 2025.01.28 08:43:22.152897 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
21949 | 2025.01.28 08:43:22.155438 [ 193 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52270 rows, containing 5 columns (5 merged, 0 gathered) in 0.016739769 sec., 3122504.2591686896 rows/sec., 210.80 MiB/sec. | ||
21950 | 2025.01.28 08:43:22.155884 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Trace> MergedBlockOutputStream: filled checksums all_1_175_36 (state Temporary) | ||
21951 | 2025.01.28 08:43:22.156266 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_175_36 to all_1_175_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21952 | 2025.01.28 08:43:22.156365 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_175_36} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 5 parts: [all_1_171_35, all_175_175_0] -> all_1_175_36 | ||
21953 | 2025.01.28 08:43:22.156460 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
21954 | 2025.01.28 08:43:22.619113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777 | ||
21955 | 2025.01.28 08:43:22.644495 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21956 | 2025.01.28 08:43:22.644545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21957 | 2025.01.28 08:43:22.652194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
21958 | 2025.01.28 08:43:22.652993 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21959 | 2025.01.28 08:43:22.655952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 777 | ||
21960 | 2025.01.28 08:43:26.289593 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
21961 | 2025.01.28 08:43:26.289671 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
21962 | 2025.01.28 08:43:26.541187 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47641 | ||
21963 | 2025.01.28 08:43:26.541967 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21964 | 2025.01.28 08:43:26.542023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21965 | 2025.01.28 08:43:26.542579 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
21966 | 2025.01.28 08:43:26.542856 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21967 | 2025.01.28 08:43:26.543110 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47641 | ||
21968 | 2025.01.28 08:43:26.848113 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 3046 | ||
21969 | 2025.01.28 08:43:26.851549 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21970 | 2025.01.28 08:43:26.851605 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21971 | 2025.01.28 08:43:26.853122 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
21972 | 2025.01.28 08:43:26.853445 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21973 | 2025.01.28 08:43:26.854103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3046 | ||
21974 | 2025.01.28 08:43:27.125754 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21975 | 2025.01.28 08:43:27.125949 [ 258 ] {29eaa39d-8817-47dd-b50b-cacef8441a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
21976 | 2025.01.28 08:43:27.126020 [ 258 ] {29eaa39d-8817-47dd-b50b-cacef8441a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
21977 | 2025.01.28 08:43:27.126908 [ 258 ] {29eaa39d-8817-47dd-b50b-cacef8441a28} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21978 | 2025.01.28 08:43:27.126961 [ 258 ] {29eaa39d-8817-47dd-b50b-cacef8441a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21979 | 2025.01.28 08:43:27.127441 [ 258 ] {29eaa39d-8817-47dd-b50b-cacef8441a28} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
21980 | 2025.01.28 08:43:27.127709 [ 258 ] {29eaa39d-8817-47dd-b50b-cacef8441a28} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21981 | 2025.01.28 08:43:27.127923 [ 258 ] {29eaa39d-8817-47dd-b50b-cacef8441a28} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002021 sec., 31667.49134092034 rows/sec., 2.49 MiB/sec. | ||
21982 | 2025.01.28 08:43:27.128020 [ 258 ] {29eaa39d-8817-47dd-b50b-cacef8441a28} <Debug> TCPHandler: Processed in 0.002394254 sec. | ||
21983 | 2025.01.28 08:43:27.128344 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21984 | 2025.01.28 08:43:27.128544 [ 4 ] {cf002b8a-6b56-4fca-be8e-94bab87535c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
21985 | 2025.01.28 08:43:27.128620 [ 4 ] {cf002b8a-6b56-4fca-be8e-94bab87535c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
21986 | 2025.01.28 08:43:27.129376 [ 4 ] {cf002b8a-6b56-4fca-be8e-94bab87535c1} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21987 | 2025.01.28 08:43:27.129429 [ 4 ] {cf002b8a-6b56-4fca-be8e-94bab87535c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21988 | 2025.01.28 08:43:27.129884 [ 4 ] {cf002b8a-6b56-4fca-be8e-94bab87535c1} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
21989 | 2025.01.28 08:43:27.130139 [ 4 ] {cf002b8a-6b56-4fca-be8e-94bab87535c1} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
21990 | 2025.01.28 08:43:27.130333 [ 55 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
21991 | 2025.01.28 08:43:27.130394 [ 55 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
21992 | 2025.01.28 08:43:27.130413 [ 4 ] {cf002b8a-6b56-4fca-be8e-94bab87535c1} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001909 sec., 2095.3378732320584 rows/sec., 157.56 KiB/sec. | ||
21993 | 2025.01.28 08:43:27.130431 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
21994 | 2025.01.28 08:43:27.130606 [ 4 ] {cf002b8a-6b56-4fca-be8e-94bab87535c1} <Debug> TCPHandler: Processed in 0.002452255 sec. | ||
21995 | 2025.01.28 08:43:27.130850 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
21996 | 2025.01.28 08:43:27.131052 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
21997 | 2025.01.28 08:43:27.131298 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
21998 | 2025.01.28 08:43:27.131422 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 87 rows starting from the beginning of the part | ||
21999 | 2025.01.28 08:43:27.131794 [ 258 ] {e552df9e-b03f-400d-9b03-d7aa1afb9668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
22000 | 2025.01.28 08:43:27.132046 [ 258 ] {e552df9e-b03f-400d-9b03-d7aa1afb9668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
22001 | 2025.01.28 08:43:27.132224 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 6 rows starting from the beginning of the part | ||
22002 | 2025.01.28 08:43:27.133067 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 62 rows starting from the beginning of the part | ||
22003 | 2025.01.28 08:43:27.133444 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 4 rows starting from the beginning of the part | ||
22004 | 2025.01.28 08:43:27.133822 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
22005 | 2025.01.28 08:43:27.134201 [ 188 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 4 rows starting from the beginning of the part | ||
22006 | 2025.01.28 08:43:27.135336 [ 258 ] {e552df9e-b03f-400d-9b03-d7aa1afb9668} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22007 | 2025.01.28 08:43:27.135404 [ 258 ] {e552df9e-b03f-400d-9b03-d7aa1afb9668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22008 | 2025.01.28 08:43:27.136474 [ 258 ] {e552df9e-b03f-400d-9b03-d7aa1afb9668} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
22009 | 2025.01.28 08:43:27.137086 [ 258 ] {e552df9e-b03f-400d-9b03-d7aa1afb9668} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22010 | 2025.01.28 08:43:27.137170 [ 189 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.006584183 sec., 34476.56299953996 rows/sec., 2.61 MiB/sec. | ||
22011 | 2025.01.28 08:43:27.137461 [ 258 ] {e552df9e-b03f-400d-9b03-d7aa1afb9668} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.005851 sec., 11621.944966672363 rows/sec., 928.99 KiB/sec. | ||
22012 | 2025.01.28 08:43:27.137539 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
22013 | 2025.01.28 08:43:27.137606 [ 258 ] {e552df9e-b03f-400d-9b03-d7aa1afb9668} <Debug> TCPHandler: Processed in 0.006857498 sec. | ||
22014 | 2025.01.28 08:43:27.137823 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22015 | 2025.01.28 08:43:27.137986 [ 4 ] {cebbc8f6-7bef-41db-a305-c513b8f46c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
22016 | 2025.01.28 08:43:27.138029 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22017 | 2025.01.28 08:43:27.138066 [ 4 ] {cebbc8f6-7bef-41db-a305-c513b8f46c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
22018 | 2025.01.28 08:43:27.138150 [ 192 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_146_29} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
22019 | 2025.01.28 08:43:27.138273 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
22020 | 2025.01.28 08:43:27.138755 [ 4 ] {cebbc8f6-7bef-41db-a305-c513b8f46c42} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22021 | 2025.01.28 08:43:27.138795 [ 4 ] {cebbc8f6-7bef-41db-a305-c513b8f46c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22022 | 2025.01.28 08:43:27.139212 [ 4 ] {cebbc8f6-7bef-41db-a305-c513b8f46c42} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
22023 | 2025.01.28 08:43:27.139473 [ 4 ] {cebbc8f6-7bef-41db-a305-c513b8f46c42} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22024 | 2025.01.28 08:43:27.139693 [ 4 ] {cebbc8f6-7bef-41db-a305-c513b8f46c42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. | ||
22025 | 2025.01.28 08:43:27.139752 [ 4 ] {cebbc8f6-7bef-41db-a305-c513b8f46c42} <Debug> TCPHandler: Processed in 0.002025409 sec. | ||
22026 | 2025.01.28 08:43:27.139962 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22027 | 2025.01.28 08:43:27.140183 [ 258 ] {7e1f3f7c-2641-4bb1-b736-09e6baa53785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
22028 | 2025.01.28 08:43:27.140326 [ 258 ] {7e1f3f7c-2641-4bb1-b736-09e6baa53785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
22029 | 2025.01.28 08:43:27.141559 [ 258 ] {7e1f3f7c-2641-4bb1-b736-09e6baa53785} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22030 | 2025.01.28 08:43:27.141597 [ 258 ] {7e1f3f7c-2641-4bb1-b736-09e6baa53785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22031 | 2025.01.28 08:43:27.142243 [ 258 ] {7e1f3f7c-2641-4bb1-b736-09e6baa53785} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
22032 | 2025.01.28 08:43:27.142504 [ 258 ] {7e1f3f7c-2641-4bb1-b736-09e6baa53785} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22033 | 2025.01.28 08:43:27.142648 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
22034 | 2025.01.28 08:43:27.142688 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22035 | 2025.01.28 08:43:27.142713 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22036 | 2025.01.28 08:43:27.142718 [ 258 ] {7e1f3f7c-2641-4bb1-b736-09e6baa53785} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002589 sec., 1544.998068752414 rows/sec., 2.77 MiB/sec. | ||
22037 | 2025.01.28 08:43:27.143176 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
22038 | 2025.01.28 08:43:27.143310 [ 258 ] {7e1f3f7c-2641-4bb1-b736-09e6baa53785} <Debug> TCPHandler: Processed in 0.003451219 sec. | ||
22039 | 2025.01.28 08:43:27.143604 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22040 | 2025.01.28 08:43:27.144032 [ 4 ] {ef4b904b-0690-4cc8-81f6-82767ebc204f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
22041 | 2025.01.28 08:43:27.144220 [ 4 ] {ef4b904b-0690-4cc8-81f6-82767ebc204f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
22042 | 2025.01.28 08:43:27.145148 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22043 | 2025.01.28 08:43:27.145570 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2955 rows starting from the beginning of the part | ||
22044 | 2025.01.28 08:43:27.146331 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 4 rows starting from the beginning of the part | ||
22045 | 2025.01.28 08:43:27.147087 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 55 rows starting from the beginning of the part | ||
22046 | 2025.01.28 08:43:27.147167 [ 4 ] {ef4b904b-0690-4cc8-81f6-82767ebc204f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22047 | 2025.01.28 08:43:27.147235 [ 4 ] {ef4b904b-0690-4cc8-81f6-82767ebc204f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22048 | 2025.01.28 08:43:27.147790 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 4 rows starting from the beginning of the part | ||
22049 | 2025.01.28 08:43:27.148540 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 55 rows starting from the beginning of the part | ||
22050 | 2025.01.28 08:43:27.148920 [ 4 ] {ef4b904b-0690-4cc8-81f6-82767ebc204f} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
22051 | 2025.01.28 08:43:27.149236 [ 189 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 4 rows starting from the beginning of the part | ||
22052 | 2025.01.28 08:43:27.149916 [ 4 ] {ef4b904b-0690-4cc8-81f6-82767ebc204f} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22053 | 2025.01.28 08:43:27.150581 [ 4 ] {ef4b904b-0690-4cc8-81f6-82767ebc204f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006674 sec., 8990.110878034162 rows/sec., 620.41 KiB/sec. | ||
22054 | 2025.01.28 08:43:27.150688 [ 4 ] {ef4b904b-0690-4cc8-81f6-82767ebc204f} <Debug> TCPHandler: Processed in 0.007249064 sec. | ||
22055 | 2025.01.28 08:43:27.159409 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 19 columns (19 merged, 0 gathered) in 0.016601137 sec., 185348.75051028133 rows/sec., 332.14 MiB/sec. | ||
22056 | 2025.01.28 08:43:27.162189 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
22057 | 2025.01.28 08:43:27.162629 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22058 | 2025.01.28 08:43:27.162714 [ 191 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
22059 | 2025.01.28 08:43:27.162866 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.66 MiB. | ||
22060 | 2025.01.28 08:43:29.770181 [ 221 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
22061 | 2025.01.28 08:43:29.770277 [ 221 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
22062 | 2025.01.28 08:43:29.772192 [ 221 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
22063 | 2025.01.28 08:43:30.156038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784 | ||
22064 | 2025.01.28 08:43:30.179416 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22065 | 2025.01.28 08:43:30.179469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22066 | 2025.01.28 08:43:30.187146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
22067 | 2025.01.28 08:43:30.187939 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22068 | 2025.01.28 08:43:30.192689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
22069 | 2025.01.28 08:43:30.733017 [ 225 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
22070 | 2025.01.28 08:43:30.733075 [ 225 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
22071 | 2025.01.28 08:43:30.734708 [ 225 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
22072 | 2025.01.28 08:43:32.085606 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22073 | 2025.01.28 08:43:32.085682 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22074 | 2025.01.28 08:43:32.088158 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22075 | 2025.01.28 08:43:32.132223 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22076 | 2025.01.28 08:43:32.132443 [ 258 ] {04a13cbb-b2dd-438a-aab0-5afa49219760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
22077 | 2025.01.28 08:43:32.132526 [ 258 ] {04a13cbb-b2dd-438a-aab0-5afa49219760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
22078 | 2025.01.28 08:43:32.133313 [ 258 ] {04a13cbb-b2dd-438a-aab0-5afa49219760} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22079 | 2025.01.28 08:43:32.133359 [ 258 ] {04a13cbb-b2dd-438a-aab0-5afa49219760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22080 | 2025.01.28 08:43:32.133823 [ 258 ] {04a13cbb-b2dd-438a-aab0-5afa49219760} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
22081 | 2025.01.28 08:43:32.134096 [ 258 ] {04a13cbb-b2dd-438a-aab0-5afa49219760} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22082 | 2025.01.28 08:43:32.134345 [ 258 ] {04a13cbb-b2dd-438a-aab0-5afa49219760} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. | ||
22083 | 2025.01.28 08:43:32.134413 [ 258 ] {04a13cbb-b2dd-438a-aab0-5afa49219760} <Debug> TCPHandler: Processed in 0.002334883 sec. | ||
22084 | 2025.01.28 08:43:32.134691 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22085 | 2025.01.28 08:43:32.134891 [ 4 ] {9356eee9-3c72-47ed-a619-a998197f7feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
22086 | 2025.01.28 08:43:32.134975 [ 4 ] {9356eee9-3c72-47ed-a619-a998197f7feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
22087 | 2025.01.28 08:43:32.135929 [ 4 ] {9356eee9-3c72-47ed-a619-a998197f7feb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22088 | 2025.01.28 08:43:32.135969 [ 4 ] {9356eee9-3c72-47ed-a619-a998197f7feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22089 | 2025.01.28 08:43:32.136428 [ 4 ] {9356eee9-3c72-47ed-a619-a998197f7feb} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
22090 | 2025.01.28 08:43:32.136690 [ 4 ] {9356eee9-3c72-47ed-a619-a998197f7feb} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22091 | 2025.01.28 08:43:32.136892 [ 4 ] {9356eee9-3c72-47ed-a619-a998197f7feb} <Debug> executeQuery: Read 313 rows, 28.38 KiB in 0.002061 sec., 151868.02523047067 rows/sec., 13.45 MiB/sec. | ||
22092 | 2025.01.28 08:43:32.136915 [ 220 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22093 | 2025.01.28 08:43:32.136959 [ 220 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22094 | 2025.01.28 08:43:32.136974 [ 4 ] {9356eee9-3c72-47ed-a619-a998197f7feb} <Debug> TCPHandler: Processed in 0.002427725 sec. | ||
22095 | 2025.01.28 08:43:32.137162 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22096 | 2025.01.28 08:43:32.137390 [ 258 ] {1d2f26e8-a501-4a60-901c-50e5f9f7cbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
22097 | 2025.01.28 08:43:32.137520 [ 258 ] {1d2f26e8-a501-4a60-901c-50e5f9f7cbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
22098 | 2025.01.28 08:43:32.138758 [ 258 ] {1d2f26e8-a501-4a60-901c-50e5f9f7cbd9} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22099 | 2025.01.28 08:43:32.138828 [ 258 ] {1d2f26e8-a501-4a60-901c-50e5f9f7cbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22100 | 2025.01.28 08:43:32.139581 [ 258 ] {1d2f26e8-a501-4a60-901c-50e5f9f7cbd9} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
22101 | 2025.01.28 08:43:32.140023 [ 258 ] {1d2f26e8-a501-4a60-901c-50e5f9f7cbd9} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22102 | 2025.01.28 08:43:32.140379 [ 258 ] {1d2f26e8-a501-4a60-901c-50e5f9f7cbd9} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.003054 sec., 20301.244269810086 rows/sec., 1.47 MiB/sec. | ||
22103 | 2025.01.28 08:43:32.140502 [ 258 ] {1d2f26e8-a501-4a60-901c-50e5f9f7cbd9} <Debug> TCPHandler: Processed in 0.003439949 sec. | ||
22104 | 2025.01.28 08:43:32.140609 [ 220 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22105 | 2025.01.28 08:43:32.140686 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22106 | 2025.01.28 08:43:32.140838 [ 4 ] {e24cc862-ad01-4067-83ad-16de7bf64472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
22107 | 2025.01.28 08:43:32.140889 [ 4 ] {e24cc862-ad01-4067-83ad-16de7bf64472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
22108 | 2025.01.28 08:43:32.141909 [ 4 ] {e24cc862-ad01-4067-83ad-16de7bf64472} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22109 | 2025.01.28 08:43:32.141947 [ 4 ] {e24cc862-ad01-4067-83ad-16de7bf64472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22110 | 2025.01.28 08:43:32.142310 [ 4 ] {e24cc862-ad01-4067-83ad-16de7bf64472} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
22111 | 2025.01.28 08:43:32.142559 [ 4 ] {e24cc862-ad01-4067-83ad-16de7bf64472} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22112 | 2025.01.28 08:43:32.142739 [ 4 ] {e24cc862-ad01-4067-83ad-16de7bf64472} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001933 sec., 7242.628039317124 rows/sec., 507.23 KiB/sec. | ||
22113 | 2025.01.28 08:43:32.142793 [ 4 ] {e24cc862-ad01-4067-83ad-16de7bf64472} <Debug> TCPHandler: Processed in 0.002187201 sec. | ||
22114 | 2025.01.28 08:43:32.142960 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22115 | 2025.01.28 08:43:32.143101 [ 258 ] {a7210a92-b040-4cc5-8584-279bda7c3482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
22116 | 2025.01.28 08:43:32.143160 [ 258 ] {a7210a92-b040-4cc5-8584-279bda7c3482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
22117 | 2025.01.28 08:43:32.143805 [ 258 ] {a7210a92-b040-4cc5-8584-279bda7c3482} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22118 | 2025.01.28 08:43:32.143845 [ 258 ] {a7210a92-b040-4cc5-8584-279bda7c3482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22119 | 2025.01.28 08:43:32.144201 [ 258 ] {a7210a92-b040-4cc5-8584-279bda7c3482} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
22120 | 2025.01.28 08:43:32.144433 [ 258 ] {a7210a92-b040-4cc5-8584-279bda7c3482} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22121 | 2025.01.28 08:43:32.144647 [ 258 ] {a7210a92-b040-4cc5-8584-279bda7c3482} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001578 sec., 8238.276299112802 rows/sec., 513.65 KiB/sec. | ||
22122 | 2025.01.28 08:43:32.144701 [ 258 ] {a7210a92-b040-4cc5-8584-279bda7c3482} <Debug> TCPHandler: Processed in 0.001807846 sec. | ||
22123 | 2025.01.28 08:43:32.144862 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22124 | 2025.01.28 08:43:32.145002 [ 4 ] {4af69163-252e-4404-a848-a7b57def2eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
22125 | 2025.01.28 08:43:32.145059 [ 4 ] {4af69163-252e-4404-a848-a7b57def2eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
22126 | 2025.01.28 08:43:32.145851 [ 4 ] {4af69163-252e-4404-a848-a7b57def2eb4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22127 | 2025.01.28 08:43:32.145888 [ 4 ] {4af69163-252e-4404-a848-a7b57def2eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22128 | 2025.01.28 08:43:32.146276 [ 4 ] {4af69163-252e-4404-a848-a7b57def2eb4} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
22129 | 2025.01.28 08:43:32.146518 [ 4 ] {4af69163-252e-4404-a848-a7b57def2eb4} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22130 | 2025.01.28 08:43:32.146711 [ 4 ] {4af69163-252e-4404-a848-a7b57def2eb4} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.001728 sec., 252893.51851851854 rows/sec., 18.13 MiB/sec. | ||
22131 | 2025.01.28 08:43:32.146781 [ 4 ] {4af69163-252e-4404-a848-a7b57def2eb4} <Debug> TCPHandler: Processed in 0.001985869 sec. | ||
22132 | 2025.01.28 08:43:32.146856 [ 221 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22133 | 2025.01.28 08:43:32.146934 [ 221 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22134 | 2025.01.28 08:43:32.146948 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22135 | 2025.01.28 08:43:32.147233 [ 258 ] {b9df6558-82ef-4d68-8cc9-2139835ed520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
22136 | 2025.01.28 08:43:32.147320 [ 258 ] {b9df6558-82ef-4d68-8cc9-2139835ed520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
22137 | 2025.01.28 08:43:32.148193 [ 258 ] {b9df6558-82ef-4d68-8cc9-2139835ed520} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22138 | 2025.01.28 08:43:32.148253 [ 258 ] {b9df6558-82ef-4d68-8cc9-2139835ed520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22139 | 2025.01.28 08:43:32.148911 [ 258 ] {b9df6558-82ef-4d68-8cc9-2139835ed520} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
22140 | 2025.01.28 08:43:32.149351 [ 258 ] {b9df6558-82ef-4d68-8cc9-2139835ed520} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22141 | 2025.01.28 08:43:32.149818 [ 258 ] {b9df6558-82ef-4d68-8cc9-2139835ed520} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002722 sec., 2204.261572373255 rows/sec., 115.16 KiB/sec. | ||
22142 | 2025.01.28 08:43:32.149875 [ 258 ] {b9df6558-82ef-4d68-8cc9-2139835ed520} <Debug> TCPHandler: Processed in 0.003009893 sec. | ||
22143 | 2025.01.28 08:43:32.150070 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22144 | 2025.01.28 08:43:32.150307 [ 4 ] {44c3547f-7abe-4925-babd-ccc7fa148cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
22145 | 2025.01.28 08:43:32.150372 [ 4 ] {44c3547f-7abe-4925-babd-ccc7fa148cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
22146 | 2025.01.28 08:43:32.150840 [ 221 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22147 | 2025.01.28 08:43:32.152136 [ 4 ] {44c3547f-7abe-4925-babd-ccc7fa148cfd} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22148 | 2025.01.28 08:43:32.152224 [ 4 ] {44c3547f-7abe-4925-babd-ccc7fa148cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22149 | 2025.01.28 08:43:32.152701 [ 4 ] {44c3547f-7abe-4925-babd-ccc7fa148cfd} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
22150 | 2025.01.28 08:43:32.152952 [ 4 ] {44c3547f-7abe-4925-babd-ccc7fa148cfd} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22151 | 2025.01.28 08:43:32.153129 [ 4 ] {44c3547f-7abe-4925-babd-ccc7fa148cfd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002863 sec., 82780.30038421236 rows/sec., 5.55 MiB/sec. | ||
22152 | 2025.01.28 08:43:32.153181 [ 4 ] {44c3547f-7abe-4925-babd-ccc7fa148cfd} <Debug> TCPHandler: Processed in 0.003208266 sec. | ||
22153 | 2025.01.28 08:43:32.153344 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22154 | 2025.01.28 08:43:32.153466 [ 258 ] {b14b57f8-c18a-4275-af83-86182967360c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
22155 | 2025.01.28 08:43:32.153517 [ 258 ] {b14b57f8-c18a-4275-af83-86182967360c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
22156 | 2025.01.28 08:43:32.154066 [ 258 ] {b14b57f8-c18a-4275-af83-86182967360c} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22157 | 2025.01.28 08:43:32.154112 [ 258 ] {b14b57f8-c18a-4275-af83-86182967360c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22158 | 2025.01.28 08:43:32.154547 [ 258 ] {b14b57f8-c18a-4275-af83-86182967360c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
22159 | 2025.01.28 08:43:32.154790 [ 258 ] {b14b57f8-c18a-4275-af83-86182967360c} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22160 | 2025.01.28 08:43:32.155009 [ 258 ] {b14b57f8-c18a-4275-af83-86182967360c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001569 sec., 637.348629700446 rows/sec., 42.95 KiB/sec. | ||
22161 | 2025.01.28 08:43:32.155061 [ 258 ] {b14b57f8-c18a-4275-af83-86182967360c} <Debug> TCPHandler: Processed in 0.001776205 sec. | ||
22162 | 2025.01.28 08:43:32.155213 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22163 | 2025.01.28 08:43:32.155334 [ 4 ] {4850e57f-0b18-4af5-ac2d-60e576ca46b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
22164 | 2025.01.28 08:43:32.155416 [ 4 ] {4850e57f-0b18-4af5-ac2d-60e576ca46b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
22165 | 2025.01.28 08:43:32.156672 [ 4 ] {4850e57f-0b18-4af5-ac2d-60e576ca46b6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22166 | 2025.01.28 08:43:32.156709 [ 4 ] {4850e57f-0b18-4af5-ac2d-60e576ca46b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22167 | 2025.01.28 08:43:32.157414 [ 4 ] {4850e57f-0b18-4af5-ac2d-60e576ca46b6} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
22168 | 2025.01.28 08:43:32.157680 [ 4 ] {4850e57f-0b18-4af5-ac2d-60e576ca46b6} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22169 | 2025.01.28 08:43:32.157875 [ 4 ] {4850e57f-0b18-4af5-ac2d-60e576ca46b6} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002568 sec., 21417.445482866045 rows/sec., 38.38 MiB/sec. | ||
22170 | 2025.01.28 08:43:32.157967 [ 4 ] {4850e57f-0b18-4af5-ac2d-60e576ca46b6} <Debug> TCPHandler: Processed in 0.00281054 sec. | ||
22171 | 2025.01.28 08:43:32.158112 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22172 | 2025.01.28 08:43:32.158229 [ 258 ] {61563418-21ea-45b0-8ca2-d22b49d1f5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
22173 | 2025.01.28 08:43:32.158282 [ 258 ] {61563418-21ea-45b0-8ca2-d22b49d1f5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
22174 | 2025.01.28 08:43:32.158800 [ 258 ] {61563418-21ea-45b0-8ca2-d22b49d1f5d3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22175 | 2025.01.28 08:43:32.158839 [ 258 ] {61563418-21ea-45b0-8ca2-d22b49d1f5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22176 | 2025.01.28 08:43:32.159212 [ 258 ] {61563418-21ea-45b0-8ca2-d22b49d1f5d3} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
22177 | 2025.01.28 08:43:32.159451 [ 258 ] {61563418-21ea-45b0-8ca2-d22b49d1f5d3} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22178 | 2025.01.28 08:43:32.159669 [ 258 ] {61563418-21ea-45b0-8ca2-d22b49d1f5d3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001463 sec., 56049.21394395078 rows/sec., 3.56 MiB/sec. | ||
22179 | 2025.01.28 08:43:32.159721 [ 258 ] {61563418-21ea-45b0-8ca2-d22b49d1f5d3} <Debug> TCPHandler: Processed in 0.001665154 sec. | ||
22180 | 2025.01.28 08:43:32.562489 [ 223 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
22181 | 2025.01.28 08:43:32.562550 [ 223 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
22182 | 2025.01.28 08:43:32.564479 [ 223 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
22183 | 2025.01.28 08:43:33.091279 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
22184 | 2025.01.28 08:43:33.091322 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
22185 | 2025.01.28 08:43:33.093227 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
22186 | 2025.01.28 08:43:33.182803 [ 219 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22187 | 2025.01.28 08:43:33.182839 [ 219 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22188 | 2025.01.28 08:43:33.184900 [ 219 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
22189 | 2025.01.28 08:43:33.654646 [ 222 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
22190 | 2025.01.28 08:43:33.654728 [ 222 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
22191 | 2025.01.28 08:43:33.656844 [ 222 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): 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] | ||
22192 | 2025.01.28 08:43:34.043247 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48129 | ||
22193 | 2025.01.28 08:43:34.043946 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22194 | 2025.01.28 08:43:34.043987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22195 | 2025.01.28 08:43:34.044513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
22196 | 2025.01.28 08:43:34.044779 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22197 | 2025.01.28 08:43:34.045066 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48129 | ||
22198 | 2025.01.28 08:43:35.211427 [ 217 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
22199 | 2025.01.28 08:43:35.211483 [ 217 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
22200 | 2025.01.28 08:43:35.213382 [ 217 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): 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] | ||
22201 | 2025.01.28 08:43:36.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.83 MiB, peak 295.82 MiB, free memory in arenas 0.00 B, will set to 276.83 MiB (RSS), difference: 4.00 MiB | ||
22202 | 2025.01.28 08:43:36.854454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3080 | ||
22203 | 2025.01.28 08:43:36.857899 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22204 | 2025.01.28 08:43:36.857947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22205 | 2025.01.28 08:43:36.859517 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
22206 | 2025.01.28 08:43:36.859827 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22207 | 2025.01.28 08:43:36.861222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3080 | ||
22208 | 2025.01.28 08:43:37.124945 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22209 | 2025.01.28 08:43:37.125150 [ 258 ] {eb7f0d8b-7da8-4266-8c6c-1cad1a65d7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
22210 | 2025.01.28 08:43:37.125224 [ 258 ] {eb7f0d8b-7da8-4266-8c6c-1cad1a65d7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
22211 | 2025.01.28 08:43:37.126026 [ 258 ] {eb7f0d8b-7da8-4266-8c6c-1cad1a65d7a9} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22212 | 2025.01.28 08:43:37.126067 [ 258 ] {eb7f0d8b-7da8-4266-8c6c-1cad1a65d7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22213 | 2025.01.28 08:43:37.126503 [ 258 ] {eb7f0d8b-7da8-4266-8c6c-1cad1a65d7a9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
22214 | 2025.01.28 08:43:37.126767 [ 258 ] {eb7f0d8b-7da8-4266-8c6c-1cad1a65d7a9} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22215 | 2025.01.28 08:43:37.127019 [ 258 ] {eb7f0d8b-7da8-4266-8c6c-1cad1a65d7a9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001921 sec., 2082.248828735034 rows/sec., 169.79 KiB/sec. | ||
22216 | 2025.01.28 08:43:37.127125 [ 258 ] {eb7f0d8b-7da8-4266-8c6c-1cad1a65d7a9} <Debug> TCPHandler: Processed in 0.002319213 sec. | ||
22217 | 2025.01.28 08:43:37.127510 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22218 | 2025.01.28 08:43:37.127816 [ 4 ] {92c33811-f607-4401-be54-327bb2f181a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
22219 | 2025.01.28 08:43:37.127890 [ 4 ] {92c33811-f607-4401-be54-327bb2f181a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
22220 | 2025.01.28 08:43:37.128671 [ 4 ] {92c33811-f607-4401-be54-327bb2f181a1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22221 | 2025.01.28 08:43:37.128717 [ 4 ] {92c33811-f607-4401-be54-327bb2f181a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22222 | 2025.01.28 08:43:37.129152 [ 4 ] {92c33811-f607-4401-be54-327bb2f181a1} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
22223 | 2025.01.28 08:43:37.129413 [ 4 ] {92c33811-f607-4401-be54-327bb2f181a1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22224 | 2025.01.28 08:43:37.129643 [ 4 ] {92c33811-f607-4401-be54-327bb2f181a1} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001908 sec., 34591.19496855346 rows/sec., 2.72 MiB/sec. | ||
22225 | 2025.01.28 08:43:37.129702 [ 4 ] {92c33811-f607-4401-be54-327bb2f181a1} <Debug> TCPHandler: Processed in 0.002444835 sec. | ||
22226 | 2025.01.28 08:43:37.129923 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22227 | 2025.01.28 08:43:37.130143 [ 258 ] {0e9ecf45-d7da-4d2b-bb32-c2e92a988f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
22228 | 2025.01.28 08:43:37.130232 [ 258 ] {0e9ecf45-d7da-4d2b-bb32-c2e92a988f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
22229 | 2025.01.28 08:43:37.131051 [ 258 ] {0e9ecf45-d7da-4d2b-bb32-c2e92a988f06} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22230 | 2025.01.28 08:43:37.131088 [ 258 ] {0e9ecf45-d7da-4d2b-bb32-c2e92a988f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22231 | 2025.01.28 08:43:37.131471 [ 258 ] {0e9ecf45-d7da-4d2b-bb32-c2e92a988f06} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
22232 | 2025.01.28 08:43:37.131701 [ 258 ] {0e9ecf45-d7da-4d2b-bb32-c2e92a988f06} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22233 | 2025.01.28 08:43:37.131897 [ 258 ] {0e9ecf45-d7da-4d2b-bb32-c2e92a988f06} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001799 sec., 4446.914952751528 rows/sec., 322.44 KiB/sec. | ||
22234 | 2025.01.28 08:43:37.131961 [ 258 ] {0e9ecf45-d7da-4d2b-bb32-c2e92a988f06} <Debug> TCPHandler: Processed in 0.002150351 sec. | ||
22235 | 2025.01.28 08:43:37.132190 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22236 | 2025.01.28 08:43:37.132538 [ 4 ] {8fff08b8-e310-4eb5-96a7-0fef94c3f97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
22237 | 2025.01.28 08:43:37.132644 [ 4 ] {8fff08b8-e310-4eb5-96a7-0fef94c3f97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
22238 | 2025.01.28 08:43:37.133441 [ 4 ] {8fff08b8-e310-4eb5-96a7-0fef94c3f97d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22239 | 2025.01.28 08:43:37.133517 [ 4 ] {8fff08b8-e310-4eb5-96a7-0fef94c3f97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22240 | 2025.01.28 08:43:37.134257 [ 4 ] {8fff08b8-e310-4eb5-96a7-0fef94c3f97d} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
22241 | 2025.01.28 08:43:37.134507 [ 4 ] {8fff08b8-e310-4eb5-96a7-0fef94c3f97d} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22242 | 2025.01.28 08:43:37.134711 [ 4 ] {8fff08b8-e310-4eb5-96a7-0fef94c3f97d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002282 sec., 31551.270815074495 rows/sec., 2.47 MiB/sec. | ||
22243 | 2025.01.28 08:43:37.134764 [ 4 ] {8fff08b8-e310-4eb5-96a7-0fef94c3f97d} <Debug> TCPHandler: Processed in 0.002695318 sec. | ||
22244 | 2025.01.28 08:43:37.134989 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22245 | 2025.01.28 08:43:37.135210 [ 258 ] {40de51c3-c722-4812-905a-cb291e96edd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
22246 | 2025.01.28 08:43:37.135307 [ 258 ] {40de51c3-c722-4812-905a-cb291e96edd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
22247 | 2025.01.28 08:43:37.136105 [ 258 ] {40de51c3-c722-4812-905a-cb291e96edd7} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22248 | 2025.01.28 08:43:37.136141 [ 258 ] {40de51c3-c722-4812-905a-cb291e96edd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22249 | 2025.01.28 08:43:37.136536 [ 258 ] {40de51c3-c722-4812-905a-cb291e96edd7} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
22250 | 2025.01.28 08:43:37.136769 [ 258 ] {40de51c3-c722-4812-905a-cb291e96edd7} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22251 | 2025.01.28 08:43:37.136942 [ 258 ] {40de51c3-c722-4812-905a-cb291e96edd7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001787 sec., 90654.7285954113 rows/sec., 6.31 MiB/sec. | ||
22252 | 2025.01.28 08:43:37.136993 [ 258 ] {40de51c3-c722-4812-905a-cb291e96edd7} <Debug> TCPHandler: Processed in 0.00211233 sec. | ||
22253 | 2025.01.28 08:43:37.137206 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22254 | 2025.01.28 08:43:37.137441 [ 4 ] {a82a4f98-0316-4283-b75e-2dcb833f165a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
22255 | 2025.01.28 08:43:37.137585 [ 4 ] {a82a4f98-0316-4283-b75e-2dcb833f165a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
22256 | 2025.01.28 08:43:37.139251 [ 4 ] {a82a4f98-0316-4283-b75e-2dcb833f165a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22257 | 2025.01.28 08:43:37.139290 [ 4 ] {a82a4f98-0316-4283-b75e-2dcb833f165a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22258 | 2025.01.28 08:43:37.139934 [ 4 ] {a82a4f98-0316-4283-b75e-2dcb833f165a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
22259 | 2025.01.28 08:43:37.140197 [ 4 ] {a82a4f98-0316-4283-b75e-2dcb833f165a} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22260 | 2025.01.28 08:43:37.140482 [ 4 ] {a82a4f98-0316-4283-b75e-2dcb833f165a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.003096 sec., 1291.9896640826873 rows/sec., 2.32 MiB/sec. | ||
22261 | 2025.01.28 08:43:37.140608 [ 4 ] {a82a4f98-0316-4283-b75e-2dcb833f165a} <Debug> TCPHandler: Processed in 0.00351016 sec. | ||
22262 | 2025.01.28 08:43:37.140904 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22263 | 2025.01.28 08:43:37.141220 [ 258 ] {2597a5d1-4d72-4de7-84e0-1036d8e6f92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
22264 | 2025.01.28 08:43:37.141298 [ 258 ] {2597a5d1-4d72-4de7-84e0-1036d8e6f92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
22265 | 2025.01.28 08:43:37.141873 [ 258 ] {2597a5d1-4d72-4de7-84e0-1036d8e6f92d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22266 | 2025.01.28 08:43:37.141910 [ 258 ] {2597a5d1-4d72-4de7-84e0-1036d8e6f92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22267 | 2025.01.28 08:43:37.142277 [ 258 ] {2597a5d1-4d72-4de7-84e0-1036d8e6f92d} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
22268 | 2025.01.28 08:43:37.142513 [ 258 ] {2597a5d1-4d72-4de7-84e0-1036d8e6f92d} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22269 | 2025.01.28 08:43:37.142684 [ 258 ] {2597a5d1-4d72-4de7-84e0-1036d8e6f92d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. | ||
22270 | 2025.01.28 08:43:37.142733 [ 258 ] {2597a5d1-4d72-4de7-84e0-1036d8e6f92d} <Debug> TCPHandler: Processed in 0.002031039 sec. | ||
22271 | 2025.01.28 08:43:37.692779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 792 | ||
22272 | 2025.01.28 08:43:37.716498 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22273 | 2025.01.28 08:43:37.716547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22274 | 2025.01.28 08:43:37.724273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
22275 | 2025.01.28 08:43:37.725061 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22276 | 2025.01.28 08:43:37.730166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 792 | ||
22277 | 2025.01.28 08:43:38.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.86 MiB, peak 295.82 MiB, free memory in arenas 0.00 B, will set to 276.83 MiB (RSS), difference: -1.03 MiB | ||
22278 | 2025.01.28 08:43:41.289721 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
22279 | 2025.01.28 08:43:41.289837 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
22280 | 2025.01.28 08:43:41.545230 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48556 | ||
22281 | 2025.01.28 08:43:41.545956 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22282 | 2025.01.28 08:43:41.546002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22283 | 2025.01.28 08:43:41.546548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
22284 | 2025.01.28 08:43:41.546813 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22285 | 2025.01.28 08:43:41.547070 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48556 | ||
22286 | 2025.01.28 08:43:41.547073 [ 148 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
22287 | 2025.01.28 08:43:41.547175 [ 148 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22288 | 2025.01.28 08:43:41.547219 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22289 | 2025.01.28 08:43:41.547374 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::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 | ||
22290 | 2025.01.28 08:43:41.547508 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22291 | 2025.01.28 08:43:41.547547 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 46299 rows starting from the beginning of the part | ||
22292 | 2025.01.28 08:43:41.547621 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 427 rows starting from the beginning of the part | ||
22293 | 2025.01.28 08:43:41.547850 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 488 rows starting from the beginning of the part | ||
22294 | 2025.01.28 08:43:41.548151 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 427 rows starting from the beginning of the part | ||
22295 | 2025.01.28 08:43:41.548344 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 488 rows starting from the beginning of the part | ||
22296 | 2025.01.28 08:43:41.548550 [ 187 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 427 rows starting from the beginning of the part | ||
22297 | 2025.01.28 08:43:41.551908 [ 193 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48556 rows, containing 4 columns (4 merged, 0 gathered) in 0.004592495 sec., 10572902.093524326 rows/sec., 151.25 MiB/sec. | ||
22298 | 2025.01.28 08:43:41.552386 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
22299 | 2025.01.28 08:43:41.552760 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22300 | 2025.01.28 08:43:41.552856 [ 186 ] {5c1a8bff-b9fd-4125-9f18-2396b12c0b6c::all_1_106_21} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
22301 | 2025.01.28 08:43:41.552981 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
22302 | 2025.01.28 08:43:42.127721 [ 224 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
22303 | 2025.01.28 08:43:42.127805 [ 224 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
22304 | 2025.01.28 08:43:42.129848 [ 224 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
22305 | 2025.01.28 08:43:42.132749 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22306 | 2025.01.28 08:43:42.132942 [ 258 ] {42f3e8ca-5b30-46c4-94d6-11417c6a9d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
22307 | 2025.01.28 08:43:42.133021 [ 258 ] {42f3e8ca-5b30-46c4-94d6-11417c6a9d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
22308 | 2025.01.28 08:43:42.133903 [ 258 ] {42f3e8ca-5b30-46c4-94d6-11417c6a9d42} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22309 | 2025.01.28 08:43:42.133947 [ 258 ] {42f3e8ca-5b30-46c4-94d6-11417c6a9d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22310 | 2025.01.28 08:43:42.134375 [ 258 ] {42f3e8ca-5b30-46c4-94d6-11417c6a9d42} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
22311 | 2025.01.28 08:43:42.134639 [ 258 ] {42f3e8ca-5b30-46c4-94d6-11417c6a9d42} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22312 | 2025.01.28 08:43:42.134817 [ 145 ] {} <Debug> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 | ||
22313 | 2025.01.28 08:43:42.134892 [ 258 ] {42f3e8ca-5b30-46c4-94d6-11417c6a9d42} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002003 sec., 6989.515726410385 rows/sec., 503.15 KiB/sec. | ||
22314 | 2025.01.28 08:43:42.134906 [ 145 ] {} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22315 | 2025.01.28 08:43:42.134985 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22316 | 2025.01.28 08:43:42.135026 [ 258 ] {42f3e8ca-5b30-46c4-94d6-11417c6a9d42} <Debug> TCPHandler: Processed in 0.002402374 sec. | ||
22317 | 2025.01.28 08:43:42.135155 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full | ||
22318 | 2025.01.28 08:43:42.135288 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22319 | 2025.01.28 08:43:42.135317 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22320 | 2025.01.28 08:43:42.135340 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 14 rows starting from the beginning of the part | ||
22321 | 2025.01.28 08:43:42.135578 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part | ||
22322 | 2025.01.28 08:43:42.135745 [ 4 ] {0ae32437-40a7-40df-a0f5-223446f65005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
22323 | 2025.01.28 08:43:42.135918 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part | ||
22324 | 2025.01.28 08:43:42.135981 [ 4 ] {0ae32437-40a7-40df-a0f5-223446f65005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
22325 | 2025.01.28 08:43:42.136260 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part | ||
22326 | 2025.01.28 08:43:42.136572 [ 195 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 14 rows starting from the beginning of the part | ||
22327 | 2025.01.28 08:43:42.140512 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005412327 sec., 12933.438796288547 rows/sec., 981.56 KiB/sec. | ||
22328 | 2025.01.28 08:43:42.140612 [ 4 ] {0ae32437-40a7-40df-a0f5-223446f65005} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22329 | 2025.01.28 08:43:42.140705 [ 4 ] {0ae32437-40a7-40df-a0f5-223446f65005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22330 | 2025.01.28 08:43:42.140839 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Trace> MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) | ||
22331 | 2025.01.28 08:43:42.141449 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22332 | 2025.01.28 08:43:42.141545 [ 4 ] {0ae32437-40a7-40df-a0f5-223446f65005} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
22333 | 2025.01.28 08:43:42.141605 [ 193 ] {21559a75-db71-4a75-90fc-7283162f300d::all_1_77_19} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 | ||
22334 | 2025.01.28 08:43:42.141776 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
22335 | 2025.01.28 08:43:42.141964 [ 4 ] {0ae32437-40a7-40df-a0f5-223446f65005} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22336 | 2025.01.28 08:43:42.142221 [ 4 ] {0ae32437-40a7-40df-a0f5-223446f65005} <Debug> executeQuery: Read 313 rows, 28.38 KiB in 0.006637 sec., 47159.86138315504 rows/sec., 4.18 MiB/sec. | ||
22337 | 2025.01.28 08:43:42.142312 [ 4 ] {0ae32437-40a7-40df-a0f5-223446f65005} <Debug> TCPHandler: Processed in 0.007151652 sec. | ||
22338 | 2025.01.28 08:43:42.142537 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22339 | 2025.01.28 08:43:42.142736 [ 258 ] {e177a83a-acd1-482d-903e-79fee5929937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
22340 | 2025.01.28 08:43:42.142795 [ 258 ] {e177a83a-acd1-482d-903e-79fee5929937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
22341 | 2025.01.28 08:43:42.143428 [ 258 ] {e177a83a-acd1-482d-903e-79fee5929937} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22342 | 2025.01.28 08:43:42.143468 [ 258 ] {e177a83a-acd1-482d-903e-79fee5929937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22343 | 2025.01.28 08:43:42.143834 [ 258 ] {e177a83a-acd1-482d-903e-79fee5929937} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
22344 | 2025.01.28 08:43:42.144077 [ 258 ] {e177a83a-acd1-482d-903e-79fee5929937} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22345 | 2025.01.28 08:43:42.144287 [ 258 ] {e177a83a-acd1-482d-903e-79fee5929937} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.001579 sec., 39265.35782140595 rows/sec., 2.84 MiB/sec. | ||
22346 | 2025.01.28 08:43:42.144343 [ 258 ] {e177a83a-acd1-482d-903e-79fee5929937} <Debug> TCPHandler: Processed in 0.001927717 sec. | ||
22347 | 2025.01.28 08:43:42.144511 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22348 | 2025.01.28 08:43:42.144664 [ 4 ] {6bc3c6ed-70bc-42a9-ad06-0b9d0b5ca12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
22349 | 2025.01.28 08:43:42.144727 [ 4 ] {6bc3c6ed-70bc-42a9-ad06-0b9d0b5ca12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
22350 | 2025.01.28 08:43:42.145345 [ 4 ] {6bc3c6ed-70bc-42a9-ad06-0b9d0b5ca12a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22351 | 2025.01.28 08:43:42.145387 [ 4 ] {6bc3c6ed-70bc-42a9-ad06-0b9d0b5ca12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22352 | 2025.01.28 08:43:42.145766 [ 4 ] {6bc3c6ed-70bc-42a9-ad06-0b9d0b5ca12a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
22353 | 2025.01.28 08:43:42.146027 [ 4 ] {6bc3c6ed-70bc-42a9-ad06-0b9d0b5ca12a} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22354 | 2025.01.28 08:43:42.146182 [ 145 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Selected 6 parts from all_1_73_16 to all_78_78_0 | ||
22355 | 2025.01.28 08:43:42.146242 [ 145 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22356 | 2025.01.28 08:43:42.146271 [ 4 ] {6bc3c6ed-70bc-42a9-ad06-0b9d0b5ca12a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 600.04 KiB/sec. | ||
22357 | 2025.01.28 08:43:42.146280 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22358 | 2025.01.28 08:43:42.146417 [ 4 ] {6bc3c6ed-70bc-42a9-ad06-0b9d0b5ca12a} <Debug> TCPHandler: Processed in 0.001975758 sec. | ||
22359 | 2025.01.28 08:43:42.146519 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_73_16 to all_78_78_0 into Compact with storage Full | ||
22360 | 2025.01.28 08:43:42.146678 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22361 | 2025.01.28 08:43:42.146706 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22362 | 2025.01.28 08:43:42.146782 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_16, total 243 rows starting from the beginning of the part | ||
22363 | 2025.01.28 08:43:42.147074 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part | ||
22364 | 2025.01.28 08:43:42.147154 [ 258 ] {b9b2ed20-0315-4eb5-a14d-4c8af9a8b174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
22365 | 2025.01.28 08:43:42.147336 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part | ||
22366 | 2025.01.28 08:43:42.147351 [ 258 ] {b9b2ed20-0315-4eb5-a14d-4c8af9a8b174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
22367 | 2025.01.28 08:43:42.147738 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 242 rows starting from the beginning of the part | ||
22368 | 2025.01.28 08:43:42.148077 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 14 rows starting from the beginning of the part | ||
22369 | 2025.01.28 08:43:42.148425 [ 193 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 14 rows starting from the beginning of the part | ||
22370 | 2025.01.28 08:43:42.150146 [ 258 ] {b9b2ed20-0315-4eb5-a14d-4c8af9a8b174} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22371 | 2025.01.28 08:43:42.150230 [ 258 ] {b9b2ed20-0315-4eb5-a14d-4c8af9a8b174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22372 | 2025.01.28 08:43:42.151289 [ 258 ] {b9b2ed20-0315-4eb5-a14d-4c8af9a8b174} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
22373 | 2025.01.28 08:43:42.151615 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005195094 sec., 104136.71051957867 rows/sec., 7.46 MiB/sec. | ||
22374 | 2025.01.28 08:43:42.151815 [ 258 ] {b9b2ed20-0315-4eb5-a14d-4c8af9a8b174} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22375 | 2025.01.28 08:43:42.151904 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Trace> MergedBlockOutputStream: filled checksums all_1_78_17 (state Temporary) | ||
22376 | 2025.01.28 08:43:42.152063 [ 145 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 | ||
22377 | 2025.01.28 08:43:42.152147 [ 145 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22378 | 2025.01.28 08:43:42.152235 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22379 | 2025.01.28 08:43:42.152396 [ 258 ] {b9b2ed20-0315-4eb5-a14d-4c8af9a8b174} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005363 sec., 2424.0164087264593 rows/sec., 151.14 KiB/sec. | ||
22380 | 2025.01.28 08:43:42.152613 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full | ||
22381 | 2025.01.28 08:43:42.152668 [ 258 ] {b9b2ed20-0315-4eb5-a14d-4c8af9a8b174} <Debug> TCPHandler: Processed in 0.006132568 sec. | ||
22382 | 2025.01.28 08:43:42.152776 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_merge_all_1_78_17 to all_1_78_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22383 | 2025.01.28 08:43:42.153045 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22384 | 2025.01.28 08:43:42.153090 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22385 | 2025.01.28 08:43:42.153082 [ 198 ] {351f0749-898a-4b67-a7d6-92bdbe31e615::all_1_78_17} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615) (MergerMutator): Merged 6 parts: [all_1_73_16, all_78_78_0] -> all_1_78_17 | ||
22386 | 2025.01.28 08:43:42.153151 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 13 rows starting from the beginning of the part | ||
22387 | 2025.01.28 08:43:42.153411 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
22388 | 2025.01.28 08:43:42.153551 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 13 rows starting from the beginning of the part | ||
22389 | 2025.01.28 08:43:42.153649 [ 4 ] {1546b5af-a394-490e-81e3-e0a11a059127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
22390 | 2025.01.28 08:43:42.153811 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 13 rows starting from the beginning of the part | ||
22391 | 2025.01.28 08:43:42.153911 [ 4 ] {1546b5af-a394-490e-81e3-e0a11a059127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
22392 | 2025.01.28 08:43:42.154160 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 13 rows starting from the beginning of the part | ||
22393 | 2025.01.28 08:43:42.154448 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 13 rows starting from the beginning of the part | ||
22394 | 2025.01.28 08:43:42.156538 [ 4 ] {1546b5af-a394-490e-81e3-e0a11a059127} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22395 | 2025.01.28 08:43:42.156614 [ 4 ] {1546b5af-a394-490e-81e3-e0a11a059127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22396 | 2025.01.28 08:43:42.157190 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004818749 sec., 13488.978155948775 rows/sec., 893.73 KiB/sec. | ||
22397 | 2025.01.28 08:43:42.157400 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Trace> MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) | ||
22398 | 2025.01.28 08:43:42.157650 [ 4 ] {1546b5af-a394-490e-81e3-e0a11a059127} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
22399 | 2025.01.28 08:43:42.157918 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22400 | 2025.01.28 08:43:42.158104 [ 4 ] {1546b5af-a394-490e-81e3-e0a11a059127} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22401 | 2025.01.28 08:43:42.158105 [ 190 ] {8a9624e4-24fc-4584-9ad0-57bc9718198e::all_1_77_19} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 | ||
22402 | 2025.01.28 08:43:42.158281 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
22403 | 2025.01.28 08:43:42.158475 [ 4 ] {1546b5af-a394-490e-81e3-e0a11a059127} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.005182 sec., 84330.37437282903 rows/sec., 6.05 MiB/sec. | ||
22404 | 2025.01.28 08:43:42.158548 [ 4 ] {1546b5af-a394-490e-81e3-e0a11a059127} <Debug> TCPHandler: Processed in 0.005750822 sec. | ||
22405 | 2025.01.28 08:43:42.158765 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22406 | 2025.01.28 08:43:42.158965 [ 258 ] {d5f03b7d-23d1-44c9-a1e7-5c34cb6c11f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
22407 | 2025.01.28 08:43:42.159024 [ 258 ] {d5f03b7d-23d1-44c9-a1e7-5c34cb6c11f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
22408 | 2025.01.28 08:43:42.159604 [ 258 ] {d5f03b7d-23d1-44c9-a1e7-5c34cb6c11f6} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22409 | 2025.01.28 08:43:42.159651 [ 258 ] {d5f03b7d-23d1-44c9-a1e7-5c34cb6c11f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22410 | 2025.01.28 08:43:42.160064 [ 258 ] {d5f03b7d-23d1-44c9-a1e7-5c34cb6c11f6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
22411 | 2025.01.28 08:43:42.160314 [ 258 ] {d5f03b7d-23d1-44c9-a1e7-5c34cb6c11f6} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22412 | 2025.01.28 08:43:42.160532 [ 258 ] {d5f03b7d-23d1-44c9-a1e7-5c34cb6c11f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec. | ||
22413 | 2025.01.28 08:43:42.160586 [ 258 ] {d5f03b7d-23d1-44c9-a1e7-5c34cb6c11f6} <Debug> TCPHandler: Processed in 0.001929048 sec. | ||
22414 | 2025.01.28 08:43:42.160740 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22415 | 2025.01.28 08:43:42.160863 [ 4 ] {0dd5685c-9a56-44ed-ad96-1402b4c064f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
22416 | 2025.01.28 08:43:42.160928 [ 4 ] {0dd5685c-9a56-44ed-ad96-1402b4c064f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
22417 | 2025.01.28 08:43:42.161647 [ 4 ] {0dd5685c-9a56-44ed-ad96-1402b4c064f6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22418 | 2025.01.28 08:43:42.161694 [ 4 ] {0dd5685c-9a56-44ed-ad96-1402b4c064f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22419 | 2025.01.28 08:43:42.162140 [ 4 ] {0dd5685c-9a56-44ed-ad96-1402b4c064f6} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
22420 | 2025.01.28 08:43:42.162401 [ 4 ] {0dd5685c-9a56-44ed-ad96-1402b4c064f6} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22421 | 2025.01.28 08:43:42.162579 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 6 parts from all_1_175_36 to all_180_180_0 | ||
22422 | 2025.01.28 08:43:42.162637 [ 4 ] {0dd5685c-9a56-44ed-ad96-1402b4c064f6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001799 sec., 131739.85547526402 rows/sec., 8.83 MiB/sec. | ||
22423 | 2025.01.28 08:43:42.162645 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22424 | 2025.01.28 08:43:42.162722 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22425 | 2025.01.28 08:43:42.162762 [ 4 ] {0dd5685c-9a56-44ed-ad96-1402b4c064f6} <Debug> TCPHandler: Processed in 0.00208104 sec. | ||
22426 | 2025.01.28 08:43:42.162991 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_175_36 to all_180_180_0 into Compact with storage Full | ||
22427 | 2025.01.28 08:43:42.163008 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22428 | 2025.01.28 08:43:42.163285 [ 258 ] {7f0ffc99-13d6-4d9b-9632-77d51a30231f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
22429 | 2025.01.28 08:43:42.163285 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22430 | 2025.01.28 08:43:42.163388 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_175_36, total 52270 rows starting from the beginning of the part | ||
22431 | 2025.01.28 08:43:42.163399 [ 258 ] {7f0ffc99-13d6-4d9b-9632-77d51a30231f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
22432 | 2025.01.28 08:43:42.163692 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 96 rows starting from the beginning of the part | ||
22433 | 2025.01.28 08:43:42.164043 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 160 rows starting from the beginning of the part | ||
22434 | 2025.01.28 08:43:42.164382 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 237 rows starting from the beginning of the part | ||
22435 | 2025.01.28 08:43:42.164701 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 162 rows starting from the beginning of the part | ||
22436 | 2025.01.28 08:43:42.164981 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 237 rows starting from the beginning of the part | ||
22437 | 2025.01.28 08:43:42.166126 [ 258 ] {7f0ffc99-13d6-4d9b-9632-77d51a30231f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22438 | 2025.01.28 08:43:42.166196 [ 258 ] {7f0ffc99-13d6-4d9b-9632-77d51a30231f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22439 | 2025.01.28 08:43:42.166736 [ 258 ] {7f0ffc99-13d6-4d9b-9632-77d51a30231f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
22440 | 2025.01.28 08:43:42.167112 [ 258 ] {7f0ffc99-13d6-4d9b-9632-77d51a30231f} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22441 | 2025.01.28 08:43:42.167329 [ 146 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Selected 6 parts from all_1_73_16 to all_78_78_0 | ||
22442 | 2025.01.28 08:43:42.167441 [ 146 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22443 | 2025.01.28 08:43:42.167528 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22444 | 2025.01.28 08:43:42.167731 [ 258 ] {7f0ffc99-13d6-4d9b-9632-77d51a30231f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004506 sec., 221.92632046160676 rows/sec., 14.95 KiB/sec. | ||
22445 | 2025.01.28 08:43:42.168019 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_73_16 to all_78_78_0 into Compact with storage Full | ||
22446 | 2025.01.28 08:43:42.168092 [ 258 ] {7f0ffc99-13d6-4d9b-9632-77d51a30231f} <Debug> TCPHandler: Processed in 0.005217695 sec. | ||
22447 | 2025.01.28 08:43:42.168421 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22448 | 2025.01.28 08:43:42.168470 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_16, total 73 rows starting from the beginning of the part | ||
22449 | 2025.01.28 08:43:42.168788 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part | ||
22450 | 2025.01.28 08:43:42.168974 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22451 | 2025.01.28 08:43:42.169255 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part | ||
22452 | 2025.01.28 08:43:42.169505 [ 4 ] {7b0a7630-8481-47c6-8a02-d74550ea7d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
22453 | 2025.01.28 08:43:42.169653 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1 rows starting from the beginning of the part | ||
22454 | 2025.01.28 08:43:42.170021 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1 rows starting from the beginning of the part | ||
22455 | 2025.01.28 08:43:42.170102 [ 4 ] {7b0a7630-8481-47c6-8a02-d74550ea7d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
22456 | 2025.01.28 08:43:42.170297 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1 rows starting from the beginning of the part | ||
22457 | 2025.01.28 08:43:42.175342 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.007659959 sec., 10182.822127376921 rows/sec., 685.64 KiB/sec. | ||
22458 | 2025.01.28 08:43:42.175591 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Trace> MergedBlockOutputStream: filled checksums all_1_78_17 (state Temporary) | ||
22459 | 2025.01.28 08:43:42.176466 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_merge_all_1_78_17 to all_1_78_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22460 | 2025.01.28 08:43:42.176840 [ 190 ] {a17b5148-51e2-45d5-a1e8-f30d6b371fb2::all_1_78_17} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2) (MergerMutator): Merged 6 parts: [all_1_73_16, all_78_78_0] -> all_1_78_17 | ||
22461 | 2025.01.28 08:43:42.176976 [ 4 ] {7b0a7630-8481-47c6-8a02-d74550ea7d77} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22462 | 2025.01.28 08:43:42.177024 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
22463 | 2025.01.28 08:43:42.177047 [ 4 ] {7b0a7630-8481-47c6-8a02-d74550ea7d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22464 | 2025.01.28 08:43:42.178120 [ 4 ] {7b0a7630-8481-47c6-8a02-d74550ea7d77} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
22465 | 2025.01.28 08:43:42.178470 [ 4 ] {7b0a7630-8481-47c6-8a02-d74550ea7d77} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22466 | 2025.01.28 08:43:42.178851 [ 4 ] {7b0a7630-8481-47c6-8a02-d74550ea7d77} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.009519 sec., 5777.9178485135 rows/sec., 10.35 MiB/sec. | ||
22467 | 2025.01.28 08:43:42.179202 [ 4 ] {7b0a7630-8481-47c6-8a02-d74550ea7d77} <Debug> TCPHandler: Processed in 0.010564751 sec. | ||
22468 | 2025.01.28 08:43:42.179457 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22469 | 2025.01.28 08:43:42.179723 [ 258 ] {0a0638f8-443a-4799-bf98-fab5e75546cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
22470 | 2025.01.28 08:43:42.179877 [ 258 ] {0a0638f8-443a-4799-bf98-fab5e75546cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
22471 | 2025.01.28 08:43:42.180327 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53162 rows, containing 5 columns (5 merged, 0 gathered) in 0.0175126 sec., 3035642.9085344267 rows/sec., 204.98 MiB/sec. | ||
22472 | 2025.01.28 08:43:42.180751 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Trace> MergedBlockOutputStream: filled checksums all_1_180_37 (state Temporary) | ||
22473 | 2025.01.28 08:43:42.181006 [ 258 ] {0a0638f8-443a-4799-bf98-fab5e75546cd} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22474 | 2025.01.28 08:43:42.181065 [ 258 ] {0a0638f8-443a-4799-bf98-fab5e75546cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
22475 | 2025.01.28 08:43:42.181448 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_180_37 to all_1_180_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22476 | 2025.01.28 08:43:42.181618 [ 198 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_180_37} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 6 parts: [all_1_175_36, all_180_180_0] -> all_1_180_37 | ||
22477 | 2025.01.28 08:43:42.181776 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
22478 | 2025.01.28 08:43:42.181859 [ 258 ] {0a0638f8-443a-4799-bf98-fab5e75546cd} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
22479 | 2025.01.28 08:43:42.182118 [ 258 ] {0a0638f8-443a-4799-bf98-fab5e75546cd} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22480 | 2025.01.28 08:43:42.182363 [ 258 ] {0a0638f8-443a-4799-bf98-fab5e75546cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002701 sec., 30359.12624953721 rows/sec., 1.93 MiB/sec. | ||
22481 | 2025.01.28 08:43:42.182425 [ 258 ] {0a0638f8-443a-4799-bf98-fab5e75546cd} <Debug> TCPHandler: Processed in 0.003082084 sec. | ||
22482 | 2025.01.28 08:43:42.787516 [ 225 ] {} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
22483 | 2025.01.28 08:43:42.787559 [ 225 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
22484 | 2025.01.28 08:43:42.789105 [ 225 ] {} <Debug> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
22485 | 2025.01.28 08:43:43.314820 [ 221 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Found 6 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
22486 | 2025.01.28 08:43:43.314872 [ 221 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Removing 6 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
22487 | 2025.01.28 08:43:43.316835 [ 221 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Removing 6 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
22488 | 2025.01.28 08:43:45.230259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 799 | ||
22489 | 2025.01.28 08:43:45.254290 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22490 | 2025.01.28 08:43:45.254347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22491 | 2025.01.28 08:43:45.262388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
22492 | 2025.01.28 08:43:45.263220 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22493 | 2025.01.28 08:43:45.263542 [ 144 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
22494 | 2025.01.28 08:43:45.263623 [ 144 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22495 | 2025.01.28 08:43:45.263678 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22496 | 2025.01.28 08:43:45.263953 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::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 | ||
22497 | 2025.01.28 08:43:45.272938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
22498 | 2025.01.28 08:43:45.274186 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22499 | 2025.01.28 08:43:45.275128 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 762 rows starting from the beginning of the part | ||
22500 | 2025.01.28 08:43:45.279739 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
22501 | 2025.01.28 08:43:45.284531 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
22502 | 2025.01.28 08:43:45.289608 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
22503 | 2025.01.28 08:43:45.295503 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
22504 | 2025.01.28 08:43:45.301726 [ 200 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
22505 | 2025.01.28 08:43:45.367126 [ 194 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.103346026 sec., 7731.308410446281 rows/sec., 39.98 MiB/sec. | ||
22506 | 2025.01.28 08:43:45.369752 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
22507 | 2025.01.28 08:43:45.372224 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22508 | 2025.01.28 08:43:45.372331 [ 192 ] {1b64eaa6-1b4e-4ff9-8519-ace8d021171a::all_1_106_21} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
22509 | 2025.01.28 08:43:45.373788 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
22510 | 2025.01.28 08:43:46.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.90 MiB, peak 295.82 MiB, free memory in arenas 0.00 B, will set to 276.83 MiB (RSS), difference: -1.07 MiB | ||
22511 | 2025.01.28 08:43:46.861480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3116 | ||
22512 | 2025.01.28 08:43:46.864939 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22513 | 2025.01.28 08:43:46.864989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22514 | 2025.01.28 08:43:46.866598 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
22515 | 2025.01.28 08:43:46.866925 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22516 | 2025.01.28 08:43:46.867282 [ 220 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
22517 | 2025.01.28 08:43:46.867410 [ 220 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
22518 | 2025.01.28 08:43:46.868302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3116 | ||
22519 | 2025.01.28 08:43:46.869855 [ 220 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): 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] | ||
22520 | 2025.01.28 08:43:47.125892 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22521 | 2025.01.28 08:43:47.126112 [ 258 ] {d716df67-bd65-4ec8-bd5d-82d01c745c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
22522 | 2025.01.28 08:43:47.126191 [ 258 ] {d716df67-bd65-4ec8-bd5d-82d01c745c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
22523 | 2025.01.28 08:43:47.127086 [ 258 ] {d716df67-bd65-4ec8-bd5d-82d01c745c0b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22524 | 2025.01.28 08:43:47.127133 [ 258 ] {d716df67-bd65-4ec8-bd5d-82d01c745c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22525 | 2025.01.28 08:43:47.127602 [ 258 ] {d716df67-bd65-4ec8-bd5d-82d01c745c0b} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
22526 | 2025.01.28 08:43:47.127874 [ 258 ] {d716df67-bd65-4ec8-bd5d-82d01c745c0b} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22527 | 2025.01.28 08:43:47.128098 [ 141 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
22528 | 2025.01.28 08:43:47.128110 [ 258 ] {d716df67-bd65-4ec8-bd5d-82d01c745c0b} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00205 sec., 31219.512195121948 rows/sec., 2.46 MiB/sec. | ||
22529 | 2025.01.28 08:43:47.128192 [ 141 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22530 | 2025.01.28 08:43:47.128267 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22531 | 2025.01.28 08:43:47.128287 [ 258 ] {d716df67-bd65-4ec8-bd5d-82d01c745c0b} <Debug> TCPHandler: Processed in 0.002529417 sec. | ||
22532 | 2025.01.28 08:43:47.128476 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
22533 | 2025.01.28 08:43:47.128559 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22534 | 2025.01.28 08:43:47.128622 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22535 | 2025.01.28 08:43:47.128666 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1477 rows starting from the beginning of the part | ||
22536 | 2025.01.28 08:43:47.128774 [ 4 ] {a9ae7770-60b8-41f0-b4b4-f4976b526fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
22537 | 2025.01.28 08:43:47.128836 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 64 rows starting from the beginning of the part | ||
22538 | 2025.01.28 08:43:47.128958 [ 4 ] {a9ae7770-60b8-41f0-b4b4-f4976b526fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
22539 | 2025.01.28 08:43:47.129232 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 313 rows starting from the beginning of the part | ||
22540 | 2025.01.28 08:43:47.129611 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 66 rows starting from the beginning of the part | ||
22541 | 2025.01.28 08:43:47.129892 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 313 rows starting from the beginning of the part | ||
22542 | 2025.01.28 08:43:47.130219 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 64 rows starting from the beginning of the part | ||
22543 | 2025.01.28 08:43:47.131444 [ 4 ] {a9ae7770-60b8-41f0-b4b4-f4976b526fe7} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22544 | 2025.01.28 08:43:47.131492 [ 4 ] {a9ae7770-60b8-41f0-b4b4-f4976b526fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22545 | 2025.01.28 08:43:47.132111 [ 4 ] {a9ae7770-60b8-41f0-b4b4-f4976b526fe7} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
22546 | 2025.01.28 08:43:47.132402 [ 4 ] {a9ae7770-60b8-41f0-b4b4-f4976b526fe7} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22547 | 2025.01.28 08:43:47.132677 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2297 rows, containing 5 columns (5 merged, 0 gathered) in 0.004304271 sec., 533655.9895973093 rows/sec., 47.14 MiB/sec. | ||
22548 | 2025.01.28 08:43:47.132806 [ 4 ] {a9ae7770-60b8-41f0-b4b4-f4976b526fe7} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.004109 sec., 973.4728644439036 rows/sec., 73.20 KiB/sec. | ||
22549 | 2025.01.28 08:43:47.132899 [ 4 ] {a9ae7770-60b8-41f0-b4b4-f4976b526fe7} <Debug> TCPHandler: Processed in 0.004478574 sec. | ||
22550 | 2025.01.28 08:43:47.132990 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
22551 | 2025.01.28 08:43:47.133331 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22552 | 2025.01.28 08:43:47.133863 [ 258 ] {fe6fc181-5ab0-4047-be87-f86029ed1fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
22553 | 2025.01.28 08:43:47.134101 [ 258 ] {fe6fc181-5ab0-4047-be87-f86029ed1fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
22554 | 2025.01.28 08:43:47.134130 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22555 | 2025.01.28 08:43:47.134655 [ 188 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_181_36} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
22556 | 2025.01.28 08:43:47.134829 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
22557 | 2025.01.28 08:43:47.135346 [ 258 ] {fe6fc181-5ab0-4047-be87-f86029ed1fe2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22558 | 2025.01.28 08:43:47.135390 [ 258 ] {fe6fc181-5ab0-4047-be87-f86029ed1fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22559 | 2025.01.28 08:43:47.135763 [ 258 ] {fe6fc181-5ab0-4047-be87-f86029ed1fe2} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
22560 | 2025.01.28 08:43:47.136007 [ 258 ] {fe6fc181-5ab0-4047-be87-f86029ed1fe2} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22561 | 2025.01.28 08:43:47.136181 [ 141 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
22562 | 2025.01.28 08:43:47.136242 [ 258 ] {fe6fc181-5ab0-4047-be87-f86029ed1fe2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002573 sec., 26428.29382044306 rows/sec., 2.06 MiB/sec. | ||
22563 | 2025.01.28 08:43:47.136248 [ 141 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22564 | 2025.01.28 08:43:47.136337 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22565 | 2025.01.28 08:43:47.136376 [ 258 ] {fe6fc181-5ab0-4047-be87-f86029ed1fe2} <Debug> TCPHandler: Processed in 0.003348957 sec. | ||
22566 | 2025.01.28 08:43:47.136609 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
22567 | 2025.01.28 08:43:47.136622 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22568 | 2025.01.28 08:43:47.136850 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22569 | 2025.01.28 08:43:47.136901 [ 4 ] {c5c9a31b-29dc-4a31-97c8-69f81f90a669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
22570 | 2025.01.28 08:43:47.136923 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 957 rows starting from the beginning of the part | ||
22571 | 2025.01.28 08:43:47.137052 [ 4 ] {c5c9a31b-29dc-4a31-97c8-69f81f90a669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
22572 | 2025.01.28 08:43:47.137237 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 68 rows starting from the beginning of the part | ||
22573 | 2025.01.28 08:43:47.137577 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 437 rows starting from the beginning of the part | ||
22574 | 2025.01.28 08:43:47.137900 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 72 rows starting from the beginning of the part | ||
22575 | 2025.01.28 08:43:47.138200 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 437 rows starting from the beginning of the part | ||
22576 | 2025.01.28 08:43:47.138473 [ 189 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 68 rows starting from the beginning of the part | ||
22577 | 2025.01.28 08:43:47.140124 [ 4 ] {c5c9a31b-29dc-4a31-97c8-69f81f90a669} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22578 | 2025.01.28 08:43:47.140203 [ 4 ] {c5c9a31b-29dc-4a31-97c8-69f81f90a669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22579 | 2025.01.28 08:43:47.141326 [ 4 ] {c5c9a31b-29dc-4a31-97c8-69f81f90a669} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
22580 | 2025.01.28 08:43:47.141801 [ 4 ] {c5c9a31b-29dc-4a31-97c8-69f81f90a669} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22581 | 2025.01.28 08:43:47.142072 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2039 rows, containing 5 columns (5 merged, 0 gathered) in 0.005633931 sec., 361914.26554567314 rows/sec., 27.75 MiB/sec. | ||
22582 | 2025.01.28 08:43:47.142242 [ 4 ] {c5c9a31b-29dc-4a31-97c8-69f81f90a669} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005429 sec., 29471.35752440597 rows/sec., 2.05 MiB/sec. | ||
22583 | 2025.01.28 08:43:47.142359 [ 4 ] {c5c9a31b-29dc-4a31-97c8-69f81f90a669} <Debug> TCPHandler: Processed in 0.005877764 sec. | ||
22584 | 2025.01.28 08:43:47.142376 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
22585 | 2025.01.28 08:43:47.142554 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22586 | 2025.01.28 08:43:47.142713 [ 258 ] {2f636af5-9c23-4899-96d6-112f188a8abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
22587 | 2025.01.28 08:43:47.142791 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22588 | 2025.01.28 08:43:47.142839 [ 258 ] {2f636af5-9c23-4899-96d6-112f188a8abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
22589 | 2025.01.28 08:43:47.142914 [ 191 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_181_36} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
22590 | 2025.01.28 08:43:47.143055 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
22591 | 2025.01.28 08:43:47.144094 [ 258 ] {2f636af5-9c23-4899-96d6-112f188a8abe} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22592 | 2025.01.28 08:43:47.144133 [ 258 ] {2f636af5-9c23-4899-96d6-112f188a8abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22593 | 2025.01.28 08:43:47.144761 [ 258 ] {2f636af5-9c23-4899-96d6-112f188a8abe} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
22594 | 2025.01.28 08:43:47.145019 [ 258 ] {2f636af5-9c23-4899-96d6-112f188a8abe} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22595 | 2025.01.28 08:43:47.145260 [ 258 ] {2f636af5-9c23-4899-96d6-112f188a8abe} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002584 sec., 1547.9876160990711 rows/sec., 2.77 MiB/sec. | ||
22596 | 2025.01.28 08:43:47.145352 [ 258 ] {2f636af5-9c23-4899-96d6-112f188a8abe} <Debug> TCPHandler: Processed in 0.002892032 sec. | ||
22597 | 2025.01.28 08:43:47.145496 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22598 | 2025.01.28 08:43:47.145618 [ 4 ] {d9aae2f1-61f0-4095-ae48-ace525cc7c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
22599 | 2025.01.28 08:43:47.145669 [ 4 ] {d9aae2f1-61f0-4095-ae48-ace525cc7c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
22600 | 2025.01.28 08:43:47.146156 [ 4 ] {d9aae2f1-61f0-4095-ae48-ace525cc7c80} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22601 | 2025.01.28 08:43:47.146196 [ 4 ] {d9aae2f1-61f0-4095-ae48-ace525cc7c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22602 | 2025.01.28 08:43:47.146575 [ 4 ] {d9aae2f1-61f0-4095-ae48-ace525cc7c80} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
22603 | 2025.01.28 08:43:47.146819 [ 4 ] {d9aae2f1-61f0-4095-ae48-ace525cc7c80} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22604 | 2025.01.28 08:43:47.147007 [ 141 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
22605 | 2025.01.28 08:43:47.147062 [ 4 ] {d9aae2f1-61f0-4095-ae48-ace525cc7c80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec. | ||
22606 | 2025.01.28 08:43:47.147070 [ 141 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22607 | 2025.01.28 08:43:47.147150 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22608 | 2025.01.28 08:43:47.147181 [ 4 ] {d9aae2f1-61f0-4095-ae48-ace525cc7c80} <Debug> TCPHandler: Processed in 0.001736085 sec. | ||
22609 | 2025.01.28 08:43:47.147529 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
22610 | 2025.01.28 08:43:47.148098 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22611 | 2025.01.28 08:43:47.148195 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 10656 rows starting from the beginning of the part | ||
22612 | 2025.01.28 08:43:47.148611 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 60 rows starting from the beginning of the part | ||
22613 | 2025.01.28 08:43:47.148992 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 82 rows starting from the beginning of the part | ||
22614 | 2025.01.28 08:43:47.149324 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 60 rows starting from the beginning of the part | ||
22615 | 2025.01.28 08:43:47.149447 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 82 rows starting from the beginning of the part | ||
22616 | 2025.01.28 08:43:47.149630 [ 187 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 60 rows starting from the beginning of the part | ||
22617 | 2025.01.28 08:43:47.152722 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11000 rows, containing 4 columns (4 merged, 0 gathered) in 0.005397207 sec., 2038091.183087845 rows/sec., 132.85 MiB/sec. | ||
22618 | 2025.01.28 08:43:47.152994 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
22619 | 2025.01.28 08:43:47.153310 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22620 | 2025.01.28 08:43:47.153396 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_181_36} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
22621 | 2025.01.28 08:43:47.153495 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
22622 | 2025.01.28 08:43:48.246626 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22623 | 2025.01.28 08:43:48.246837 [ 258 ] {357f0b77-d941-4018-b471-4f1ca8fca97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
22624 | 2025.01.28 08:43:48.246916 [ 258 ] {357f0b77-d941-4018-b471-4f1ca8fca97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
22625 | 2025.01.28 08:43:48.247684 [ 258 ] {357f0b77-d941-4018-b471-4f1ca8fca97c} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22626 | 2025.01.28 08:43:48.247727 [ 258 ] {357f0b77-d941-4018-b471-4f1ca8fca97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22627 | 2025.01.28 08:43:48.248153 [ 258 ] {357f0b77-d941-4018-b471-4f1ca8fca97c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
22628 | 2025.01.28 08:43:48.248398 [ 258 ] {357f0b77-d941-4018-b471-4f1ca8fca97c} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22629 | 2025.01.28 08:43:48.248634 [ 258 ] {357f0b77-d941-4018-b471-4f1ca8fca97c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. | ||
22630 | 2025.01.28 08:43:48.248690 [ 258 ] {357f0b77-d941-4018-b471-4f1ca8fca97c} <Debug> TCPHandler: Processed in 0.002203982 sec. | ||
22631 | 2025.01.28 08:43:48.248957 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22632 | 2025.01.28 08:43:48.249174 [ 4 ] {6f34e1ea-803c-4e34-9868-a4d45033587a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
22633 | 2025.01.28 08:43:48.249259 [ 4 ] {6f34e1ea-803c-4e34-9868-a4d45033587a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
22634 | 2025.01.28 08:43:48.250091 [ 4 ] {6f34e1ea-803c-4e34-9868-a4d45033587a} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22635 | 2025.01.28 08:43:48.250134 [ 4 ] {6f34e1ea-803c-4e34-9868-a4d45033587a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22636 | 2025.01.28 08:43:48.250641 [ 4 ] {6f34e1ea-803c-4e34-9868-a4d45033587a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
22637 | 2025.01.28 08:43:48.251279 [ 4 ] {6f34e1ea-803c-4e34-9868-a4d45033587a} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22638 | 2025.01.28 08:43:48.251615 [ 4 ] {6f34e1ea-803c-4e34-9868-a4d45033587a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002488 sec., 4019.2926045016075 rows/sec., 327.75 KiB/sec. | ||
22639 | 2025.01.28 08:43:48.251793 [ 4 ] {6f34e1ea-803c-4e34-9868-a4d45033587a} <Debug> TCPHandler: Processed in 0.002975362 sec. | ||
22640 | 2025.01.28 08:43:48.252027 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22641 | 2025.01.28 08:43:48.252165 [ 258 ] {de3d63d0-c518-4994-a6d5-a3e17932b9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
22642 | 2025.01.28 08:43:48.252220 [ 258 ] {de3d63d0-c518-4994-a6d5-a3e17932b9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
22643 | 2025.01.28 08:43:48.253652 [ 258 ] {de3d63d0-c518-4994-a6d5-a3e17932b9f0} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22644 | 2025.01.28 08:43:48.253690 [ 258 ] {de3d63d0-c518-4994-a6d5-a3e17932b9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22645 | 2025.01.28 08:43:48.254155 [ 258 ] {de3d63d0-c518-4994-a6d5-a3e17932b9f0} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
22646 | 2025.01.28 08:43:48.254397 [ 258 ] {de3d63d0-c518-4994-a6d5-a3e17932b9f0} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22647 | 2025.01.28 08:43:48.254605 [ 258 ] {de3d63d0-c518-4994-a6d5-a3e17932b9f0} <Debug> executeQuery: Read 1458 rows, 124.86 KiB in 0.002469 sec., 590522.4787363305 rows/sec., 49.39 MiB/sec. | ||
22648 | 2025.01.28 08:43:48.254657 [ 258 ] {de3d63d0-c518-4994-a6d5-a3e17932b9f0} <Debug> TCPHandler: Processed in 0.002746349 sec. | ||
22649 | 2025.01.28 08:43:48.254815 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22650 | 2025.01.28 08:43:48.254963 [ 4 ] {8dc5932b-036d-43f0-b129-e2782a816408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
22651 | 2025.01.28 08:43:48.255024 [ 4 ] {8dc5932b-036d-43f0-b129-e2782a816408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
22652 | 2025.01.28 08:43:48.255761 [ 4 ] {8dc5932b-036d-43f0-b129-e2782a816408} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22653 | 2025.01.28 08:43:48.255807 [ 4 ] {8dc5932b-036d-43f0-b129-e2782a816408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22654 | 2025.01.28 08:43:48.256224 [ 4 ] {8dc5932b-036d-43f0-b129-e2782a816408} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
22655 | 2025.01.28 08:43:48.256481 [ 4 ] {8dc5932b-036d-43f0-b129-e2782a816408} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22656 | 2025.01.28 08:43:48.256622 [ 140 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
22657 | 2025.01.28 08:43:48.256670 [ 4 ] {8dc5932b-036d-43f0-b129-e2782a816408} <Debug> executeQuery: Read 72 rows, 5.29 KiB in 0.001741 sec., 41355.54279149914 rows/sec., 2.97 MiB/sec. | ||
22658 | 2025.01.28 08:43:48.256674 [ 140 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22659 | 2025.01.28 08:43:48.256722 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22660 | 2025.01.28 08:43:48.256747 [ 4 ] {8dc5932b-036d-43f0-b129-e2782a816408} <Debug> TCPHandler: Processed in 0.001998448 sec. | ||
22661 | 2025.01.28 08:43:48.256943 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22662 | 2025.01.28 08:43:48.256965 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
22663 | 2025.01.28 08:43:48.257140 [ 258 ] {15c3d036-e271-417f-9985-bd33c9ec4664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
22664 | 2025.01.28 08:43:48.257235 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22665 | 2025.01.28 08:43:48.257255 [ 258 ] {15c3d036-e271-417f-9985-bd33c9ec4664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
22666 | 2025.01.28 08:43:48.257338 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 87 rows starting from the beginning of the part | ||
22667 | 2025.01.28 08:43:48.257665 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 62 rows starting from the beginning of the part | ||
22668 | 2025.01.28 08:43:48.257989 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 8 rows starting from the beginning of the part | ||
22669 | 2025.01.28 08:43:48.258376 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 62 rows starting from the beginning of the part | ||
22670 | 2025.01.28 08:43:48.258682 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 4 rows starting from the beginning of the part | ||
22671 | 2025.01.28 08:43:48.259002 [ 197 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 72 rows starting from the beginning of the part | ||
22672 | 2025.01.28 08:43:48.260590 [ 258 ] {15c3d036-e271-417f-9985-bd33c9ec4664} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22673 | 2025.01.28 08:43:48.260676 [ 258 ] {15c3d036-e271-417f-9985-bd33c9ec4664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22674 | 2025.01.28 08:43:48.261794 [ 258 ] {15c3d036-e271-417f-9985-bd33c9ec4664} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
22675 | 2025.01.28 08:43:48.262292 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 5 columns (5 merged, 0 gathered) in 0.005455918 sec., 54069.727587548055 rows/sec., 4.09 MiB/sec. | ||
22676 | 2025.01.28 08:43:48.262335 [ 258 ] {15c3d036-e271-417f-9985-bd33c9ec4664} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22677 | 2025.01.28 08:43:48.262641 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
22678 | 2025.01.28 08:43:48.262759 [ 258 ] {15c3d036-e271-417f-9985-bd33c9ec4664} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005654 sec., 42801.556420233464 rows/sec., 2.90 MiB/sec. | ||
22679 | 2025.01.28 08:43:48.262849 [ 258 ] {15c3d036-e271-417f-9985-bd33c9ec4664} <Debug> TCPHandler: Processed in 0.006008626 sec. | ||
22680 | 2025.01.28 08:43:48.263110 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22681 | 2025.01.28 08:43:48.263242 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22682 | 2025.01.28 08:43:48.263369 [ 4 ] {2300fa99-3ad1-44bb-b1b1-e2f1dc7618b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
22683 | 2025.01.28 08:43:48.263435 [ 186 ] {f6acc13a-4c57-4f4a-8213-aa991d6543cd::all_1_151_30} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
22684 | 2025.01.28 08:43:48.263458 [ 4 ] {2300fa99-3ad1-44bb-b1b1-e2f1dc7618b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
22685 | 2025.01.28 08:43:48.263661 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
22686 | 2025.01.28 08:43:48.264238 [ 4 ] {2300fa99-3ad1-44bb-b1b1-e2f1dc7618b0} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22687 | 2025.01.28 08:43:48.264283 [ 4 ] {2300fa99-3ad1-44bb-b1b1-e2f1dc7618b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22688 | 2025.01.28 08:43:48.264650 [ 4 ] {2300fa99-3ad1-44bb-b1b1-e2f1dc7618b0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
22689 | 2025.01.28 08:43:48.264895 [ 4 ] {2300fa99-3ad1-44bb-b1b1-e2f1dc7618b0} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22690 | 2025.01.28 08:43:48.265074 [ 4 ] {2300fa99-3ad1-44bb-b1b1-e2f1dc7618b0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001795 sec., 7242.339832869081 rows/sec., 451.56 KiB/sec. | ||
22691 | 2025.01.28 08:43:48.265129 [ 4 ] {2300fa99-3ad1-44bb-b1b1-e2f1dc7618b0} <Debug> TCPHandler: Processed in 0.002161761 sec. | ||
22692 | 2025.01.28 08:43:48.265280 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22693 | 2025.01.28 08:43:48.265425 [ 258 ] {29737eb7-f4e3-4af9-99c1-371980c236ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
22694 | 2025.01.28 08:43:48.265484 [ 258 ] {29737eb7-f4e3-4af9-99c1-371980c236ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
22695 | 2025.01.28 08:43:48.266513 [ 258 ] {29737eb7-f4e3-4af9-99c1-371980c236ff} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22696 | 2025.01.28 08:43:48.266554 [ 258 ] {29737eb7-f4e3-4af9-99c1-371980c236ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22697 | 2025.01.28 08:43:48.266960 [ 258 ] {29737eb7-f4e3-4af9-99c1-371980c236ff} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
22698 | 2025.01.28 08:43:48.267207 [ 258 ] {29737eb7-f4e3-4af9-99c1-371980c236ff} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22699 | 2025.01.28 08:43:48.267416 [ 258 ] {29737eb7-f4e3-4af9-99c1-371980c236ff} <Debug> executeQuery: Read 903 rows, 67.19 KiB in 0.002022 sec., 446587.53709198814 rows/sec., 32.45 MiB/sec. | ||
22700 | 2025.01.28 08:43:48.267468 [ 258 ] {29737eb7-f4e3-4af9-99c1-371980c236ff} <Debug> TCPHandler: Processed in 0.002255403 sec. | ||
22701 | 2025.01.28 08:43:48.267614 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22702 | 2025.01.28 08:43:48.267753 [ 4 ] {bff16cf4-8c1f-4a3d-8235-798c0a6a5605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
22703 | 2025.01.28 08:43:48.267815 [ 4 ] {bff16cf4-8c1f-4a3d-8235-798c0a6a5605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
22704 | 2025.01.28 08:43:48.268326 [ 4 ] {bff16cf4-8c1f-4a3d-8235-798c0a6a5605} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22705 | 2025.01.28 08:43:48.268364 [ 4 ] {bff16cf4-8c1f-4a3d-8235-798c0a6a5605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22706 | 2025.01.28 08:43:48.268733 [ 4 ] {bff16cf4-8c1f-4a3d-8235-798c0a6a5605} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
22707 | 2025.01.28 08:43:48.268974 [ 4 ] {bff16cf4-8c1f-4a3d-8235-798c0a6a5605} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22708 | 2025.01.28 08:43:48.269189 [ 4 ] {bff16cf4-8c1f-4a3d-8235-798c0a6a5605} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
22709 | 2025.01.28 08:43:48.269262 [ 4 ] {bff16cf4-8c1f-4a3d-8235-798c0a6a5605} <Debug> TCPHandler: Processed in 0.001713825 sec. | ||
22710 | 2025.01.28 08:43:48.269506 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22711 | 2025.01.28 08:43:48.269664 [ 258 ] {237e2ec9-77e6-4025-b1ca-e56cd8c9fbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
22712 | 2025.01.28 08:43:48.269718 [ 258 ] {237e2ec9-77e6-4025-b1ca-e56cd8c9fbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
22713 | 2025.01.28 08:43:48.270534 [ 258 ] {237e2ec9-77e6-4025-b1ca-e56cd8c9fbe9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22714 | 2025.01.28 08:43:48.270574 [ 258 ] {237e2ec9-77e6-4025-b1ca-e56cd8c9fbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22715 | 2025.01.28 08:43:48.271032 [ 258 ] {237e2ec9-77e6-4025-b1ca-e56cd8c9fbe9} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
22716 | 2025.01.28 08:43:48.271279 [ 258 ] {237e2ec9-77e6-4025-b1ca-e56cd8c9fbe9} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22717 | 2025.01.28 08:43:48.271486 [ 258 ] {237e2ec9-77e6-4025-b1ca-e56cd8c9fbe9} <Debug> executeQuery: Read 992 rows, 67.60 KiB in 0.001846 sec., 537378.1148429036 rows/sec., 35.76 MiB/sec. | ||
22718 | 2025.01.28 08:43:48.271538 [ 258 ] {237e2ec9-77e6-4025-b1ca-e56cd8c9fbe9} <Debug> TCPHandler: Processed in 0.002167591 sec. | ||
22719 | 2025.01.28 08:43:48.271693 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22720 | 2025.01.28 08:43:48.271831 [ 4 ] {f2c1acf7-080f-4a83-a1cc-55caeac58f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
22721 | 2025.01.28 08:43:48.271892 [ 4 ] {f2c1acf7-080f-4a83-a1cc-55caeac58f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
22722 | 2025.01.28 08:43:48.272392 [ 4 ] {f2c1acf7-080f-4a83-a1cc-55caeac58f21} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22723 | 2025.01.28 08:43:48.272434 [ 4 ] {f2c1acf7-080f-4a83-a1cc-55caeac58f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22724 | 2025.01.28 08:43:48.272809 [ 4 ] {f2c1acf7-080f-4a83-a1cc-55caeac58f21} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
22725 | 2025.01.28 08:43:48.273062 [ 4 ] {f2c1acf7-080f-4a83-a1cc-55caeac58f21} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22726 | 2025.01.28 08:43:48.273278 [ 4 ] {f2c1acf7-080f-4a83-a1cc-55caeac58f21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
22727 | 2025.01.28 08:43:48.273331 [ 4 ] {f2c1acf7-080f-4a83-a1cc-55caeac58f21} <Debug> TCPHandler: Processed in 0.001707204 sec. | ||
22728 | 2025.01.28 08:43:48.273475 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22729 | 2025.01.28 08:43:48.273595 [ 258 ] {4032a526-b7e7-4e13-937b-4ab3abe8c77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
22730 | 2025.01.28 08:43:48.273677 [ 258 ] {4032a526-b7e7-4e13-937b-4ab3abe8c77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
22731 | 2025.01.28 08:43:48.274964 [ 258 ] {4032a526-b7e7-4e13-937b-4ab3abe8c77e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22732 | 2025.01.28 08:43:48.275003 [ 258 ] {4032a526-b7e7-4e13-937b-4ab3abe8c77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22733 | 2025.01.28 08:43:48.275702 [ 258 ] {4032a526-b7e7-4e13-937b-4ab3abe8c77e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
22734 | 2025.01.28 08:43:48.275959 [ 258 ] {4032a526-b7e7-4e13-937b-4ab3abe8c77e} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22735 | 2025.01.28 08:43:48.276165 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
22736 | 2025.01.28 08:43:48.276232 [ 258 ] {4032a526-b7e7-4e13-937b-4ab3abe8c77e} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002658 sec., 20692.249811888636 rows/sec., 37.08 MiB/sec. | ||
22737 | 2025.01.28 08:43:48.276240 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22738 | 2025.01.28 08:43:48.276320 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22739 | 2025.01.28 08:43:48.276592 [ 258 ] {4032a526-b7e7-4e13-937b-4ab3abe8c77e} <Debug> TCPHandler: Processed in 0.003170906 sec. | ||
22740 | 2025.01.28 08:43:48.276666 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
22741 | 2025.01.28 08:43:48.276931 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22742 | 2025.01.28 08:43:48.277406 [ 4 ] {2e26f51c-9f66-481f-9739-d0e34c2a7bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
22743 | 2025.01.28 08:43:48.277688 [ 4 ] {2e26f51c-9f66-481f-9739-d0e34c2a7bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
22744 | 2025.01.28 08:43:48.278498 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22745 | 2025.01.28 08:43:48.278854 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3077 rows starting from the beginning of the part | ||
22746 | 2025.01.28 08:43:48.279588 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 55 rows starting from the beginning of the part | ||
22747 | 2025.01.28 08:43:48.280376 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 4 rows starting from the beginning of the part | ||
22748 | 2025.01.28 08:43:48.280421 [ 4 ] {2e26f51c-9f66-481f-9739-d0e34c2a7bd4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22749 | 2025.01.28 08:43:48.280496 [ 4 ] {2e26f51c-9f66-481f-9739-d0e34c2a7bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22750 | 2025.01.28 08:43:48.281023 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 55 rows starting from the beginning of the part | ||
22751 | 2025.01.28 08:43:48.281718 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 4 rows starting from the beginning of the part | ||
22752 | 2025.01.28 08:43:48.282192 [ 4 ] {2e26f51c-9f66-481f-9739-d0e34c2a7bd4} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
22753 | 2025.01.28 08:43:48.282383 [ 199 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 55 rows starting from the beginning of the part | ||
22754 | 2025.01.28 08:43:48.283159 [ 4 ] {2e26f51c-9f66-481f-9739-d0e34c2a7bd4} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22755 | 2025.01.28 08:43:48.283844 [ 4 ] {2e26f51c-9f66-481f-9739-d0e34c2a7bd4} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.006587 sec., 6983.4522544405645 rows/sec., 432.46 KiB/sec. | ||
22756 | 2025.01.28 08:43:48.284465 [ 4 ] {2e26f51c-9f66-481f-9739-d0e34c2a7bd4} <Debug> TCPHandler: Processed in 0.00774418 sec. | ||
22757 | 2025.01.28 08:43:48.294994 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3250 rows, containing 19 columns (19 merged, 0 gathered) in 0.018531395 sec., 175378.05437744973 rows/sec., 314.27 MiB/sec. | ||
22758 | 2025.01.28 08:43:48.298268 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
22759 | 2025.01.28 08:43:48.298739 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22760 | 2025.01.28 08:43:48.298828 [ 190 ] {9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
22761 | 2025.01.28 08:43:48.298998 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.94 MiB. | ||
22762 | 2025.01.28 08:43:49.047206 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49044 | ||
22763 | 2025.01.28 08:43:49.047878 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22764 | 2025.01.28 08:43:49.047922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22765 | 2025.01.28 08:43:49.048471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
22766 | 2025.01.28 08:43:49.048735 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22767 | 2025.01.28 08:43:49.048986 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49044 | ||
22768 | 2025.01.28 08:43:52.122886 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22769 | 2025.01.28 08:43:52.123097 [ 258 ] {18faf427-f264-4b37-8f65-9ffddbc4d0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
22770 | 2025.01.28 08:43:52.123176 [ 258 ] {18faf427-f264-4b37-8f65-9ffddbc4d0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
22771 | 2025.01.28 08:43:52.123948 [ 258 ] {18faf427-f264-4b37-8f65-9ffddbc4d0d1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22772 | 2025.01.28 08:43:52.123996 [ 258 ] {18faf427-f264-4b37-8f65-9ffddbc4d0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22773 | 2025.01.28 08:43:52.124582 [ 258 ] {18faf427-f264-4b37-8f65-9ffddbc4d0d1} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
22774 | 2025.01.28 08:43:52.125152 [ 258 ] {18faf427-f264-4b37-8f65-9ffddbc4d0d1} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22775 | 2025.01.28 08:43:52.125410 [ 258 ] {18faf427-f264-4b37-8f65-9ffddbc4d0d1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002369 sec., 23638.666103841282 rows/sec., 1.80 MiB/sec. | ||
22776 | 2025.01.28 08:43:52.125476 [ 258 ] {18faf427-f264-4b37-8f65-9ffddbc4d0d1} <Debug> TCPHandler: Processed in 0.002730449 sec. | ||
22777 | 2025.01.28 08:43:52.125815 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22778 | 2025.01.28 08:43:52.126130 [ 4 ] {264e729d-9f12-4408-8b75-5aab7bb03222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
22779 | 2025.01.28 08:43:52.126242 [ 4 ] {264e729d-9f12-4408-8b75-5aab7bb03222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
22780 | 2025.01.28 08:43:52.127029 [ 4 ] {264e729d-9f12-4408-8b75-5aab7bb03222} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22781 | 2025.01.28 08:43:52.127079 [ 4 ] {264e729d-9f12-4408-8b75-5aab7bb03222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22782 | 2025.01.28 08:43:52.127637 [ 4 ] {264e729d-9f12-4408-8b75-5aab7bb03222} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
22783 | 2025.01.28 08:43:52.128096 [ 4 ] {264e729d-9f12-4408-8b75-5aab7bb03222} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22784 | 2025.01.28 08:43:52.128353 [ 4 ] {264e729d-9f12-4408-8b75-5aab7bb03222} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00231 sec., 27705.627705627707 rows/sec., 2.16 MiB/sec. | ||
22785 | 2025.01.28 08:43:52.128420 [ 4 ] {264e729d-9f12-4408-8b75-5aab7bb03222} <Debug> TCPHandler: Processed in 0.00279666 sec. | ||
22786 | 2025.01.28 08:43:52.128574 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22787 | 2025.01.28 08:43:52.128720 [ 258 ] {e32b7409-e199-42db-99d2-7b9708e9845e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
22788 | 2025.01.28 08:43:52.128784 [ 258 ] {e32b7409-e199-42db-99d2-7b9708e9845e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
22789 | 2025.01.28 08:43:52.129409 [ 258 ] {e32b7409-e199-42db-99d2-7b9708e9845e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22790 | 2025.01.28 08:43:52.129449 [ 258 ] {e32b7409-e199-42db-99d2-7b9708e9845e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22791 | 2025.01.28 08:43:52.129967 [ 258 ] {e32b7409-e199-42db-99d2-7b9708e9845e} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
22792 | 2025.01.28 08:43:52.130450 [ 258 ] {e32b7409-e199-42db-99d2-7b9708e9845e} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22793 | 2025.01.28 08:43:52.130678 [ 258 ] {e32b7409-e199-42db-99d2-7b9708e9845e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001991 sec., 48216.97639377197 rows/sec., 3.36 MiB/sec. | ||
22794 | 2025.01.28 08:43:52.130735 [ 258 ] {e32b7409-e199-42db-99d2-7b9708e9845e} <Debug> TCPHandler: Processed in 0.002227652 sec. | ||
22795 | 2025.01.28 08:43:52.130746 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22796 | 2025.01.28 08:43:52.130784 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22797 | 2025.01.28 08:43:52.130926 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22798 | 2025.01.28 08:43:52.131080 [ 4 ] {ce5c6e15-d83b-4af4-b479-73034878617e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
22799 | 2025.01.28 08:43:52.131146 [ 4 ] {ce5c6e15-d83b-4af4-b479-73034878617e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
22800 | 2025.01.28 08:43:52.132029 [ 4 ] {ce5c6e15-d83b-4af4-b479-73034878617e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22801 | 2025.01.28 08:43:52.132078 [ 4 ] {ce5c6e15-d83b-4af4-b479-73034878617e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22802 | 2025.01.28 08:43:52.132798 [ 4 ] {ce5c6e15-d83b-4af4-b479-73034878617e} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
22803 | 2025.01.28 08:43:52.133414 [ 4 ] {ce5c6e15-d83b-4af4-b479-73034878617e} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22804 | 2025.01.28 08:43:52.133848 [ 4 ] {ce5c6e15-d83b-4af4-b479-73034878617e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.002801 sec., 12852.55265976437 rows/sec., 886.96 KiB/sec. | ||
22805 | 2025.01.28 08:43:52.133900 [ 4 ] {ce5c6e15-d83b-4af4-b479-73034878617e} <Debug> TCPHandler: Processed in 0.003072913 sec. | ||
22806 | 2025.01.28 08:43:52.134501 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22807 | 2025.01.28 08:43:52.773024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 807 | ||
22808 | 2025.01.28 08:43:52.796582 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22809 | 2025.01.28 08:43:52.796630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22810 | 2025.01.28 08:43:52.804501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
22811 | 2025.01.28 08:43:52.805665 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22812 | 2025.01.28 08:43:52.808602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 807 | ||
22813 | 2025.01.28 08:43:53.221601 [ 224 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22814 | 2025.01.28 08:43:53.221644 [ 224 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22815 | 2025.01.28 08:43:53.223834 [ 224 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22816 | 2025.01.28 08:43:53.257545 [ 224 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22817 | 2025.01.28 08:43:53.257592 [ 224 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22818 | 2025.01.28 08:43:53.260112 [ 224 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22819 | 2025.01.28 08:43:53.312942 [ 221 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22820 | 2025.01.28 08:43:53.313014 [ 221 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22821 | 2025.01.28 08:43:53.315284 [ 221 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
22822 | 2025.01.28 08:43:56.289903 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
22823 | 2025.01.28 08:43:56.290005 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
22824 | 2025.01.28 08:43:56.549364 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 49471 | ||
22825 | 2025.01.28 08:43:56.550093 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22826 | 2025.01.28 08:43:56.550148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22827 | 2025.01.28 08:43:56.550713 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
22828 | 2025.01.28 08:43:56.550985 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22829 | 2025.01.28 08:43:56.551231 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49471 | ||
22830 | 2025.01.28 08:43:56.868627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 3160 | ||
22831 | 2025.01.28 08:43:56.872583 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22832 | 2025.01.28 08:43:56.872640 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22833 | 2025.01.28 08:43:56.874207 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
22834 | 2025.01.28 08:43:56.874527 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22835 | 2025.01.28 08:43:56.875229 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3160 | ||
22836 | 2025.01.28 08:43:57.124916 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22837 | 2025.01.28 08:43:57.125097 [ 258 ] {47afd9a4-38d0-49c2-a567-efe800d60fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
22838 | 2025.01.28 08:43:57.125164 [ 258 ] {47afd9a4-38d0-49c2-a567-efe800d60fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
22839 | 2025.01.28 08:43:57.125908 [ 258 ] {47afd9a4-38d0-49c2-a567-efe800d60fc2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22840 | 2025.01.28 08:43:57.125952 [ 258 ] {47afd9a4-38d0-49c2-a567-efe800d60fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22841 | 2025.01.28 08:43:57.126381 [ 258 ] {47afd9a4-38d0-49c2-a567-efe800d60fc2} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
22842 | 2025.01.28 08:43:57.126630 [ 258 ] {47afd9a4-38d0-49c2-a567-efe800d60fc2} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22843 | 2025.01.28 08:43:57.126859 [ 258 ] {47afd9a4-38d0-49c2-a567-efe800d60fc2} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.0018 sec., 35555.555555555555 rows/sec., 2.80 MiB/sec. | ||
22844 | 2025.01.28 08:43:57.126946 [ 258 ] {47afd9a4-38d0-49c2-a567-efe800d60fc2} <Debug> TCPHandler: Processed in 0.002156341 sec. | ||
22845 | 2025.01.28 08:43:57.127273 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22846 | 2025.01.28 08:43:57.127482 [ 4 ] {c4aab4b3-b649-4341-9077-20f989d1e1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
22847 | 2025.01.28 08:43:57.127559 [ 4 ] {c4aab4b3-b649-4341-9077-20f989d1e1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
22848 | 2025.01.28 08:43:57.128316 [ 4 ] {c4aab4b3-b649-4341-9077-20f989d1e1bb} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22849 | 2025.01.28 08:43:57.128362 [ 4 ] {c4aab4b3-b649-4341-9077-20f989d1e1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22850 | 2025.01.28 08:43:57.128803 [ 4 ] {c4aab4b3-b649-4341-9077-20f989d1e1bb} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
22851 | 2025.01.28 08:43:57.129057 [ 4 ] {c4aab4b3-b649-4341-9077-20f989d1e1bb} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22852 | 2025.01.28 08:43:57.129255 [ 4 ] {c4aab4b3-b649-4341-9077-20f989d1e1bb} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001827 sec., 2189.381499726327 rows/sec., 164.63 KiB/sec. | ||
22853 | 2025.01.28 08:43:57.129325 [ 4 ] {c4aab4b3-b649-4341-9077-20f989d1e1bb} <Debug> TCPHandler: Processed in 0.002262912 sec. | ||
22854 | 2025.01.28 08:43:57.129471 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22855 | 2025.01.28 08:43:57.129589 [ 258 ] {d0c9db81-2f56-4236-83fd-8b9c9909fb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
22856 | 2025.01.28 08:43:57.129638 [ 258 ] {d0c9db81-2f56-4236-83fd-8b9c9909fb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
22857 | 2025.01.28 08:43:57.130247 [ 258 ] {d0c9db81-2f56-4236-83fd-8b9c9909fb35} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22858 | 2025.01.28 08:43:57.130286 [ 258 ] {d0c9db81-2f56-4236-83fd-8b9c9909fb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22859 | 2025.01.28 08:43:57.130652 [ 258 ] {d0c9db81-2f56-4236-83fd-8b9c9909fb35} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
22860 | 2025.01.28 08:43:57.130891 [ 258 ] {d0c9db81-2f56-4236-83fd-8b9c9909fb35} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22861 | 2025.01.28 08:43:57.131094 [ 258 ] {d0c9db81-2f56-4236-83fd-8b9c9909fb35} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001523 sec., 44648.71963230466 rows/sec., 3.49 MiB/sec. | ||
22862 | 2025.01.28 08:43:57.131149 [ 258 ] {d0c9db81-2f56-4236-83fd-8b9c9909fb35} <Debug> TCPHandler: Processed in 0.001734515 sec. | ||
22863 | 2025.01.28 08:43:57.131312 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22864 | 2025.01.28 08:43:57.131661 [ 4 ] {6471e883-4c96-414b-a5bf-80c3caef27ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
22865 | 2025.01.28 08:43:57.131838 [ 4 ] {6471e883-4c96-414b-a5bf-80c3caef27ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
22866 | 2025.01.28 08:43:57.132545 [ 4 ] {6471e883-4c96-414b-a5bf-80c3caef27ad} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22867 | 2025.01.28 08:43:57.132584 [ 4 ] {6471e883-4c96-414b-a5bf-80c3caef27ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22868 | 2025.01.28 08:43:57.132986 [ 4 ] {6471e883-4c96-414b-a5bf-80c3caef27ad} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
22869 | 2025.01.28 08:43:57.133227 [ 4 ] {6471e883-4c96-414b-a5bf-80c3caef27ad} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22870 | 2025.01.28 08:43:57.133418 [ 4 ] {6471e883-4c96-414b-a5bf-80c3caef27ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001893 sec., 84521.92287374538 rows/sec., 5.89 MiB/sec. | ||
22871 | 2025.01.28 08:43:57.133491 [ 4 ] {6471e883-4c96-414b-a5bf-80c3caef27ad} <Debug> TCPHandler: Processed in 0.002265153 sec. | ||
22872 | 2025.01.28 08:43:57.133744 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22873 | 2025.01.28 08:43:57.134015 [ 258 ] {7ec18ab9-8847-440f-a784-18041f9681cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
22874 | 2025.01.28 08:43:57.134158 [ 258 ] {7ec18ab9-8847-440f-a784-18041f9681cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
22875 | 2025.01.28 08:43:57.135402 [ 258 ] {7ec18ab9-8847-440f-a784-18041f9681cd} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22876 | 2025.01.28 08:43:57.135441 [ 258 ] {7ec18ab9-8847-440f-a784-18041f9681cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22877 | 2025.01.28 08:43:57.136087 [ 258 ] {7ec18ab9-8847-440f-a784-18041f9681cd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
22878 | 2025.01.28 08:43:57.136350 [ 258 ] {7ec18ab9-8847-440f-a784-18041f9681cd} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22879 | 2025.01.28 08:43:57.136585 [ 258 ] {7ec18ab9-8847-440f-a784-18041f9681cd} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002626 sec., 1523.2292460015233 rows/sec., 2.73 MiB/sec. | ||
22880 | 2025.01.28 08:43:57.136677 [ 258 ] {7ec18ab9-8847-440f-a784-18041f9681cd} <Debug> TCPHandler: Processed in 0.003103884 sec. | ||
22881 | 2025.01.28 08:43:57.136820 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22882 | 2025.01.28 08:43:57.136962 [ 4 ] {e2dae242-f9e0-4244-af47-8a31d6f4cd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
22883 | 2025.01.28 08:43:57.137024 [ 4 ] {e2dae242-f9e0-4244-af47-8a31d6f4cd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
22884 | 2025.01.28 08:43:57.137577 [ 4 ] {e2dae242-f9e0-4244-af47-8a31d6f4cd58} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22885 | 2025.01.28 08:43:57.137614 [ 4 ] {e2dae242-f9e0-4244-af47-8a31d6f4cd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22886 | 2025.01.28 08:43:57.137988 [ 4 ] {e2dae242-f9e0-4244-af47-8a31d6f4cd58} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
22887 | 2025.01.28 08:43:57.138231 [ 4 ] {e2dae242-f9e0-4244-af47-8a31d6f4cd58} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22888 | 2025.01.28 08:43:57.138412 [ 4 ] {e2dae242-f9e0-4244-af47-8a31d6f4cd58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
22889 | 2025.01.28 08:43:57.138463 [ 4 ] {e2dae242-f9e0-4244-af47-8a31d6f4cd58} <Debug> TCPHandler: Processed in 0.001709105 sec. | ||
22890 | 2025.01.28 08:43:57.912425 [ 221 ] {} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
22891 | 2025.01.28 08:43:57.912482 [ 221 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
22892 | 2025.01.28 08:43:57.914469 [ 221 ] {} <Debug> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
22893 | 2025.01.28 08:43:58.304718 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
22894 | 2025.01.28 08:43:58.304772 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
22895 | 2025.01.28 08:43:58.306704 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
22896 | 2025.01.28 08:44:00.308692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 815 | ||
22897 | 2025.01.28 08:44:00.333776 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22898 | 2025.01.28 08:44:00.333839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22899 | 2025.01.28 08:44:00.341549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
22900 | 2025.01.28 08:44:00.342374 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22901 | 2025.01.28 08:44:00.345638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 815 | ||
22902 | 2025.01.28 08:44:02.131853 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22903 | 2025.01.28 08:44:02.132042 [ 258 ] {2084d390-6006-49d9-9d8e-92ef45d71d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
22904 | 2025.01.28 08:44:02.132116 [ 258 ] {2084d390-6006-49d9-9d8e-92ef45d71d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
22905 | 2025.01.28 08:44:02.132861 [ 258 ] {2084d390-6006-49d9-9d8e-92ef45d71d73} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22906 | 2025.01.28 08:44:02.132910 [ 258 ] {2084d390-6006-49d9-9d8e-92ef45d71d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22907 | 2025.01.28 08:44:02.133354 [ 258 ] {2084d390-6006-49d9-9d8e-92ef45d71d73} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
22908 | 2025.01.28 08:44:02.133607 [ 258 ] {2084d390-6006-49d9-9d8e-92ef45d71d73} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22909 | 2025.01.28 08:44:02.133844 [ 258 ] {2084d390-6006-49d9-9d8e-92ef45d71d73} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001853 sec., 7555.315704263357 rows/sec., 543.88 KiB/sec. | ||
22910 | 2025.01.28 08:44:02.133912 [ 258 ] {2084d390-6006-49d9-9d8e-92ef45d71d73} <Debug> TCPHandler: Processed in 0.002190621 sec. | ||
22911 | 2025.01.28 08:44:02.134157 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22912 | 2025.01.28 08:44:02.134355 [ 4 ] {760f9bef-4167-4e6c-a24f-08aff4b17336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
22913 | 2025.01.28 08:44:02.134436 [ 4 ] {760f9bef-4167-4e6c-a24f-08aff4b17336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
22914 | 2025.01.28 08:44:02.135334 [ 4 ] {760f9bef-4167-4e6c-a24f-08aff4b17336} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22915 | 2025.01.28 08:44:02.135392 [ 4 ] {760f9bef-4167-4e6c-a24f-08aff4b17336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22916 | 2025.01.28 08:44:02.135869 [ 4 ] {760f9bef-4167-4e6c-a24f-08aff4b17336} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
22917 | 2025.01.28 08:44:02.136125 [ 4 ] {760f9bef-4167-4e6c-a24f-08aff4b17336} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22918 | 2025.01.28 08:44:02.136376 [ 4 ] {760f9bef-4167-4e6c-a24f-08aff4b17336} <Debug> executeQuery: Read 313 rows, 28.38 KiB in 0.002072 sec., 151061.77606177607 rows/sec., 13.37 MiB/sec. | ||
22919 | 2025.01.28 08:44:02.136447 [ 4 ] {760f9bef-4167-4e6c-a24f-08aff4b17336} <Debug> TCPHandler: Processed in 0.002432024 sec. | ||
22920 | 2025.01.28 08:44:02.136605 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22921 | 2025.01.28 08:44:02.136752 [ 258 ] {01893d11-7f2f-4774-a3af-687d79d11b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
22922 | 2025.01.28 08:44:02.136814 [ 258 ] {01893d11-7f2f-4774-a3af-687d79d11b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
22923 | 2025.01.28 08:44:02.137529 [ 258 ] {01893d11-7f2f-4774-a3af-687d79d11b05} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22924 | 2025.01.28 08:44:02.137570 [ 258 ] {01893d11-7f2f-4774-a3af-687d79d11b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22925 | 2025.01.28 08:44:02.137948 [ 258 ] {01893d11-7f2f-4774-a3af-687d79d11b05} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
22926 | 2025.01.28 08:44:02.138194 [ 258 ] {01893d11-7f2f-4774-a3af-687d79d11b05} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22927 | 2025.01.28 08:44:02.138424 [ 258 ] {01893d11-7f2f-4774-a3af-687d79d11b05} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.001705 sec., 36363.63636363637 rows/sec., 2.63 MiB/sec. | ||
22928 | 2025.01.28 08:44:02.138535 [ 258 ] {01893d11-7f2f-4774-a3af-687d79d11b05} <Debug> TCPHandler: Processed in 0.001995998 sec. | ||
22929 | 2025.01.28 08:44:02.138728 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22930 | 2025.01.28 08:44:02.139005 [ 4 ] {af4cddbb-def4-4006-a2d6-edf91de4cb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
22931 | 2025.01.28 08:44:02.139068 [ 4 ] {af4cddbb-def4-4006-a2d6-edf91de4cb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
22932 | 2025.01.28 08:44:02.139737 [ 4 ] {af4cddbb-def4-4006-a2d6-edf91de4cb10} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22933 | 2025.01.28 08:44:02.139780 [ 4 ] {af4cddbb-def4-4006-a2d6-edf91de4cb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22934 | 2025.01.28 08:44:02.140149 [ 4 ] {af4cddbb-def4-4006-a2d6-edf91de4cb10} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
22935 | 2025.01.28 08:44:02.140396 [ 4 ] {af4cddbb-def4-4006-a2d6-edf91de4cb10} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22936 | 2025.01.28 08:44:02.140602 [ 4 ] {af4cddbb-def4-4006-a2d6-edf91de4cb10} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001674 sec., 8363.201911589009 rows/sec., 585.70 KiB/sec. | ||
22937 | 2025.01.28 08:44:02.140658 [ 4 ] {af4cddbb-def4-4006-a2d6-edf91de4cb10} <Debug> TCPHandler: Processed in 0.002048299 sec. | ||
22938 | 2025.01.28 08:44:02.140834 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22939 | 2025.01.28 08:44:02.140976 [ 258 ] {f72be1f2-b7de-478b-b180-a4cb1e0fb309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
22940 | 2025.01.28 08:44:02.141035 [ 258 ] {f72be1f2-b7de-478b-b180-a4cb1e0fb309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
22941 | 2025.01.28 08:44:02.141712 [ 258 ] {f72be1f2-b7de-478b-b180-a4cb1e0fb309} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22942 | 2025.01.28 08:44:02.141755 [ 258 ] {f72be1f2-b7de-478b-b180-a4cb1e0fb309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22943 | 2025.01.28 08:44:02.142134 [ 258 ] {f72be1f2-b7de-478b-b180-a4cb1e0fb309} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
22944 | 2025.01.28 08:44:02.142386 [ 258 ] {f72be1f2-b7de-478b-b180-a4cb1e0fb309} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22945 | 2025.01.28 08:44:02.142607 [ 258 ] {f72be1f2-b7de-478b-b180-a4cb1e0fb309} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001663 sec., 7817.197835237523 rows/sec., 487.40 KiB/sec. | ||
22946 | 2025.01.28 08:44:02.142662 [ 258 ] {f72be1f2-b7de-478b-b180-a4cb1e0fb309} <Debug> TCPHandler: Processed in 0.001896577 sec. | ||
22947 | 2025.01.28 08:44:02.142875 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22948 | 2025.01.28 08:44:02.143020 [ 4 ] {13f5e016-da61-47d7-844f-3b14d7fd824c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
22949 | 2025.01.28 08:44:02.143078 [ 4 ] {13f5e016-da61-47d7-844f-3b14d7fd824c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
22950 | 2025.01.28 08:44:02.143840 [ 4 ] {13f5e016-da61-47d7-844f-3b14d7fd824c} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22951 | 2025.01.28 08:44:02.143880 [ 4 ] {13f5e016-da61-47d7-844f-3b14d7fd824c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22952 | 2025.01.28 08:44:02.144270 [ 4 ] {13f5e016-da61-47d7-844f-3b14d7fd824c} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
22953 | 2025.01.28 08:44:02.144514 [ 4 ] {13f5e016-da61-47d7-844f-3b14d7fd824c} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22954 | 2025.01.28 08:44:02.144732 [ 4 ] {13f5e016-da61-47d7-844f-3b14d7fd824c} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.001743 sec., 250717.15433161217 rows/sec., 17.98 MiB/sec. | ||
22955 | 2025.01.28 08:44:02.144788 [ 4 ] {13f5e016-da61-47d7-844f-3b14d7fd824c} <Debug> TCPHandler: Processed in 0.00204115 sec. | ||
22956 | 2025.01.28 08:44:02.144933 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22957 | 2025.01.28 08:44:02.145072 [ 258 ] {5799001a-040a-49ce-8e00-f3cc29837143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
22958 | 2025.01.28 08:44:02.145131 [ 258 ] {5799001a-040a-49ce-8e00-f3cc29837143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
22959 | 2025.01.28 08:44:02.145663 [ 258 ] {5799001a-040a-49ce-8e00-f3cc29837143} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22960 | 2025.01.28 08:44:02.145703 [ 258 ] {5799001a-040a-49ce-8e00-f3cc29837143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22961 | 2025.01.28 08:44:02.146071 [ 258 ] {5799001a-040a-49ce-8e00-f3cc29837143} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
22962 | 2025.01.28 08:44:02.146308 [ 258 ] {5799001a-040a-49ce-8e00-f3cc29837143} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22963 | 2025.01.28 08:44:02.146491 [ 121 ] {} <Debug> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Selected 6 parts from all_1_74_16 to all_79_79_0 | ||
22964 | 2025.01.28 08:44:02.146545 [ 258 ] {5799001a-040a-49ce-8e00-f3cc29837143} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. | ||
22965 | 2025.01.28 08:44:02.146583 [ 121 ] {} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22966 | 2025.01.28 08:44:02.146657 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22967 | 2025.01.28 08:44:02.146663 [ 258 ] {5799001a-040a-49ce-8e00-f3cc29837143} <Debug> TCPHandler: Processed in 0.001795906 sec. | ||
22968 | 2025.01.28 08:44:02.146980 [ 201 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_16 to all_79_79_0 into Compact with storage Full | ||
22969 | 2025.01.28 08:44:02.147018 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22970 | 2025.01.28 08:44:02.147490 [ 201 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22971 | 2025.01.28 08:44:02.147579 [ 4 ] {dadbaf64-e17e-49ec-bbd3-4799d7b2dc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
22972 | 2025.01.28 08:44:02.147606 [ 201 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_74_16, total 444 rows starting from the beginning of the part | ||
22973 | 2025.01.28 08:44:02.147796 [ 4 ] {dadbaf64-e17e-49ec-bbd3-4799d7b2dc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
22974 | 2025.01.28 08:44:02.148027 [ 201 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part | ||
22975 | 2025.01.28 08:44:02.148384 [ 201 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part | ||
22976 | 2025.01.28 08:44:02.148777 [ 201 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 6 rows starting from the beginning of the part | ||
22977 | 2025.01.28 08:44:02.149115 [ 201 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 6 rows starting from the beginning of the part | ||
22978 | 2025.01.28 08:44:02.149454 [ 201 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 6 rows starting from the beginning of the part | ||
22979 | 2025.01.28 08:44:02.150662 [ 4 ] {dadbaf64-e17e-49ec-bbd3-4799d7b2dc2c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22980 | 2025.01.28 08:44:02.150737 [ 4 ] {dadbaf64-e17e-49ec-bbd3-4799d7b2dc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22981 | 2025.01.28 08:44:02.151857 [ 4 ] {dadbaf64-e17e-49ec-bbd3-4799d7b2dc2c} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
22982 | 2025.01.28 08:44:02.152401 [ 190 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 4 columns (4 merged, 0 gathered) in 0.00560516 sec., 84564.93659413826 rows/sec., 4.31 MiB/sec. | ||
22983 | 2025.01.28 08:44:02.152418 [ 4 ] {dadbaf64-e17e-49ec-bbd3-4799d7b2dc2c} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22984 | 2025.01.28 08:44:02.152705 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 3 parts from all_1_180_37 to all_182_182_0 | ||
22985 | 2025.01.28 08:44:02.152716 [ 190 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Trace> MergedBlockOutputStream: filled checksums all_1_79_17 (state Temporary) | ||
22986 | 2025.01.28 08:44:02.152796 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
22987 | 2025.01.28 08:44:02.152879 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
22988 | 2025.01.28 08:44:02.153033 [ 4 ] {dadbaf64-e17e-49ec-bbd3-4799d7b2dc2c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005604 sec., 42291.22055674518 rows/sec., 2.83 MiB/sec. | ||
22989 | 2025.01.28 08:44:02.153270 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_182_38} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_180_37 to all_182_182_0 into Compact with storage Full | ||
22990 | 2025.01.28 08:44:02.153488 [ 4 ] {dadbaf64-e17e-49ec-bbd3-4799d7b2dc2c} <Debug> TCPHandler: Processed in 0.006706986 sec. | ||
22991 | 2025.01.28 08:44:02.153996 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_merge_all_1_79_17 to all_1_79_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
22992 | 2025.01.28 08:44:02.154017 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
22993 | 2025.01.28 08:44:02.154215 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_182_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
22994 | 2025.01.28 08:44:02.154407 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_182_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_180_37, total 53162 rows starting from the beginning of the part | ||
22995 | 2025.01.28 08:44:02.154657 [ 196 ] {2c5fdedc-7b4b-4697-b2d5-c6464d9ec118::all_1_79_17} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118) (MergerMutator): Merged 6 parts: [all_1_74_16, all_79_79_0] -> all_1_79_17 | ||
22996 | 2025.01.28 08:44:02.154653 [ 258 ] {985b7cc5-f5b4-4ae1-987c-f91eaeff6daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
22997 | 2025.01.28 08:44:02.155027 [ 258 ] {985b7cc5-f5b4-4ae1-987c-f91eaeff6daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
22998 | 2025.01.28 08:44:02.155139 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
22999 | 2025.01.28 08:44:02.155201 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_182_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 160 rows starting from the beginning of the part | ||
23000 | 2025.01.28 08:44:02.155731 [ 195 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_182_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 992 rows starting from the beginning of the part | ||
23001 | 2025.01.28 08:44:02.157461 [ 258 ] {985b7cc5-f5b4-4ae1-987c-f91eaeff6daf} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23002 | 2025.01.28 08:44:02.157500 [ 258 ] {985b7cc5-f5b4-4ae1-987c-f91eaeff6daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23003 | 2025.01.28 08:44:02.157950 [ 258 ] {985b7cc5-f5b4-4ae1-987c-f91eaeff6daf} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
23004 | 2025.01.28 08:44:02.158278 [ 258 ] {985b7cc5-f5b4-4ae1-987c-f91eaeff6daf} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23005 | 2025.01.28 08:44:02.158566 [ 258 ] {985b7cc5-f5b4-4ae1-987c-f91eaeff6daf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004068 sec., 245.8210422812193 rows/sec., 16.56 KiB/sec. | ||
23006 | 2025.01.28 08:44:02.158750 [ 258 ] {985b7cc5-f5b4-4ae1-987c-f91eaeff6daf} <Debug> TCPHandler: Processed in 0.005033472 sec. | ||
23007 | 2025.01.28 08:44:02.159157 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23008 | 2025.01.28 08:44:02.159305 [ 4 ] {131cefbf-269a-4eff-ac29-96dfea66572d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
23009 | 2025.01.28 08:44:02.159423 [ 4 ] {131cefbf-269a-4eff-ac29-96dfea66572d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
23010 | 2025.01.28 08:44:02.161154 [ 4 ] {131cefbf-269a-4eff-ac29-96dfea66572d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23011 | 2025.01.28 08:44:02.161203 [ 4 ] {131cefbf-269a-4eff-ac29-96dfea66572d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23012 | 2025.01.28 08:44:02.162220 [ 4 ] {131cefbf-269a-4eff-ac29-96dfea66572d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
23013 | 2025.01.28 08:44:02.162532 [ 4 ] {131cefbf-269a-4eff-ac29-96dfea66572d} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23014 | 2025.01.28 08:44:02.163043 [ 4 ] {131cefbf-269a-4eff-ac29-96dfea66572d} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003746 sec., 14682.327816337425 rows/sec., 26.31 MiB/sec. | ||
23015 | 2025.01.28 08:44:02.163726 [ 4 ] {131cefbf-269a-4eff-ac29-96dfea66572d} <Debug> TCPHandler: Processed in 0.004869019 sec. | ||
23016 | 2025.01.28 08:44:02.164027 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23017 | 2025.01.28 08:44:02.164433 [ 258 ] {5af61833-d5c3-4a0a-8329-1c1951de8932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
23018 | 2025.01.28 08:44:02.164496 [ 258 ] {5af61833-d5c3-4a0a-8329-1c1951de8932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
23019 | 2025.01.28 08:44:02.165069 [ 258 ] {5af61833-d5c3-4a0a-8329-1c1951de8932} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23020 | 2025.01.28 08:44:02.165110 [ 258 ] {5af61833-d5c3-4a0a-8329-1c1951de8932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23021 | 2025.01.28 08:44:02.165500 [ 258 ] {5af61833-d5c3-4a0a-8329-1c1951de8932} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
23022 | 2025.01.28 08:44:02.165772 [ 258 ] {5af61833-d5c3-4a0a-8329-1c1951de8932} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23023 | 2025.01.28 08:44:02.166070 [ 258 ] {5af61833-d5c3-4a0a-8329-1c1951de8932} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001746 sec., 46964.49026345934 rows/sec., 2.98 MiB/sec. | ||
23024 | 2025.01.28 08:44:02.166150 [ 258 ] {5af61833-d5c3-4a0a-8329-1c1951de8932} <Debug> TCPHandler: Processed in 0.002311833 sec. | ||
23025 | 2025.01.28 08:44:02.167485 [ 190 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_182_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54314 rows, containing 5 columns (5 merged, 0 gathered) in 0.014422606 sec., 3765893.6256041387 rows/sec., 254.24 MiB/sec. | ||
23026 | 2025.01.28 08:44:02.168098 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_182_38} <Trace> MergedBlockOutputStream: filled checksums all_1_182_38 (state Temporary) | ||
23027 | 2025.01.28 08:44:02.168471 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_182_38} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_182_38 to all_1_182_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23028 | 2025.01.28 08:44:02.168551 [ 192 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_182_38} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 3 parts: [all_1_180_37, all_182_182_0] -> all_1_182_38 | ||
23029 | 2025.01.28 08:44:02.168638 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
23030 | 2025.01.28 08:44:02.456661 [ 221 ] {} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
23031 | 2025.01.28 08:44:02.456715 [ 221 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
23032 | 2025.01.28 08:44:02.458299 [ 221 ] {} <Debug> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
23033 | 2025.01.28 08:44:04.051369 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49959 | ||
23034 | 2025.01.28 08:44:04.052124 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23035 | 2025.01.28 08:44:04.052175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23036 | 2025.01.28 08:44:04.052755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
23037 | 2025.01.28 08:44:04.053013 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23038 | 2025.01.28 08:44:04.053271 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49959 | ||
23039 | 2025.01.28 08:44:06.875493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3194 | ||
23040 | 2025.01.28 08:44:06.878786 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23041 | 2025.01.28 08:44:06.878836 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23042 | 2025.01.28 08:44:06.880355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
23043 | 2025.01.28 08:44:06.880668 [ 242 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23044 | 2025.01.28 08:44:06.880841 [ 114 ] {} <Debug> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
23045 | 2025.01.28 08:44:06.880901 [ 114 ] {} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23046 | 2025.01.28 08:44:06.880936 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23047 | 2025.01.28 08:44:06.881430 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::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 | ||
23048 | 2025.01.28 08:44:06.883284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3194 | ||
23049 | 2025.01.28 08:44:06.883533 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
23050 | 2025.01.28 08:44:06.883676 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3002 rows starting from the beginning of the part | ||
23051 | 2025.01.28 08:44:06.884295 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 44 rows starting from the beginning of the part | ||
23052 | 2025.01.28 08:44:06.884827 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part | ||
23053 | 2025.01.28 08:44:06.885355 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
23054 | 2025.01.28 08:44:06.885883 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 44 rows starting from the beginning of the part | ||
23055 | 2025.01.28 08:44:06.886490 [ 190 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
23056 | 2025.01.28 08:44:06.896356 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 72 columns (72 merged, 0 gathered) in 0.015326729 sec., 208394.10679212766 rows/sec., 154.29 MiB/sec. | ||
23057 | 2025.01.28 08:44:06.899569 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
23058 | 2025.01.28 08:44:06.900436 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23059 | 2025.01.28 08:44:06.900533 [ 191 ] {77760efd-6bb0-4046-858c-e86a16cbbfae::all_1_81_16} <Trace> system.query_log (77760efd-6bb0-4046-858c-e86a16cbbfae) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
23060 | 2025.01.28 08:44:06.900947 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
23061 | 2025.01.28 08:44:07.125607 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23062 | 2025.01.28 08:44:07.125871 [ 258 ] {f6687b2d-2d48-4d1c-b869-1f185a67b8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
23063 | 2025.01.28 08:44:07.125978 [ 258 ] {f6687b2d-2d48-4d1c-b869-1f185a67b8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
23064 | 2025.01.28 08:44:07.126914 [ 258 ] {f6687b2d-2d48-4d1c-b869-1f185a67b8e8} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23065 | 2025.01.28 08:44:07.126958 [ 258 ] {f6687b2d-2d48-4d1c-b869-1f185a67b8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23066 | 2025.01.28 08:44:07.127350 [ 258 ] {f6687b2d-2d48-4d1c-b869-1f185a67b8e8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
23067 | 2025.01.28 08:44:07.127608 [ 258 ] {f6687b2d-2d48-4d1c-b869-1f185a67b8e8} <Trace> oximeter.fields_ipaddr (fa515a0a-c08d-45a6-b31f-000ff4261bfc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23068 | 2025.01.28 08:44:07.127828 [ 258 ] {f6687b2d-2d48-4d1c-b869-1f185a67b8e8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002035 sec., 982.8009828009829 rows/sec., 80.14 KiB/sec. | ||
23069 | 2025.01.28 08:44:07.127884 [ 258 ] {f6687b2d-2d48-4d1c-b869-1f185a67b8e8} <Debug> TCPHandler: Processed in 0.002408854 sec. | ||
23070 | 2025.01.28 08:44:07.128144 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23071 | 2025.01.28 08:44:07.128365 [ 4 ] {2905e720-4cba-43bc-b8b5-143fceac95ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
23072 | 2025.01.28 08:44:07.128451 [ 4 ] {2905e720-4cba-43bc-b8b5-143fceac95ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
23073 | 2025.01.28 08:44:07.129252 [ 4 ] {2905e720-4cba-43bc-b8b5-143fceac95ba} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23074 | 2025.01.28 08:44:07.129303 [ 4 ] {2905e720-4cba-43bc-b8b5-143fceac95ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23075 | 2025.01.28 08:44:07.129765 [ 4 ] {2905e720-4cba-43bc-b8b5-143fceac95ba} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
23076 | 2025.01.28 08:44:07.130020 [ 4 ] {2905e720-4cba-43bc-b8b5-143fceac95ba} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23077 | 2025.01.28 08:44:07.130230 [ 113 ] {} <Debug> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
23078 | 2025.01.28 08:44:07.130258 [ 4 ] {2905e720-4cba-43bc-b8b5-143fceac95ba} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001956 sec., 33231.08384458078 rows/sec., 2.61 MiB/sec. | ||
23079 | 2025.01.28 08:44:07.130315 [ 113 ] {} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23080 | 2025.01.28 08:44:07.130392 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23081 | 2025.01.28 08:44:07.130401 [ 4 ] {2905e720-4cba-43bc-b8b5-143fceac95ba} <Debug> TCPHandler: Processed in 0.002406284 sec. | ||
23082 | 2025.01.28 08:44:07.130687 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23083 | 2025.01.28 08:44:07.130741 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
23084 | 2025.01.28 08:44:07.131201 [ 258 ] {15864776-5ea1-44ed-b9c9-ad9160c4a40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
23085 | 2025.01.28 08:44:07.131280 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
23086 | 2025.01.28 08:44:07.131404 [ 258 ] {15864776-5ea1-44ed-b9c9-ad9160c4a40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
23087 | 2025.01.28 08:44:07.131417 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 1477 rows starting from the beginning of the part | ||
23088 | 2025.01.28 08:44:07.132027 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 1458 rows starting from the beginning of the part | ||
23089 | 2025.01.28 08:44:07.132698 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 56 rows starting from the beginning of the part | ||
23090 | 2025.01.28 08:44:07.133345 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 64 rows starting from the beginning of the part | ||
23091 | 2025.01.28 08:44:07.134024 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 313 rows starting from the beginning of the part | ||
23092 | 2025.01.28 08:44:07.134636 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 65 rows starting from the beginning of the part | ||
23093 | 2025.01.28 08:44:07.136073 [ 258 ] {15864776-5ea1-44ed-b9c9-ad9160c4a40f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23094 | 2025.01.28 08:44:07.136147 [ 258 ] {15864776-5ea1-44ed-b9c9-ad9160c4a40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23095 | 2025.01.28 08:44:07.136979 [ 258 ] {15864776-5ea1-44ed-b9c9-ad9160c4a40f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
23096 | 2025.01.28 08:44:07.137516 [ 258 ] {15864776-5ea1-44ed-b9c9-ad9160c4a40f} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23097 | 2025.01.28 08:44:07.137810 [ 258 ] {15864776-5ea1-44ed-b9c9-ad9160c4a40f} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.006844 sec., 876.6803039158386 rows/sec., 64.35 KiB/sec. | ||
23098 | 2025.01.28 08:44:07.137876 [ 258 ] {15864776-5ea1-44ed-b9c9-ad9160c4a40f} <Debug> TCPHandler: Processed in 0.007376236 sec. | ||
23099 | 2025.01.28 08:44:07.138252 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23100 | 2025.01.28 08:44:07.139058 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3433 rows, containing 5 columns (5 merged, 0 gathered) in 0.008552692 sec., 401394.08738207805 rows/sec., 35.15 MiB/sec. | ||
23101 | 2025.01.28 08:44:07.139121 [ 4 ] {8edb9b9c-8da6-4d6f-8751-d8a23dea975e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
23102 | 2025.01.28 08:44:07.139300 [ 4 ] {8edb9b9c-8da6-4d6f-8751-d8a23dea975e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
23103 | 2025.01.28 08:44:07.139439 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
23104 | 2025.01.28 08:44:07.140187 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23105 | 2025.01.28 08:44:07.140378 [ 194 ] {cad9bf73-1931-4acb-8bab-5bd0681e20a9::all_1_186_37} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
23106 | 2025.01.28 08:44:07.140691 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
23107 | 2025.01.28 08:44:07.141311 [ 4 ] {8edb9b9c-8da6-4d6f-8751-d8a23dea975e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23108 | 2025.01.28 08:44:07.141357 [ 4 ] {8edb9b9c-8da6-4d6f-8751-d8a23dea975e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23109 | 2025.01.28 08:44:07.141739 [ 4 ] {8edb9b9c-8da6-4d6f-8751-d8a23dea975e} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
23110 | 2025.01.28 08:44:07.141981 [ 4 ] {8edb9b9c-8da6-4d6f-8751-d8a23dea975e} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23111 | 2025.01.28 08:44:07.142160 [ 113 ] {} <Debug> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
23112 | 2025.01.28 08:44:07.142215 [ 113 ] {} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23113 | 2025.01.28 08:44:07.142233 [ 4 ] {8edb9b9c-8da6-4d6f-8751-d8a23dea975e} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.003473 sec., 20155.485171321623 rows/sec., 1.57 MiB/sec. | ||
23114 | 2025.01.28 08:44:07.142252 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23115 | 2025.01.28 08:44:07.142428 [ 4 ] {8edb9b9c-8da6-4d6f-8751-d8a23dea975e} <Debug> TCPHandler: Processed in 0.004427874 sec. | ||
23116 | 2025.01.28 08:44:07.142461 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
23117 | 2025.01.28 08:44:07.142645 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23118 | 2025.01.28 08:44:07.142667 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
23119 | 2025.01.28 08:44:07.142719 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 957 rows starting from the beginning of the part | ||
23120 | 2025.01.28 08:44:07.142922 [ 258 ] {577a90e0-0791-456e-ac59-3fe0544061ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
23121 | 2025.01.28 08:44:07.143025 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 903 rows starting from the beginning of the part | ||
23122 | 2025.01.28 08:44:07.143130 [ 258 ] {577a90e0-0791-456e-ac59-3fe0544061ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
23123 | 2025.01.28 08:44:07.143394 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 64 rows starting from the beginning of the part | ||
23124 | 2025.01.28 08:44:07.143740 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 68 rows starting from the beginning of the part | ||
23125 | 2025.01.28 08:44:07.144058 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 437 rows starting from the beginning of the part | ||
23126 | 2025.01.28 08:44:07.144354 [ 194 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 70 rows starting from the beginning of the part | ||
23127 | 2025.01.28 08:44:07.146062 [ 258 ] {577a90e0-0791-456e-ac59-3fe0544061ee} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23128 | 2025.01.28 08:44:07.146139 [ 258 ] {577a90e0-0791-456e-ac59-3fe0544061ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23129 | 2025.01.28 08:44:07.147205 [ 258 ] {577a90e0-0791-456e-ac59-3fe0544061ee} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
23130 | 2025.01.28 08:44:07.147680 [ 258 ] {577a90e0-0791-456e-ac59-3fe0544061ee} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23131 | 2025.01.28 08:44:07.147998 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2499 rows, containing 5 columns (5 merged, 0 gathered) in 0.00561154 sec., 445332.2973729137 rows/sec., 34.20 MiB/sec. | ||
23132 | 2025.01.28 08:44:07.148164 [ 258 ] {577a90e0-0791-456e-ac59-3fe0544061ee} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005361 sec., 30031.710501772057 rows/sec., 2.09 MiB/sec. | ||
23133 | 2025.01.28 08:44:07.148268 [ 258 ] {577a90e0-0791-456e-ac59-3fe0544061ee} <Debug> TCPHandler: Processed in 0.005704052 sec. | ||
23134 | 2025.01.28 08:44:07.148456 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
23135 | 2025.01.28 08:44:07.148497 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23136 | 2025.01.28 08:44:07.148712 [ 4 ] {550a489a-4f26-498b-ba65-6df6fda58b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
23137 | 2025.01.28 08:44:07.148836 [ 4 ] {550a489a-4f26-498b-ba65-6df6fda58b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
23138 | 2025.01.28 08:44:07.148900 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23139 | 2025.01.28 08:44:07.149045 [ 188 ] {59f1c0d2-3727-4f90-b559-48086504480a::all_1_186_37} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
23140 | 2025.01.28 08:44:07.149174 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
23141 | 2025.01.28 08:44:07.150210 [ 4 ] {550a489a-4f26-498b-ba65-6df6fda58b40} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23142 | 2025.01.28 08:44:07.150250 [ 4 ] {550a489a-4f26-498b-ba65-6df6fda58b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23143 | 2025.01.28 08:44:07.150909 [ 4 ] {550a489a-4f26-498b-ba65-6df6fda58b40} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
23144 | 2025.01.28 08:44:07.151169 [ 4 ] {550a489a-4f26-498b-ba65-6df6fda58b40} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23145 | 2025.01.28 08:44:07.151418 [ 4 ] {550a489a-4f26-498b-ba65-6df6fda58b40} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002747 sec., 1456.133964324718 rows/sec., 2.61 MiB/sec. | ||
23146 | 2025.01.28 08:44:07.151513 [ 4 ] {550a489a-4f26-498b-ba65-6df6fda58b40} <Debug> TCPHandler: Processed in 0.003134595 sec. | ||
23147 | 2025.01.28 08:44:07.151678 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23148 | 2025.01.28 08:44:07.151817 [ 258 ] {d0b1e5f4-ad02-447c-8aff-f3adf94ee968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
23149 | 2025.01.28 08:44:07.151875 [ 258 ] {d0b1e5f4-ad02-447c-8aff-f3adf94ee968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
23150 | 2025.01.28 08:44:07.152460 [ 258 ] {d0b1e5f4-ad02-447c-8aff-f3adf94ee968} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23151 | 2025.01.28 08:44:07.152508 [ 258 ] {d0b1e5f4-ad02-447c-8aff-f3adf94ee968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23152 | 2025.01.28 08:44:07.152909 [ 258 ] {d0b1e5f4-ad02-447c-8aff-f3adf94ee968} <Trace> MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) | ||
23153 | 2025.01.28 08:44:07.153150 [ 258 ] {d0b1e5f4-ad02-447c-8aff-f3adf94ee968} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23154 | 2025.01.28 08:44:07.153316 [ 113 ] {} <Debug> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 | ||
23155 | 2025.01.28 08:44:07.153370 [ 113 ] {} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23156 | 2025.01.28 08:44:07.153386 [ 258 ] {d0b1e5f4-ad02-447c-8aff-f3adf94ee968} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. | ||
23157 | 2025.01.28 08:44:07.153411 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23158 | 2025.01.28 08:44:07.153532 [ 258 ] {d0b1e5f4-ad02-447c-8aff-f3adf94ee968} <Debug> TCPHandler: Processed in 0.001919467 sec. | ||
23159 | 2025.01.28 08:44:07.153633 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full | ||
23160 | 2025.01.28 08:44:07.153774 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
23161 | 2025.01.28 08:44:07.153809 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_181_36, total 11000 rows starting from the beginning of the part | ||
23162 | 2025.01.28 08:44:07.153922 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 46 rows starting from the beginning of the part | ||
23163 | 2025.01.28 08:44:07.154138 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 36 rows starting from the beginning of the part | ||
23164 | 2025.01.28 08:44:07.154335 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 60 rows starting from the beginning of the part | ||
23165 | 2025.01.28 08:44:07.154467 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 82 rows starting from the beginning of the part | ||
23166 | 2025.01.28 08:44:07.154631 [ 193 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 60 rows starting from the beginning of the part | ||
23167 | 2025.01.28 08:44:07.158503 [ 188 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11284 rows, containing 4 columns (4 merged, 0 gathered) in 0.004976521 sec., 2267447.479876002 rows/sec., 147.79 MiB/sec. | ||
23168 | 2025.01.28 08:44:07.158820 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Trace> MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) | ||
23169 | 2025.01.28 08:44:07.159121 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23170 | 2025.01.28 08:44:07.159206 [ 198 ] {bf19d122-070b-4ee7-84b4-e2ec697881d0::all_1_186_37} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 | ||
23171 | 2025.01.28 08:44:07.159294 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
23172 | 2025.01.28 08:44:07.845723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 822 | ||
23173 | 2025.01.28 08:44:07.870744 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23174 | 2025.01.28 08:44:07.870828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23175 | 2025.01.28 08:44:07.878645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
23176 | 2025.01.28 08:44:07.879461 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23177 | 2025.01.28 08:44:07.882643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 822 | ||
23178 | 2025.01.28 08:44:08.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.25 MiB, peak 299.65 MiB, free memory in arenas 0.00 B, will set to 277.15 MiB (RSS), difference: -1.10 MiB | ||
23179 | 2025.01.28 08:44:11.290268 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
23180 | 2025.01.28 08:44:11.290350 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
23181 | 2025.01.28 08:44:11.553426 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 50386 | ||
23182 | 2025.01.28 08:44:11.554118 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23183 | 2025.01.28 08:44:11.554168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23184 | 2025.01.28 08:44:11.554732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
23185 | 2025.01.28 08:44:11.554996 [ 243 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23186 | 2025.01.28 08:44:11.555323 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50386 | ||
23187 | 2025.01.28 08:44:11.555386 [ 221 ] {} <Trace> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
23188 | 2025.01.28 08:44:11.555449 [ 221 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
23189 | 2025.01.28 08:44:11.557451 [ 221 ] {} <Debug> system.asynchronous_metric_log (5c1a8bff-b9fd-4125-9f18-2396b12c0b6c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
23190 | 2025.01.28 08:44:12.132837 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23191 | 2025.01.28 08:44:12.133127 [ 258 ] {22acc272-8f51-4dc7-a7e8-4cb9d7009001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
23192 | 2025.01.28 08:44:12.133237 [ 258 ] {22acc272-8f51-4dc7-a7e8-4cb9d7009001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
23193 | 2025.01.28 08:44:12.134215 [ 258 ] {22acc272-8f51-4dc7-a7e8-4cb9d7009001} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23194 | 2025.01.28 08:44:12.134261 [ 258 ] {22acc272-8f51-4dc7-a7e8-4cb9d7009001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23195 | 2025.01.28 08:44:12.134665 [ 258 ] {22acc272-8f51-4dc7-a7e8-4cb9d7009001} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
23196 | 2025.01.28 08:44:12.134913 [ 258 ] {22acc272-8f51-4dc7-a7e8-4cb9d7009001} <Trace> oximeter.fields_i16 (21559a75-db71-4a75-90fc-7283162f300d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23197 | 2025.01.28 08:44:12.135133 [ 258 ] {22acc272-8f51-4dc7-a7e8-4cb9d7009001} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002133 sec., 6563.525550867324 rows/sec., 472.49 KiB/sec. | ||
23198 | 2025.01.28 08:44:12.135192 [ 258 ] {22acc272-8f51-4dc7-a7e8-4cb9d7009001} <Debug> TCPHandler: Processed in 0.002589207 sec. | ||
23199 | 2025.01.28 08:44:12.135506 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23200 | 2025.01.28 08:44:12.135724 [ 4 ] {d2c06f73-2f40-4475-9b4b-805ac911285e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
23201 | 2025.01.28 08:44:12.135806 [ 4 ] {d2c06f73-2f40-4475-9b4b-805ac911285e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
23202 | 2025.01.28 08:44:12.136677 [ 4 ] {d2c06f73-2f40-4475-9b4b-805ac911285e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23203 | 2025.01.28 08:44:12.136729 [ 4 ] {d2c06f73-2f40-4475-9b4b-805ac911285e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23204 | 2025.01.28 08:44:12.137224 [ 4 ] {d2c06f73-2f40-4475-9b4b-805ac911285e} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
23205 | 2025.01.28 08:44:12.137486 [ 4 ] {d2c06f73-2f40-4475-9b4b-805ac911285e} <Trace> oximeter.fields_string (cad9bf73-1931-4acb-8bab-5bd0681e20a9): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23206 | 2025.01.28 08:44:12.137720 [ 4 ] {d2c06f73-2f40-4475-9b4b-805ac911285e} <Debug> executeQuery: Read 313 rows, 28.38 KiB in 0.002056 sec., 152237.35408560312 rows/sec., 13.48 MiB/sec. | ||
23207 | 2025.01.28 08:44:12.137778 [ 4 ] {d2c06f73-2f40-4475-9b4b-805ac911285e} <Debug> TCPHandler: Processed in 0.002419705 sec. | ||
23208 | 2025.01.28 08:44:12.137978 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23209 | 2025.01.28 08:44:12.138205 [ 258 ] {327e9cd8-080a-4a9d-8885-98ea4ea1fd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
23210 | 2025.01.28 08:44:12.138295 [ 258 ] {327e9cd8-080a-4a9d-8885-98ea4ea1fd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
23211 | 2025.01.28 08:44:12.139127 [ 258 ] {327e9cd8-080a-4a9d-8885-98ea4ea1fd2c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23212 | 2025.01.28 08:44:12.139167 [ 258 ] {327e9cd8-080a-4a9d-8885-98ea4ea1fd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23213 | 2025.01.28 08:44:12.139536 [ 258 ] {327e9cd8-080a-4a9d-8885-98ea4ea1fd2c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
23214 | 2025.01.28 08:44:12.139789 [ 258 ] {327e9cd8-080a-4a9d-8885-98ea4ea1fd2c} <Trace> oximeter.fields_u16 (f6acc13a-4c57-4f4a-8213-aa991d6543cd): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23215 | 2025.01.28 08:44:12.140012 [ 258 ] {327e9cd8-080a-4a9d-8885-98ea4ea1fd2c} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.001864 sec., 33261.80257510729 rows/sec., 2.41 MiB/sec. | ||
23216 | 2025.01.28 08:44:12.140065 [ 258 ] {327e9cd8-080a-4a9d-8885-98ea4ea1fd2c} <Debug> TCPHandler: Processed in 0.002196942 sec. | ||
23217 | 2025.01.28 08:44:12.140215 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23218 | 2025.01.28 08:44:12.140355 [ 4 ] {811e6437-afc6-4682-ad9e-df34cc535c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
23219 | 2025.01.28 08:44:12.140413 [ 4 ] {811e6437-afc6-4682-ad9e-df34cc535c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
23220 | 2025.01.28 08:44:12.141064 [ 4 ] {811e6437-afc6-4682-ad9e-df34cc535c08} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23221 | 2025.01.28 08:44:12.141104 [ 4 ] {811e6437-afc6-4682-ad9e-df34cc535c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23222 | 2025.01.28 08:44:12.141471 [ 4 ] {811e6437-afc6-4682-ad9e-df34cc535c08} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
23223 | 2025.01.28 08:44:12.141713 [ 4 ] {811e6437-afc6-4682-ad9e-df34cc535c08} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23224 | 2025.01.28 08:44:12.141929 [ 4 ] {811e6437-afc6-4682-ad9e-df34cc535c08} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001605 sec., 8722.741433021807 rows/sec., 610.88 KiB/sec. | ||
23225 | 2025.01.28 08:44:12.141982 [ 4 ] {811e6437-afc6-4682-ad9e-df34cc535c08} <Debug> TCPHandler: Processed in 0.001833006 sec. | ||
23226 | 2025.01.28 08:44:12.142145 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23227 | 2025.01.28 08:44:12.142281 [ 258 ] {0fd9a398-d30d-42bc-bab3-d4eb22cb786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
23228 | 2025.01.28 08:44:12.142338 [ 258 ] {0fd9a398-d30d-42bc-bab3-d4eb22cb786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
23229 | 2025.01.28 08:44:12.142967 [ 258 ] {0fd9a398-d30d-42bc-bab3-d4eb22cb786a} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23230 | 2025.01.28 08:44:12.143008 [ 258 ] {0fd9a398-d30d-42bc-bab3-d4eb22cb786a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23231 | 2025.01.28 08:44:12.143369 [ 258 ] {0fd9a398-d30d-42bc-bab3-d4eb22cb786a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
23232 | 2025.01.28 08:44:12.143626 [ 258 ] {0fd9a398-d30d-42bc-bab3-d4eb22cb786a} <Trace> oximeter.fields_u8 (8a9624e4-24fc-4584-9ad0-57bc9718198e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23233 | 2025.01.28 08:44:12.143872 [ 258 ] {0fd9a398-d30d-42bc-bab3-d4eb22cb786a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001616 sec., 8044.554455445545 rows/sec., 501.58 KiB/sec. | ||
23234 | 2025.01.28 08:44:12.143976 [ 258 ] {0fd9a398-d30d-42bc-bab3-d4eb22cb786a} <Debug> TCPHandler: Processed in 0.001896987 sec. | ||
23235 | 2025.01.28 08:44:12.144175 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23236 | 2025.01.28 08:44:12.144336 [ 4 ] {02860da6-6549-4ba5-869f-eed36f44eb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
23237 | 2025.01.28 08:44:12.144396 [ 4 ] {02860da6-6549-4ba5-869f-eed36f44eb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
23238 | 2025.01.28 08:44:12.145188 [ 4 ] {02860da6-6549-4ba5-869f-eed36f44eb93} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23239 | 2025.01.28 08:44:12.145230 [ 4 ] {02860da6-6549-4ba5-869f-eed36f44eb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23240 | 2025.01.28 08:44:12.145649 [ 4 ] {02860da6-6549-4ba5-869f-eed36f44eb93} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
23241 | 2025.01.28 08:44:12.145898 [ 4 ] {02860da6-6549-4ba5-869f-eed36f44eb93} <Trace> oximeter.fields_uuid (59f1c0d2-3727-4f90-b559-48086504480a): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23242 | 2025.01.28 08:44:12.146130 [ 4 ] {02860da6-6549-4ba5-869f-eed36f44eb93} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.001825 sec., 239452.05479452055 rows/sec., 17.17 MiB/sec. | ||
23243 | 2025.01.28 08:44:12.146187 [ 4 ] {02860da6-6549-4ba5-869f-eed36f44eb93} <Debug> TCPHandler: Processed in 0.00211286 sec. | ||
23244 | 2025.01.28 08:44:12.146389 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23245 | 2025.01.28 08:44:12.146611 [ 258 ] {386e9937-e0ea-4966-b96c-9200c77ab23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
23246 | 2025.01.28 08:44:12.146704 [ 258 ] {386e9937-e0ea-4966-b96c-9200c77ab23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
23247 | 2025.01.28 08:44:12.147230 [ 258 ] {386e9937-e0ea-4966-b96c-9200c77ab23c} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23248 | 2025.01.28 08:44:12.147269 [ 258 ] {386e9937-e0ea-4966-b96c-9200c77ab23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23249 | 2025.01.28 08:44:12.147633 [ 258 ] {386e9937-e0ea-4966-b96c-9200c77ab23c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
23250 | 2025.01.28 08:44:12.147873 [ 258 ] {386e9937-e0ea-4966-b96c-9200c77ab23c} <Trace> oximeter.measurements_bool (2c5fdedc-7b4b-4697-b2d5-c6464d9ec118): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23251 | 2025.01.28 08:44:12.148100 [ 258 ] {386e9937-e0ea-4966-b96c-9200c77ab23c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. | ||
23252 | 2025.01.28 08:44:12.148150 [ 258 ] {386e9937-e0ea-4966-b96c-9200c77ab23c} <Debug> TCPHandler: Processed in 0.001871456 sec. | ||
23253 | 2025.01.28 08:44:12.148297 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23254 | 2025.01.28 08:44:12.148437 [ 4 ] {67481965-079a-499a-b834-8da0cc2ee3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
23255 | 2025.01.28 08:44:12.148501 [ 4 ] {67481965-079a-499a-b834-8da0cc2ee3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
23256 | 2025.01.28 08:44:12.149117 [ 4 ] {67481965-079a-499a-b834-8da0cc2ee3d7} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23257 | 2025.01.28 08:44:12.149157 [ 4 ] {67481965-079a-499a-b834-8da0cc2ee3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23258 | 2025.01.28 08:44:12.149571 [ 4 ] {67481965-079a-499a-b834-8da0cc2ee3d7} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
23259 | 2025.01.28 08:44:12.149815 [ 4 ] {67481965-079a-499a-b834-8da0cc2ee3d7} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23260 | 2025.01.28 08:44:12.149991 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Selected 2 parts from all_1_182_38 to all_183_183_0 | ||
23261 | 2025.01.28 08:44:12.150051 [ 4 ] {67481965-079a-499a-b834-8da0cc2ee3d7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001637 sec., 144777.03115455102 rows/sec., 9.70 MiB/sec. | ||
23262 | 2025.01.28 08:44:12.150079 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23263 | 2025.01.28 08:44:12.150153 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23264 | 2025.01.28 08:44:12.150168 [ 4 ] {67481965-079a-499a-b834-8da0cc2ee3d7} <Debug> TCPHandler: Processed in 0.001938508 sec. | ||
23265 | 2025.01.28 08:44:12.150379 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_183_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_182_38 to all_183_183_0 into Compact with storage Full | ||
23266 | 2025.01.28 08:44:12.150392 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23267 | 2025.01.28 08:44:12.150631 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_183_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
23268 | 2025.01.28 08:44:12.150659 [ 258 ] {defa0afe-1e10-49ae-86ae-be8dc0a65a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
23269 | 2025.01.28 08:44:12.150696 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_183_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_182_38, total 54314 rows starting from the beginning of the part | ||
23270 | 2025.01.28 08:44:12.150772 [ 258 ] {defa0afe-1e10-49ae-86ae-be8dc0a65a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
23271 | 2025.01.28 08:44:12.150981 [ 186 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_183_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 96 rows starting from the beginning of the part | ||
23272 | 2025.01.28 08:44:12.152584 [ 258 ] {defa0afe-1e10-49ae-86ae-be8dc0a65a74} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23273 | 2025.01.28 08:44:12.152667 [ 258 ] {defa0afe-1e10-49ae-86ae-be8dc0a65a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23274 | 2025.01.28 08:44:12.153185 [ 258 ] {defa0afe-1e10-49ae-86ae-be8dc0a65a74} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
23275 | 2025.01.28 08:44:12.153556 [ 258 ] {defa0afe-1e10-49ae-86ae-be8dc0a65a74} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23276 | 2025.01.28 08:44:12.153795 [ 258 ] {defa0afe-1e10-49ae-86ae-be8dc0a65a74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003225 sec., 310.07751937984494 rows/sec., 20.89 KiB/sec. | ||
23277 | 2025.01.28 08:44:12.153851 [ 258 ] {defa0afe-1e10-49ae-86ae-be8dc0a65a74} <Debug> TCPHandler: Processed in 0.003590312 sec. | ||
23278 | 2025.01.28 08:44:12.153995 [ 4 ] {} <Trace> TCP-Session: 5ed124cc-c2fc-44da-9a8e-9d70227b8291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23279 | 2025.01.28 08:44:12.154219 [ 4 ] {cb07ffa3-9196-43c1-8f96-8c47e1888c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55756) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
23280 | 2025.01.28 08:44:12.154304 [ 4 ] {cb07ffa3-9196-43c1-8f96-8c47e1888c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
23281 | 2025.01.28 08:44:12.156008 [ 4 ] {cb07ffa3-9196-43c1-8f96-8c47e1888c9b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23282 | 2025.01.28 08:44:12.156061 [ 4 ] {cb07ffa3-9196-43c1-8f96-8c47e1888c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23283 | 2025.01.28 08:44:12.157101 [ 4 ] {cb07ffa3-9196-43c1-8f96-8c47e1888c9b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
23284 | 2025.01.28 08:44:12.157422 [ 4 ] {cb07ffa3-9196-43c1-8f96-8c47e1888c9b} <Trace> oximeter.measurements_histogramu64 (9dd6a3ba-ebf0-4f73-b6f8-60be52e9791e): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23285 | 2025.01.28 08:44:12.157771 [ 4 ] {cb07ffa3-9196-43c1-8f96-8c47e1888c9b} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003578 sec., 15371.716042481834 rows/sec., 27.55 MiB/sec. | ||
23286 | 2025.01.28 08:44:12.157989 [ 4 ] {cb07ffa3-9196-43c1-8f96-8c47e1888c9b} <Debug> TCPHandler: Processed in 0.004051018 sec. | ||
23287 | 2025.01.28 08:44:12.158234 [ 258 ] {} <Trace> TCP-Session: 36bddb6f-36fa-4601-8a6f-499a8ae01737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
23288 | 2025.01.28 08:44:12.158509 [ 258 ] {7ad9785e-3be9-482b-b73a-a926edfc13be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45051) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
23289 | 2025.01.28 08:44:12.158610 [ 258 ] {7ad9785e-3be9-482b-b73a-a926edfc13be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
23290 | 2025.01.28 08:44:12.159283 [ 258 ] {7ad9785e-3be9-482b-b73a-a926edfc13be} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23291 | 2025.01.28 08:44:12.159349 [ 258 ] {7ad9785e-3be9-482b-b73a-a926edfc13be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
23292 | 2025.01.28 08:44:12.159821 [ 258 ] {7ad9785e-3be9-482b-b73a-a926edfc13be} <Trace> MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) | ||
23293 | 2025.01.28 08:44:12.160111 [ 258 ] {7ad9785e-3be9-482b-b73a-a926edfc13be} <Trace> oximeter.measurements_u64 (bf19d122-070b-4ee7-84b4-e2ec697881d0): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23294 | 2025.01.28 08:44:12.160552 [ 258 ] {7ad9785e-3be9-482b-b73a-a926edfc13be} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002136 sec., 38389.513108614236 rows/sec., 2.44 MiB/sec. | ||
23295 | 2025.01.28 08:44:12.160629 [ 258 ] {7ad9785e-3be9-482b-b73a-a926edfc13be} <Debug> TCPHandler: Processed in 0.002538906 sec. | ||
23296 | 2025.01.28 08:44:12.161859 [ 188 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_183_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54410 rows, containing 5 columns (5 merged, 0 gathered) in 0.011604366 sec., 4688752.491950013 rows/sec., 316.56 MiB/sec. | ||
23297 | 2025.01.28 08:44:12.162430 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_183_39} <Trace> MergedBlockOutputStream: filled checksums all_1_183_39 (state Temporary) | ||
23298 | 2025.01.28 08:44:12.162787 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_183_39} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6): Renaming temporary part tmp_merge_all_1_183_39 to all_1_183_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23299 | 2025.01.28 08:44:12.162880 [ 197 ] {1735528b-6c10-43ad-a128-799da0e40db6::all_1_183_39} <Trace> oximeter.measurements_cumulativeu64 (1735528b-6c10-43ad-a128-799da0e40db6) (MergerMutator): Merged 2 parts: [all_1_182_38, all_183_183_0] -> all_1_183_39 | ||
23300 | 2025.01.28 08:44:12.162987 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
23301 | 2025.01.28 08:44:12.749932 [ 225 ] {} <Trace> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Found 6 old parts to remove. Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
23302 | 2025.01.28 08:44:12.749993 [ 225 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Removing 6 parts from filesystem (serially): Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
23303 | 2025.01.28 08:44:12.752307 [ 225 ] {} <Debug> oximeter.measurements_f64 (a17b5148-51e2-45d5-a1e8-f30d6b371fb2): Removing 6 parts from memory: Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
23304 | 2025.01.28 08:44:13.285107 [ 221 ] {} <Trace> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Found 6 old parts to remove. Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
23305 | 2025.01.28 08:44:13.285154 [ 221 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Removing 6 parts from filesystem (serially): Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
23306 | 2025.01.28 08:44:13.287302 [ 221 ] {} <Debug> oximeter.fields_u32 (351f0749-898a-4b67-a7d6-92bdbe31e615): Removing 6 parts from memory: Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
23307 | 2025.01.28 08:44:13.622872 [ 221 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
23308 | 2025.01.28 08:44:13.622911 [ 221 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
23309 | 2025.01.28 08:44:13.624954 [ 221 ] {} <Debug> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
23310 | 2025.01.28 08:44:14.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.15 MiB, peak 299.65 MiB, free memory in arenas 0.00 B, will set to 277.15 MiB (RSS), difference: 4.00 MiB | ||
23311 | 2025.01.28 08:44:15.382739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 830 | ||
23312 | 2025.01.28 08:44:15.408288 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
23313 | 2025.01.28 08:44:15.408348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
23314 | 2025.01.28 08:44:15.416153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
23315 | 2025.01.28 08:44:15.416987 [ 244 ] {} <Trace> system.metric_log (1b64eaa6-1b4e-4ff9-8519-ace8d021171a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
23316 | 2025.01.28 08:44:15.420065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 830 |