1 | [ Nov 21 19:33:11 Enabled. ] | ||
2 | [ Nov 21 19:33:11 Rereading configuration. ] | ||
3 | [ Nov 21 19:33:12 Rereading configuration. ] | ||
4 | [ Nov 21 19:33:13 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 | [ Nov 21 19:33:14 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.11.21 19:33:14.838716 [ 1 ] {} <Information> Application: Will watch for the process with pid 24595 | ||
29 | 2024.11.21 19:33:14.839132 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.21 19:33:15.115030 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24595 | ||
31 | 2024.11.21 19:33:15.115797 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.21 19:33:15.116554 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.21 19:33:15.212402 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.21 19:33:15.255800 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.21 19:33:15.255867 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.21 19:33:15.255881 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.21 19:33:15.256050 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.21 19:33:15.256587 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.21 19:33:15.258557 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.11.21 19:33:15.259399 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.21 19:33:15.260359 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.11.21 19:33:15.260388 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.11.21 19:33:15.260405 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.21 19:33:15.260637 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.21 19:33:15.262034 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.21 19:33:15.269725 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.21 19:33:15.270886 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.21 19:33:15.273028 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.21 19:33:15.273114 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.21 19:33:15.275373 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.11.21 19:33:15.276649 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.21 19:33:15.282833 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.21 19:33:15.283872 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.21 19:33:15.285979 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.21 19:33:15.286493 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.21 19:33:15.286953 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.21 19:33:15.287470 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.21 19:33:15.289211 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.21 19:33:15.289256 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.21 19:33:15.289347 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.21 19:33:15.289483 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.21 19:33:15.303191 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.21 19:33:15.303224 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000218523 sec | ||
68 | 2024.11.21 19:33:15.303278 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.21 19:33:15.303296 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.21 19:33:15.304082 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.21 19:33:15.305254 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.21 19:33:15.320949 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.21 19:33:15.321014 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.21 19:33:15.321044 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.21 19:33:15.321062 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.21 19:33:15.321106 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.21 19:33:15.321134 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.11.21 19:33:15.325076 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.21 19:33:15.325145 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.21 19:33:15.325174 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.11.21 19:33:15.325413 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.21 19:33:15.325438 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.21 19:33:15.325485 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.21 19:33:15.325511 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.21 19:33:15.325531 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.21 19:33:15.325569 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.21 19:33:15.325595 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.21 19:33:15.356707 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.21 19:33:15.359544 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.21 19:33:15.359576 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3621e-05 sec | ||
91 | 2024.11.21 19:33:15.359590 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.21 19:33:15.359602 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.21 19:33:15.359627 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.21 19:33:15.359846 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.21 19:33:15.359891 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.21 19:33:15.359904 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.21 19:33:15.359916 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.11.21 19:33:15.359928 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.21 19:33:15.370960 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.21 19:33:15.371292 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2024.11.21 19:33:15.372388 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.036e-05 sec. | ||
102 | 2024.11.21 19:33:15.373519 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.21 19:33:15.373611 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.21 19:33:15.373637 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.21 19:33:15.396354 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33290 | ||
106 | 2024.11.21 19:33:15.396672 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.21 19:33:15.396749 [ 3 ] {} <Debug> TCP-Session: 0911588b-4ff4-4223-bbb9-b8e6e3fc1009 Authenticating user 'default' from [fd00:1122:3344:101::a]:33290 | ||
108 | 2024.11.21 19:33:15.396793 [ 3 ] {} <Debug> TCP-Session: 0911588b-4ff4-4223-bbb9-b8e6e3fc1009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.21 19:33:15.396827 [ 3 ] {} <Debug> TCP-Session: 0911588b-4ff4-4223-bbb9-b8e6e3fc1009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.21 19:33:15.396928 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.21 19:33:15.396958 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.11.21 19:33:15.396985 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.11.21 19:33:15.397364 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43488 | ||
114 | 2024.11.21 19:33:15.397368 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57005 | ||
115 | 2024.11.21 19:33:15.397535 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.11.21 19:33:15.397557 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.11.21 19:33:15.397589 [ 4 ] {} <Debug> TCP-Session: 9a493a5d-91bf-46a6-8239-4e72beacd616 Authenticating user 'default' from [fd00:1122:3344:101::a]:43488 | ||
118 | 2024.11.21 19:33:15.397626 [ 5 ] {} <Debug> TCP-Session: d4cb33f1-d915-4c9b-b07b-951afc828bcc Authenticating user 'default' from [fd00:1122:3344:101::a]:57005 | ||
119 | 2024.11.21 19:33:15.397634 [ 4 ] {} <Debug> TCP-Session: 9a493a5d-91bf-46a6-8239-4e72beacd616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.11.21 19:33:15.397671 [ 5 ] {} <Debug> TCP-Session: d4cb33f1-d915-4c9b-b07b-951afc828bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.11.21 19:33:15.397698 [ 4 ] {} <Debug> TCP-Session: 9a493a5d-91bf-46a6-8239-4e72beacd616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.11.21 19:33:15.397708 [ 5 ] {} <Debug> TCP-Session: d4cb33f1-d915-4c9b-b07b-951afc828bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.11.21 19:33:15.398260 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39314 | ||
124 | 2024.11.21 19:33:15.398440 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.11.21 19:33:15.398476 [ 253 ] {} <Debug> TCP-Session: 0e0a0583-6228-4938-a072-987ea82c4c93 Authenticating user 'default' from [fd00:1122:3344:101::a]:39314 | ||
126 | 2024.11.21 19:33:15.398498 [ 253 ] {} <Debug> TCP-Session: 0e0a0583-6228-4938-a072-987ea82c4c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2024.11.21 19:33:15.398530 [ 253 ] {} <Debug> TCP-Session: 0e0a0583-6228-4938-a072-987ea82c4c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.21 19:33:15.398642 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41274 | ||
129 | 2024.11.21 19:33:15.398652 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57001 | ||
130 | 2024.11.21 19:33:15.398856 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52314 | ||
131 | 2024.11.21 19:33:15.398863 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
132 | 2024.11.21 19:33:15.399072 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59178 | ||
133 | 2024.11.21 19:33:15.399084 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2024.11.21 19:33:15.399097 [ 254 ] {} <Debug> TCP-Session: 237bb3e0-8abf-4255-ac11-7d95e071234f Authenticating user 'default' from [fd00:1122:3344:101::a]:41274 | ||
135 | 2024.11.21 19:33:15.399352 [ 255 ] {} <Debug> TCP-Session: ad6358dd-686c-4497-a9f0-c6b957f2226c Authenticating user 'default' from [fd00:1122:3344:101::a]:57001 | ||
136 | 2024.11.21 19:33:15.399361 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2024.11.21 19:33:15.399404 [ 254 ] {} <Debug> TCP-Session: 237bb3e0-8abf-4255-ac11-7d95e071234f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.21 19:33:15.399413 [ 255 ] {} <Debug> TCP-Session: ad6358dd-686c-4497-a9f0-c6b957f2226c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2024.11.21 19:33:15.399439 [ 256 ] {} <Debug> TCP-Session: 8903ad22-b0b6-46f7-a270-0ae9726722bc Authenticating user 'default' from [fd00:1122:3344:101::a]:52314 | ||
140 | 2024.11.21 19:33:15.399455 [ 254 ] {} <Debug> TCP-Session: 237bb3e0-8abf-4255-ac11-7d95e071234f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.11.21 19:33:15.399472 [ 255 ] {} <Debug> TCP-Session: ad6358dd-686c-4497-a9f0-c6b957f2226c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2024.11.21 19:33:15.399488 [ 256 ] {} <Debug> TCP-Session: 8903ad22-b0b6-46f7-a270-0ae9726722bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.11.21 19:33:15.399384 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2024.11.21 19:33:15.399604 [ 256 ] {} <Debug> TCP-Session: 8903ad22-b0b6-46f7-a270-0ae9726722bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.21 19:33:15.399687 [ 257 ] {} <Debug> TCP-Session: b1988cf6-a4c7-470b-a583-1370d53ed4ac Authenticating user 'default' from [fd00:1122:3344:101::a]:59178 | ||
146 | 2024.11.21 19:33:15.399731 [ 257 ] {} <Debug> TCP-Session: b1988cf6-a4c7-470b-a583-1370d53ed4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.11.21 19:33:15.399765 [ 257 ] {} <Debug> TCP-Session: b1988cf6-a4c7-470b-a583-1370d53ed4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.21 19:33:15.476675 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42676 | ||
149 | 2024.11.21 19:33:15.476856 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.11.21 19:33:15.476905 [ 258 ] {} <Debug> TCP-Session: fda16de5-afed-4e97-9647-2ea16cd18e24 Authenticating user 'default' from [fd00:1122:3344:101::c]:42676 | ||
151 | 2024.11.21 19:33:15.476942 [ 258 ] {} <Debug> TCP-Session: fda16de5-afed-4e97-9647-2ea16cd18e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.21 19:33:15.476999 [ 258 ] {} <Debug> TCP-Session: fda16de5-afed-4e97-9647-2ea16cd18e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.21 19:33:15.477115 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.11.21 19:33:15.477153 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
155 | 2024.11.21 19:33:15.477183 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2024.11.21 19:33:15.477626 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43987 | ||
157 | 2024.11.21 19:33:15.477714 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49716 | ||
158 | 2024.11.21 19:33:15.477960 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
159 | 2024.11.21 19:33:15.477998 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2024.11.21 19:33:15.478001 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55859 | ||
161 | 2024.11.21 19:33:15.478069 [ 260 ] {} <Debug> TCP-Session: 0714015a-0ad6-4723-9a4d-d18a96766b3b Authenticating user 'default' from [fd00:1122:3344:101::c]:49716 | ||
162 | 2024.11.21 19:33:15.478058 [ 259 ] {} <Debug> TCP-Session: 35b59761-01ca-43d3-a759-8201e0f18ed9 Authenticating user 'default' from [fd00:1122:3344:101::c]:43987 | ||
163 | 2024.11.21 19:33:15.478240 [ 260 ] {} <Debug> TCP-Session: 0714015a-0ad6-4723-9a4d-d18a96766b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
164 | 2024.11.21 19:33:15.478275 [ 259 ] {} <Debug> TCP-Session: 35b59761-01ca-43d3-a759-8201e0f18ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
165 | 2024.11.21 19:33:15.478292 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2024.11.21 19:33:15.478313 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38561 | ||
167 | 2024.11.21 19:33:15.478348 [ 259 ] {} <Debug> TCP-Session: 35b59761-01ca-43d3-a759-8201e0f18ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
168 | 2024.11.21 19:33:15.478329 [ 260 ] {} <Debug> TCP-Session: 0714015a-0ad6-4723-9a4d-d18a96766b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2024.11.21 19:33:15.478385 [ 261 ] {} <Debug> TCP-Session: c9da1564-e4b5-4bd3-ac98-9602b97fdd56 Authenticating user 'default' from [fd00:1122:3344:101::c]:55859 | ||
170 | 2024.11.21 19:33:15.478423 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50074 | ||
171 | 2024.11.21 19:33:15.478694 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63154 | ||
172 | 2024.11.21 19:33:15.478796 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2024.11.21 19:33:15.478901 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35167 | ||
174 | 2024.11.21 19:33:15.478959 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
175 | 2024.11.21 19:33:15.478982 [ 261 ] {} <Debug> TCP-Session: c9da1564-e4b5-4bd3-ac98-9602b97fdd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2024.11.21 19:33:15.479318 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2024.11.21 19:33:15.479364 [ 261 ] {} <Debug> TCP-Session: c9da1564-e4b5-4bd3-ac98-9602b97fdd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2024.11.21 19:33:15.479388 [ 265 ] {} <Debug> TCP-Session: a13c1ff9-9d0a-43ad-a694-b39fe78f4a05 Authenticating user 'default' from [fd00:1122:3344:101::c]:35167 | ||
179 | 2024.11.21 19:33:15.479312 [ 263 ] {} <Debug> TCP-Session: ada46c3f-c049-4317-a7b1-ce661de6e0ef Authenticating user 'default' from [fd00:1122:3344:101::c]:50074 | ||
180 | 2024.11.21 19:33:15.479283 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
181 | 2024.11.21 19:33:15.479455 [ 265 ] {} <Debug> TCP-Session: a13c1ff9-9d0a-43ad-a694-b39fe78f4a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.11.21 19:33:15.478997 [ 262 ] {} <Debug> TCP-Session: f0a30cf0-167b-4ae1-a555-5bd06a5c419d Authenticating user 'default' from [fd00:1122:3344:101::c]:38561 | ||
183 | 2024.11.21 19:33:15.479497 [ 263 ] {} <Debug> TCP-Session: ada46c3f-c049-4317-a7b1-ce661de6e0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.11.21 19:33:15.479561 [ 265 ] {} <Debug> TCP-Session: a13c1ff9-9d0a-43ad-a694-b39fe78f4a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.11.21 19:33:15.479565 [ 264 ] {} <Debug> TCP-Session: 6b79a083-6380-4e16-bb68-0de9260ff8ae Authenticating user 'default' from [fd00:1122:3344:101::c]:63154 | ||
186 | 2024.11.21 19:33:15.479618 [ 263 ] {} <Debug> TCP-Session: ada46c3f-c049-4317-a7b1-ce661de6e0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.11.21 19:33:15.479593 [ 262 ] {} <Debug> TCP-Session: f0a30cf0-167b-4ae1-a555-5bd06a5c419d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.11.21 19:33:15.479680 [ 264 ] {} <Debug> TCP-Session: 6b79a083-6380-4e16-bb68-0de9260ff8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.11.21 19:33:15.479745 [ 262 ] {} <Debug> TCP-Session: f0a30cf0-167b-4ae1-a555-5bd06a5c419d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.11.21 19:33:15.479779 [ 264 ] {} <Debug> TCP-Session: 6b79a083-6380-4e16-bb68-0de9260ff8ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.11.21 19:33:15.521539 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52452 | ||
192 | 2024.11.21 19:33:15.521722 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
193 | 2024.11.21 19:33:15.521758 [ 266 ] {} <Debug> TCP-Session: d0fa0d1f-e5aa-4557-a206-be3c8b4b33af Authenticating user 'default' from [fd00:1122:3344:101::b]:52452 | ||
194 | 2024.11.21 19:33:15.521804 [ 266 ] {} <Debug> TCP-Session: d0fa0d1f-e5aa-4557-a206-be3c8b4b33af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2024.11.21 19:33:15.521823 [ 266 ] {} <Debug> TCP-Session: d0fa0d1f-e5aa-4557-a206-be3c8b4b33af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.11.21 19:33:15.521915 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
197 | 2024.11.21 19:33:15.521958 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
198 | 2024.11.21 19:33:15.521980 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
199 | 2024.11.21 19:33:15.522549 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45834 | ||
200 | 2024.11.21 19:33:15.522779 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55327 | ||
201 | 2024.11.21 19:33:15.522749 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33355 | ||
202 | 2024.11.21 19:33:15.522790 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
203 | 2024.11.21 19:33:15.523061 [ 268 ] {} <Debug> TCP-Session: eae1daf1-8430-46e7-bac5-f33a92c83938 Authenticating user 'default' from [fd00:1122:3344:101::b]:45834 | ||
204 | 2024.11.21 19:33:15.523128 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
205 | 2024.11.21 19:33:15.523127 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49200 | ||
206 | 2024.11.21 19:33:15.523222 [ 268 ] {} <Debug> TCP-Session: eae1daf1-8430-46e7-bac5-f33a92c83938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
207 | 2024.11.21 19:33:15.523445 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
208 | 2024.11.21 19:33:15.523493 [ 270 ] {} <Debug> TCP-Session: 276ebf67-cc76-471a-a560-25bf2051dd8b Authenticating user 'default' from [fd00:1122:3344:101::b]:49200 | ||
209 | 2024.11.21 19:33:15.523523 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
210 | 2024.11.21 19:33:15.523157 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35416 | ||
211 | 2024.11.21 19:33:15.523555 [ 270 ] {} <Debug> TCP-Session: 276ebf67-cc76-471a-a560-25bf2051dd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2024.11.21 19:33:15.523608 [ 267 ] {} <Debug> TCP-Session: 1a920a5f-1799-4867-96f3-fd8f3b3e820e Authenticating user 'default' from [fd00:1122:3344:101::b]:33355 | ||
213 | 2024.11.21 19:33:15.523579 [ 268 ] {} <Debug> TCP-Session: eae1daf1-8430-46e7-bac5-f33a92c83938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
214 | 2024.11.21 19:33:15.523661 [ 270 ] {} <Debug> TCP-Session: 276ebf67-cc76-471a-a560-25bf2051dd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
215 | 2024.11.21 19:33:15.523537 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53993 | ||
216 | 2024.11.21 19:33:15.523878 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58305 | ||
217 | 2024.11.21 19:33:15.523915 [ 269 ] {} <Debug> TCP-Session: 55f4037c-51ae-4c97-93fd-961d754dd637 Authenticating user 'default' from [fd00:1122:3344:101::b]:55327 | ||
218 | 2024.11.21 19:33:15.524052 [ 267 ] {} <Debug> TCP-Session: 1a920a5f-1799-4867-96f3-fd8f3b3e820e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
219 | 2024.11.21 19:33:15.524280 [ 269 ] {} <Debug> TCP-Session: 55f4037c-51ae-4c97-93fd-961d754dd637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
220 | 2024.11.21 19:33:15.524296 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
221 | 2024.11.21 19:33:15.524431 [ 269 ] {} <Debug> TCP-Session: 55f4037c-51ae-4c97-93fd-961d754dd637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
222 | 2024.11.21 19:33:15.524473 [ 267 ] {} <Debug> TCP-Session: 1a920a5f-1799-4867-96f3-fd8f3b3e820e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2024.11.21 19:33:15.524482 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
224 | 2024.11.21 19:33:15.524562 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
225 | 2024.11.21 19:33:15.524682 [ 273 ] {} <Debug> TCP-Session: cb5a28a8-7be5-4bb4-b1df-498b804d17d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:58305 | ||
226 | 2024.11.21 19:33:15.524698 [ 272 ] {} <Debug> TCP-Session: 222cd0ff-503d-4551-8b56-38234ac8f915 Authenticating user 'default' from [fd00:1122:3344:101::b]:53993 | ||
227 | 2024.11.21 19:33:15.524726 [ 271 ] {} <Debug> TCP-Session: be0a7090-4990-4813-8f3a-0cb9ee8cf020 Authenticating user 'default' from [fd00:1122:3344:101::b]:35416 | ||
228 | 2024.11.21 19:33:15.524751 [ 273 ] {} <Debug> TCP-Session: cb5a28a8-7be5-4bb4-b1df-498b804d17d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.11.21 19:33:15.524770 [ 272 ] {} <Debug> TCP-Session: 222cd0ff-503d-4551-8b56-38234ac8f915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2024.11.21 19:33:15.524816 [ 273 ] {} <Debug> TCP-Session: cb5a28a8-7be5-4bb4-b1df-498b804d17d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2024.11.21 19:33:15.524836 [ 272 ] {} <Debug> TCP-Session: 222cd0ff-503d-4551-8b56-38234ac8f915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
232 | 2024.11.21 19:33:15.524828 [ 271 ] {} <Debug> TCP-Session: be0a7090-4990-4813-8f3a-0cb9ee8cf020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2024.11.21 19:33:15.525045 [ 271 ] {} <Debug> TCP-Session: be0a7090-4990-4813-8f3a-0cb9ee8cf020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.11.21 19:33:16.000272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.26 MiB, peak 117.26 MiB, free memory in arenas 0.00 B, will set to 120.43 MiB (RSS), difference: 3.17 MiB | ||
235 | 2024.11.21 19:33:16.422204 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53627 | ||
236 | 2024.11.21 19:33:16.423377 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2024.11.21 19:33:16.423440 [ 274 ] {} <Debug> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Authenticating user 'default' from [fd00:1122:3344:101::d]:53627 | ||
238 | 2024.11.21 19:33:16.423465 [ 274 ] {} <Debug> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.11.21 19:33:16.423480 [ 274 ] {} <Debug> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2024.11.21 19:33:16.423561 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2024.11.21 19:33:16.423588 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
242 | 2024.11.21 19:33:16.423617 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
243 | 2024.11.21 19:33:16.424041 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42783 | ||
244 | 2024.11.21 19:33:16.424312 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54483 | ||
245 | 2024.11.21 19:33:16.424334 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36963 | ||
246 | 2024.11.21 19:33:16.424356 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
247 | 2024.11.21 19:33:16.424651 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
248 | 2024.11.21 19:33:16.424682 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57041 | ||
249 | 2024.11.21 19:33:16.424673 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
250 | 2024.11.21 19:33:16.424709 [ 275 ] {} <Debug> TCP-Session: 729b9923-ac88-43c9-a41f-d4d5cce2e805 Authenticating user 'default' from [fd00:1122:3344:101::d]:42783 | ||
251 | 2024.11.21 19:33:16.424913 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34800 | ||
252 | 2024.11.21 19:33:16.424966 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
253 | 2024.11.21 19:33:16.424979 [ 277 ] {} <Debug> TCP-Session: 69e61dd4-a3b3-4b2d-9228-f2f29fe17cee Authenticating user 'default' from [fd00:1122:3344:101::d]:36963 | ||
254 | 2024.11.21 19:33:16.425008 [ 275 ] {} <Debug> TCP-Session: 729b9923-ac88-43c9-a41f-d4d5cce2e805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
255 | 2024.11.21 19:33:16.425043 [ 277 ] {} <Debug> TCP-Session: 69e61dd4-a3b3-4b2d-9228-f2f29fe17cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
256 | 2024.11.21 19:33:16.425033 [ 278 ] {} <Debug> TCP-Session: 37ca2816-1eb9-4dfb-bfcb-0826afc7418e Authenticating user 'default' from [fd00:1122:3344:101::d]:57041 | ||
257 | 2024.11.21 19:33:16.424778 [ 276 ] {} <Debug> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:54483 | ||
258 | 2024.11.21 19:33:16.425727 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34247 | ||
259 | 2024.11.21 19:33:16.425924 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38915 | ||
260 | 2024.11.21 19:33:16.425940 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
261 | 2024.11.21 19:33:16.425985 [ 276 ] {} <Debug> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.11.21 19:33:16.425993 [ 275 ] {} <Debug> TCP-Session: 729b9923-ac88-43c9-a41f-d4d5cce2e805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
263 | 2024.11.21 19:33:16.425962 [ 278 ] {} <Debug> TCP-Session: 37ca2816-1eb9-4dfb-bfcb-0826afc7418e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
264 | 2024.11.21 19:33:16.426957 [ 278 ] {} <Debug> TCP-Session: 37ca2816-1eb9-4dfb-bfcb-0826afc7418e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
265 | 2024.11.21 19:33:16.427096 [ 276 ] {} <Debug> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2024.11.21 19:33:16.427098 [ 279 ] {} <Debug> TCP-Session: 4adec4c2-271d-4f8f-9389-0c4a840b7473 Authenticating user 'default' from [fd00:1122:3344:101::d]:34800 | ||
267 | 2024.11.21 19:33:16.427131 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51253 | ||
268 | 2024.11.21 19:33:16.427170 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
269 | 2024.11.21 19:33:16.426972 [ 277 ] {} <Debug> TCP-Session: 69e61dd4-a3b3-4b2d-9228-f2f29fe17cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2024.11.21 19:33:16.427134 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
271 | 2024.11.21 19:33:16.427118 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
272 | 2024.11.21 19:33:16.427351 [ 279 ] {} <Debug> TCP-Session: 4adec4c2-271d-4f8f-9389-0c4a840b7473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2024.11.21 19:33:16.427475 [ 280 ] {} <Debug> TCP-Session: 2ce5addf-249c-4d82-9fd1-55a5d160a96b Authenticating user 'default' from [fd00:1122:3344:101::d]:34247 | ||
274 | 2024.11.21 19:33:16.427570 [ 279 ] {} <Debug> TCP-Session: 4adec4c2-271d-4f8f-9389-0c4a840b7473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
275 | 2024.11.21 19:33:16.427635 [ 280 ] {} <Debug> TCP-Session: 2ce5addf-249c-4d82-9fd1-55a5d160a96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2024.11.21 19:33:16.427722 [ 281 ] {} <Debug> TCP-Session: d2cac7a1-efbd-4ea7-8684-062f329061b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38915 | ||
277 | 2024.11.21 19:33:16.427634 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
278 | 2024.11.21 19:33:16.427813 [ 281 ] {} <Debug> TCP-Session: d2cac7a1-efbd-4ea7-8684-062f329061b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
279 | 2024.11.21 19:33:16.427756 [ 280 ] {} <Debug> TCP-Session: 2ce5addf-249c-4d82-9fd1-55a5d160a96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2024.11.21 19:33:16.427868 [ 282 ] {} <Debug> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51253 | ||
281 | 2024.11.21 19:33:16.427880 [ 281 ] {} <Debug> TCP-Session: d2cac7a1-efbd-4ea7-8684-062f329061b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2024.11.21 19:33:16.428564 [ 282 ] {} <Debug> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2024.11.21 19:33:16.428594 [ 282 ] {} <Debug> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2024.11.21 19:33:16.431352 [ 274 ] {a5e724be-a61f-4c61-a47f-ec9b72028148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
285 | 2024.11.21 19:33:16.493201 [ 274 ] {a5e724be-a61f-4c61-a47f-ec9b72028148} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53627) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
286 | |||
287 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
301 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
302 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
303 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
305 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
307 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2024.11.21 19:33:16.494642 [ 274 ] {a5e724be-a61f-4c61-a47f-ec9b72028148} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
310 | |||
311 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
325 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
326 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
327 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
329 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
331 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2024.11.21 19:33:16.494800 [ 274 ] {a5e724be-a61f-4c61-a47f-ec9b72028148} <Debug> TCPHandler: Processed in 0.070023096 sec. | ||
334 | 2024.11.21 19:33:16.495156 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.11.21 19:33:16.495360 [ 276 ] {490e49e2-d9e2-4897-ad37-3bc97d8523b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2024.11.21 19:33:16.495736 [ 276 ] {490e49e2-d9e2-4897-ad37-3bc97d8523b0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54483) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
337 | |||
338 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
352 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
353 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
354 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
356 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
358 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2024.11.21 19:33:16.495906 [ 276 ] {490e49e2-d9e2-4897-ad37-3bc97d8523b0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
361 | |||
362 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
376 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
377 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
378 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
380 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
382 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2024.11.21 19:33:16.496030 [ 276 ] {490e49e2-d9e2-4897-ad37-3bc97d8523b0} <Debug> TCPHandler: Processed in 0.001023783 sec. | ||
385 | 2024.11.21 19:33:16.496873 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.11.21 19:33:16.498282 [ 274 ] {15d03747-c502-4f26-b3e4-635e99a3641a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
387 | 2024.11.21 19:33:16.498934 [ 274 ] {15d03747-c502-4f26-b3e4-635e99a3641a} <Debug> TCPHandler: Processed in 0.002183629 sec. | ||
388 | 2024.11.21 19:33:16.499136 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.21 19:33:16.499283 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
390 | 2024.11.21 19:33:16.499393 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
391 | 2024.11.21 19:33:16.501974 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
392 | 2024.11.21 19:33:16.502040 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000102782 sec | ||
393 | 2024.11.21 19:33:16.502058 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} <Trace> ReferentialDeps: No tables | ||
394 | 2024.11.21 19:33:16.502071 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} <Trace> LoadingDeps: No tables | ||
395 | 2024.11.21 19:33:16.502116 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
396 | 2024.11.21 19:33:16.502171 [ 276 ] {606e8751-5e90-4905-835c-09858ed9df48} <Debug> TCPHandler: Processed in 0.003093581 sec. | ||
397 | 2024.11.21 19:33:16.502382 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.11.21 19:33:16.502582 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) /* The version table contains metadata about the `oximeter` database */ | ||
399 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
400 | 2024.11.21 19:33:16.502662 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
401 | 2024.11.21 19:33:16.511171 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
402 | 2024.11.21 19:33:16.512903 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} <Debug> oximeter.version (d122c62b-6e42-4087-962c-4327877b57c9): Loading data parts | ||
403 | 2024.11.21 19:33:16.513411 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} <Debug> oximeter.version (d122c62b-6e42-4087-962c-4327877b57c9): There are no data parts | ||
404 | 2024.11.21 19:33:16.516546 [ 274 ] {6090045f-8a1b-4507-af7b-580ccc7d4535} <Debug> TCPHandler: Processed in 0.01423528 sec. | ||
405 | 2024.11.21 19:33:16.516811 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
406 | 2024.11.21 19:33:16.517052 [ 276 ] {da4b487a-bcda-4eca-8795-78d63500cd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) /* The measurement tables contain all individual samples from each timeseries. | ||
407 | * | ||
408 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
409 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
410 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
411 | * by all samples from the same timeseries. | ||
412 | * | ||
413 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
414 | * and then uses that to index quickly into the measurements tables. | ||
415 | */ | ||
416 | 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) | ||
417 | 2024.11.21 19:33:16.517180 [ 276 ] {da4b487a-bcda-4eca-8795-78d63500cd06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
418 | 2024.11.21 19:33:16.526401 [ 276 ] {da4b487a-bcda-4eca-8795-78d63500cd06} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Loading data parts | ||
419 | 2024.11.21 19:33:16.526730 [ 276 ] {da4b487a-bcda-4eca-8795-78d63500cd06} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): There are no data parts | ||
420 | 2024.11.21 19:33:16.528792 [ 276 ] {da4b487a-bcda-4eca-8795-78d63500cd06} <Debug> TCPHandler: Processed in 0.012043541 sec. | ||
421 | 2024.11.21 19:33:16.529032 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.11.21 19:33:16.529312 [ 274 ] {e29c656d-3378-433d-a25d-ed3b74481bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
423 | 2024.11.21 19:33:16.529368 [ 274 ] {e29c656d-3378-433d-a25d-ed3b74481bf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
424 | 2024.11.21 19:33:16.533713 [ 274 ] {e29c656d-3378-433d-a25d-ed3b74481bf2} <Debug> oximeter.measurements_i8 (39e5d579-51e6-4c9a-99a9-4fb240a3c8fe): Loading data parts | ||
425 | 2024.11.21 19:33:16.533952 [ 274 ] {e29c656d-3378-433d-a25d-ed3b74481bf2} <Debug> oximeter.measurements_i8 (39e5d579-51e6-4c9a-99a9-4fb240a3c8fe): There are no data parts | ||
426 | 2024.11.21 19:33:16.537748 [ 274 ] {e29c656d-3378-433d-a25d-ed3b74481bf2} <Debug> TCPHandler: Processed in 0.008808247 sec. | ||
427 | 2024.11.21 19:33:16.537972 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
428 | 2024.11.21 19:33:16.538193 [ 276 ] {75e0e0ab-7340-4747-9e09-9e2560a5f335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
429 | 2024.11.21 19:33:16.538282 [ 276 ] {75e0e0ab-7340-4747-9e09-9e2560a5f335} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
430 | 2024.11.21 19:33:16.541035 [ 276 ] {75e0e0ab-7340-4747-9e09-9e2560a5f335} <Debug> oximeter.measurements_u8 (b53bd593-a975-429b-88e8-9c5180726749): Loading data parts | ||
431 | 2024.11.21 19:33:16.541255 [ 276 ] {75e0e0ab-7340-4747-9e09-9e2560a5f335} <Debug> oximeter.measurements_u8 (b53bd593-a975-429b-88e8-9c5180726749): There are no data parts | ||
432 | 2024.11.21 19:33:16.544253 [ 276 ] {75e0e0ab-7340-4747-9e09-9e2560a5f335} <Debug> TCPHandler: Processed in 0.006347675 sec. | ||
433 | 2024.11.21 19:33:16.544450 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
434 | 2024.11.21 19:33:16.544714 [ 274 ] {c8a103d8-4c8d-4f1a-91d3-8cd7d8023806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
435 | 2024.11.21 19:33:16.544765 [ 274 ] {c8a103d8-4c8d-4f1a-91d3-8cd7d8023806} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
436 | 2024.11.21 19:33:16.550949 [ 274 ] {c8a103d8-4c8d-4f1a-91d3-8cd7d8023806} <Debug> oximeter.measurements_i16 (4b9248a8-26fc-4650-b10b-24afec48cd28): Loading data parts | ||
437 | 2024.11.21 19:33:16.551148 [ 274 ] {c8a103d8-4c8d-4f1a-91d3-8cd7d8023806} <Debug> oximeter.measurements_i16 (4b9248a8-26fc-4650-b10b-24afec48cd28): There are no data parts | ||
438 | 2024.11.21 19:33:16.555100 [ 274 ] {c8a103d8-4c8d-4f1a-91d3-8cd7d8023806} <Debug> TCPHandler: Processed in 0.010703863 sec. | ||
439 | 2024.11.21 19:33:16.555330 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
440 | 2024.11.21 19:33:16.555545 [ 276 ] {5dd08594-a80c-467b-a768-e37b1871e623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
441 | 2024.11.21 19:33:16.555636 [ 276 ] {5dd08594-a80c-467b-a768-e37b1871e623} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
442 | 2024.11.21 19:33:16.558280 [ 276 ] {5dd08594-a80c-467b-a768-e37b1871e623} <Debug> oximeter.measurements_u16 (036ae6db-c505-44a1-988c-fa6aa47c2ab6): Loading data parts | ||
443 | 2024.11.21 19:33:16.558482 [ 276 ] {5dd08594-a80c-467b-a768-e37b1871e623} <Debug> oximeter.measurements_u16 (036ae6db-c505-44a1-988c-fa6aa47c2ab6): There are no data parts | ||
444 | 2024.11.21 19:33:16.560195 [ 276 ] {5dd08594-a80c-467b-a768-e37b1871e623} <Debug> TCPHandler: Processed in 0.004932656 sec. | ||
445 | 2024.11.21 19:33:16.560433 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
446 | 2024.11.21 19:33:16.560716 [ 274 ] {04e53422-4727-430a-b1b3-519a74deef5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
447 | 2024.11.21 19:33:16.560775 [ 274 ] {04e53422-4727-430a-b1b3-519a74deef5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
448 | 2024.11.21 19:33:16.563408 [ 274 ] {04e53422-4727-430a-b1b3-519a74deef5f} <Debug> oximeter.measurements_i32 (b9213eb6-ef50-443e-bade-2355136ca95f): Loading data parts | ||
449 | 2024.11.21 19:33:16.563612 [ 274 ] {04e53422-4727-430a-b1b3-519a74deef5f} <Debug> oximeter.measurements_i32 (b9213eb6-ef50-443e-bade-2355136ca95f): There are no data parts | ||
450 | 2024.11.21 19:33:16.565311 [ 274 ] {04e53422-4727-430a-b1b3-519a74deef5f} <Debug> TCPHandler: Processed in 0.004967726 sec. | ||
451 | 2024.11.21 19:33:16.565577 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
452 | 2024.11.21 19:33:16.565787 [ 276 ] {85ad3761-8b81-468e-b1ed-e5ae473668e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
453 | 2024.11.21 19:33:16.565867 [ 276 ] {85ad3761-8b81-468e-b1ed-e5ae473668e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
454 | 2024.11.21 19:33:16.569257 [ 276 ] {85ad3761-8b81-468e-b1ed-e5ae473668e2} <Debug> oximeter.measurements_u32 (504eeb0f-8fde-4287-b8be-afb9ee923241): Loading data parts | ||
455 | 2024.11.21 19:33:16.569436 [ 276 ] {85ad3761-8b81-468e-b1ed-e5ae473668e2} <Debug> oximeter.measurements_u32 (504eeb0f-8fde-4287-b8be-afb9ee923241): There are no data parts | ||
456 | 2024.11.21 19:33:16.572333 [ 276 ] {85ad3761-8b81-468e-b1ed-e5ae473668e2} <Debug> TCPHandler: Processed in 0.006817801 sec. | ||
457 | 2024.11.21 19:33:16.572545 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2024.11.21 19:33:16.572813 [ 274 ] {c653e18a-d411-4637-96d9-522cd6705c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
459 | 2024.11.21 19:33:16.572899 [ 274 ] {c653e18a-d411-4637-96d9-522cd6705c63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
460 | 2024.11.21 19:33:16.574984 [ 274 ] {c653e18a-d411-4637-96d9-522cd6705c63} <Debug> oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): Loading data parts | ||
461 | 2024.11.21 19:33:16.575151 [ 274 ] {c653e18a-d411-4637-96d9-522cd6705c63} <Debug> oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): There are no data parts | ||
462 | 2024.11.21 19:33:16.577770 [ 274 ] {c653e18a-d411-4637-96d9-522cd6705c63} <Debug> TCPHandler: Processed in 0.005288941 sec. | ||
463 | 2024.11.21 19:33:16.578019 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2024.11.21 19:33:16.578233 [ 276 ] {6cc34ad3-3682-4109-aebb-29e88385c9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
465 | 2024.11.21 19:33:16.578315 [ 276 ] {6cc34ad3-3682-4109-aebb-29e88385c9ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
466 | 2024.11.21 19:33:16.582187 [ 276 ] {6cc34ad3-3682-4109-aebb-29e88385c9ea} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Loading data parts | ||
467 | 2024.11.21 19:33:16.582377 [ 276 ] {6cc34ad3-3682-4109-aebb-29e88385c9ea} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): There are no data parts | ||
468 | 2024.11.21 19:33:16.584936 [ 276 ] {6cc34ad3-3682-4109-aebb-29e88385c9ea} <Debug> TCPHandler: Processed in 0.006982363 sec. | ||
469 | 2024.11.21 19:33:16.585153 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2024.11.21 19:33:16.585423 [ 274 ] {8976d458-269e-4e3e-bb78-87a793ed7784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
471 | 2024.11.21 19:33:16.585492 [ 274 ] {8976d458-269e-4e3e-bb78-87a793ed7784} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
472 | 2024.11.21 19:33:16.588186 [ 274 ] {8976d458-269e-4e3e-bb78-87a793ed7784} <Debug> oximeter.measurements_f32 (827f7f1d-3d4b-4b28-a488-80f8a0cffd7e): Loading data parts | ||
473 | 2024.11.21 19:33:16.588363 [ 274 ] {8976d458-269e-4e3e-bb78-87a793ed7784} <Debug> oximeter.measurements_f32 (827f7f1d-3d4b-4b28-a488-80f8a0cffd7e): There are no data parts | ||
474 | 2024.11.21 19:33:16.591194 [ 274 ] {8976d458-269e-4e3e-bb78-87a793ed7784} <Debug> TCPHandler: Processed in 0.006104022 sec. | ||
475 | 2024.11.21 19:33:16.591462 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.11.21 19:33:16.591719 [ 276 ] {bf2ae5d4-4638-441e-b08c-b88f86e6affa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
477 | 2024.11.21 19:33:16.591806 [ 276 ] {bf2ae5d4-4638-441e-b08c-b88f86e6affa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
478 | 2024.11.21 19:33:16.594154 [ 276 ] {bf2ae5d4-4638-441e-b08c-b88f86e6affa} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Loading data parts | ||
479 | 2024.11.21 19:33:16.594313 [ 276 ] {bf2ae5d4-4638-441e-b08c-b88f86e6affa} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): There are no data parts | ||
480 | 2024.11.21 19:33:16.596011 [ 276 ] {bf2ae5d4-4638-441e-b08c-b88f86e6affa} <Debug> TCPHandler: Processed in 0.004611041 sec. | ||
481 | 2024.11.21 19:33:16.596205 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2024.11.21 19:33:16.596415 [ 274 ] {e3020706-1232-40d1-acf2-3a712a6cd145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
483 | 2024.11.21 19:33:16.596506 [ 274 ] {e3020706-1232-40d1-acf2-3a712a6cd145} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
484 | 2024.11.21 19:33:16.598406 [ 274 ] {e3020706-1232-40d1-acf2-3a712a6cd145} <Debug> oximeter.measurements_string (c70c7361-19df-432d-a4e0-ee5482e54bce): Loading data parts | ||
485 | 2024.11.21 19:33:16.598590 [ 274 ] {e3020706-1232-40d1-acf2-3a712a6cd145} <Debug> oximeter.measurements_string (c70c7361-19df-432d-a4e0-ee5482e54bce): There are no data parts | ||
486 | 2024.11.21 19:33:16.600627 [ 274 ] {e3020706-1232-40d1-acf2-3a712a6cd145} <Debug> TCPHandler: Processed in 0.00448073 sec. | ||
487 | 2024.11.21 19:33:16.600864 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
488 | 2024.11.21 19:33:16.601083 [ 276 ] {550201e8-b401-42f3-af90-5e1f48a674ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
489 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
490 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
491 | * a string isn't palatable for a few reasons. | ||
492 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
493 | * details. | ||
494 | */ | ||
495 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
496 | 2024.11.21 19:33:16.601210 [ 276 ] {550201e8-b401-42f3-af90-5e1f48a674ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
497 | 2024.11.21 19:33:16.603964 [ 276 ] {550201e8-b401-42f3-af90-5e1f48a674ef} <Debug> oximeter.measurements_bytes (43f0e10e-f044-4bce-b710-0c2b87a0d398): Loading data parts | ||
498 | 2024.11.21 19:33:16.604156 [ 276 ] {550201e8-b401-42f3-af90-5e1f48a674ef} <Debug> oximeter.measurements_bytes (43f0e10e-f044-4bce-b710-0c2b87a0d398): There are no data parts | ||
499 | 2024.11.21 19:33:16.608199 [ 276 ] {550201e8-b401-42f3-af90-5e1f48a674ef} <Debug> TCPHandler: Processed in 0.007393649 sec. | ||
500 | 2024.11.21 19:33:16.608446 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
501 | 2024.11.21 19:33:16.608674 [ 274 ] {14072088-8b7a-407e-a5df-04a2971c6088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
502 | 2024.11.21 19:33:16.608765 [ 274 ] {14072088-8b7a-407e-a5df-04a2971c6088} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
503 | 2024.11.21 19:33:16.612566 [ 274 ] {14072088-8b7a-407e-a5df-04a2971c6088} <Debug> oximeter.measurements_cumulativei64 (f883e040-1d5f-4fbd-bf69-3d8a65dd6ad0): Loading data parts | ||
504 | 2024.11.21 19:33:16.612839 [ 274 ] {14072088-8b7a-407e-a5df-04a2971c6088} <Debug> oximeter.measurements_cumulativei64 (f883e040-1d5f-4fbd-bf69-3d8a65dd6ad0): There are no data parts | ||
505 | 2024.11.21 19:33:16.615780 [ 274 ] {14072088-8b7a-407e-a5df-04a2971c6088} <Debug> TCPHandler: Processed in 0.007399719 sec. | ||
506 | 2024.11.21 19:33:16.615974 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
507 | 2024.11.21 19:33:16.616242 [ 276 ] {1fdb7a95-a536-4d93-a534-ec1478b5aec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
508 | 2024.11.21 19:33:16.616312 [ 276 ] {1fdb7a95-a536-4d93-a534-ec1478b5aec3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
509 | 2024.11.21 19:33:16.619987 [ 276 ] {1fdb7a95-a536-4d93-a534-ec1478b5aec3} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Loading data parts | ||
510 | 2024.11.21 19:33:16.620156 [ 276 ] {1fdb7a95-a536-4d93-a534-ec1478b5aec3} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): There are no data parts | ||
511 | 2024.11.21 19:33:16.623095 [ 276 ] {1fdb7a95-a536-4d93-a534-ec1478b5aec3} <Debug> TCPHandler: Processed in 0.007178526 sec. | ||
512 | 2024.11.21 19:33:16.623307 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
513 | 2024.11.21 19:33:16.623538 [ 274 ] {3d329a5d-0486-4ccd-af95-022ea254c914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
514 | 2024.11.21 19:33:16.623677 [ 274 ] {3d329a5d-0486-4ccd-af95-022ea254c914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
515 | 2024.11.21 19:33:16.626241 [ 274 ] {3d329a5d-0486-4ccd-af95-022ea254c914} <Debug> oximeter.measurements_cumulativef32 (245b57f9-2f37-49bc-a060-242b9ae2172d): Loading data parts | ||
516 | 2024.11.21 19:33:16.626405 [ 274 ] {3d329a5d-0486-4ccd-af95-022ea254c914} <Debug> oximeter.measurements_cumulativef32 (245b57f9-2f37-49bc-a060-242b9ae2172d): There are no data parts | ||
517 | 2024.11.21 19:33:16.628004 [ 274 ] {3d329a5d-0486-4ccd-af95-022ea254c914} <Debug> TCPHandler: Processed in 0.004756354 sec. | ||
518 | 2024.11.21 19:33:16.628221 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
519 | 2024.11.21 19:33:16.628441 [ 276 ] {0cf5d463-518b-4f9d-8c04-c5397512c27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
520 | 2024.11.21 19:33:16.628540 [ 276 ] {0cf5d463-518b-4f9d-8c04-c5397512c27a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
521 | 2024.11.21 19:33:16.632654 [ 276 ] {0cf5d463-518b-4f9d-8c04-c5397512c27a} <Debug> oximeter.measurements_cumulativef64 (4da8fe42-0eb7-418f-9c01-57760a5b02f1): Loading data parts | ||
522 | 2024.11.21 19:33:16.632874 [ 276 ] {0cf5d463-518b-4f9d-8c04-c5397512c27a} <Debug> oximeter.measurements_cumulativef64 (4da8fe42-0eb7-418f-9c01-57760a5b02f1): There are no data parts | ||
523 | 2024.11.21 19:33:16.634553 [ 276 ] {0cf5d463-518b-4f9d-8c04-c5397512c27a} <Debug> TCPHandler: Processed in 0.006389105 sec. | ||
524 | 2024.11.21 19:33:16.634760 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
525 | 2024.11.21 19:33:16.635113 [ 274 ] {a3a09d4c-842c-4e35-864e-5bd46459268c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
526 | * NOTE: Array types cannot be Nullable, see | ||
527 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
528 | * for more details. | ||
529 | * | ||
530 | * This means we need to use empty arrays to indicate a missing value. This | ||
531 | * is unfortunate, and at this point relies on the fact that an | ||
532 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
533 | * to figure out another way to represent missing samples here. | ||
534 | */ | ||
535 | 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) | ||
536 | 2024.11.21 19:33:16.635194 [ 274 ] {a3a09d4c-842c-4e35-864e-5bd46459268c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
537 | 2024.11.21 19:33:16.638362 [ 274 ] {a3a09d4c-842c-4e35-864e-5bd46459268c} <Debug> oximeter.measurements_histogrami8 (a1449739-e35c-4836-b5d2-d814f4447dcb): Loading data parts | ||
538 | 2024.11.21 19:33:16.638524 [ 274 ] {a3a09d4c-842c-4e35-864e-5bd46459268c} <Debug> oximeter.measurements_histogrami8 (a1449739-e35c-4836-b5d2-d814f4447dcb): There are no data parts | ||
539 | 2024.11.21 19:33:16.640038 [ 274 ] {a3a09d4c-842c-4e35-864e-5bd46459268c} <Debug> TCPHandler: Processed in 0.005338701 sec. | ||
540 | 2024.11.21 19:33:16.640254 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2024.11.21 19:33:16.640565 [ 276 ] {a901feba-05ab-4071-8ae5-d883d96bf108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
542 | 2024.11.21 19:33:16.640667 [ 276 ] {a901feba-05ab-4071-8ae5-d883d96bf108} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
543 | 2024.11.21 19:33:16.643265 [ 276 ] {a901feba-05ab-4071-8ae5-d883d96bf108} <Debug> oximeter.measurements_histogramu8 (2748d42d-4bb4-4269-b55a-d4da1d9fa85b): Loading data parts | ||
544 | 2024.11.21 19:33:16.643468 [ 276 ] {a901feba-05ab-4071-8ae5-d883d96bf108} <Debug> oximeter.measurements_histogramu8 (2748d42d-4bb4-4269-b55a-d4da1d9fa85b): There are no data parts | ||
545 | 2024.11.21 19:33:16.644958 [ 276 ] {a901feba-05ab-4071-8ae5-d883d96bf108} <Debug> TCPHandler: Processed in 0.004771893 sec. | ||
546 | 2024.11.21 19:33:16.645223 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.11.21 19:33:16.645554 [ 274 ] {9a90bde4-50c1-4b06-b56b-db01aa778a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
548 | 2024.11.21 19:33:16.645635 [ 274 ] {9a90bde4-50c1-4b06-b56b-db01aa778a68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
549 | 2024.11.21 19:33:16.648269 [ 274 ] {9a90bde4-50c1-4b06-b56b-db01aa778a68} <Debug> oximeter.measurements_histogrami16 (e49ee6fc-7dd5-42e0-844f-5c47bdfdac12): Loading data parts | ||
550 | 2024.11.21 19:33:16.648456 [ 274 ] {9a90bde4-50c1-4b06-b56b-db01aa778a68} <Debug> oximeter.measurements_histogrami16 (e49ee6fc-7dd5-42e0-844f-5c47bdfdac12): There are no data parts | ||
551 | 2024.11.21 19:33:16.651729 [ 274 ] {9a90bde4-50c1-4b06-b56b-db01aa778a68} <Debug> TCPHandler: Processed in 0.006564288 sec. | ||
552 | 2024.11.21 19:33:16.651998 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2024.11.21 19:33:16.652349 [ 276 ] {de0cf284-9985-47e3-8686-837cbdd7d0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
554 | 2024.11.21 19:33:16.652457 [ 276 ] {de0cf284-9985-47e3-8686-837cbdd7d0a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
555 | 2024.11.21 19:33:16.654726 [ 276 ] {de0cf284-9985-47e3-8686-837cbdd7d0a6} <Debug> oximeter.measurements_histogramu16 (de6e2d6c-4b0d-4644-a227-945ce51fd9c6): Loading data parts | ||
556 | 2024.11.21 19:33:16.654915 [ 276 ] {de0cf284-9985-47e3-8686-837cbdd7d0a6} <Debug> oximeter.measurements_histogramu16 (de6e2d6c-4b0d-4644-a227-945ce51fd9c6): There are no data parts | ||
557 | 2024.11.21 19:33:16.656277 [ 276 ] {de0cf284-9985-47e3-8686-837cbdd7d0a6} <Debug> TCPHandler: Processed in 0.004347198 sec. | ||
558 | 2024.11.21 19:33:16.656479 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.11.21 19:33:16.656886 [ 274 ] {819ec990-5fb7-4af7-98e1-5b22247566fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
560 | 2024.11.21 19:33:16.656982 [ 274 ] {819ec990-5fb7-4af7-98e1-5b22247566fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
561 | 2024.11.21 19:33:16.659434 [ 274 ] {819ec990-5fb7-4af7-98e1-5b22247566fc} <Debug> oximeter.measurements_histogrami32 (9d3a19cd-33fc-44e6-9749-c4731f9bed7a): Loading data parts | ||
562 | 2024.11.21 19:33:16.659615 [ 274 ] {819ec990-5fb7-4af7-98e1-5b22247566fc} <Debug> oximeter.measurements_histogrami32 (9d3a19cd-33fc-44e6-9749-c4731f9bed7a): There are no data parts | ||
563 | 2024.11.21 19:33:16.661617 [ 274 ] {819ec990-5fb7-4af7-98e1-5b22247566fc} <Debug> TCPHandler: Processed in 0.00520723 sec. | ||
564 | 2024.11.21 19:33:16.661821 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
565 | 2024.11.21 19:33:16.662109 [ 276 ] {15f03503-985a-4128-a72f-619b9fa52ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
566 | 2024.11.21 19:33:16.662215 [ 276 ] {15f03503-985a-4128-a72f-619b9fa52ca3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
567 | 2024.11.21 19:33:16.664481 [ 276 ] {15f03503-985a-4128-a72f-619b9fa52ca3} <Debug> oximeter.measurements_histogramu32 (e159d592-a5b6-4c17-88be-72eefee55cee): Loading data parts | ||
568 | 2024.11.21 19:33:16.664672 [ 276 ] {15f03503-985a-4128-a72f-619b9fa52ca3} <Debug> oximeter.measurements_histogramu32 (e159d592-a5b6-4c17-88be-72eefee55cee): There are no data parts | ||
569 | 2024.11.21 19:33:16.666125 [ 276 ] {15f03503-985a-4128-a72f-619b9fa52ca3} <Debug> TCPHandler: Processed in 0.004360108 sec. | ||
570 | 2024.11.21 19:33:16.666315 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.11.21 19:33:16.666700 [ 274 ] {f10330d5-8faa-44a7-864e-d308d35c5bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
572 | 2024.11.21 19:33:16.666791 [ 274 ] {f10330d5-8faa-44a7-864e-d308d35c5bd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.11.21 19:33:16.669274 [ 274 ] {f10330d5-8faa-44a7-864e-d308d35c5bd6} <Debug> oximeter.measurements_histogrami64 (1df63c9c-67bd-42d4-9706-51abb8343199): Loading data parts | ||
574 | 2024.11.21 19:33:16.669441 [ 274 ] {f10330d5-8faa-44a7-864e-d308d35c5bd6} <Debug> oximeter.measurements_histogrami64 (1df63c9c-67bd-42d4-9706-51abb8343199): There are no data parts | ||
575 | 2024.11.21 19:33:16.671186 [ 274 ] {f10330d5-8faa-44a7-864e-d308d35c5bd6} <Debug> TCPHandler: Processed in 0.004929216 sec. | ||
576 | 2024.11.21 19:33:16.671407 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
577 | 2024.11.21 19:33:16.671707 [ 276 ] {89a844f5-545d-4d84-8a15-ccbf5b5b2704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
578 | 2024.11.21 19:33:16.671818 [ 276 ] {89a844f5-545d-4d84-8a15-ccbf5b5b2704} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
579 | 2024.11.21 19:33:16.674441 [ 276 ] {89a844f5-545d-4d84-8a15-ccbf5b5b2704} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Loading data parts | ||
580 | 2024.11.21 19:33:16.674644 [ 276 ] {89a844f5-545d-4d84-8a15-ccbf5b5b2704} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): There are no data parts | ||
581 | 2024.11.21 19:33:16.676176 [ 276 ] {89a844f5-545d-4d84-8a15-ccbf5b5b2704} <Debug> TCPHandler: Processed in 0.004827795 sec. | ||
582 | 2024.11.21 19:33:16.676386 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.11.21 19:33:16.676731 [ 274 ] {c386e47d-a7de-4a73-aa67-629f746b0c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
584 | 2024.11.21 19:33:16.676819 [ 274 ] {c386e47d-a7de-4a73-aa67-629f746b0c95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
585 | 2024.11.21 19:33:16.679257 [ 274 ] {c386e47d-a7de-4a73-aa67-629f746b0c95} <Debug> oximeter.measurements_histogramf32 (05908797-6ea3-402a-a5a1-aa5eebe047bc): Loading data parts | ||
586 | 2024.11.21 19:33:16.679471 [ 274 ] {c386e47d-a7de-4a73-aa67-629f746b0c95} <Debug> oximeter.measurements_histogramf32 (05908797-6ea3-402a-a5a1-aa5eebe047bc): There are no data parts | ||
587 | 2024.11.21 19:33:16.680976 [ 274 ] {c386e47d-a7de-4a73-aa67-629f746b0c95} <Debug> TCPHandler: Processed in 0.004660283 sec. | ||
588 | 2024.11.21 19:33:16.681255 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
589 | 2024.11.21 19:33:16.681552 [ 276 ] {ad2b12ca-da76-49dd-b5f4-260fe7289adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
590 | 2024.11.21 19:33:16.681663 [ 276 ] {ad2b12ca-da76-49dd-b5f4-260fe7289adb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
591 | 2024.11.21 19:33:16.683882 [ 276 ] {ad2b12ca-da76-49dd-b5f4-260fe7289adb} <Debug> oximeter.measurements_histogramf64 (f7e0a27b-8896-4144-a4cc-2c25e3d16471): Loading data parts | ||
592 | 2024.11.21 19:33:16.684090 [ 276 ] {ad2b12ca-da76-49dd-b5f4-260fe7289adb} <Debug> oximeter.measurements_histogramf64 (f7e0a27b-8896-4144-a4cc-2c25e3d16471): There are no data parts | ||
593 | 2024.11.21 19:33:16.685911 [ 276 ] {ad2b12ca-da76-49dd-b5f4-260fe7289adb} <Debug> TCPHandler: Processed in 0.004716483 sec. | ||
594 | 2024.11.21 19:33:16.686131 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.11.21 19:33:16.686403 [ 274 ] {aef2dd00-29f4-456d-a87e-e40610d5f4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) /* The field tables store named dimensions of each timeseries. | ||
596 | * | ||
597 | * As with the measurement tables, there is one field table for each field data | ||
598 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
599 | * this behavior **must not** be relied upon for query correctness. | ||
600 | * | ||
601 | * The index for the fields differs from the measurements, however. Rows are | ||
602 | * sorted by timeseries name, then field name, field value, and finally | ||
603 | * timeseries key. This reflects the most common pattern for looking them up: | ||
604 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
605 | * usually then used to look up measurements. | ||
606 | * | ||
607 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
608 | * timeseries name and then key, since it would improve lookups where one | ||
609 | * already has the key. Realistically though, these tables are quite small and | ||
610 | * so performance benefits will be low in absolute terms. | ||
611 | * | ||
612 | * TTL: We use a materialized column to expire old field table records. This | ||
613 | * column is generated automatically by the database whenever a new row is | ||
614 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
615 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
616 | * record will remain during a deduplication, which will have the last | ||
617 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
618 | * measurement tables. | ||
619 | */ | ||
620 | 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) | ||
621 | 2024.11.21 19:33:16.686484 [ 274 ] {aef2dd00-29f4-456d-a87e-e40610d5f4a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2024.11.21 19:33:16.691145 [ 274 ] {aef2dd00-29f4-456d-a87e-e40610d5f4a3} <Debug> oximeter.fields_bool (546694c6-df6e-4b5e-aeaa-6dfb9b5bbad3): Loading data parts | ||
623 | 2024.11.21 19:33:16.691315 [ 274 ] {aef2dd00-29f4-456d-a87e-e40610d5f4a3} <Debug> oximeter.fields_bool (546694c6-df6e-4b5e-aeaa-6dfb9b5bbad3): There are no data parts | ||
624 | 2024.11.21 19:33:16.693755 [ 274 ] {aef2dd00-29f4-456d-a87e-e40610d5f4a3} <Debug> TCPHandler: Processed in 0.007689433 sec. | ||
625 | 2024.11.21 19:33:16.693973 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
626 | 2024.11.21 19:33:16.694238 [ 276 ] {359e0776-0f9d-4d77-a5ed-5e7c9ad7c69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
627 | 2024.11.21 19:33:16.694316 [ 276 ] {359e0776-0f9d-4d77-a5ed-5e7c9ad7c69f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
628 | 2024.11.21 19:33:16.696641 [ 276 ] {359e0776-0f9d-4d77-a5ed-5e7c9ad7c69f} <Debug> oximeter.fields_i8 (501a43e0-226a-4043-996f-27321345d680): Loading data parts | ||
629 | 2024.11.21 19:33:16.696815 [ 276 ] {359e0776-0f9d-4d77-a5ed-5e7c9ad7c69f} <Debug> oximeter.fields_i8 (501a43e0-226a-4043-996f-27321345d680): There are no data parts | ||
630 | 2024.11.21 19:33:16.698543 [ 276 ] {359e0776-0f9d-4d77-a5ed-5e7c9ad7c69f} <Debug> TCPHandler: Processed in 0.004629352 sec. | ||
631 | 2024.11.21 19:33:16.698755 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
632 | 2024.11.21 19:33:16.698972 [ 274 ] {98a8cfc4-a362-4df8-89fc-6d379211f73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
633 | 2024.11.21 19:33:16.699120 [ 274 ] {98a8cfc4-a362-4df8-89fc-6d379211f73b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
634 | 2024.11.21 19:33:16.702144 [ 274 ] {98a8cfc4-a362-4df8-89fc-6d379211f73b} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Loading data parts | ||
635 | 2024.11.21 19:33:16.702348 [ 274 ] {98a8cfc4-a362-4df8-89fc-6d379211f73b} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): There are no data parts | ||
636 | 2024.11.21 19:33:16.705493 [ 274 ] {98a8cfc4-a362-4df8-89fc-6d379211f73b} <Debug> TCPHandler: Processed in 0.006808191 sec. | ||
637 | 2024.11.21 19:33:16.705705 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
638 | 2024.11.21 19:33:16.705967 [ 276 ] {8e68a46f-b944-4fc1-8528-bfcf6eefeed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
639 | 2024.11.21 19:33:16.706042 [ 276 ] {8e68a46f-b944-4fc1-8528-bfcf6eefeed7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
640 | 2024.11.21 19:33:16.709616 [ 276 ] {8e68a46f-b944-4fc1-8528-bfcf6eefeed7} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Loading data parts | ||
641 | 2024.11.21 19:33:16.709793 [ 276 ] {8e68a46f-b944-4fc1-8528-bfcf6eefeed7} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): There are no data parts | ||
642 | 2024.11.21 19:33:16.711277 [ 276 ] {8e68a46f-b944-4fc1-8528-bfcf6eefeed7} <Debug> TCPHandler: Processed in 0.005634456 sec. | ||
643 | 2024.11.21 19:33:16.711492 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
644 | 2024.11.21 19:33:16.711721 [ 274 ] {222623fb-5877-4bbe-b865-480c84948b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
645 | 2024.11.21 19:33:16.711879 [ 274 ] {222623fb-5877-4bbe-b865-480c84948b08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
646 | 2024.11.21 19:33:16.714995 [ 274 ] {222623fb-5877-4bbe-b865-480c84948b08} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Loading data parts | ||
647 | 2024.11.21 19:33:16.715168 [ 274 ] {222623fb-5877-4bbe-b865-480c84948b08} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): There are no data parts | ||
648 | 2024.11.21 19:33:16.716715 [ 274 ] {222623fb-5877-4bbe-b865-480c84948b08} <Debug> TCPHandler: Processed in 0.005298481 sec. | ||
649 | 2024.11.21 19:33:16.717013 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
650 | 2024.11.21 19:33:16.717259 [ 276 ] {5b115f2a-87d2-49c4-9459-843cc52ec0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
651 | 2024.11.21 19:33:16.717388 [ 276 ] {5b115f2a-87d2-49c4-9459-843cc52ec0e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
652 | 2024.11.21 19:33:16.721263 [ 276 ] {5b115f2a-87d2-49c4-9459-843cc52ec0e0} <Debug> oximeter.fields_i32 (089385eb-cd8d-44f6-8f2c-fe976acb9c85): Loading data parts | ||
653 | 2024.11.21 19:33:16.721462 [ 276 ] {5b115f2a-87d2-49c4-9459-843cc52ec0e0} <Debug> oximeter.fields_i32 (089385eb-cd8d-44f6-8f2c-fe976acb9c85): There are no data parts | ||
654 | 2024.11.21 19:33:16.723032 [ 276 ] {5b115f2a-87d2-49c4-9459-843cc52ec0e0} <Debug> TCPHandler: Processed in 0.006084911 sec. | ||
655 | 2024.11.21 19:33:16.723244 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
656 | 2024.11.21 19:33:16.723492 [ 274 ] {cd179c81-3276-4331-a6e7-40ab70d1adc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
657 | 2024.11.21 19:33:16.723567 [ 274 ] {cd179c81-3276-4331-a6e7-40ab70d1adc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
658 | 2024.11.21 19:33:16.725961 [ 274 ] {cd179c81-3276-4331-a6e7-40ab70d1adc5} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Loading data parts | ||
659 | 2024.11.21 19:33:16.726157 [ 274 ] {cd179c81-3276-4331-a6e7-40ab70d1adc5} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): There are no data parts | ||
660 | 2024.11.21 19:33:16.727851 [ 274 ] {cd179c81-3276-4331-a6e7-40ab70d1adc5} <Debug> TCPHandler: Processed in 0.004677313 sec. | ||
661 | 2024.11.21 19:33:16.728615 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
662 | 2024.11.21 19:33:16.728853 [ 276 ] {3b79c14b-ac88-4b11-bed0-ce64adb57095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
663 | 2024.11.21 19:33:16.728955 [ 276 ] {3b79c14b-ac88-4b11-bed0-ce64adb57095} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
664 | 2024.11.21 19:33:16.731802 [ 276 ] {3b79c14b-ac88-4b11-bed0-ce64adb57095} <Debug> oximeter.fields_i64 (6fea5f90-17b3-4d43-ab64-859c9eccac4c): Loading data parts | ||
665 | 2024.11.21 19:33:16.732023 [ 276 ] {3b79c14b-ac88-4b11-bed0-ce64adb57095} <Debug> oximeter.fields_i64 (6fea5f90-17b3-4d43-ab64-859c9eccac4c): There are no data parts | ||
666 | 2024.11.21 19:33:16.733999 [ 276 ] {3b79c14b-ac88-4b11-bed0-ce64adb57095} <Debug> TCPHandler: Processed in 0.005453383 sec. | ||
667 | 2024.11.21 19:33:16.734209 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
668 | 2024.11.21 19:33:16.734485 [ 274 ] {1ee7030a-2386-46f6-9005-ed2849769856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
669 | 2024.11.21 19:33:16.734539 [ 274 ] {1ee7030a-2386-46f6-9005-ed2849769856} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
670 | 2024.11.21 19:33:16.737145 [ 274 ] {1ee7030a-2386-46f6-9005-ed2849769856} <Debug> oximeter.fields_u64 (122e71bf-2ee9-4007-a31b-de1a00d68702): Loading data parts | ||
671 | 2024.11.21 19:33:16.737347 [ 274 ] {1ee7030a-2386-46f6-9005-ed2849769856} <Debug> oximeter.fields_u64 (122e71bf-2ee9-4007-a31b-de1a00d68702): There are no data parts | ||
672 | 2024.11.21 19:33:16.739360 [ 274 ] {1ee7030a-2386-46f6-9005-ed2849769856} <Debug> TCPHandler: Processed in 0.00522502 sec. | ||
673 | 2024.11.21 19:33:16.739587 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
674 | 2024.11.21 19:33:16.739805 [ 276 ] {6ad32501-7639-4c7e-92ad-68304668114b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
675 | 2024.11.21 19:33:16.739899 [ 276 ] {6ad32501-7639-4c7e-92ad-68304668114b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
676 | 2024.11.21 19:33:16.742255 [ 276 ] {6ad32501-7639-4c7e-92ad-68304668114b} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Loading data parts | ||
677 | 2024.11.21 19:33:16.742460 [ 276 ] {6ad32501-7639-4c7e-92ad-68304668114b} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): There are no data parts | ||
678 | 2024.11.21 19:33:16.744220 [ 276 ] {6ad32501-7639-4c7e-92ad-68304668114b} <Debug> TCPHandler: Processed in 0.004692293 sec. | ||
679 | 2024.11.21 19:33:16.744424 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
680 | 2024.11.21 19:33:16.744716 [ 274 ] {8eda6dee-6e32-4ff2-9071-63ccf03c032f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
681 | 2024.11.21 19:33:16.744801 [ 274 ] {8eda6dee-6e32-4ff2-9071-63ccf03c032f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
682 | 2024.11.21 19:33:16.748933 [ 274 ] {8eda6dee-6e32-4ff2-9071-63ccf03c032f} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Loading data parts | ||
683 | 2024.11.21 19:33:16.749174 [ 274 ] {8eda6dee-6e32-4ff2-9071-63ccf03c032f} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): There are no data parts | ||
684 | 2024.11.21 19:33:16.752876 [ 274 ] {8eda6dee-6e32-4ff2-9071-63ccf03c032f} <Debug> TCPHandler: Processed in 0.008515714 sec. | ||
685 | 2024.11.21 19:33:16.753165 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
686 | 2024.11.21 19:33:16.753491 [ 276 ] {69c7bc70-c5d8-40d3-ac23-e551a477143e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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) | ||
687 | 2024.11.21 19:33:16.753620 [ 276 ] {69c7bc70-c5d8-40d3-ac23-e551a477143e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
688 | 2024.11.21 19:33:16.756349 [ 276 ] {69c7bc70-c5d8-40d3-ac23-e551a477143e} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Loading data parts | ||
689 | 2024.11.21 19:33:16.756609 [ 276 ] {69c7bc70-c5d8-40d3-ac23-e551a477143e} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): There are no data parts | ||
690 | 2024.11.21 19:33:16.759046 [ 276 ] {69c7bc70-c5d8-40d3-ac23-e551a477143e} <Debug> TCPHandler: Processed in 0.00598959 sec. | ||
691 | 2024.11.21 19:33:16.759324 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
692 | 2024.11.21 19:33:16.759710 [ 274 ] {ef48d3f2-1f9f-40b6-b1bd-9fb9496431a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) /* The timeseries schema table stores the extracted schema for the samples | ||
693 | * oximeter collects. | ||
694 | */ | ||
695 | 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) | ||
696 | 2024.11.21 19:33:16.759818 [ 274 ] {ef48d3f2-1f9f-40b6-b1bd-9fb9496431a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
697 | 2024.11.21 19:33:16.762136 [ 274 ] {ef48d3f2-1f9f-40b6-b1bd-9fb9496431a8} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Loading data parts | ||
698 | 2024.11.21 19:33:16.762356 [ 274 ] {ef48d3f2-1f9f-40b6-b1bd-9fb9496431a8} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): There are no data parts | ||
699 | 2024.11.21 19:33:16.765010 [ 274 ] {ef48d3f2-1f9f-40b6-b1bd-9fb9496431a8} <Debug> TCPHandler: Processed in 0.005784217 sec. | ||
700 | 2024.11.21 19:33:16.765261 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
701 | 2024.11.21 19:33:16.765567 [ 276 ] {0e78f183-6edb-41f0-8a42-d17866204d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
702 | 2024.11.21 19:33:16.767053 [ 276 ] {0e78f183-6edb-41f0-8a42-d17866204d27} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
703 | 2024.11.21 19:33:16.775758 [ 284 ] {0e78f183-6edb-41f0-8a42-d17866204d27} <Trace> oximeter.version (d122c62b-6e42-4087-962c-4327877b57c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
704 | 2024.11.21 19:33:16.775878 [ 284 ] {0e78f183-6edb-41f0-8a42-d17866204d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
705 | 2024.11.21 19:33:16.780942 [ 284 ] {0e78f183-6edb-41f0-8a42-d17866204d27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
706 | 2024.11.21 19:33:16.781325 [ 284 ] {0e78f183-6edb-41f0-8a42-d17866204d27} <Trace> oximeter.version (d122c62b-6e42-4087-962c-4327877b57c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
707 | 2024.11.21 19:33:16.781710 [ 276 ] {0e78f183-6edb-41f0-8a42-d17866204d27} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016239 sec., 61.580146560748815 rows/sec., 985.28 B/sec. | ||
708 | 2024.11.21 19:33:16.782122 [ 276 ] {0e78f183-6edb-41f0-8a42-d17866204d27} <Debug> TCPHandler: Processed in 0.016952196 sec. | ||
709 | 2024.11.21 19:33:17.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.80 MiB, peak 127.80 MiB, free memory in arenas 0.00 B, will set to 140.91 MiB (RSS), difference: 13.11 MiB | ||
710 | 2024.11.21 19:33:22.826000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
711 | 2024.11.21 19:33:22.826000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
712 | 2024.11.21 19:33:22.826113 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
713 | 2024.11.21 19:33:22.826141 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
714 | 2024.11.21 19:33:22.832757 [ 244 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Loading data parts | ||
715 | 2024.11.21 19:33:22.833184 [ 244 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): There are no data parts | ||
716 | 2024.11.21 19:33:22.839990 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
717 | 2024.11.21 19:33:22.840114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
718 | 2024.11.21 19:33:22.843060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
719 | 2024.11.21 19:33:22.843733 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
720 | 2024.11.21 19:33:22.844693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
721 | 2024.11.21 19:33:22.850340 [ 243 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Loading data parts | ||
722 | 2024.11.21 19:33:22.850537 [ 243 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): There are no data parts | ||
723 | 2024.11.21 19:33:22.873875 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
724 | 2024.11.21 19:33:22.873981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
725 | 2024.11.21 19:33:22.881318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
726 | 2024.11.21 19:33:22.882091 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
727 | 2024.11.21 19:33:22.884553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
728 | 2024.11.21 19:33:23.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.94 MiB, peak 149.94 MiB, free memory in arenas 0.00 B, will set to 150.42 MiB (RSS), difference: 4.48 MiB | ||
729 | 2024.11.21 19:33:25.325952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
730 | 2024.11.21 19:33:25.326126 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
731 | 2024.11.21 19:33:25.331892 [ 242 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Loading data parts | ||
732 | 2024.11.21 19:33:25.332128 [ 242 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): There are no data parts | ||
733 | 2024.11.21 19:33:25.338089 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
734 | 2024.11.21 19:33:25.338174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
735 | 2024.11.21 19:33:25.339820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
736 | 2024.11.21 19:33:25.340133 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
737 | 2024.11.21 19:33:25.340722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
738 | 2024.11.21 19:33:26.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.61 MiB, peak 154.61 MiB, free memory in arenas 0.00 B, will set to 150.84 MiB (RSS), difference: -3.78 MiB | ||
739 | 2024.11.21 19:33:30.289537 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
740 | 2024.11.21 19:33:30.289599 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
741 | 2024.11.21 19:33:30.344915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
742 | 2024.11.21 19:33:30.347827 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
743 | 2024.11.21 19:33:30.347880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
744 | 2024.11.21 19:33:30.348445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
745 | 2024.11.21 19:33:30.348744 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
746 | 2024.11.21 19:33:30.349042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
747 | 2024.11.21 19:33:30.384729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
748 | 2024.11.21 19:33:30.406642 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
749 | 2024.11.21 19:33:30.406704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
750 | 2024.11.21 19:33:30.414003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
751 | 2024.11.21 19:33:30.414904 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
752 | 2024.11.21 19:33:30.417889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
753 | 2024.11.21 19:33:36.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.52 MiB, peak 155.51 MiB, free memory in arenas 0.00 B, will set to 152.53 MiB (RSS), difference: 4.01 MiB | ||
754 | 2024.11.21 19:33:36.789019 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
755 | 2024.11.21 19:33:36.789276 [ 274 ] {4bf4f9ff-f5e5-4dbd-a8d5-d98e95f50192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
756 | 2024.11.21 19:33:36.795493 [ 274 ] {4bf4f9ff-f5e5-4dbd-a8d5-d98e95f50192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
757 | 2024.11.21 19:33:36.807233 [ 274 ] {4bf4f9ff-f5e5-4dbd-a8d5-d98e95f50192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
758 | 2024.11.21 19:33:36.819614 [ 274 ] {4bf4f9ff-f5e5-4dbd-a8d5-d98e95f50192} <Debug> TCPHandler: Processed in 0.030733391 sec. | ||
759 | 2024.11.21 19:33:36.829988 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
760 | 2024.11.21 19:33:36.830230 [ 276 ] {89b8c78c-0667-48f0-a846-2fa75ebc6ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
761 | 2024.11.21 19:33:36.840234 [ 276 ] {89b8c78c-0667-48f0-a846-2fa75ebc6ca5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
762 | 2024.11.21 19:33:36.840324 [ 276 ] {89b8c78c-0667-48f0-a846-2fa75ebc6ca5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
763 | 2024.11.21 19:33:36.840997 [ 276 ] {89b8c78c-0667-48f0-a846-2fa75ebc6ca5} <Debug> TCPHandler: Processed in 0.011145459 sec. | ||
764 | 2024.11.21 19:33:36.841790 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
765 | 2024.11.21 19:33:36.841997 [ 274 ] {17e35f2c-0f21-4da7-8281-c1c56ec8c266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
766 | 2024.11.21 19:33:36.842539 [ 274 ] {17e35f2c-0f21-4da7-8281-c1c56ec8c266} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
767 | 2024.11.21 19:33:36.842601 [ 274 ] {17e35f2c-0f21-4da7-8281-c1c56ec8c266} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
768 | 2024.11.21 19:33:36.843188 [ 274 ] {17e35f2c-0f21-4da7-8281-c1c56ec8c266} <Debug> TCPHandler: Processed in 0.00149379 sec. | ||
769 | 2024.11.21 19:33:36.843519 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
770 | 2024.11.21 19:33:36.843712 [ 276 ] {639f5999-61ba-437f-9349-1882cdd21744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
771 | 2024.11.21 19:33:36.844179 [ 276 ] {639f5999-61ba-437f-9349-1882cdd21744} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
772 | 2024.11.21 19:33:36.844240 [ 276 ] {639f5999-61ba-437f-9349-1882cdd21744} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
773 | 2024.11.21 19:33:36.844774 [ 276 ] {639f5999-61ba-437f-9349-1882cdd21744} <Debug> TCPHandler: Processed in 0.001326738 sec. | ||
774 | 2024.11.21 19:33:36.845077 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
775 | 2024.11.21 19:33:36.845237 [ 274 ] {8482a556-0e7a-417b-b309-cf2377f6ff3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
776 | 2024.11.21 19:33:36.845605 [ 274 ] {8482a556-0e7a-417b-b309-cf2377f6ff3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
777 | 2024.11.21 19:33:36.845664 [ 274 ] {8482a556-0e7a-417b-b309-cf2377f6ff3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
778 | 2024.11.21 19:33:36.846142 [ 274 ] {8482a556-0e7a-417b-b309-cf2377f6ff3c} <Debug> TCPHandler: Processed in 0.001121225 sec. | ||
779 | 2024.11.21 19:33:36.846407 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
780 | 2024.11.21 19:33:36.846569 [ 276 ] {02e345f6-9041-445b-8c7b-ed9077249b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
781 | 2024.11.21 19:33:36.846942 [ 276 ] {02e345f6-9041-445b-8c7b-ed9077249b0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2024.11.21 19:33:36.847001 [ 276 ] {02e345f6-9041-445b-8c7b-ed9077249b0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
783 | 2024.11.21 19:33:36.847507 [ 276 ] {02e345f6-9041-445b-8c7b-ed9077249b0d} <Debug> TCPHandler: Processed in 0.001155145 sec. | ||
784 | 2024.11.21 19:33:36.847775 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
785 | 2024.11.21 19:33:36.847926 [ 274 ] {22745f07-c468-4910-b83c-42ad2895a0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
786 | 2024.11.21 19:33:36.848294 [ 274 ] {22745f07-c468-4910-b83c-42ad2895a0e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
787 | 2024.11.21 19:33:36.848350 [ 274 ] {22745f07-c468-4910-b83c-42ad2895a0e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
788 | 2024.11.21 19:33:36.848813 [ 274 ] {22745f07-c468-4910-b83c-42ad2895a0e2} <Debug> TCPHandler: Processed in 0.001094435 sec. | ||
789 | 2024.11.21 19:33:36.849091 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
790 | 2024.11.21 19:33:36.849258 [ 276 ] {ecdf6112-6d29-4fc9-ace2-dc0b5e282fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
791 | 2024.11.21 19:33:36.849645 [ 276 ] {ecdf6112-6d29-4fc9-ace2-dc0b5e282fa0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
792 | 2024.11.21 19:33:36.849704 [ 276 ] {ecdf6112-6d29-4fc9-ace2-dc0b5e282fa0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
793 | 2024.11.21 19:33:36.850219 [ 276 ] {ecdf6112-6d29-4fc9-ace2-dc0b5e282fa0} <Debug> TCPHandler: Processed in 0.001187046 sec. | ||
794 | 2024.11.21 19:33:36.850461 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
795 | 2024.11.21 19:33:36.850614 [ 274 ] {879457df-fd6e-42a5-a8b4-aef2ab58737a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
796 | 2024.11.21 19:33:36.850980 [ 274 ] {879457df-fd6e-42a5-a8b4-aef2ab58737a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
797 | 2024.11.21 19:33:36.851037 [ 274 ] {879457df-fd6e-42a5-a8b4-aef2ab58737a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
798 | 2024.11.21 19:33:36.851520 [ 274 ] {879457df-fd6e-42a5-a8b4-aef2ab58737a} <Debug> TCPHandler: Processed in 0.001111765 sec. | ||
799 | 2024.11.21 19:33:36.851763 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
800 | 2024.11.21 19:33:36.851919 [ 276 ] {8fd26120-609f-437e-a22f-30f18ad28065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
801 | 2024.11.21 19:33:36.852300 [ 276 ] {8fd26120-609f-437e-a22f-30f18ad28065} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
802 | 2024.11.21 19:33:36.852358 [ 276 ] {8fd26120-609f-437e-a22f-30f18ad28065} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
803 | 2024.11.21 19:33:36.852861 [ 276 ] {8fd26120-609f-437e-a22f-30f18ad28065} <Debug> TCPHandler: Processed in 0.001151755 sec. | ||
804 | 2024.11.21 19:33:36.853106 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
805 | 2024.11.21 19:33:36.853267 [ 274 ] {706d69f3-7b31-4243-bd69-7fea79143fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
806 | 2024.11.21 19:33:36.853659 [ 274 ] {706d69f3-7b31-4243-bd69-7fea79143fd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2024.11.21 19:33:36.853717 [ 274 ] {706d69f3-7b31-4243-bd69-7fea79143fd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2024.11.21 19:33:36.854187 [ 274 ] {706d69f3-7b31-4243-bd69-7fea79143fd0} <Debug> TCPHandler: Processed in 0.001137295 sec. | ||
809 | 2024.11.21 19:33:36.858471 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
810 | 2024.11.21 19:33:36.858647 [ 276 ] {678392d9-29b8-4225-a8a6-57682a5e6c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
811 | 2024.11.21 19:33:36.859040 [ 276 ] {678392d9-29b8-4225-a8a6-57682a5e6c13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
812 | 2024.11.21 19:33:36.859096 [ 276 ] {678392d9-29b8-4225-a8a6-57682a5e6c13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
813 | 2024.11.21 19:33:36.859625 [ 276 ] {678392d9-29b8-4225-a8a6-57682a5e6c13} <Debug> TCPHandler: Processed in 0.001214237 sec. | ||
814 | 2024.11.21 19:33:36.859966 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
815 | 2024.11.21 19:33:36.860142 [ 274 ] {9b81399d-d813-46f0-b751-c71945f37e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', '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) | ||
816 | 2024.11.21 19:33:36.860536 [ 274 ] {9b81399d-d813-46f0-b751-c71945f37e85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2024.11.21 19:33:36.860595 [ 274 ] {9b81399d-d813-46f0-b751-c71945f37e85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2024.11.21 19:33:36.861065 [ 274 ] {9b81399d-d813-46f0-b751-c71945f37e85} <Debug> TCPHandler: Processed in 0.001156476 sec. | ||
819 | 2024.11.21 19:33:36.861943 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
820 | 2024.11.21 19:33:36.862109 [ 276 ] {c93dbb6d-b152-49ad-b8e8-a2471fff0a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
821 | 2024.11.21 19:33:36.862499 [ 276 ] {c93dbb6d-b152-49ad-b8e8-a2471fff0a64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2024.11.21 19:33:36.862571 [ 276 ] {c93dbb6d-b152-49ad-b8e8-a2471fff0a64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2024.11.21 19:33:36.863203 [ 276 ] {c93dbb6d-b152-49ad-b8e8-a2471fff0a64} <Debug> TCPHandler: Processed in 0.001318237 sec. | ||
824 | 2024.11.21 19:33:36.863511 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2024.11.21 19:33:36.863672 [ 274 ] {26ea468d-9f73-4770-a925-b1517559f626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
826 | 2024.11.21 19:33:36.864067 [ 274 ] {26ea468d-9f73-4770-a925-b1517559f626} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2024.11.21 19:33:36.864126 [ 274 ] {26ea468d-9f73-4770-a925-b1517559f626} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2024.11.21 19:33:36.864604 [ 274 ] {26ea468d-9f73-4770-a925-b1517559f626} <Debug> TCPHandler: Processed in 0.001148385 sec. | ||
829 | 2024.11.21 19:33:36.864935 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2024.11.21 19:33:36.865161 [ 276 ] {be8ffe98-db1d-40e8-9c86-a8b72d051014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
831 | 2024.11.21 19:33:36.865644 [ 276 ] {be8ffe98-db1d-40e8-9c86-a8b72d051014} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2024.11.21 19:33:36.865708 [ 276 ] {be8ffe98-db1d-40e8-9c86-a8b72d051014} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2024.11.21 19:33:36.866378 [ 276 ] {be8ffe98-db1d-40e8-9c86-a8b72d051014} <Debug> TCPHandler: Processed in 0.001513761 sec. | ||
834 | 2024.11.21 19:33:36.866656 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2024.11.21 19:33:36.866818 [ 274 ] {72ef7034-b53d-4e08-b3d3-28509a949837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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) | ||
836 | 2024.11.21 19:33:36.867216 [ 274 ] {72ef7034-b53d-4e08-b3d3-28509a949837} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2024.11.21 19:33:36.867273 [ 274 ] {72ef7034-b53d-4e08-b3d3-28509a949837} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2024.11.21 19:33:36.867778 [ 274 ] {72ef7034-b53d-4e08-b3d3-28509a949837} <Debug> TCPHandler: Processed in 0.001204406 sec. | ||
839 | 2024.11.21 19:33:36.868055 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2024.11.21 19:33:36.868217 [ 276 ] {86e55d3a-51b3-40cf-846c-41a678545b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', '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) | ||
841 | 2024.11.21 19:33:36.868695 [ 276 ] {86e55d3a-51b3-40cf-846c-41a678545b03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2024.11.21 19:33:36.868752 [ 276 ] {86e55d3a-51b3-40cf-846c-41a678545b03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2024.11.21 19:33:36.869276 [ 276 ] {86e55d3a-51b3-40cf-846c-41a678545b03} <Debug> TCPHandler: Processed in 0.001231166 sec. | ||
844 | 2024.11.21 19:33:36.869547 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2024.11.21 19:33:36.869713 [ 274 ] {7ae57d77-51a7-4d71-aa22-4a627e279140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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', '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) | ||
846 | 2024.11.21 19:33:36.870117 [ 274 ] {7ae57d77-51a7-4d71-aa22-4a627e279140} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2024.11.21 19:33:36.870174 [ 274 ] {7ae57d77-51a7-4d71-aa22-4a627e279140} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2024.11.21 19:33:36.870689 [ 274 ] {7ae57d77-51a7-4d71-aa22-4a627e279140} <Debug> TCPHandler: Processed in 0.001196816 sec. | ||
849 | 2024.11.21 19:33:36.870982 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2024.11.21 19:33:36.871156 [ 276 ] {91b598d0-24ff-40b1-998e-389626018501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', '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) | ||
851 | 2024.11.21 19:33:36.871584 [ 276 ] {91b598d0-24ff-40b1-998e-389626018501} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
852 | 2024.11.21 19:33:36.871641 [ 276 ] {91b598d0-24ff-40b1-998e-389626018501} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
853 | 2024.11.21 19:33:36.872166 [ 276 ] {91b598d0-24ff-40b1-998e-389626018501} <Debug> TCPHandler: Processed in 0.001242386 sec. | ||
854 | 2024.11.21 19:33:36.872442 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2024.11.21 19:33:36.872609 [ 274 ] {03a03fe5-5012-49de-a277-e645c8b552d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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', '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) | ||
856 | 2024.11.21 19:33:36.873029 [ 274 ] {03a03fe5-5012-49de-a277-e645c8b552d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
857 | 2024.11.21 19:33:36.873088 [ 274 ] {03a03fe5-5012-49de-a277-e645c8b552d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
858 | 2024.11.21 19:33:36.873619 [ 274 ] {03a03fe5-5012-49de-a277-e645c8b552d3} <Debug> TCPHandler: Processed in 0.001231237 sec. | ||
859 | 2024.11.21 19:33:36.873875 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2024.11.21 19:33:36.874044 [ 276 ] {eedf0af8-bb19-485d-9be4-1f0c4478b5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', '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) | ||
861 | 2024.11.21 19:33:36.874467 [ 276 ] {eedf0af8-bb19-485d-9be4-1f0c4478b5f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
862 | 2024.11.21 19:33:36.874523 [ 276 ] {eedf0af8-bb19-485d-9be4-1f0c4478b5f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
863 | 2024.11.21 19:33:36.875040 [ 276 ] {eedf0af8-bb19-485d-9be4-1f0c4478b5f2} <Debug> TCPHandler: Processed in 0.001219557 sec. | ||
864 | 2024.11.21 19:33:36.875358 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
865 | 2024.11.21 19:33:36.875532 [ 274 ] {6bea17ef-b3a6-4fc5-b63f-de9ae9a7f0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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', '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) | ||
866 | 2024.11.21 19:33:36.875955 [ 274 ] {6bea17ef-b3a6-4fc5-b63f-de9ae9a7f0ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
867 | 2024.11.21 19:33:36.876017 [ 274 ] {6bea17ef-b3a6-4fc5-b63f-de9ae9a7f0ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
868 | 2024.11.21 19:33:36.876568 [ 274 ] {6bea17ef-b3a6-4fc5-b63f-de9ae9a7f0ff} <Debug> TCPHandler: Processed in 0.001269897 sec. | ||
869 | 2024.11.21 19:33:36.876866 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2024.11.21 19:33:36.877076 [ 276 ] {1101aacc-3826-489a-9a1c-86d66648a4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', '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) | ||
871 | 2024.11.21 19:33:36.877640 [ 276 ] {1101aacc-3826-489a-9a1c-86d66648a4b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
872 | 2024.11.21 19:33:36.877719 [ 276 ] {1101aacc-3826-489a-9a1c-86d66648a4b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
873 | 2024.11.21 19:33:36.878429 [ 276 ] {1101aacc-3826-489a-9a1c-86d66648a4b9} <Debug> TCPHandler: Processed in 0.001628542 sec. | ||
874 | 2024.11.21 19:33:36.878725 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
875 | 2024.11.21 19:33:36.878919 [ 274 ] {a9bd587c-28e7-4d9e-a1e6-38a99c0d9ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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', '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) | ||
876 | 2024.11.21 19:33:36.879371 [ 274 ] {a9bd587c-28e7-4d9e-a1e6-38a99c0d9ac5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
877 | 2024.11.21 19:33:36.879431 [ 274 ] {a9bd587c-28e7-4d9e-a1e6-38a99c0d9ac5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
878 | 2024.11.21 19:33:36.879980 [ 274 ] {a9bd587c-28e7-4d9e-a1e6-38a99c0d9ac5} <Debug> TCPHandler: Processed in 0.001323447 sec. | ||
879 | 2024.11.21 19:33:36.880278 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
880 | 2024.11.21 19:33:36.880458 [ 276 ] {e3b5c903-c639-4351-97cc-dc5ad2f6bfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', '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) | ||
881 | 2024.11.21 19:33:36.880987 [ 276 ] {e3b5c903-c639-4351-97cc-dc5ad2f6bfc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
882 | 2024.11.21 19:33:36.881061 [ 276 ] {e3b5c903-c639-4351-97cc-dc5ad2f6bfc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
883 | 2024.11.21 19:33:36.881717 [ 276 ] {e3b5c903-c639-4351-97cc-dc5ad2f6bfc3} <Debug> TCPHandler: Processed in 0.00149638 sec. | ||
884 | 2024.11.21 19:33:36.882045 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
885 | 2024.11.21 19:33:36.882250 [ 274 ] {e2b7e3a6-0c01-4251-9693-9b97ab2f4204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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', '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) | ||
886 | 2024.11.21 19:33:36.882698 [ 274 ] {e2b7e3a6-0c01-4251-9693-9b97ab2f4204} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
887 | 2024.11.21 19:33:36.882757 [ 274 ] {e2b7e3a6-0c01-4251-9693-9b97ab2f4204} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
888 | 2024.11.21 19:33:36.883296 [ 274 ] {e2b7e3a6-0c01-4251-9693-9b97ab2f4204} <Debug> TCPHandler: Processed in 0.001316138 sec. | ||
889 | 2024.11.21 19:33:36.885867 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
890 | 2024.11.21 19:33:36.886028 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
891 | 2024.11.21 19:33:36.886095 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
892 | 2024.11.21 19:33:36.887166 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
893 | 2024.11.21 19:33:36.887219 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
894 | 2024.11.21 19:33:36.889899 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
895 | 2024.11.21 19:33:36.890168 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
896 | 2024.11.21 19:33:36.890412 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} <Debug> executeQuery: Read 27 rows, 4.64 KiB in 0.004434 sec., 6089.309878213803 rows/sec., 1.02 MiB/sec. | ||
897 | 2024.11.21 19:33:36.890606 [ 276 ] {7c8bf4a9-7679-41b6-b68f-d6471452c2a7} <Debug> TCPHandler: Processed in 0.004810764 sec. | ||
898 | 2024.11.21 19:33:36.890797 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2024.11.21 19:33:36.890953 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
900 | 2024.11.21 19:33:36.891024 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
901 | 2024.11.21 19:33:36.897325 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
902 | 2024.11.21 19:33:36.897380 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
903 | 2024.11.21 19:33:36.899840 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
904 | 2024.11.21 19:33:36.900140 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
905 | 2024.11.21 19:33:36.900435 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.009508 sec., 1472.4442574673958 rows/sec., 106.00 KiB/sec. | ||
906 | 2024.11.21 19:33:36.900522 [ 274 ] {007d2bb3-4b50-43f2-b641-00658e0bfec8} <Debug> TCPHandler: Processed in 0.009791561 sec. | ||
907 | 2024.11.21 19:33:36.900679 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2024.11.21 19:33:36.900806 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
909 | 2024.11.21 19:33:36.900855 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
910 | 2024.11.21 19:33:36.901658 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
911 | 2024.11.21 19:33:36.901697 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
912 | 2024.11.21 19:33:36.902095 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
913 | 2024.11.21 19:33:36.902344 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
914 | 2024.11.21 19:33:36.902563 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} <Debug> executeQuery: Read 189 rows, 17.23 KiB in 0.001785 sec., 105882.35294117648 rows/sec., 9.43 MiB/sec. | ||
915 | 2024.11.21 19:33:36.902619 [ 276 ] {a292912c-d3c5-4e5d-b693-23c08a665e21} <Debug> TCPHandler: Processed in 0.001999867 sec. | ||
916 | 2024.11.21 19:33:36.902769 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2024.11.21 19:33:36.902911 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
918 | 2024.11.21 19:33:36.902968 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
919 | 2024.11.21 19:33:36.903614 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2024.11.21 19:33:36.903651 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
921 | 2024.11.21 19:33:36.904008 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
922 | 2024.11.21 19:33:36.904239 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2024.11.21 19:33:36.904445 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001568 sec., 9566.326530612245 rows/sec., 674.50 KiB/sec. | ||
924 | 2024.11.21 19:33:36.904496 [ 274 ] {52be116e-b0fe-478f-afa5-e7a7e486a572} <Debug> TCPHandler: Processed in 0.001790864 sec. | ||
925 | 2024.11.21 19:33:36.904664 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2024.11.21 19:33:36.904833 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
927 | 2024.11.21 19:33:36.904900 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
928 | 2024.11.21 19:33:36.905584 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2024.11.21 19:33:36.905624 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
930 | 2024.11.21 19:33:36.905977 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
931 | 2024.11.21 19:33:36.906212 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2024.11.21 19:33:36.906418 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001622 sec., 8631.319358816276 rows/sec., 604.48 KiB/sec. | ||
933 | 2024.11.21 19:33:36.906487 [ 276 ] {f623d127-4984-442d-b7fe-7a4c7bf678ec} <Debug> TCPHandler: Processed in 0.001905546 sec. | ||
934 | 2024.11.21 19:33:36.906629 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
935 | 2024.11.21 19:33:36.906743 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
936 | 2024.11.21 19:33:36.906790 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
937 | 2024.11.21 19:33:36.907351 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2024.11.21 19:33:36.907390 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
939 | 2024.11.21 19:33:36.907733 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
940 | 2024.11.21 19:33:36.907967 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2024.11.21 19:33:36.908156 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001431 sec., 9084.556254367575 rows/sec., 566.42 KiB/sec. | ||
942 | 2024.11.21 19:33:36.908207 [ 274 ] {ab885c59-04b0-4a3b-bf82-cf06e0b162d5} <Debug> TCPHandler: Processed in 0.001634602 sec. | ||
943 | 2024.11.21 19:33:36.908371 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
944 | 2024.11.21 19:33:36.908540 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
945 | 2024.11.21 19:33:36.908612 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
946 | 2024.11.21 19:33:36.909474 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
947 | 2024.11.21 19:33:36.909513 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
948 | 2024.11.21 19:33:36.909907 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
949 | 2024.11.21 19:33:36.910146 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
950 | 2024.11.21 19:33:36.910340 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.001832 sec., 193231.44104803493 rows/sec., 13.56 MiB/sec. | ||
951 | 2024.11.21 19:33:36.910394 [ 276 ] {6fce8cc5-b367-446c-b684-a3f861c2d4f8} <Debug> TCPHandler: Processed in 0.002096508 sec. | ||
952 | 2024.11.21 19:33:36.910556 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
953 | 2024.11.21 19:33:36.910686 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
954 | 2024.11.21 19:33:36.910737 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
955 | 2024.11.21 19:33:36.911249 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
956 | 2024.11.21 19:33:36.911285 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
957 | 2024.11.21 19:33:36.911716 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
958 | 2024.11.21 19:33:36.911958 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
959 | 2024.11.21 19:33:36.912128 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. | ||
960 | 2024.11.21 19:33:36.912174 [ 274 ] {1570c308-f9f9-4623-99ee-184a7c9a97da} <Debug> TCPHandler: Processed in 0.001674233 sec. | ||
961 | 2024.11.21 19:33:36.912321 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
962 | 2024.11.21 19:33:36.912437 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
963 | 2024.11.21 19:33:36.912490 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
964 | 2024.11.21 19:33:36.914947 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
965 | 2024.11.21 19:33:36.914983 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
966 | 2024.11.21 19:33:36.915413 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
967 | 2024.11.21 19:33:36.915703 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
968 | 2024.11.21 19:33:36.915947 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.003533 sec., 35946.78743277668 rows/sec., 2.32 MiB/sec. | ||
969 | 2024.11.21 19:33:36.916008 [ 276 ] {fe65b844-15ce-4213-ae9a-56a2486ad515} <Debug> TCPHandler: Processed in 0.00374226 sec. | ||
970 | 2024.11.21 19:33:36.916169 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
971 | 2024.11.21 19:33:36.916308 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
972 | 2024.11.21 19:33:36.916367 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
973 | 2024.11.21 19:33:36.916920 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
974 | 2024.11.21 19:33:36.916965 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
975 | 2024.11.21 19:33:36.917355 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
976 | 2024.11.21 19:33:36.917588 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
977 | 2024.11.21 19:33:36.917830 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. | ||
978 | 2024.11.21 19:33:36.917912 [ 274 ] {8a291fe1-c85a-4468-82b1-e18900823110} <Debug> TCPHandler: Processed in 0.001802634 sec. | ||
979 | 2024.11.21 19:33:36.918078 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
980 | 2024.11.21 19:33:36.918200 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
981 | 2024.11.21 19:33:36.918288 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
982 | 2024.11.21 19:33:36.919488 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
983 | 2024.11.21 19:33:36.919526 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
984 | 2024.11.21 19:33:36.922050 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
985 | 2024.11.21 19:33:36.922311 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
986 | 2024.11.21 19:33:36.922616 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00443 sec., 1805.8690744920993 rows/sec., 3.24 MiB/sec. | ||
987 | 2024.11.21 19:33:36.922713 [ 276 ] {7980a3c4-1e50-4a1e-b807-2fb2f6838c4d} <Debug> TCPHandler: Processed in 0.004692682 sec. | ||
988 | 2024.11.21 19:33:36.922880 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
989 | 2024.11.21 19:33:36.923019 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
990 | 2024.11.21 19:33:36.923078 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
991 | 2024.11.21 19:33:36.923578 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
992 | 2024.11.21 19:33:36.923614 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
993 | 2024.11.21 19:33:36.923988 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
994 | 2024.11.21 19:33:36.924226 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
995 | 2024.11.21 19:33:36.924398 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001411 sec., 29766.1233167966 rows/sec., 1.80 MiB/sec. | ||
996 | 2024.11.21 19:33:36.924446 [ 274 ] {94a6239b-9876-4c87-b809-67495680dc28} <Debug> TCPHandler: Processed in 0.001634342 sec. | ||
997 | 2024.11.21 19:33:37.849258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
998 | 2024.11.21 19:33:37.849890 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
999 | 2024.11.21 19:33:37.849942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1000 | 2024.11.21 19:33:37.850575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1001 | 2024.11.21 19:33:37.850857 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1002 | 2024.11.21 19:33:37.851134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
1003 | 2024.11.21 19:33:37.918068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
1004 | 2024.11.21 19:33:37.936920 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1005 | 2024.11.21 19:33:37.936985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1006 | 2024.11.21 19:33:37.943874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1007 | 2024.11.21 19:33:37.944639 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1008 | 2024.11.21 19:33:37.947252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
1009 | 2024.11.21 19:33:40.827221 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1010 | 2024.11.21 19:33:41.027481 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1011 | 2024.11.21 19:33:41.045965 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1012 | 2024.11.21 19:33:41.054341 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1013 | 2024.11.21 19:33:41.322301 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1014 | 2024.11.21 19:33:41.325699 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1015 | 2024.11.21 19:33:41.329248 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1016 | 2024.11.21 19:33:41.337766 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1017 | 2024.11.21 19:33:41.791085 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1018 | 2024.11.21 19:33:41.791281 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1019 | 2024.11.21 19:33:41.791356 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1020 | 2024.11.21 19:33:41.792116 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1021 | 2024.11.21 19:33:41.792174 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
1022 | 2024.11.21 19:33:41.792618 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1023 | 2024.11.21 19:33:41.792875 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1024 | 2024.11.21 19:33:41.793157 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001914 sec., 13584.117032392895 rows/sec., 1.05 MiB/sec. | ||
1025 | 2024.11.21 19:33:41.793271 [ 274 ] {7454da59-48a6-415d-9138-20ef5553c3d5} <Debug> TCPHandler: Processed in 0.002329151 sec. | ||
1026 | 2024.11.21 19:33:41.793530 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1027 | 2024.11.21 19:33:41.793720 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1028 | 2024.11.21 19:33:41.793790 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1029 | 2024.11.21 19:33:41.794535 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1030 | 2024.11.21 19:33:41.794580 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
1031 | 2024.11.21 19:33:41.795010 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1032 | 2024.11.21 19:33:41.795261 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1033 | 2024.11.21 19:33:41.795511 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001841 sec., 15209.125475285171 rows/sec., 1.19 MiB/sec. | ||
1034 | 2024.11.21 19:33:41.795579 [ 276 ] {f9283f9f-66bd-4186-9d5a-20660d27c1f0} <Debug> TCPHandler: Processed in 0.002178649 sec. | ||
1035 | 2024.11.21 19:33:41.795755 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1036 | 2024.11.21 19:33:41.795904 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1037 | 2024.11.21 19:33:41.795970 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1038 | 2024.11.21 19:33:41.796587 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1039 | 2024.11.21 19:33:41.796628 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
1040 | 2024.11.21 19:33:41.797018 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1041 | 2024.11.21 19:33:41.797261 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1042 | 2024.11.21 19:33:41.797525 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001636 sec., 30562.34718826406 rows/sec., 2.12 MiB/sec. | ||
1043 | 2024.11.21 19:33:41.797660 [ 274 ] {7f480731-bd15-4791-ac28-a71fd6340feb} <Debug> TCPHandler: Processed in 0.001975877 sec. | ||
1044 | 2024.11.21 19:33:41.797823 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1045 | 2024.11.21 19:33:41.797944 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1046 | 2024.11.21 19:33:41.797996 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1047 | 2024.11.21 19:33:41.798473 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1048 | 2024.11.21 19:33:41.798512 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
1049 | 2024.11.21 19:33:41.798888 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1050 | 2024.11.21 19:33:41.799130 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1051 | 2024.11.21 19:33:41.799338 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001418 sec., 14104.372355430183 rows/sec., 991.71 KiB/sec. | ||
1052 | 2024.11.21 19:33:41.799389 [ 276 ] {2b3e35f8-f33b-4679-8b61-0eeadd7ea0ee} <Debug> TCPHandler: Processed in 0.001622932 sec. | ||
1053 | 2024.11.21 19:33:43.990691 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1054 | 2024.11.21 19:33:44.439543 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1055 | 2024.11.21 19:33:44.620944 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1056 | 2024.11.21 19:33:44.692450 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1057 | 2024.11.21 19:33:44.692616 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1058 | 2024.11.21 19:33:44.703045 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1059 | 2024.11.21 19:33:44.713527 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1060 | 2024.11.21 19:33:44.736188 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1061 | 2024.11.21 19:33:44.966057 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45509, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1062 | 2024.11.21 19:33:45.269778 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1063 | 2024.11.21 19:33:45.289855 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1064 | 2024.11.21 19:33:45.289934 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1065 | 2024.11.21 19:33:45.336089 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1066 | 2024.11.21 19:33:45.341418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 176 | ||
1067 | 2024.11.21 19:33:45.346209 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1068 | 2024.11.21 19:33:45.346259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1069 | 2024.11.21 19:33:45.347855 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1070 | 2024.11.21 19:33:45.348169 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1071 | 2024.11.21 19:33:45.348807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
1072 | 2024.11.21 19:33:45.351351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
1073 | 2024.11.21 19:33:45.352388 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1074 | 2024.11.21 19:33:45.352469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1075 | 2024.11.21 19:33:45.353234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1076 | 2024.11.21 19:33:45.353497 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1077 | 2024.11.21 19:33:45.353730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
1078 | 2024.11.21 19:33:45.447418 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
1079 | 2024.11.21 19:33:45.467414 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1080 | 2024.11.21 19:33:45.467470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1081 | 2024.11.21 19:33:45.474350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1082 | 2024.11.21 19:33:45.475114 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1083 | 2024.11.21 19:33:45.477683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1084 | 2024.11.21 19:33:45.528142 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1085 | 2024.11.21 19:33:45.564819 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1086 | 2024.11.21 19:33:45.571376 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1087 | 2024.11.21 19:33:45.631729 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1088 | 2024.11.21 19:33:45.694075 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1089 | 2024.11.21 19:33:45.755417 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1090 | 2024.11.21 19:33:46.296637 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1091 | 2024.11.21 19:33:46.344409 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1092 | 2024.11.21 19:33:46.346844 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1093 | 2024.11.21 19:33:46.362197 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1094 | 2024.11.21 19:33:46.372645 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1095 | 2024.11.21 19:33:46.377979 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1096 | 2024.11.21 19:33:46.387255 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1097 | 2024.11.21 19:33:46.795968 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1098 | 2024.11.21 19:33:46.796154 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1099 | 2024.11.21 19:33:46.796228 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1100 | 2024.11.21 19:33:46.797003 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1101 | 2024.11.21 19:33:46.797068 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1102 | 2024.11.21 19:33:46.797544 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1103 | 2024.11.21 19:33:46.797839 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1104 | 2024.11.21 19:33:46.798123 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00202 sec., 6930.693069306931 rows/sec., 498.92 KiB/sec. | ||
1105 | 2024.11.21 19:33:46.798191 [ 274 ] {8351df57-afd5-43d1-b22b-1118c4c81a50} <Debug> TCPHandler: Processed in 0.002351771 sec. | ||
1106 | 2024.11.21 19:33:46.798455 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1107 | 2024.11.21 19:33:46.798676 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1108 | 2024.11.21 19:33:46.798749 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1109 | 2024.11.21 19:33:46.799636 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1110 | 2024.11.21 19:33:46.799683 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1111 | 2024.11.21 19:33:46.800195 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1112 | 2024.11.21 19:33:46.800449 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1113 | 2024.11.21 19:33:46.800683 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} <Debug> executeQuery: Read 189 rows, 17.23 KiB in 0.002076 sec., 91040.46242774566 rows/sec., 8.11 MiB/sec. | ||
1114 | 2024.11.21 19:33:46.800740 [ 276 ] {cae0df6b-5086-422f-aa9f-f52b2534c4f8} <Debug> TCPHandler: Processed in 0.002416442 sec. | ||
1115 | 2024.11.21 19:33:46.800918 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1116 | 2024.11.21 19:33:46.801040 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1117 | 2024.11.21 19:33:46.801093 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1118 | 2024.11.21 19:33:46.801705 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1119 | 2024.11.21 19:33:46.801749 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1120 | 2024.11.21 19:33:46.802131 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1121 | 2024.11.21 19:33:46.802396 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1122 | 2024.11.21 19:33:46.802640 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001629 sec., 9208.103130755064 rows/sec., 649.24 KiB/sec. | ||
1123 | 2024.11.21 19:33:46.802700 [ 274 ] {dfa098f9-432a-4a37-b5fb-e92484e7d6ad} <Debug> TCPHandler: Processed in 0.001843684 sec. | ||
1124 | 2024.11.21 19:33:46.802885 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1125 | 2024.11.21 19:33:46.803023 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1126 | 2024.11.21 19:33:46.803078 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1127 | 2024.11.21 19:33:46.803744 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1128 | 2024.11.21 19:33:46.803785 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1129 | 2024.11.21 19:33:46.804153 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1130 | 2024.11.21 19:33:46.804390 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1131 | 2024.11.21 19:33:46.804620 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001625 sec., 8615.384615384615 rows/sec., 603.37 KiB/sec. | ||
1132 | 2024.11.21 19:33:46.804680 [ 276 ] {613100de-8a05-44d4-bd42-3f81875a1aab} <Debug> TCPHandler: Processed in 0.001862275 sec. | ||
1133 | 2024.11.21 19:33:46.804865 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1134 | 2024.11.21 19:33:46.804984 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1135 | 2024.11.21 19:33:46.805034 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1136 | 2024.11.21 19:33:46.805645 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1137 | 2024.11.21 19:33:46.805687 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1138 | 2024.11.21 19:33:46.806057 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1139 | 2024.11.21 19:33:46.806341 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1140 | 2024.11.21 19:33:46.806568 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. | ||
1141 | 2024.11.21 19:33:46.806625 [ 274 ] {8a86aaeb-7958-4b93-ab17-7aaf27428301} <Debug> TCPHandler: Processed in 0.001819304 sec. | ||
1142 | 2024.11.21 19:33:46.806779 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1143 | 2024.11.21 19:33:46.806894 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1144 | 2024.11.21 19:33:46.806942 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1145 | 2024.11.21 19:33:46.807691 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1146 | 2024.11.21 19:33:46.807731 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1147 | 2024.11.21 19:33:46.808110 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1148 | 2024.11.21 19:33:46.808343 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1149 | 2024.11.21 19:33:46.808569 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.001692 sec., 209219.85815602838 rows/sec., 14.69 MiB/sec. | ||
1150 | 2024.11.21 19:33:46.808646 [ 276 ] {56d9867a-0f9d-441f-992d-a07af9b54c6e} <Debug> TCPHandler: Processed in 0.001922156 sec. | ||
1151 | 2024.11.21 19:33:46.808796 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1152 | 2024.11.21 19:33:46.808917 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1153 | 2024.11.21 19:33:46.808968 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1154 | 2024.11.21 19:33:46.809462 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1155 | 2024.11.21 19:33:46.809501 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1156 | 2024.11.21 19:33:46.809887 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1157 | 2024.11.21 19:33:46.810119 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1158 | 2024.11.21 19:33:46.810392 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
1159 | 2024.11.21 19:33:46.810457 [ 274 ] {37a2a6c4-fc6f-4d0d-b578-8df9db7d5aaa} <Debug> TCPHandler: Processed in 0.001719293 sec. | ||
1160 | 2024.11.21 19:33:46.810630 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1161 | 2024.11.21 19:33:46.810747 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1162 | 2024.11.21 19:33:46.810801 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1163 | 2024.11.21 19:33:46.811369 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1164 | 2024.11.21 19:33:46.811407 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1165 | 2024.11.21 19:33:46.811800 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1166 | 2024.11.21 19:33:46.812033 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1167 | 2024.11.21 19:33:46.812239 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001515 sec., 83828.38283828383 rows/sec., 5.42 MiB/sec. | ||
1168 | 2024.11.21 19:33:46.812289 [ 276 ] {7f6e9d99-9eb1-42af-aa52-a59da545f21e} <Debug> TCPHandler: Processed in 0.001719823 sec. | ||
1169 | 2024.11.21 19:33:46.812436 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1170 | 2024.11.21 19:33:46.812556 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1171 | 2024.11.21 19:33:46.812617 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1172 | 2024.11.21 19:33:46.813220 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1173 | 2024.11.21 19:33:46.813267 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1174 | 2024.11.21 19:33:46.813670 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1175 | 2024.11.21 19:33:46.813904 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1176 | 2024.11.21 19:33:46.814112 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001583 sec., 631.7119393556538 rows/sec., 42.57 KiB/sec. | ||
1177 | 2024.11.21 19:33:46.814165 [ 274 ] {e11412b6-d1e1-47af-9ee4-d37fd955d91d} <Debug> TCPHandler: Processed in 0.001783044 sec. | ||
1178 | 2024.11.21 19:33:46.814298 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1179 | 2024.11.21 19:33:46.814411 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1180 | 2024.11.21 19:33:46.814488 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1181 | 2024.11.21 19:33:46.815579 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1182 | 2024.11.21 19:33:46.815618 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1183 | 2024.11.21 19:33:46.816216 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1184 | 2024.11.21 19:33:46.816464 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1185 | 2024.11.21 19:33:46.816722 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002329 sec., 3434.9506225848004 rows/sec., 6.16 MiB/sec. | ||
1186 | 2024.11.21 19:33:46.816817 [ 276 ] {e8d3250c-8e51-4d6f-997d-9e218ddfa3e0} <Debug> TCPHandler: Processed in 0.002573204 sec. | ||
1187 | 2024.11.21 19:33:46.816975 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1188 | 2024.11.21 19:33:46.817089 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1189 | 2024.11.21 19:33:46.817139 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1190 | 2024.11.21 19:33:46.817616 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1191 | 2024.11.21 19:33:46.817655 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1192 | 2024.11.21 19:33:46.818023 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1193 | 2024.11.21 19:33:46.818263 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1194 | 2024.11.21 19:33:46.818540 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.00146 sec., 28767.123287671235 rows/sec., 1.74 MiB/sec. | ||
1195 | 2024.11.21 19:33:46.818623 [ 274 ] {c7de903a-0bff-49be-86ef-c130c6059bcd} <Debug> TCPHandler: Processed in 0.001705343 sec. | ||
1196 | 2024.11.21 19:33:51.789324 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1197 | 2024.11.21 19:33:51.789611 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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) | ||
1198 | 2024.11.21 19:33:51.792042 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1199 | 2024.11.21 19:33:51.796074 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <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 | ||
1200 | 2024.11.21 19:33:51.796460 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1201 | 2024.11.21 19:33:51.800470 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1202 | 2024.11.21 19:33:51.802753 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1203 | 2024.11.21 19:33:51.807834 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1204 | 2024.11.21 19:33:51.809804 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
1205 | 2024.11.21 19:33:51.809834 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1206 | 2024.11.21 19:33:51.811935 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <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'))" | ||
1207 | 2024.11.21 19:33:51.811973 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1208 | 2024.11.21 19:33:51.835123 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.045632 sec., 591.6900420757363 rows/sec., 22.02 KiB/sec. | ||
1209 | 2024.11.21 19:33:51.835265 [ 274 ] {0845b44f-e246-48af-b5da-89924f782f29} <Debug> TCPHandler: Processed in 0.046079176 sec. | ||
1210 | 2024.11.21 19:33:51.835724 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1211 | 2024.11.21 19:33:51.835984 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', '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) | ||
1212 | 2024.11.21 19:33:51.836418 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1213 | 2024.11.21 19:33:51.836470 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <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', '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 | ||
1214 | 2024.11.21 19:33:51.836818 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1215 | 2024.11.21 19:33:51.836906 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1216 | 2024.11.21 19:33:51.837089 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1217 | 2024.11.21 19:33:51.837132 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1218 | 2024.11.21 19:33:51.837159 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
1219 | 2024.11.21 19:33:51.837178 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1220 | 2024.11.21 19:33:51.837227 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <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', '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'))" | ||
1221 | 2024.11.21 19:33:51.837254 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1222 | 2024.11.21 19:33:51.837984 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.00212 sec., 12735.849056603774 rows/sec., 474.00 KiB/sec. | ||
1223 | 2024.11.21 19:33:51.838131 [ 276 ] {1c73c80c-20e5-4f3e-b3e2-718b7a224cd4} <Debug> TCPHandler: Processed in 0.002537234 sec. | ||
1224 | 2024.11.21 19:33:51.838572 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1225 | 2024.11.21 19:33:51.838795 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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', '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) | ||
1226 | 2024.11.21 19:33:51.839260 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1227 | 2024.11.21 19:33:51.839324 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <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', '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 | ||
1228 | 2024.11.21 19:33:51.839745 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1229 | 2024.11.21 19:33:51.839868 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1230 | 2024.11.21 19:33:51.840092 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1231 | 2024.11.21 19:33:51.840138 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1232 | 2024.11.21 19:33:51.840170 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
1233 | 2024.11.21 19:33:51.840193 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1234 | 2024.11.21 19:33:51.840253 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <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', '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'))" | ||
1235 | 2024.11.21 19:33:51.840285 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
1236 | 2024.11.21 19:33:51.841129 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002441 sec., 11061.04055714871 rows/sec., 411.67 KiB/sec. | ||
1237 | 2024.11.21 19:33:51.841799 [ 274 ] {83affc09-1d5f-44f5-9633-3b3ad047fa95} <Debug> TCPHandler: Processed in 0.003312284 sec. | ||
1238 | 2024.11.21 19:33:51.844968 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1239 | 2024.11.21 19:33:51.845110 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1240 | 2024.11.21 19:33:51.845171 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1241 | 2024.11.21 19:33:51.845948 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1242 | 2024.11.21 19:33:51.845999 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1243 | 2024.11.21 19:33:51.846503 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1244 | 2024.11.21 19:33:51.846731 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1245 | 2024.11.21 19:33:51.846970 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001902 sec., 1577.2870662460568 rows/sec., 143.76 KiB/sec. | ||
1246 | 2024.11.21 19:33:51.847034 [ 276 ] {65f28f8e-1197-4f4e-881b-985d3a269634} <Debug> TCPHandler: Processed in 0.002137559 sec. | ||
1247 | 2024.11.21 19:33:51.847194 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1248 | 2024.11.21 19:33:51.847358 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1249 | 2024.11.21 19:33:51.847422 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1250 | 2024.11.21 19:33:51.848176 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1251 | 2024.11.21 19:33:51.848239 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1252 | 2024.11.21 19:33:51.848684 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1253 | 2024.11.21 19:33:51.848950 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1254 | 2024.11.21 19:33:51.849273 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} <Debug> executeQuery: Read 60 rows, 5.25 KiB in 0.001945 sec., 30848.32904884319 rows/sec., 2.64 MiB/sec. | ||
1255 | 2024.11.21 19:33:51.849384 [ 274 ] {e6f25ad4-bd4e-41c9-86e9-143441a83391} <Debug> TCPHandler: Processed in 0.00225952 sec. | ||
1256 | 2024.11.21 19:33:51.849554 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1257 | 2024.11.21 19:33:51.849687 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1258 | 2024.11.21 19:33:51.849741 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1259 | 2024.11.21 19:33:51.850597 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1260 | 2024.11.21 19:33:51.850646 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1261 | 2024.11.21 19:33:51.851028 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1262 | 2024.11.21 19:33:51.851267 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1263 | 2024.11.21 19:33:51.851532 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001846 sec., 9209.100758396533 rows/sec., 692.48 KiB/sec. | ||
1264 | 2024.11.21 19:33:51.851633 [ 276 ] {e5960a10-e32d-417c-bc6a-480cf264a3c9} <Debug> TCPHandler: Processed in 0.002143338 sec. | ||
1265 | 2024.11.21 19:33:51.851811 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1266 | 2024.11.21 19:33:51.851953 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1267 | 2024.11.21 19:33:51.852012 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1268 | 2024.11.21 19:33:51.852780 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1269 | 2024.11.21 19:33:51.852826 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1270 | 2024.11.21 19:33:51.853222 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1271 | 2024.11.21 19:33:51.853490 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1272 | 2024.11.21 19:33:51.853701 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} <Debug> executeQuery: Read 52 rows, 4.17 KiB in 0.001761 sec., 29528.676888131744 rows/sec., 2.31 MiB/sec. | ||
1273 | 2024.11.21 19:33:51.853762 [ 274 ] {f2441873-2bce-4b31-a93a-162bdc576cc1} <Debug> TCPHandler: Processed in 0.002006277 sec. | ||
1274 | 2024.11.21 19:33:51.853928 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1275 | 2024.11.21 19:33:51.854068 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1276 | 2024.11.21 19:33:51.854131 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1277 | 2024.11.21 19:33:51.854745 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1278 | 2024.11.21 19:33:51.854785 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1279 | 2024.11.21 19:33:51.855154 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1280 | 2024.11.21 19:33:51.855395 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1281 | 2024.11.21 19:33:51.855596 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001561 sec., 25624.599615631003 rows/sec., 1.78 MiB/sec. | ||
1282 | 2024.11.21 19:33:51.855648 [ 276 ] {72377ff9-0ac5-41ea-b817-a55269319d1f} <Debug> TCPHandler: Processed in 0.001790834 sec. | ||
1283 | 2024.11.21 19:33:51.855797 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1284 | 2024.11.21 19:33:51.855925 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1285 | 2024.11.21 19:33:51.856009 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1286 | 2024.11.21 19:33:51.857199 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1287 | 2024.11.21 19:33:51.857240 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1288 | 2024.11.21 19:33:51.857878 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1289 | 2024.11.21 19:33:51.858144 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1290 | 2024.11.21 19:33:51.858476 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002568 sec., 6619.93769470405 rows/sec., 11.86 MiB/sec. | ||
1291 | 2024.11.21 19:33:51.858626 [ 274 ] {04bdbd2e-71a3-4a4b-81f7-cbc8334f1c66} <Debug> TCPHandler: Processed in 0.002884369 sec. | ||
1292 | 2024.11.21 19:33:51.858792 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1293 | 2024.11.21 19:33:51.858910 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1294 | 2024.11.21 19:33:51.858959 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1295 | 2024.11.21 19:33:51.859436 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} <Trace> oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1296 | 2024.11.21 19:33:51.859474 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1297 | 2024.11.21 19:33:51.859858 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1298 | 2024.11.21 19:33:51.860092 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} <Trace> oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1299 | 2024.11.21 19:33:51.860347 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001444 sec., 8310.249307479224 rows/sec., 626.24 KiB/sec. | ||
1300 | 2024.11.21 19:33:51.860469 [ 276 ] {d22e6f18-b12c-406c-84d5-63de22145641} <Debug> TCPHandler: Processed in 0.001737293 sec. | ||
1301 | 2024.11.21 19:33:51.860631 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1302 | 2024.11.21 19:33:51.860756 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1303 | 2024.11.21 19:33:51.860809 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1304 | 2024.11.21 19:33:51.861299 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1305 | 2024.11.21 19:33:51.861341 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1306 | 2024.11.21 19:33:51.861722 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1307 | 2024.11.21 19:33:51.861966 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1308 | 2024.11.21 19:33:51.862209 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001482 sec., 10796.221322537112 rows/sec., 759.11 KiB/sec. | ||
1309 | 2024.11.21 19:33:51.862266 [ 274 ] {9c3cd404-b66e-4758-a271-ba89b5996d55} <Debug> TCPHandler: Processed in 0.001694082 sec. | ||
1310 | 2024.11.21 19:33:52.853942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1311 | 2024.11.21 19:33:52.854568 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1312 | 2024.11.21 19:33:52.854618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1313 | 2024.11.21 19:33:52.855248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1314 | 2024.11.21 19:33:52.855504 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1315 | 2024.11.21 19:33:52.855743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1316 | 2024.11.21 19:33:52.977850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1317 | 2024.11.21 19:33:52.998389 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1318 | 2024.11.21 19:33:52.998450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1319 | 2024.11.21 19:33:53.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 162.17 MiB, free memory in arenas 0.00 B, will set to 159.03 MiB (RSS), difference: 1.00 MiB | ||
1320 | 2024.11.21 19:33:53.005784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1321 | 2024.11.21 19:33:53.006542 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1322 | 2024.11.21 19:33:53.009756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1323 | 2024.11.21 19:33:55.349331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 220 | ||
1324 | 2024.11.21 19:33:55.352582 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1325 | 2024.11.21 19:33:55.352624 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1326 | 2024.11.21 19:33:55.354161 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1327 | 2024.11.21 19:33:55.354460 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1328 | 2024.11.21 19:33:55.355218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
1329 | 2024.11.21 19:33:56.791273 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1330 | 2024.11.21 19:33:56.791478 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1331 | 2024.11.21 19:33:56.791558 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1332 | 2024.11.21 19:33:56.792338 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1333 | 2024.11.21 19:33:56.792380 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1334 | 2024.11.21 19:33:56.792796 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1335 | 2024.11.21 19:33:56.793088 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1336 | 2024.11.21 19:33:56.793304 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.00188 sec., 13829.787234042553 rows/sec., 1.07 MiB/sec. | ||
1337 | 2024.11.21 19:33:56.793365 [ 274 ] {d12ab482-ce9d-4f89-b587-6d8b7f118e08} <Debug> TCPHandler: Processed in 0.00222905 sec. | ||
1338 | 2024.11.21 19:33:56.793632 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1339 | 2024.11.21 19:33:56.793827 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1340 | 2024.11.21 19:33:56.793901 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1341 | 2024.11.21 19:33:56.794677 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1342 | 2024.11.21 19:33:56.794725 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1343 | 2024.11.21 19:33:56.795164 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1344 | 2024.11.21 19:33:56.795420 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1345 | 2024.11.21 19:33:56.795664 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001892 sec., 14799.154334038054 rows/sec., 1.15 MiB/sec. | ||
1346 | 2024.11.21 19:33:56.795724 [ 276 ] {c16f1de6-3c64-4c55-b83d-078767f8390f} <Debug> TCPHandler: Processed in 0.00222816 sec. | ||
1347 | 2024.11.21 19:33:56.795880 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1348 | 2024.11.21 19:33:56.795990 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1349 | 2024.11.21 19:33:56.796039 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1350 | 2024.11.21 19:33:56.796545 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1351 | 2024.11.21 19:33:56.796582 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1352 | 2024.11.21 19:33:56.797029 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1353 | 2024.11.21 19:33:56.797267 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1354 | 2024.11.21 19:33:56.797529 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001517 sec., 32959.78905735003 rows/sec., 2.29 MiB/sec. | ||
1355 | 2024.11.21 19:33:56.797618 [ 274 ] {7e684093-5f9a-4c77-bfc8-f593d89d7951} <Debug> TCPHandler: Processed in 0.001776764 sec. | ||
1356 | 2024.11.21 19:33:56.797785 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1357 | 2024.11.21 19:33:56.797913 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1358 | 2024.11.21 19:33:56.797969 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1359 | 2024.11.21 19:33:56.798466 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1360 | 2024.11.21 19:33:56.798506 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
1361 | 2024.11.21 19:33:56.798892 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1362 | 2024.11.21 19:33:56.799138 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1363 | 2024.11.21 19:33:56.799362 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001481 sec., 13504.388926401081 rows/sec., 949.53 KiB/sec. | ||
1364 | 2024.11.21 19:33:56.799413 [ 276 ] {2d01a35d-6585-4af0-b253-9cb062b18ed2} <Debug> TCPHandler: Processed in 0.001691043 sec. | ||
1365 | 2024.11.21 19:34:00.290185 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1366 | 2024.11.21 19:34:00.290242 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1367 | 2024.11.21 19:34:00.355936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1368 | 2024.11.21 19:34:00.356650 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1369 | 2024.11.21 19:34:00.356706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1370 | 2024.11.21 19:34:00.357339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1371 | 2024.11.21 19:34:00.357604 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1372 | 2024.11.21 19:34:00.357755 [ 85 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1373 | 2024.11.21 19:34:00.357807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1374 | 2024.11.21 19:34:00.357813 [ 85 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1375 | 2024.11.21 19:34:00.357843 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1376 | 2024.11.21 19:34:00.362012 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
1377 | 2024.11.21 19:34:00.362207 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1378 | 2024.11.21 19:34:00.362310 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
1379 | 2024.11.21 19:34:00.362440 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
1380 | 2024.11.21 19:34:00.362657 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
1381 | 2024.11.21 19:34:00.362943 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
1382 | 2024.11.21 19:34:00.363063 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
1383 | 2024.11.21 19:34:00.363240 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
1384 | 2024.11.21 19:34:00.389518 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.031580402 sec., 88852.57382094122 rows/sec., 1.27 MiB/sec. | ||
1385 | 2024.11.21 19:34:00.390370 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1386 | 2024.11.21 19:34:00.390722 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1387 | 2024.11.21 19:34:00.390814 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_6_1} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1388 | 2024.11.21 19:34:00.390948 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1389 | 2024.11.21 19:34:00.509906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1390 | 2024.11.21 19:34:00.529778 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1391 | 2024.11.21 19:34:00.529825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1392 | 2024.11.21 19:34:00.536290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1393 | 2024.11.21 19:34:00.537044 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1394 | 2024.11.21 19:34:00.537411 [ 85 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1395 | 2024.11.21 19:34:00.537531 [ 85 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1396 | 2024.11.21 19:34:00.537603 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1397 | 2024.11.21 19:34:00.537862 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
1398 | 2024.11.21 19:34:00.546819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1399 | 2024.11.21 19:34:00.547974 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1400 | 2024.11.21 19:34:00.548873 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
1401 | 2024.11.21 19:34:00.553478 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
1402 | 2024.11.21 19:34:00.558099 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
1403 | 2024.11.21 19:34:00.562605 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
1404 | 2024.11.21 19:34:00.572403 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
1405 | 2024.11.21 19:34:00.576814 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
1406 | 2024.11.21 19:34:00.638532 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.100809097 sec., 456.30802545528206 rows/sec., 2.36 MiB/sec. | ||
1407 | 2024.11.21 19:34:00.640206 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1408 | 2024.11.21 19:34:00.642769 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1409 | 2024.11.21 19:34:00.642882 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_6_1} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1410 | 2024.11.21 19:34:00.644321 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1411 | 2024.11.21 19:34:01.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.03 MiB, peak 170.57 MiB, free memory in arenas 0.00 B, will set to 163.66 MiB (RSS), difference: 2.63 MiB | ||
1412 | 2024.11.21 19:34:01.796897 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1413 | 2024.11.21 19:34:01.797089 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1414 | 2024.11.21 19:34:01.797162 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1415 | 2024.11.21 19:34:01.797908 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1416 | 2024.11.21 19:34:01.797956 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1417 | 2024.11.21 19:34:01.798383 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1418 | 2024.11.21 19:34:01.798653 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1419 | 2024.11.21 19:34:01.799006 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec. | ||
1420 | 2024.11.21 19:34:01.799177 [ 274 ] {e75fe5a8-aab7-427d-89b7-f22d9d99b978} <Debug> TCPHandler: Processed in 0.002406902 sec. | ||
1421 | 2024.11.21 19:34:01.799473 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1422 | 2024.11.21 19:34:01.799675 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1423 | 2024.11.21 19:34:01.799758 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1424 | 2024.11.21 19:34:01.800667 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1425 | 2024.11.21 19:34:01.800717 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1426 | 2024.11.21 19:34:01.801232 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1427 | 2024.11.21 19:34:01.801528 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1428 | 2024.11.21 19:34:01.801738 [ 84 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1429 | 2024.11.21 19:34:01.801823 [ 84 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1430 | 2024.11.21 19:34:01.801820 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} <Debug> executeQuery: Read 223 rows, 20.42 KiB in 0.002192 sec., 101733.57664233577 rows/sec., 9.10 MiB/sec. | ||
1431 | 2024.11.21 19:34:01.801865 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1432 | 2024.11.21 19:34:01.802023 [ 276 ] {a31cf4f2-befe-4567-a349-22f487ddb335} <Debug> TCPHandler: Processed in 0.002685016 sec. | ||
1433 | 2024.11.21 19:34:01.802244 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
1434 | 2024.11.21 19:34:01.802339 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1435 | 2024.11.21 19:34:01.802447 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1436 | 2024.11.21 19:34:01.802496 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1437 | 2024.11.21 19:34:01.802497 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 189 rows starting from the beginning of the part | ||
1438 | 2024.11.21 19:34:01.802574 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1439 | 2024.11.21 19:34:01.802733 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1440 | 2024.11.21 19:34:01.803193 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part | ||
1441 | 2024.11.21 19:34:01.803531 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1442 | 2024.11.21 19:34:01.803932 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
1443 | 2024.11.21 19:34:01.804273 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 223 rows starting from the beginning of the part | ||
1444 | 2024.11.21 19:34:01.805272 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1445 | 2024.11.21 19:34:01.805321 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1446 | 2024.11.21 19:34:01.806009 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1447 | 2024.11.21 19:34:01.806342 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 713 rows, containing 5 columns (5 merged, 0 gathered) in 0.004351208 sec., 163862.54116098335 rows/sec., 15.05 MiB/sec. | ||
1448 | 2024.11.21 19:34:01.806404 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1449 | 2024.11.21 19:34:01.806703 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} <Debug> executeQuery: Read 32 rows, 2.34 KiB in 0.004239 sec., 7548.950224109461 rows/sec., 551.06 KiB/sec. | ||
1450 | 2024.11.21 19:34:01.806720 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1451 | 2024.11.21 19:34:01.806809 [ 274 ] {3d02052c-998b-403f-b824-93dd85a37a93} <Debug> TCPHandler: Processed in 0.004631532 sec. | ||
1452 | 2024.11.21 19:34:01.807006 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1453 | 2024.11.21 19:34:01.807218 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1454 | 2024.11.21 19:34:01.807312 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1455 | 2024.11.21 19:34:01.807331 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1456 | 2024.11.21 19:34:01.807576 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_6_1} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1457 | 2024.11.21 19:34:01.807741 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
1458 | 2024.11.21 19:34:01.808313 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1459 | 2024.11.21 19:34:01.808360 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1460 | 2024.11.21 19:34:01.808764 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1461 | 2024.11.21 19:34:01.809009 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1462 | 2024.11.21 19:34:01.809252 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002091 sec., 6695.361071257771 rows/sec., 468.90 KiB/sec. | ||
1463 | 2024.11.21 19:34:01.809329 [ 276 ] {1c985512-d389-418e-9bdf-6dc113e0d941} <Debug> TCPHandler: Processed in 0.002402892 sec. | ||
1464 | 2024.11.21 19:34:01.809509 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1465 | 2024.11.21 19:34:01.809648 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1466 | 2024.11.21 19:34:01.809705 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1467 | 2024.11.21 19:34:01.810334 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1468 | 2024.11.21 19:34:01.810374 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1469 | 2024.11.21 19:34:01.810735 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1470 | 2024.11.21 19:34:01.810977 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1471 | 2024.11.21 19:34:01.811154 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. | ||
1472 | 2024.11.21 19:34:01.811204 [ 274 ] {123d26e9-39af-416e-8243-cb6ae4bbce7e} <Debug> TCPHandler: Processed in 0.001761014 sec. | ||
1473 | 2024.11.21 19:34:01.811389 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1474 | 2024.11.21 19:34:01.811563 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1475 | 2024.11.21 19:34:01.811634 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1476 | 2024.11.21 19:34:01.812505 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1477 | 2024.11.21 19:34:01.812546 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1478 | 2024.11.21 19:34:01.812941 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1479 | 2024.11.21 19:34:01.813190 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1480 | 2024.11.21 19:34:01.813341 [ 82 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1481 | 2024.11.21 19:34:01.813399 [ 82 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1482 | 2024.11.21 19:34:01.813436 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1483 | 2024.11.21 19:34:01.813433 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} <Debug> executeQuery: Read 371 rows, 26.80 KiB in 0.001905 sec., 194750.656167979 rows/sec., 13.74 MiB/sec. | ||
1484 | 2024.11.21 19:34:01.813663 [ 276 ] {d0e421aa-6dda-4a7f-b904-76bc8c4d3330} <Debug> TCPHandler: Processed in 0.002354441 sec. | ||
1485 | 2024.11.21 19:34:01.813694 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
1486 | 2024.11.21 19:34:01.813834 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1487 | 2024.11.21 19:34:01.813848 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1488 | 2024.11.21 19:34:01.813892 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 354 rows starting from the beginning of the part | ||
1489 | 2024.11.21 19:34:01.814118 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1490 | 2024.11.21 19:34:01.814155 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1491 | 2024.11.21 19:34:01.814275 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1492 | 2024.11.21 19:34:01.814508 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part | ||
1493 | 2024.11.21 19:34:01.814792 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
1494 | 2024.11.21 19:34:01.815151 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1495 | 2024.11.21 19:34:01.815529 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 371 rows starting from the beginning of the part | ||
1496 | 2024.11.21 19:34:01.816308 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1497 | 2024.11.21 19:34:01.816350 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1498 | 2024.11.21 19:34:01.816916 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1499 | 2024.11.21 19:34:01.817226 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1500 | 2024.11.21 19:34:01.817381 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1187 rows, containing 5 columns (5 merged, 0 gathered) in 0.003869032 sec., 306795.0846620033 rows/sec., 22.96 MiB/sec. | ||
1501 | 2024.11.21 19:34:01.817721 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003724 sec., 1611.170784103115 rows/sec., 84.18 KiB/sec. | ||
1502 | 2024.11.21 19:34:01.817764 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1503 | 2024.11.21 19:34:01.817918 [ 274 ] {035c50fa-caf8-464b-bc85-007fbd523944} <Debug> TCPHandler: Processed in 0.004151835 sec. | ||
1504 | 2024.11.21 19:34:01.818081 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1505 | 2024.11.21 19:34:01.818215 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1506 | 2024.11.21 19:34:01.818229 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1507 | 2024.11.21 19:34:01.818282 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1508 | 2024.11.21 19:34:01.818346 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_6_1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1509 | 2024.11.21 19:34:01.818473 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
1510 | 2024.11.21 19:34:01.818918 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1511 | 2024.11.21 19:34:01.818955 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1512 | 2024.11.21 19:34:01.819341 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1513 | 2024.11.21 19:34:01.819588 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1514 | 2024.11.21 19:34:01.819763 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1515 | 2024.11.21 19:34:01.819816 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1516 | 2024.11.21 19:34:01.819835 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001647 sec., 77109.89678202792 rows/sec., 4.98 MiB/sec. | ||
1517 | 2024.11.21 19:34:01.819852 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1518 | 2024.11.21 19:34:01.820000 [ 276 ] {d089de2f-a8f4-47ea-b189-38ffcb6e9d84} <Debug> TCPHandler: Processed in 0.001980956 sec. | ||
1519 | 2024.11.21 19:34:01.820377 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1520 | 2024.11.21 19:34:01.820444 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
1521 | 2024.11.21 19:34:01.820613 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1522 | 2024.11.21 19:34:01.820740 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1523 | 2024.11.21 19:34:01.820745 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1524 | 2024.11.21 19:34:01.820861 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 127 rows starting from the beginning of the part | ||
1525 | 2024.11.21 19:34:01.821230 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
1526 | 2024.11.21 19:34:01.821548 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 127 rows starting from the beginning of the part | ||
1527 | 2024.11.21 19:34:01.821848 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
1528 | 2024.11.21 19:34:01.822041 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1529 | 2024.11.21 19:34:01.822367 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 127 rows starting from the beginning of the part | ||
1530 | 2024.11.21 19:34:01.823043 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1531 | 2024.11.21 19:34:01.823113 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1532 | 2024.11.21 19:34:01.824085 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1533 | 2024.11.21 19:34:01.824588 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1534 | 2024.11.21 19:34:01.825054 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004484 sec., 223.01516503122212 rows/sec., 15.03 KiB/sec. | ||
1535 | 2024.11.21 19:34:01.825342 [ 274 ] {d2fc433c-9a87-42c0-beb0-1bb899b8d2e7} <Debug> TCPHandler: Processed in 0.005207069 sec. | ||
1536 | 2024.11.21 19:34:01.825371 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 5 columns (5 merged, 0 gathered) in 0.005359852 sec., 97204.17653323263 rows/sec., 6.41 MiB/sec. | ||
1537 | 2024.11.21 19:34:01.825511 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1538 | 2024.11.21 19:34:01.825572 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1539 | 2024.11.21 19:34:01.825764 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1540 | 2024.11.21 19:34:01.826010 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1541 | 2024.11.21 19:34:01.826500 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1542 | 2024.11.21 19:34:01.826805 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1543 | 2024.11.21 19:34:01.827028 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1544 | 2024.11.21 19:34:01.827952 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1545 | 2024.11.21 19:34:01.827996 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1546 | 2024.11.21 19:34:01.828650 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1547 | 2024.11.21 19:34:01.828918 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1548 | 2024.11.21 19:34:01.829211 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.003538 sec., 7066.139061616733 rows/sec., 12.66 MiB/sec. | ||
1549 | 2024.11.21 19:34:01.829389 [ 276 ] {7bea9541-0041-4254-87c9-90420abf4d5c} <Debug> TCPHandler: Processed in 0.003942163 sec. | ||
1550 | 2024.11.21 19:34:01.829613 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1551 | 2024.11.21 19:34:01.829751 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1552 | 2024.11.21 19:34:01.829803 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1553 | 2024.11.21 19:34:01.830320 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1554 | 2024.11.21 19:34:01.830360 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1555 | 2024.11.21 19:34:01.830744 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1556 | 2024.11.21 19:34:01.830980 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1557 | 2024.11.21 19:34:01.831113 [ 82 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1558 | 2024.11.21 19:34:01.831153 [ 82 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1559 | 2024.11.21 19:34:01.831164 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001444 sec., 29085.872576177288 rows/sec., 1.76 MiB/sec. | ||
1560 | 2024.11.21 19:34:01.831179 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1561 | 2024.11.21 19:34:01.831254 [ 274 ] {a70fe95d-6074-41e5-97a8-68926286515a} <Debug> TCPHandler: Processed in 0.001696522 sec. | ||
1562 | 2024.11.21 19:34:01.831539 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
1563 | 2024.11.21 19:34:01.831656 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1564 | 2024.11.21 19:34:01.831685 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
1565 | 2024.11.21 19:34:01.831741 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
1566 | 2024.11.21 19:34:01.831972 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
1567 | 2024.11.21 19:34:01.832116 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
1568 | 2024.11.21 19:34:01.832309 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
1569 | 2024.11.21 19:34:01.832450 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
1570 | 2024.11.21 19:34:01.833470 [ 188 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.00221988 sec., 81986.41368001874 rows/sec., 5.16 MiB/sec. | ||
1571 | 2024.11.21 19:34:01.833651 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1572 | 2024.11.21 19:34:01.834030 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1573 | 2024.11.21 19:34:01.834122 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_6_1} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1574 | 2024.11.21 19:34:01.834197 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1575 | 2024.11.21 19:34:02.186886 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1576 | 2024.11.21 19:34:02.187144 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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', '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) | ||
1577 | 2024.11.21 19:34:02.187572 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1578 | 2024.11.21 19:34:02.187624 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <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', '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 | ||
1579 | 2024.11.21 19:34:02.187968 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1580 | 2024.11.21 19:34:02.188052 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1581 | 2024.11.21 19:34:02.188235 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1582 | 2024.11.21 19:34:02.188505 [ 295 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1583 | 2024.11.21 19:34:02.188600 [ 296 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1584 | 2024.11.21 19:34:02.188755 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
1585 | 2024.11.21 19:34:02.188791 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1586 | 2024.11.21 19:34:02.192724 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1587 | 2024.11.21 19:34:02.192759 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1588 | 2024.11.21 19:34:02.192827 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <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', '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'))" | ||
1589 | 2024.11.21 19:34:02.192875 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <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', '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'))" | ||
1590 | 2024.11.21 19:34:02.194329 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.007305 sec., 4106.776180698152 rows/sec., 156.54 KiB/sec. | ||
1591 | 2024.11.21 19:34:02.194497 [ 274 ] {746cf993-67ac-4933-ad73-66c1d158b748} <Debug> TCPHandler: Processed in 0.007743104 sec. | ||
1592 | 2024.11.21 19:34:02.194927 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1593 | 2024.11.21 19:34:02.195177 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', 'sled_data_link:errors_received', '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) | ||
1594 | 2024.11.21 19:34:02.195606 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1595 | 2024.11.21 19:34:02.195656 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <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', 'sled_data_link:errors_received', '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 | ||
1596 | 2024.11.21 19:34:02.196007 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1597 | 2024.11.21 19:34:02.196086 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1598 | 2024.11.21 19:34:02.196267 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1599 | 2024.11.21 19:34:02.196383 [ 297 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1600 | 2024.11.21 19:34:02.196396 [ 295 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1601 | 2024.11.21 19:34:02.196545 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
1602 | 2024.11.21 19:34:02.196576 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1603 | 2024.11.21 19:34:02.196670 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1604 | 2024.11.21 19:34:02.196692 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1605 | 2024.11.21 19:34:02.196739 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <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', 'sled_data_link:errors_received', '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'))" | ||
1606 | 2024.11.21 19:34:02.196790 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <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', 'sled_data_link:errors_received', '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'))" | ||
1607 | 2024.11.21 19:34:02.197897 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002841 sec., 10559.662090813094 rows/sec., 402.52 KiB/sec. | ||
1608 | 2024.11.21 19:34:02.198039 [ 276 ] {d0a23d9c-e0ab-4c97-a970-79d964e4ce6f} <Debug> TCPHandler: Processed in 0.003248073 sec. | ||
1609 | 2024.11.21 19:34:02.198333 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1610 | 2024.11.21 19:34:02.198527 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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) | ||
1611 | 2024.11.21 19:34:02.198875 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1612 | 2024.11.21 19:34:02.198924 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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 | ||
1613 | 2024.11.21 19:34:02.199239 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1614 | 2024.11.21 19:34:02.199307 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1615 | 2024.11.21 19:34:02.199462 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1616 | 2024.11.21 19:34:02.199570 [ 297 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1617 | 2024.11.21 19:34:02.199579 [ 296 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1618 | 2024.11.21 19:34:02.199690 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
1619 | 2024.11.21 19:34:02.199719 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1620 | 2024.11.21 19:34:02.199802 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1621 | 2024.11.21 19:34:02.199825 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1622 | 2024.11.21 19:34:02.199870 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
1623 | 2024.11.21 19:34:02.199915 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
1624 | 2024.11.21 19:34:02.201003 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002572 sec., 11664.07465007776 rows/sec., 444.62 KiB/sec. | ||
1625 | 2024.11.21 19:34:02.201158 [ 274 ] {cde614f5-346e-4304-875b-d9e80aa8664d} <Debug> TCPHandler: Processed in 0.002882429 sec. | ||
1626 | 2024.11.21 19:34:02.201448 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1627 | 2024.11.21 19:34:02.201643 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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) | ||
1628 | 2024.11.21 19:34:02.201980 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1629 | 2024.11.21 19:34:02.202030 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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 | ||
1630 | 2024.11.21 19:34:02.202348 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1631 | 2024.11.21 19:34:02.202415 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1632 | 2024.11.21 19:34:02.202575 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1633 | 2024.11.21 19:34:02.202660 [ 297 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1634 | 2024.11.21 19:34:02.202681 [ 296 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1635 | 2024.11.21 19:34:02.202773 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
1636 | 2024.11.21 19:34:02.202798 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1637 | 2024.11.21 19:34:02.202876 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1638 | 2024.11.21 19:34:02.202897 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1639 | 2024.11.21 19:34:02.202939 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
1640 | 2024.11.21 19:34:02.202986 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
1641 | 2024.11.21 19:34:02.204025 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002478 sec., 12106.537530266343 rows/sec., 461.48 KiB/sec. | ||
1642 | 2024.11.21 19:34:02.204161 [ 276 ] {0092f0e8-366b-4358-b9a7-046745a2dcb7} <Debug> TCPHandler: Processed in 0.002772967 sec. | ||
1643 | 2024.11.21 19:34:02.204545 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1644 | 2024.11.21 19:34:02.204738 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
1645 | 2024.11.21 19:34:02.205078 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1646 | 2024.11.21 19:34:02.205126 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
1647 | 2024.11.21 19:34:02.205445 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1648 | 2024.11.21 19:34:02.205510 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1649 | 2024.11.21 19:34:02.205663 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1650 | 2024.11.21 19:34:02.205770 [ 296 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1651 | 2024.11.21 19:34:02.205771 [ 297 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1652 | 2024.11.21 19:34:02.205887 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
1653 | 2024.11.21 19:34:02.205915 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1654 | 2024.11.21 19:34:02.205999 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1655 | 2024.11.21 19:34:02.206019 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1656 | 2024.11.21 19:34:02.206060 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
1657 | 2024.11.21 19:34:02.206107 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
1658 | 2024.11.21 19:34:02.207141 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002495 sec., 12024.048096192386 rows/sec., 458.34 KiB/sec. | ||
1659 | 2024.11.21 19:34:02.207295 [ 274 ] {c4b8dafa-13ae-4e09-8ab6-3625707b214f} <Debug> TCPHandler: Processed in 0.002809458 sec. | ||
1660 | 2024.11.21 19:34:02.207580 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1661 | 2024.11.21 19:34:02.207769 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', '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', '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) | ||
1662 | 2024.11.21 19:34:02.208106 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1663 | 2024.11.21 19:34:02.208155 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <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', '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', '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 | ||
1664 | 2024.11.21 19:34:02.208479 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1665 | 2024.11.21 19:34:02.208545 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1666 | 2024.11.21 19:34:02.208694 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1667 | 2024.11.21 19:34:02.208795 [ 297 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1668 | 2024.11.21 19:34:02.208804 [ 295 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1669 | 2024.11.21 19:34:02.208909 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
1670 | 2024.11.21 19:34:02.208938 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1671 | 2024.11.21 19:34:02.209021 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1672 | 2024.11.21 19:34:02.209041 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1673 | 2024.11.21 19:34:02.209083 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <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', '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', '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'))" | ||
1674 | 2024.11.21 19:34:02.209132 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <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', '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', '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'))" | ||
1675 | 2024.11.21 19:34:02.210130 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002454 sec., 12224.938875305623 rows/sec., 466.00 KiB/sec. | ||
1676 | 2024.11.21 19:34:02.210260 [ 276 ] {8ca3b946-a1c5-41e1-b4b1-59eaf5f1dcff} <Debug> TCPHandler: Processed in 0.002739236 sec. | ||
1677 | 2024.11.21 19:34:02.273457 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1678 | 2024.11.21 19:34:02.273685 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) 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', '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', '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) | ||
1679 | 2024.11.21 19:34:02.274109 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1680 | 2024.11.21 19:34:02.274165 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <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', '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', '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 | ||
1681 | 2024.11.21 19:34:02.274495 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1682 | 2024.11.21 19:34:02.274564 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1683 | 2024.11.21 19:34:02.274719 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1684 | 2024.11.21 19:34:02.274838 [ 297 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1685 | 2024.11.21 19:34:02.274843 [ 296 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1686 | 2024.11.21 19:34:02.274966 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
1687 | 2024.11.21 19:34:02.274995 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1688 | 2024.11.21 19:34:02.275079 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1689 | 2024.11.21 19:34:02.275108 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1690 | 2024.11.21 19:34:02.275157 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <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', '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', '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'))" | ||
1691 | 2024.11.21 19:34:02.275206 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <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', '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', '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'))" | ||
1692 | 2024.11.21 19:34:02.276274 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002701 sec., 11106.997408367271 rows/sec., 423.38 KiB/sec. | ||
1693 | 2024.11.21 19:34:02.276432 [ 274 ] {5539e8ab-1ec1-46c1-b739-411ca82d9fe1} <Debug> TCPHandler: Processed in 0.003048181 sec. | ||
1694 | 2024.11.21 19:34:02.276930 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1695 | 2024.11.21 19:34:02.277071 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1696 | 2024.11.21 19:34:02.277126 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1697 | 2024.11.21 19:34:02.277891 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1698 | 2024.11.21 19:34:02.277937 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1699 | 2024.11.21 19:34:02.278452 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1700 | 2024.11.21 19:34:02.278679 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1701 | 2024.11.21 19:34:02.279004 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001951 sec., 3587.9036391594054 rows/sec., 729.79 KiB/sec. | ||
1702 | 2024.11.21 19:34:02.279108 [ 276 ] {5fa5d053-48e4-4764-9d25-da77dd74a174} <Debug> TCPHandler: Processed in 0.00224485 sec. | ||
1703 | 2024.11.21 19:34:02.279264 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1704 | 2024.11.21 19:34:02.279397 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1705 | 2024.11.21 19:34:02.279449 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1706 | 2024.11.21 19:34:02.280630 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1707 | 2024.11.21 19:34:02.280740 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1708 | 2024.11.21 19:34:02.281259 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1709 | 2024.11.21 19:34:02.281515 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1710 | 2024.11.21 19:34:02.281748 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} <Debug> executeQuery: Read 1167 rows, 98.65 KiB in 0.002388 sec., 488693.4673366834 rows/sec., 40.34 MiB/sec. | ||
1711 | 2024.11.21 19:34:02.281803 [ 274 ] {de19c60f-3c59-4438-9e3f-3cb405a68450} <Debug> TCPHandler: Processed in 0.002593674 sec. | ||
1712 | 2024.11.21 19:34:02.281951 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1713 | 2024.11.21 19:34:02.282072 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1714 | 2024.11.21 19:34:02.282120 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1715 | 2024.11.21 19:34:02.282828 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1716 | 2024.11.21 19:34:02.282869 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1717 | 2024.11.21 19:34:02.283245 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1718 | 2024.11.21 19:34:02.283483 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1719 | 2024.11.21 19:34:02.283692 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001647 sec., 138433.5154826958 rows/sec., 9.37 MiB/sec. | ||
1720 | 2024.11.21 19:34:02.283746 [ 276 ] {b202e50e-6445-4e70-9f75-5f98db388ae2} <Debug> TCPHandler: Processed in 0.001852654 sec. | ||
1721 | 2024.11.21 19:34:02.283901 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1722 | 2024.11.21 19:34:02.284021 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1723 | 2024.11.21 19:34:02.284069 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1724 | 2024.11.21 19:34:02.284947 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1725 | 2024.11.21 19:34:02.284996 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1726 | 2024.11.21 19:34:02.285399 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1727 | 2024.11.21 19:34:02.285638 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1728 | 2024.11.21 19:34:02.285923 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} <Debug> executeQuery: Read 484 rows, 36.53 KiB in 0.001905 sec., 254068.24146981628 rows/sec., 18.72 MiB/sec. | ||
1729 | 2024.11.21 19:34:02.285988 [ 274 ] {5b9dd9b2-ef85-4456-9425-800e1e844aa8} <Debug> TCPHandler: Processed in 0.002143608 sec. | ||
1730 | 2024.11.21 19:34:02.286133 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1731 | 2024.11.21 19:34:02.286274 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1732 | 2024.11.21 19:34:02.286334 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1733 | 2024.11.21 19:34:02.289338 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1734 | 2024.11.21 19:34:02.289378 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1735 | 2024.11.21 19:34:02.289909 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1736 | 2024.11.21 19:34:02.290155 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1737 | 2024.11.21 19:34:02.290367 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} <Debug> executeQuery: Read 1683 rows, 115.11 KiB in 0.004127 sec., 407802.2776835474 rows/sec., 27.24 MiB/sec. | ||
1738 | 2024.11.21 19:34:02.290419 [ 276 ] {af2c1b8f-3c02-4b93-adfa-d921403b96b3} <Debug> TCPHandler: Processed in 0.004341327 sec. | ||
1739 | 2024.11.21 19:34:02.290574 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1740 | 2024.11.21 19:34:02.290692 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1741 | 2024.11.21 19:34:02.290749 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1742 | 2024.11.21 19:34:02.291232 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1743 | 2024.11.21 19:34:02.291272 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1744 | 2024.11.21 19:34:02.291641 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1745 | 2024.11.21 19:34:02.291882 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1746 | 2024.11.21 19:34:02.292085 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 297.03 KiB/sec. | ||
1747 | 2024.11.21 19:34:02.292134 [ 274 ] {22c496e3-742b-45b0-ada2-945ab4119752} <Debug> TCPHandler: Processed in 0.001615671 sec. | ||
1748 | 2024.11.21 19:34:05.355558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 276 | ||
1749 | 2024.11.21 19:34:05.359149 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1750 | 2024.11.21 19:34:05.359200 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1751 | 2024.11.21 19:34:05.360795 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1752 | 2024.11.21 19:34:05.361107 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1753 | 2024.11.21 19:34:05.361969 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
1754 | 2024.11.21 19:34:06.793778 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1755 | 2024.11.21 19:34:06.793987 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1756 | 2024.11.21 19:34:06.794070 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1757 | 2024.11.21 19:34:06.794907 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1758 | 2024.11.21 19:34:06.794962 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1759 | 2024.11.21 19:34:06.795414 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1760 | 2024.11.21 19:34:06.795668 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1761 | 2024.11.21 19:34:06.795915 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001987 sec., 26170.105686965275 rows/sec., 2.00 MiB/sec. | ||
1762 | 2024.11.21 19:34:06.795980 [ 274 ] {17fa8d62-cdf2-4c58-adf8-53f3854633a5} <Debug> TCPHandler: Processed in 0.002342291 sec. | ||
1763 | 2024.11.21 19:34:06.796246 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1764 | 2024.11.21 19:34:06.796439 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1765 | 2024.11.21 19:34:06.796510 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1766 | 2024.11.21 19:34:06.797292 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1767 | 2024.11.21 19:34:06.797336 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1768 | 2024.11.21 19:34:06.797781 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1769 | 2024.11.21 19:34:06.798037 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1770 | 2024.11.21 19:34:06.798277 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.31 MiB/sec. | ||
1771 | 2024.11.21 19:34:06.798518 [ 276 ] {d1c27a45-11af-44d1-ad8a-f3d346b22293} <Debug> TCPHandler: Processed in 0.002398882 sec. | ||
1772 | 2024.11.21 19:34:06.798718 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1773 | 2024.11.21 19:34:06.798869 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1774 | 2024.11.21 19:34:06.798937 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1775 | 2024.11.21 19:34:06.799593 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1776 | 2024.11.21 19:34:06.799634 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1777 | 2024.11.21 19:34:06.800070 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1778 | 2024.11.21 19:34:06.800313 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1779 | 2024.11.21 19:34:06.800528 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001698 sec., 70671.37809187279 rows/sec., 4.90 MiB/sec. | ||
1780 | 2024.11.21 19:34:06.800585 [ 274 ] {733c4d66-d49e-4f24-aafe-44b42b3b64b7} <Debug> TCPHandler: Processed in 0.001938816 sec. | ||
1781 | 2024.11.21 19:34:06.800751 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1782 | 2024.11.21 19:34:06.800901 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1783 | 2024.11.21 19:34:06.800963 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1784 | 2024.11.21 19:34:06.801506 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1785 | 2024.11.21 19:34:06.801544 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1786 | 2024.11.21 19:34:06.801930 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1787 | 2024.11.21 19:34:06.802169 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1788 | 2024.11.21 19:34:06.802397 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001522 sec., 26281.20893561104 rows/sec., 1.80 MiB/sec. | ||
1789 | 2024.11.21 19:34:06.802555 [ 276 ] {e12ca198-fe59-4657-b9d8-81104a76efa1} <Debug> TCPHandler: Processed in 0.001870295 sec. | ||
1790 | 2024.11.21 19:34:07.858026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1791 | 2024.11.21 19:34:07.858712 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1792 | 2024.11.21 19:34:07.858759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1793 | 2024.11.21 19:34:07.859275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1794 | 2024.11.21 19:34:07.859535 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1795 | 2024.11.21 19:34:07.859769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1796 | 2024.11.21 19:34:08.046987 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1797 | 2024.11.21 19:34:08.065988 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1798 | 2024.11.21 19:34:08.066053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1799 | 2024.11.21 19:34:08.073072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1800 | 2024.11.21 19:34:08.073826 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1801 | 2024.11.21 19:34:08.076688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1802 | 2024.11.21 19:34:09.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.86 MiB, peak 170.57 MiB, free memory in arenas 0.00 B, will set to 166.61 MiB (RSS), difference: 1.75 MiB | ||
1803 | 2024.11.21 19:34:10.849331 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1804 | 2024.11.21 19:34:11.046257 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1805 | 2024.11.21 19:34:11.049704 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1806 | 2024.11.21 19:34:11.069109 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1807 | 2024.11.21 19:34:11.341133 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1808 | 2024.11.21 19:34:11.341189 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1809 | 2024.11.21 19:34:11.341198 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38026, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1810 | 2024.11.21 19:34:11.351731 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1811 | 2024.11.21 19:34:11.795604 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1812 | 2024.11.21 19:34:11.795791 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1813 | 2024.11.21 19:34:11.795867 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1814 | 2024.11.21 19:34:11.796658 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1815 | 2024.11.21 19:34:11.796713 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1816 | 2024.11.21 19:34:11.797164 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1817 | 2024.11.21 19:34:11.797426 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1818 | 2024.11.21 19:34:11.797692 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001951 sec., 26652.99846232701 rows/sec., 2.04 MiB/sec. | ||
1819 | 2024.11.21 19:34:11.797763 [ 274 ] {cef10f1c-210e-4c22-8524-8193eb0f6943} <Debug> TCPHandler: Processed in 0.002286961 sec. | ||
1820 | 2024.11.21 19:34:11.798012 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1821 | 2024.11.21 19:34:11.798200 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1822 | 2024.11.21 19:34:11.798271 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1823 | 2024.11.21 19:34:11.799069 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1824 | 2024.11.21 19:34:11.799116 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1825 | 2024.11.21 19:34:11.799614 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1826 | 2024.11.21 19:34:11.799875 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1827 | 2024.11.21 19:34:11.800122 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001974 sec., 28368.794326241135 rows/sec., 2.21 MiB/sec. | ||
1828 | 2024.11.21 19:34:11.800189 [ 276 ] {e4544304-b751-46ce-a34c-354f7331d99a} <Debug> TCPHandler: Processed in 0.002307441 sec. | ||
1829 | 2024.11.21 19:34:11.800352 [ 274 ] {} <Trace> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1830 | 2024.11.21 19:34:11.800485 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53627) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1831 | 2024.11.21 19:34:11.800545 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1832 | 2024.11.21 19:34:11.801151 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1833 | 2024.11.21 19:34:11.801195 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1834 | 2024.11.21 19:34:11.801622 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1835 | 2024.11.21 19:34:11.801885 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1836 | 2024.11.21 19:34:11.802158 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001703 sec., 88079.85907222547 rows/sec., 6.11 MiB/sec. | ||
1837 | 2024.11.21 19:34:11.802327 [ 274 ] {f066676c-f3a7-48fb-8e36-7186ffad83b6} <Debug> TCPHandler: Processed in 0.002032967 sec. | ||
1838 | 2024.11.21 19:34:11.802499 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1839 | 2024.11.21 19:34:11.802624 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1840 | 2024.11.21 19:34:11.802681 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1841 | 2024.11.21 19:34:11.803226 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1842 | 2024.11.21 19:34:11.803269 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1843 | 2024.11.21 19:34:11.803662 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1844 | 2024.11.21 19:34:11.803909 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1845 | 2024.11.21 19:34:11.804186 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001574 sec., 31766.200762388817 rows/sec., 2.18 MiB/sec. | ||
1846 | 2024.11.21 19:34:11.804318 [ 276 ] {e30ab0a4-6bcd-4d44-98c9-befaa8df5faa} <Debug> TCPHandler: Processed in 0.001875616 sec. | ||
1847 | 2024.11.21 19:34:14.006423 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1848 | 2024.11.21 19:34:14.447233 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1849 | 2024.11.21 19:34:14.639643 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1850 | 2024.11.21 19:34:14.698006 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1851 | 2024.11.21 19:34:14.713409 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1852 | 2024.11.21 19:34:14.715769 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1853 | 2024.11.21 19:34:14.721097 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1854 | 2024.11.21 19:34:14.740759 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1855 | 2024.11.21 19:34:14.982046 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1856 | 2024.11.21 19:34:15.284608 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1857 | 2024.11.21 19:34:15.290481 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1858 | 2024.11.21 19:34:15.290543 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1859 | 2024.11.21 19:34:15.342989 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1860 | 2024.11.21 19:34:15.359998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1861 | 2024.11.21 19:34:15.361078 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1862 | 2024.11.21 19:34:15.361125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1863 | 2024.11.21 19:34:15.361719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1864 | 2024.11.21 19:34:15.361979 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1865 | 2024.11.21 19:34:15.362464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1866 | 2024.11.21 19:34:15.362716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 292 | ||
1867 | 2024.11.21 19:34:15.365496 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1868 | 2024.11.21 19:34:15.365546 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1869 | 2024.11.21 19:34:15.367041 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1870 | 2024.11.21 19:34:15.367354 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1871 | 2024.11.21 19:34:15.368037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
1872 | 2024.11.21 19:34:15.539009 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1873 | 2024.11.21 19:34:15.576052 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1874 | 2024.11.21 19:34:15.576846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1875 | 2024.11.21 19:34:15.587439 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1876 | 2024.11.21 19:34:15.595918 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1877 | 2024.11.21 19:34:15.595970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1878 | 2024.11.21 19:34:15.602705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1879 | 2024.11.21 19:34:15.603482 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1880 | 2024.11.21 19:34:15.606059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1881 | 2024.11.21 19:34:15.647822 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1882 | 2024.11.21 19:34:15.705110 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37994, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1883 | 2024.11.21 19:34:15.762375 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36237, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1884 | 2024.11.21 19:34:16.301621 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1885 | 2024.11.21 19:34:16.347309 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1886 | 2024.11.21 19:34:16.362689 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1887 | 2024.11.21 19:34:16.370158 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1888 | 2024.11.21 19:34:16.378589 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1889 | 2024.11.21 19:34:16.386099 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1890 | 2024.11.21 19:34:16.399473 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1891 | 2024.11.21 19:34:16.429127 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
1892 | 2024.11.21 19:34:16.429230 [ 274 ] {} <Debug> TCP-Session: 74d3fcb4-ce0a-4e69-b862-be25d9f8a9bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1893 | 2024.11.21 19:34:16.800676 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1894 | 2024.11.21 19:34:16.800879 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1895 | 2024.11.21 19:34:16.800958 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1896 | 2024.11.21 19:34:16.801786 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1897 | 2024.11.21 19:34:16.801833 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1898 | 2024.11.21 19:34:16.802266 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1899 | 2024.11.21 19:34:16.802522 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1900 | 2024.11.21 19:34:16.802822 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001991 sec., 7031.642390758412 rows/sec., 506.18 KiB/sec. | ||
1901 | 2024.11.21 19:34:16.803126 [ 276 ] {186592d8-fce9-4359-9ab1-61b9da7c2c67} <Debug> TCPHandler: Processed in 0.002581585 sec. | ||
1902 | 2024.11.21 19:34:16.803345 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2024.11.21 19:34:16.803494 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1904 | 2024.11.21 19:34:16.803577 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1905 | 2024.11.21 19:34:16.804325 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1906 | 2024.11.21 19:34:16.804367 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1907 | 2024.11.21 19:34:16.804766 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1908 | 2024.11.21 19:34:16.805016 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1909 | 2024.11.21 19:34:16.805303 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} <Debug> executeQuery: Read 249 rows, 22.43 KiB in 0.001823 sec., 136588.04168952277 rows/sec., 12.01 MiB/sec. | ||
1910 | 2024.11.21 19:34:16.805423 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1911 | 2024.11.21 19:34:16.805438 [ 282 ] {4547d6c6-f77a-46cb-8b55-bb6cd27d3d7b} <Debug> TCPHandler: Processed in 0.00219087 sec. | ||
1912 | 2024.11.21 19:34:16.805603 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1913 | 2024.11.21 19:34:16.805733 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1914 | 2024.11.21 19:34:16.805781 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1915 | 2024.11.21 19:34:16.806339 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1916 | 2024.11.21 19:34:16.806380 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1917 | 2024.11.21 19:34:16.806758 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1918 | 2024.11.21 19:34:16.807006 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1919 | 2024.11.21 19:34:16.807287 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} <Debug> executeQuery: Read 32 rows, 2.34 KiB in 0.001559 sec., 20525.97819114817 rows/sec., 1.46 MiB/sec. | ||
1920 | 2024.11.21 19:34:16.807344 [ 276 ] {cb3d20a8-7c4c-486c-9e19-55c399009cad} <Debug> TCPHandler: Processed in 0.001809404 sec. | ||
1921 | 2024.11.21 19:34:16.807476 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1922 | 2024.11.21 19:34:16.807581 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1923 | 2024.11.21 19:34:16.807627 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1924 | 2024.11.21 19:34:16.808256 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1925 | 2024.11.21 19:34:16.808304 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1926 | 2024.11.21 19:34:16.808724 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1927 | 2024.11.21 19:34:16.808963 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1928 | 2024.11.21 19:34:16.809249 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001662 sec., 8423.58604091456 rows/sec., 589.93 KiB/sec. | ||
1929 | 2024.11.21 19:34:16.809333 [ 282 ] {7007f098-a5a7-4857-af97-0853f8ce54d8} <Debug> TCPHandler: Processed in 0.001908796 sec. | ||
1930 | 2024.11.21 19:34:16.809475 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1931 | 2024.11.21 19:34:16.809583 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1932 | 2024.11.21 19:34:16.809628 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1933 | 2024.11.21 19:34:16.810170 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1934 | 2024.11.21 19:34:16.810210 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1935 | 2024.11.21 19:34:16.810559 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1936 | 2024.11.21 19:34:16.810788 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1937 | 2024.11.21 19:34:16.811146 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. | ||
1938 | 2024.11.21 19:34:16.811366 [ 276 ] {23897128-ce72-496c-8855-f6d724aeb694} <Debug> TCPHandler: Processed in 0.001944036 sec. | ||
1939 | 2024.11.21 19:34:16.811499 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1940 | 2024.11.21 19:34:16.811605 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1941 | 2024.11.21 19:34:16.811648 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1942 | 2024.11.21 19:34:16.812445 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1943 | 2024.11.21 19:34:16.812492 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1944 | 2024.11.21 19:34:16.812900 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1945 | 2024.11.21 19:34:16.813142 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1946 | 2024.11.21 19:34:16.813464 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001848 sec., 215909.0909090909 rows/sec., 15.35 MiB/sec. | ||
1947 | 2024.11.21 19:34:16.813694 [ 282 ] {54e47352-23be-4fdc-a556-d5bf04bcd548} <Debug> TCPHandler: Processed in 0.00224473 sec. | ||
1948 | 2024.11.21 19:34:16.813887 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1949 | 2024.11.21 19:34:16.814019 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1950 | 2024.11.21 19:34:16.814075 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1951 | 2024.11.21 19:34:16.814627 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1952 | 2024.11.21 19:34:16.814674 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1953 | 2024.11.21 19:34:16.815044 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1954 | 2024.11.21 19:34:16.815309 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1955 | 2024.11.21 19:34:16.815650 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001616 sec., 3712.871287128713 rows/sec., 193.98 KiB/sec. | ||
1956 | 2024.11.21 19:34:16.815821 [ 276 ] {9286aa66-54e9-4df7-b14c-90ac206f9856} <Debug> TCPHandler: Processed in 0.002039077 sec. | ||
1957 | 2024.11.21 19:34:16.815949 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1958 | 2024.11.21 19:34:16.816056 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1959 | 2024.11.21 19:34:16.816103 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1960 | 2024.11.21 19:34:16.816650 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1961 | 2024.11.21 19:34:16.816689 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1962 | 2024.11.21 19:34:16.817071 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1963 | 2024.11.21 19:34:16.817306 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1964 | 2024.11.21 19:34:16.817652 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001591 sec., 142677.56128221244 rows/sec., 9.52 MiB/sec. | ||
1965 | 2024.11.21 19:34:16.817955 [ 282 ] {eeaecb00-ab2e-4dcd-a1f8-1a85d5edd3ed} <Debug> TCPHandler: Processed in 0.002054918 sec. | ||
1966 | 2024.11.21 19:34:16.818165 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1967 | 2024.11.21 19:34:16.818298 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1968 | 2024.11.21 19:34:16.818355 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1969 | 2024.11.21 19:34:16.818874 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1970 | 2024.11.21 19:34:16.818914 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1971 | 2024.11.21 19:34:16.819277 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1972 | 2024.11.21 19:34:16.819513 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1973 | 2024.11.21 19:34:16.819858 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001564 sec., 639.386189258312 rows/sec., 43.08 KiB/sec. | ||
1974 | 2024.11.21 19:34:16.820021 [ 276 ] {6e224c3f-eb29-44fa-b001-b1d0f5744e1c} <Debug> TCPHandler: Processed in 0.001945096 sec. | ||
1975 | 2024.11.21 19:34:16.820165 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1976 | 2024.11.21 19:34:16.820292 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1977 | 2024.11.21 19:34:16.820375 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1978 | 2024.11.21 19:34:16.821586 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1979 | 2024.11.21 19:34:16.821625 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1980 | 2024.11.21 19:34:16.822250 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1981 | 2024.11.21 19:34:16.822503 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1982 | 2024.11.21 19:34:16.822879 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002588 sec., 9659.969088098918 rows/sec., 17.31 MiB/sec. | ||
1983 | 2024.11.21 19:34:16.823119 [ 282 ] {5e9e741c-40e2-4dd0-9aee-d7c1ef62b87e} <Debug> TCPHandler: Processed in 0.00301548 sec. | ||
1984 | 2024.11.21 19:34:16.823276 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1985 | 2024.11.21 19:34:16.823403 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1986 | 2024.11.21 19:34:16.823457 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1987 | 2024.11.21 19:34:16.823937 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1988 | 2024.11.21 19:34:16.823977 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1989 | 2024.11.21 19:34:16.824339 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1990 | 2024.11.21 19:34:16.824576 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1991 | 2024.11.21 19:34:16.824850 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001462 sec., 49247.60601915185 rows/sec., 3.14 MiB/sec. | ||
1992 | 2024.11.21 19:34:16.824938 [ 276 ] {1027b9f8-bc64-44d3-8e38-2303aa878947} <Debug> TCPHandler: Processed in 0.001725243 sec. | ||
1993 | 2024.11.21 19:34:21.793813 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1994 | 2024.11.21 19:34:21.794018 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1995 | 2024.11.21 19:34:21.794090 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1996 | 2024.11.21 19:34:21.794898 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1997 | 2024.11.21 19:34:21.794942 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
1998 | 2024.11.21 19:34:21.795378 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1999 | 2024.11.21 19:34:21.795635 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2000 | 2024.11.21 19:34:21.795770 [ 47 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2001 | 2024.11.21 19:34:21.795816 [ 47 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2002 | 2024.11.21 19:34:21.795840 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2003 | 2024.11.21 19:34:21.795848 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001881 sec., 27644.869750132908 rows/sec., 2.11 MiB/sec. | ||
2004 | 2024.11.21 19:34:21.795997 [ 276 ] {2be25a8a-229f-42ce-acc4-c58fd71c1eff} <Debug> TCPHandler: Processed in 0.002310631 sec. | ||
2005 | 2024.11.21 19:34:21.796108 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
2006 | 2024.11.21 19:34:21.796215 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2007 | 2024.11.21 19:34:21.796371 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2008 | 2024.11.21 19:34:21.796456 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2009 | 2024.11.21 19:34:21.796464 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
2010 | 2024.11.21 19:34:21.796557 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2011 | 2024.11.21 19:34:21.796719 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1167 rows starting from the beginning of the part | ||
2012 | 2024.11.21 19:34:21.797107 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
2013 | 2024.11.21 19:34:21.797416 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
2014 | 2024.11.21 19:34:21.797726 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 249 rows starting from the beginning of the part | ||
2015 | 2024.11.21 19:34:21.798035 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
2016 | 2024.11.21 19:34:21.799785 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2017 | 2024.11.21 19:34:21.799850 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2018 | 2024.11.21 19:34:21.801064 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2019 | 2024.11.21 19:34:21.801556 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2020 | 2024.11.21 19:34:21.801878 [ 47 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2021 | 2024.11.21 19:34:21.801867 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1795 rows, containing 5 columns (5 merged, 0 gathered) in 0.005904539 sec., 304003.41161265934 rows/sec., 26.58 MiB/sec. | ||
2022 | 2024.11.21 19:34:21.801947 [ 47 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2023 | 2024.11.21 19:34:21.802019 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2024 | 2024.11.21 19:34:21.802029 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.005644 sec., 9922.041105598866 rows/sec., 792.46 KiB/sec. | ||
2025 | 2024.11.21 19:34:21.802271 [ 282 ] {47cbb2a4-3375-40d6-8b0e-c1568c1eef86} <Debug> TCPHandler: Processed in 0.006126272 sec. | ||
2026 | 2024.11.21 19:34:21.802330 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2027 | 2024.11.21 19:34:21.802382 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
2028 | 2024.11.21 19:34:21.802582 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2029 | 2024.11.21 19:34:21.802735 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2030 | 2024.11.21 19:34:21.802846 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part | ||
2031 | 2024.11.21 19:34:21.802889 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2032 | 2024.11.21 19:34:21.803177 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2033 | 2024.11.21 19:34:21.803372 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2034 | 2024.11.21 19:34:21.803401 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 484 rows starting from the beginning of the part | ||
2035 | 2024.11.21 19:34:21.803856 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_11_2} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2036 | 2024.11.21 19:34:21.804053 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
2037 | 2024.11.21 19:34:21.804319 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
2038 | 2024.11.21 19:34:21.804602 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
2039 | 2024.11.21 19:34:21.804892 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 399 rows starting from the beginning of the part | ||
2040 | 2024.11.21 19:34:21.805219 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
2041 | 2024.11.21 19:34:21.806207 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2042 | 2024.11.21 19:34:21.806285 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2043 | 2024.11.21 19:34:21.807441 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2044 | 2024.11.21 19:34:21.807830 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2045 | 2024.11.21 19:34:21.808257 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2046 | 2024.11.21 19:34:21.808353 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2047 | 2024.11.21 19:34:21.808342 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1429 rows, containing 5 columns (5 merged, 0 gathered) in 0.006190413 sec., 230840.81789050263 rows/sec., 17.66 MiB/sec. | ||
2048 | 2024.11.21 19:34:21.808406 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2049 | 2024.11.21 19:34:21.808439 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.00566 sec., 21201.413427561838 rows/sec., 1.47 MiB/sec. | ||
2050 | 2024.11.21 19:34:21.808702 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2051 | 2024.11.21 19:34:21.808815 [ 276 ] {570eb560-19f9-4a7d-aaa8-beb6dda7072f} <Debug> TCPHandler: Processed in 0.006401475 sec. | ||
2052 | 2024.11.21 19:34:21.808884 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
2053 | 2024.11.21 19:34:21.809140 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2054 | 2024.11.21 19:34:21.809231 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2055 | 2024.11.21 19:34:21.809320 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 521 rows starting from the beginning of the part | ||
2056 | 2024.11.21 19:34:21.809458 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2057 | 2024.11.21 19:34:21.809563 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2058 | 2024.11.21 19:34:21.809846 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2059 | 2024.11.21 19:34:21.809898 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1683 rows starting from the beginning of the part | ||
2060 | 2024.11.21 19:34:21.810035 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_11_2} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2061 | 2024.11.21 19:34:21.810603 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
2062 | 2024.11.21 19:34:21.810631 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 120 rows starting from the beginning of the part | ||
2063 | 2024.11.21 19:34:21.811015 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
2064 | 2024.11.21 19:34:21.811334 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 227 rows starting from the beginning of the part | ||
2065 | 2024.11.21 19:34:21.811648 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part | ||
2066 | 2024.11.21 19:34:21.812554 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2067 | 2024.11.21 19:34:21.812637 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2068 | 2024.11.21 19:34:21.813678 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2069 | 2024.11.21 19:34:21.814144 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2070 | 2024.11.21 19:34:21.814353 [ 47 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2071 | 2024.11.21 19:34:21.814435 [ 47 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2072 | 2024.11.21 19:34:21.814497 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2073 | 2024.11.21 19:34:21.814671 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.00526 sec., 7604.5627376425855 rows/sec., 533.95 KiB/sec. | ||
2074 | 2024.11.21 19:34:21.815057 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2075 | 2024.11.21 19:34:21.815101 [ 282 ] {944ea6ea-3462-4781-9f89-4d5cf3169756} <Debug> TCPHandler: Processed in 0.006107611 sec. | ||
2076 | 2024.11.21 19:34:21.815233 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 5 columns (5 merged, 0 gathered) in 0.006682939 sec., 422119.66920541995 rows/sec., 28.27 MiB/sec. | ||
2077 | 2024.11.21 19:34:21.815380 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2078 | 2024.11.21 19:34:21.815417 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 182 rows starting from the beginning of the part | ||
2079 | 2024.11.21 19:34:21.815511 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
2080 | 2024.11.21 19:34:21.815618 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2081 | 2024.11.21 19:34:21.815739 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
2082 | 2024.11.21 19:34:21.815887 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
2083 | 2024.11.21 19:34:21.815993 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part | ||
2084 | 2024.11.21 19:34:21.816181 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
2085 | 2024.11.21 19:34:21.816324 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2086 | 2024.11.21 19:34:21.816491 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2087 | 2024.11.21 19:34:21.816580 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
2088 | 2024.11.21 19:34:21.817264 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002606095 sec., 149649.18776944047 rows/sec., 9.74 MiB/sec. | ||
2089 | 2024.11.21 19:34:21.817383 [ 188 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2090 | 2024.11.21 19:34:21.817649 [ 188 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2091 | 2024.11.21 19:34:21.817725 [ 188 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_11_2} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2092 | 2024.11.21 19:34:21.817790 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2093 | 2024.11.21 19:34:22.862719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2094 | 2024.11.21 19:34:22.863436 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2095 | 2024.11.21 19:34:22.863488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2096 | 2024.11.21 19:34:22.864068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2097 | 2024.11.21 19:34:22.864315 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2098 | 2024.11.21 19:34:22.864609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2099 | 2024.11.21 19:34:23.106220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2100 | 2024.11.21 19:34:23.126209 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2101 | 2024.11.21 19:34:23.126273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2102 | 2024.11.21 19:34:23.133658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2103 | 2024.11.21 19:34:23.134526 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2104 | 2024.11.21 19:34:23.138060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2105 | 2024.11.21 19:34:25.368347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 322 | ||
2106 | 2024.11.21 19:34:25.371691 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2107 | 2024.11.21 19:34:25.371751 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2108 | 2024.11.21 19:34:25.373264 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2109 | 2024.11.21 19:34:25.373575 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2110 | 2024.11.21 19:34:25.373890 [ 39 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2111 | 2024.11.21 19:34:25.374075 [ 39 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2112 | 2024.11.21 19:34:25.374169 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2113 | 2024.11.21 19:34:25.374908 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
2114 | 2024.11.21 19:34:25.375498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
2115 | 2024.11.21 19:34:25.375865 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2116 | 2024.11.21 19:34:25.375998 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
2117 | 2024.11.21 19:34:25.376561 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
2118 | 2024.11.21 19:34:25.376988 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
2119 | 2024.11.21 19:34:25.377414 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
2120 | 2024.11.21 19:34:25.377837 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
2121 | 2024.11.21 19:34:25.378266 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
2122 | 2024.11.21 19:34:25.388275 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.013927746 sec., 23119.31880434925 rows/sec., 22.39 MiB/sec. | ||
2123 | 2024.11.21 19:34:25.389618 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2124 | 2024.11.21 19:34:25.390480 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2125 | 2024.11.21 19:34:25.390579 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_6_1} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2126 | 2024.11.21 19:34:25.390955 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
2127 | 2024.11.21 19:34:26.795968 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2128 | 2024.11.21 19:34:26.796172 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2129 | 2024.11.21 19:34:26.796250 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2130 | 2024.11.21 19:34:26.797117 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2131 | 2024.11.21 19:34:26.797163 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2132 | 2024.11.21 19:34:26.797589 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2133 | 2024.11.21 19:34:26.797839 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2134 | 2024.11.21 19:34:26.798078 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001962 sec., 26503.567787971457 rows/sec., 2.02 MiB/sec. | ||
2135 | 2024.11.21 19:34:26.798143 [ 276 ] {623d1637-daa5-40e5-aaff-8e53e605b586} <Debug> TCPHandler: Processed in 0.002311721 sec. | ||
2136 | 2024.11.21 19:34:26.798338 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2137 | 2024.11.21 19:34:26.798483 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2138 | 2024.11.21 19:34:26.798542 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2139 | 2024.11.21 19:34:26.799195 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2140 | 2024.11.21 19:34:26.799236 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2141 | 2024.11.21 19:34:26.799604 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2142 | 2024.11.21 19:34:26.799845 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2143 | 2024.11.21 19:34:26.800060 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.71 MiB/sec. | ||
2144 | 2024.11.21 19:34:26.800113 [ 282 ] {439cef2e-208f-4ed7-bf93-8badac1c27f9} <Debug> TCPHandler: Processed in 0.001843754 sec. | ||
2145 | 2024.11.21 19:34:26.800252 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2146 | 2024.11.21 19:34:26.800381 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2147 | 2024.11.21 19:34:26.800439 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2148 | 2024.11.21 19:34:26.801051 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2149 | 2024.11.21 19:34:26.801098 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2150 | 2024.11.21 19:34:26.801490 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2151 | 2024.11.21 19:34:26.801736 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2152 | 2024.11.21 19:34:26.801948 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001596 sec., 93984.96240601504 rows/sec., 6.52 MiB/sec. | ||
2153 | 2024.11.21 19:34:26.801999 [ 276 ] {a206ba15-fbf4-4885-815b-8838536a90d9} <Debug> TCPHandler: Processed in 0.001810194 sec. | ||
2154 | 2024.11.21 19:34:26.802140 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2155 | 2024.11.21 19:34:26.802251 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2156 | 2024.11.21 19:34:26.802297 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2157 | 2024.11.21 19:34:26.802724 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2158 | 2024.11.21 19:34:26.802762 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2159 | 2024.11.21 19:34:26.803119 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2160 | 2024.11.21 19:34:26.803363 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2161 | 2024.11.21 19:34:26.803564 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001336 sec., 37425.149700598806 rows/sec., 2.57 MiB/sec. | ||
2162 | 2024.11.21 19:34:26.803613 [ 282 ] {bfa0a690-61c4-4b76-943d-d10c74a7e5ae} <Debug> TCPHandler: Processed in 0.00152626 sec. | ||
2163 | 2024.11.21 19:34:28.645695 [ 33 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2164 | 2024.11.21 19:34:28.645774 [ 33 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2165 | 2024.11.21 19:34:28.645798 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2166 | 2024.11.21 19:34:28.646061 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::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 | ||
2167 | 2024.11.21 19:34:28.646307 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2168 | 2024.11.21 19:34:28.646373 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2169 | 2024.11.21 19:34:28.646514 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2170 | 2024.11.21 19:34:28.646753 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
2171 | 2024.11.21 19:34:28.647032 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
2172 | 2024.11.21 19:34:28.647247 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
2173 | 2024.11.21 19:34:28.648257 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 111 rows, containing 5 columns (5 merged, 0 gathered) in 0.002366942 sec., 46895.95266804172 rows/sec., 3.51 MiB/sec. | ||
2174 | 2024.11.21 19:34:28.648476 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2175 | 2024.11.21 19:34:28.648810 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2176 | 2024.11.21 19:34:28.648903 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_5_1} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2177 | 2024.11.21 19:34:28.648992 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2178 | 2024.11.21 19:34:30.116745 [ 32 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2179 | 2024.11.21 19:34:30.116808 [ 32 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2180 | 2024.11.21 19:34:30.116830 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2181 | 2024.11.21 19:34:30.117016 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
2182 | 2024.11.21 19:34:30.117197 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2183 | 2024.11.21 19:34:30.117236 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
2184 | 2024.11.21 19:34:30.117318 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
2185 | 2024.11.21 19:34:30.117416 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
2186 | 2024.11.21 19:34:30.117630 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
2187 | 2024.11.21 19:34:30.117853 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
2188 | 2024.11.21 19:34:30.118816 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.001925626 sec., 147484.50633715998 rows/sec., 10.57 MiB/sec. | ||
2189 | 2024.11.21 19:34:30.119014 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2190 | 2024.11.21 19:34:30.119366 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2191 | 2024.11.21 19:34:30.119451 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_5_1} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2192 | 2024.11.21 19:34:30.119554 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
2193 | 2024.11.21 19:34:30.290619 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2194 | 2024.11.21 19:34:30.290677 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2195 | 2024.11.21 19:34:30.348743 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2196 | 2024.11.21 19:34:30.348805 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2197 | 2024.11.21 19:34:30.348843 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2198 | 2024.11.21 19:34:30.349098 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::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 | ||
2199 | 2024.11.21 19:34:30.349492 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2200 | 2024.11.21 19:34:30.349586 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
2201 | 2024.11.21 19:34:30.349975 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
2202 | 2024.11.21 19:34:30.350327 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
2203 | 2024.11.21 19:34:30.350638 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
2204 | 2024.11.21 19:34:30.350955 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
2205 | 2024.11.21 19:34:30.353155 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 19 columns (19 merged, 0 gathered) in 0.004207026 sec., 19728.901128730842 rows/sec., 35.35 MiB/sec. | ||
2206 | 2024.11.21 19:34:30.353656 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2207 | 2024.11.21 19:34:30.354339 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2208 | 2024.11.21 19:34:30.354423 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2209 | 2024.11.21 19:34:30.354570 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
2210 | 2024.11.21 19:34:30.364860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2211 | 2024.11.21 19:34:30.365860 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2212 | 2024.11.21 19:34:30.365909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2213 | 2024.11.21 19:34:30.366443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2214 | 2024.11.21 19:34:30.366694 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2215 | 2024.11.21 19:34:30.366942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2216 | 2024.11.21 19:34:30.638231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2217 | 2024.11.21 19:34:30.658555 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2218 | 2024.11.21 19:34:30.658620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2219 | 2024.11.21 19:34:30.665841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2220 | 2024.11.21 19:34:30.666586 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2221 | 2024.11.21 19:34:30.669180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2222 | 2024.11.21 19:34:31.801612 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2223 | 2024.11.21 19:34:31.801818 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2224 | 2024.11.21 19:34:31.801899 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2225 | 2024.11.21 19:34:31.802700 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2226 | 2024.11.21 19:34:31.802746 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2227 | 2024.11.21 19:34:31.803185 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2228 | 2024.11.21 19:34:31.803443 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2229 | 2024.11.21 19:34:31.803629 [ 26 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2230 | 2024.11.21 19:34:31.803694 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. | ||
2231 | 2024.11.21 19:34:31.803722 [ 26 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2232 | 2024.11.21 19:34:31.803791 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2233 | 2024.11.21 19:34:31.803817 [ 276 ] {09c42101-184d-419e-abe8-c5c675bb7229} <Debug> TCPHandler: Processed in 0.002342022 sec. | ||
2234 | 2024.11.21 19:34:31.804119 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2235 | 2024.11.21 19:34:31.804246 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
2236 | 2024.11.21 19:34:31.804338 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2237 | 2024.11.21 19:34:31.804431 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2238 | 2024.11.21 19:34:31.804602 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2239 | 2024.11.21 19:34:31.804687 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
2240 | 2024.11.21 19:34:31.805065 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
2241 | 2024.11.21 19:34:31.805371 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
2242 | 2024.11.21 19:34:31.805801 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
2243 | 2024.11.21 19:34:31.806198 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
2244 | 2024.11.21 19:34:31.807335 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2245 | 2024.11.21 19:34:31.807397 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2246 | 2024.11.21 19:34:31.808549 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2247 | 2024.11.21 19:34:31.808720 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004778784 sec., 14648.077837374527 rows/sec., 1.09 MiB/sec. | ||
2248 | 2024.11.21 19:34:31.809009 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2249 | 2024.11.21 19:34:31.809011 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2250 | 2024.11.21 19:34:31.809559 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} <Debug> executeQuery: Read 249 rows, 22.43 KiB in 0.005253 sec., 47401.484865790975 rows/sec., 4.17 MiB/sec. | ||
2251 | 2024.11.21 19:34:31.809764 [ 282 ] {c380f9e3-995a-453e-8609-a6943b1370df} <Debug> TCPHandler: Processed in 0.005793207 sec. | ||
2252 | 2024.11.21 19:34:31.809872 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2253 | 2024.11.21 19:34:31.809947 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2254 | 2024.11.21 19:34:31.810004 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_5_1} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2255 | 2024.11.21 19:34:31.810150 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2256 | 2024.11.21 19:34:31.810172 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2257 | 2024.11.21 19:34:31.810236 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2258 | 2024.11.21 19:34:31.810824 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2259 | 2024.11.21 19:34:31.810865 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2260 | 2024.11.21 19:34:31.811243 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2261 | 2024.11.21 19:34:31.811493 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2262 | 2024.11.21 19:34:31.811707 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} <Debug> executeQuery: Read 32 rows, 2.34 KiB in 0.001648 sec., 19417.47572815534 rows/sec., 1.38 MiB/sec. | ||
2263 | 2024.11.21 19:34:31.811762 [ 276 ] {077a3191-a475-47f9-829f-6bd04cfc6c3a} <Debug> TCPHandler: Processed in 0.001889855 sec. | ||
2264 | 2024.11.21 19:34:31.811903 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2265 | 2024.11.21 19:34:31.812011 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2266 | 2024.11.21 19:34:31.812056 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2267 | 2024.11.21 19:34:31.812573 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2268 | 2024.11.21 19:34:31.812613 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2269 | 2024.11.21 19:34:31.812959 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2270 | 2024.11.21 19:34:31.813200 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2271 | 2024.11.21 19:34:31.813457 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001447 sec., 9675.190048375951 rows/sec., 677.59 KiB/sec. | ||
2272 | 2024.11.21 19:34:31.813588 [ 282 ] {66875cfa-516e-4828-bf39-42df0434e696} <Debug> TCPHandler: Processed in 0.001735313 sec. | ||
2273 | 2024.11.21 19:34:31.813722 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2274 | 2024.11.21 19:34:31.813842 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2275 | 2024.11.21 19:34:31.813889 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2276 | 2024.11.21 19:34:31.814437 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2277 | 2024.11.21 19:34:31.814478 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2278 | 2024.11.21 19:34:31.814824 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2279 | 2024.11.21 19:34:31.815065 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2280 | 2024.11.21 19:34:31.815234 [ 26 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2281 | 2024.11.21 19:34:31.815291 [ 26 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2282 | 2024.11.21 19:34:31.815323 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001492 sec., 8713.13672922252 rows/sec., 543.26 KiB/sec. | ||
2283 | 2024.11.21 19:34:31.815331 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2284 | 2024.11.21 19:34:31.815484 [ 276 ] {f598f840-a3df-4a6a-9155-c6979ea281db} <Debug> TCPHandler: Processed in 0.001806685 sec. | ||
2285 | 2024.11.21 19:34:31.815783 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
2286 | 2024.11.21 19:34:31.815812 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2287 | 2024.11.21 19:34:31.816076 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2288 | 2024.11.21 19:34:31.816101 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2289 | 2024.11.21 19:34:31.816139 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
2290 | 2024.11.21 19:34:31.816203 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2291 | 2024.11.21 19:34:31.816373 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
2292 | 2024.11.21 19:34:31.816792 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
2293 | 2024.11.21 19:34:31.817158 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
2294 | 2024.11.21 19:34:31.817519 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
2295 | 2024.11.21 19:34:31.819446 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2296 | 2024.11.21 19:34:31.819522 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2297 | 2024.11.21 19:34:31.820109 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004626151 sec., 14050.557363994387 rows/sec., 930.93 KiB/sec. | ||
2298 | 2024.11.21 19:34:31.820332 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2299 | 2024.11.21 19:34:31.820621 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2300 | 2024.11.21 19:34:31.820935 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2301 | 2024.11.21 19:34:31.821084 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_5_1} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2302 | 2024.11.21 19:34:31.821137 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2303 | 2024.11.21 19:34:31.821251 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2304 | 2024.11.21 19:34:31.821527 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.005494 sec., 72624.6814706953 rows/sec., 5.16 MiB/sec. | ||
2305 | 2024.11.21 19:34:31.821681 [ 282 ] {f9388869-f370-4541-85af-e0e9bb72389e} <Debug> TCPHandler: Processed in 0.006061841 sec. | ||
2306 | 2024.11.21 19:34:31.821837 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2307 | 2024.11.21 19:34:31.821944 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2308 | 2024.11.21 19:34:31.821991 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2309 | 2024.11.21 19:34:31.822461 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2310 | 2024.11.21 19:34:31.822501 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2311 | 2024.11.21 19:34:31.822857 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2312 | 2024.11.21 19:34:31.823097 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2313 | 2024.11.21 19:34:31.823313 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. | ||
2314 | 2024.11.21 19:34:31.823369 [ 276 ] {cba559b5-4abf-4edc-a48a-d83fea0e05ac} <Debug> TCPHandler: Processed in 0.001589771 sec. | ||
2315 | 2024.11.21 19:34:31.823551 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2316 | 2024.11.21 19:34:31.823694 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2317 | 2024.11.21 19:34:31.823757 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2318 | 2024.11.21 19:34:31.824384 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2319 | 2024.11.21 19:34:31.824421 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2320 | 2024.11.21 19:34:31.824796 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2321 | 2024.11.21 19:34:31.825024 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2322 | 2024.11.21 19:34:31.825300 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001642 sec., 138246.0414129111 rows/sec., 9.22 MiB/sec. | ||
2323 | 2024.11.21 19:34:31.825351 [ 282 ] {cfc410ab-f7af-48b9-b58d-b824feb2837e} <Debug> TCPHandler: Processed in 0.001866974 sec. | ||
2324 | 2024.11.21 19:34:31.825507 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2325 | 2024.11.21 19:34:31.825636 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2326 | 2024.11.21 19:34:31.825695 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2327 | 2024.11.21 19:34:31.826207 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2328 | 2024.11.21 19:34:31.826254 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2329 | 2024.11.21 19:34:31.826602 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2330 | 2024.11.21 19:34:31.826840 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2331 | 2024.11.21 19:34:31.826991 [ 26 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2332 | 2024.11.21 19:34:31.827049 [ 26 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2333 | 2024.11.21 19:34:31.827085 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001468 sec., 681.1989100817439 rows/sec., 45.90 KiB/sec. | ||
2334 | 2024.11.21 19:34:31.827089 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2335 | 2024.11.21 19:34:31.827231 [ 276 ] {bbc39c6d-606c-431e-b09c-035fbd4f3d41} <Debug> TCPHandler: Processed in 0.001782384 sec. | ||
2336 | 2024.11.21 19:34:31.827602 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2337 | 2024.11.21 19:34:31.827631 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
2338 | 2024.11.21 19:34:31.827882 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2339 | 2024.11.21 19:34:31.827898 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2340 | 2024.11.21 19:34:31.827974 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
2341 | 2024.11.21 19:34:31.828071 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2342 | 2024.11.21 19:34:31.828227 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
2343 | 2024.11.21 19:34:31.828718 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
2344 | 2024.11.21 19:34:31.829114 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
2345 | 2024.11.21 19:34:31.829457 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
2346 | 2024.11.21 19:34:31.832845 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005590994 sec., 894.2953614330474 rows/sec., 60.26 KiB/sec. | ||
2347 | 2024.11.21 19:34:31.833055 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2348 | 2024.11.21 19:34:31.833689 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2349 | 2024.11.21 19:34:31.833712 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2350 | 2024.11.21 19:34:31.833786 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2351 | 2024.11.21 19:34:31.833900 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_5_1} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2352 | 2024.11.21 19:34:31.834090 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2353 | 2024.11.21 19:34:31.834700 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2354 | 2024.11.21 19:34:31.834979 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2355 | 2024.11.21 19:34:31.835218 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.007442 sec., 3359.3120128997584 rows/sec., 6.02 MiB/sec. | ||
2356 | 2024.11.21 19:34:31.835349 [ 282 ] {d66b0378-76eb-4e80-b419-2a457b86b4d2} <Debug> TCPHandler: Processed in 0.008014577 sec. | ||
2357 | 2024.11.21 19:34:31.835490 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2358 | 2024.11.21 19:34:31.835598 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2359 | 2024.11.21 19:34:31.835647 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2360 | 2024.11.21 19:34:31.836089 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2361 | 2024.11.21 19:34:31.836129 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
2362 | 2024.11.21 19:34:31.836491 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2363 | 2024.11.21 19:34:31.836727 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2364 | 2024.11.21 19:34:31.836939 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001362 sec., 52863.43612334802 rows/sec., 3.37 MiB/sec. | ||
2365 | 2024.11.21 19:34:31.836989 [ 276 ] {6f70ec09-c2cb-4900-91a7-39c093d87da1} <Debug> TCPHandler: Processed in 0.001553321 sec. | ||
2366 | 2024.11.21 19:34:35.375851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 352 | ||
2367 | 2024.11.21 19:34:35.379212 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2368 | 2024.11.21 19:34:35.379279 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2369 | 2024.11.21 19:34:35.380945 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2370 | 2024.11.21 19:34:35.381253 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2371 | 2024.11.21 19:34:35.381835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
2372 | 2024.11.21 19:34:36.789291 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2373 | 2024.11.21 19:34:36.789592 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', 'kstat_sampler:expired_targets', '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', '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) | ||
2374 | 2024.11.21 19:34:36.790086 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2375 | 2024.11.21 19:34:36.790151 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <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', 'kstat_sampler:expired_targets', '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', '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 | ||
2376 | 2024.11.21 19:34:36.790568 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2377 | 2024.11.21 19:34:36.790652 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2378 | 2024.11.21 19:34:36.790832 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2379 | 2024.11.21 19:34:36.791010 [ 296 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2380 | 2024.11.21 19:34:36.791178 [ 301 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2381 | 2024.11.21 19:34:36.791197 [ 295 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2382 | 2024.11.21 19:34:36.791356 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
2383 | 2024.11.21 19:34:36.791391 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2384 | 2024.11.21 19:34:36.791515 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2385 | 2024.11.21 19:34:36.791539 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
2386 | 2024.11.21 19:34:36.791584 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <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', 'kstat_sampler:expired_targets', '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', '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'))" | ||
2387 | 2024.11.21 19:34:36.791633 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <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', 'kstat_sampler:expired_targets', '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', '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'))" | ||
2388 | 2024.11.21 19:34:36.791676 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <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', 'kstat_sampler:expired_targets', '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', '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'))" | ||
2389 | 2024.11.21 19:34:36.793303 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.003855 sec., 9597.924773022049 rows/sec., 362.51 KiB/sec. | ||
2390 | 2024.11.21 19:34:36.793503 [ 276 ] {3723e74b-0a0d-467d-a17d-3852e0005cfc} <Debug> TCPHandler: Processed in 0.004352688 sec. | ||
2391 | 2024.11.21 19:34:36.793867 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2392 | 2024.11.21 19:34:36.794094 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) 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', 'kstat_sampler:expired_targets', '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_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) | ||
2393 | 2024.11.21 19:34:36.794480 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2394 | 2024.11.21 19:34:36.794531 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <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', 'kstat_sampler:expired_targets', '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_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 | ||
2395 | 2024.11.21 19:34:36.794880 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2396 | 2024.11.21 19:34:36.794950 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2397 | 2024.11.21 19:34:36.795099 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2398 | 2024.11.21 19:34:36.795254 [ 295 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2399 | 2024.11.21 19:34:36.795254 [ 302 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2400 | 2024.11.21 19:34:36.795259 [ 296 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2401 | 2024.11.21 19:34:36.795411 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
2402 | 2024.11.21 19:34:36.795437 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2403 | 2024.11.21 19:34:36.795548 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2404 | 2024.11.21 19:34:36.795571 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
2405 | 2024.11.21 19:34:36.795614 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
2406 | 2024.11.21 19:34:36.795659 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
2407 | 2024.11.21 19:34:36.795700 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <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', 'kstat_sampler:expired_targets', '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_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'))" | ||
2408 | 2024.11.21 19:34:36.797208 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.003228 sec., 11462.205700123915 rows/sec., 432.92 KiB/sec. | ||
2409 | 2024.11.21 19:34:36.797393 [ 282 ] {09ba09fc-26a5-4e4e-af7b-01ef37245083} <Debug> TCPHandler: Processed in 0.003600118 sec. | ||
2410 | 2024.11.21 19:34:36.797660 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2411 | 2024.11.21 19:34:36.797864 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', 'kstat_sampler:expired_targets', '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_table:capacity', 'switch_table: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) | ||
2412 | 2024.11.21 19:34:36.798231 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2413 | 2024.11.21 19:34:36.798292 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <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', 'kstat_sampler:expired_targets', '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_table:capacity', 'switch_table: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 | ||
2414 | 2024.11.21 19:34:36.798644 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2415 | 2024.11.21 19:34:36.798710 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2416 | 2024.11.21 19:34:36.798854 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2417 | 2024.11.21 19:34:36.798990 [ 302 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2418 | 2024.11.21 19:34:36.799013 [ 301 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2419 | 2024.11.21 19:34:36.798991 [ 295 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2420 | 2024.11.21 19:34:36.799144 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
2421 | 2024.11.21 19:34:36.799174 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2422 | 2024.11.21 19:34:36.799282 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2423 | 2024.11.21 19:34:36.799305 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
2424 | 2024.11.21 19:34:36.799345 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <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', 'kstat_sampler:expired_targets', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2425 | 2024.11.21 19:34:36.799391 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <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', 'kstat_sampler:expired_targets', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2426 | 2024.11.21 19:34:36.799462 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <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', 'kstat_sampler:expired_targets', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2427 | 2024.11.21 19:34:36.800877 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.003115 sec., 11878.009630818618 rows/sec., 448.62 KiB/sec. | ||
2428 | 2024.11.21 19:34:36.801054 [ 276 ] {bf83cb61-5194-4f68-8f9e-0990448938b9} <Debug> TCPHandler: Processed in 0.003457666 sec. | ||
2429 | 2024.11.21 19:34:36.801399 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2430 | 2024.11.21 19:34:36.801607 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) 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', 'kstat_sampler:expired_targets', '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) | ||
2431 | 2024.11.21 19:34:36.801984 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2432 | 2024.11.21 19:34:36.802047 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <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', 'kstat_sampler:expired_targets', '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 | ||
2433 | 2024.11.21 19:34:36.802457 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2434 | 2024.11.21 19:34:36.802524 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2435 | 2024.11.21 19:34:36.802669 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2436 | 2024.11.21 19:34:36.802788 [ 295 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2437 | 2024.11.21 19:34:36.802823 [ 302 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2438 | 2024.11.21 19:34:36.802840 [ 301 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2439 | 2024.11.21 19:34:36.802962 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
2440 | 2024.11.21 19:34:36.802992 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2441 | 2024.11.21 19:34:36.803102 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2442 | 2024.11.21 19:34:36.803124 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
2443 | 2024.11.21 19:34:36.803166 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2444 | 2024.11.21 19:34:36.803210 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2445 | 2024.11.21 19:34:36.803252 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2446 | 2024.11.21 19:34:36.804626 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.003124 sec., 11843.790012804096 rows/sec., 447.33 KiB/sec. | ||
2447 | 2024.11.21 19:34:36.804797 [ 282 ] {32e02ecc-99d9-43d1-9503-d08a4879f84b} <Debug> TCPHandler: Processed in 0.003462807 sec. | ||
2448 | 2024.11.21 19:34:36.806036 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2449 | 2024.11.21 19:34:36.806241 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) 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', 'kstat_sampler:expired_targets', '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) | ||
2450 | 2024.11.21 19:34:36.806583 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2451 | 2024.11.21 19:34:36.806634 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <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', 'kstat_sampler:expired_targets', '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 | ||
2452 | 2024.11.21 19:34:36.806966 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2453 | 2024.11.21 19:34:36.807033 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2454 | 2024.11.21 19:34:36.807176 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2455 | 2024.11.21 19:34:36.807293 [ 295 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2456 | 2024.11.21 19:34:36.807342 [ 302 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2457 | 2024.11.21 19:34:36.807358 [ 301 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2458 | 2024.11.21 19:34:36.807483 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (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 | ||
2459 | 2024.11.21 19:34:36.807512 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2460 | 2024.11.21 19:34:36.807621 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2461 | 2024.11.21 19:34:36.807644 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Debug> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
2462 | 2024.11.21 19:34:36.807686 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2463 | 2024.11.21 19:34:36.807729 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2464 | 2024.11.21 19:34:36.807769 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2465 | 2024.11.21 19:34:36.809146 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.003007 sec., 12304.622547389425 rows/sec., 464.74 KiB/sec. | ||
2466 | 2024.11.21 19:34:36.809320 [ 276 ] {1945b7fc-4bab-4076-9c62-6cfd69a77a7a} <Debug> TCPHandler: Processed in 0.003346514 sec. | ||
2467 | 2024.11.21 19:34:36.816004 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2468 | 2024.11.21 19:34:36.816123 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2469 | 2024.11.21 19:34:36.816172 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2470 | 2024.11.21 19:34:36.816835 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2471 | 2024.11.21 19:34:36.816878 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2472 | 2024.11.21 19:34:36.817366 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2473 | 2024.11.21 19:34:36.817588 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} <Trace> oximeter.timeseries_schema (37a8b952-19b8-41c0-ba19-5eb9ec056e27): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2474 | 2024.11.21 19:34:36.817825 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} <Debug> executeQuery: Read 5 rows, 753.00 B in 0.001736 sec., 2880.1843317972352 rows/sec., 423.59 KiB/sec. | ||
2475 | 2024.11.21 19:34:36.817917 [ 276 ] {987041f8-cf8e-4ed7-8beb-6fe9887f9802} <Debug> TCPHandler: Processed in 0.001962086 sec. | ||
2476 | 2024.11.21 19:34:36.818065 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2477 | 2024.11.21 19:34:36.818176 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2478 | 2024.11.21 19:34:36.818222 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2479 | 2024.11.21 19:34:36.818786 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2480 | 2024.11.21 19:34:36.818826 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2481 | 2024.11.21 19:34:36.819194 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2482 | 2024.11.21 19:34:36.819441 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2483 | 2024.11.21 19:34:36.819695 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 317.70 KiB/sec. | ||
2484 | 2024.11.21 19:34:36.819867 [ 282 ] {b56b2b1f-661b-45a9-a952-fe9d3a2e989e} <Debug> TCPHandler: Processed in 0.001854735 sec. | ||
2485 | 2024.11.21 19:34:36.820017 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2486 | 2024.11.21 19:34:36.820124 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2487 | 2024.11.21 19:34:36.820170 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2488 | 2024.11.21 19:34:36.820740 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2489 | 2024.11.21 19:34:36.820781 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2490 | 2024.11.21 19:34:36.821131 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2491 | 2024.11.21 19:34:36.821382 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2492 | 2024.11.21 19:34:36.821588 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} <Debug> executeQuery: Read 89 rows, 7.45 KiB in 0.001485 sec., 59932.65993265993 rows/sec., 4.90 MiB/sec. | ||
2493 | 2024.11.21 19:34:36.821642 [ 276 ] {60cc690d-4df5-4e0d-b803-c4fc345c0dff} <Debug> TCPHandler: Processed in 0.001676623 sec. | ||
2494 | 2024.11.21 19:34:36.821790 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2495 | 2024.11.21 19:34:36.821918 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2496 | 2024.11.21 19:34:36.821971 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2497 | 2024.11.21 19:34:36.822593 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2498 | 2024.11.21 19:34:36.822632 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2499 | 2024.11.21 19:34:36.822983 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2500 | 2024.11.21 19:34:36.823225 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2501 | 2024.11.21 19:34:36.823460 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} <Debug> executeQuery: Read 21 rows, 1.55 KiB in 0.001564 sec., 13427.109974424551 rows/sec., 989.05 KiB/sec. | ||
2502 | 2024.11.21 19:34:36.823532 [ 282 ] {9f482c3a-ca9c-4160-969a-418aa13b001a} <Debug> TCPHandler: Processed in 0.001804354 sec. | ||
2503 | 2024.11.21 19:34:36.823677 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2504 | 2024.11.21 19:34:36.823804 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2505 | 2024.11.21 19:34:36.823857 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2506 | 2024.11.21 19:34:36.824513 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2507 | 2024.11.21 19:34:36.824552 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2508 | 2024.11.21 19:34:36.824898 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2509 | 2024.11.21 19:34:36.825129 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2510 | 2024.11.21 19:34:36.825333 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} <Debug> executeQuery: Read 98 rows, 7.86 KiB in 0.001556 sec., 62982.005141388174 rows/sec., 4.93 MiB/sec. | ||
2511 | 2024.11.21 19:34:36.825385 [ 276 ] {aa529cc8-2a17-4680-a9ed-d6f08a7fb132} <Debug> TCPHandler: Processed in 0.001770704 sec. | ||
2512 | 2024.11.21 19:34:36.825541 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2513 | 2024.11.21 19:34:36.825670 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2514 | 2024.11.21 19:34:36.825727 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2515 | 2024.11.21 19:34:36.826342 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2516 | 2024.11.21 19:34:36.826389 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2517 | 2024.11.21 19:34:36.826781 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2518 | 2024.11.21 19:34:36.827027 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2519 | 2024.11.21 19:34:36.827318 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} <Debug> executeQuery: Read 133 rows, 9.49 KiB in 0.001654 sec., 80411.12454655381 rows/sec., 5.60 MiB/sec. | ||
2520 | 2024.11.21 19:34:36.827505 [ 282 ] {2682850b-1903-4c0e-aa4e-1b6e28e6eae2} <Debug> TCPHandler: Processed in 0.002019087 sec. | ||
2521 | 2024.11.21 19:34:36.827663 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2522 | 2024.11.21 19:34:36.827793 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2523 | 2024.11.21 19:34:36.827877 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2524 | 2024.11.21 19:34:36.829066 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2525 | 2024.11.21 19:34:36.829107 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2526 | 2024.11.21 19:34:36.829708 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2527 | 2024.11.21 19:34:36.829959 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2528 | 2024.11.21 19:34:36.830194 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002429 sec., 6175.380815150267 rows/sec., 11.07 MiB/sec. | ||
2529 | 2024.11.21 19:34:36.830296 [ 276 ] {c86937eb-66ad-42ff-9d81-ad1eafa5a0ae} <Debug> TCPHandler: Processed in 0.002694027 sec. | ||
2530 | 2024.11.21 19:34:36.830447 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2531 | 2024.11.21 19:34:36.830576 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2532 | 2024.11.21 19:34:36.830632 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2533 | 2024.11.21 19:34:36.831147 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} <Trace> oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2534 | 2024.11.21 19:34:36.831193 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2535 | 2024.11.21 19:34:36.831592 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2536 | 2024.11.21 19:34:36.831822 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} <Trace> oximeter.measurements_i64 (0abba67c-ccf5-4115-9864-fd7e40511e07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2537 | 2024.11.21 19:34:36.832037 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001488 sec., 10080.645161290322 rows/sec., 731.11 KiB/sec. | ||
2538 | 2024.11.21 19:34:36.832088 [ 282 ] {2ac33576-b960-4c2e-9a9a-cd8c5b1f7892} <Debug> TCPHandler: Processed in 0.001704463 sec. | ||
2539 | 2024.11.21 19:34:36.832221 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2540 | 2024.11.21 19:34:36.832329 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2541 | 2024.11.21 19:34:36.832375 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2542 | 2024.11.21 19:34:36.832887 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2543 | 2024.11.21 19:34:36.832934 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2544 | 2024.11.21 19:34:36.833353 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2545 | 2024.11.21 19:34:36.833608 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2546 | 2024.11.21 19:34:36.833812 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} <Debug> executeQuery: Read 50 rows, 3.44 KiB in 0.001506 sec., 33200.531208499335 rows/sec., 2.23 MiB/sec. | ||
2547 | 2024.11.21 19:34:36.833862 [ 276 ] {e4e9b5c4-d0d2-4e09-af70-2c4bac0d15ad} <Debug> TCPHandler: Processed in 0.001690262 sec. | ||
2548 | 2024.11.21 19:34:37.867202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2549 | 2024.11.21 19:34:37.867872 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2550 | 2024.11.21 19:34:37.867922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2551 | 2024.11.21 19:34:37.868453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2552 | 2024.11.21 19:34:37.868707 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2553 | 2024.11.21 19:34:37.868937 [ 30 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2554 | 2024.11.21 19:34:37.868950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2555 | 2024.11.21 19:34:37.869034 [ 30 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2556 | 2024.11.21 19:34:37.869063 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2557 | 2024.11.21 19:34:37.869179 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
2558 | 2024.11.21 19:34:37.869294 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2559 | 2024.11.21 19:34:37.869330 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
2560 | 2024.11.21 19:34:37.869391 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
2561 | 2024.11.21 19:34:37.869480 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
2562 | 2024.11.21 19:34:37.869735 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
2563 | 2024.11.21 19:34:37.869849 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
2564 | 2024.11.21 19:34:37.869972 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
2565 | 2024.11.21 19:34:37.871598 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464303 sec., 2054536.3131076007 rows/sec., 29.39 MiB/sec. | ||
2566 | 2024.11.21 19:34:37.872406 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2567 | 2024.11.21 19:34:37.872753 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2568 | 2024.11.21 19:34:37.872869 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_11_2} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2569 | 2024.11.21 19:34:37.872998 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2570 | 2024.11.21 19:34:38.169342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2571 | 2024.11.21 19:34:38.189825 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2572 | 2024.11.21 19:34:38.189865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2573 | 2024.11.21 19:34:38.197201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2574 | 2024.11.21 19:34:38.197950 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2575 | 2024.11.21 19:34:38.198306 [ 149 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2576 | 2024.11.21 19:34:38.198432 [ 149 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2577 | 2024.11.21 19:34:38.198506 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2578 | 2024.11.21 19:34:38.198843 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
2579 | 2024.11.21 19:34:38.214080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2580 | 2024.11.21 19:34:38.215488 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2581 | 2024.11.21 19:34:38.217069 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
2582 | 2024.11.21 19:34:38.222431 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
2583 | 2024.11.21 19:34:38.227667 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
2584 | 2024.11.21 19:34:38.233217 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
2585 | 2024.11.21 19:34:38.239045 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
2586 | 2024.11.21 19:34:38.243526 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
2587 | 2024.11.21 19:34:38.300913 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102273927 sec., 811.5460355795275 rows/sec., 4.20 MiB/sec. | ||
2588 | 2024.11.21 19:34:38.302820 [ 193 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2589 | 2024.11.21 19:34:38.305472 [ 193 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2024.11.21 19:34:38.305600 [ 193 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_11_2} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2591 | 2024.11.21 19:34:38.307372 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2592 | 2024.11.21 19:34:39.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.57 MiB, peak 180.47 MiB, free memory in arenas 0.00 B, will set to 171.93 MiB (RSS), difference: 1.35 MiB | ||
2593 | 2024.11.21 19:34:40.868019 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2594 | 2024.11.21 19:34:41.051789 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2595 | 2024.11.21 19:34:41.060213 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2596 | 2024.11.21 19:34:41.073560 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2597 | 2024.11.21 19:34:41.346111 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2598 | 2024.11.21 19:34:41.347603 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2599 | 2024.11.21 19:34:41.361993 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2600 | 2024.11.21 19:34:41.363313 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2601 | 2024.11.21 19:34:41.797018 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2602 | 2024.11.21 19:34:41.797236 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2603 | 2024.11.21 19:34:41.797318 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2604 | 2024.11.21 19:34:41.798170 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2605 | 2024.11.21 19:34:41.798226 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2606 | 2024.11.21 19:34:41.798673 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2607 | 2024.11.21 19:34:41.798940 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2608 | 2024.11.21 19:34:41.799190 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002013 sec., 27819.175360158966 rows/sec., 2.14 MiB/sec. | ||
2609 | 2024.11.21 19:34:41.799258 [ 276 ] {e8458e60-b430-47a9-a300-7410233ad89c} <Debug> TCPHandler: Processed in 0.002388392 sec. | ||
2610 | 2024.11.21 19:34:41.799444 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2611 | 2024.11.21 19:34:41.799566 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2612 | 2024.11.21 19:34:41.799616 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2613 | 2024.11.21 19:34:41.800234 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2614 | 2024.11.21 19:34:41.800282 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2615 | 2024.11.21 19:34:41.800738 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2616 | 2024.11.21 19:34:41.801033 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2617 | 2024.11.21 19:34:41.801315 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001771 sec., 36137.77526821005 rows/sec., 2.82 MiB/sec. | ||
2618 | 2024.11.21 19:34:41.801577 [ 282 ] {b9d60634-4f58-4dfb-b6cc-c4788b3bfa0f} <Debug> TCPHandler: Processed in 0.00218752 sec. | ||
2619 | 2024.11.21 19:34:41.801778 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2620 | 2024.11.21 19:34:41.801899 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2621 | 2024.11.21 19:34:41.801952 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2622 | 2024.11.21 19:34:41.802556 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2623 | 2024.11.21 19:34:41.802604 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2624 | 2024.11.21 19:34:41.803034 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2625 | 2024.11.21 19:34:41.803287 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2626 | 2024.11.21 19:34:41.803537 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
2627 | 2024.11.21 19:34:41.803757 [ 276 ] {8031fa84-2dbd-4b5c-ad19-24fc00f1480b} <Debug> TCPHandler: Processed in 0.002038257 sec. | ||
2628 | 2024.11.21 19:34:41.803944 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2629 | 2024.11.21 19:34:41.804052 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2630 | 2024.11.21 19:34:41.804099 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2631 | 2024.11.21 19:34:41.804583 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2632 | 2024.11.21 19:34:41.804622 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2633 | 2024.11.21 19:34:41.804984 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2634 | 2024.11.21 19:34:41.805222 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2635 | 2024.11.21 19:34:41.805445 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
2636 | 2024.11.21 19:34:41.805493 [ 282 ] {e5ad0c08-a287-406b-8d31-8d0534f076a9} <Debug> TCPHandler: Processed in 0.001603111 sec. | ||
2637 | 2024.11.21 19:34:43.516336 [ 57 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2638 | 2024.11.21 19:34:43.516416 [ 57 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2639 | 2024.11.21 19:34:43.516438 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2640 | 2024.11.21 19:34:43.516603 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
2641 | 2024.11.21 19:34:43.516800 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2642 | 2024.11.21 19:34:43.516858 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2643 | 2024.11.21 19:34:43.516973 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2644 | 2024.11.21 19:34:43.517185 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2645 | 2024.11.21 19:34:43.517526 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
2646 | 2024.11.21 19:34:43.517713 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2647 | 2024.11.21 19:34:43.518828 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320801 sec., 12926.571472521771 rows/sec., 675.36 KiB/sec. | ||
2648 | 2024.11.21 19:34:43.519011 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2649 | 2024.11.21 19:34:43.519346 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2650 | 2024.11.21 19:34:43.519437 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_5_1} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2651 | 2024.11.21 19:34:43.519534 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
2652 | 2024.11.21 19:34:44.013161 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2653 | 2024.11.21 19:34:44.459976 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2654 | 2024.11.21 19:34:44.654451 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2655 | 2024.11.21 19:34:44.708826 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2656 | 2024.11.21 19:34:44.724503 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2657 | 2024.11.21 19:34:44.730873 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2658 | 2024.11.21 19:34:44.737177 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44561, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2659 | 2024.11.21 19:34:44.749718 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2660 | 2024.11.21 19:34:44.999780 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47921, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2661 | 2024.11.21 19:34:45.290727 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2662 | 2024.11.21 19:34:45.290782 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2663 | 2024.11.21 19:34:45.303617 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2664 | 2024.11.21 19:34:45.352043 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2665 | 2024.11.21 19:34:45.369228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2666 | 2024.11.21 19:34:45.369944 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2667 | 2024.11.21 19:34:45.369986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2668 | 2024.11.21 19:34:45.370579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2669 | 2024.11.21 19:34:45.370834 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2670 | 2024.11.21 19:34:45.371033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2671 | 2024.11.21 19:34:45.382150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 388 | ||
2672 | 2024.11.21 19:34:45.385454 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2673 | 2024.11.21 19:34:45.385510 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2674 | 2024.11.21 19:34:45.387008 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2675 | 2024.11.21 19:34:45.387331 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2676 | 2024.11.21 19:34:45.388139 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
2677 | 2024.11.21 19:34:45.553826 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2678 | 2024.11.21 19:34:45.588646 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2679 | 2024.11.21 19:34:45.599097 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2680 | 2024.11.21 19:34:45.656555 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2681 | 2024.11.21 19:34:45.714267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2682 | 2024.11.21 19:34:45.716911 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2683 | 2024.11.21 19:34:45.733825 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2684 | 2024.11.21 19:34:45.733877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2685 | 2024.11.21 19:34:45.741159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2686 | 2024.11.21 19:34:45.741935 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2687 | 2024.11.21 19:34:45.744685 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2688 | 2024.11.21 19:34:45.780289 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2689 | 2024.11.21 19:34:46.315561 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2690 | 2024.11.21 19:34:46.358221 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2691 | 2024.11.21 19:34:46.374679 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2692 | 2024.11.21 19:34:46.385109 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2693 | 2024.11.21 19:34:46.396691 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2694 | 2024.11.21 19:34:46.396740 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2695 | 2024.11.21 19:34:46.405321 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2696 | 2024.11.21 19:34:46.804107 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2697 | 2024.11.21 19:34:46.804296 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2698 | 2024.11.21 19:34:46.804368 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2699 | 2024.11.21 19:34:46.805143 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2700 | 2024.11.21 19:34:46.805193 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2701 | 2024.11.21 19:34:46.805646 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2702 | 2024.11.21 19:34:46.805902 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2703 | 2024.11.21 19:34:46.806145 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001903 sec., 7356.8050446663165 rows/sec., 529.59 KiB/sec. | ||
2704 | 2024.11.21 19:34:46.806214 [ 276 ] {58236e13-d3b1-4e11-a9ef-d2c467558bf6} <Debug> TCPHandler: Processed in 0.00223994 sec. | ||
2705 | 2024.11.21 19:34:46.806404 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2706 | 2024.11.21 19:34:46.806526 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2707 | 2024.11.21 19:34:46.806577 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2708 | 2024.11.21 19:34:46.807318 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2709 | 2024.11.21 19:34:46.807362 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2710 | 2024.11.21 19:34:46.807782 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2711 | 2024.11.21 19:34:46.808033 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2712 | 2024.11.21 19:34:46.808206 [ 66 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2713 | 2024.11.21 19:34:46.808279 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} <Debug> executeQuery: Read 283 rows, 25.59 KiB in 0.001779 sec., 159078.13378302418 rows/sec., 14.05 MiB/sec. | ||
2714 | 2024.11.21 19:34:46.808291 [ 66 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2715 | 2024.11.21 19:34:46.808358 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2716 | 2024.11.21 19:34:46.808410 [ 282 ] {49292817-ad63-4188-8421-881f9116c7ee} <Debug> TCPHandler: Processed in 0.002065877 sec. | ||
2717 | 2024.11.21 19:34:46.808633 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
2718 | 2024.11.21 19:34:46.808638 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2719 | 2024.11.21 19:34:46.808919 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2720 | 2024.11.21 19:34:46.808928 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2721 | 2024.11.21 19:34:46.808988 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1390 rows starting from the beginning of the part | ||
2722 | 2024.11.21 19:34:46.809020 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2723 | 2024.11.21 19:34:46.809306 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
2724 | 2024.11.21 19:34:46.809672 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 249 rows starting from the beginning of the part | ||
2725 | 2024.11.21 19:34:46.810025 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part | ||
2726 | 2024.11.21 19:34:46.810419 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
2727 | 2024.11.21 19:34:46.810761 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 283 rows starting from the beginning of the part | ||
2728 | 2024.11.21 19:34:46.812077 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2729 | 2024.11.21 19:34:46.812161 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2730 | 2024.11.21 19:34:46.813298 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2731 | 2024.11.21 19:34:46.813676 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2732 | 2024.11.21 19:34:46.814238 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.005397 sec., 8708.541782471744 rows/sec., 641.81 KiB/sec. | ||
2733 | 2024.11.21 19:34:46.814334 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2119 rows, containing 5 columns (5 merged, 0 gathered) in 0.005845838 sec., 362480.1097806679 rows/sec., 31.95 MiB/sec. | ||
2734 | 2024.11.21 19:34:46.814371 [ 276 ] {6d992387-f3fc-4ab2-a4f6-8ac5d2fb551d} <Debug> TCPHandler: Processed in 0.005836828 sec. | ||
2735 | 2024.11.21 19:34:46.814577 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2736 | 2024.11.21 19:34:46.814671 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2737 | 2024.11.21 19:34:46.814795 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2738 | 2024.11.21 19:34:46.814862 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2739 | 2024.11.21 19:34:46.815328 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2740 | 2024.11.21 19:34:46.815576 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_16_3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2741 | 2024.11.21 19:34:46.815704 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
2742 | 2024.11.21 19:34:46.815953 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2743 | 2024.11.21 19:34:46.815999 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2744 | 2024.11.21 19:34:46.816362 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2745 | 2024.11.21 19:34:46.816602 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2746 | 2024.11.21 19:34:46.816914 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002188 sec., 6398.537477148081 rows/sec., 448.11 KiB/sec. | ||
2747 | 2024.11.21 19:34:46.817062 [ 282 ] {8b8976f7-0957-415a-8ddf-9c65a38017e7} <Debug> TCPHandler: Processed in 0.002566394 sec. | ||
2748 | 2024.11.21 19:34:46.817221 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2749 | 2024.11.21 19:34:46.817350 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2750 | 2024.11.21 19:34:46.817403 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2751 | 2024.11.21 19:34:46.818014 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2752 | 2024.11.21 19:34:46.818055 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2753 | 2024.11.21 19:34:46.818413 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2754 | 2024.11.21 19:34:46.818649 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2755 | 2024.11.21 19:34:46.818857 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001535 sec., 8469.055374592834 rows/sec., 528.04 KiB/sec. | ||
2756 | 2024.11.21 19:34:46.818910 [ 276 ] {da3d34a8-521f-4db4-a8be-70e688ad5b37} <Debug> TCPHandler: Processed in 0.001752284 sec. | ||
2757 | 2024.11.21 19:34:46.819055 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2758 | 2024.11.21 19:34:46.819184 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2759 | 2024.11.21 19:34:46.819236 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2760 | 2024.11.21 19:34:46.820032 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2761 | 2024.11.21 19:34:46.820073 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2762 | 2024.11.21 19:34:46.820445 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2763 | 2024.11.21 19:34:46.820680 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2764 | 2024.11.21 19:34:46.820845 [ 41 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2765 | 2024.11.21 19:34:46.820916 [ 41 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2766 | 2024.11.21 19:34:46.820934 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.00177 sec., 238418.0790960452 rows/sec., 17.04 MiB/sec. | ||
2767 | 2024.11.21 19:34:46.820964 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2768 | 2024.11.21 19:34:46.821074 [ 282 ] {f5bb6daf-5ddc-4a49-bf57-095280528397} <Debug> TCPHandler: Processed in 0.002074547 sec. | ||
2769 | 2024.11.21 19:34:46.821209 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
2770 | 2024.11.21 19:34:46.821275 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2771 | 2024.11.21 19:34:46.821438 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2772 | 2024.11.21 19:34:46.821503 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2773 | 2024.11.21 19:34:46.821506 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 862 rows starting from the beginning of the part | ||
2774 | 2024.11.21 19:34:46.821612 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2775 | 2024.11.21 19:34:46.821788 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2776 | 2024.11.21 19:34:46.822081 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 399 rows starting from the beginning of the part | ||
2777 | 2024.11.21 19:34:46.822396 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 98 rows starting from the beginning of the part | ||
2778 | 2024.11.21 19:34:46.822671 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
2779 | 2024.11.21 19:34:46.823099 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 422 rows starting from the beginning of the part | ||
2780 | 2024.11.21 19:34:46.824325 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2781 | 2024.11.21 19:34:46.824390 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2782 | 2024.11.21 19:34:46.825254 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2783 | 2024.11.21 19:34:46.825678 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2784 | 2024.11.21 19:34:46.826271 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004756 sec., 1261.564339781329 rows/sec., 65.91 KiB/sec. | ||
2785 | 2024.11.21 19:34:46.826660 [ 276 ] {eaa5e880-6260-422a-8c82-3f7b93b58760} <Debug> TCPHandler: Processed in 0.005464323 sec. | ||
2786 | 2024.11.21 19:34:46.826764 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1901 rows, containing 5 columns (5 merged, 0 gathered) in 0.005669975 sec., 335274.8468908593 rows/sec., 25.61 MiB/sec. | ||
2787 | 2024.11.21 19:34:46.826851 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2788 | 2024.11.21 19:34:46.826972 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2789 | 2024.11.21 19:34:46.827086 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2790 | 2024.11.21 19:34:46.827172 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2791 | 2024.11.21 19:34:46.827579 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2792 | 2024.11.21 19:34:46.827791 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_16_3} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2793 | 2024.11.21 19:34:46.827891 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2794 | 2024.11.21 19:34:46.828203 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2795 | 2024.11.21 19:34:46.828246 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2796 | 2024.11.21 19:34:46.828652 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2797 | 2024.11.21 19:34:46.828893 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2798 | 2024.11.21 19:34:46.829077 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2799 | 2024.11.21 19:34:46.829132 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2800 | 2024.11.21 19:34:46.829158 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00215 sec., 110232.55813953489 rows/sec., 7.39 MiB/sec. | ||
2801 | 2024.11.21 19:34:46.829172 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2802 | 2024.11.21 19:34:46.829373 [ 282 ] {843819b3-274b-483d-82be-11ac071d745c} <Debug> TCPHandler: Processed in 0.002594964 sec. | ||
2803 | 2024.11.21 19:34:46.829428 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
2804 | 2024.11.21 19:34:46.829579 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2805 | 2024.11.21 19:34:46.829618 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2806 | 2024.11.21 19:34:46.829658 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2821 rows starting from the beginning of the part | ||
2807 | 2024.11.21 19:34:46.829874 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2808 | 2024.11.21 19:34:46.829901 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
2809 | 2024.11.21 19:34:46.830061 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2810 | 2024.11.21 19:34:46.830230 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 227 rows starting from the beginning of the part | ||
2811 | 2024.11.21 19:34:46.830637 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 133 rows starting from the beginning of the part | ||
2812 | 2024.11.21 19:34:46.830986 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
2813 | 2024.11.21 19:34:46.831350 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
2814 | 2024.11.21 19:34:46.832507 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2815 | 2024.11.21 19:34:46.832569 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2816 | 2024.11.21 19:34:46.833423 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2817 | 2024.11.21 19:34:46.833825 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2818 | 2024.11.21 19:34:46.834247 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004513 sec., 221.58209616662975 rows/sec., 14.93 KiB/sec. | ||
2819 | 2024.11.21 19:34:46.834476 [ 276 ] {dba2d710-5f9a-44e0-92b1-8d22aac53a2e} <Debug> TCPHandler: Processed in 0.004980817 sec. | ||
2820 | 2024.11.21 19:34:46.834758 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2821 | 2024.11.21 19:34:46.834792 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3728 rows, containing 5 columns (5 merged, 0 gathered) in 0.005506314 sec., 677040.938820416 rows/sec., 45.54 MiB/sec. | ||
2822 | 2024.11.21 19:34:46.834908 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2823 | 2024.11.21 19:34:46.835004 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2824 | 2024.11.21 19:34:46.835213 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2825 | 2024.11.21 19:34:46.836017 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2826 | 2024.11.21 19:34:46.836267 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2827 | 2024.11.21 19:34:46.836537 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
2828 | 2024.11.21 19:34:46.837455 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2829 | 2024.11.21 19:34:46.837501 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2830 | 2024.11.21 19:34:46.838193 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2831 | 2024.11.21 19:34:46.838469 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2832 | 2024.11.21 19:34:46.838726 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003851 sec., 10386.91249026227 rows/sec., 18.61 MiB/sec. | ||
2833 | 2024.11.21 19:34:46.838828 [ 282 ] {419b6369-7ebb-4d49-a402-1bf1083a8b13} <Debug> TCPHandler: Processed in 0.004236227 sec. | ||
2834 | 2024.11.21 19:34:46.838990 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2835 | 2024.11.21 19:34:46.839120 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2836 | 2024.11.21 19:34:46.839177 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2837 | 2024.11.21 19:34:46.839717 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2838 | 2024.11.21 19:34:46.839763 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2839 | 2024.11.21 19:34:46.840137 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2840 | 2024.11.21 19:34:46.840378 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2841 | 2024.11.21 19:34:46.840546 [ 41 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2842 | 2024.11.21 19:34:46.840611 [ 41 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2843 | 2024.11.21 19:34:46.840632 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001534 sec., 53455.01955671447 rows/sec., 3.40 MiB/sec. | ||
2844 | 2024.11.21 19:34:46.840649 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2845 | 2024.11.21 19:34:46.840782 [ 276 ] {5ed30d14-17cb-4ab9-b2e1-610f607144ce} <Debug> TCPHandler: Processed in 0.001853115 sec. | ||
2846 | 2024.11.21 19:34:46.840885 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
2847 | 2024.11.21 19:34:46.841013 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2848 | 2024.11.21 19:34:46.841046 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 390 rows starting from the beginning of the part | ||
2849 | 2024.11.21 19:34:46.841198 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
2850 | 2024.11.21 19:34:46.841384 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
2851 | 2024.11.21 19:34:46.841556 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
2852 | 2024.11.21 19:34:46.841721 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
2853 | 2024.11.21 19:34:46.841881 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
2854 | 2024.11.21 19:34:46.842983 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209549 sec., 318617.0571460511 rows/sec., 20.82 MiB/sec. | ||
2855 | 2024.11.21 19:34:46.843118 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2856 | 2024.11.21 19:34:46.843383 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2857 | 2024.11.21 19:34:46.843455 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_16_3} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2858 | 2024.11.21 19:34:46.843521 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2859 | 2024.11.21 19:34:51.796962 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2860 | 2024.11.21 19:34:51.797196 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2861 | 2024.11.21 19:34:51.797279 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2862 | 2024.11.21 19:34:51.798092 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2863 | 2024.11.21 19:34:51.798141 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2864 | 2024.11.21 19:34:51.798624 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2865 | 2024.11.21 19:34:51.798885 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2866 | 2024.11.21 19:34:51.799135 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001996 sec., 1002.0040080160321 rows/sec., 81.71 KiB/sec. | ||
2867 | 2024.11.21 19:34:51.799226 [ 276 ] {4840b8b1-b24b-4773-b35c-20ee4834c6e5} <Debug> TCPHandler: Processed in 0.002403852 sec. | ||
2868 | 2024.11.21 19:34:51.799414 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2869 | 2024.11.21 19:34:51.799543 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2870 | 2024.11.21 19:34:51.799598 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2871 | 2024.11.21 19:34:51.800246 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2872 | 2024.11.21 19:34:51.800288 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2873 | 2024.11.21 19:34:51.800679 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2874 | 2024.11.21 19:34:51.800935 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2875 | 2024.11.21 19:34:51.801170 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001658 sec., 34378.769601930035 rows/sec., 2.64 MiB/sec. | ||
2876 | 2024.11.21 19:34:51.801224 [ 282 ] {659ee7cb-50dd-4731-b068-a85e767cc220} <Debug> TCPHandler: Processed in 0.001870575 sec. | ||
2877 | 2024.11.21 19:34:51.801384 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2878 | 2024.11.21 19:34:51.801498 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2879 | 2024.11.21 19:34:51.801546 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2880 | 2024.11.21 19:34:51.802087 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2881 | 2024.11.21 19:34:51.802127 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2882 | 2024.11.21 19:34:51.802494 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2883 | 2024.11.21 19:34:51.802741 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2884 | 2024.11.21 19:34:51.802959 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001487 sec., 1344.9899125756556 rows/sec., 93.91 KiB/sec. | ||
2885 | 2024.11.21 19:34:51.803011 [ 276 ] {33702556-c913-4bbd-8588-34d8c1aa0b55} <Debug> TCPHandler: Processed in 0.001680422 sec. | ||
2886 | 2024.11.21 19:34:51.803168 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2887 | 2024.11.21 19:34:51.803277 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2888 | 2024.11.21 19:34:51.803323 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2889 | 2024.11.21 19:34:51.803905 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2890 | 2024.11.21 19:34:51.803945 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2891 | 2024.11.21 19:34:51.804316 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2892 | 2024.11.21 19:34:51.804573 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2893 | 2024.11.21 19:34:51.804787 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001532 sec., 43080.93994778068 rows/sec., 3.36 MiB/sec. | ||
2894 | 2024.11.21 19:34:51.804840 [ 282 ] {67a3b059-e541-4129-b783-6d9fff79aeea} <Debug> TCPHandler: Processed in 0.001725903 sec. | ||
2895 | 2024.11.21 19:34:51.805002 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2896 | 2024.11.21 19:34:51.805107 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2897 | 2024.11.21 19:34:51.805157 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2898 | 2024.11.21 19:34:51.805703 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2899 | 2024.11.21 19:34:51.805740 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2900 | 2024.11.21 19:34:51.806135 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2901 | 2024.11.21 19:34:51.806376 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2902 | 2024.11.21 19:34:51.806582 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} <Debug> executeQuery: Read 159 rows, 11.33 KiB in 0.001496 sec., 106283.42245989306 rows/sec., 7.40 MiB/sec. | ||
2903 | 2024.11.21 19:34:51.806634 [ 276 ] {290d7775-740e-48c6-b2a9-8850ac83456a} <Debug> TCPHandler: Processed in 0.001684823 sec. | ||
2904 | 2024.11.21 19:34:51.806785 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2905 | 2024.11.21 19:34:51.806893 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2906 | 2024.11.21 19:34:51.806940 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2907 | 2024.11.21 19:34:51.807405 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2908 | 2024.11.21 19:34:51.807446 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2909 | 2024.11.21 19:34:51.807806 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2910 | 2024.11.21 19:34:51.808048 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2911 | 2024.11.21 19:34:51.808255 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001384 sec., 41907.51445086705 rows/sec., 2.83 MiB/sec. | ||
2912 | 2024.11.21 19:34:51.808305 [ 282 ] {70ad29b6-f5c7-4666-b97f-1d52799f0b82} <Debug> TCPHandler: Processed in 0.001573601 sec. | ||
2913 | 2024.11.21 19:34:52.871255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2914 | 2024.11.21 19:34:52.872001 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2915 | 2024.11.21 19:34:52.872056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2916 | 2024.11.21 19:34:52.872577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2917 | 2024.11.21 19:34:52.872830 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2918 | 2024.11.21 19:34:52.873139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2919 | 2024.11.21 19:34:53.244853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2920 | 2024.11.21 19:34:53.264045 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2921 | 2024.11.21 19:34:53.264100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2922 | 2024.11.21 19:34:53.271550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2923 | 2024.11.21 19:34:53.272296 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2924 | 2024.11.21 19:34:53.274802 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2925 | 2024.11.21 19:34:55.388497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 422 | ||
2926 | 2024.11.21 19:34:55.391641 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2927 | 2024.11.21 19:34:55.391689 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2928 | 2024.11.21 19:34:55.393183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2929 | 2024.11.21 19:34:55.393491 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2930 | 2024.11.21 19:34:55.394417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
2931 | 2024.11.21 19:34:56.797661 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2932 | 2024.11.21 19:34:56.797847 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2933 | 2024.11.21 19:34:56.797921 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2934 | 2024.11.21 19:34:56.798735 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2935 | 2024.11.21 19:34:56.798786 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2936 | 2024.11.21 19:34:56.799260 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2937 | 2024.11.21 19:34:56.799524 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2938 | 2024.11.21 19:34:56.799799 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001996 sec., 28056.112224448898 rows/sec., 2.16 MiB/sec. | ||
2939 | 2024.11.21 19:34:56.799915 [ 276 ] {51104a4a-7eed-4875-807c-6189e86efce3} <Debug> TCPHandler: Processed in 0.002380192 sec. | ||
2940 | 2024.11.21 19:34:56.800143 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2941 | 2024.11.21 19:34:56.800271 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2942 | 2024.11.21 19:34:56.800326 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2943 | 2024.11.21 19:34:56.800987 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2944 | 2024.11.21 19:34:56.801035 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2945 | 2024.11.21 19:34:56.801443 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2946 | 2024.11.21 19:34:56.801700 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2947 | 2024.11.21 19:34:56.801947 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001699 sec., 37669.21718658034 rows/sec., 2.94 MiB/sec. | ||
2948 | 2024.11.21 19:34:56.802094 [ 282 ] {f562a299-ff98-4912-8554-f3d568066cf1} <Debug> TCPHandler: Processed in 0.002015437 sec. | ||
2949 | 2024.11.21 19:34:56.802323 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2950 | 2024.11.21 19:34:56.802442 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2951 | 2024.11.21 19:34:56.802493 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2952 | 2024.11.21 19:34:56.803079 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2953 | 2024.11.21 19:34:56.803119 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2954 | 2024.11.21 19:34:56.803519 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2955 | 2024.11.21 19:34:56.803765 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2956 | 2024.11.21 19:34:56.804010 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. | ||
2957 | 2024.11.21 19:34:56.804096 [ 276 ] {c57ea579-1b55-4bda-bcc2-af0596da2e74} <Debug> TCPHandler: Processed in 0.001838565 sec. | ||
2958 | 2024.11.21 19:34:56.804350 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2959 | 2024.11.21 19:34:56.804469 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2960 | 2024.11.21 19:34:56.804531 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2961 | 2024.11.21 19:34:56.805040 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2962 | 2024.11.21 19:34:56.805080 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
2963 | 2024.11.21 19:34:56.805460 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2964 | 2024.11.21 19:34:56.805736 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2965 | 2024.11.21 19:34:56.805966 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
2966 | 2024.11.21 19:34:56.806038 [ 282 ] {8511b15e-f5bb-4c8e-bd40-b7de7ca34271} <Debug> TCPHandler: Processed in 0.001790534 sec. | ||
2967 | 2024.11.21 19:35:00.290828 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2968 | 2024.11.21 19:35:00.290893 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2969 | 2024.11.21 19:35:00.373348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
2970 | 2024.11.21 19:35:00.374107 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2971 | 2024.11.21 19:35:00.374160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2972 | 2024.11.21 19:35:00.374759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2973 | 2024.11.21 19:35:00.375005 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2974 | 2024.11.21 19:35:00.375272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2975 | 2024.11.21 19:35:00.774956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2976 | 2024.11.21 19:35:00.794626 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2977 | 2024.11.21 19:35:00.794672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2978 | 2024.11.21 19:35:00.802257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2979 | 2024.11.21 19:35:00.803027 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2980 | 2024.11.21 19:35:00.805575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2981 | 2024.11.21 19:35:01.804383 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2982 | 2024.11.21 19:35:01.804578 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2983 | 2024.11.21 19:35:01.804654 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2984 | 2024.11.21 19:35:01.805428 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2985 | 2024.11.21 19:35:01.805482 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2986 | 2024.11.21 19:35:01.805924 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2987 | 2024.11.21 19:35:01.806177 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2988 | 2024.11.21 19:35:01.806503 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. | ||
2989 | 2024.11.21 19:35:01.806628 [ 276 ] {ee665d32-8484-4739-9a69-5dc80570c909} <Debug> TCPHandler: Processed in 0.002378691 sec. | ||
2990 | 2024.11.21 19:35:01.806848 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2991 | 2024.11.21 19:35:01.806999 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2992 | 2024.11.21 19:35:01.807061 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2993 | 2024.11.21 19:35:01.807925 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2994 | 2024.11.21 19:35:01.807969 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2995 | 2024.11.21 19:35:01.808392 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2996 | 2024.11.21 19:35:01.808638 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2997 | 2024.11.21 19:35:01.808861 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} <Debug> executeQuery: Read 283 rows, 25.59 KiB in 0.001899 sec., 149025.80305423908 rows/sec., 13.16 MiB/sec. | ||
2998 | 2024.11.21 19:35:01.808917 [ 282 ] {4e62ae42-7527-4587-87a0-1e0bdfb2cb6e} <Debug> TCPHandler: Processed in 0.002145259 sec. | ||
2999 | 2024.11.21 19:35:01.809086 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3000 | 2024.11.21 19:35:01.809219 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3001 | 2024.11.21 19:35:01.809273 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3002 | 2024.11.21 19:35:01.809854 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3003 | 2024.11.21 19:35:01.809894 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3004 | 2024.11.21 19:35:01.810245 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3005 | 2024.11.21 19:35:01.810479 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3006 | 2024.11.21 19:35:01.810633 [ 58 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3007 | 2024.11.21 19:35:01.810708 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001516 sec., 31002.63852242744 rows/sec., 2.23 MiB/sec. | ||
3008 | 2024.11.21 19:35:01.810716 [ 58 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3009 | 2024.11.21 19:35:01.810784 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3010 | 2024.11.21 19:35:01.810833 [ 276 ] {b6f4e0d3-8a2e-4725-a96c-cc2501267a29} <Debug> TCPHandler: Processed in 0.001811164 sec. | ||
3011 | 2024.11.21 19:35:01.811084 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3012 | 2024.11.21 19:35:01.811188 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::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 | ||
3013 | 2024.11.21 19:35:01.811415 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3014 | 2024.11.21 19:35:01.811542 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3015 | 2024.11.21 19:35:01.811571 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3016 | 2024.11.21 19:35:01.811676 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 32 rows starting from the beginning of the part | ||
3017 | 2024.11.21 19:35:01.811981 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
3018 | 2024.11.21 19:35:01.812456 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part | ||
3019 | 2024.11.21 19:35:01.812772 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part | ||
3020 | 2024.11.21 19:35:01.813229 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
3021 | 2024.11.21 19:35:01.813397 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part | ||
3022 | 2024.11.21 19:35:01.814324 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3023 | 2024.11.21 19:35:01.814390 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3024 | 2024.11.21 19:35:01.815412 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3025 | 2024.11.21 19:35:01.816061 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3026 | 2024.11.21 19:35:01.816264 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005336221 sec., 33919.13490839303 rows/sec., 2.56 MiB/sec. | ||
3027 | 2024.11.21 19:35:01.816680 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005346 sec., 2618.7803965581743 rows/sec., 183.40 KiB/sec. | ||
3028 | 2024.11.21 19:35:01.816698 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3029 | 2024.11.21 19:35:01.816865 [ 282 ] {9f9bf030-0f08-4ce8-9188-a96dde37e5fd} <Debug> TCPHandler: Processed in 0.005920959 sec. | ||
3030 | 2024.11.21 19:35:01.817074 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3031 | 2024.11.21 19:35:01.817264 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3032 | 2024.11.21 19:35:01.817281 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3033 | 2024.11.21 19:35:01.817328 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3034 | 2024.11.21 19:35:01.817508 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_10_2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3035 | 2024.11.21 19:35:01.817683 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3036 | 2024.11.21 19:35:01.818142 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3037 | 2024.11.21 19:35:01.818185 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3038 | 2024.11.21 19:35:01.818545 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3039 | 2024.11.21 19:35:01.818793 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3040 | 2024.11.21 19:35:01.819007 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001803 sec., 7210.2052135330005 rows/sec., 449.55 KiB/sec. | ||
3041 | 2024.11.21 19:35:01.819058 [ 276 ] {3dce5a95-a254-4980-995c-520816eed0e4} <Debug> TCPHandler: Processed in 0.002070648 sec. | ||
3042 | 2024.11.21 19:35:01.819203 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3043 | 2024.11.21 19:35:01.819330 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3044 | 2024.11.21 19:35:01.819382 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3045 | 2024.11.21 19:35:01.820210 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3046 | 2024.11.21 19:35:01.820257 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3047 | 2024.11.21 19:35:01.820641 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3048 | 2024.11.21 19:35:01.820863 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3049 | 2024.11.21 19:35:01.821099 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.00183 sec., 230601.09289617487 rows/sec., 16.48 MiB/sec. | ||
3050 | 2024.11.21 19:35:01.821300 [ 282 ] {59fde2ec-ba6b-481c-aa37-0e426abf96f0} <Debug> TCPHandler: Processed in 0.002202499 sec. | ||
3051 | 2024.11.21 19:35:01.821433 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2024.11.21 19:35:01.821533 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3053 | 2024.11.21 19:35:01.821643 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3054 | 2024.11.21 19:35:01.822108 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3055 | 2024.11.21 19:35:01.822146 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3056 | 2024.11.21 19:35:01.822496 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3057 | 2024.11.21 19:35:01.822733 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3058 | 2024.11.21 19:35:01.822930 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. | ||
3059 | 2024.11.21 19:35:01.822979 [ 276 ] {ff567283-7b21-418a-b0cb-4784a81cf8d2} <Debug> TCPHandler: Processed in 0.001541001 sec. | ||
3060 | 2024.11.21 19:35:01.823108 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3061 | 2024.11.21 19:35:01.823212 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3062 | 2024.11.21 19:35:01.823260 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3063 | 2024.11.21 19:35:01.823779 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2024.11.21 19:35:01.823817 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3065 | 2024.11.21 19:35:01.824184 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3066 | 2024.11.21 19:35:01.824415 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2024.11.21 19:35:01.824616 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001424 sec., 166432.58426966294 rows/sec., 11.16 MiB/sec. | ||
3068 | 2024.11.21 19:35:01.824667 [ 282 ] {be693975-e65c-4e79-a700-2d40e99be447} <Debug> TCPHandler: Processed in 0.001610071 sec. | ||
3069 | 2024.11.21 19:35:01.824828 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3070 | 2024.11.21 19:35:01.824962 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3071 | 2024.11.21 19:35:01.825018 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3072 | 2024.11.21 19:35:01.825511 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3073 | 2024.11.21 19:35:01.825550 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3074 | 2024.11.21 19:35:01.825902 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3075 | 2024.11.21 19:35:01.826137 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3076 | 2024.11.21 19:35:01.826345 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. | ||
3077 | 2024.11.21 19:35:01.826395 [ 276 ] {c1c833f4-dfe8-404d-be2c-1f1b27798564} <Debug> TCPHandler: Processed in 0.001633062 sec. | ||
3078 | 2024.11.21 19:35:01.826533 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3079 | 2024.11.21 19:35:01.826660 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3080 | 2024.11.21 19:35:01.826739 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3081 | 2024.11.21 19:35:01.827963 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3082 | 2024.11.21 19:35:01.828001 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3083 | 2024.11.21 19:35:01.828655 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3084 | 2024.11.21 19:35:01.828904 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3085 | 2024.11.21 19:35:01.829152 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00252 sec., 15873.015873015873 rows/sec., 28.44 MiB/sec. | ||
3086 | 2024.11.21 19:35:01.829245 [ 282 ] {ddf57721-a871-4449-8000-96501b618d3a} <Debug> TCPHandler: Processed in 0.002772497 sec. | ||
3087 | 2024.11.21 19:35:01.829385 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3088 | 2024.11.21 19:35:01.829511 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3089 | 2024.11.21 19:35:01.829566 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3090 | 2024.11.21 19:35:01.830101 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3091 | 2024.11.21 19:35:01.830148 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3092 | 2024.11.21 19:35:01.830552 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3093 | 2024.11.21 19:35:01.830790 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3094 | 2024.11.21 19:35:01.830966 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001484 sec., 55256.06469002695 rows/sec., 3.51 MiB/sec. | ||
3095 | 2024.11.21 19:35:01.831015 [ 276 ] {b6aebecc-4baf-43fb-bfc1-3a5ec5a704aa} <Debug> TCPHandler: Processed in 0.001693182 sec. | ||
3096 | 2024.11.21 19:35:05.394803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 452 | ||
3097 | 2024.11.21 19:35:05.398389 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3098 | 2024.11.21 19:35:05.398444 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3099 | 2024.11.21 19:35:05.400073 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3100 | 2024.11.21 19:35:05.400382 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3101 | 2024.11.21 19:35:05.401013 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
3102 | 2024.11.21 19:35:06.795549 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3103 | 2024.11.21 19:35:06.795738 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3104 | 2024.11.21 19:35:06.795810 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3105 | 2024.11.21 19:35:06.796578 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3106 | 2024.11.21 19:35:06.796626 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3107 | 2024.11.21 19:35:06.797055 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3108 | 2024.11.21 19:35:06.797309 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3109 | 2024.11.21 19:35:06.797532 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001846 sec., 2166.8472372697724 rows/sec., 176.69 KiB/sec. | ||
3110 | 2024.11.21 19:35:06.797597 [ 276 ] {1978b77f-c6cb-483e-aa00-28f33a1df06d} <Debug> TCPHandler: Processed in 0.002176059 sec. | ||
3111 | 2024.11.21 19:35:06.797774 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3112 | 2024.11.21 19:35:06.797903 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3113 | 2024.11.21 19:35:06.797952 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3114 | 2024.11.21 19:35:06.798536 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3115 | 2024.11.21 19:35:06.798579 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3116 | 2024.11.21 19:35:06.798955 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3117 | 2024.11.21 19:35:06.799201 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3118 | 2024.11.21 19:35:06.799462 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001584 sec., 36616.16161616162 rows/sec., 2.81 MiB/sec. | ||
3119 | 2024.11.21 19:35:06.799690 [ 282 ] {56ec39d0-0377-49d6-848e-4d17310ac8ec} <Debug> TCPHandler: Processed in 0.001970916 sec. | ||
3120 | 2024.11.21 19:35:06.799856 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3121 | 2024.11.21 19:35:06.799986 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3122 | 2024.11.21 19:35:06.800040 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3123 | 2024.11.21 19:35:06.800680 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3124 | 2024.11.21 19:35:06.800722 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3125 | 2024.11.21 19:35:06.801068 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3126 | 2024.11.21 19:35:06.801312 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3127 | 2024.11.21 19:35:06.801524 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001567 sec., 2552.6483726866622 rows/sec., 178.24 KiB/sec. | ||
3128 | 2024.11.21 19:35:06.801580 [ 276 ] {643abe21-c48f-4635-949a-33df035dc850} <Debug> TCPHandler: Processed in 0.001787754 sec. | ||
3129 | 2024.11.21 19:35:06.801723 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3130 | 2024.11.21 19:35:06.801834 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3131 | 2024.11.21 19:35:06.801879 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3132 | 2024.11.21 19:35:06.802448 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3133 | 2024.11.21 19:35:06.802487 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3134 | 2024.11.21 19:35:06.802837 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3135 | 2024.11.21 19:35:06.803070 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3136 | 2024.11.21 19:35:06.803283 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001472 sec., 46195.65217391304 rows/sec., 3.61 MiB/sec. | ||
3137 | 2024.11.21 19:35:06.803335 [ 282 ] {6a567f5b-b1bc-482b-94d4-bf99a50a3789} <Debug> TCPHandler: Processed in 0.001669832 sec. | ||
3138 | 2024.11.21 19:35:06.803486 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3139 | 2024.11.21 19:35:06.803600 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3140 | 2024.11.21 19:35:06.803658 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3141 | 2024.11.21 19:35:06.804285 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3142 | 2024.11.21 19:35:06.804333 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3143 | 2024.11.21 19:35:06.804760 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3144 | 2024.11.21 19:35:06.805000 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3145 | 2024.11.21 19:35:06.805235 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001663 sec., 78171.97835237523 rows/sec., 5.44 MiB/sec. | ||
3146 | 2024.11.21 19:35:06.805352 [ 276 ] {4c86de78-1919-406f-875d-bd234ec4fac0} <Debug> TCPHandler: Processed in 0.001916546 sec. | ||
3147 | 2024.11.21 19:35:06.805495 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3148 | 2024.11.21 19:35:06.805605 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3149 | 2024.11.21 19:35:06.805652 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3150 | 2024.11.21 19:35:06.806092 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3151 | 2024.11.21 19:35:06.806130 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3152 | 2024.11.21 19:35:06.806489 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3153 | 2024.11.21 19:35:06.806726 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3154 | 2024.11.21 19:35:06.806940 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001358 sec., 35346.097201767305 rows/sec., 2.38 MiB/sec. | ||
3155 | 2024.11.21 19:35:06.806989 [ 282 ] {7c35b77f-671c-4aea-a1bc-11b8e7cc3504} <Debug> TCPHandler: Processed in 0.001545841 sec. | ||
3156 | 2024.11.21 19:35:07.875491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3157 | 2024.11.21 19:35:07.876141 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3158 | 2024.11.21 19:35:07.876191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3159 | 2024.11.21 19:35:07.876707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3160 | 2024.11.21 19:35:07.876960 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3161 | 2024.11.21 19:35:07.877223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3162 | 2024.11.21 19:35:08.305734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3163 | 2024.11.21 19:35:08.326779 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3164 | 2024.11.21 19:35:08.326848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3165 | 2024.11.21 19:35:08.335278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3166 | 2024.11.21 19:35:08.336440 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3167 | 2024.11.21 19:35:08.340527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3168 | 2024.11.21 19:35:10.879938 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3169 | 2024.11.21 19:35:11.063001 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3170 | 2024.11.21 19:35:11.081313 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3171 | 2024.11.21 19:35:11.087590 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3172 | 2024.11.21 19:35:11.356077 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3173 | 2024.11.21 19:35:11.357474 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3174 | 2024.11.21 19:35:11.376731 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3175 | 2024.11.21 19:35:11.382154 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3176 | 2024.11.21 19:35:11.797876 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3177 | 2024.11.21 19:35:11.798050 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3178 | 2024.11.21 19:35:11.798120 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3179 | 2024.11.21 19:35:11.798878 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3180 | 2024.11.21 19:35:11.798920 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3181 | 2024.11.21 19:35:11.799384 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3182 | 2024.11.21 19:35:11.799639 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3183 | 2024.11.21 19:35:11.799795 [ 95 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3184 | 2024.11.21 19:35:11.799838 [ 95 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3185 | 2024.11.21 19:35:11.799851 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001848 sec., 30303.030303030304 rows/sec., 2.33 MiB/sec. | ||
3186 | 2024.11.21 19:35:11.799865 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3187 | 2024.11.21 19:35:11.799978 [ 276 ] {0e364144-9c6a-4c70-8906-eaff8c04f405} <Debug> TCPHandler: Processed in 0.00222377 sec. | ||
3188 | 2024.11.21 19:35:11.800211 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
3189 | 2024.11.21 19:35:11.800278 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3190 | 2024.11.21 19:35:11.800603 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3191 | 2024.11.21 19:35:11.800631 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3192 | 2024.11.21 19:35:11.800658 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1427 rows starting from the beginning of the part | ||
3193 | 2024.11.21 19:35:11.800726 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3194 | 2024.11.21 19:35:11.800937 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 57 rows starting from the beginning of the part | ||
3195 | 2024.11.21 19:35:11.801327 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
3196 | 2024.11.21 19:35:11.801693 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 283 rows starting from the beginning of the part | ||
3197 | 2024.11.21 19:35:11.802009 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 58 rows starting from the beginning of the part | ||
3198 | 2024.11.21 19:35:11.802359 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
3199 | 2024.11.21 19:35:11.803931 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3200 | 2024.11.21 19:35:11.804005 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3201 | 2024.11.21 19:35:11.805160 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3202 | 2024.11.21 19:35:11.805558 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3203 | 2024.11.21 19:35:11.805973 [ 95 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3204 | 2024.11.21 19:35:11.806055 [ 95 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3205 | 2024.11.21 19:35:11.806106 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3206 | 2024.11.21 19:35:11.806092 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1937 rows, containing 5 columns (5 merged, 0 gathered) in 0.006105501 sec., 317254.8821136873 rows/sec., 27.74 MiB/sec. | ||
3207 | 2024.11.21 19:35:11.806218 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00564 sec., 11347.517730496455 rows/sec., 906.96 KiB/sec. | ||
3208 | 2024.11.21 19:35:11.806425 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
3209 | 2024.11.21 19:35:11.806494 [ 282 ] {c14978ac-ec3a-4b0a-aeb0-3ec3b6bfa17f} <Debug> TCPHandler: Processed in 0.006356005 sec. | ||
3210 | 2024.11.21 19:35:11.806585 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3211 | 2024.11.21 19:35:11.806729 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3212 | 2024.11.21 19:35:11.806919 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3213 | 2024.11.21 19:35:11.807066 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3214 | 2024.11.21 19:35:11.807074 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 902 rows starting from the beginning of the part | ||
3215 | 2024.11.21 19:35:11.807222 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3216 | 2024.11.21 19:35:11.807497 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3217 | 2024.11.21 19:35:11.807853 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_21_4} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3218 | 2024.11.21 19:35:11.807932 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
3219 | 2024.11.21 19:35:11.808124 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
3220 | 2024.11.21 19:35:11.808324 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3221 | 2024.11.21 19:35:11.808809 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 422 rows starting from the beginning of the part | ||
3222 | 2024.11.21 19:35:11.809079 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
3223 | 2024.11.21 19:35:11.809384 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
3224 | 2024.11.21 19:35:11.810283 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3225 | 2024.11.21 19:35:11.810349 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3226 | 2024.11.21 19:35:11.811405 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3227 | 2024.11.21 19:35:11.811898 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3228 | 2024.11.21 19:35:11.812126 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3229 | 2024.11.21 19:35:11.812219 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3230 | 2024.11.21 19:35:11.812285 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3231 | 2024.11.21 19:35:11.812490 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005482 sec., 29186.42831083546 rows/sec., 2.03 MiB/sec. | ||
3232 | 2024.11.21 19:35:11.812860 [ 276 ] {f1c6518f-b2d1-44ee-a80b-e03fa1d73491} <Debug> TCPHandler: Processed in 0.006238114 sec. | ||
3233 | 2024.11.21 19:35:11.813110 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
3234 | 2024.11.21 19:35:11.813133 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3235 | 2024.11.21 19:35:11.813207 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 5 columns (5 merged, 0 gathered) in 0.006992044 sec., 226829.2362004587 rows/sec., 17.48 MiB/sec. | ||
3236 | 2024.11.21 19:35:11.813455 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3237 | 2024.11.21 19:35:11.813485 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3238 | 2024.11.21 19:35:11.813554 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3728 rows starting from the beginning of the part | ||
3239 | 2024.11.21 19:35:11.813653 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3240 | 2024.11.21 19:35:11.813708 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3241 | 2024.11.21 19:35:11.814140 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 159 rows starting from the beginning of the part | ||
3242 | 2024.11.21 19:35:11.814503 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
3243 | 2024.11.21 19:35:11.814972 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
3244 | 2024.11.21 19:35:11.815366 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 130 rows starting from the beginning of the part | ||
3245 | 2024.11.21 19:35:11.815735 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
3246 | 2024.11.21 19:35:11.816201 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2024.11.21 19:35:11.816629 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_21_4} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3248 | 2024.11.21 19:35:11.816947 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3249 | 2024.11.21 19:35:11.817152 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2024.11.21 19:35:11.817225 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3251 | 2024.11.21 19:35:11.818107 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3252 | 2024.11.21 19:35:11.818597 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2024.11.21 19:35:11.818765 [ 95 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3254 | 2024.11.21 19:35:11.818810 [ 95 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3255 | 2024.11.21 19:35:11.818837 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3256 | 2024.11.21 19:35:11.818839 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005478 sec., 10952.90251916758 rows/sec., 755.86 KiB/sec. | ||
3257 | 2024.11.21 19:35:11.819136 [ 282 ] {6662ceae-3a32-4615-be03-552029094878} <Debug> TCPHandler: Processed in 0.006154533 sec. | ||
3258 | 2024.11.21 19:35:11.819619 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
3259 | 2024.11.21 19:35:11.819813 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4574 rows, containing 5 columns (5 merged, 0 gathered) in 0.007335138 sec., 623573.8168797916 rows/sec., 42.13 MiB/sec. | ||
3260 | 2024.11.21 19:35:11.819874 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3261 | 2024.11.21 19:35:11.819906 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
3262 | 2024.11.21 19:35:11.820037 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 58 rows starting from the beginning of the part | ||
3263 | 2024.11.21 19:35:11.820248 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
3264 | 2024.11.21 19:35:11.820332 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3265 | 2024.11.21 19:35:11.820358 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
3266 | 2024.11.21 19:35:11.820727 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
3267 | 2024.11.21 19:35:11.820901 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
3268 | 2024.11.21 19:35:11.821321 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3269 | 2024.11.21 19:35:11.821423 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3270 | 2024.11.21 19:35:11.821534 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
3271 | 2024.11.21 19:35:11.822319 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 4 columns (4 merged, 0 gathered) in 0.003151972 sec., 321068.8419820988 rows/sec., 21.08 MiB/sec. | ||
3272 | 2024.11.21 19:35:11.822516 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3273 | 2024.11.21 19:35:11.822824 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3274 | 2024.11.21 19:35:11.822897 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_21_4} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3275 | 2024.11.21 19:35:11.822987 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
3276 | 2024.11.21 19:35:14.024361 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3277 | 2024.11.21 19:35:14.476190 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3278 | 2024.11.21 19:35:14.673684 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3279 | 2024.11.21 19:35:14.718185 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3280 | 2024.11.21 19:35:14.732763 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3281 | 2024.11.21 19:35:14.745195 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3282 | 2024.11.21 19:35:14.745319 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3283 | 2024.11.21 19:35:14.767034 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3284 | 2024.11.21 19:35:15.010930 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41529, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3285 | 2024.11.21 19:35:15.291139 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3286 | 2024.11.21 19:35:15.291192 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3287 | 2024.11.21 19:35:15.308792 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3288 | 2024.11.21 19:35:15.370220 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3289 | 2024.11.21 19:35:15.377424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3290 | 2024.11.21 19:35:15.378128 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3291 | 2024.11.21 19:35:15.378179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3292 | 2024.11.21 19:35:15.378762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3293 | 2024.11.21 19:35:15.379016 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3294 | 2024.11.21 19:35:15.379285 [ 156 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3295 | 2024.11.21 19:35:15.379306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3296 | 2024.11.21 19:35:15.379396 [ 156 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3297 | 2024.11.21 19:35:15.379447 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3298 | 2024.11.21 19:35:15.379632 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
3299 | 2024.11.21 19:35:15.379837 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3300 | 2024.11.21 19:35:15.379907 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
3301 | 2024.11.21 19:35:15.380005 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
3302 | 2024.11.21 19:35:15.380204 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
3303 | 2024.11.21 19:35:15.380388 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
3304 | 2024.11.21 19:35:15.380498 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
3305 | 2024.11.21 19:35:15.380587 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
3306 | 2024.11.21 19:35:15.382197 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002654536 sec., 2780523.6018648837 rows/sec., 39.78 MiB/sec. | ||
3307 | 2024.11.21 19:35:15.383095 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3308 | 2024.11.21 19:35:15.383460 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3309 | 2024.11.21 19:35:15.383553 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_16_3} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3310 | 2024.11.21 19:35:15.383673 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3311 | 2024.11.21 19:35:15.401311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 472 | ||
3312 | 2024.11.21 19:35:15.404173 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3313 | 2024.11.21 19:35:15.404217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3314 | 2024.11.21 19:35:15.405636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3315 | 2024.11.21 19:35:15.405940 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3316 | 2024.11.21 19:35:15.406103 [ 156 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3317 | 2024.11.21 19:35:15.406160 [ 156 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3318 | 2024.11.21 19:35:15.406194 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3319 | 2024.11.21 19:35:15.406589 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
3320 | 2024.11.21 19:35:15.407499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
3321 | 2024.11.21 19:35:15.407917 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3322 | 2024.11.21 19:35:15.408091 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
3323 | 2024.11.21 19:35:15.408724 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
3324 | 2024.11.21 19:35:15.409324 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
3325 | 2024.11.21 19:35:15.409951 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
3326 | 2024.11.21 19:35:15.410586 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
3327 | 2024.11.21 19:35:15.411213 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
3328 | 2024.11.21 19:35:15.419402 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 72 columns (72 merged, 0 gathered) in 0.013110915 sec., 36000.53848263069 rows/sec., 32.91 MiB/sec. | ||
3329 | 2024.11.21 19:35:15.420275 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3330 | 2024.11.21 19:35:15.420966 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3331 | 2024.11.21 19:35:15.421054 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_11_2} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3332 | 2024.11.21 19:35:15.421262 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
3333 | 2024.11.21 19:35:15.564750 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3334 | 2024.11.21 19:35:15.592615 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3335 | 2024.11.21 19:35:15.619337 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3336 | 2024.11.21 19:35:15.674755 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3337 | 2024.11.21 19:35:15.736264 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3338 | 2024.11.21 19:35:15.800715 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3339 | 2024.11.21 19:35:15.840681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3340 | 2024.11.21 19:35:15.862642 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3341 | 2024.11.21 19:35:15.862699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3342 | 2024.11.21 19:35:15.870453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3343 | 2024.11.21 19:35:15.871274 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3344 | 2024.11.21 19:35:15.871646 [ 155 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3345 | 2024.11.21 19:35:15.871778 [ 155 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2024.11.21 19:35:15.871854 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3347 | 2024.11.21 19:35:15.872410 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
3348 | 2024.11.21 19:35:15.888753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3349 | 2024.11.21 19:35:15.889979 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3350 | 2024.11.21 19:35:15.891323 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
3351 | 2024.11.21 19:35:15.896427 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
3352 | 2024.11.21 19:35:15.901593 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
3353 | 2024.11.21 19:35:15.906750 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
3354 | 2024.11.21 19:35:15.912281 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
3355 | 2024.11.21 19:35:15.916694 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
3356 | 2024.11.21 19:35:15.974430 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102375258 sec., 1181.9262033019736 rows/sec., 6.11 MiB/sec. | ||
3357 | 2024.11.21 19:35:15.977060 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3358 | 2024.11.21 19:35:15.980191 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3359 | 2024.11.21 19:35:15.980289 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_16_3} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3360 | 2024.11.21 19:35:15.982845 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
3361 | 2024.11.21 19:35:16.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.13 MiB, peak 187.11 MiB, free memory in arenas 0.00 B, will set to 178.90 MiB (RSS), difference: 1.77 MiB | ||
3362 | 2024.11.21 19:35:16.001392 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000938732 sec. | ||
3363 | 2024.11.21 19:35:16.164587 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3364 | 2024.11.21 19:35:16.164630 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3365 | 2024.11.21 19:35:16.164653 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3366 | 2024.11.21 19:35:16.164848 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::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 | ||
3367 | 2024.11.21 19:35:16.165153 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3368 | 2024.11.21 19:35:16.165231 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 83 rows starting from the beginning of the part | ||
3369 | 2024.11.21 19:35:16.165638 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
3370 | 2024.11.21 19:35:16.166024 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part | ||
3371 | 2024.11.21 19:35:16.166315 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
3372 | 2024.11.21 19:35:16.166697 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
3373 | 2024.11.21 19:35:16.170390 [ 198 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 19 columns (19 merged, 0 gathered) in 0.005674465 sec., 35774.297665066224 rows/sec., 64.11 MiB/sec. | ||
3374 | 2024.11.21 19:35:16.170761 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3375 | 2024.11.21 19:35:16.171179 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3376 | 2024.11.21 19:35:16.171261 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_9_2} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3377 | 2024.11.21 19:35:16.171371 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
3378 | 2024.11.21 19:35:16.326194 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3379 | 2024.11.21 19:35:16.366941 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3380 | 2024.11.21 19:35:16.378336 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3381 | 2024.11.21 19:35:16.401686 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54702, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3382 | 2024.11.21 19:35:16.402967 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3383 | 2024.11.21 19:35:16.406222 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3384 | 2024.11.21 19:35:16.407476 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3385 | 2024.11.21 19:35:16.804909 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3386 | 2024.11.21 19:35:16.805181 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3387 | 2024.11.21 19:35:16.805284 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3388 | 2024.11.21 19:35:16.806266 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3389 | 2024.11.21 19:35:16.806309 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3390 | 2024.11.21 19:35:16.806737 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3391 | 2024.11.21 19:35:16.807001 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3392 | 2024.11.21 19:35:16.807264 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002133 sec., 6563.525550867324 rows/sec., 472.49 KiB/sec. | ||
3393 | 2024.11.21 19:35:16.807520 [ 276 ] {af40add7-f36d-4dcd-ba1f-60d84a469849} <Debug> TCPHandler: Processed in 0.002755127 sec. | ||
3394 | 2024.11.21 19:35:16.807813 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3395 | 2024.11.21 19:35:16.807955 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3396 | 2024.11.21 19:35:16.808015 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3397 | 2024.11.21 19:35:16.808877 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3398 | 2024.11.21 19:35:16.808925 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3399 | 2024.11.21 19:35:16.809318 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3400 | 2024.11.21 19:35:16.809572 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3401 | 2024.11.21 19:35:16.809866 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} <Debug> executeQuery: Read 283 rows, 25.59 KiB in 0.001929 sec., 146708.13893208918 rows/sec., 12.95 MiB/sec. | ||
3402 | 2024.11.21 19:35:16.810344 [ 282 ] {b462d0ef-785c-4224-bdde-a54301e8ac01} <Debug> TCPHandler: Processed in 0.002653046 sec. | ||
3403 | 2024.11.21 19:35:16.810716 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3404 | 2024.11.21 19:35:16.810967 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3405 | 2024.11.21 19:35:16.811013 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3406 | 2024.11.21 19:35:16.811584 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3407 | 2024.11.21 19:35:16.811623 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3408 | 2024.11.21 19:35:16.811977 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3409 | 2024.11.21 19:35:16.812213 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3410 | 2024.11.21 19:35:16.812477 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001522 sec., 30880.42049934297 rows/sec., 2.22 MiB/sec. | ||
3411 | 2024.11.21 19:35:16.812608 [ 276 ] {7c6f4a50-a013-4765-a4d7-ab8449d49efd} <Debug> TCPHandler: Processed in 0.002130299 sec. | ||
3412 | 2024.11.21 19:35:16.812742 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3413 | 2024.11.21 19:35:16.812850 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3414 | 2024.11.21 19:35:16.812896 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3415 | 2024.11.21 19:35:16.813552 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3416 | 2024.11.21 19:35:16.813599 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3417 | 2024.11.21 19:35:16.814005 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3418 | 2024.11.21 19:35:16.814244 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3419 | 2024.11.21 19:35:16.814552 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001709 sec., 8191.925102399064 rows/sec., 573.71 KiB/sec. | ||
3420 | 2024.11.21 19:35:16.814880 [ 282 ] {e4e58ab8-c4a0-4bdb-867a-04298365fd7d} <Debug> TCPHandler: Processed in 0.002188269 sec. | ||
3421 | 2024.11.21 19:35:16.815032 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3422 | 2024.11.21 19:35:16.815161 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3423 | 2024.11.21 19:35:16.815214 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3424 | 2024.11.21 19:35:16.815884 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3425 | 2024.11.21 19:35:16.815931 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3426 | 2024.11.21 19:35:16.816279 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3427 | 2024.11.21 19:35:16.816509 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3428 | 2024.11.21 19:35:16.816883 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00172 sec., 7558.139534883721 rows/sec., 471.25 KiB/sec. | ||
3429 | 2024.11.21 19:35:16.817107 [ 276 ] {874bcbc3-b80c-421f-9bee-9b50c59dece6} <Debug> TCPHandler: Processed in 0.002138148 sec. | ||
3430 | 2024.11.21 19:35:16.817264 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3431 | 2024.11.21 19:35:16.817396 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3432 | 2024.11.21 19:35:16.817450 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3433 | 2024.11.21 19:35:16.818229 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3434 | 2024.11.21 19:35:16.818268 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3435 | 2024.11.21 19:35:16.818642 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3436 | 2024.11.21 19:35:16.818881 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3437 | 2024.11.21 19:35:16.819259 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001856 sec., 227370.6896551724 rows/sec., 16.25 MiB/sec. | ||
3438 | 2024.11.21 19:35:16.819564 [ 282 ] {a46e1aaf-c05f-484c-af9d-ee991451a839} <Debug> TCPHandler: Processed in 0.002353992 sec. | ||
3439 | 2024.11.21 19:35:16.819807 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3440 | 2024.11.21 19:35:16.819981 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3441 | 2024.11.21 19:35:16.820038 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3442 | 2024.11.21 19:35:16.820602 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3443 | 2024.11.21 19:35:16.820648 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3444 | 2024.11.21 19:35:16.821054 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3445 | 2024.11.21 19:35:16.821312 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3446 | 2024.11.21 19:35:16.821688 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001706 sec., 3516.9988276670574 rows/sec., 183.75 KiB/sec. | ||
3447 | 2024.11.21 19:35:16.821897 [ 276 ] {46b7ecc0-aeaf-4bdc-b86c-6490108c7733} <Debug> TCPHandler: Processed in 0.00221933 sec. | ||
3448 | 2024.11.21 19:35:16.822036 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3449 | 2024.11.21 19:35:16.822144 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3450 | 2024.11.21 19:35:16.822194 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3451 | 2024.11.21 19:35:16.822856 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3452 | 2024.11.21 19:35:16.822894 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3453 | 2024.11.21 19:35:16.823284 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3454 | 2024.11.21 19:35:16.823521 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3455 | 2024.11.21 19:35:16.823812 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec. | ||
3456 | 2024.11.21 19:35:16.823934 [ 282 ] {848838dd-e337-4a4f-876a-2e12dbd710bb} <Debug> TCPHandler: Processed in 0.001950196 sec. | ||
3457 | 2024.11.21 19:35:16.824073 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3458 | 2024.11.21 19:35:16.824201 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3459 | 2024.11.21 19:35:16.824256 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3460 | 2024.11.21 19:35:16.824767 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3461 | 2024.11.21 19:35:16.824814 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3462 | 2024.11.21 19:35:16.825170 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3463 | 2024.11.21 19:35:16.825399 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3464 | 2024.11.21 19:35:16.825792 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001592 sec., 628.1407035175879 rows/sec., 42.33 KiB/sec. | ||
3465 | 2024.11.21 19:35:16.825997 [ 276 ] {f072a114-e678-448e-8210-2c592d807342} <Debug> TCPHandler: Processed in 0.001982447 sec. | ||
3466 | 2024.11.21 19:35:16.826149 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3467 | 2024.11.21 19:35:16.826282 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3468 | 2024.11.21 19:35:16.826365 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3469 | 2024.11.21 19:35:16.827636 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2024.11.21 19:35:16.827673 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3471 | 2024.11.21 19:35:16.828315 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3472 | 2024.11.21 19:35:16.828568 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3473 | 2024.11.21 19:35:16.828897 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002623 sec., 15249.714067861229 rows/sec., 27.33 MiB/sec. | ||
3474 | 2024.11.21 19:35:16.829046 [ 282 ] {67d7288e-95e8-4f07-b347-41e182cc0c94} <Debug> TCPHandler: Processed in 0.00296118 sec. | ||
3475 | 2024.11.21 19:35:16.829226 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3476 | 2024.11.21 19:35:16.829352 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3477 | 2024.11.21 19:35:16.829405 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3478 | 2024.11.21 19:35:16.829952 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3479 | 2024.11.21 19:35:16.829991 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3480 | 2024.11.21 19:35:16.830340 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3481 | 2024.11.21 19:35:16.830568 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3482 | 2024.11.21 19:35:16.830853 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001508 sec., 54376.65782493369 rows/sec., 3.45 MiB/sec. | ||
3483 | 2024.11.21 19:35:16.831015 [ 276 ] {ea164f1b-0fed-45e4-93b9-4fd7470b3f44} <Debug> TCPHandler: Processed in 0.001850895 sec. | ||
3484 | 2024.11.21 19:35:21.797691 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3485 | 2024.11.21 19:35:21.797889 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3486 | 2024.11.21 19:35:21.797958 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3487 | 2024.11.21 19:35:21.798752 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3488 | 2024.11.21 19:35:21.798794 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3489 | 2024.11.21 19:35:21.799239 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3490 | 2024.11.21 19:35:21.799507 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3491 | 2024.11.21 19:35:21.799724 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.28 MiB/sec. | ||
3492 | 2024.11.21 19:35:21.799792 [ 276 ] {f1add0a0-aa63-4d03-9abb-a7f7643eeb3d} <Debug> TCPHandler: Processed in 0.00223141 sec. | ||
3493 | 2024.11.21 19:35:21.799984 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3494 | 2024.11.21 19:35:21.800101 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3495 | 2024.11.21 19:35:21.800150 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3496 | 2024.11.21 19:35:21.800776 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3497 | 2024.11.21 19:35:21.800813 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3498 | 2024.11.21 19:35:21.801198 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3499 | 2024.11.21 19:35:21.801437 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3500 | 2024.11.21 19:35:21.801624 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001552 sec., 41237.113402061856 rows/sec., 3.22 MiB/sec. | ||
3501 | 2024.11.21 19:35:21.801678 [ 282 ] {b7a2c1e3-b24d-4c1b-b99c-fba9d6d79d5a} <Debug> TCPHandler: Processed in 0.001751644 sec. | ||
3502 | 2024.11.21 19:35:21.801853 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3503 | 2024.11.21 19:35:21.801971 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3504 | 2024.11.21 19:35:21.802025 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3505 | 2024.11.21 19:35:21.802567 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3506 | 2024.11.21 19:35:21.802606 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3507 | 2024.11.21 19:35:21.803022 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3508 | 2024.11.21 19:35:21.803278 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3509 | 2024.11.21 19:35:21.803460 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
3510 | 2024.11.21 19:35:21.803512 [ 276 ] {6dc8208d-f604-4ec9-ac62-d1963c06bcc2} <Debug> TCPHandler: Processed in 0.001712803 sec. | ||
3511 | 2024.11.21 19:35:21.803663 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3512 | 2024.11.21 19:35:21.803768 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3513 | 2024.11.21 19:35:21.803814 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3514 | 2024.11.21 19:35:21.804283 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3515 | 2024.11.21 19:35:21.804321 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3516 | 2024.11.21 19:35:21.804690 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3517 | 2024.11.21 19:35:21.804924 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3518 | 2024.11.21 19:35:21.805119 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. | ||
3519 | 2024.11.21 19:35:21.805196 [ 282 ] {935a5656-ca8b-48af-b089-3623bb337ae3} <Debug> TCPHandler: Processed in 0.001579351 sec. | ||
3520 | 2024.11.21 19:35:22.879586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3521 | 2024.11.21 19:35:22.880323 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3522 | 2024.11.21 19:35:22.880375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3523 | 2024.11.21 19:35:22.880981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3524 | 2024.11.21 19:35:22.881251 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3525 | 2024.11.21 19:35:22.881525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3526 | 2024.11.21 19:35:23.388941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3527 | 2024.11.21 19:35:23.407847 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3528 | 2024.11.21 19:35:23.407901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3529 | 2024.11.21 19:35:23.414948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3530 | 2024.11.21 19:35:23.415752 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3531 | 2024.11.21 19:35:23.418656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3532 | 2024.11.21 19:35:25.407791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 502 | ||
3533 | 2024.11.21 19:35:25.410870 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3534 | 2024.11.21 19:35:25.410916 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3535 | 2024.11.21 19:35:25.412370 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3536 | 2024.11.21 19:35:25.412671 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3537 | 2024.11.21 19:35:25.413581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
3538 | 2024.11.21 19:35:26.798174 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3539 | 2024.11.21 19:35:26.798379 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3540 | 2024.11.21 19:35:26.798450 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3541 | 2024.11.21 19:35:26.799224 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3542 | 2024.11.21 19:35:26.799273 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3543 | 2024.11.21 19:35:26.799709 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3544 | 2024.11.21 19:35:26.799981 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3545 | 2024.11.21 19:35:26.800221 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.27 MiB/sec. | ||
3546 | 2024.11.21 19:35:26.800279 [ 276 ] {919c5ea5-f76e-4cee-970e-2c4885055982} <Debug> TCPHandler: Processed in 0.00224523 sec. | ||
3547 | 2024.11.21 19:35:26.800483 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3548 | 2024.11.21 19:35:26.800620 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3549 | 2024.11.21 19:35:26.800675 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3550 | 2024.11.21 19:35:26.801344 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3551 | 2024.11.21 19:35:26.801385 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3552 | 2024.11.21 19:35:26.801755 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3553 | 2024.11.21 19:35:26.802004 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3554 | 2024.11.21 19:35:26.802218 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001628 sec., 39312.03931203931 rows/sec., 3.07 MiB/sec. | ||
3555 | 2024.11.21 19:35:26.802270 [ 282 ] {259f3a7f-4ac6-4804-a3d1-05ea3d161266} <Debug> TCPHandler: Processed in 0.001856685 sec. | ||
3556 | 2024.11.21 19:35:26.802421 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3557 | 2024.11.21 19:35:26.802545 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3558 | 2024.11.21 19:35:26.802605 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3559 | 2024.11.21 19:35:26.803241 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3560 | 2024.11.21 19:35:26.803286 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3561 | 2024.11.21 19:35:26.803689 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3562 | 2024.11.21 19:35:26.803947 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3563 | 2024.11.21 19:35:26.804162 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. | ||
3564 | 2024.11.21 19:35:26.804214 [ 276 ] {c3961ae3-8d22-422d-9a7e-efdbef0ab77c} <Debug> TCPHandler: Processed in 0.001854075 sec. | ||
3565 | 2024.11.21 19:35:26.804390 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3566 | 2024.11.21 19:35:26.804521 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3567 | 2024.11.21 19:35:26.804577 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3568 | 2024.11.21 19:35:26.805140 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2024.11.21 19:35:26.805188 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
3570 | 2024.11.21 19:35:26.805586 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3571 | 2024.11.21 19:35:26.805829 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3572 | 2024.11.21 19:35:26.806049 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. | ||
3573 | 2024.11.21 19:35:26.806099 [ 282 ] {5eac13d5-b17f-4e04-a452-66f009c432ff} <Debug> TCPHandler: Processed in 0.001773934 sec. | ||
3574 | 2024.11.21 19:35:30.291242 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3575 | 2024.11.21 19:35:30.291312 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3576 | 2024.11.21 19:35:30.381741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3577 | 2024.11.21 19:35:30.382501 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2024.11.21 19:35:30.382545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3579 | 2024.11.21 19:35:30.383156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3580 | 2024.11.21 19:35:30.383411 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2024.11.21 19:35:30.383671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3582 | 2024.11.21 19:35:30.918822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3583 | 2024.11.21 19:35:30.938767 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3584 | 2024.11.21 19:35:30.938825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3585 | 2024.11.21 19:35:30.946725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3586 | 2024.11.21 19:35:30.947486 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3587 | 2024.11.21 19:35:30.950554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3588 | 2024.11.21 19:35:30.955093 [ 138 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3589 | 2024.11.21 19:35:30.955133 [ 138 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3590 | 2024.11.21 19:35:30.955154 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3591 | 2024.11.21 19:35:30.955364 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
3592 | 2024.11.21 19:35:30.955567 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3593 | 2024.11.21 19:35:30.955612 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part | ||
3594 | 2024.11.21 19:35:30.955703 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
3595 | 2024.11.21 19:35:30.955985 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
3596 | 2024.11.21 19:35:30.956151 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
3597 | 2024.11.21 19:35:30.956347 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
3598 | 2024.11.21 19:35:30.957476 [ 187 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00224696 sec., 132623.63370954533 rows/sec., 9.51 MiB/sec. | ||
3599 | 2024.11.21 19:35:30.957684 [ 198 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3600 | 2024.11.21 19:35:30.958034 [ 198 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3601 | 2024.11.21 19:35:30.958131 [ 198 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_9_2} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3602 | 2024.11.21 19:35:30.958234 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3603 | 2024.11.21 19:35:31.804327 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3604 | 2024.11.21 19:35:31.804506 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3605 | 2024.11.21 19:35:31.804577 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3606 | 2024.11.21 19:35:31.805320 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3607 | 2024.11.21 19:35:31.805367 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3608 | 2024.11.21 19:35:31.805801 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3609 | 2024.11.21 19:35:31.806054 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3610 | 2024.11.21 19:35:31.806250 [ 137 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3611 | 2024.11.21 19:35:31.806321 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. | ||
3612 | 2024.11.21 19:35:31.806337 [ 137 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3613 | 2024.11.21 19:35:31.806414 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3614 | 2024.11.21 19:35:31.806476 [ 276 ] {95db6d72-359c-4c4c-9fc0-00e0f324b9b2} <Debug> TCPHandler: Processed in 0.00227663 sec. | ||
3615 | 2024.11.21 19:35:31.806616 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
3616 | 2024.11.21 19:35:31.806685 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3617 | 2024.11.21 19:35:31.806728 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3618 | 2024.11.21 19:35:31.806763 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
3619 | 2024.11.21 19:35:31.806889 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
3620 | 2024.11.21 19:35:31.806890 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3621 | 2024.11.21 19:35:31.807139 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3622 | 2024.11.21 19:35:31.807311 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
3623 | 2024.11.21 19:35:31.807703 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
3624 | 2024.11.21 19:35:31.807941 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
3625 | 2024.11.21 19:35:31.809489 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3626 | 2024.11.21 19:35:31.809549 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3627 | 2024.11.21 19:35:31.809664 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003122972 sec., 22414.546143865522 rows/sec., 1.66 MiB/sec. | ||
3628 | 2024.11.21 19:35:31.809934 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3629 | 2024.11.21 19:35:31.810280 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3630 | 2024.11.21 19:35:31.810537 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3631 | 2024.11.21 19:35:31.810735 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_9_2} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3632 | 2024.11.21 19:35:31.810737 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3633 | 2024.11.21 19:35:31.810890 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3634 | 2024.11.21 19:35:31.811083 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} <Debug> executeQuery: Read 283 rows, 25.59 KiB in 0.004269 sec., 66291.87163270086 rows/sec., 5.85 MiB/sec. | ||
3635 | 2024.11.21 19:35:31.811155 [ 282 ] {99d6d962-0ec4-4a7b-b0b3-a9ff45359e1d} <Debug> TCPHandler: Processed in 0.004547911 sec. | ||
3636 | 2024.11.21 19:35:31.811333 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3637 | 2024.11.21 19:35:31.811444 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3638 | 2024.11.21 19:35:31.811490 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3639 | 2024.11.21 19:35:31.812056 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3640 | 2024.11.21 19:35:31.812096 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3641 | 2024.11.21 19:35:31.812459 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3642 | 2024.11.21 19:35:31.812724 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3643 | 2024.11.21 19:35:31.812944 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001523 sec., 30860.144451739987 rows/sec., 2.22 MiB/sec. | ||
3644 | 2024.11.21 19:35:31.812997 [ 276 ] {a429ed96-7062-4455-aa3e-aea4967bb2b5} <Debug> TCPHandler: Processed in 0.001717683 sec. | ||
3645 | 2024.11.21 19:35:31.813153 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3646 | 2024.11.21 19:35:31.813271 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3647 | 2024.11.21 19:35:31.813323 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3648 | 2024.11.21 19:35:31.813946 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3649 | 2024.11.21 19:35:31.813987 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3650 | 2024.11.21 19:35:31.814354 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3651 | 2024.11.21 19:35:31.814585 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3652 | 2024.11.21 19:35:31.814789 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001595 sec., 8777.42946708464 rows/sec., 614.71 KiB/sec. | ||
3653 | 2024.11.21 19:35:31.814838 [ 282 ] {c7b35bf8-19dc-4afa-9ff2-d582ef42b540} <Debug> TCPHandler: Processed in 0.001801175 sec. | ||
3654 | 2024.11.21 19:35:31.815025 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3655 | 2024.11.21 19:35:31.815133 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3656 | 2024.11.21 19:35:31.815177 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3657 | 2024.11.21 19:35:31.815714 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3658 | 2024.11.21 19:35:31.815754 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3659 | 2024.11.21 19:35:31.816105 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3660 | 2024.11.21 19:35:31.816349 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3661 | 2024.11.21 19:35:31.816514 [ 137 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3662 | 2024.11.21 19:35:31.816574 [ 137 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3663 | 2024.11.21 19:35:31.816596 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001472 sec., 8831.521739130434 rows/sec., 550.64 KiB/sec. | ||
3664 | 2024.11.21 19:35:31.816608 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3665 | 2024.11.21 19:35:31.816751 [ 276 ] {31a125ce-a566-4fa3-be19-52e80ba3955b} <Debug> TCPHandler: Processed in 0.001776333 sec. | ||
3666 | 2024.11.21 19:35:31.817070 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3667 | 2024.11.21 19:35:31.817141 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
3668 | 2024.11.21 19:35:31.817273 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3669 | 2024.11.21 19:35:31.817378 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3670 | 2024.11.21 19:35:31.817425 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3671 | 2024.11.21 19:35:31.817526 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
3672 | 2024.11.21 19:35:31.817819 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
3673 | 2024.11.21 19:35:31.818190 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
3674 | 2024.11.21 19:35:31.818539 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
3675 | 2024.11.21 19:35:31.818871 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
3676 | 2024.11.21 19:35:31.820315 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3677 | 2024.11.21 19:35:31.820378 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3678 | 2024.11.21 19:35:31.821395 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3679 | 2024.11.21 19:35:31.821447 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004702523 sec., 13822.367269655033 rows/sec., 915.81 KiB/sec. | ||
3680 | 2024.11.21 19:35:31.821679 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3681 | 2024.11.21 19:35:31.821860 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3682 | 2024.11.21 19:35:31.822270 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.005031 sec., 83879.94434506062 rows/sec., 6.00 MiB/sec. | ||
3683 | 2024.11.21 19:35:31.822404 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3684 | 2024.11.21 19:35:31.822433 [ 282 ] {5d93061d-0cbd-4810-82fc-ba2c4b7d388e} <Debug> TCPHandler: Processed in 0.005555034 sec. | ||
3685 | 2024.11.21 19:35:31.822578 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_9_2} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3686 | 2024.11.21 19:35:31.822634 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3687 | 2024.11.21 19:35:31.822734 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3688 | 2024.11.21 19:35:31.822827 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3689 | 2024.11.21 19:35:31.822887 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3690 | 2024.11.21 19:35:31.823441 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3691 | 2024.11.21 19:35:31.823488 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3692 | 2024.11.21 19:35:31.823858 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3693 | 2024.11.21 19:35:31.824100 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3694 | 2024.11.21 19:35:31.824350 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. | ||
3695 | 2024.11.21 19:35:31.824504 [ 276 ] {f7c26f83-7483-4d76-a738-06d617307419} <Debug> TCPHandler: Processed in 0.001942456 sec. | ||
3696 | 2024.11.21 19:35:31.824664 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3697 | 2024.11.21 19:35:31.824801 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3698 | 2024.11.21 19:35:31.824860 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3699 | 2024.11.21 19:35:31.825533 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3700 | 2024.11.21 19:35:31.825574 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3701 | 2024.11.21 19:35:31.825962 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3702 | 2024.11.21 19:35:31.826209 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3703 | 2024.11.21 19:35:31.826471 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0017 sec., 139411.76470588235 rows/sec., 9.34 MiB/sec. | ||
3704 | 2024.11.21 19:35:31.826598 [ 282 ] {ce19a94d-011e-43fb-92d6-aa716ea0a054} <Debug> TCPHandler: Processed in 0.001997687 sec. | ||
3705 | 2024.11.21 19:35:31.826744 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3706 | 2024.11.21 19:35:31.826851 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3707 | 2024.11.21 19:35:31.826899 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3708 | 2024.11.21 19:35:31.827324 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3709 | 2024.11.21 19:35:31.827362 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3710 | 2024.11.21 19:35:31.827704 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3711 | 2024.11.21 19:35:31.827959 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3712 | 2024.11.21 19:35:31.828247 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
3713 | 2024.11.21 19:35:31.828355 [ 276 ] {663bf3f1-26b8-4190-a100-dc0038228a2c} <Debug> TCPHandler: Processed in 0.001662612 sec. | ||
3714 | 2024.11.21 19:35:31.828551 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3715 | 2024.11.21 19:35:31.828681 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3716 | 2024.11.21 19:35:31.828763 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3717 | 2024.11.21 19:35:31.829998 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3718 | 2024.11.21 19:35:31.830040 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3719 | 2024.11.21 19:35:31.830709 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3720 | 2024.11.21 19:35:31.830968 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3721 | 2024.11.21 19:35:31.831315 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002635 sec., 15180.265654648956 rows/sec., 27.20 MiB/sec. | ||
3722 | 2024.11.21 19:35:31.831609 [ 282 ] {60532458-63ad-40f5-92c8-8b7664498b99} <Debug> TCPHandler: Processed in 0.003120752 sec. | ||
3723 | 2024.11.21 19:35:31.831746 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3724 | 2024.11.21 19:35:31.831853 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3725 | 2024.11.21 19:35:31.831899 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3726 | 2024.11.21 19:35:31.832342 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3727 | 2024.11.21 19:35:31.832381 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3728 | 2024.11.21 19:35:31.832736 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3729 | 2024.11.21 19:35:31.832965 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3730 | 2024.11.21 19:35:31.833195 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001364 sec., 60117.302052785926 rows/sec., 3.82 MiB/sec. | ||
3731 | 2024.11.21 19:35:31.833243 [ 276 ] {fabfa349-73f1-42fc-843a-2693449b7490} <Debug> TCPHandler: Processed in 0.001549001 sec. | ||
3732 | 2024.11.21 19:35:35.413895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 532 | ||
3733 | 2024.11.21 19:35:35.416923 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3734 | 2024.11.21 19:35:35.416968 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3735 | 2024.11.21 19:35:35.418418 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3736 | 2024.11.21 19:35:35.418730 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3737 | 2024.11.21 19:35:35.419308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
3738 | 2024.11.21 19:35:36.796406 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3739 | 2024.11.21 19:35:36.796595 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3740 | 2024.11.21 19:35:36.796668 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3741 | 2024.11.21 19:35:36.797424 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3742 | 2024.11.21 19:35:36.797470 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3743 | 2024.11.21 19:35:36.797902 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3744 | 2024.11.21 19:35:36.798154 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3745 | 2024.11.21 19:35:36.798421 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001868 sec., 6423.982869379015 rows/sec., 523.83 KiB/sec. | ||
3746 | 2024.11.21 19:35:36.798610 [ 276 ] {626bf786-9915-40e4-976e-94285a8bb763} <Debug> TCPHandler: Processed in 0.002326801 sec. | ||
3747 | 2024.11.21 19:35:36.798797 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3748 | 2024.11.21 19:35:36.798911 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3749 | 2024.11.21 19:35:36.798962 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3750 | 2024.11.21 19:35:36.799572 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3751 | 2024.11.21 19:35:36.799612 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3752 | 2024.11.21 19:35:36.799977 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3753 | 2024.11.21 19:35:36.800218 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3754 | 2024.11.21 19:35:36.800393 [ 124 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3755 | 2024.11.21 19:35:36.800466 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} <Debug> executeQuery: Read 62 rows, 4.84 KiB in 0.00158 sec., 39240.50632911392 rows/sec., 2.99 MiB/sec. | ||
3756 | 2024.11.21 19:35:36.800496 [ 124 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3757 | 2024.11.21 19:35:36.800559 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3758 | 2024.11.21 19:35:36.800594 [ 282 ] {68f8f7e4-29ad-419f-9c83-dd9b9883c2a3} <Debug> TCPHandler: Processed in 0.001850185 sec. | ||
3759 | 2024.11.21 19:35:36.800879 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3760 | 2024.11.21 19:35:36.801127 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
3761 | 2024.11.21 19:35:36.801222 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3762 | 2024.11.21 19:35:36.801350 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3763 | 2024.11.21 19:35:36.801575 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3764 | 2024.11.21 19:35:36.801664 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1430 rows starting from the beginning of the part | ||
3765 | 2024.11.21 19:35:36.801970 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 283 rows starting from the beginning of the part | ||
3766 | 2024.11.21 19:35:36.802433 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
3767 | 2024.11.21 19:35:36.802781 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
3768 | 2024.11.21 19:35:36.803089 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 283 rows starting from the beginning of the part | ||
3769 | 2024.11.21 19:35:36.803400 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 62 rows starting from the beginning of the part | ||
3770 | 2024.11.21 19:35:36.804374 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3771 | 2024.11.21 19:35:36.804438 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3772 | 2024.11.21 19:35:36.805377 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3773 | 2024.11.21 19:35:36.805973 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3774 | 2024.11.21 19:35:36.806386 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.005225 sec., 2296.6507177033495 rows/sec., 160.36 KiB/sec. | ||
3775 | 2024.11.21 19:35:36.806685 [ 276 ] {ee98254d-324f-4c07-bc4e-2985458cc6ca} <Debug> TCPHandler: Processed in 0.00597418 sec. | ||
3776 | 2024.11.21 19:35:36.806920 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3777 | 2024.11.21 19:35:36.807142 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2170 rows, containing 5 columns (5 merged, 0 gathered) in 0.006446557 sec., 336613.7924476585 rows/sec., 29.69 MiB/sec. | ||
3778 | 2024.11.21 19:35:36.807154 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3779 | 2024.11.21 19:35:36.807249 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3780 | 2024.11.21 19:35:36.807469 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3781 | 2024.11.21 19:35:36.807901 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3782 | 2024.11.21 19:35:36.808026 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_26_5} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3783 | 2024.11.21 19:35:36.808050 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3784 | 2024.11.21 19:35:36.808107 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3785 | 2024.11.21 19:35:36.808132 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
3786 | 2024.11.21 19:35:36.808495 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3787 | 2024.11.21 19:35:36.808736 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3788 | 2024.11.21 19:35:36.808901 [ 124 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3789 | 2024.11.21 19:35:36.808980 [ 124 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3790 | 2024.11.21 19:35:36.808990 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001875 sec., 40533.333333333336 rows/sec., 3.17 MiB/sec. | ||
3791 | 2024.11.21 19:35:36.809020 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3792 | 2024.11.21 19:35:36.809132 [ 282 ] {6d3662fa-8418-418c-be54-c6dc40b7d44e} <Debug> TCPHandler: Processed in 0.002321791 sec. | ||
3793 | 2024.11.21 19:35:36.809338 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3794 | 2024.11.21 19:35:36.809352 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
3795 | 2024.11.21 19:35:36.809548 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3796 | 2024.11.21 19:35:36.809630 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3797 | 2024.11.21 19:35:36.809661 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3798 | 2024.11.21 19:35:36.809691 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 908 rows starting from the beginning of the part | ||
3799 | 2024.11.21 19:35:36.810032 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 422 rows starting from the beginning of the part | ||
3800 | 2024.11.21 19:35:36.810382 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
3801 | 2024.11.21 19:35:36.810746 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
3802 | 2024.11.21 19:35:36.811104 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 422 rows starting from the beginning of the part | ||
3803 | 2024.11.21 19:35:36.811438 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
3804 | 2024.11.21 19:35:36.812479 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3805 | 2024.11.21 19:35:36.812554 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3806 | 2024.11.21 19:35:36.813530 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3807 | 2024.11.21 19:35:36.813974 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3808 | 2024.11.21 19:35:36.814222 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3809 | 2024.11.21 19:35:36.814348 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3810 | 2024.11.21 19:35:36.814432 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3811 | 2024.11.21 19:35:36.814444 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.004954 sec., 27048.84941461445 rows/sec., 1.88 MiB/sec. | ||
3812 | 2024.11.21 19:35:36.814876 [ 276 ] {2cc11925-40bd-4b46-ad6b-67e17bf4c3a1} <Debug> TCPHandler: Processed in 0.005687146 sec. | ||
3813 | 2024.11.21 19:35:36.815180 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
3814 | 2024.11.21 19:35:36.815228 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3815 | 2024.11.21 19:35:36.815360 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.006199523 sec., 315508.1447395227 rows/sec., 24.15 MiB/sec. | ||
3816 | 2024.11.21 19:35:36.815568 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3817 | 2024.11.21 19:35:36.815614 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3818 | 2024.11.21 19:35:36.815699 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3819 | 2024.11.21 19:35:36.815711 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4574 rows starting from the beginning of the part | ||
3820 | 2024.11.21 19:35:36.815935 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3821 | 2024.11.21 19:35:36.816043 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
3822 | 2024.11.21 19:35:36.816431 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
3823 | 2024.11.21 19:35:36.816861 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
3824 | 2024.11.21 19:35:36.817250 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
3825 | 2024.11.21 19:35:36.817634 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 134 rows starting from the beginning of the part | ||
3826 | 2024.11.21 19:35:36.818822 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3827 | 2024.11.21 19:35:36.819203 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3828 | 2024.11.21 19:35:36.819320 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3829 | 2024.11.21 19:35:36.819437 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_26_5} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3830 | 2024.11.21 19:35:36.819784 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3831 | 2024.11.21 19:35:36.820653 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3832 | 2024.11.21 19:35:36.821173 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3833 | 2024.11.21 19:35:36.821377 [ 124 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3834 | 2024.11.21 19:35:36.821503 [ 124 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3835 | 2024.11.21 19:35:36.821568 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.006108 sec., 7858.546168958743 rows/sec., 542.32 KiB/sec. | ||
3836 | 2024.11.21 19:35:36.821572 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3837 | 2024.11.21 19:35:36.821854 [ 282 ] {18d22f7d-6fdd-4bb6-bbd3-45f1d2ca9801} <Debug> TCPHandler: Processed in 0.00678577 sec. | ||
3838 | 2024.11.21 19:35:36.821931 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
3839 | 2024.11.21 19:35:36.822149 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3840 | 2024.11.21 19:35:36.822207 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1012 rows starting from the beginning of the part | ||
3841 | 2024.11.21 19:35:36.822263 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5502 rows, containing 5 columns (5 merged, 0 gathered) in 0.007646982 sec., 719499.5358953375 rows/sec., 48.70 MiB/sec. | ||
3842 | 2024.11.21 19:35:36.822420 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
3843 | 2024.11.21 19:35:36.822593 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
3844 | 2024.11.21 19:35:36.822751 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
3845 | 2024.11.21 19:35:36.823018 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3846 | 2024.11.21 19:35:36.823038 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
3847 | 2024.11.21 19:35:36.823333 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
3848 | 2024.11.21 19:35:36.823824 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3849 | 2024.11.21 19:35:36.824012 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3850 | 2024.11.21 19:35:36.824188 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
3851 | 2024.11.21 19:35:36.824970 [ 188 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 4 columns (4 merged, 0 gathered) in 0.003183813 sec., 422135.34526054136 rows/sec., 27.70 MiB/sec. | ||
3852 | 2024.11.21 19:35:36.825187 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3853 | 2024.11.21 19:35:36.825528 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3854 | 2024.11.21 19:35:36.825622 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_26_5} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3855 | 2024.11.21 19:35:36.825712 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3856 | 2024.11.21 19:35:37.883940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
3857 | 2024.11.21 19:35:37.884968 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3858 | 2024.11.21 19:35:37.885048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3859 | 2024.11.21 19:35:37.885604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3860 | 2024.11.21 19:35:37.885858 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3861 | 2024.11.21 19:35:37.886171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
3862 | 2024.11.21 19:35:38.450728 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3863 | 2024.11.21 19:35:38.471829 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3864 | 2024.11.21 19:35:38.471894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3865 | 2024.11.21 19:35:38.479929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3866 | 2024.11.21 19:35:38.480753 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3867 | 2024.11.21 19:35:38.483779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3868 | 2024.11.21 19:35:40.899249 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3869 | 2024.11.21 19:35:41.067555 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3870 | 2024.11.21 19:35:41.092986 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3871 | 2024.11.21 19:35:41.098293 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60355, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3872 | 2024.11.21 19:35:41.371647 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3873 | 2024.11.21 19:35:41.374934 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3874 | 2024.11.21 19:35:41.386265 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3875 | 2024.11.21 19:35:41.392666 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3876 | 2024.11.21 19:35:41.797283 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3877 | 2024.11.21 19:35:41.797471 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3878 | 2024.11.21 19:35:41.797544 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3879 | 2024.11.21 19:35:41.798342 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3880 | 2024.11.21 19:35:41.798391 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3881 | 2024.11.21 19:35:41.798842 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3882 | 2024.11.21 19:35:41.799110 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3883 | 2024.11.21 19:35:41.799356 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. | ||
3884 | 2024.11.21 19:35:41.799426 [ 276 ] {b31d1a3a-3043-4b1f-813e-d80d899cfa4c} <Debug> TCPHandler: Processed in 0.00227645 sec. | ||
3885 | 2024.11.21 19:35:41.799604 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3886 | 2024.11.21 19:35:41.799725 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3887 | 2024.11.21 19:35:41.799778 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3888 | 2024.11.21 19:35:41.800423 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3889 | 2024.11.21 19:35:41.800467 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3890 | 2024.11.21 19:35:41.800879 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3891 | 2024.11.21 19:35:41.801128 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3892 | 2024.11.21 19:35:41.801368 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001672 sec., 38277.511961722485 rows/sec., 2.99 MiB/sec. | ||
3893 | 2024.11.21 19:35:41.801494 [ 282 ] {dd5b9b36-1fcc-44c6-9eff-3fab63394fea} <Debug> TCPHandler: Processed in 0.001948406 sec. | ||
3894 | 2024.11.21 19:35:41.801661 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3895 | 2024.11.21 19:35:41.801778 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3896 | 2024.11.21 19:35:41.801833 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3897 | 2024.11.21 19:35:41.802410 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3898 | 2024.11.21 19:35:41.802451 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3899 | 2024.11.21 19:35:41.802875 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3900 | 2024.11.21 19:35:41.803137 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3901 | 2024.11.21 19:35:41.803366 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
3902 | 2024.11.21 19:35:41.803493 [ 276 ] {16a9e15d-8c13-4d76-acdd-6fba3668322a} <Debug> TCPHandler: Processed in 0.001885495 sec. | ||
3903 | 2024.11.21 19:35:41.803648 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3904 | 2024.11.21 19:35:41.803757 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3905 | 2024.11.21 19:35:41.803807 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3906 | 2024.11.21 19:35:41.804263 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3907 | 2024.11.21 19:35:41.804303 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3908 | 2024.11.21 19:35:41.804676 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3909 | 2024.11.21 19:35:41.804914 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3910 | 2024.11.21 19:35:41.805130 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. | ||
3911 | 2024.11.21 19:35:41.805180 [ 282 ] {9b9bf133-fbd3-4440-bd33-24f39489bb48} <Debug> TCPHandler: Processed in 0.001585261 sec. | ||
3912 | 2024.11.21 19:35:42.379278 [ 115 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3913 | 2024.11.21 19:35:42.379344 [ 115 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2024.11.21 19:35:42.379367 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3915 | 2024.11.21 19:35:42.379522 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
3916 | 2024.11.21 19:35:42.379683 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3917 | 2024.11.21 19:35:42.379721 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
3918 | 2024.11.21 19:35:42.379800 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
3919 | 2024.11.21 19:35:42.379986 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3920 | 2024.11.21 19:35:42.380288 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
3921 | 2024.11.21 19:35:42.380446 [ 186 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3922 | 2024.11.21 19:35:42.381515 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002070267 sec., 26083.59211637919 rows/sec., 1.33 MiB/sec. | ||
3923 | 2024.11.21 19:35:42.381739 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3924 | 2024.11.21 19:35:42.382106 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3925 | 2024.11.21 19:35:42.382195 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_9_2} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3926 | 2024.11.21 19:35:42.382291 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3927 | 2024.11.21 19:35:42.543695 [ 115 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3928 | 2024.11.21 19:35:42.543741 [ 115 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3929 | 2024.11.21 19:35:42.543765 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3930 | 2024.11.21 19:35:42.543919 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
3931 | 2024.11.21 19:35:42.544189 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3932 | 2024.11.21 19:35:42.544226 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3933 | 2024.11.21 19:35:42.544304 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3934 | 2024.11.21 19:35:42.544569 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3935 | 2024.11.21 19:35:42.544872 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3936 | 2024.11.21 19:35:42.545142 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3937 | 2024.11.21 19:35:42.546301 [ 188 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002478854 sec., 3630.709997442367 rows/sec., 244.65 KiB/sec. | ||
3938 | 2024.11.21 19:35:42.546444 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3939 | 2024.11.21 19:35:42.546733 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3940 | 2024.11.21 19:35:42.546807 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_9_2} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3941 | 2024.11.21 19:35:42.546874 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
3942 | 2024.11.21 19:35:44.046178 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3943 | 2024.11.21 19:35:44.487142 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3944 | 2024.11.21 19:35:44.688598 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3945 | 2024.11.21 19:35:44.723001 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3946 | 2024.11.21 19:35:44.750968 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3947 | 2024.11.21 19:35:44.762558 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3948 | 2024.11.21 19:35:44.765905 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3949 | 2024.11.21 19:35:44.781615 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3950 | 2024.11.21 19:35:45.012821 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3951 | 2024.11.21 19:35:45.291571 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3952 | 2024.11.21 19:35:45.291621 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3953 | 2024.11.21 19:35:45.324634 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3954 | 2024.11.21 19:35:45.372065 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3955 | 2024.11.21 19:35:45.386393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
3956 | 2024.11.21 19:35:45.387102 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3957 | 2024.11.21 19:35:45.387144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3958 | 2024.11.21 19:35:45.387719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3959 | 2024.11.21 19:35:45.387975 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3960 | 2024.11.21 19:35:45.388258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3961 | 2024.11.21 19:35:45.419633 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 552 | ||
3962 | 2024.11.21 19:35:45.422478 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3963 | 2024.11.21 19:35:45.422522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3964 | 2024.11.21 19:35:45.423981 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3965 | 2024.11.21 19:35:45.424293 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3966 | 2024.11.21 19:35:45.424996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
3967 | 2024.11.21 19:35:45.579488 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3968 | 2024.11.21 19:35:45.603259 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3969 | 2024.11.21 19:35:45.635762 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3970 | 2024.11.21 19:35:45.679220 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3971 | 2024.11.21 19:35:45.739671 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3972 | 2024.11.21 19:35:45.803087 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3973 | 2024.11.21 19:35:45.983948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3974 | 2024.11.21 19:35:46.006277 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3975 | 2024.11.21 19:35:46.006335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3976 | 2024.11.21 19:35:46.013977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3977 | 2024.11.21 19:35:46.014742 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3978 | 2024.11.21 19:35:46.017740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3979 | 2024.11.21 19:35:46.338619 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3980 | 2024.11.21 19:35:46.375368 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3981 | 2024.11.21 19:35:46.393856 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3982 | 2024.11.21 19:35:46.415250 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32983, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3983 | 2024.11.21 19:35:46.419645 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3984 | 2024.11.21 19:35:46.423041 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3985 | 2024.11.21 19:35:46.423085 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3986 | 2024.11.21 19:35:46.804084 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3987 | 2024.11.21 19:35:46.804382 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3988 | 2024.11.21 19:35:46.804496 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3989 | 2024.11.21 19:35:46.805517 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3990 | 2024.11.21 19:35:46.805563 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
3991 | 2024.11.21 19:35:46.806004 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3992 | 2024.11.21 19:35:46.806271 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3993 | 2024.11.21 19:35:46.806516 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002219 sec., 6309.148264984227 rows/sec., 454.17 KiB/sec. | ||
3994 | 2024.11.21 19:35:46.806573 [ 276 ] {d2b7bd9b-e954-4959-ae51-9fac9643a6f5} <Debug> TCPHandler: Processed in 0.002671425 sec. | ||
3995 | 2024.11.21 19:35:46.806745 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3996 | 2024.11.21 19:35:46.806859 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3997 | 2024.11.21 19:35:46.806906 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3998 | 2024.11.21 19:35:46.807622 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3999 | 2024.11.21 19:35:46.807663 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4000 | 2024.11.21 19:35:46.808071 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4001 | 2024.11.21 19:35:46.808318 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2024.11.21 19:35:46.808547 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} <Debug> executeQuery: Read 283 rows, 25.59 KiB in 0.001709 sec., 165593.91456992392 rows/sec., 14.62 MiB/sec. | ||
4003 | 2024.11.21 19:35:46.808670 [ 282 ] {e2ba63a1-0349-43db-8f50-df7c97e5811c} <Debug> TCPHandler: Processed in 0.001982876 sec. | ||
4004 | 2024.11.21 19:35:46.808846 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4005 | 2024.11.21 19:35:46.808981 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4006 | 2024.11.21 19:35:46.809035 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4007 | 2024.11.21 19:35:46.809704 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4008 | 2024.11.21 19:35:46.809752 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4009 | 2024.11.21 19:35:46.810175 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4010 | 2024.11.21 19:35:46.810428 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4011 | 2024.11.21 19:35:46.810601 [ 110 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4012 | 2024.11.21 19:35:46.810665 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.00171 sec., 27485.380116959066 rows/sec., 1.98 MiB/sec. | ||
4013 | 2024.11.21 19:35:46.810692 [ 110 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4014 | 2024.11.21 19:35:46.810763 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4015 | 2024.11.21 19:35:46.810779 [ 276 ] {4a275ea1-7006-48cb-989b-e02dc72eafe9} <Debug> TCPHandler: Processed in 0.001998757 sec. | ||
4016 | 2024.11.21 19:35:46.810991 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4017 | 2024.11.21 19:35:46.811040 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::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 | ||
4018 | 2024.11.21 19:35:46.811193 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4019 | 2024.11.21 19:35:46.811323 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4020 | 2024.11.21 19:35:46.811554 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4021 | 2024.11.21 19:35:46.811658 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 55 rows starting from the beginning of the part | ||
4022 | 2024.11.21 19:35:46.812145 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
4023 | 2024.11.21 19:35:46.812490 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
4024 | 2024.11.21 19:35:46.812850 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
4025 | 2024.11.21 19:35:46.813238 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
4026 | 2024.11.21 19:35:46.813388 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
4027 | 2024.11.21 19:35:46.814341 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4028 | 2024.11.21 19:35:46.814398 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4029 | 2024.11.21 19:35:46.815510 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4030 | 2024.11.21 19:35:46.816218 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4031 | 2024.11.21 19:35:46.816293 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.005402482 sec., 39241.22283054344 rows/sec., 2.96 MiB/sec. | ||
4032 | 2024.11.21 19:35:46.816640 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4033 | 2024.11.21 19:35:46.816780 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005606 sec., 2497.3242953977883 rows/sec., 174.90 KiB/sec. | ||
4034 | 2024.11.21 19:35:46.817133 [ 282 ] {189aa698-8ce8-488f-aef8-a0c672f0ef8a} <Debug> TCPHandler: Processed in 0.006246403 sec. | ||
4035 | 2024.11.21 19:35:46.817318 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4036 | 2024.11.21 19:35:46.817409 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4037 | 2024.11.21 19:35:46.817506 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4038 | 2024.11.21 19:35:46.817534 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_15_3} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4039 | 2024.11.21 19:35:46.817570 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4040 | 2024.11.21 19:35:46.817658 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4041 | 2024.11.21 19:35:46.818270 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4042 | 2024.11.21 19:35:46.818310 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4043 | 2024.11.21 19:35:46.818672 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4044 | 2024.11.21 19:35:46.818914 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4045 | 2024.11.21 19:35:46.819151 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001686 sec., 7710.557532621589 rows/sec., 480.75 KiB/sec. | ||
4046 | 2024.11.21 19:35:46.819213 [ 276 ] {2099af49-5e76-41db-bf5c-faea96de1b31} <Debug> TCPHandler: Processed in 0.001974486 sec. | ||
4047 | 2024.11.21 19:35:46.819359 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4048 | 2024.11.21 19:35:46.819469 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4049 | 2024.11.21 19:35:46.819514 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4050 | 2024.11.21 19:35:46.820231 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4051 | 2024.11.21 19:35:46.820271 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4052 | 2024.11.21 19:35:46.820650 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4053 | 2024.11.21 19:35:46.820891 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2024.11.21 19:35:46.821142 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001694 sec., 249114.52184179457 rows/sec., 17.80 MiB/sec. | ||
4055 | 2024.11.21 19:35:46.821372 [ 282 ] {499005e2-f84a-4b90-bb03-4472b7073755} <Debug> TCPHandler: Processed in 0.002068758 sec. | ||
4056 | 2024.11.21 19:35:46.821558 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4057 | 2024.11.21 19:35:46.821676 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4058 | 2024.11.21 19:35:46.821726 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4059 | 2024.11.21 19:35:46.822219 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2024.11.21 19:35:46.822264 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4061 | 2024.11.21 19:35:46.822639 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4062 | 2024.11.21 19:35:46.822878 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2024.11.21 19:35:46.823087 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
4064 | 2024.11.21 19:35:46.823138 [ 276 ] {1bb3702a-6bd9-4407-a6f6-5e10ed0a1ac2} <Debug> TCPHandler: Processed in 0.001653662 sec. | ||
4065 | 2024.11.21 19:35:46.823300 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4066 | 2024.11.21 19:35:46.823431 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4067 | 2024.11.21 19:35:46.823488 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4068 | 2024.11.21 19:35:46.824137 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4069 | 2024.11.21 19:35:46.824175 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4070 | 2024.11.21 19:35:46.824561 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4071 | 2024.11.21 19:35:46.824800 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4072 | 2024.11.21 19:35:46.825015 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001612 sec., 147022.33250620347 rows/sec., 9.85 MiB/sec. | ||
4073 | 2024.11.21 19:35:46.825067 [ 282 ] {81cad0ef-53a2-4ee6-b9d1-e7306c193a84} <Debug> TCPHandler: Processed in 0.001836084 sec. | ||
4074 | 2024.11.21 19:35:46.825206 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4075 | 2024.11.21 19:35:46.825313 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4076 | 2024.11.21 19:35:46.825361 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4077 | 2024.11.21 19:35:46.825801 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4078 | 2024.11.21 19:35:46.825841 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4079 | 2024.11.21 19:35:46.826200 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4080 | 2024.11.21 19:35:46.826437 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4081 | 2024.11.21 19:35:46.826638 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. | ||
4082 | 2024.11.21 19:35:46.826688 [ 276 ] {109bd09b-90d6-45f0-8420-96dfd41e00cf} <Debug> TCPHandler: Processed in 0.00153405 sec. | ||
4083 | 2024.11.21 19:35:46.826829 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4084 | 2024.11.21 19:35:46.826936 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4085 | 2024.11.21 19:35:46.827003 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4086 | 2024.11.21 19:35:46.828331 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4087 | 2024.11.21 19:35:46.828371 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4088 | 2024.11.21 19:35:46.829021 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4089 | 2024.11.21 19:35:46.829281 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4090 | 2024.11.21 19:35:46.829555 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002634 sec., 15186.028853454822 rows/sec., 27.21 MiB/sec. | ||
4091 | 2024.11.21 19:35:46.829676 [ 282 ] {c4cef91f-c601-4493-bce8-c2a9b7309dd6} <Debug> TCPHandler: Processed in 0.002899439 sec. | ||
4092 | 2024.11.21 19:35:46.829831 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4093 | 2024.11.21 19:35:46.829959 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4094 | 2024.11.21 19:35:46.830014 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4095 | 2024.11.21 19:35:46.830546 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4096 | 2024.11.21 19:35:46.830592 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4097 | 2024.11.21 19:35:46.831015 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4098 | 2024.11.21 19:35:46.831253 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4099 | 2024.11.21 19:35:46.831476 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001537 sec., 53350.68314899154 rows/sec., 3.39 MiB/sec. | ||
4100 | 2024.11.21 19:35:46.831544 [ 276 ] {b572ba7f-6033-4dd7-832c-5382743ef88f} <Debug> TCPHandler: Processed in 0.001775854 sec. | ||
4101 | 2024.11.21 19:35:51.796930 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4102 | 2024.11.21 19:35:51.797159 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4103 | 2024.11.21 19:35:51.797241 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4104 | 2024.11.21 19:35:51.798010 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4105 | 2024.11.21 19:35:51.798062 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4106 | 2024.11.21 19:35:51.798483 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4107 | 2024.11.21 19:35:51.798735 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4108 | 2024.11.21 19:35:51.799040 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001913 sec., 1045.4783063251436 rows/sec., 85.25 KiB/sec. | ||
4109 | 2024.11.21 19:35:51.799167 [ 276 ] {c88c256f-d8de-48eb-81e7-74f216fb22b0} <Debug> TCPHandler: Processed in 0.002378591 sec. | ||
4110 | 2024.11.21 19:35:51.799350 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4111 | 2024.11.21 19:35:51.799474 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4112 | 2024.11.21 19:35:51.799525 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4113 | 2024.11.21 19:35:51.800127 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4114 | 2024.11.21 19:35:51.800169 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4115 | 2024.11.21 19:35:51.800566 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4116 | 2024.11.21 19:35:51.800835 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4117 | 2024.11.21 19:35:51.801058 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001612 sec., 35359.80148883375 rows/sec., 2.71 MiB/sec. | ||
4118 | 2024.11.21 19:35:51.801113 [ 282 ] {2ff1a281-2c86-4383-a40d-21b3eeb0e382} <Debug> TCPHandler: Processed in 0.001823114 sec. | ||
4119 | 2024.11.21 19:35:51.801263 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4120 | 2024.11.21 19:35:51.801378 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4121 | 2024.11.21 19:35:51.801425 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4122 | 2024.11.21 19:35:51.801952 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4123 | 2024.11.21 19:35:51.801991 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4124 | 2024.11.21 19:35:51.802324 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4125 | 2024.11.21 19:35:51.802567 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4126 | 2024.11.21 19:35:51.802782 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001428 sec., 1400.5602240896358 rows/sec., 97.79 KiB/sec. | ||
4127 | 2024.11.21 19:35:51.802905 [ 276 ] {52188623-2393-4b3a-a230-b2380f57a726} <Debug> TCPHandler: Processed in 0.001694252 sec. | ||
4128 | 2024.11.21 19:35:51.803050 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4129 | 2024.11.21 19:35:51.803162 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4130 | 2024.11.21 19:35:51.803206 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4131 | 2024.11.21 19:35:51.803778 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4132 | 2024.11.21 19:35:51.803817 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4133 | 2024.11.21 19:35:51.804179 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4134 | 2024.11.21 19:35:51.804416 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4135 | 2024.11.21 19:35:51.804625 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001486 sec., 44414.535666218035 rows/sec., 3.47 MiB/sec. | ||
4136 | 2024.11.21 19:35:51.804679 [ 282 ] {0c21d80a-859c-42ea-90c0-dcc2551fcb88} <Debug> TCPHandler: Processed in 0.001682802 sec. | ||
4137 | 2024.11.21 19:35:51.804807 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4138 | 2024.11.21 19:35:51.804914 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4139 | 2024.11.21 19:35:51.804963 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4140 | 2024.11.21 19:35:51.805476 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4141 | 2024.11.21 19:35:51.805515 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4142 | 2024.11.21 19:35:51.805887 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4143 | 2024.11.21 19:35:51.806112 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4144 | 2024.11.21 19:35:51.806324 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001432 sec., 90083.79888268157 rows/sec., 6.27 MiB/sec. | ||
4145 | 2024.11.21 19:35:51.806379 [ 276 ] {b37c0e61-ba9f-4fdb-8c2d-f549e25a6e05} <Debug> TCPHandler: Processed in 0.001624082 sec. | ||
4146 | 2024.11.21 19:35:51.806509 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4147 | 2024.11.21 19:35:51.806615 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4148 | 2024.11.21 19:35:51.806662 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4149 | 2024.11.21 19:35:51.807108 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4150 | 2024.11.21 19:35:51.807148 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4151 | 2024.11.21 19:35:51.807515 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4152 | 2024.11.21 19:35:51.807756 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4153 | 2024.11.21 19:35:51.807962 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001368 sec., 35087.71929824561 rows/sec., 2.36 MiB/sec. | ||
4154 | 2024.11.21 19:35:51.808012 [ 282 ] {49b31b4b-b2ed-40e2-b6f1-65056c3be1fc} <Debug> TCPHandler: Processed in 0.00155536 sec. | ||
4155 | 2024.11.21 19:35:52.888501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4156 | 2024.11.21 19:35:52.889243 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4157 | 2024.11.21 19:35:52.889297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4158 | 2024.11.21 19:35:52.889803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4159 | 2024.11.21 19:35:52.890053 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4160 | 2024.11.21 19:35:52.890288 [ 104 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4161 | 2024.11.21 19:35:52.890314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4162 | 2024.11.21 19:35:52.890417 [ 104 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4163 | 2024.11.21 19:35:52.890467 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4164 | 2024.11.21 19:35:52.890656 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4165 | 2024.11.21 19:35:52.890865 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4166 | 2024.11.21 19:35:52.890935 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4167 | 2024.11.21 19:35:52.891085 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4168 | 2024.11.21 19:35:52.891302 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4169 | 2024.11.21 19:35:52.891422 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4170 | 2024.11.21 19:35:52.891646 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4171 | 2024.11.21 19:35:52.891719 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4172 | 2024.11.21 19:35:52.894200 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003632819 sec., 2653036.11327732 rows/sec., 37.95 MiB/sec. | ||
4173 | 2024.11.21 19:35:52.894491 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4174 | 2024.11.21 19:35:52.894804 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4175 | 2024.11.21 19:35:52.894880 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_21_4} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4176 | 2024.11.21 19:35:52.894982 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4177 | 2024.11.21 19:35:53.517906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4178 | 2024.11.21 19:35:53.539567 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4179 | 2024.11.21 19:35:53.539627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4180 | 2024.11.21 19:35:53.547166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4181 | 2024.11.21 19:35:53.547958 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4182 | 2024.11.21 19:35:53.548317 [ 103 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4183 | 2024.11.21 19:35:53.548451 [ 103 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4184 | 2024.11.21 19:35:53.548518 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4185 | 2024.11.21 19:35:53.548928 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4186 | 2024.11.21 19:35:53.565489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4187 | 2024.11.21 19:35:53.566704 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4188 | 2024.11.21 19:35:53.568001 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4189 | 2024.11.21 19:35:53.572959 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4190 | 2024.11.21 19:35:53.578171 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4191 | 2024.11.21 19:35:53.583524 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4192 | 2024.11.21 19:35:53.589177 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4193 | 2024.11.21 19:35:53.594067 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4194 | 2024.11.21 19:35:53.652049 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.103388951 sec., 1537.8819347920455 rows/sec., 7.95 MiB/sec. | ||
4195 | 2024.11.21 19:35:53.654619 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4196 | 2024.11.21 19:35:53.657563 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4197 | 2024.11.21 19:35:53.657688 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_21_4} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4198 | 2024.11.21 19:35:53.660311 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4199 | 2024.11.21 19:35:54.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.16 MiB, peak 194.72 MiB, free memory in arenas 0.00 B, will set to 186.02 MiB (RSS), difference: 1.86 MiB | ||
4200 | 2024.11.21 19:35:55.425294 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 586 | ||
4201 | 2024.11.21 19:35:55.428578 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4202 | 2024.11.21 19:35:55.428620 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4203 | 2024.11.21 19:35:55.430080 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4204 | 2024.11.21 19:35:55.430376 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4205 | 2024.11.21 19:35:55.430888 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
4206 | 2024.11.21 19:35:56.798016 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4207 | 2024.11.21 19:35:56.798205 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4208 | 2024.11.21 19:35:56.798278 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4209 | 2024.11.21 19:35:56.799072 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4210 | 2024.11.21 19:35:56.799116 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4211 | 2024.11.21 19:35:56.799559 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4212 | 2024.11.21 19:35:56.799813 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4213 | 2024.11.21 19:35:56.800051 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.29 MiB/sec. | ||
4214 | 2024.11.21 19:35:56.800134 [ 276 ] {8201d9d0-70dd-4560-b272-ed6afc804184} <Debug> TCPHandler: Processed in 0.00223991 sec. | ||
4215 | 2024.11.21 19:35:56.800410 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4216 | 2024.11.21 19:35:56.800593 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4217 | 2024.11.21 19:35:56.800653 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4218 | 2024.11.21 19:35:56.801357 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4219 | 2024.11.21 19:35:56.801406 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4220 | 2024.11.21 19:35:56.801806 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4221 | 2024.11.21 19:35:56.802053 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4222 | 2024.11.21 19:35:56.802241 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001682 sec., 38049.9405469679 rows/sec., 2.97 MiB/sec. | ||
4223 | 2024.11.21 19:35:56.802293 [ 282 ] {a5a7e837-f507-4db5-b13f-9076e4c8b8e5} <Debug> TCPHandler: Processed in 0.002030077 sec. | ||
4224 | 2024.11.21 19:35:56.802432 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4225 | 2024.11.21 19:35:56.802559 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4226 | 2024.11.21 19:35:56.802619 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4227 | 2024.11.21 19:35:56.803287 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4228 | 2024.11.21 19:35:56.803332 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4229 | 2024.11.21 19:35:56.803741 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4230 | 2024.11.21 19:35:56.804006 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4231 | 2024.11.21 19:35:56.804197 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. | ||
4232 | 2024.11.21 19:35:56.804319 [ 276 ] {63c8be54-129d-4600-9456-cca4bba6c897} <Debug> TCPHandler: Processed in 0.001940906 sec. | ||
4233 | 2024.11.21 19:35:56.804476 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4234 | 2024.11.21 19:35:56.804606 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4235 | 2024.11.21 19:35:56.804662 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4236 | 2024.11.21 19:35:56.805244 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4237 | 2024.11.21 19:35:56.805299 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4238 | 2024.11.21 19:35:56.805706 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4239 | 2024.11.21 19:35:56.805949 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4240 | 2024.11.21 19:35:56.806161 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. | ||
4241 | 2024.11.21 19:35:56.806252 [ 282 ] {28cc9cdd-c8ab-4bd6-bca8-8ef9b2cde7e7} <Debug> TCPHandler: Processed in 0.001825955 sec. | ||
4242 | 2024.11.21 19:36:00.291686 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4243 | 2024.11.21 19:36:00.291795 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4244 | 2024.11.21 19:36:00.390615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4245 | 2024.11.21 19:36:00.391676 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4246 | 2024.11.21 19:36:00.391761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4247 | 2024.11.21 19:36:00.392467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4248 | 2024.11.21 19:36:00.392724 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4249 | 2024.11.21 19:36:00.392996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4250 | 2024.11.21 19:36:01.065692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4251 | 2024.11.21 19:36:01.085097 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4252 | 2024.11.21 19:36:01.085165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4253 | 2024.11.21 19:36:01.092222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4254 | 2024.11.21 19:36:01.093007 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4255 | 2024.11.21 19:36:01.096391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4256 | 2024.11.21 19:36:01.804541 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4257 | 2024.11.21 19:36:01.804730 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4258 | 2024.11.21 19:36:01.804802 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4259 | 2024.11.21 19:36:01.805599 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4260 | 2024.11.21 19:36:01.805644 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4261 | 2024.11.21 19:36:01.806096 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4262 | 2024.11.21 19:36:01.806354 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4263 | 2024.11.21 19:36:01.806588 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 528.48 KiB/sec. | ||
4264 | 2024.11.21 19:36:01.806676 [ 276 ] {2de5f5ee-de39-4d9e-b711-d8dfc07d2a5a} <Debug> TCPHandler: Processed in 0.00226443 sec. | ||
4265 | 2024.11.21 19:36:01.806858 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4266 | 2024.11.21 19:36:01.806983 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4267 | 2024.11.21 19:36:01.807038 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4268 | 2024.11.21 19:36:01.807748 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4269 | 2024.11.21 19:36:01.807786 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4270 | 2024.11.21 19:36:01.808196 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4271 | 2024.11.21 19:36:01.808451 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4272 | 2024.11.21 19:36:01.808589 [ 91 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4273 | 2024.11.21 19:36:01.808626 [ 91 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4274 | 2024.11.21 19:36:01.808638 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} <Debug> executeQuery: Read 283 rows, 25.59 KiB in 0.001684 sec., 168052.2565320665 rows/sec., 14.84 MiB/sec. | ||
4275 | 2024.11.21 19:36:01.808649 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4276 | 2024.11.21 19:36:01.808757 [ 282 ] {5f422d0a-d3e2-40fe-bd64-db8a8809dfe3} <Debug> TCPHandler: Processed in 0.001955206 sec. | ||
4277 | 2024.11.21 19:36:01.809099 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4278 | 2024.11.21 19:36:01.809173 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
4279 | 2024.11.21 19:36:01.809399 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4280 | 2024.11.21 19:36:01.809558 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4281 | 2024.11.21 19:36:01.809566 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4282 | 2024.11.21 19:36:01.809685 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
4283 | 2024.11.21 19:36:01.809939 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
4284 | 2024.11.21 19:36:01.810228 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 283 rows starting from the beginning of the part | ||
4285 | 2024.11.21 19:36:01.810688 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 57 rows starting from the beginning of the part | ||
4286 | 2024.11.21 19:36:01.811066 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
4287 | 2024.11.21 19:36:01.811389 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 283 rows starting from the beginning of the part | ||
4288 | 2024.11.21 19:36:01.812628 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4289 | 2024.11.21 19:36:01.812681 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4290 | 2024.11.21 19:36:01.813848 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4291 | 2024.11.21 19:36:01.814183 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4292 | 2024.11.21 19:36:01.814720 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.005387 sec., 8724.707629478373 rows/sec., 643.00 KiB/sec. | ||
4293 | 2024.11.21 19:36:01.814926 [ 276 ] {2853187d-a02b-48fd-81c1-3093b3a01efd} <Debug> TCPHandler: Processed in 0.00601402 sec. | ||
4294 | 2024.11.21 19:36:01.814933 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.006165613 sec., 351627.6483781904 rows/sec., 31.02 MiB/sec. | ||
4295 | 2024.11.21 19:36:01.815103 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4296 | 2024.11.21 19:36:01.815260 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4297 | 2024.11.21 19:36:01.815269 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4298 | 2024.11.21 19:36:01.815366 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4299 | 2024.11.21 19:36:01.815974 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4300 | 2024.11.21 19:36:01.816180 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_31_6} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4301 | 2024.11.21 19:36:01.816324 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4302 | 2024.11.21 19:36:01.816559 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4303 | 2024.11.21 19:36:01.816604 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4304 | 2024.11.21 19:36:01.816972 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4305 | 2024.11.21 19:36:01.817207 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4306 | 2024.11.21 19:36:01.817425 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002209 sec., 6337.709370755998 rows/sec., 443.85 KiB/sec. | ||
4307 | 2024.11.21 19:36:01.817486 [ 282 ] {d6943587-69db-45e2-9cd0-f717e978c604} <Debug> TCPHandler: Processed in 0.002445323 sec. | ||
4308 | 2024.11.21 19:36:01.817646 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4309 | 2024.11.21 19:36:01.817777 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4310 | 2024.11.21 19:36:01.817831 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4311 | 2024.11.21 19:36:01.818478 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4312 | 2024.11.21 19:36:01.818531 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4313 | 2024.11.21 19:36:01.818908 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4314 | 2024.11.21 19:36:01.819175 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4315 | 2024.11.21 19:36:01.819436 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001682 sec., 7728.894173602855 rows/sec., 481.89 KiB/sec. | ||
4316 | 2024.11.21 19:36:01.819652 [ 276 ] {ac858bc6-faec-4fac-9fa2-ace71835ac5e} <Debug> TCPHandler: Processed in 0.002064188 sec. | ||
4317 | 2024.11.21 19:36:01.819855 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4318 | 2024.11.21 19:36:01.819986 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4319 | 2024.11.21 19:36:01.820040 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4320 | 2024.11.21 19:36:01.820922 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4321 | 2024.11.21 19:36:01.820963 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4322 | 2024.11.21 19:36:01.821336 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4323 | 2024.11.21 19:36:01.821577 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4324 | 2024.11.21 19:36:01.821757 [ 90 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4325 | 2024.11.21 19:36:01.821823 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001863 sec., 226516.37144390767 rows/sec., 16.19 MiB/sec. | ||
4326 | 2024.11.21 19:36:01.821849 [ 90 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4327 | 2024.11.21 19:36:01.821918 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4328 | 2024.11.21 19:36:01.821938 [ 282 ] {0f29401d-de9c-4588-a9ba-df1f6b063040} <Debug> TCPHandler: Processed in 0.002142508 sec. | ||
4329 | 2024.11.21 19:36:01.822226 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4330 | 2024.11.21 19:36:01.822444 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
4331 | 2024.11.21 19:36:01.822620 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4332 | 2024.11.21 19:36:01.822796 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4333 | 2024.11.21 19:36:01.822957 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4334 | 2024.11.21 19:36:01.823042 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
4335 | 2024.11.21 19:36:01.823415 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
4336 | 2024.11.21 19:36:01.823754 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 422 rows starting from the beginning of the part | ||
4337 | 2024.11.21 19:36:01.824050 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
4338 | 2024.11.21 19:36:01.824175 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
4339 | 2024.11.21 19:36:01.824587 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 422 rows starting from the beginning of the part | ||
4340 | 2024.11.21 19:36:01.825326 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4341 | 2024.11.21 19:36:01.825392 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4342 | 2024.11.21 19:36:01.826337 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4343 | 2024.11.21 19:36:01.826924 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4344 | 2024.11.21 19:36:01.827320 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004809 sec., 1247.6606363069245 rows/sec., 65.19 KiB/sec. | ||
4345 | 2024.11.21 19:36:01.827742 [ 276 ] {b70d4ac2-e653-404f-9db2-88a691b79de9} <Debug> TCPHandler: Processed in 0.005689976 sec. | ||
4346 | 2024.11.21 19:36:01.828018 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4347 | 2024.11.21 19:36:01.828118 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.006083572 sec., 320864.1239061525 rows/sec., 24.56 MiB/sec. | ||
4348 | 2024.11.21 19:36:01.828205 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4349 | 2024.11.21 19:36:01.828274 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4350 | 2024.11.21 19:36:01.828467 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4351 | 2024.11.21 19:36:01.829109 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4352 | 2024.11.21 19:36:01.829297 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_31_6} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4353 | 2024.11.21 19:36:01.829506 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4354 | 2024.11.21 19:36:01.829525 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4355 | 2024.11.21 19:36:01.829580 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4356 | 2024.11.21 19:36:01.829981 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4357 | 2024.11.21 19:36:01.830220 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4358 | 2024.11.21 19:36:01.830391 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4359 | 2024.11.21 19:36:01.830451 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4360 | 2024.11.21 19:36:01.830467 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002305 sec., 102819.95661605205 rows/sec., 6.89 MiB/sec. | ||
4361 | 2024.11.21 19:36:01.830490 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4362 | 2024.11.21 19:36:01.830648 [ 282 ] {20db9dfe-c565-416b-8623-f26ede8ab700} <Debug> TCPHandler: Processed in 0.002784488 sec. | ||
4363 | 2024.11.21 19:36:01.830788 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
4364 | 2024.11.21 19:36:01.830865 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4365 | 2024.11.21 19:36:01.831086 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4366 | 2024.11.21 19:36:01.831107 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4367 | 2024.11.21 19:36:01.831136 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5502 rows starting from the beginning of the part | ||
4368 | 2024.11.21 19:36:01.831170 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4369 | 2024.11.21 19:36:01.831383 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
4370 | 2024.11.21 19:36:01.831781 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
4371 | 2024.11.21 19:36:01.832085 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 129 rows starting from the beginning of the part | ||
4372 | 2024.11.21 19:36:01.832427 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
4373 | 2024.11.21 19:36:01.832843 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
4374 | 2024.11.21 19:36:01.833586 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4375 | 2024.11.21 19:36:01.833631 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4376 | 2024.11.21 19:36:01.834094 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4377 | 2024.11.21 19:36:01.834415 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4378 | 2024.11.21 19:36:01.834805 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003763 sec., 265.7454158915759 rows/sec., 17.91 KiB/sec. | ||
4379 | 2024.11.21 19:36:01.834881 [ 276 ] {d822413c-72db-4a54-bf6a-1d2b0d68baf7} <Debug> TCPHandler: Processed in 0.004118035 sec. | ||
4380 | 2024.11.21 19:36:01.835035 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4381 | 2024.11.21 19:36:01.835275 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4382 | 2024.11.21 19:36:01.835381 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4383 | 2024.11.21 19:36:01.835974 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6425 rows, containing 5 columns (5 merged, 0 gathered) in 0.005349082 sec., 1201140.681709497 rows/sec., 81.41 MiB/sec. | ||
4384 | 2024.11.21 19:36:01.836642 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4385 | 2024.11.21 19:36:01.837373 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4386 | 2024.11.21 19:36:01.837673 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4387 | 2024.11.21 19:36:01.837686 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4388 | 2024.11.21 19:36:01.837736 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4389 | 2024.11.21 19:36:01.837873 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
4390 | 2024.11.21 19:36:01.838581 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4391 | 2024.11.21 19:36:01.838854 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4392 | 2024.11.21 19:36:01.839100 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003858 sec., 10368.066355624676 rows/sec., 18.58 MiB/sec. | ||
4393 | 2024.11.21 19:36:01.839202 [ 282 ] {524b4470-9bac-4f4f-8d94-809027028427} <Debug> TCPHandler: Processed in 0.004230666 sec. | ||
4394 | 2024.11.21 19:36:01.839343 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4395 | 2024.11.21 19:36:01.839450 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4396 | 2024.11.21 19:36:01.839499 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4397 | 2024.11.21 19:36:01.839946 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4398 | 2024.11.21 19:36:01.839987 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4399 | 2024.11.21 19:36:01.840353 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4400 | 2024.11.21 19:36:01.840623 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4401 | 2024.11.21 19:36:01.840798 [ 90 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4402 | 2024.11.21 19:36:01.840849 [ 90 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4403 | 2024.11.21 19:36:01.840865 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec. | ||
4404 | 2024.11.21 19:36:01.840887 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
4405 | 2024.11.21 19:36:01.841002 [ 276 ] {6d1553b6-fd8b-4a06-8869-1cefbd9ab061} <Debug> TCPHandler: Processed in 0.001707763 sec. | ||
4406 | 2024.11.21 19:36:01.841099 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
4407 | 2024.11.21 19:36:01.841237 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4408 | 2024.11.21 19:36:01.841273 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1344 rows starting from the beginning of the part | ||
4409 | 2024.11.21 19:36:01.841351 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
4410 | 2024.11.21 19:36:01.841594 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
4411 | 2024.11.21 19:36:01.841703 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
4412 | 2024.11.21 19:36:01.841881 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
4413 | 2024.11.21 19:36:01.842081 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
4414 | 2024.11.21 19:36:01.843652 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1676 rows, containing 4 columns (4 merged, 0 gathered) in 0.002664955 sec., 628903.6775480261 rows/sec., 41.25 MiB/sec. | ||
4415 | 2024.11.21 19:36:01.843856 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4416 | 2024.11.21 19:36:01.844156 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4417 | 2024.11.21 19:36:01.844238 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_31_6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4418 | 2024.11.21 19:36:01.844325 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4419 | 2024.11.21 19:36:03.803154 [ 88 ] {} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4420 | 2024.11.21 19:36:03.803233 [ 88 ] {} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4421 | 2024.11.21 19:36:03.803257 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4422 | 2024.11.21 19:36:03.803478 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
4423 | 2024.11.21 19:36:03.803666 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4424 | 2024.11.21 19:36:03.803704 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
4425 | 2024.11.21 19:36:03.803790 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
4426 | 2024.11.21 19:36:03.804013 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
4427 | 2024.11.21 19:36:03.804272 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
4428 | 2024.11.21 19:36:03.804492 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
4429 | 2024.11.21 19:36:03.805673 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002333661 sec., 11141.292587055275 rows/sec., 952.01 KiB/sec. | ||
4430 | 2024.11.21 19:36:03.805874 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4431 | 2024.11.21 19:36:03.806220 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4432 | 2024.11.21 19:36:03.806311 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_5_1} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4433 | 2024.11.21 19:36:03.806419 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4434 | 2024.11.21 19:36:05.431229 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 616 | ||
4435 | 2024.11.21 19:36:05.434247 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4436 | 2024.11.21 19:36:05.434298 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4437 | 2024.11.21 19:36:05.435765 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4438 | 2024.11.21 19:36:05.436081 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4439 | 2024.11.21 19:36:05.436325 [ 85 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4440 | 2024.11.21 19:36:05.436448 [ 85 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4441 | 2024.11.21 19:36:05.436511 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4442 | 2024.11.21 19:36:05.436970 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
4443 | 2024.11.21 19:36:05.437450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
4444 | 2024.11.21 19:36:05.438024 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4445 | 2024.11.21 19:36:05.438233 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 472 rows starting from the beginning of the part | ||
4446 | 2024.11.21 19:36:05.438930 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
4447 | 2024.11.21 19:36:05.439651 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
4448 | 2024.11.21 19:36:05.440280 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
4449 | 2024.11.21 19:36:05.440888 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
4450 | 2024.11.21 19:36:05.441512 [ 194 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
4451 | 2024.11.21 19:36:05.449581 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 72 columns (72 merged, 0 gathered) in 0.012916863 sec., 47689.59769876014 rows/sec., 41.29 MiB/sec. | ||
4452 | 2024.11.21 19:36:05.450760 [ 190 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4453 | 2024.11.21 19:36:05.451497 [ 190 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4454 | 2024.11.21 19:36:05.451599 [ 190 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_16_3} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4455 | 2024.11.21 19:36:05.451825 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
4456 | 2024.11.21 19:36:06.797508 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4457 | 2024.11.21 19:36:06.797703 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4458 | 2024.11.21 19:36:06.797780 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4459 | 2024.11.21 19:36:06.798568 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4460 | 2024.11.21 19:36:06.798622 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4461 | 2024.11.21 19:36:06.799075 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4462 | 2024.11.21 19:36:06.799338 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4463 | 2024.11.21 19:36:06.799588 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001938 sec., 2063.983488132095 rows/sec., 168.30 KiB/sec. | ||
4464 | 2024.11.21 19:36:06.799663 [ 276 ] {543bc6b7-fc7d-4fa0-984a-aac067c468a2} <Debug> TCPHandler: Processed in 0.002295001 sec. | ||
4465 | 2024.11.21 19:36:06.799855 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4466 | 2024.11.21 19:36:06.799978 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4467 | 2024.11.21 19:36:06.800029 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4468 | 2024.11.21 19:36:06.800619 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4469 | 2024.11.21 19:36:06.800661 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4470 | 2024.11.21 19:36:06.801046 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4471 | 2024.11.21 19:36:06.801297 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4472 | 2024.11.21 19:36:06.801513 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001566 sec., 37037.03703703704 rows/sec., 2.84 MiB/sec. | ||
4473 | 2024.11.21 19:36:06.801569 [ 282 ] {4146b6d8-b300-49c0-81b1-a1d554b3a690} <Debug> TCPHandler: Processed in 0.001775083 sec. | ||
4474 | 2024.11.21 19:36:06.801740 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4475 | 2024.11.21 19:36:06.801856 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4476 | 2024.11.21 19:36:06.801905 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4477 | 2024.11.21 19:36:06.802462 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4478 | 2024.11.21 19:36:06.802503 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4479 | 2024.11.21 19:36:06.802865 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4480 | 2024.11.21 19:36:06.803109 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4481 | 2024.11.21 19:36:06.803355 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001514 sec., 2642.007926023778 rows/sec., 184.48 KiB/sec. | ||
4482 | 2024.11.21 19:36:06.803476 [ 276 ] {50ee1a0e-4f36-48f3-94c1-cff1337b0bd6} <Debug> TCPHandler: Processed in 0.001800524 sec. | ||
4483 | 2024.11.21 19:36:06.803658 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4484 | 2024.11.21 19:36:06.803772 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4485 | 2024.11.21 19:36:06.803819 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4486 | 2024.11.21 19:36:06.804398 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4487 | 2024.11.21 19:36:06.804440 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4488 | 2024.11.21 19:36:06.804810 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4489 | 2024.11.21 19:36:06.805055 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4490 | 2024.11.21 19:36:06.805267 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001518 sec., 44795.783926218704 rows/sec., 3.50 MiB/sec. | ||
4491 | 2024.11.21 19:36:06.805319 [ 282 ] {a3f7b5dc-948d-4ea2-9f8c-a3d0398529d5} <Debug> TCPHandler: Processed in 0.001731123 sec. | ||
4492 | 2024.11.21 19:36:06.805467 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4493 | 2024.11.21 19:36:06.805578 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4494 | 2024.11.21 19:36:06.805630 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4495 | 2024.11.21 19:36:06.806151 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4496 | 2024.11.21 19:36:06.806191 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4497 | 2024.11.21 19:36:06.806592 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4498 | 2024.11.21 19:36:06.806842 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4499 | 2024.11.21 19:36:06.807051 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001495 sec., 108361.20401337792 rows/sec., 7.55 MiB/sec. | ||
4500 | 2024.11.21 19:36:06.807105 [ 276 ] {b78b41f1-fd4d-43b2-9331-0c2a10849e6f} <Debug> TCPHandler: Processed in 0.001692862 sec. | ||
4501 | 2024.11.21 19:36:06.807233 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4502 | 2024.11.21 19:36:06.807342 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4503 | 2024.11.21 19:36:06.807390 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4504 | 2024.11.21 19:36:06.807838 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4505 | 2024.11.21 19:36:06.807878 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4506 | 2024.11.21 19:36:06.808256 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4507 | 2024.11.21 19:36:06.808502 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4508 | 2024.11.21 19:36:06.808732 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
4509 | 2024.11.21 19:36:06.808783 [ 282 ] {fdcd4ba7-0c67-4926-97e4-f442a0eda9cd} <Debug> TCPHandler: Processed in 0.001603182 sec. | ||
4510 | 2024.11.21 19:36:07.893238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4511 | 2024.11.21 19:36:07.893892 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4512 | 2024.11.21 19:36:07.893941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4513 | 2024.11.21 19:36:07.894493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4514 | 2024.11.21 19:36:07.894748 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4515 | 2024.11.21 19:36:07.895013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4516 | 2024.11.21 19:36:08.596559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4517 | 2024.11.21 19:36:08.615988 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4518 | 2024.11.21 19:36:08.616046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4519 | 2024.11.21 19:36:08.623605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4520 | 2024.11.21 19:36:08.624358 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4521 | 2024.11.21 19:36:08.626994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4522 | 2024.11.21 19:36:10.901526 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4523 | 2024.11.21 19:36:11.087129 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4524 | 2024.11.21 19:36:11.096511 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4525 | 2024.11.21 19:36:11.117799 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4526 | 2024.11.21 19:36:11.380184 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4527 | 2024.11.21 19:36:11.384558 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44932, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4528 | 2024.11.21 19:36:11.389918 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4529 | 2024.11.21 19:36:11.405174 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4530 | 2024.11.21 19:36:11.798317 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4531 | 2024.11.21 19:36:11.798514 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4532 | 2024.11.21 19:36:11.798590 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4533 | 2024.11.21 19:36:11.799397 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4534 | 2024.11.21 19:36:11.799452 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4535 | 2024.11.21 19:36:11.799901 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4536 | 2024.11.21 19:36:11.800158 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4537 | 2024.11.21 19:36:11.800407 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. | ||
4538 | 2024.11.21 19:36:11.800474 [ 276 ] {a070c616-1f27-409d-be9e-cfa4f33b3b2d} <Debug> TCPHandler: Processed in 0.002289761 sec. | ||
4539 | 2024.11.21 19:36:11.800652 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4540 | 2024.11.21 19:36:11.800778 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4541 | 2024.11.21 19:36:11.800830 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4542 | 2024.11.21 19:36:11.801858 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4543 | 2024.11.21 19:36:11.801904 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4544 | 2024.11.21 19:36:11.802306 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4545 | 2024.11.21 19:36:11.802543 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4546 | 2024.11.21 19:36:11.802764 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002016 sec., 31746.031746031746 rows/sec., 2.48 MiB/sec. | ||
4547 | 2024.11.21 19:36:11.802819 [ 282 ] {0f712670-93af-4be5-891d-d6bc891c410b} <Debug> TCPHandler: Processed in 0.00222837 sec. | ||
4548 | 2024.11.21 19:36:11.802993 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4549 | 2024.11.21 19:36:11.803110 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4550 | 2024.11.21 19:36:11.803188 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4551 | 2024.11.21 19:36:11.803809 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4552 | 2024.11.21 19:36:11.803852 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4553 | 2024.11.21 19:36:11.804468 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4554 | 2024.11.21 19:36:11.804711 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4555 | 2024.11.21 19:36:11.804929 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001846 sec., 86673.8894907909 rows/sec., 6.04 MiB/sec. | ||
4556 | 2024.11.21 19:36:11.804984 [ 276 ] {ddd2c1b5-5eac-4a62-accd-882eda70e206} <Debug> TCPHandler: Processed in 0.002045858 sec. | ||
4557 | 2024.11.21 19:36:11.805173 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4558 | 2024.11.21 19:36:11.805288 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4559 | 2024.11.21 19:36:11.805335 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4560 | 2024.11.21 19:36:11.805799 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4561 | 2024.11.21 19:36:11.805846 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4562 | 2024.11.21 19:36:11.806258 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4563 | 2024.11.21 19:36:11.806514 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4564 | 2024.11.21 19:36:11.806744 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
4565 | 2024.11.21 19:36:11.806812 [ 282 ] {25bc28b5-49d7-40a1-9e6f-3b96a99b0bd9} <Debug> TCPHandler: Processed in 0.001692042 sec. | ||
4566 | 2024.11.21 19:36:14.063414 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4567 | 2024.11.21 19:36:14.506257 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4568 | 2024.11.21 19:36:14.694721 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4569 | 2024.11.21 19:36:14.742217 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4570 | 2024.11.21 19:36:14.769966 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62632, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4571 | 2024.11.21 19:36:14.770093 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4572 | 2024.11.21 19:36:14.771473 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4573 | 2024.11.21 19:36:14.785115 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4574 | 2024.11.21 19:36:15.023018 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4575 | 2024.11.21 19:36:15.292067 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4576 | 2024.11.21 19:36:15.292140 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4577 | 2024.11.21 19:36:15.326967 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4578 | 2024.11.21 19:36:15.383354 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60982, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4579 | 2024.11.21 19:36:15.395242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4580 | 2024.11.21 19:36:15.395912 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4581 | 2024.11.21 19:36:15.395961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4582 | 2024.11.21 19:36:15.396524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4583 | 2024.11.21 19:36:15.396778 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4584 | 2024.11.21 19:36:15.397022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4585 | 2024.11.21 19:36:15.437796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 636 | ||
4586 | 2024.11.21 19:36:15.440699 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4587 | 2024.11.21 19:36:15.440762 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4588 | 2024.11.21 19:36:15.442265 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4589 | 2024.11.21 19:36:15.442583 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4590 | 2024.11.21 19:36:15.443228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 636 | ||
4591 | 2024.11.21 19:36:15.589858 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41576, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4592 | 2024.11.21 19:36:15.610516 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4593 | 2024.11.21 19:36:15.650099 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4594 | 2024.11.21 19:36:15.699495 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4595 | 2024.11.21 19:36:15.741882 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4596 | 2024.11.21 19:36:15.819322 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4597 | 2024.11.21 19:36:16.127173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4598 | 2024.11.21 19:36:16.149385 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4599 | 2024.11.21 19:36:16.149449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4600 | 2024.11.21 19:36:16.157369 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4601 | 2024.11.21 19:36:16.158155 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4602 | 2024.11.21 19:36:16.161095 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4603 | 2024.11.21 19:36:16.344110 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4604 | 2024.11.21 19:36:16.381179 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4605 | 2024.11.21 19:36:16.413570 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4606 | 2024.11.21 19:36:16.419898 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4607 | 2024.11.21 19:36:16.427242 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4608 | 2024.11.21 19:36:16.433605 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4609 | 2024.11.21 19:36:16.433700 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36507, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4610 | 2024.11.21 19:36:16.804623 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4611 | 2024.11.21 19:36:16.804816 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4612 | 2024.11.21 19:36:16.804920 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4613 | 2024.11.21 19:36:16.805861 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2024.11.21 19:36:16.805906 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4615 | 2024.11.21 19:36:16.806351 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4616 | 2024.11.21 19:36:16.806619 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2024.11.21 19:36:16.806842 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002073 sec., 6753.497346840328 rows/sec., 486.16 KiB/sec. | ||
4618 | 2024.11.21 19:36:16.807004 [ 276 ] {7c4729e8-b7cd-4066-bb66-a2034ff13816} <Debug> TCPHandler: Processed in 0.002504234 sec. | ||
4619 | 2024.11.21 19:36:16.807209 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4620 | 2024.11.21 19:36:16.807332 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4621 | 2024.11.21 19:36:16.807383 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4622 | 2024.11.21 19:36:16.808150 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4623 | 2024.11.21 19:36:16.808190 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4624 | 2024.11.21 19:36:16.808662 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4625 | 2024.11.21 19:36:16.808936 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4626 | 2024.11.21 19:36:16.809118 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} <Debug> executeQuery: Read 283 rows, 25.59 KiB in 0.001816 sec., 155837.00440528634 rows/sec., 13.76 MiB/sec. | ||
4627 | 2024.11.21 19:36:16.809174 [ 282 ] {186c5263-24e0-4a3f-b543-6ae58eee7f05} <Debug> TCPHandler: Processed in 0.002026797 sec. | ||
4628 | 2024.11.21 19:36:16.809353 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4629 | 2024.11.21 19:36:16.809474 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4630 | 2024.11.21 19:36:16.809528 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4631 | 2024.11.21 19:36:16.810141 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4632 | 2024.11.21 19:36:16.810180 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4633 | 2024.11.21 19:36:16.810647 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4634 | 2024.11.21 19:36:16.811009 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4635 | 2024.11.21 19:36:16.811228 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001781 sec., 26389.66872543515 rows/sec., 1.90 MiB/sec. | ||
4636 | 2024.11.21 19:36:16.811282 [ 276 ] {a172a995-707f-4f18-872d-040014bf75d0} <Debug> TCPHandler: Processed in 0.001986077 sec. | ||
4637 | 2024.11.21 19:36:16.811447 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4638 | 2024.11.21 19:36:16.811578 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4639 | 2024.11.21 19:36:16.811633 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4640 | 2024.11.21 19:36:16.812284 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4641 | 2024.11.21 19:36:16.812322 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4642 | 2024.11.21 19:36:16.812674 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4643 | 2024.11.21 19:36:16.812906 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4644 | 2024.11.21 19:36:16.813071 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001546 sec., 9055.627425614488 rows/sec., 634.20 KiB/sec. | ||
4645 | 2024.11.21 19:36:16.813119 [ 282 ] {b53bca8e-9385-49d3-a77c-e7b783162daa} <Debug> TCPHandler: Processed in 0.001765174 sec. | ||
4646 | 2024.11.21 19:36:16.813268 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4647 | 2024.11.21 19:36:16.813388 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4648 | 2024.11.21 19:36:16.813438 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4649 | 2024.11.21 19:36:16.814140 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4650 | 2024.11.21 19:36:16.814185 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4651 | 2024.11.21 19:36:16.814554 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4652 | 2024.11.21 19:36:16.814789 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4653 | 2024.11.21 19:36:16.814992 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001579 sec., 8233.058898036732 rows/sec., 513.33 KiB/sec. | ||
4654 | 2024.11.21 19:36:16.815184 [ 276 ] {67e97a36-c570-4cf6-8212-7eaafb4d910f} <Debug> TCPHandler: Processed in 0.001935786 sec. | ||
4655 | 2024.11.21 19:36:16.815364 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4656 | 2024.11.21 19:36:16.815494 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4657 | 2024.11.21 19:36:16.815546 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4658 | 2024.11.21 19:36:16.816378 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4659 | 2024.11.21 19:36:16.816418 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4660 | 2024.11.21 19:36:16.816816 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4661 | 2024.11.21 19:36:16.817056 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4662 | 2024.11.21 19:36:16.817235 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001771 sec., 238283.45567476 rows/sec., 17.03 MiB/sec. | ||
4663 | 2024.11.21 19:36:16.817286 [ 282 ] {0d6c8b27-7841-431e-9185-31dee031dac7} <Debug> TCPHandler: Processed in 0.001985656 sec. | ||
4664 | 2024.11.21 19:36:16.817440 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4665 | 2024.11.21 19:36:16.817567 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4666 | 2024.11.21 19:36:16.817623 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4667 | 2024.11.21 19:36:16.818157 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4668 | 2024.11.21 19:36:16.818202 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4669 | 2024.11.21 19:36:16.818572 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4670 | 2024.11.21 19:36:16.818812 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4671 | 2024.11.21 19:36:16.819039 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
4672 | 2024.11.21 19:36:16.819221 [ 276 ] {1338e92d-afe6-47a5-893b-5e0d2458a1eb} <Debug> TCPHandler: Processed in 0.001839255 sec. | ||
4673 | 2024.11.21 19:36:16.819371 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4674 | 2024.11.21 19:36:16.819501 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4675 | 2024.11.21 19:36:16.819559 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4676 | 2024.11.21 19:36:16.820224 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4677 | 2024.11.21 19:36:16.820269 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4678 | 2024.11.21 19:36:16.820659 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4679 | 2024.11.21 19:36:16.820927 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4680 | 2024.11.21 19:36:16.821141 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00167 sec., 141916.16766467065 rows/sec., 9.51 MiB/sec. | ||
4681 | 2024.11.21 19:36:16.821364 [ 282 ] {1b0bbad3-64db-4678-9ad9-62c1f968ed3a} <Debug> TCPHandler: Processed in 0.002051697 sec. | ||
4682 | 2024.11.21 19:36:16.821586 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4683 | 2024.11.21 19:36:16.821730 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4684 | 2024.11.21 19:36:16.821795 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4685 | 2024.11.21 19:36:16.822354 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4686 | 2024.11.21 19:36:16.822392 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4687 | 2024.11.21 19:36:16.822744 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4688 | 2024.11.21 19:36:16.822977 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4689 | 2024.11.21 19:36:16.823150 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. | ||
4690 | 2024.11.21 19:36:16.823198 [ 276 ] {ab9276e5-a96a-4569-930d-c46038bb9f45} <Debug> TCPHandler: Processed in 0.001715753 sec. | ||
4691 | 2024.11.21 19:36:16.823342 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4692 | 2024.11.21 19:36:16.823456 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4693 | 2024.11.21 19:36:16.823524 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4694 | 2024.11.21 19:36:16.824727 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4695 | 2024.11.21 19:36:16.824766 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4696 | 2024.11.21 19:36:16.825498 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4697 | 2024.11.21 19:36:16.825779 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4698 | 2024.11.21 19:36:16.825919 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4699 | 2024.11.21 19:36:16.825964 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4700 | 2024.11.21 19:36:16.825988 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4701 | 2024.11.21 19:36:16.825991 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002557 sec., 15643.332029722333 rows/sec., 28.03 MiB/sec. | ||
4702 | 2024.11.21 19:36:16.826435 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
4703 | 2024.11.21 19:36:16.827038 [ 282 ] {ce6c6f26-0dbf-4825-a79e-dda24b492b02} <Debug> TCPHandler: Processed in 0.00374805 sec. | ||
4704 | 2024.11.21 19:36:16.827276 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4705 | 2024.11.21 19:36:16.827400 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4706 | 2024.11.21 19:36:16.827452 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4707 | 2024.11.21 19:36:16.827475 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 203 rows starting from the beginning of the part | ||
4708 | 2024.11.21 19:36:16.827524 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4709 | 2024.11.21 19:36:16.828169 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
4710 | 2024.11.21 19:36:16.828670 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
4711 | 2024.11.21 19:36:16.829227 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
4712 | 2024.11.21 19:36:16.829311 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4713 | 2024.11.21 19:36:16.829387 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4714 | 2024.11.21 19:36:16.829716 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
4715 | 2024.11.21 19:36:16.830320 [ 195 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
4716 | 2024.11.21 19:36:16.830494 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4717 | 2024.11.21 19:36:16.831055 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4718 | 2024.11.21 19:36:16.831315 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00391 sec., 20971.867007672634 rows/sec., 1.33 MiB/sec. | ||
4719 | 2024.11.21 19:36:16.831399 [ 276 ] {83329336-53e1-4f10-b4ad-9de29f18c15a} <Debug> TCPHandler: Processed in 0.004225577 sec. | ||
4720 | 2024.11.21 19:36:16.834855 [ 190 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 19 columns (19 merged, 0 gathered) in 0.008798088 sec., 45805.40681111623 rows/sec., 82.08 MiB/sec. | ||
4721 | 2024.11.21 19:36:16.835701 [ 196 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4722 | 2024.11.21 19:36:16.836195 [ 196 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4723 | 2024.11.21 19:36:16.836285 [ 196 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_14_3} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4724 | 2024.11.21 19:36:16.836456 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
4725 | 2024.11.21 19:36:21.797630 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4726 | 2024.11.21 19:36:21.797864 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4727 | 2024.11.21 19:36:21.797948 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4728 | 2024.11.21 19:36:21.798810 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4729 | 2024.11.21 19:36:21.798859 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4730 | 2024.11.21 19:36:21.799315 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4731 | 2024.11.21 19:36:21.799588 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4732 | 2024.11.21 19:36:21.799805 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.15 MiB/sec. | ||
4733 | 2024.11.21 19:36:21.799872 [ 276 ] {c2cfb895-272d-43bc-9f0c-fcd42b7b65f1} <Debug> TCPHandler: Processed in 0.002382512 sec. | ||
4734 | 2024.11.21 19:36:21.800069 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4735 | 2024.11.21 19:36:21.800215 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4736 | 2024.11.21 19:36:21.800274 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4737 | 2024.11.21 19:36:21.800875 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4738 | 2024.11.21 19:36:21.800915 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4739 | 2024.11.21 19:36:21.801297 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4740 | 2024.11.21 19:36:21.801567 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4741 | 2024.11.21 19:36:21.801756 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.17 MiB/sec. | ||
4742 | 2024.11.21 19:36:21.801811 [ 282 ] {137c8cce-e257-4e70-8627-73fcb77b1f16} <Debug> TCPHandler: Processed in 0.001811695 sec. | ||
4743 | 2024.11.21 19:36:21.801958 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4744 | 2024.11.21 19:36:21.802066 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4745 | 2024.11.21 19:36:21.802116 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4746 | 2024.11.21 19:36:21.802669 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4747 | 2024.11.21 19:36:21.802706 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4748 | 2024.11.21 19:36:21.803107 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4749 | 2024.11.21 19:36:21.803350 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4750 | 2024.11.21 19:36:21.803527 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. | ||
4751 | 2024.11.21 19:36:21.803579 [ 276 ] {26c1afb9-30db-46ed-b50f-bb936b26080d} <Debug> TCPHandler: Processed in 0.001675332 sec. | ||
4752 | 2024.11.21 19:36:21.803759 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4753 | 2024.11.21 19:36:21.803875 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4754 | 2024.11.21 19:36:21.803924 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4755 | 2024.11.21 19:36:21.804405 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4756 | 2024.11.21 19:36:21.804444 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4757 | 2024.11.21 19:36:21.804813 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4758 | 2024.11.21 19:36:21.805051 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4759 | 2024.11.21 19:36:21.805250 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
4760 | 2024.11.21 19:36:21.805317 [ 282 ] {60084d8a-48ad-4beb-8cfb-9ec2e299e7cc} <Debug> TCPHandler: Processed in 0.001613511 sec. | ||
4761 | 2024.11.21 19:36:22.897257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
4762 | 2024.11.21 19:36:22.897917 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4763 | 2024.11.21 19:36:22.897965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4764 | 2024.11.21 19:36:22.898488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4765 | 2024.11.21 19:36:22.898746 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4766 | 2024.11.21 19:36:22.899033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
4767 | 2024.11.21 19:36:23.661264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4768 | 2024.11.21 19:36:23.682488 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4769 | 2024.11.21 19:36:23.682550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4770 | 2024.11.21 19:36:23.690243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4771 | 2024.11.21 19:36:23.691036 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4772 | 2024.11.21 19:36:23.694472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4773 | 2024.11.21 19:36:25.443512 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 666 | ||
4774 | 2024.11.21 19:36:25.446786 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4775 | 2024.11.21 19:36:25.446836 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4776 | 2024.11.21 19:36:25.448341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4777 | 2024.11.21 19:36:25.448647 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4778 | 2024.11.21 19:36:25.450267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
4779 | 2024.11.21 19:36:26.799124 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4780 | 2024.11.21 19:36:26.799340 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4781 | 2024.11.21 19:36:26.799422 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4782 | 2024.11.21 19:36:26.800260 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4783 | 2024.11.21 19:36:26.800312 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4784 | 2024.11.21 19:36:26.800768 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4785 | 2024.11.21 19:36:26.801032 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4786 | 2024.11.21 19:36:26.801216 [ 54 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4787 | 2024.11.21 19:36:26.801292 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.14 MiB/sec. | ||
4788 | 2024.11.21 19:36:26.801300 [ 54 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4789 | 2024.11.21 19:36:26.801378 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4790 | 2024.11.21 19:36:26.801434 [ 276 ] {d8f6fb63-fe8d-49f9-8865-cc05411920a9} <Debug> TCPHandler: Processed in 0.002449243 sec. | ||
4791 | 2024.11.21 19:36:26.801569 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
4792 | 2024.11.21 19:36:26.801632 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4793 | 2024.11.21 19:36:26.801697 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4794 | 2024.11.21 19:36:26.801741 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
4795 | 2024.11.21 19:36:26.801804 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4796 | 2024.11.21 19:36:26.801869 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part | ||
4797 | 2024.11.21 19:36:26.801943 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4798 | 2024.11.21 19:36:26.802330 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
4799 | 2024.11.21 19:36:26.802768 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 283 rows starting from the beginning of the part | ||
4800 | 2024.11.21 19:36:26.803073 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
4801 | 2024.11.21 19:36:26.803455 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
4802 | 2024.11.21 19:36:26.804547 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4803 | 2024.11.21 19:36:26.804595 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4804 | 2024.11.21 19:36:26.805242 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4805 | 2024.11.21 19:36:26.805592 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4806 | 2024.11.21 19:36:26.805643 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.004169075 sec., 465810.7613799224 rows/sec., 40.72 MiB/sec. | ||
4807 | 2024.11.21 19:36:26.805803 [ 54 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4808 | 2024.11.21 19:36:26.805895 [ 54 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4809 | 2024.11.21 19:36:26.805951 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4810 | 2024.11.21 19:36:26.805960 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4811 | 2024.11.21 19:36:26.805961 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004184 sec., 15296.367112810707 rows/sec., 1.19 MiB/sec. | ||
4812 | 2024.11.21 19:36:26.806392 [ 282 ] {8d1e0eea-737e-4d49-adb7-2768f57b5c6c} <Debug> TCPHandler: Processed in 0.004810154 sec. | ||
4813 | 2024.11.21 19:36:26.806501 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
4814 | 2024.11.21 19:36:26.806627 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4815 | 2024.11.21 19:36:26.806966 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4816 | 2024.11.21 19:36:26.806964 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4817 | 2024.11.21 19:36:26.806978 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4818 | 2024.11.21 19:36:26.807117 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
4819 | 2024.11.21 19:36:26.807118 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4820 | 2024.11.21 19:36:26.807359 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_36_7} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4821 | 2024.11.21 19:36:26.807675 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 68 rows starting from the beginning of the part | ||
4822 | 2024.11.21 19:36:26.807820 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
4823 | 2024.11.21 19:36:26.808156 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
4824 | 2024.11.21 19:36:26.808493 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 422 rows starting from the beginning of the part | ||
4825 | 2024.11.21 19:36:26.808809 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
4826 | 2024.11.21 19:36:26.809106 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
4827 | 2024.11.21 19:36:26.810013 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4828 | 2024.11.21 19:36:26.810099 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4829 | 2024.11.21 19:36:26.811087 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4830 | 2024.11.21 19:36:26.811456 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4831 | 2024.11.21 19:36:26.811762 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4832 | 2024.11.21 19:36:26.811924 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4833 | 2024.11.21 19:36:26.812020 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4834 | 2024.11.21 19:36:26.812081 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.00601186 sec., 265475.2439344895 rows/sec., 20.47 MiB/sec. | ||
4835 | 2024.11.21 19:36:26.812168 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005315 sec., 30103.480714957666 rows/sec., 2.10 MiB/sec. | ||
4836 | 2024.11.21 19:36:26.812462 [ 276 ] {0afb2efa-dc34-4003-bd97-baa41256d442} <Debug> TCPHandler: Processed in 0.005941449 sec. | ||
4837 | 2024.11.21 19:36:26.812473 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
4838 | 2024.11.21 19:36:26.812489 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4839 | 2024.11.21 19:36:26.812734 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4840 | 2024.11.21 19:36:26.812955 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4841 | 2024.11.21 19:36:26.813070 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 6425 rows starting from the beginning of the part | ||
4842 | 2024.11.21 19:36:26.813076 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4843 | 2024.11.21 19:36:26.813338 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4844 | 2024.11.21 19:36:26.813361 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4845 | 2024.11.21 19:36:26.813459 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 162 rows starting from the beginning of the part | ||
4846 | 2024.11.21 19:36:26.813927 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
4847 | 2024.11.21 19:36:26.814283 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
4848 | 2024.11.21 19:36:26.814458 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_36_7} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4849 | 2024.11.21 19:36:26.814805 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
4850 | 2024.11.21 19:36:26.815074 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4851 | 2024.11.21 19:36:26.815260 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
4852 | 2024.11.21 19:36:26.816394 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4853 | 2024.11.21 19:36:26.816469 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4854 | 2024.11.21 19:36:26.817013 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4855 | 2024.11.21 19:36:26.817535 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4856 | 2024.11.21 19:36:26.817828 [ 54 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4857 | 2024.11.21 19:36:26.817916 [ 54 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4858 | 2024.11.21 19:36:26.817995 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4859 | 2024.11.21 19:36:26.818214 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00521 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
4860 | 2024.11.21 19:36:26.818283 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
4861 | 2024.11.21 19:36:26.818340 [ 282 ] {5ecf9d00-3036-4a08-a9ec-374e36caeb53} <Debug> TCPHandler: Processed in 0.005769087 sec. | ||
4862 | 2024.11.21 19:36:26.818480 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4863 | 2024.11.21 19:36:26.818513 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1676 rows starting from the beginning of the part | ||
4864 | 2024.11.21 19:36:26.818702 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
4865 | 2024.11.21 19:36:26.818882 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
4866 | 2024.11.21 19:36:26.819176 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
4867 | 2024.11.21 19:36:26.819356 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
4868 | 2024.11.21 19:36:26.819588 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
4869 | 2024.11.21 19:36:26.820164 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7304 rows, containing 5 columns (5 merged, 0 gathered) in 0.008003307 sec., 912622.7445729622 rows/sec., 61.98 MiB/sec. | ||
4870 | 2024.11.21 19:36:26.820726 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4871 | 2024.11.21 19:36:26.821285 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4872 | 2024.11.21 19:36:26.821483 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4873 | 2024.11.21 19:36:26.821650 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
4874 | 2024.11.21 19:36:26.822102 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 4 columns (4 merged, 0 gathered) in 0.003971763 sec., 503051.1639289656 rows/sec., 33.06 MiB/sec. | ||
4875 | 2024.11.21 19:36:26.822355 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4876 | 2024.11.21 19:36:26.822642 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4877 | 2024.11.21 19:36:26.822717 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_36_7} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4878 | 2024.11.21 19:36:26.822791 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4879 | 2024.11.21 19:36:27.142234 [ 52 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
4880 | 2024.11.21 19:36:27.142309 [ 52 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4881 | 2024.11.21 19:36:27.142336 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4882 | 2024.11.21 19:36:27.142568 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::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 | ||
4883 | 2024.11.21 19:36:27.142792 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4884 | 2024.11.21 19:36:27.142833 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 65 rows starting from the beginning of the part | ||
4885 | 2024.11.21 19:36:27.142923 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
4886 | 2024.11.21 19:36:27.143192 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part | ||
4887 | 2024.11.21 19:36:27.143436 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
4888 | 2024.11.21 19:36:27.143595 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
4889 | 2024.11.21 19:36:27.144735 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002304171 sec., 71609.2685829307 rows/sec., 5.39 MiB/sec. | ||
4890 | 2024.11.21 19:36:27.144964 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
4891 | 2024.11.21 19:36:27.145341 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4892 | 2024.11.21 19:36:27.145445 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_19_4} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
4893 | 2024.11.21 19:36:27.145557 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4894 | 2024.11.21 19:36:28.215194 [ 52 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4895 | 2024.11.21 19:36:28.215275 [ 52 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4896 | 2024.11.21 19:36:28.215299 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4897 | 2024.11.21 19:36:28.215454 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
4898 | 2024.11.21 19:36:28.215605 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4899 | 2024.11.21 19:36:28.215642 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 242 rows starting from the beginning of the part | ||
4900 | 2024.11.21 19:36:28.215720 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
4901 | 2024.11.21 19:36:28.215924 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
4902 | 2024.11.21 19:36:28.216163 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
4903 | 2024.11.21 19:36:28.216422 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
4904 | 2024.11.21 19:36:28.217565 [ 188 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002195549 sec., 135729.1502034343 rows/sec., 9.73 MiB/sec. | ||
4905 | 2024.11.21 19:36:28.217725 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4906 | 2024.11.21 19:36:28.218013 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4907 | 2024.11.21 19:36:28.218091 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_13_3} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4908 | 2024.11.21 19:36:28.218166 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4909 | 2024.11.21 19:36:30.292399 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4910 | 2024.11.21 19:36:30.292448 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4911 | 2024.11.21 19:36:30.399253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
4912 | 2024.11.21 19:36:30.399904 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2024.11.21 19:36:30.399947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4914 | 2024.11.21 19:36:30.400504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4915 | 2024.11.21 19:36:30.400750 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4916 | 2024.11.21 19:36:30.400911 [ 49 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4917 | 2024.11.21 19:36:30.400942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
4918 | 2024.11.21 19:36:30.400965 [ 49 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4919 | 2024.11.21 19:36:30.400992 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4920 | 2024.11.21 19:36:30.401105 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4921 | 2024.11.21 19:36:30.401215 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4922 | 2024.11.21 19:36:30.401255 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4923 | 2024.11.21 19:36:30.401332 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4924 | 2024.11.21 19:36:30.401569 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4925 | 2024.11.21 19:36:30.401940 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4926 | 2024.11.21 19:36:30.402083 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4927 | 2024.11.21 19:36:30.402231 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
4928 | 2024.11.21 19:36:30.404781 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.00372107 sec., 3213054.309647494 rows/sec., 45.96 MiB/sec. | ||
4929 | 2024.11.21 19:36:30.405456 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4930 | 2024.11.21 19:36:30.405980 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4931 | 2024.11.21 19:36:30.406076 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_26_5} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4932 | 2024.11.21 19:36:30.406197 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
4933 | 2024.11.21 19:36:31.194641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
4934 | 2024.11.21 19:36:31.216553 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4935 | 2024.11.21 19:36:31.216623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4936 | 2024.11.21 19:36:31.224026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4937 | 2024.11.21 19:36:31.224863 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4938 | 2024.11.21 19:36:31.225264 [ 48 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4939 | 2024.11.21 19:36:31.225403 [ 48 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4940 | 2024.11.21 19:36:31.225472 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4941 | 2024.11.21 19:36:31.225847 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4942 | 2024.11.21 19:36:31.242535 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
4943 | 2024.11.21 19:36:31.243731 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4944 | 2024.11.21 19:36:31.245425 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4945 | 2024.11.21 19:36:31.251153 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4946 | 2024.11.21 19:36:31.256674 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4947 | 2024.11.21 19:36:31.262195 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4948 | 2024.11.21 19:36:31.267960 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4949 | 2024.11.21 19:36:31.272492 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
4950 | 2024.11.21 19:36:31.331275 [ 189 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.105669192 sec., 1854.8452608590023 rows/sec., 9.59 MiB/sec. | ||
4951 | 2024.11.21 19:36:31.334110 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4952 | 2024.11.21 19:36:31.337255 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4953 | 2024.11.21 19:36:31.337391 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_26_5} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4954 | 2024.11.21 19:36:31.340100 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4955 | 2024.11.21 19:36:31.804457 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4956 | 2024.11.21 19:36:31.804665 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4957 | 2024.11.21 19:36:31.804744 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4958 | 2024.11.21 19:36:31.805519 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4959 | 2024.11.21 19:36:31.805566 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4960 | 2024.11.21 19:36:31.806043 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4961 | 2024.11.21 19:36:31.806301 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4962 | 2024.11.21 19:36:31.806444 [ 47 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4963 | 2024.11.21 19:36:31.806485 [ 47 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4964 | 2024.11.21 19:36:31.806513 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4965 | 2024.11.21 19:36:31.806514 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. | ||
4966 | 2024.11.21 19:36:31.806822 [ 276 ] {d3a7d7f2-0ce3-4c8b-b92f-5344ff3ffe4d} <Debug> TCPHandler: Processed in 0.002496893 sec. | ||
4967 | 2024.11.21 19:36:31.807020 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
4968 | 2024.11.21 19:36:31.807086 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4969 | 2024.11.21 19:36:31.807319 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4970 | 2024.11.21 19:36:31.807326 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4971 | 2024.11.21 19:36:31.807379 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
4972 | 2024.11.21 19:36:31.807435 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4973 | 2024.11.21 19:36:31.807641 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
4974 | 2024.11.21 19:36:31.807991 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
4975 | 2024.11.21 19:36:31.808392 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
4976 | 2024.11.21 19:36:31.808771 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
4977 | 2024.11.21 19:36:31.810762 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4978 | 2024.11.21 19:36:31.810834 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4979 | 2024.11.21 19:36:31.811427 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004802945 sec., 14574.39133698179 rows/sec., 1.08 MiB/sec. | ||
4980 | 2024.11.21 19:36:31.811774 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4981 | 2024.11.21 19:36:31.811905 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4982 | 2024.11.21 19:36:31.812144 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4983 | 2024.11.21 19:36:31.812249 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4984 | 2024.11.21 19:36:31.812254 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_13_3} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4985 | 2024.11.21 19:36:31.812368 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4986 | 2024.11.21 19:36:31.812498 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.005256 sec., 54223.74429223744 rows/sec., 4.79 MiB/sec. | ||
4987 | 2024.11.21 19:36:31.812569 [ 282 ] {5b62401d-c70e-4b6a-ba07-2386fc8b6879} <Debug> TCPHandler: Processed in 0.005611715 sec. | ||
4988 | 2024.11.21 19:36:31.812758 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4989 | 2024.11.21 19:36:31.812887 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4990 | 2024.11.21 19:36:31.812936 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4991 | 2024.11.21 19:36:31.813469 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4992 | 2024.11.21 19:36:31.813507 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
4993 | 2024.11.21 19:36:31.813861 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4994 | 2024.11.21 19:36:31.814176 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4995 | 2024.11.21 19:36:31.814359 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001499 sec., 32021.347565043365 rows/sec., 2.31 MiB/sec. | ||
4996 | 2024.11.21 19:36:31.814412 [ 276 ] {4b1173c6-6014-44b3-9f27-cc1cacd09dc5} <Debug> TCPHandler: Processed in 0.001718873 sec. | ||
4997 | 2024.11.21 19:36:31.814553 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4998 | 2024.11.21 19:36:31.814674 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4999 | 2024.11.21 19:36:31.814729 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5000 | 2024.11.21 19:36:31.815264 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5001 | 2024.11.21 19:36:31.815301 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5002 | 2024.11.21 19:36:31.815651 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5003 | 2024.11.21 19:36:31.815896 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5004 | 2024.11.21 19:36:31.816080 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001435 sec., 9756.09756097561 rows/sec., 683.25 KiB/sec. | ||
5005 | 2024.11.21 19:36:31.816151 [ 282 ] {7cfa3121-f038-40cb-b55a-62ee52394be2} <Debug> TCPHandler: Processed in 0.001650102 sec. | ||
5006 | 2024.11.21 19:36:31.816294 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5007 | 2024.11.21 19:36:31.816401 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5008 | 2024.11.21 19:36:31.816447 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5009 | 2024.11.21 19:36:31.816974 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5010 | 2024.11.21 19:36:31.817012 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5011 | 2024.11.21 19:36:31.817367 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5012 | 2024.11.21 19:36:31.817603 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5013 | 2024.11.21 19:36:31.817726 [ 47 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5014 | 2024.11.21 19:36:31.817764 [ 47 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5015 | 2024.11.21 19:36:31.817786 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001406 sec., 9246.088193456615 rows/sec., 576.49 KiB/sec. | ||
5016 | 2024.11.21 19:36:31.817790 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5017 | 2024.11.21 19:36:31.817889 [ 276 ] {2368ba60-2f9b-47a8-a050-c6abb8019c93} <Debug> TCPHandler: Processed in 0.001644502 sec. | ||
5018 | 2024.11.21 19:36:31.818086 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5019 | 2024.11.21 19:36:31.818096 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
5020 | 2024.11.21 19:36:31.818278 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5021 | 2024.11.21 19:36:31.818381 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5022 | 2024.11.21 19:36:31.818405 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5023 | 2024.11.21 19:36:31.818510 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
5024 | 2024.11.21 19:36:31.818855 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
5025 | 2024.11.21 19:36:31.819218 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
5026 | 2024.11.21 19:36:31.819619 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
5027 | 2024.11.21 19:36:31.819998 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
5028 | 2024.11.21 19:36:31.821214 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5029 | 2024.11.21 19:36:31.821282 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5030 | 2024.11.21 19:36:31.822399 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5031 | 2024.11.21 19:36:31.822480 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004572292 sec., 14216.064940734317 rows/sec., 941.90 KiB/sec. | ||
5032 | 2024.11.21 19:36:31.822701 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5033 | 2024.11.21 19:36:31.822877 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5034 | 2024.11.21 19:36:31.823280 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005047 sec., 83812.16564295621 rows/sec., 5.99 MiB/sec. | ||
5035 | 2024.11.21 19:36:31.823294 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5036 | 2024.11.21 19:36:31.823444 [ 282 ] {934aff6d-0e62-47cc-815c-3982205c66f6} <Debug> TCPHandler: Processed in 0.005449512 sec. | ||
5037 | 2024.11.21 19:36:31.823526 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_13_3} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5038 | 2024.11.21 19:36:31.823665 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5039 | 2024.11.21 19:36:31.823678 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5040 | 2024.11.21 19:36:31.823812 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5041 | 2024.11.21 19:36:31.823874 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5042 | 2024.11.21 19:36:31.824447 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5043 | 2024.11.21 19:36:31.824493 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5044 | 2024.11.21 19:36:31.824969 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5045 | 2024.11.21 19:36:31.825213 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5046 | 2024.11.21 19:36:31.825412 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001622 sec., 3699.1368680641185 rows/sec., 193.27 KiB/sec. | ||
5047 | 2024.11.21 19:36:31.825609 [ 276 ] {81a49e09-f73c-4fcc-a05e-4ae18c12f2e8} <Debug> TCPHandler: Processed in 0.002052847 sec. | ||
5048 | 2024.11.21 19:36:31.825768 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5049 | 2024.11.21 19:36:31.825886 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5050 | 2024.11.21 19:36:31.825946 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5051 | 2024.11.21 19:36:31.826604 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5052 | 2024.11.21 19:36:31.826650 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5053 | 2024.11.21 19:36:31.827092 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5054 | 2024.11.21 19:36:31.827337 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5055 | 2024.11.21 19:36:31.827520 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. | ||
5056 | 2024.11.21 19:36:31.827675 [ 282 ] {833b7413-56c7-45b1-b9cb-3fcfd0d7d91e} <Debug> TCPHandler: Processed in 0.001958296 sec. | ||
5057 | 2024.11.21 19:36:31.827807 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5058 | 2024.11.21 19:36:31.827928 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5059 | 2024.11.21 19:36:31.827985 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5060 | 2024.11.21 19:36:31.828496 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5061 | 2024.11.21 19:36:31.828540 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5062 | 2024.11.21 19:36:31.828945 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5063 | 2024.11.21 19:36:31.829189 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5064 | 2024.11.21 19:36:31.829464 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001559 sec., 641.4368184733803 rows/sec., 43.22 KiB/sec. | ||
5065 | 2024.11.21 19:36:31.829544 [ 276 ] {8605de15-5457-44cc-8d5b-5e38f2f2988e} <Debug> TCPHandler: Processed in 0.001788264 sec. | ||
5066 | 2024.11.21 19:36:31.829680 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5067 | 2024.11.21 19:36:31.829788 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5068 | 2024.11.21 19:36:31.829856 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5069 | 2024.11.21 19:36:31.831012 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5070 | 2024.11.21 19:36:31.831049 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5071 | 2024.11.21 19:36:31.831742 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5072 | 2024.11.21 19:36:31.832002 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5073 | 2024.11.21 19:36:31.832196 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002432 sec., 16858.552631578947 rows/sec., 30.21 MiB/sec. | ||
5074 | 2024.11.21 19:36:31.832292 [ 282 ] {f35081c2-e244-48e3-8ceb-ad3ac7a06219} <Debug> TCPHandler: Processed in 0.002663436 sec. | ||
5075 | 2024.11.21 19:36:31.832439 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5076 | 2024.11.21 19:36:31.832566 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5077 | 2024.11.21 19:36:31.832621 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5078 | 2024.11.21 19:36:31.833104 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5079 | 2024.11.21 19:36:31.833141 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5080 | 2024.11.21 19:36:31.833512 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5081 | 2024.11.21 19:36:31.833751 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5082 | 2024.11.21 19:36:31.833958 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001411 sec., 58114.812189936216 rows/sec., 3.69 MiB/sec. | ||
5083 | 2024.11.21 19:36:31.834016 [ 276 ] {cc070239-4f63-4a25-9ef9-1b8b5e4ae957} <Debug> TCPHandler: Processed in 0.001633852 sec. | ||
5084 | 2024.11.21 19:36:35.450593 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 696 | ||
5085 | 2024.11.21 19:36:35.453720 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5086 | 2024.11.21 19:36:35.453770 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5087 | 2024.11.21 19:36:35.455231 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5088 | 2024.11.21 19:36:35.455540 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5089 | 2024.11.21 19:36:35.456716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
5090 | 2024.11.21 19:36:36.798841 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5091 | 2024.11.21 19:36:36.799062 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5092 | 2024.11.21 19:36:36.799156 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5093 | 2024.11.21 19:36:36.800120 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5094 | 2024.11.21 19:36:36.800178 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5095 | 2024.11.21 19:36:36.800740 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5096 | 2024.11.21 19:36:36.801128 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5097 | 2024.11.21 19:36:36.801441 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00244 sec., 4918.032786885246 rows/sec., 401.03 KiB/sec. | ||
5098 | 2024.11.21 19:36:36.801522 [ 276 ] {2e1608fa-8493-4675-a2f2-234eda325703} <Debug> TCPHandler: Processed in 0.002867868 sec. | ||
5099 | 2024.11.21 19:36:36.801717 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5100 | 2024.11.21 19:36:36.801846 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5101 | 2024.11.21 19:36:36.801898 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5102 | 2024.11.21 19:36:36.802497 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5103 | 2024.11.21 19:36:36.802537 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5104 | 2024.11.21 19:36:36.802935 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5105 | 2024.11.21 19:36:36.803197 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5106 | 2024.11.21 19:36:36.803434 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} <Debug> executeQuery: Read 62 rows, 4.84 KiB in 0.001619 sec., 38295.243977764054 rows/sec., 2.92 MiB/sec. | ||
5107 | 2024.11.21 19:36:36.803490 [ 282 ] {3fa5d549-4d41-4725-853d-fe6125b6379d} <Debug> TCPHandler: Processed in 0.001834365 sec. | ||
5108 | 2024.11.21 19:36:36.803660 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5109 | 2024.11.21 19:36:36.803792 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5110 | 2024.11.21 19:36:36.803848 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5111 | 2024.11.21 19:36:36.804441 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5112 | 2024.11.21 19:36:36.804481 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5113 | 2024.11.21 19:36:36.804838 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5114 | 2024.11.21 19:36:36.805095 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5115 | 2024.11.21 19:36:36.805307 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001543 sec., 7777.057679844458 rows/sec., 543.03 KiB/sec. | ||
5116 | 2024.11.21 19:36:36.805360 [ 276 ] {c7d8e279-8c77-4006-a28c-f718a735497f} <Debug> TCPHandler: Processed in 0.001765434 sec. | ||
5117 | 2024.11.21 19:36:36.805532 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5118 | 2024.11.21 19:36:36.805663 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5119 | 2024.11.21 19:36:36.805717 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5120 | 2024.11.21 19:36:36.806350 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2024.11.21 19:36:36.806389 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5122 | 2024.11.21 19:36:36.806780 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5123 | 2024.11.21 19:36:36.807033 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2024.11.21 19:36:36.807252 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001618 sec., 46971.569839307784 rows/sec., 3.68 MiB/sec. | ||
5125 | 2024.11.21 19:36:36.807306 [ 282 ] {672afe93-c6fe-4140-be49-ff90aa893b6f} <Debug> TCPHandler: Processed in 0.001839235 sec. | ||
5126 | 2024.11.21 19:36:36.807454 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5127 | 2024.11.21 19:36:36.807561 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5128 | 2024.11.21 19:36:36.807609 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5129 | 2024.11.21 19:36:36.808129 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5130 | 2024.11.21 19:36:36.808168 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5131 | 2024.11.21 19:36:36.808559 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5132 | 2024.11.21 19:36:36.808807 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5133 | 2024.11.21 19:36:36.809038 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001497 sec., 89512.3580494322 rows/sec., 6.23 MiB/sec. | ||
5134 | 2024.11.21 19:36:36.809089 [ 276 ] {613b19c5-dfe9-4bf2-8b45-daa8c950c023} <Debug> TCPHandler: Processed in 0.001687982 sec. | ||
5135 | 2024.11.21 19:36:36.809236 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5136 | 2024.11.21 19:36:36.809343 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5137 | 2024.11.21 19:36:36.809397 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5138 | 2024.11.21 19:36:36.809848 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5139 | 2024.11.21 19:36:36.809887 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5140 | 2024.11.21 19:36:36.810256 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5141 | 2024.11.21 19:36:36.810494 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5142 | 2024.11.21 19:36:36.810758 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001424 sec., 33707.86516853933 rows/sec., 2.27 MiB/sec. | ||
5143 | 2024.11.21 19:36:36.810935 [ 282 ] {760c1e4f-1bf3-4500-bf15-d82158ddc24e} <Debug> TCPHandler: Processed in 0.001748213 sec. | ||
5144 | 2024.11.21 19:36:37.901178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5145 | 2024.11.21 19:36:37.901925 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5146 | 2024.11.21 19:36:37.901979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5147 | 2024.11.21 19:36:37.902515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5148 | 2024.11.21 19:36:37.902764 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5149 | 2024.11.21 19:36:37.903021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5150 | 2024.11.21 19:36:38.742716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5151 | 2024.11.21 19:36:38.761781 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5152 | 2024.11.21 19:36:38.761844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5153 | 2024.11.21 19:36:38.769063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5154 | 2024.11.21 19:36:38.769820 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5155 | 2024.11.21 19:36:38.772464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5156 | 2024.11.21 19:36:40.910935 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5157 | 2024.11.21 19:36:41.089260 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5158 | 2024.11.21 19:36:41.107546 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5159 | 2024.11.21 19:36:41.131878 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5160 | 2024.11.21 19:36:41.393385 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5161 | 2024.11.21 19:36:41.399954 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5162 | 2024.11.21 19:36:41.399963 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5163 | 2024.11.21 19:36:41.425423 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5164 | 2024.11.21 19:36:41.799719 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5165 | 2024.11.21 19:36:41.800019 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5166 | 2024.11.21 19:36:41.800136 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5167 | 2024.11.21 19:36:41.800990 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5168 | 2024.11.21 19:36:41.801036 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5169 | 2024.11.21 19:36:41.801487 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5170 | 2024.11.21 19:36:41.801749 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5171 | 2024.11.21 19:36:41.801992 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 2.09 MiB/sec. | ||
5172 | 2024.11.21 19:36:41.802060 [ 276 ] {1eb834c3-5db8-416e-854a-604707366369} <Debug> TCPHandler: Processed in 0.002521774 sec. | ||
5173 | 2024.11.21 19:36:41.802258 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5174 | 2024.11.21 19:36:41.802381 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5175 | 2024.11.21 19:36:41.802432 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5176 | 2024.11.21 19:36:41.803032 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5177 | 2024.11.21 19:36:41.803074 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5178 | 2024.11.21 19:36:41.803469 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5179 | 2024.11.21 19:36:41.803719 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5180 | 2024.11.21 19:36:41.803962 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001606 sec., 39850.5603985056 rows/sec., 3.11 MiB/sec. | ||
5181 | 2024.11.21 19:36:41.804080 [ 282 ] {90d6f17a-df0f-4fba-b04b-64703cd04e23} <Debug> TCPHandler: Processed in 0.001885496 sec. | ||
5182 | 2024.11.21 19:36:41.804249 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5183 | 2024.11.21 19:36:41.804368 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5184 | 2024.11.21 19:36:41.804422 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5185 | 2024.11.21 19:36:41.805009 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5186 | 2024.11.21 19:36:41.805050 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5187 | 2024.11.21 19:36:41.805490 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5188 | 2024.11.21 19:36:41.805737 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5189 | 2024.11.21 19:36:41.805957 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec. | ||
5190 | 2024.11.21 19:36:41.806010 [ 276 ] {72ce2083-e44b-49be-82e2-4cc7fa55b8bb} <Debug> TCPHandler: Processed in 0.001815605 sec. | ||
5191 | 2024.11.21 19:36:41.806166 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5192 | 2024.11.21 19:36:41.806276 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5193 | 2024.11.21 19:36:41.806324 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5194 | 2024.11.21 19:36:41.806775 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5195 | 2024.11.21 19:36:41.806816 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5196 | 2024.11.21 19:36:41.807185 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5197 | 2024.11.21 19:36:41.807425 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5198 | 2024.11.21 19:36:41.807641 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
5199 | 2024.11.21 19:36:41.807691 [ 282 ] {a392af2a-7fa4-4a0f-9842-490c71a0da74} <Debug> TCPHandler: Processed in 0.001578401 sec. | ||
5200 | 2024.11.21 19:36:42.482682 [ 55 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5201 | 2024.11.21 19:36:42.482782 [ 55 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5202 | 2024.11.21 19:36:42.482828 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5203 | 2024.11.21 19:36:42.483105 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
5204 | 2024.11.21 19:36:42.483376 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5205 | 2024.11.21 19:36:42.483420 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part | ||
5206 | 2024.11.21 19:36:42.483502 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
5207 | 2024.11.21 19:36:42.483679 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
5208 | 2024.11.21 19:36:42.483900 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5209 | 2024.11.21 19:36:42.484141 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5210 | 2024.11.21 19:36:42.485313 [ 194 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391152 sec., 32620.260025293246 rows/sec., 1.66 MiB/sec. | ||
5211 | 2024.11.21 19:36:42.485561 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5212 | 2024.11.21 19:36:42.486019 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5213 | 2024.11.21 19:36:42.486128 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_13_3} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5214 | 2024.11.21 19:36:42.486243 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5215 | 2024.11.21 19:36:43.824476 [ 55 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5216 | 2024.11.21 19:36:43.824601 [ 55 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5217 | 2024.11.21 19:36:43.824647 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5218 | 2024.11.21 19:36:43.824936 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
5219 | 2024.11.21 19:36:43.825258 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5220 | 2024.11.21 19:36:43.825338 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
5221 | 2024.11.21 19:36:43.825494 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
5222 | 2024.11.21 19:36:43.825796 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
5223 | 2024.11.21 19:36:43.826026 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5224 | 2024.11.21 19:36:43.826277 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5225 | 2024.11.21 19:36:43.827505 [ 194 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.002754567 sec., 4719.435032801889 rows/sec., 318.01 KiB/sec. | ||
5226 | 2024.11.21 19:36:43.827727 [ 192 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5227 | 2024.11.21 19:36:43.828143 [ 192 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5228 | 2024.11.21 19:36:43.828253 [ 192 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_13_3} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5229 | 2024.11.21 19:36:43.828363 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5230 | 2024.11.21 19:36:44.074414 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61250, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5231 | 2024.11.21 19:36:44.526104 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5232 | 2024.11.21 19:36:44.702602 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5233 | 2024.11.21 19:36:44.760240 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5234 | 2024.11.21 19:36:44.772627 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5235 | 2024.11.21 19:36:44.782105 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5236 | 2024.11.21 19:36:44.786765 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5237 | 2024.11.21 19:36:44.791264 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5238 | 2024.11.21 19:36:45.044884 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5239 | 2024.11.21 19:36:45.292498 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5240 | 2024.11.21 19:36:45.292574 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5241 | 2024.11.21 19:36:45.340700 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5242 | 2024.11.21 19:36:45.395177 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5243 | 2024.11.21 19:36:45.403243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5244 | 2024.11.21 19:36:45.403906 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5245 | 2024.11.21 19:36:45.403951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5246 | 2024.11.21 19:36:45.404518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5247 | 2024.11.21 19:36:45.404771 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5248 | 2024.11.21 19:36:45.405047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5249 | 2024.11.21 19:36:45.457041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 716 | ||
5250 | 2024.11.21 19:36:45.459977 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5251 | 2024.11.21 19:36:45.460037 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5252 | 2024.11.21 19:36:45.461522 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5253 | 2024.11.21 19:36:45.461847 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5254 | 2024.11.21 19:36:45.463119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
5255 | 2024.11.21 19:36:45.593324 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5256 | 2024.11.21 19:36:45.630616 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5257 | 2024.11.21 19:36:45.656127 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5258 | 2024.11.21 19:36:45.714516 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5259 | 2024.11.21 19:36:45.760848 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38780, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5260 | 2024.11.21 19:36:45.836132 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5261 | 2024.11.21 19:36:46.272640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5262 | 2024.11.21 19:36:46.293632 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5263 | 2024.11.21 19:36:46.293692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5264 | 2024.11.21 19:36:46.301516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5265 | 2024.11.21 19:36:46.302343 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5266 | 2024.11.21 19:36:46.305404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5267 | 2024.11.21 19:36:46.347213 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5268 | 2024.11.21 19:36:46.388293 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45472, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5269 | 2024.11.21 19:36:46.430339 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57205, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5270 | 2024.11.21 19:36:46.435700 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5271 | 2024.11.21 19:36:46.437012 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5272 | 2024.11.21 19:36:46.437273 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5273 | 2024.11.21 19:36:46.445658 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5274 | 2024.11.21 19:36:46.806214 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5275 | 2024.11.21 19:36:46.806412 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5276 | 2024.11.21 19:36:46.806484 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5277 | 2024.11.21 19:36:46.807252 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5278 | 2024.11.21 19:36:46.807299 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5279 | 2024.11.21 19:36:46.807745 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5280 | 2024.11.21 19:36:46.808003 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5281 | 2024.11.21 19:36:46.808253 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. | ||
5282 | 2024.11.21 19:36:46.808322 [ 276 ] {74be08f6-09b5-4a92-a425-228c1196821f} <Debug> TCPHandler: Processed in 0.002241279 sec. | ||
5283 | 2024.11.21 19:36:46.808488 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5284 | 2024.11.21 19:36:46.808610 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5285 | 2024.11.21 19:36:46.808660 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5286 | 2024.11.21 19:36:46.809366 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5287 | 2024.11.21 19:36:46.809408 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5288 | 2024.11.21 19:36:46.809823 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5289 | 2024.11.21 19:36:46.810072 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5290 | 2024.11.21 19:36:46.810331 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001743 sec., 163511.18760757314 rows/sec., 14.45 MiB/sec. | ||
5291 | 2024.11.21 19:36:46.810433 [ 282 ] {943a26c5-7225-4755-a545-2857133c5f59} <Debug> TCPHandler: Processed in 0.002003357 sec. | ||
5292 | 2024.11.21 19:36:46.810665 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5293 | 2024.11.21 19:36:46.810917 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5294 | 2024.11.21 19:36:46.810974 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5295 | 2024.11.21 19:36:46.811598 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5296 | 2024.11.21 19:36:46.811636 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5297 | 2024.11.21 19:36:46.811972 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5298 | 2024.11.21 19:36:46.812270 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5299 | 2024.11.21 19:36:46.812488 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00164 sec., 29268.29268292683 rows/sec., 2.11 MiB/sec. | ||
5300 | 2024.11.21 19:36:46.812543 [ 276 ] {1b0cd569-e061-4376-81c8-0bfd5ba1f8e1} <Debug> TCPHandler: Processed in 0.002009777 sec. | ||
5301 | 2024.11.21 19:36:46.812701 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5302 | 2024.11.21 19:36:46.812831 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5303 | 2024.11.21 19:36:46.812884 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5304 | 2024.11.21 19:36:46.813543 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5305 | 2024.11.21 19:36:46.813584 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5306 | 2024.11.21 19:36:46.813940 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5307 | 2024.11.21 19:36:46.814178 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5308 | 2024.11.21 19:36:46.814388 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001586 sec., 8827.238335435057 rows/sec., 618.20 KiB/sec. | ||
5309 | 2024.11.21 19:36:46.814441 [ 282 ] {91940ad1-c32d-46e9-9306-9265ab622c41} <Debug> TCPHandler: Processed in 0.001803914 sec. | ||
5310 | 2024.11.21 19:36:46.814612 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5311 | 2024.11.21 19:36:46.814741 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5312 | 2024.11.21 19:36:46.814795 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5313 | 2024.11.21 19:36:46.815430 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5314 | 2024.11.21 19:36:46.815471 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5315 | 2024.11.21 19:36:46.815845 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5316 | 2024.11.21 19:36:46.816082 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5317 | 2024.11.21 19:36:46.816307 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001591 sec., 8170.961659333752 rows/sec., 509.46 KiB/sec. | ||
5318 | 2024.11.21 19:36:46.816392 [ 276 ] {71c36b7c-0434-421f-aafc-765aa1311a92} <Debug> TCPHandler: Processed in 0.001842894 sec. | ||
5319 | 2024.11.21 19:36:46.816562 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5320 | 2024.11.21 19:36:46.816690 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5321 | 2024.11.21 19:36:46.816745 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5322 | 2024.11.21 19:36:46.817519 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5323 | 2024.11.21 19:36:46.817558 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5324 | 2024.11.21 19:36:46.817945 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5325 | 2024.11.21 19:36:46.818196 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5326 | 2024.11.21 19:36:46.818416 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001753 sec., 241300.62749572162 rows/sec., 17.25 MiB/sec. | ||
5327 | 2024.11.21 19:36:46.818468 [ 282 ] {0228b862-896e-4fec-86ef-e2f5cf9fe2fe} <Debug> TCPHandler: Processed in 0.001969966 sec. | ||
5328 | 2024.11.21 19:36:46.818620 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5329 | 2024.11.21 19:36:46.818749 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5330 | 2024.11.21 19:36:46.818804 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5331 | 2024.11.21 19:36:46.819339 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5332 | 2024.11.21 19:36:46.819386 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5333 | 2024.11.21 19:36:46.819749 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5334 | 2024.11.21 19:36:46.819986 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5335 | 2024.11.21 19:36:46.820189 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 213.69 KiB/sec. | ||
5336 | 2024.11.21 19:36:46.820239 [ 276 ] {d80faf90-2aee-4c02-a880-bd1338b207fc} <Debug> TCPHandler: Processed in 0.001681683 sec. | ||
5337 | 2024.11.21 19:36:46.820372 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5338 | 2024.11.21 19:36:46.820495 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5339 | 2024.11.21 19:36:46.820553 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5340 | 2024.11.21 19:36:46.821227 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5341 | 2024.11.21 19:36:46.821275 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5342 | 2024.11.21 19:36:46.821692 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5343 | 2024.11.21 19:36:46.821929 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5344 | 2024.11.21 19:36:46.822183 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001715 sec., 138192.4198250729 rows/sec., 9.26 MiB/sec. | ||
5345 | 2024.11.21 19:36:46.822397 [ 282 ] {a9f9280b-487b-4981-b1e7-dc4622b69308} <Debug> TCPHandler: Processed in 0.002073978 sec. | ||
5346 | 2024.11.21 19:36:46.822642 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5347 | 2024.11.21 19:36:46.822776 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5348 | 2024.11.21 19:36:46.822837 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5349 | 2024.11.21 19:36:46.823397 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5350 | 2024.11.21 19:36:46.823442 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5351 | 2024.11.21 19:36:46.823781 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5352 | 2024.11.21 19:36:46.824014 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5353 | 2024.11.21 19:36:46.824220 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
5354 | 2024.11.21 19:36:46.824272 [ 276 ] {e043e9e2-a90e-4515-98c0-3a55f906c1c0} <Debug> TCPHandler: Processed in 0.001734693 sec. | ||
5355 | 2024.11.21 19:36:46.824419 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5356 | 2024.11.21 19:36:46.824547 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5357 | 2024.11.21 19:36:46.824628 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5358 | 2024.11.21 19:36:46.825957 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5359 | 2024.11.21 19:36:46.825998 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5360 | 2024.11.21 19:36:46.826663 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5361 | 2024.11.21 19:36:46.826917 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5362 | 2024.11.21 19:36:46.827148 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00263 sec., 15589.3536121673 rows/sec., 27.94 MiB/sec. | ||
5363 | 2024.11.21 19:36:46.827241 [ 282 ] {4d0145d6-19a5-437b-b795-49c1bb19b54b} <Debug> TCPHandler: Processed in 0.002880248 sec. | ||
5364 | 2024.11.21 19:36:46.827392 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5365 | 2024.11.21 19:36:46.827522 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5366 | 2024.11.21 19:36:46.827577 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5367 | 2024.11.21 19:36:46.828104 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5368 | 2024.11.21 19:36:46.828150 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5369 | 2024.11.21 19:36:46.828554 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5370 | 2024.11.21 19:36:46.828818 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5371 | 2024.11.21 19:36:46.829044 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec. | ||
5372 | 2024.11.21 19:36:46.829094 [ 276 ] {523dcae5-1df0-4ea1-b77a-38e0fcd91f74} <Debug> TCPHandler: Processed in 0.001765124 sec. | ||
5373 | 2024.11.21 19:36:47.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.76 MiB, peak 202.80 MiB, free memory in arenas 0.00 B, will set to 194.68 MiB (RSS), difference: -1.08 MiB | ||
5374 | 2024.11.21 19:36:51.796894 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5375 | 2024.11.21 19:36:51.797126 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5376 | 2024.11.21 19:36:51.797207 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5377 | 2024.11.21 19:36:51.798012 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5378 | 2024.11.21 19:36:51.798062 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5379 | 2024.11.21 19:36:51.798484 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5380 | 2024.11.21 19:36:51.798733 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5381 | 2024.11.21 19:36:51.798979 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001905 sec., 1049.8687664041995 rows/sec., 85.61 KiB/sec. | ||
5382 | 2024.11.21 19:36:51.799168 [ 276 ] {e7665c2a-f531-4859-be72-b2367f5df886} <Debug> TCPHandler: Processed in 0.002413712 sec. | ||
5383 | 2024.11.21 19:36:51.799378 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5384 | 2024.11.21 19:36:51.799519 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5385 | 2024.11.21 19:36:51.799574 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5386 | 2024.11.21 19:36:51.800158 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5387 | 2024.11.21 19:36:51.800199 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5388 | 2024.11.21 19:36:51.800581 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5389 | 2024.11.21 19:36:51.800824 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5390 | 2024.11.21 19:36:51.800999 [ 126 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5391 | 2024.11.21 19:36:51.801053 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001563 sec., 36468.330134357006 rows/sec., 2.80 MiB/sec. | ||
5392 | 2024.11.21 19:36:51.801099 [ 126 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5393 | 2024.11.21 19:36:51.801177 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5394 | 2024.11.21 19:36:51.801182 [ 282 ] {a403608b-4449-4d83-9452-949f18829101} <Debug> TCPHandler: Processed in 0.001871295 sec. | ||
5395 | 2024.11.21 19:36:51.801371 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
5396 | 2024.11.21 19:36:51.801375 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5397 | 2024.11.21 19:36:51.801504 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5398 | 2024.11.21 19:36:51.801523 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5399 | 2024.11.21 19:36:51.801544 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
5400 | 2024.11.21 19:36:51.801580 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5401 | 2024.11.21 19:36:51.801713 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 285 rows starting from the beginning of the part | ||
5402 | 2024.11.21 19:36:51.802168 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 62 rows starting from the beginning of the part | ||
5403 | 2024.11.21 19:36:51.802446 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
5404 | 2024.11.21 19:36:51.802794 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 285 rows starting from the beginning of the part | ||
5405 | 2024.11.21 19:36:51.803146 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 57 rows starting from the beginning of the part | ||
5406 | 2024.11.21 19:36:51.804256 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5407 | 2024.11.21 19:36:51.804297 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5408 | 2024.11.21 19:36:51.805002 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5409 | 2024.11.21 19:36:51.805477 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5410 | 2024.11.21 19:36:51.805522 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004238837 sec., 513820.18228113046 rows/sec., 45.32 MiB/sec. | ||
5411 | 2024.11.21 19:36:51.805881 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00437 sec., 457.6659038901602 rows/sec., 31.96 KiB/sec. | ||
5412 | 2024.11.21 19:36:51.805909 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5413 | 2024.11.21 19:36:51.806107 [ 276 ] {aaa9fe5f-b437-4198-b7ce-f7cc232420d2} <Debug> TCPHandler: Processed in 0.004798405 sec. | ||
5414 | 2024.11.21 19:36:51.806328 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5415 | 2024.11.21 19:36:51.806529 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5416 | 2024.11.21 19:36:51.806612 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5417 | 2024.11.21 19:36:51.806611 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5418 | 2024.11.21 19:36:51.806871 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_41_8} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5419 | 2024.11.21 19:36:51.807112 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5420 | 2024.11.21 19:36:51.807571 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5421 | 2024.11.21 19:36:51.807615 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5422 | 2024.11.21 19:36:51.807984 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5423 | 2024.11.21 19:36:51.808226 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5424 | 2024.11.21 19:36:51.808417 [ 126 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5425 | 2024.11.21 19:36:51.808461 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001989 sec., 33182.503770739066 rows/sec., 2.59 MiB/sec. | ||
5426 | 2024.11.21 19:36:51.808489 [ 126 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5427 | 2024.11.21 19:36:51.808575 [ 282 ] {498d4724-9149-4ee3-8e7c-ae81901ae3be} <Debug> TCPHandler: Processed in 0.002325042 sec. | ||
5428 | 2024.11.21 19:36:51.808575 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5429 | 2024.11.21 19:36:51.808754 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
5430 | 2024.11.21 19:36:51.808779 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5431 | 2024.11.21 19:36:51.808861 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5432 | 2024.11.21 19:36:51.808903 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
5433 | 2024.11.21 19:36:51.808950 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5434 | 2024.11.21 19:36:51.809020 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 423 rows starting from the beginning of the part | ||
5435 | 2024.11.21 19:36:51.809147 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5436 | 2024.11.21 19:36:51.809424 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
5437 | 2024.11.21 19:36:51.809831 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
5438 | 2024.11.21 19:36:51.810308 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 423 rows starting from the beginning of the part | ||
5439 | 2024.11.21 19:36:51.810754 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 66 rows starting from the beginning of the part | ||
5440 | 2024.11.21 19:36:51.811999 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5441 | 2024.11.21 19:36:51.812047 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5442 | 2024.11.21 19:36:51.812633 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5443 | 2024.11.21 19:36:51.812994 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5444 | 2024.11.21 19:36:51.813013 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.004318568 sec., 455243.49738153943 rows/sec., 34.87 MiB/sec. | ||
5445 | 2024.11.21 19:36:51.813216 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5446 | 2024.11.21 19:36:51.813304 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5447 | 2024.11.21 19:36:51.813347 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5448 | 2024.11.21 19:36:51.813400 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.004482 sec., 28781.793842034807 rows/sec., 2.00 MiB/sec. | ||
5449 | 2024.11.21 19:36:51.813536 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5450 | 2024.11.21 19:36:51.813929 [ 276 ] {fae9e77c-524a-4820-bde5-500700e405be} <Debug> TCPHandler: Processed in 0.00522449 sec. | ||
5451 | 2024.11.21 19:36:51.813960 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
5452 | 2024.11.21 19:36:51.814315 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5453 | 2024.11.21 19:36:51.814827 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5454 | 2024.11.21 19:36:51.814915 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5455 | 2024.11.21 19:36:51.815054 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5456 | 2024.11.21 19:36:51.815107 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 7304 rows starting from the beginning of the part | ||
5457 | 2024.11.21 19:36:51.815456 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5458 | 2024.11.21 19:36:51.815672 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
5459 | 2024.11.21 19:36:51.816019 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_41_8} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5460 | 2024.11.21 19:36:51.816211 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 134 rows starting from the beginning of the part | ||
5461 | 2024.11.21 19:36:51.816495 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5462 | 2024.11.21 19:36:51.816762 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
5463 | 2024.11.21 19:36:51.817200 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
5464 | 2024.11.21 19:36:51.817616 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 129 rows starting from the beginning of the part | ||
5465 | 2024.11.21 19:36:51.818437 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5466 | 2024.11.21 19:36:51.818479 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5467 | 2024.11.21 19:36:51.818937 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5468 | 2024.11.21 19:36:51.819240 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5469 | 2024.11.21 19:36:51.819520 [ 126 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5470 | 2024.11.21 19:36:51.819637 [ 126 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5471 | 2024.11.21 19:36:51.819677 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005002 sec., 9596.161535385845 rows/sec., 662.24 KiB/sec. | ||
5472 | 2024.11.21 19:36:51.819722 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
5473 | 2024.11.21 19:36:51.819940 [ 282 ] {8d62132f-52ac-4e58-a0be-a39bec6c577f} <Debug> TCPHandler: Processed in 0.005846058 sec. | ||
5474 | 2024.11.21 19:36:51.820120 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
5475 | 2024.11.21 19:36:51.820258 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5476 | 2024.11.21 19:36:51.820286 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1998 rows starting from the beginning of the part | ||
5477 | 2024.11.21 19:36:51.820360 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
5478 | 2024.11.21 19:36:51.820620 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
5479 | 2024.11.21 19:36:51.820846 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
5480 | 2024.11.21 19:36:51.821060 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
5481 | 2024.11.21 19:36:51.821343 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
5482 | 2024.11.21 19:36:51.822323 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8201 rows, containing 5 columns (5 merged, 0 gathered) in 0.008890078 sec., 922489.0940214474 rows/sec., 62.69 MiB/sec. | ||
5483 | 2024.11.21 19:36:51.822549 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5484 | 2024.11.21 19:36:51.823184 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5485 | 2024.11.21 19:36:51.823391 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5486 | 2024.11.21 19:36:51.823496 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
5487 | 2024.11.21 19:36:51.823833 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2318 rows, containing 4 columns (4 merged, 0 gathered) in 0.003937252 sec., 588735.4936895074 rows/sec., 38.67 MiB/sec. | ||
5488 | 2024.11.21 19:36:51.824127 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5489 | 2024.11.21 19:36:51.824436 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5490 | 2024.11.21 19:36:51.824512 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_41_8} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5491 | 2024.11.21 19:36:51.824586 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
5492 | 2024.11.21 19:36:52.905276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5493 | 2024.11.21 19:36:52.905981 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5494 | 2024.11.21 19:36:52.906028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5495 | 2024.11.21 19:36:52.906571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5496 | 2024.11.21 19:36:52.906844 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5497 | 2024.11.21 19:36:52.907094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5498 | 2024.11.21 19:36:53.805562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5499 | 2024.11.21 19:36:53.827152 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5500 | 2024.11.21 19:36:53.827203 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5501 | 2024.11.21 19:36:53.835372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5502 | 2024.11.21 19:36:53.836082 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5503 | 2024.11.21 19:36:53.838738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5504 | 2024.11.21 19:36:55.463403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 750 | ||
5505 | 2024.11.21 19:36:55.466657 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2024.11.21 19:36:55.466709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5507 | 2024.11.21 19:36:55.468212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5508 | 2024.11.21 19:36:55.468526 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5509 | 2024.11.21 19:36:55.468757 [ 57 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5510 | 2024.11.21 19:36:55.468883 [ 57 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5511 | 2024.11.21 19:36:55.468950 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5512 | 2024.11.21 19:36:55.469432 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
5513 | 2024.11.21 19:36:55.470051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
5514 | 2024.11.21 19:36:55.470553 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5515 | 2024.11.21 19:36:55.470733 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 616 rows starting from the beginning of the part | ||
5516 | 2024.11.21 19:36:55.471371 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
5517 | 2024.11.21 19:36:55.472016 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
5518 | 2024.11.21 19:36:55.472576 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
5519 | 2024.11.21 19:36:55.473171 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
5520 | 2024.11.21 19:36:55.473757 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
5521 | 2024.11.21 19:36:55.481557 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 72 columns (72 merged, 0 gathered) in 0.012447286 sec., 60254.098764983784 rows/sec., 50.45 MiB/sec. | ||
5522 | 2024.11.21 19:36:55.482847 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5523 | 2024.11.21 19:36:55.483679 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5524 | 2024.11.21 19:36:55.483778 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_21_4} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5525 | 2024.11.21 19:36:55.484151 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
5526 | 2024.11.21 19:36:56.798876 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5527 | 2024.11.21 19:36:56.799061 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5528 | 2024.11.21 19:36:56.799129 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5529 | 2024.11.21 19:36:56.799900 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5530 | 2024.11.21 19:36:56.799942 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5531 | 2024.11.21 19:36:56.800376 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5532 | 2024.11.21 19:36:56.800627 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2024.11.21 19:36:56.800834 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001823 sec., 30718.595721338454 rows/sec., 2.36 MiB/sec. | ||
5534 | 2024.11.21 19:36:56.800915 [ 276 ] {72cda9c5-c7eb-4eb7-bdf9-d49a143bbcc2} <Debug> TCPHandler: Processed in 0.002165089 sec. | ||
5535 | 2024.11.21 19:36:56.801165 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5536 | 2024.11.21 19:36:56.801319 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5537 | 2024.11.21 19:36:56.801375 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5538 | 2024.11.21 19:36:56.802024 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5539 | 2024.11.21 19:36:56.802063 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5540 | 2024.11.21 19:36:56.802435 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5541 | 2024.11.21 19:36:56.802675 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5542 | 2024.11.21 19:36:56.802861 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001574 sec., 40660.73697585768 rows/sec., 3.17 MiB/sec. | ||
5543 | 2024.11.21 19:36:56.802978 [ 282 ] {766b199f-c171-4d3c-943b-fbfecd169efc} <Debug> TCPHandler: Processed in 0.001934816 sec. | ||
5544 | 2024.11.21 19:36:56.803161 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5545 | 2024.11.21 19:36:56.803270 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5546 | 2024.11.21 19:36:56.803320 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5547 | 2024.11.21 19:36:56.803857 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5548 | 2024.11.21 19:36:56.803895 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5549 | 2024.11.21 19:36:56.804276 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5550 | 2024.11.21 19:36:56.804509 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5551 | 2024.11.21 19:36:56.804716 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. | ||
5552 | 2024.11.21 19:36:56.804903 [ 276 ] {bfe028ea-8bba-4ecc-a477-fdc1b003f4a7} <Debug> TCPHandler: Processed in 0.001800373 sec. | ||
5553 | 2024.11.21 19:36:56.805140 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5554 | 2024.11.21 19:36:56.805282 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5555 | 2024.11.21 19:36:56.805341 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5556 | 2024.11.21 19:36:56.805879 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5557 | 2024.11.21 19:36:56.805918 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5558 | 2024.11.21 19:36:56.806284 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5559 | 2024.11.21 19:36:56.806521 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5560 | 2024.11.21 19:36:56.806693 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. | ||
5561 | 2024.11.21 19:36:56.806744 [ 282 ] {43fefe84-8724-499d-b6bb-8740d0103f8d} <Debug> TCPHandler: Processed in 0.001712043 sec. | ||
5562 | 2024.11.21 19:37:00.292857 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5563 | 2024.11.21 19:37:00.292963 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5564 | 2024.11.21 19:37:00.407303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
5565 | 2024.11.21 19:37:00.408013 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5566 | 2024.11.21 19:37:00.408050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5567 | 2024.11.21 19:37:00.408605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5568 | 2024.11.21 19:37:00.408856 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5569 | 2024.11.21 19:37:00.409101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5570 | 2024.11.21 19:37:01.338894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5571 | 2024.11.21 19:37:01.361091 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5572 | 2024.11.21 19:37:01.361152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5573 | 2024.11.21 19:37:01.369141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5574 | 2024.11.21 19:37:01.369937 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5575 | 2024.11.21 19:37:01.373960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5576 | 2024.11.21 19:37:01.806215 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5577 | 2024.11.21 19:37:01.806402 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5578 | 2024.11.21 19:37:01.806477 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5579 | 2024.11.21 19:37:01.807236 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5580 | 2024.11.21 19:37:01.807284 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5581 | 2024.11.21 19:37:01.807729 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5582 | 2024.11.21 19:37:01.807988 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5583 | 2024.11.21 19:37:01.808238 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. | ||
5584 | 2024.11.21 19:37:01.808303 [ 276 ] {7bedf3ed-cb1d-4f9b-b735-21f0b6897541} <Debug> TCPHandler: Processed in 0.00224055 sec. | ||
5585 | 2024.11.21 19:37:01.808494 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5586 | 2024.11.21 19:37:01.808619 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5587 | 2024.11.21 19:37:01.808670 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5588 | 2024.11.21 19:37:01.809390 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5589 | 2024.11.21 19:37:01.809434 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5590 | 2024.11.21 19:37:01.809853 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5591 | 2024.11.21 19:37:01.810098 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5592 | 2024.11.21 19:37:01.810320 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.00173 sec., 164739.88439306358 rows/sec., 14.56 MiB/sec. | ||
5593 | 2024.11.21 19:37:01.810375 [ 282 ] {e225bda2-ddab-4190-a12b-57a3305df108} <Debug> TCPHandler: Processed in 0.001939786 sec. | ||
5594 | 2024.11.21 19:37:01.810531 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5595 | 2024.11.21 19:37:01.810642 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5596 | 2024.11.21 19:37:01.810688 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5597 | 2024.11.21 19:37:01.811288 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5598 | 2024.11.21 19:37:01.811329 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5599 | 2024.11.21 19:37:01.811688 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5600 | 2024.11.21 19:37:01.811926 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5601 | 2024.11.21 19:37:01.812107 [ 24 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
5602 | 2024.11.21 19:37:01.812168 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001549 sec., 30987.734021949644 rows/sec., 2.23 MiB/sec. | ||
5603 | 2024.11.21 19:37:01.812189 [ 24 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5604 | 2024.11.21 19:37:01.812275 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5605 | 2024.11.21 19:37:01.812293 [ 276 ] {7175a0ba-8505-4a2f-84c3-066cd69bed13} <Debug> TCPHandler: Processed in 0.001812015 sec. | ||
5606 | 2024.11.21 19:37:01.812517 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5607 | 2024.11.21 19:37:01.812527 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::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 | ||
5608 | 2024.11.21 19:37:01.812709 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5609 | 2024.11.21 19:37:01.812817 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5610 | 2024.11.21 19:37:01.812835 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5611 | 2024.11.21 19:37:01.812941 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 65 rows starting from the beginning of the part | ||
5612 | 2024.11.21 19:37:01.813253 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
5613 | 2024.11.21 19:37:01.813800 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
5614 | 2024.11.21 19:37:01.814251 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
5615 | 2024.11.21 19:37:01.814547 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
5616 | 2024.11.21 19:37:01.814947 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
5617 | 2024.11.21 19:37:01.815718 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5618 | 2024.11.21 19:37:01.815774 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5619 | 2024.11.21 19:37:01.816680 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5620 | 2024.11.21 19:37:01.817206 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5621 | 2024.11.21 19:37:01.817779 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005117 sec., 2735.9781121751025 rows/sec., 191.61 KiB/sec. | ||
5622 | 2024.11.21 19:37:01.818103 [ 282 ] {9a38cf21-f50e-41d6-9fa1-928124fea7f0} <Debug> TCPHandler: Processed in 0.005683416 sec. | ||
5623 | 2024.11.21 19:37:01.818438 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5624 | 2024.11.21 19:37:01.818585 [ 198 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.006192643 sec., 36010.47242671667 rows/sec., 2.71 MiB/sec. | ||
5625 | 2024.11.21 19:37:01.818642 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5626 | 2024.11.21 19:37:01.818737 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5627 | 2024.11.21 19:37:01.818860 [ 198 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
5628 | 2024.11.21 19:37:01.819499 [ 198 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5629 | 2024.11.21 19:37:01.819700 [ 198 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_24_5} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
5630 | 2024.11.21 19:37:01.819869 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5631 | 2024.11.21 19:37:01.819984 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5632 | 2024.11.21 19:37:01.820029 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5633 | 2024.11.21 19:37:01.820418 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5634 | 2024.11.21 19:37:01.820667 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2024.11.21 19:37:01.820892 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002302 sec., 5647.263249348393 rows/sec., 352.11 KiB/sec. | ||
5636 | 2024.11.21 19:37:01.821002 [ 276 ] {1d71afcc-fa0f-475b-b00f-cb07f4f1b8ec} <Debug> TCPHandler: Processed in 0.002765337 sec. | ||
5637 | 2024.11.21 19:37:01.821163 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5638 | 2024.11.21 19:37:01.821292 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5639 | 2024.11.21 19:37:01.821346 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5640 | 2024.11.21 19:37:01.822126 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5641 | 2024.11.21 19:37:01.822166 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5642 | 2024.11.21 19:37:01.822534 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5643 | 2024.11.21 19:37:01.822757 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5644 | 2024.11.21 19:37:01.822958 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001735 sec., 243804.03458213256 rows/sec., 17.43 MiB/sec. | ||
5645 | 2024.11.21 19:37:01.823009 [ 282 ] {b895b2b5-2e9f-457c-87d1-52a6424d3087} <Debug> TCPHandler: Processed in 0.001952516 sec. | ||
5646 | 2024.11.21 19:37:01.823156 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5647 | 2024.11.21 19:37:01.823278 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5648 | 2024.11.21 19:37:01.823400 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5649 | 2024.11.21 19:37:01.823934 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5650 | 2024.11.21 19:37:01.823981 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5651 | 2024.11.21 19:37:01.824343 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5652 | 2024.11.21 19:37:01.824582 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5653 | 2024.11.21 19:37:01.824872 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. | ||
5654 | 2024.11.21 19:37:01.825034 [ 276 ] {41d6ec58-8480-4902-96e5-6f8cbdeca1d4} <Debug> TCPHandler: Processed in 0.001886805 sec. | ||
5655 | 2024.11.21 19:37:01.825185 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5656 | 2024.11.21 19:37:01.825313 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5657 | 2024.11.21 19:37:01.825373 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5658 | 2024.11.21 19:37:01.826021 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5659 | 2024.11.21 19:37:01.826061 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5660 | 2024.11.21 19:37:01.826460 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5661 | 2024.11.21 19:37:01.826695 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5662 | 2024.11.21 19:37:01.826913 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. | ||
5663 | 2024.11.21 19:37:01.827047 [ 282 ] {ce533451-b0b9-410a-8334-0d2d6de00c6a} <Debug> TCPHandler: Processed in 0.001925196 sec. | ||
5664 | 2024.11.21 19:37:01.827214 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5665 | 2024.11.21 19:37:01.827343 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5666 | 2024.11.21 19:37:01.827399 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5667 | 2024.11.21 19:37:01.827917 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5668 | 2024.11.21 19:37:01.827963 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5669 | 2024.11.21 19:37:01.828319 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5670 | 2024.11.21 19:37:01.828563 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5671 | 2024.11.21 19:37:01.828771 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. | ||
5672 | 2024.11.21 19:37:01.828821 [ 276 ] {81bb34bb-0b00-4fd3-9b6e-57e81826ec73} <Debug> TCPHandler: Processed in 0.001688703 sec. | ||
5673 | 2024.11.21 19:37:01.828954 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5674 | 2024.11.21 19:37:01.829086 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5675 | 2024.11.21 19:37:01.829166 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5676 | 2024.11.21 19:37:01.830421 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5677 | 2024.11.21 19:37:01.830462 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5678 | 2024.11.21 19:37:01.831120 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5679 | 2024.11.21 19:37:01.831372 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5680 | 2024.11.21 19:37:01.831613 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002556 sec., 16040.688575899843 rows/sec., 28.74 MiB/sec. | ||
5681 | 2024.11.21 19:37:01.831708 [ 282 ] {f84c6024-0ff7-4abc-a354-8d361ce8e1b3} <Debug> TCPHandler: Processed in 0.002804697 sec. | ||
5682 | 2024.11.21 19:37:01.831848 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5683 | 2024.11.21 19:37:01.831977 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5684 | 2024.11.21 19:37:01.832032 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5685 | 2024.11.21 19:37:01.832589 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5686 | 2024.11.21 19:37:01.832638 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5687 | 2024.11.21 19:37:01.833066 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5688 | 2024.11.21 19:37:01.833309 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5689 | 2024.11.21 19:37:01.833541 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001593 sec., 51475.2040175769 rows/sec., 3.27 MiB/sec. | ||
5690 | 2024.11.21 19:37:01.833696 [ 276 ] {f0e5380b-4aef-47ea-a890-bd8817cf1b93} <Debug> TCPHandler: Processed in 0.001903046 sec. | ||
5691 | 2024.11.21 19:37:05.470452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 780 | ||
5692 | 2024.11.21 19:37:05.473996 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5693 | 2024.11.21 19:37:05.474049 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5694 | 2024.11.21 19:37:05.475548 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5695 | 2024.11.21 19:37:05.475864 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5696 | 2024.11.21 19:37:05.477372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
5697 | 2024.11.21 19:37:06.797653 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5698 | 2024.11.21 19:37:06.797848 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5699 | 2024.11.21 19:37:06.797924 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5700 | 2024.11.21 19:37:06.798703 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5701 | 2024.11.21 19:37:06.798758 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5702 | 2024.11.21 19:37:06.799214 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5703 | 2024.11.21 19:37:06.799478 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5704 | 2024.11.21 19:37:06.799749 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001939 sec., 2062.9190304280555 rows/sec., 168.22 KiB/sec. | ||
5705 | 2024.11.21 19:37:06.799960 [ 276 ] {2151e374-e62d-4e83-969e-b19b4cd453db} <Debug> TCPHandler: Processed in 0.002439853 sec. | ||
5706 | 2024.11.21 19:37:06.800163 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5707 | 2024.11.21 19:37:06.800311 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5708 | 2024.11.21 19:37:06.800370 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5709 | 2024.11.21 19:37:06.801087 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5710 | 2024.11.21 19:37:06.801139 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5711 | 2024.11.21 19:37:06.801529 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5712 | 2024.11.21 19:37:06.801779 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5713 | 2024.11.21 19:37:06.802020 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001739 sec., 33352.50143760782 rows/sec., 2.56 MiB/sec. | ||
5714 | 2024.11.21 19:37:06.802095 [ 282 ] {7075daf8-b5cc-4624-b4c7-e656ed25c1be} <Debug> TCPHandler: Processed in 0.002004906 sec. | ||
5715 | 2024.11.21 19:37:06.802372 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5716 | 2024.11.21 19:37:06.802591 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5717 | 2024.11.21 19:37:06.802662 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5718 | 2024.11.21 19:37:06.803301 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5719 | 2024.11.21 19:37:06.803342 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5720 | 2024.11.21 19:37:06.803711 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5721 | 2024.11.21 19:37:06.803958 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5722 | 2024.11.21 19:37:06.804163 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 174.13 KiB/sec. | ||
5723 | 2024.11.21 19:37:06.804217 [ 276 ] {3659f448-9330-488a-a678-f6fb3d2d3ee5} <Debug> TCPHandler: Processed in 0.001998847 sec. | ||
5724 | 2024.11.21 19:37:06.804351 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5725 | 2024.11.21 19:37:06.804458 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5726 | 2024.11.21 19:37:06.804504 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5727 | 2024.11.21 19:37:06.805069 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5728 | 2024.11.21 19:37:06.805110 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5729 | 2024.11.21 19:37:06.805468 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5730 | 2024.11.21 19:37:06.805727 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5731 | 2024.11.21 19:37:06.805943 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001507 sec., 45122.7604512276 rows/sec., 3.53 MiB/sec. | ||
5732 | 2024.11.21 19:37:06.805997 [ 282 ] {17fb3adf-1cfc-4e64-974a-901e65d5e2e3} <Debug> TCPHandler: Processed in 0.001697753 sec. | ||
5733 | 2024.11.21 19:37:06.806145 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5734 | 2024.11.21 19:37:06.806254 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5735 | 2024.11.21 19:37:06.806334 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5736 | 2024.11.21 19:37:06.806856 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5737 | 2024.11.21 19:37:06.806896 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5738 | 2024.11.21 19:37:06.807298 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5739 | 2024.11.21 19:37:06.807541 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5740 | 2024.11.21 19:37:06.807754 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001522 sec., 85413.92904073588 rows/sec., 5.95 MiB/sec. | ||
5741 | 2024.11.21 19:37:06.807806 [ 276 ] {c371183e-36e4-4a31-9811-09c921d7c54e} <Debug> TCPHandler: Processed in 0.001713223 sec. | ||
5742 | 2024.11.21 19:37:06.807942 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5743 | 2024.11.21 19:37:06.808076 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5744 | 2024.11.21 19:37:06.808124 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5745 | 2024.11.21 19:37:06.808571 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5746 | 2024.11.21 19:37:06.808610 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5747 | 2024.11.21 19:37:06.808968 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5748 | 2024.11.21 19:37:06.809208 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5749 | 2024.11.21 19:37:06.809412 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001358 sec., 35346.097201767305 rows/sec., 2.38 MiB/sec. | ||
5750 | 2024.11.21 19:37:06.809460 [ 282 ] {aa5f5bbe-912c-4129-8c52-184b7ac7dd8b} <Debug> TCPHandler: Processed in 0.001569761 sec. | ||
5751 | 2024.11.21 19:37:07.909355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
5752 | 2024.11.21 19:37:07.910400 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5753 | 2024.11.21 19:37:07.910491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5754 | 2024.11.21 19:37:07.911053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5755 | 2024.11.21 19:37:07.911306 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5756 | 2024.11.21 19:37:07.911532 [ 31 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5757 | 2024.11.21 19:37:07.911566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
5758 | 2024.11.21 19:37:07.911612 [ 31 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5759 | 2024.11.21 19:37:07.911641 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5760 | 2024.11.21 19:37:07.911824 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
5761 | 2024.11.21 19:37:07.912005 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5762 | 2024.11.21 19:37:07.912056 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
5763 | 2024.11.21 19:37:07.912137 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
5764 | 2024.11.21 19:37:07.912232 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
5765 | 2024.11.21 19:37:07.912443 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
5766 | 2024.11.21 19:37:07.912622 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
5767 | 2024.11.21 19:37:07.912760 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
5768 | 2024.11.21 19:37:07.915354 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003630258 sec., 3915148.730475906 rows/sec., 56.01 MiB/sec. | ||
5769 | 2024.11.21 19:37:07.915840 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5770 | 2024.11.21 19:37:07.916231 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5771 | 2024.11.21 19:37:07.916326 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_31_6} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5772 | 2024.11.21 19:37:07.916441 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5773 | 2024.11.21 19:37:08.874322 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5774 | 2024.11.21 19:37:08.896589 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5775 | 2024.11.21 19:37:08.896662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5776 | 2024.11.21 19:37:08.904578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5777 | 2024.11.21 19:37:08.905407 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5778 | 2024.11.21 19:37:08.905739 [ 34 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5779 | 2024.11.21 19:37:08.905814 [ 34 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5780 | 2024.11.21 19:37:08.905865 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5781 | 2024.11.21 19:37:08.906789 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
5782 | 2024.11.21 19:37:08.924779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5783 | 2024.11.21 19:37:08.925733 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5784 | 2024.11.21 19:37:08.927003 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
5785 | 2024.11.21 19:37:08.932039 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
5786 | 2024.11.21 19:37:08.937281 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
5787 | 2024.11.21 19:37:08.942980 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
5788 | 2024.11.21 19:37:08.948602 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
5789 | 2024.11.21 19:37:08.953145 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
5790 | 2024.11.21 19:37:09.000304 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.05 MiB, peak 207.05 MiB, free memory in arenas 0.00 B, will set to 199.73 MiB (RSS), difference: -7.32 MiB | ||
5791 | 2024.11.21 19:37:09.013627 [ 193 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107612548 sec., 2174.4676094836077 rows/sec., 11.24 MiB/sec. | ||
5792 | 2024.11.21 19:37:09.015355 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5793 | 2024.11.21 19:37:09.018099 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5794 | 2024.11.21 19:37:09.018200 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_31_6} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5795 | 2024.11.21 19:37:09.019453 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5796 | 2024.11.21 19:37:10.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.20 MiB, peak 208.16 MiB, free memory in arenas 0.00 B, will set to 199.75 MiB (RSS), difference: 10.55 MiB | ||
5797 | 2024.11.21 19:37:10.918129 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5798 | 2024.11.21 19:37:11.096733 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5799 | 2024.11.21 19:37:11.120164 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5800 | 2024.11.21 19:37:11.134470 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47704, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5801 | 2024.11.21 19:37:11.408921 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5802 | 2024.11.21 19:37:11.411316 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5803 | 2024.11.21 19:37:11.420752 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5804 | 2024.11.21 19:37:11.443086 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5805 | 2024.11.21 19:37:11.799082 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5806 | 2024.11.21 19:37:11.799302 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5807 | 2024.11.21 19:37:11.799381 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5808 | 2024.11.21 19:37:11.800174 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5809 | 2024.11.21 19:37:11.800221 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5810 | 2024.11.21 19:37:11.800695 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5811 | 2024.11.21 19:37:11.800978 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5812 | 2024.11.21 19:37:11.801230 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. | ||
5813 | 2024.11.21 19:37:11.801288 [ 276 ] {35dde1d5-eb83-4cfc-ba1c-1dd770f8c2d6} <Debug> TCPHandler: Processed in 0.002345412 sec. | ||
5814 | 2024.11.21 19:37:11.801481 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5815 | 2024.11.21 19:37:11.801608 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5816 | 2024.11.21 19:37:11.801662 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5817 | 2024.11.21 19:37:11.802359 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5818 | 2024.11.21 19:37:11.802405 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5819 | 2024.11.21 19:37:11.802804 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5820 | 2024.11.21 19:37:11.803055 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5821 | 2024.11.21 19:37:11.803312 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001724 sec., 37122.96983758701 rows/sec., 2.90 MiB/sec. | ||
5822 | 2024.11.21 19:37:11.803385 [ 282 ] {976cc7fb-b42c-4c60-b40a-a7449fec9527} <Debug> TCPHandler: Processed in 0.001971257 sec. | ||
5823 | 2024.11.21 19:37:11.803649 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5824 | 2024.11.21 19:37:11.803800 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5825 | 2024.11.21 19:37:11.803862 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5826 | 2024.11.21 19:37:11.804495 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5827 | 2024.11.21 19:37:11.804537 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5828 | 2024.11.21 19:37:11.804957 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5829 | 2024.11.21 19:37:11.805196 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5830 | 2024.11.21 19:37:11.805426 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec. | ||
5831 | 2024.11.21 19:37:11.805478 [ 276 ] {d312c910-e46c-4cc3-8a57-6a00bae5a8a9} <Debug> TCPHandler: Processed in 0.001969417 sec. | ||
5832 | 2024.11.21 19:37:11.805656 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5833 | 2024.11.21 19:37:11.805785 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5834 | 2024.11.21 19:37:11.805843 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5835 | 2024.11.21 19:37:11.806385 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5836 | 2024.11.21 19:37:11.806424 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5837 | 2024.11.21 19:37:11.806801 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5838 | 2024.11.21 19:37:11.807049 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5839 | 2024.11.21 19:37:11.807264 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. | ||
5840 | 2024.11.21 19:37:11.807313 [ 282 ] {7deb2d0a-af1d-4503-bd57-c991d0dec5fd} <Debug> TCPHandler: Processed in 0.001720713 sec. | ||
5841 | 2024.11.21 19:37:14.077895 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5842 | 2024.11.21 19:37:14.546746 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5843 | 2024.11.21 19:37:14.712219 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63150, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5844 | 2024.11.21 19:37:14.769733 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5845 | 2024.11.21 19:37:14.791487 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5846 | 2024.11.21 19:37:14.801019 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5847 | 2024.11.21 19:37:14.802279 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5848 | 2024.11.21 19:37:14.806524 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5849 | 2024.11.21 19:37:15.055447 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5850 | 2024.11.21 19:37:15.293221 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5851 | 2024.11.21 19:37:15.293273 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5852 | 2024.11.21 19:37:15.350164 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5853 | 2024.11.21 19:37:15.408598 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5854 | 2024.11.21 19:37:15.411777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
5855 | 2024.11.21 19:37:15.412453 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5856 | 2024.11.21 19:37:15.412488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5857 | 2024.11.21 19:37:15.413241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5858 | 2024.11.21 19:37:15.413530 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5859 | 2024.11.21 19:37:15.413777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
5860 | 2024.11.21 19:37:15.477694 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 800 | ||
5861 | 2024.11.21 19:37:15.480615 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5862 | 2024.11.21 19:37:15.480674 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5863 | 2024.11.21 19:37:15.482160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5864 | 2024.11.21 19:37:15.482466 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5865 | 2024.11.21 19:37:15.483105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
5866 | 2024.11.21 19:37:15.596493 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5867 | 2024.11.21 19:37:15.642227 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5868 | 2024.11.21 19:37:15.660602 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5869 | 2024.11.21 19:37:15.733893 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5870 | 2024.11.21 19:37:15.765252 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5871 | 2024.11.21 19:37:15.845606 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5872 | 2024.11.21 19:37:16.001358 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000931802 sec. | ||
5873 | 2024.11.21 19:37:16.359288 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5874 | 2024.11.21 19:37:16.395887 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5875 | 2024.11.21 19:37:16.424958 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
5876 | 2024.11.21 19:37:16.439770 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5877 | 2024.11.21 19:37:16.441799 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5878 | 2024.11.21 19:37:16.442766 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5879 | 2024.11.21 19:37:16.444067 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5880 | 2024.11.21 19:37:16.444116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5881 | 2024.11.21 19:37:16.451141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5882 | 2024.11.21 19:37:16.451897 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5883 | 2024.11.21 19:37:16.455243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
5884 | 2024.11.21 19:37:16.455476 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5885 | 2024.11.21 19:37:16.460746 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5886 | 2024.11.21 19:37:16.806716 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5887 | 2024.11.21 19:37:16.806930 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5888 | 2024.11.21 19:37:16.807011 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5889 | 2024.11.21 19:37:16.807839 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5890 | 2024.11.21 19:37:16.807888 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5891 | 2024.11.21 19:37:16.808326 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5892 | 2024.11.21 19:37:16.808586 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5893 | 2024.11.21 19:37:16.808832 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. | ||
5894 | 2024.11.21 19:37:16.808897 [ 276 ] {f7b406c4-0b21-4060-88cc-74a1aef56887} <Debug> TCPHandler: Processed in 0.00231887 sec. | ||
5895 | 2024.11.21 19:37:16.809065 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5896 | 2024.11.21 19:37:16.809185 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5897 | 2024.11.21 19:37:16.809236 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5898 | 2024.11.21 19:37:16.809951 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5899 | 2024.11.21 19:37:16.809994 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5900 | 2024.11.21 19:37:16.810401 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5901 | 2024.11.21 19:37:16.810653 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5902 | 2024.11.21 19:37:16.810862 [ 58 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5903 | 2024.11.21 19:37:16.810902 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001744 sec., 163417.43119266053 rows/sec., 14.44 MiB/sec. | ||
5904 | 2024.11.21 19:37:16.810960 [ 58 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5905 | 2024.11.21 19:37:16.811018 [ 282 ] {7a8968ad-77ba-4408-9388-a118c80536a4} <Debug> TCPHandler: Processed in 0.002007507 sec. | ||
5906 | 2024.11.21 19:37:16.811039 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5907 | 2024.11.21 19:37:16.811275 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5908 | 2024.11.21 19:37:16.811439 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
5909 | 2024.11.21 19:37:16.811632 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5910 | 2024.11.21 19:37:16.811812 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5911 | 2024.11.21 19:37:16.812071 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5912 | 2024.11.21 19:37:16.812264 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1435 rows starting from the beginning of the part | ||
5913 | 2024.11.21 19:37:16.812651 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
5914 | 2024.11.21 19:37:16.813102 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 285 rows starting from the beginning of the part | ||
5915 | 2024.11.21 19:37:16.813564 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 58 rows starting from the beginning of the part | ||
5916 | 2024.11.21 19:37:16.813790 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
5917 | 2024.11.21 19:37:16.813934 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 285 rows starting from the beginning of the part | ||
5918 | 2024.11.21 19:37:16.815060 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5919 | 2024.11.21 19:37:16.815119 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5920 | 2024.11.21 19:37:16.816146 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5921 | 2024.11.21 19:37:16.816729 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5922 | 2024.11.21 19:37:16.817177 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005638 sec., 8513.657325292657 rows/sec., 627.72 KiB/sec. | ||
5923 | 2024.11.21 19:37:16.817485 [ 276 ] {a048934a-9dc4-45e6-bf9d-543db09b381a} <Debug> TCPHandler: Processed in 0.006346955 sec. | ||
5924 | 2024.11.21 19:37:16.817842 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5925 | 2024.11.21 19:37:16.818255 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5926 | 2024.11.21 19:37:16.818268 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.007074034 sec., 307462.4747350663 rows/sec., 27.13 MiB/sec. | ||
5927 | 2024.11.21 19:37:16.818348 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5928 | 2024.11.21 19:37:16.818565 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5929 | 2024.11.21 19:37:16.819206 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5930 | 2024.11.21 19:37:16.819402 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_46_9} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5931 | 2024.11.21 19:37:16.819572 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
5932 | 2024.11.21 19:37:16.819682 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5933 | 2024.11.21 19:37:16.819727 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5934 | 2024.11.21 19:37:16.820090 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5935 | 2024.11.21 19:37:16.820329 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5936 | 2024.11.21 19:37:16.820548 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002416 sec., 5794.701986754966 rows/sec., 405.82 KiB/sec. | ||
5937 | 2024.11.21 19:37:16.820608 [ 282 ] {58d441c3-fe68-4f92-8701-e819f9e03891} <Debug> TCPHandler: Processed in 0.0029992 sec. | ||
5938 | 2024.11.21 19:37:16.820754 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5939 | 2024.11.21 19:37:16.820883 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5940 | 2024.11.21 19:37:16.820938 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5941 | 2024.11.21 19:37:16.821579 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5942 | 2024.11.21 19:37:16.821619 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5943 | 2024.11.21 19:37:16.821975 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5944 | 2024.11.21 19:37:16.822213 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5945 | 2024.11.21 19:37:16.822431 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. | ||
5946 | 2024.11.21 19:37:16.822524 [ 276 ] {36305dcd-d3e2-4eac-99d4-0bbde3facd6f} <Debug> TCPHandler: Processed in 0.001832055 sec. | ||
5947 | 2024.11.21 19:37:16.822686 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5948 | 2024.11.21 19:37:16.822794 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5949 | 2024.11.21 19:37:16.822838 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5950 | 2024.11.21 19:37:16.823560 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5951 | 2024.11.21 19:37:16.823600 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5952 | 2024.11.21 19:37:16.823971 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5953 | 2024.11.21 19:37:16.824214 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5954 | 2024.11.21 19:37:16.824358 [ 51 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5955 | 2024.11.21 19:37:16.824400 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001627 sec., 259987.70743700062 rows/sec., 18.59 MiB/sec. | ||
5956 | 2024.11.21 19:37:16.824406 [ 51 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5957 | 2024.11.21 19:37:16.824455 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5958 | 2024.11.21 19:37:16.824470 [ 282 ] {70beafb8-fb5a-46b5-90c0-ea57e50d3653} <Debug> TCPHandler: Processed in 0.001833635 sec. | ||
5959 | 2024.11.21 19:37:16.824692 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5960 | 2024.11.21 19:37:16.824726 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
5961 | 2024.11.21 19:37:16.824914 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5962 | 2024.11.21 19:37:16.824978 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5963 | 2024.11.21 19:37:16.825021 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5964 | 2024.11.21 19:37:16.825047 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part | ||
5965 | 2024.11.21 19:37:16.825406 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
5966 | 2024.11.21 19:37:16.825808 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 423 rows starting from the beginning of the part | ||
5967 | 2024.11.21 19:37:16.826169 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
5968 | 2024.11.21 19:37:16.826463 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
5969 | 2024.11.21 19:37:16.826724 [ 192 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 423 rows starting from the beginning of the part | ||
5970 | 2024.11.21 19:37:16.827504 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5971 | 2024.11.21 19:37:16.827565 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5972 | 2024.11.21 19:37:16.828609 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5973 | 2024.11.21 19:37:16.829071 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5974 | 2024.11.21 19:37:16.829489 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004638 sec., 1293.6610608020699 rows/sec., 67.59 KiB/sec. | ||
5975 | 2024.11.21 19:37:16.829846 [ 276 ] {22cc8a67-ddd1-4cec-89c6-43a23930c3e1} <Debug> TCPHandler: Processed in 0.00528892 sec. | ||
5976 | 2024.11.21 19:37:16.830169 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5977 | 2024.11.21 19:37:16.830260 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.005699816 sec., 343344.4167320489 rows/sec., 26.28 MiB/sec. | ||
5978 | 2024.11.21 19:37:16.830337 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5979 | 2024.11.21 19:37:16.830406 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5980 | 2024.11.21 19:37:16.830493 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5981 | 2024.11.21 19:37:16.830889 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5982 | 2024.11.21 19:37:16.831011 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_46_9} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5983 | 2024.11.21 19:37:16.831112 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5984 | 2024.11.21 19:37:16.831213 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5985 | 2024.11.21 19:37:16.831250 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5986 | 2024.11.21 19:37:16.831636 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5987 | 2024.11.21 19:37:16.831868 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5988 | 2024.11.21 19:37:16.831996 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5989 | 2024.11.21 19:37:16.832035 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5990 | 2024.11.21 19:37:16.832057 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001755 sec., 135042.73504273503 rows/sec., 9.05 MiB/sec. | ||
5991 | 2024.11.21 19:37:16.832062 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5992 | 2024.11.21 19:37:16.832198 [ 282 ] {324d1345-f449-4de3-b42c-18ef84be2e24} <Debug> TCPHandler: Processed in 0.00221563 sec. | ||
5993 | 2024.11.21 19:37:16.832290 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
5994 | 2024.11.21 19:37:16.832389 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5995 | 2024.11.21 19:37:16.832463 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5996 | 2024.11.21 19:37:16.832536 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 8201 rows starting from the beginning of the part | ||
5997 | 2024.11.21 19:37:16.832641 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5998 | 2024.11.21 19:37:16.832771 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
5999 | 2024.11.21 19:37:16.832870 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6000 | 2024.11.21 19:37:16.833100 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
6001 | 2024.11.21 19:37:16.833455 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 130 rows starting from the beginning of the part | ||
6002 | 2024.11.21 19:37:16.833820 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
6003 | 2024.11.21 19:37:16.834179 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
6004 | 2024.11.21 19:37:16.835438 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6005 | 2024.11.21 19:37:16.835480 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
6006 | 2024.11.21 19:37:16.835897 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6007 | 2024.11.21 19:37:16.836381 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6008 | 2024.11.21 19:37:16.837075 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004482 sec., 223.11468094600625 rows/sec., 15.03 KiB/sec. | ||
6009 | 2024.11.21 19:37:16.837398 [ 276 ] {beee6a0f-48dd-48ab-896d-31451b2401ed} <Debug> TCPHandler: Processed in 0.005090768 sec. | ||
6010 | 2024.11.21 19:37:16.837604 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6011 | 2024.11.21 19:37:16.837750 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6012 | 2024.11.21 19:37:16.837861 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6013 | 2024.11.21 19:37:16.840135 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9125 rows, containing 5 columns (5 merged, 0 gathered) in 0.007964067 sec., 1145771.3753538236 rows/sec., 77.90 MiB/sec. | ||
6014 | 2024.11.21 19:37:16.840361 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6015 | 2024.11.21 19:37:16.840415 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
6016 | 2024.11.21 19:37:16.840421 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6017 | 2024.11.21 19:37:16.841052 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6018 | 2024.11.21 19:37:16.841227 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6019 | 2024.11.21 19:37:16.841377 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
6020 | 2024.11.21 19:37:16.841743 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6021 | 2024.11.21 19:37:16.842006 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6022 | 2024.11.21 19:37:16.842259 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004539 sec., 9032.826613791585 rows/sec., 16.19 MiB/sec. | ||
6023 | 2024.11.21 19:37:16.842692 [ 282 ] {2180b051-fc6f-469e-9b6f-c234914e0fb3} <Debug> TCPHandler: Processed in 0.005181759 sec. | ||
6024 | 2024.11.21 19:37:16.842856 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6025 | 2024.11.21 19:37:16.842986 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6026 | 2024.11.21 19:37:16.843042 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6027 | 2024.11.21 19:37:16.843575 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6028 | 2024.11.21 19:37:16.843614 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
6029 | 2024.11.21 19:37:16.843986 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6030 | 2024.11.21 19:37:16.844218 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6031 | 2024.11.21 19:37:16.844344 [ 51 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6032 | 2024.11.21 19:37:16.844382 [ 51 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6033 | 2024.11.21 19:37:16.844407 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. | ||
6034 | 2024.11.21 19:37:16.844411 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
6035 | 2024.11.21 19:37:16.844509 [ 276 ] {99803e8e-42e7-47b3-954a-15ad4577187c} <Debug> TCPHandler: Processed in 0.001710663 sec. | ||
6036 | 2024.11.21 19:37:16.844672 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
6037 | 2024.11.21 19:37:16.844816 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6038 | 2024.11.21 19:37:16.844856 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2318 rows starting from the beginning of the part | ||
6039 | 2024.11.21 19:37:16.844936 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
6040 | 2024.11.21 19:37:16.845083 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
6041 | 2024.11.21 19:37:16.845306 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
6042 | 2024.11.21 19:37:16.845534 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
6043 | 2024.11.21 19:37:16.845660 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
6044 | 2024.11.21 19:37:16.847261 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002740967 sec., 966812.0776353747 rows/sec., 63.48 MiB/sec. | ||
6045 | 2024.11.21 19:37:16.847503 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6046 | 2024.11.21 19:37:16.847805 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6047 | 2024.11.21 19:37:16.847883 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_46_9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6048 | 2024.11.21 19:37:16.847956 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6049 | 2024.11.21 19:37:17.312680 [ 51 ] {} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6050 | 2024.11.21 19:37:17.312749 [ 51 ] {} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6051 | 2024.11.21 19:37:17.312772 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
6052 | 2024.11.21 19:37:17.312971 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
6053 | 2024.11.21 19:37:17.313162 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6054 | 2024.11.21 19:37:17.313198 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
6055 | 2024.11.21 19:37:17.313287 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
6056 | 2024.11.21 19:37:17.313435 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
6057 | 2024.11.21 19:37:17.313768 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
6058 | 2024.11.21 19:37:17.313978 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
6059 | 2024.11.21 19:37:17.315106 [ 191 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225892 sec., 17707.577072229204 rows/sec., 1.48 MiB/sec. | ||
6060 | 2024.11.21 19:37:17.315382 [ 191 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6061 | 2024.11.21 19:37:17.315806 [ 191 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6062 | 2024.11.21 19:37:17.315893 [ 191 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_9_2} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6063 | 2024.11.21 19:37:17.315993 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6064 | 2024.11.21 19:37:21.797348 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6065 | 2024.11.21 19:37:21.797584 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6066 | 2024.11.21 19:37:21.797668 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6067 | 2024.11.21 19:37:21.798486 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6068 | 2024.11.21 19:37:21.798537 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
6069 | 2024.11.21 19:37:21.798991 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6070 | 2024.11.21 19:37:21.799249 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6071 | 2024.11.21 19:37:21.799483 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.20 MiB/sec. | ||
6072 | 2024.11.21 19:37:21.799551 [ 276 ] {8dec1094-63c7-406c-a098-1983c0b8e07d} <Debug> TCPHandler: Processed in 0.002345601 sec. | ||
6073 | 2024.11.21 19:37:21.799754 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6074 | 2024.11.21 19:37:21.799903 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6075 | 2024.11.21 19:37:21.799962 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6076 | 2024.11.21 19:37:21.800753 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6077 | 2024.11.21 19:37:21.800801 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
6078 | 2024.11.21 19:37:21.801183 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6079 | 2024.11.21 19:37:21.801437 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6080 | 2024.11.21 19:37:21.801638 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001769 sec., 36178.63199547767 rows/sec., 2.82 MiB/sec. | ||
6081 | 2024.11.21 19:37:21.801709 [ 282 ] {3b526004-ad85-4701-9758-c9e039630c23} <Debug> TCPHandler: Processed in 0.002025517 sec. | ||
6082 | 2024.11.21 19:37:21.801883 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6083 | 2024.11.21 19:37:21.802014 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6084 | 2024.11.21 19:37:21.802069 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6085 | 2024.11.21 19:37:21.802612 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6086 | 2024.11.21 19:37:21.802652 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
6087 | 2024.11.21 19:37:21.803066 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6088 | 2024.11.21 19:37:21.803315 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6089 | 2024.11.21 19:37:21.803535 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00155 sec., 82580.64516129032 rows/sec., 5.75 MiB/sec. | ||
6090 | 2024.11.21 19:37:21.803590 [ 276 ] {edccdf52-db6f-4822-8171-51bd2fbe0519} <Debug> TCPHandler: Processed in 0.001772943 sec. | ||
6091 | 2024.11.21 19:37:21.803742 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6092 | 2024.11.21 19:37:21.803854 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6093 | 2024.11.21 19:37:21.803904 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6094 | 2024.11.21 19:37:21.804364 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6095 | 2024.11.21 19:37:21.804406 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
6096 | 2024.11.21 19:37:21.804798 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6097 | 2024.11.21 19:37:21.805046 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6098 | 2024.11.21 19:37:21.805264 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001433 sec., 33496.16189811584 rows/sec., 2.26 MiB/sec. | ||
6099 | 2024.11.21 19:37:21.805314 [ 282 ] {e3a3ef5e-1df1-46af-a52d-f7d67fbb23fc} <Debug> TCPHandler: Processed in 0.001625522 sec. | ||
6100 | 2024.11.21 19:37:22.913999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6101 | 2024.11.21 19:37:22.914651 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6102 | 2024.11.21 19:37:22.914706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6103 | 2024.11.21 19:37:22.915214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6104 | 2024.11.21 19:37:22.915457 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6105 | 2024.11.21 19:37:22.915802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6106 | 2024.11.21 19:37:23.955402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6107 | 2024.11.21 19:37:23.975191 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6108 | 2024.11.21 19:37:23.975248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6109 | 2024.11.21 19:37:23.982727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6110 | 2024.11.21 19:37:23.983456 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6111 | 2024.11.21 19:37:23.987430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6112 | 2024.11.21 19:37:25.483426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 830 | ||
6113 | 2024.11.21 19:37:25.486670 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6114 | 2024.11.21 19:37:25.486732 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6115 | 2024.11.21 19:37:25.488239 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6116 | 2024.11.21 19:37:25.488553 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2024.11.21 19:37:25.489746 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
6118 | 2024.11.21 19:37:26.799792 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6119 | 2024.11.21 19:37:26.800007 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6120 | 2024.11.21 19:37:26.800088 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6121 | 2024.11.21 19:37:26.800993 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6122 | 2024.11.21 19:37:26.801041 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6123 | 2024.11.21 19:37:26.801488 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6124 | 2024.11.21 19:37:26.801749 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6125 | 2024.11.21 19:37:26.801999 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002054 sec., 27263.87536514119 rows/sec., 2.09 MiB/sec. | ||
6126 | 2024.11.21 19:37:26.802068 [ 276 ] {79a2b535-ced3-4fed-bbfc-e39c9f641fe6} <Debug> TCPHandler: Processed in 0.002417352 sec. | ||
6127 | 2024.11.21 19:37:26.802261 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6128 | 2024.11.21 19:37:26.802406 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6129 | 2024.11.21 19:37:26.802465 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6130 | 2024.11.21 19:37:26.803127 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6131 | 2024.11.21 19:37:26.803168 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6132 | 2024.11.21 19:37:26.803536 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6133 | 2024.11.21 19:37:26.803777 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6134 | 2024.11.21 19:37:26.803998 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001627 sec., 39336.20159803319 rows/sec., 3.07 MiB/sec. | ||
6135 | 2024.11.21 19:37:26.804053 [ 282 ] {caa4c3dc-7295-4ced-b52b-74d4eee60a2b} <Debug> TCPHandler: Processed in 0.001862225 sec. | ||
6136 | 2024.11.21 19:37:26.804215 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6137 | 2024.11.21 19:37:26.804342 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6138 | 2024.11.21 19:37:26.804401 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6139 | 2024.11.21 19:37:26.805012 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6140 | 2024.11.21 19:37:26.805051 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6141 | 2024.11.21 19:37:26.805443 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6142 | 2024.11.21 19:37:26.805675 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6143 | 2024.11.21 19:37:26.805885 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
6144 | 2024.11.21 19:37:26.805937 [ 276 ] {f97725a5-17fc-4175-9ed5-6aaf7594ea74} <Debug> TCPHandler: Processed in 0.001784834 sec. | ||
6145 | 2024.11.21 19:37:26.806087 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6146 | 2024.11.21 19:37:26.806203 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6147 | 2024.11.21 19:37:26.806250 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6148 | 2024.11.21 19:37:26.806718 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6149 | 2024.11.21 19:37:26.806758 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6150 | 2024.11.21 19:37:26.807138 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6151 | 2024.11.21 19:37:26.807381 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6152 | 2024.11.21 19:37:26.807561 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. | ||
6153 | 2024.11.21 19:37:26.807656 [ 282 ] {6fd22036-cdc9-4b30-978e-80396bad18ba} <Debug> TCPHandler: Processed in 0.001621742 sec. | ||
6154 | 2024.11.21 19:37:29.487505 [ 157 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6155 | 2024.11.21 19:37:29.487616 [ 157 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6156 | 2024.11.21 19:37:29.487657 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6157 | 2024.11.21 19:37:29.487890 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
6158 | 2024.11.21 19:37:29.488178 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6159 | 2024.11.21 19:37:29.488224 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 242 rows starting from the beginning of the part | ||
6160 | 2024.11.21 19:37:29.488335 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
6161 | 2024.11.21 19:37:29.488563 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
6162 | 2024.11.21 19:37:29.488852 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
6163 | 2024.11.21 19:37:29.489094 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
6164 | 2024.11.21 19:37:29.490289 [ 197 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002541165 sec., 117269.04785797065 rows/sec., 8.41 MiB/sec. | ||
6165 | 2024.11.21 19:37:29.490436 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6166 | 2024.11.21 19:37:29.490718 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6167 | 2024.11.21 19:37:29.490804 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_17_4} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6168 | 2024.11.21 19:37:29.490889 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
6169 | 2024.11.21 19:37:30.293346 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6170 | 2024.11.21 19:37:30.293416 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6171 | 2024.11.21 19:37:30.416050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6172 | 2024.11.21 19:37:30.416829 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6173 | 2024.11.21 19:37:30.416890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6174 | 2024.11.21 19:37:30.417465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6175 | 2024.11.21 19:37:30.417711 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6176 | 2024.11.21 19:37:30.418040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6177 | 2024.11.21 19:37:31.487596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6178 | 2024.11.21 19:37:31.509168 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6179 | 2024.11.21 19:37:31.509236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6180 | 2024.11.21 19:37:31.517027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6181 | 2024.11.21 19:37:31.517885 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6182 | 2024.11.21 19:37:31.522483 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6183 | 2024.11.21 19:37:31.807459 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6184 | 2024.11.21 19:37:31.807686 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6185 | 2024.11.21 19:37:31.807774 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6186 | 2024.11.21 19:37:31.808691 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6187 | 2024.11.21 19:37:31.808750 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6188 | 2024.11.21 19:37:31.809295 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6189 | 2024.11.21 19:37:31.809623 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6190 | 2024.11.21 19:37:31.809834 [ 156 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6191 | 2024.11.21 19:37:31.809896 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002271 sec., 6164.685160722149 rows/sec., 443.77 KiB/sec. | ||
6192 | 2024.11.21 19:37:31.809923 [ 156 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6193 | 2024.11.21 19:37:31.809990 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6194 | 2024.11.21 19:37:31.810020 [ 276 ] {d7ea55dd-36c4-46c8-98f3-2ca483f9b9d4} <Debug> TCPHandler: Processed in 0.002750077 sec. | ||
6195 | 2024.11.21 19:37:31.810285 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6196 | 2024.11.21 19:37:31.810452 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
6197 | 2024.11.21 19:37:31.810583 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6198 | 2024.11.21 19:37:31.810703 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6199 | 2024.11.21 19:37:31.810839 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6200 | 2024.11.21 19:37:31.810943 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
6201 | 2024.11.21 19:37:31.811186 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
6202 | 2024.11.21 19:37:31.811658 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
6203 | 2024.11.21 19:37:31.812039 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
6204 | 2024.11.21 19:37:31.812420 [ 201 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
6205 | 2024.11.21 19:37:31.813658 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6206 | 2024.11.21 19:37:31.813732 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6207 | 2024.11.21 19:37:31.814874 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6208 | 2024.11.21 19:37:31.815043 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004906985 sec., 14265.378842609056 rows/sec., 1.06 MiB/sec. | ||
6209 | 2024.11.21 19:37:31.815188 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6210 | 2024.11.21 19:37:31.815248 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6211 | 2024.11.21 19:37:31.815560 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.005066 sec., 56257.40228977497 rows/sec., 4.97 MiB/sec. | ||
6212 | 2024.11.21 19:37:31.815656 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6213 | 2024.11.21 19:37:31.815665 [ 282 ] {72d49bd3-13e2-412d-825b-089755f0d888} <Debug> TCPHandler: Processed in 0.005522524 sec. | ||
6214 | 2024.11.21 19:37:31.815774 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_17_4} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6215 | 2024.11.21 19:37:31.815841 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6216 | 2024.11.21 19:37:31.815873 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6217 | 2024.11.21 19:37:31.815969 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6218 | 2024.11.21 19:37:31.816014 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6219 | 2024.11.21 19:37:31.816563 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6220 | 2024.11.21 19:37:31.816602 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6221 | 2024.11.21 19:37:31.816970 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6222 | 2024.11.21 19:37:31.817208 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6223 | 2024.11.21 19:37:31.817444 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001499 sec., 32021.347565043365 rows/sec., 2.31 MiB/sec. | ||
6224 | 2024.11.21 19:37:31.817584 [ 276 ] {d75c83d2-4120-4998-b7d4-58f8207d5b98} <Debug> TCPHandler: Processed in 0.001816764 sec. | ||
6225 | 2024.11.21 19:37:31.817738 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6226 | 2024.11.21 19:37:31.817850 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6227 | 2024.11.21 19:37:31.817895 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6228 | 2024.11.21 19:37:31.818442 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6229 | 2024.11.21 19:37:31.818481 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6230 | 2024.11.21 19:37:31.818831 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6231 | 2024.11.21 19:37:31.819059 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6232 | 2024.11.21 19:37:31.819267 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001438 sec., 9735.744089012516 rows/sec., 681.83 KiB/sec. | ||
6233 | 2024.11.21 19:37:31.819319 [ 282 ] {e0897957-e1f5-4e9a-934d-4e87ef3250d2} <Debug> TCPHandler: Processed in 0.001632852 sec. | ||
6234 | 2024.11.21 19:37:31.819492 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6235 | 2024.11.21 19:37:31.819626 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6236 | 2024.11.21 19:37:31.819679 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6237 | 2024.11.21 19:37:31.820291 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6238 | 2024.11.21 19:37:31.820331 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6239 | 2024.11.21 19:37:31.820677 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6240 | 2024.11.21 19:37:31.820916 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6241 | 2024.11.21 19:37:31.821050 [ 155 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6242 | 2024.11.21 19:37:31.821090 [ 155 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6243 | 2024.11.21 19:37:31.821100 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001501 sec., 8660.89273817455 rows/sec., 540.00 KiB/sec. | ||
6244 | 2024.11.21 19:37:31.821114 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6245 | 2024.11.21 19:37:31.821229 [ 276 ] {cc9d1bb5-2b98-4853-8e66-73e9930ac8eb} <Debug> TCPHandler: Processed in 0.001792924 sec. | ||
6246 | 2024.11.21 19:37:31.821303 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
6247 | 2024.11.21 19:37:31.821464 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6248 | 2024.11.21 19:37:31.821493 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6249 | 2024.11.21 19:37:31.821539 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
6250 | 2024.11.21 19:37:31.821788 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
6251 | 2024.11.21 19:37:31.821796 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6252 | 2024.11.21 19:37:31.821999 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6253 | 2024.11.21 19:37:31.822087 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
6254 | 2024.11.21 19:37:31.822436 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
6255 | 2024.11.21 19:37:31.822808 [ 201 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
6256 | 2024.11.21 19:37:31.824961 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6257 | 2024.11.21 19:37:31.825047 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6258 | 2024.11.21 19:37:31.825430 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004223306 sec., 15390.786270282098 rows/sec., 1019.73 KiB/sec. | ||
6259 | 2024.11.21 19:37:31.825715 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6260 | 2024.11.21 19:37:31.825864 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6261 | 2024.11.21 19:37:31.826243 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6262 | 2024.11.21 19:37:31.826307 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6263 | 2024.11.21 19:37:31.826440 [ 198 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_17_4} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6264 | 2024.11.21 19:37:31.826644 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6265 | 2024.11.21 19:37:31.826683 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005019 sec., 84279.73699940227 rows/sec., 6.02 MiB/sec. | ||
6266 | 2024.11.21 19:37:31.826757 [ 282 ] {6fc08f0d-5727-43c5-94d1-349d9f23ad9d} <Debug> TCPHandler: Processed in 0.005401762 sec. | ||
6267 | 2024.11.21 19:37:31.826923 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6268 | 2024.11.21 19:37:31.827059 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6269 | 2024.11.21 19:37:31.827113 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6270 | 2024.11.21 19:37:31.827580 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6271 | 2024.11.21 19:37:31.827618 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6272 | 2024.11.21 19:37:31.827986 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6273 | 2024.11.21 19:37:31.828265 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6274 | 2024.11.21 19:37:31.828445 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec. | ||
6275 | 2024.11.21 19:37:31.828496 [ 276 ] {88686657-5a26-4cb2-acfb-537b9a86d452} <Debug> TCPHandler: Processed in 0.001638792 sec. | ||
6276 | 2024.11.21 19:37:31.828635 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6277 | 2024.11.21 19:37:31.828741 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6278 | 2024.11.21 19:37:31.828787 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6279 | 2024.11.21 19:37:31.829290 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6280 | 2024.11.21 19:37:31.829328 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6281 | 2024.11.21 19:37:31.829705 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6282 | 2024.11.21 19:37:31.829936 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6283 | 2024.11.21 19:37:31.830120 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001401 sec., 169164.88222698073 rows/sec., 11.34 MiB/sec. | ||
6284 | 2024.11.21 19:37:31.830232 [ 282 ] {de94b89a-0a8f-4d40-8759-c941d277940a} <Debug> TCPHandler: Processed in 0.001647013 sec. | ||
6285 | 2024.11.21 19:37:31.830390 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6286 | 2024.11.21 19:37:31.830502 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6287 | 2024.11.21 19:37:31.830551 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6288 | 2024.11.21 19:37:31.830976 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6289 | 2024.11.21 19:37:31.831013 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6290 | 2024.11.21 19:37:31.831358 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6291 | 2024.11.21 19:37:31.831592 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6292 | 2024.11.21 19:37:31.831799 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001311 sec., 762.7765064836002 rows/sec., 51.40 KiB/sec. | ||
6293 | 2024.11.21 19:37:31.831876 [ 276 ] {eb6985a2-5dc2-4e19-8f13-d357db44d123} <Debug> TCPHandler: Processed in 0.00155411 sec. | ||
6294 | 2024.11.21 19:37:31.832005 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6295 | 2024.11.21 19:37:31.832114 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6296 | 2024.11.21 19:37:31.832191 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6297 | 2024.11.21 19:37:31.833424 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6298 | 2024.11.21 19:37:31.833461 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6299 | 2024.11.21 19:37:31.834127 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6300 | 2024.11.21 19:37:31.834375 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6301 | 2024.11.21 19:37:31.834501 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
6302 | 2024.11.21 19:37:31.834543 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6303 | 2024.11.21 19:37:31.834565 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6304 | 2024.11.21 19:37:31.834582 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002491 sec., 16459.253311922923 rows/sec., 29.49 MiB/sec. | ||
6305 | 2024.11.21 19:37:31.834829 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
6306 | 2024.11.21 19:37:31.835124 [ 282 ] {9897d3eb-7f21-4dac-957c-ddd2f9019718} <Debug> TCPHandler: Processed in 0.003165672 sec. | ||
6307 | 2024.11.21 19:37:31.835297 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6308 | 2024.11.21 19:37:31.835339 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6309 | 2024.11.21 19:37:31.835423 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 403 rows starting from the beginning of the part | ||
6310 | 2024.11.21 19:37:31.835441 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6311 | 2024.11.21 19:37:31.835508 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6312 | 2024.11.21 19:37:31.836093 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
6313 | 2024.11.21 19:37:31.836571 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
6314 | 2024.11.21 19:37:31.837144 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
6315 | 2024.11.21 19:37:31.837234 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6316 | 2024.11.21 19:37:31.837323 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6317 | 2024.11.21 19:37:31.837645 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
6318 | 2024.11.21 19:37:31.838174 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
6319 | 2024.11.21 19:37:31.838429 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6320 | 2024.11.21 19:37:31.838954 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6321 | 2024.11.21 19:37:31.839221 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00381 sec., 21522.30971128609 rows/sec., 1.37 MiB/sec. | ||
6322 | 2024.11.21 19:37:31.839323 [ 276 ] {48e89c7d-19a4-4c47-8627-d700ded90f47} <Debug> TCPHandler: Processed in 0.004091715 sec. | ||
6323 | 2024.11.21 19:37:31.853157 [ 189 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 19 columns (19 merged, 0 gathered) in 0.018539748 sec., 32794.40475674211 rows/sec., 58.77 MiB/sec. | ||
6324 | 2024.11.21 19:37:31.854058 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
6325 | 2024.11.21 19:37:31.854563 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6326 | 2024.11.21 19:37:31.854663 [ 200 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_19_4} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
6327 | 2024.11.21 19:37:31.854840 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
6328 | 2024.11.21 19:37:32.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.61 MiB, peak 209.95 MiB, free memory in arenas 0.00 B, will set to 204.18 MiB (RSS), difference: 1.57 MiB | ||
6329 | 2024.11.21 19:37:35.490121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 860 | ||
6330 | 2024.11.21 19:37:35.493870 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6331 | 2024.11.21 19:37:35.493920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6332 | 2024.11.21 19:37:35.495402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6333 | 2024.11.21 19:37:35.495701 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6334 | 2024.11.21 19:37:35.496908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
6335 | 2024.11.21 19:37:36.798099 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6336 | 2024.11.21 19:37:36.798295 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6337 | 2024.11.21 19:37:36.798370 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6338 | 2024.11.21 19:37:36.799155 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6339 | 2024.11.21 19:37:36.799208 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6340 | 2024.11.21 19:37:36.799641 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6341 | 2024.11.21 19:37:36.799913 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6342 | 2024.11.21 19:37:36.800183 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001937 sec., 6195.14713474445 rows/sec., 505.17 KiB/sec. | ||
6343 | 2024.11.21 19:37:36.800283 [ 276 ] {00876bb9-b58b-4197-85c3-3194c3dad16c} <Debug> TCPHandler: Processed in 0.002317981 sec. | ||
6344 | 2024.11.21 19:37:36.800467 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6345 | 2024.11.21 19:37:36.800591 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6346 | 2024.11.21 19:37:36.800640 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6347 | 2024.11.21 19:37:36.801247 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6348 | 2024.11.21 19:37:36.801287 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6349 | 2024.11.21 19:37:36.801667 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6350 | 2024.11.21 19:37:36.801919 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6351 | 2024.11.21 19:37:36.802177 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} <Debug> executeQuery: Read 62 rows, 4.84 KiB in 0.001613 sec., 38437.693738375696 rows/sec., 2.93 MiB/sec. | ||
6352 | 2024.11.21 19:37:36.802414 [ 282 ] {09f7225d-34b8-4d66-9ffd-7be31f9dbd86} <Debug> TCPHandler: Processed in 0.002005437 sec. | ||
6353 | 2024.11.21 19:37:36.802696 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6354 | 2024.11.21 19:37:36.802884 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6355 | 2024.11.21 19:37:36.802942 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6356 | 2024.11.21 19:37:36.803565 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6357 | 2024.11.21 19:37:36.803605 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6358 | 2024.11.21 19:37:36.803948 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6359 | 2024.11.21 19:37:36.804185 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6360 | 2024.11.21 19:37:36.804410 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001559 sec., 7697.2418216805645 rows/sec., 537.45 KiB/sec. | ||
6361 | 2024.11.21 19:37:36.804466 [ 276 ] {2d92e4f7-103f-44e2-9a21-139f579e8441} <Debug> TCPHandler: Processed in 0.001929346 sec. | ||
6362 | 2024.11.21 19:37:36.804606 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6363 | 2024.11.21 19:37:36.804736 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6364 | 2024.11.21 19:37:36.804790 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6365 | 2024.11.21 19:37:36.805453 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6366 | 2024.11.21 19:37:36.805493 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6367 | 2024.11.21 19:37:36.805850 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6368 | 2024.11.21 19:37:36.806087 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6369 | 2024.11.21 19:37:36.806299 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.73 MiB/sec. | ||
6370 | 2024.11.21 19:37:36.806353 [ 282 ] {c763bd17-defa-4469-b524-ec64f617cc9d} <Debug> TCPHandler: Processed in 0.001808844 sec. | ||
6371 | 2024.11.21 19:37:36.806512 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6372 | 2024.11.21 19:37:36.806642 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6373 | 2024.11.21 19:37:36.806699 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6374 | 2024.11.21 19:37:36.807300 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6375 | 2024.11.21 19:37:36.807340 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6376 | 2024.11.21 19:37:36.807719 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6377 | 2024.11.21 19:37:36.807955 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6378 | 2024.11.21 19:37:36.808186 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.00157 sec., 85350.31847133758 rows/sec., 5.94 MiB/sec. | ||
6379 | 2024.11.21 19:37:36.808260 [ 276 ] {1b927032-8f38-4521-a63e-5ca738042b2d} <Debug> TCPHandler: Processed in 0.001812664 sec. | ||
6380 | 2024.11.21 19:37:36.808431 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6381 | 2024.11.21 19:37:36.808558 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6382 | 2024.11.21 19:37:36.808614 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6383 | 2024.11.21 19:37:36.809143 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6384 | 2024.11.21 19:37:36.809188 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6385 | 2024.11.21 19:37:36.809572 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6386 | 2024.11.21 19:37:36.809831 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6387 | 2024.11.21 19:37:36.810043 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001514 sec., 31704.095112285337 rows/sec., 2.14 MiB/sec. | ||
6388 | 2024.11.21 19:37:36.810095 [ 282 ] {37575b80-7fdd-4930-afa9-4a34f86ad7be} <Debug> TCPHandler: Processed in 0.001737143 sec. | ||
6389 | 2024.11.21 19:37:37.918269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
6390 | 2024.11.21 19:37:37.918923 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6391 | 2024.11.21 19:37:37.918973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6392 | 2024.11.21 19:37:37.919497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6393 | 2024.11.21 19:37:37.919751 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6394 | 2024.11.21 19:37:37.920053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
6395 | 2024.11.21 19:37:39.022648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6396 | 2024.11.21 19:37:39.043492 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6397 | 2024.11.21 19:37:39.043544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6398 | 2024.11.21 19:37:39.051393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6399 | 2024.11.21 19:37:39.052162 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6400 | 2024.11.21 19:37:39.054773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6401 | 2024.11.21 19:37:40.935578 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6402 | 2024.11.21 19:37:41.108734 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6403 | 2024.11.21 19:37:41.140263 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6404 | 2024.11.21 19:37:41.146690 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6405 | 2024.11.21 19:37:41.417097 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6406 | 2024.11.21 19:37:41.421422 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6407 | 2024.11.21 19:37:41.430728 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6408 | 2024.11.21 19:37:41.462062 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6409 | 2024.11.21 19:37:41.799948 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6410 | 2024.11.21 19:37:41.800145 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6411 | 2024.11.21 19:37:41.800215 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6412 | 2024.11.21 19:37:41.801030 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6413 | 2024.11.21 19:37:41.801073 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6414 | 2024.11.21 19:37:41.801509 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6415 | 2024.11.21 19:37:41.801776 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6416 | 2024.11.21 19:37:41.801940 [ 147 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6417 | 2024.11.21 19:37:41.801992 [ 147 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6418 | 2024.11.21 19:37:41.801997 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.26 MiB/sec. | ||
6419 | 2024.11.21 19:37:41.802023 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6420 | 2024.11.21 19:37:41.802111 [ 276 ] {bd635826-4ed7-44d1-9c67-424e4e1fbbaa} <Debug> TCPHandler: Processed in 0.002287741 sec. | ||
6421 | 2024.11.21 19:37:41.802222 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
6422 | 2024.11.21 19:37:41.802349 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6423 | 2024.11.21 19:37:41.802435 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6424 | 2024.11.21 19:37:41.802514 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1435 rows starting from the beginning of the part | ||
6425 | 2024.11.21 19:37:41.802562 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6426 | 2024.11.21 19:37:41.802738 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
6427 | 2024.11.21 19:37:41.802755 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6428 | 2024.11.21 19:37:41.803130 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
6429 | 2024.11.21 19:37:41.803456 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 285 rows starting from the beginning of the part | ||
6430 | 2024.11.21 19:37:41.803887 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 62 rows starting from the beginning of the part | ||
6431 | 2024.11.21 19:37:41.804246 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
6432 | 2024.11.21 19:37:41.805553 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6433 | 2024.11.21 19:37:41.805610 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6434 | 2024.11.21 19:37:41.806732 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6435 | 2024.11.21 19:37:41.807129 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6436 | 2024.11.21 19:37:41.807457 [ 147 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6437 | 2024.11.21 19:37:41.807555 [ 147 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6438 | 2024.11.21 19:37:41.807643 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6439 | 2024.11.21 19:37:41.807927 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005378 sec., 11900.33469691335 rows/sec., 951.14 KiB/sec. | ||
6440 | 2024.11.21 19:37:41.808088 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005926569 sec., 329026.7944235527 rows/sec., 28.76 MiB/sec. | ||
6441 | 2024.11.21 19:37:41.808360 [ 282 ] {e2d1fa2b-dcb8-45b7-82fc-2de77bc9f178} <Debug> TCPHandler: Processed in 0.006087761 sec. | ||
6442 | 2024.11.21 19:37:41.808381 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
6443 | 2024.11.21 19:37:41.808673 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6444 | 2024.11.21 19:37:41.808721 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6445 | 2024.11.21 19:37:41.809286 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6446 | 2024.11.21 19:37:41.809575 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6447 | 2024.11.21 19:37:41.809553 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6448 | 2024.11.21 19:37:41.809876 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
6449 | 2024.11.21 19:37:41.810031 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6450 | 2024.11.21 19:37:41.810488 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_51_10} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6451 | 2024.11.21 19:37:41.810639 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
6452 | 2024.11.21 19:37:41.810844 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
6453 | 2024.11.21 19:37:41.811200 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
6454 | 2024.11.21 19:37:41.811423 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 423 rows starting from the beginning of the part | ||
6455 | 2024.11.21 19:37:41.811870 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part | ||
6456 | 2024.11.21 19:37:41.812197 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
6457 | 2024.11.21 19:37:41.812704 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6458 | 2024.11.21 19:37:41.812773 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6459 | 2024.11.21 19:37:41.813686 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6460 | 2024.11.21 19:37:41.814308 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6461 | 2024.11.21 19:37:41.814562 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6462 | 2024.11.21 19:37:41.814645 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6463 | 2024.11.21 19:37:41.814718 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6464 | 2024.11.21 19:37:41.814723 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005678 sec., 28178.936245156747 rows/sec., 1.96 MiB/sec. | ||
6465 | 2024.11.21 19:37:41.815035 [ 276 ] {fa99db2d-e79e-4649-8702-6e18caefe4b8} <Debug> TCPHandler: Processed in 0.006506527 sec. | ||
6466 | 2024.11.21 19:37:41.815258 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
6467 | 2024.11.21 19:37:41.815348 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6468 | 2024.11.21 19:37:41.815792 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6469 | 2024.11.21 19:37:41.815878 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.008069617 sec., 199018.11944730463 rows/sec., 15.35 MiB/sec. | ||
6470 | 2024.11.21 19:37:41.815901 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6471 | 2024.11.21 19:37:41.815944 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6472 | 2024.11.21 19:37:41.816012 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 9125 rows starting from the beginning of the part | ||
6473 | 2024.11.21 19:37:41.816344 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6474 | 2024.11.21 19:37:41.816488 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
6475 | 2024.11.21 19:37:41.817255 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
6476 | 2024.11.21 19:37:41.817646 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
6477 | 2024.11.21 19:37:41.818171 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6478 | 2024.11.21 19:37:41.818205 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 134 rows starting from the beginning of the part | ||
6479 | 2024.11.21 19:37:41.818619 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_51_10} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6480 | 2024.11.21 19:37:41.818855 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
6481 | 2024.11.21 19:37:41.819042 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
6482 | 2024.11.21 19:37:41.819417 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6483 | 2024.11.21 19:37:41.819499 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6484 | 2024.11.21 19:37:41.820341 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6485 | 2024.11.21 19:37:41.820696 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6486 | 2024.11.21 19:37:41.820873 [ 147 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6487 | 2024.11.21 19:37:41.820979 [ 147 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6488 | 2024.11.21 19:37:41.821072 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6489 | 2024.11.21 19:37:41.821136 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005467 sec., 10974.940552405342 rows/sec., 757.39 KiB/sec. | ||
6490 | 2024.11.21 19:37:41.821572 [ 282 ] {cc4053eb-fd5d-46ec-9568-42b11538dfa6} <Debug> TCPHandler: Processed in 0.006396706 sec. | ||
6491 | 2024.11.21 19:37:41.821611 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
6492 | 2024.11.21 19:37:41.822183 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6493 | 2024.11.21 19:37:41.822291 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2650 rows starting from the beginning of the part | ||
6494 | 2024.11.21 19:37:41.822669 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
6495 | 2024.11.21 19:37:41.823088 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
6496 | 2024.11.21 19:37:41.823551 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
6497 | 2024.11.21 19:37:41.824017 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
6498 | 2024.11.21 19:37:41.824482 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
6499 | 2024.11.21 19:37:41.827662 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9944 rows, containing 5 columns (5 merged, 0 gathered) in 0.012812591 sec., 776111.5608856943 rows/sec., 52.83 MiB/sec. | ||
6500 | 2024.11.21 19:37:41.827688 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 4 columns (4 merged, 0 gathered) in 0.006512288 sec., 452682.68233837327 rows/sec., 29.75 MiB/sec. | ||
6501 | 2024.11.21 19:37:41.827891 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6502 | 2024.11.21 19:37:41.828124 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6503 | 2024.11.21 19:37:41.828305 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6504 | 2024.11.21 19:37:41.828505 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6505 | 2024.11.21 19:37:41.828710 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
6506 | 2024.11.21 19:37:41.828786 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6507 | 2024.11.21 19:37:41.828893 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_51_10} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6508 | 2024.11.21 19:37:41.828995 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6509 | 2024.11.21 19:37:42.843277 [ 145 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6510 | 2024.11.21 19:37:42.843351 [ 145 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6511 | 2024.11.21 19:37:42.843373 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6512 | 2024.11.21 19:37:42.843536 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
6513 | 2024.11.21 19:37:42.843694 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6514 | 2024.11.21 19:37:42.843732 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 78 rows starting from the beginning of the part | ||
6515 | 2024.11.21 19:37:42.843811 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
6516 | 2024.11.21 19:37:42.843895 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
6517 | 2024.11.21 19:37:42.844139 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
6518 | 2024.11.21 19:37:42.844262 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6519 | 2024.11.21 19:37:42.845315 [ 194 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001864605 sec., 54703.274956358044 rows/sec., 2.79 MiB/sec. | ||
6520 | 2024.11.21 19:37:42.845508 [ 194 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6521 | 2024.11.21 19:37:42.845851 [ 194 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6522 | 2024.11.21 19:37:42.845950 [ 194 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_17_4} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6523 | 2024.11.21 19:37:42.846056 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6524 | 2024.11.21 19:37:43.622034 [ 144 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6525 | 2024.11.21 19:37:43.622102 [ 144 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6526 | 2024.11.21 19:37:43.622124 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6527 | 2024.11.21 19:37:43.622284 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
6528 | 2024.11.21 19:37:43.622443 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6529 | 2024.11.21 19:37:43.622483 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
6530 | 2024.11.21 19:37:43.622562 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
6531 | 2024.11.21 19:37:43.622735 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
6532 | 2024.11.21 19:37:43.623066 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6533 | 2024.11.21 19:37:43.623212 [ 186 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6534 | 2024.11.21 19:37:43.624327 [ 197 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002121299 sec., 8013.95748548413 rows/sec., 540.00 KiB/sec. | ||
6535 | 2024.11.21 19:37:43.624648 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6536 | 2024.11.21 19:37:43.625302 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6537 | 2024.11.21 19:37:43.625475 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_17_4} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6538 | 2024.11.21 19:37:43.625628 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6539 | 2024.11.21 19:37:44.089804 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6540 | 2024.11.21 19:37:44.565835 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6541 | 2024.11.21 19:37:44.717290 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6542 | 2024.11.21 19:37:44.781829 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6543 | 2024.11.21 19:37:44.803867 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6544 | 2024.11.21 19:37:44.810203 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6545 | 2024.11.21 19:37:44.812466 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6546 | 2024.11.21 19:37:44.825847 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6547 | 2024.11.21 19:37:45.065946 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6548 | 2024.11.21 19:37:45.293681 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6549 | 2024.11.21 19:37:45.293738 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6550 | 2024.11.21 19:37:45.369835 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6551 | 2024.11.21 19:37:45.420268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
6552 | 2024.11.21 19:37:45.420928 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2024.11.21 19:37:45.420966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6554 | 2024.11.21 19:37:45.421481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6555 | 2024.11.21 19:37:45.421731 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2024.11.21 19:37:45.421878 [ 141 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6557 | 2024.11.21 19:37:45.421929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6558 | 2024.11.21 19:37:45.421932 [ 141 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6559 | 2024.11.21 19:37:45.421962 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6560 | 2024.11.21 19:37:45.422099 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
6561 | 2024.11.21 19:37:45.422243 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6562 | 2024.11.21 19:37:45.422286 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
6563 | 2024.11.21 19:37:45.422364 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
6564 | 2024.11.21 19:37:45.422564 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
6565 | 2024.11.21 19:37:45.422874 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
6566 | 2024.11.21 19:37:45.423158 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
6567 | 2024.11.21 19:37:45.423476 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
6568 | 2024.11.21 19:37:45.426205 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004167186 sec., 3966945.5599054135 rows/sec., 56.75 MiB/sec. | ||
6569 | 2024.11.21 19:37:45.426364 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6570 | 2024.11.21 19:37:45.426743 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6571 | 2024.11.21 19:37:45.426841 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_36_7} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6572 | 2024.11.21 19:37:45.426964 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
6573 | 2024.11.21 19:37:45.427236 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6574 | 2024.11.21 19:37:45.497265 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 880 | ||
6575 | 2024.11.21 19:37:45.500503 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6576 | 2024.11.21 19:37:45.500547 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6577 | 2024.11.21 19:37:45.502009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6578 | 2024.11.21 19:37:45.502309 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6579 | 2024.11.21 19:37:45.502561 [ 138 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6580 | 2024.11.21 19:37:45.502672 [ 138 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6581 | 2024.11.21 19:37:45.502746 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6582 | 2024.11.21 19:37:45.503128 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
6583 | 2024.11.21 19:37:45.503808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
6584 | 2024.11.21 19:37:45.504273 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6585 | 2024.11.21 19:37:45.504430 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 750 rows starting from the beginning of the part | ||
6586 | 2024.11.21 19:37:45.505068 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
6587 | 2024.11.21 19:37:45.505771 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
6588 | 2024.11.21 19:37:45.506392 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
6589 | 2024.11.21 19:37:45.506984 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
6590 | 2024.11.21 19:37:45.507606 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
6591 | 2024.11.21 19:37:45.515555 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 72 columns (72 merged, 0 gathered) in 0.012654459 sec., 69540.70497996004 rows/sec., 56.89 MiB/sec. | ||
6592 | 2024.11.21 19:37:45.516847 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6593 | 2024.11.21 19:37:45.517673 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6594 | 2024.11.21 19:37:45.517767 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_26_5} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6595 | 2024.11.21 19:37:45.518099 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
6596 | 2024.11.21 19:37:45.615749 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6597 | 2024.11.21 19:37:45.659871 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6598 | 2024.11.21 19:37:45.670157 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6599 | 2024.11.21 19:37:45.754452 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6600 | 2024.11.21 19:37:45.785830 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6601 | 2024.11.21 19:37:45.865282 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6602 | 2024.11.21 19:37:46.365848 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6603 | 2024.11.21 19:37:46.413635 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6604 | 2024.11.21 19:37:46.451072 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6605 | 2024.11.21 19:37:46.454424 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34933, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6606 | 2024.11.21 19:37:46.458841 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6607 | 2024.11.21 19:37:46.462316 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6608 | 2024.11.21 19:37:46.468749 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47875, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6609 | 2024.11.21 19:37:46.554927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6610 | 2024.11.21 19:37:46.576900 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6611 | 2024.11.21 19:37:46.576956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6612 | 2024.11.21 19:37:46.584360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6613 | 2024.11.21 19:37:46.585151 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6614 | 2024.11.21 19:37:46.585565 [ 137 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6615 | 2024.11.21 19:37:46.585701 [ 137 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6616 | 2024.11.21 19:37:46.585785 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6617 | 2024.11.21 19:37:46.586252 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
6618 | 2024.11.21 19:37:46.601621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6619 | 2024.11.21 19:37:46.603016 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6620 | 2024.11.21 19:37:46.604434 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
6621 | 2024.11.21 19:37:46.610067 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
6622 | 2024.11.21 19:37:46.615920 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
6623 | 2024.11.21 19:37:46.622198 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
6624 | 2024.11.21 19:37:46.628052 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
6625 | 2024.11.21 19:37:46.632859 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
6626 | 2024.11.21 19:37:46.691540 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.10557842 sec., 2576.2840550180613 rows/sec., 13.32 MiB/sec. | ||
6627 | 2024.11.21 19:37:46.694931 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6628 | 2024.11.21 19:37:46.697958 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6629 | 2024.11.21 19:37:46.698084 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_36_7} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6630 | 2024.11.21 19:37:46.700789 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
6631 | 2024.11.21 19:37:46.806102 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6632 | 2024.11.21 19:37:46.806274 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6633 | 2024.11.21 19:37:46.806344 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6634 | 2024.11.21 19:37:46.807089 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6635 | 2024.11.21 19:37:46.807137 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6636 | 2024.11.21 19:37:46.807560 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6637 | 2024.11.21 19:37:46.807818 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6638 | 2024.11.21 19:37:46.808083 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. | ||
6639 | 2024.11.21 19:37:46.808291 [ 276 ] {c8133ed7-75ee-4231-bfa0-71bf3ce85178} <Debug> TCPHandler: Processed in 0.002315441 sec. | ||
6640 | 2024.11.21 19:37:46.808506 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6641 | 2024.11.21 19:37:46.808648 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6642 | 2024.11.21 19:37:46.808701 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6643 | 2024.11.21 19:37:46.809468 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6644 | 2024.11.21 19:37:46.809512 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6645 | 2024.11.21 19:37:46.809918 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6646 | 2024.11.21 19:37:46.810170 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6647 | 2024.11.21 19:37:46.810398 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001781 sec., 160022.4592925323 rows/sec., 14.14 MiB/sec. | ||
6648 | 2024.11.21 19:37:46.810463 [ 282 ] {4c71a74d-e0ab-4972-98b4-ad28d86ec657} <Debug> TCPHandler: Processed in 0.002032627 sec. | ||
6649 | 2024.11.21 19:37:46.810704 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6650 | 2024.11.21 19:37:46.810866 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6651 | 2024.11.21 19:37:46.810921 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6652 | 2024.11.21 19:37:46.811578 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6653 | 2024.11.21 19:37:46.811624 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6654 | 2024.11.21 19:37:46.811975 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6655 | 2024.11.21 19:37:46.812210 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6656 | 2024.11.21 19:37:46.812383 [ 137 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
6657 | 2024.11.21 19:37:46.812460 [ 137 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6658 | 2024.11.21 19:37:46.812473 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001626 sec., 29520.295202952027 rows/sec., 2.13 MiB/sec. | ||
6659 | 2024.11.21 19:37:46.812504 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6660 | 2024.11.21 19:37:46.812632 [ 276 ] {f0069cac-93bf-40ca-a14e-377e2748eae3} <Debug> TCPHandler: Processed in 0.002049157 sec. | ||
6661 | 2024.11.21 19:37:46.812795 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::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 | ||
6662 | 2024.11.21 19:37:46.812841 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6663 | 2024.11.21 19:37:46.813098 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6664 | 2024.11.21 19:37:46.813109 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6665 | 2024.11.21 19:37:46.813188 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 66 rows starting from the beginning of the part | ||
6666 | 2024.11.21 19:37:46.813232 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6667 | 2024.11.21 19:37:46.813640 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
6668 | 2024.11.21 19:37:46.813974 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
6669 | 2024.11.21 19:37:46.814360 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
6670 | 2024.11.21 19:37:46.814756 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
6671 | 2024.11.21 19:37:46.815037 [ 192 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
6672 | 2024.11.21 19:37:46.815927 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6673 | 2024.11.21 19:37:46.816002 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6674 | 2024.11.21 19:37:46.817146 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6675 | 2024.11.21 19:37:46.817680 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6676 | 2024.11.21 19:37:46.818156 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.005481684 sec., 41228.20651464039 rows/sec., 3.10 MiB/sec. | ||
6677 | 2024.11.21 19:37:46.818306 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005288 sec., 2647.50378214826 rows/sec., 185.41 KiB/sec. | ||
6678 | 2024.11.21 19:37:46.818628 [ 282 ] {605de65a-3f71-4869-8f78-e806cdc49cc2} <Debug> TCPHandler: Processed in 0.005875298 sec. | ||
6679 | 2024.11.21 19:37:46.818643 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
6680 | 2024.11.21 19:37:46.818977 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6681 | 2024.11.21 19:37:46.819194 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6682 | 2024.11.21 19:37:46.819286 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6683 | 2024.11.21 19:37:46.819424 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6684 | 2024.11.21 19:37:46.819615 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_29_6} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
6685 | 2024.11.21 19:37:46.819819 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6686 | 2024.11.21 19:37:46.820290 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6687 | 2024.11.21 19:37:46.820334 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6688 | 2024.11.21 19:37:46.820688 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6689 | 2024.11.21 19:37:46.820920 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6690 | 2024.11.21 19:37:46.821126 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002012 sec., 6461.232604373758 rows/sec., 402.86 KiB/sec. | ||
6691 | 2024.11.21 19:37:46.821180 [ 276 ] {1ff9092a-e7ad-4dbf-a56b-af3a58d560c5} <Debug> TCPHandler: Processed in 0.002416893 sec. | ||
6692 | 2024.11.21 19:37:46.821334 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6693 | 2024.11.21 19:37:46.821462 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6694 | 2024.11.21 19:37:46.821514 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6695 | 2024.11.21 19:37:46.822246 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6696 | 2024.11.21 19:37:46.822286 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6697 | 2024.11.21 19:37:46.822663 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6698 | 2024.11.21 19:37:46.822892 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6699 | 2024.11.21 19:37:46.823108 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001675 sec., 252537.3134328358 rows/sec., 18.05 MiB/sec. | ||
6700 | 2024.11.21 19:37:46.823159 [ 282 ] {dff53b11-dc97-4fe9-b58d-e24cd9ac8c52} <Debug> TCPHandler: Processed in 0.001890075 sec. | ||
6701 | 2024.11.21 19:37:46.823306 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6702 | 2024.11.21 19:37:46.823433 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6703 | 2024.11.21 19:37:46.823487 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6704 | 2024.11.21 19:37:46.823956 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6705 | 2024.11.21 19:37:46.823995 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6706 | 2024.11.21 19:37:46.824338 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6707 | 2024.11.21 19:37:46.824568 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6708 | 2024.11.21 19:37:46.824829 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. | ||
6709 | 2024.11.21 19:37:46.825038 [ 276 ] {c6c54656-781f-4180-99e8-f23f34a4e466} <Debug> TCPHandler: Processed in 0.001789324 sec. | ||
6710 | 2024.11.21 19:37:46.825207 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6711 | 2024.11.21 19:37:46.825336 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6712 | 2024.11.21 19:37:46.825394 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6713 | 2024.11.21 19:37:46.825999 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6714 | 2024.11.21 19:37:46.826039 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6715 | 2024.11.21 19:37:46.826420 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6716 | 2024.11.21 19:37:46.826660 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6717 | 2024.11.21 19:37:46.826870 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001562 sec., 151728.55313700385 rows/sec., 10.17 MiB/sec. | ||
6718 | 2024.11.21 19:37:46.826920 [ 282 ] {26e9db79-6a06-4c89-b970-dd1e1f272c15} <Debug> TCPHandler: Processed in 0.001775493 sec. | ||
6719 | 2024.11.21 19:37:46.827077 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6720 | 2024.11.21 19:37:46.827205 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6721 | 2024.11.21 19:37:46.827261 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6722 | 2024.11.21 19:37:46.827747 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6723 | 2024.11.21 19:37:46.827785 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6724 | 2024.11.21 19:37:46.828117 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6725 | 2024.11.21 19:37:46.828348 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6726 | 2024.11.21 19:37:46.828553 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec. | ||
6727 | 2024.11.21 19:37:46.828601 [ 276 ] {6f7a4419-42bb-4417-8618-5d9b27a7d7fb} <Debug> TCPHandler: Processed in 0.001587792 sec. | ||
6728 | 2024.11.21 19:37:46.828744 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6729 | 2024.11.21 19:37:46.828869 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6730 | 2024.11.21 19:37:46.828947 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6731 | 2024.11.21 19:37:46.830211 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6732 | 2024.11.21 19:37:46.830250 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6733 | 2024.11.21 19:37:46.830915 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6734 | 2024.11.21 19:37:46.831171 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6735 | 2024.11.21 19:37:46.831408 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002567 sec., 15971.95169458512 rows/sec., 28.62 MiB/sec. | ||
6736 | 2024.11.21 19:37:46.831500 [ 282 ] {f3d7e1e4-6a21-4b35-9652-7fe238c643ba} <Debug> TCPHandler: Processed in 0.002818518 sec. | ||
6737 | 2024.11.21 19:37:46.831652 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6738 | 2024.11.21 19:37:46.831779 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6739 | 2024.11.21 19:37:46.831833 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6740 | 2024.11.21 19:37:46.832376 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6741 | 2024.11.21 19:37:46.832420 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
6742 | 2024.11.21 19:37:46.832816 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6743 | 2024.11.21 19:37:46.833048 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6744 | 2024.11.21 19:37:46.833249 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. | ||
6745 | 2024.11.21 19:37:46.833297 [ 276 ] {a2d42e04-e8a0-4f29-b001-a3766832acc6} <Debug> TCPHandler: Processed in 0.001707712 sec. | ||
6746 | 2024.11.21 19:37:51.799214 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6747 | 2024.11.21 19:37:51.799447 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6748 | 2024.11.21 19:37:51.799533 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6749 | 2024.11.21 19:37:51.800341 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6750 | 2024.11.21 19:37:51.800398 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6751 | 2024.11.21 19:37:51.800847 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6752 | 2024.11.21 19:37:51.801145 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6753 | 2024.11.21 19:37:51.801464 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002072 sec., 965.2509652509652 rows/sec., 78.71 KiB/sec. | ||
6754 | 2024.11.21 19:37:51.801684 [ 276 ] {41d24d8b-cbc4-438b-9941-b1fddf7fcb81} <Debug> TCPHandler: Processed in 0.002610525 sec. | ||
6755 | 2024.11.21 19:37:51.801880 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6756 | 2024.11.21 19:37:51.802008 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6757 | 2024.11.21 19:37:51.802058 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6758 | 2024.11.21 19:37:51.802672 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6759 | 2024.11.21 19:37:51.802715 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6760 | 2024.11.21 19:37:51.803098 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6761 | 2024.11.21 19:37:51.803346 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6762 | 2024.11.21 19:37:51.803589 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001608 sec., 35447.76119402985 rows/sec., 2.72 MiB/sec. | ||
6763 | 2024.11.21 19:37:51.803674 [ 282 ] {5d003420-a85e-483b-a25f-1f85c7a0bda6} <Debug> TCPHandler: Processed in 0.001856755 sec. | ||
6764 | 2024.11.21 19:37:51.803913 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6765 | 2024.11.21 19:37:51.804038 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6766 | 2024.11.21 19:37:51.804087 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6767 | 2024.11.21 19:37:51.804640 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6768 | 2024.11.21 19:37:51.804680 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6769 | 2024.11.21 19:37:51.805021 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6770 | 2024.11.21 19:37:51.805256 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6771 | 2024.11.21 19:37:51.805465 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001452 sec., 1377.4104683195592 rows/sec., 96.18 KiB/sec. | ||
6772 | 2024.11.21 19:37:51.805518 [ 276 ] {87461280-c662-426d-a9ff-2b50aa63bb28} <Debug> TCPHandler: Processed in 0.001727874 sec. | ||
6773 | 2024.11.21 19:37:51.805672 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6774 | 2024.11.21 19:37:51.805777 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6775 | 2024.11.21 19:37:51.805821 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6776 | 2024.11.21 19:37:51.806368 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6777 | 2024.11.21 19:37:51.806406 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6778 | 2024.11.21 19:37:51.806754 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6779 | 2024.11.21 19:37:51.807001 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6780 | 2024.11.21 19:37:51.807204 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001448 sec., 45580.11049723757 rows/sec., 3.56 MiB/sec. | ||
6781 | 2024.11.21 19:37:51.807255 [ 282 ] {ec44ef4d-a6e6-46a3-8357-b3648c2bb19e} <Debug> TCPHandler: Processed in 0.001644532 sec. | ||
6782 | 2024.11.21 19:37:51.807399 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6783 | 2024.11.21 19:37:51.807504 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6784 | 2024.11.21 19:37:51.807552 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6785 | 2024.11.21 19:37:51.808068 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6786 | 2024.11.21 19:37:51.808107 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6787 | 2024.11.21 19:37:51.808483 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6788 | 2024.11.21 19:37:51.808715 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6789 | 2024.11.21 19:37:51.808964 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001472 sec., 87635.86956521739 rows/sec., 6.10 MiB/sec. | ||
6790 | 2024.11.21 19:37:51.809064 [ 276 ] {cbb40d52-c190-40d3-8d21-ab4e500c3843} <Debug> TCPHandler: Processed in 0.001720263 sec. | ||
6791 | 2024.11.21 19:37:51.809302 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6792 | 2024.11.21 19:37:51.809436 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6793 | 2024.11.21 19:37:51.809483 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6794 | 2024.11.21 19:37:51.809933 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6795 | 2024.11.21 19:37:51.809971 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6796 | 2024.11.21 19:37:51.810336 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6797 | 2024.11.21 19:37:51.810571 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6798 | 2024.11.21 19:37:51.810809 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001393 sec., 34458.00430725054 rows/sec., 2.32 MiB/sec. | ||
6799 | 2024.11.21 19:37:51.810880 [ 282 ] {34cebbc1-0bb5-4dbe-b017-46ce0dab8beb} <Debug> TCPHandler: Processed in 0.001695443 sec. | ||
6800 | 2024.11.21 19:37:52.922151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
6801 | 2024.11.21 19:37:52.922785 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6802 | 2024.11.21 19:37:52.922827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6803 | 2024.11.21 19:37:52.923362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6804 | 2024.11.21 19:37:52.923607 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6805 | 2024.11.21 19:37:52.923894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
6806 | 2024.11.21 19:37:54.101799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
6807 | 2024.11.21 19:37:54.120207 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6808 | 2024.11.21 19:37:54.120258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6809 | 2024.11.21 19:37:54.127177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6810 | 2024.11.21 19:37:54.127914 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6811 | 2024.11.21 19:37:54.130392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
6812 | 2024.11.21 19:37:55.504152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 914 | ||
6813 | 2024.11.21 19:37:55.507637 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6814 | 2024.11.21 19:37:55.507692 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6815 | 2024.11.21 19:37:55.509198 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6816 | 2024.11.21 19:37:55.509509 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6817 | 2024.11.21 19:37:55.510178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
6818 | 2024.11.21 19:37:56.799431 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6819 | 2024.11.21 19:37:56.799647 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6820 | 2024.11.21 19:37:56.799729 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6821 | 2024.11.21 19:37:56.800576 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6822 | 2024.11.21 19:37:56.800627 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6823 | 2024.11.21 19:37:56.801078 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6824 | 2024.11.21 19:37:56.801335 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6825 | 2024.11.21 19:37:56.801602 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.13 MiB/sec. | ||
6826 | 2024.11.21 19:37:56.801670 [ 276 ] {b209efde-a9be-4ef7-aaac-43ec3bc5c7d2} <Debug> TCPHandler: Processed in 0.002378702 sec. | ||
6827 | 2024.11.21 19:37:56.801858 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6828 | 2024.11.21 19:37:56.801978 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6829 | 2024.11.21 19:37:56.802027 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6830 | 2024.11.21 19:37:56.802600 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6831 | 2024.11.21 19:37:56.802641 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6832 | 2024.11.21 19:37:56.803017 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6833 | 2024.11.21 19:37:56.803306 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6834 | 2024.11.21 19:37:56.803539 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001588 sec., 40302.26700251889 rows/sec., 3.15 MiB/sec. | ||
6835 | 2024.11.21 19:37:56.803595 [ 282 ] {de30528d-e692-4a47-97a1-b027ab3e9f18} <Debug> TCPHandler: Processed in 0.001798014 sec. | ||
6836 | 2024.11.21 19:37:56.803754 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6837 | 2024.11.21 19:37:56.803879 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6838 | 2024.11.21 19:37:56.803931 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6839 | 2024.11.21 19:37:56.804453 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6840 | 2024.11.21 19:37:56.804492 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6841 | 2024.11.21 19:37:56.804889 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6842 | 2024.11.21 19:37:56.805125 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6843 | 2024.11.21 19:37:56.805364 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. | ||
6844 | 2024.11.21 19:37:56.805421 [ 276 ] {86485bc5-6ceb-49ae-a490-1a08ae4185ee} <Debug> TCPHandler: Processed in 0.001735693 sec. | ||
6845 | 2024.11.21 19:37:56.805605 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6846 | 2024.11.21 19:37:56.805741 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6847 | 2024.11.21 19:37:56.805799 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6848 | 2024.11.21 19:37:56.806337 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6849 | 2024.11.21 19:37:56.806376 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6850 | 2024.11.21 19:37:56.806750 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6851 | 2024.11.21 19:37:56.806983 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2024.11.21 19:37:56.807197 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. | ||
6853 | 2024.11.21 19:37:56.807246 [ 282 ] {c39d72b8-8427-4dfd-b2a4-73159063485e} <Debug> TCPHandler: Processed in 0.001720723 sec. | ||
6854 | 2024.11.21 19:38:00.293783 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6855 | 2024.11.21 19:38:00.293841 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6856 | 2024.11.21 19:38:00.424119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
6857 | 2024.11.21 19:38:00.424791 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6858 | 2024.11.21 19:38:00.424838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6859 | 2024.11.21 19:38:00.425417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6860 | 2024.11.21 19:38:00.425671 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6861 | 2024.11.21 19:38:00.425944 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
6862 | 2024.11.21 19:38:01.630561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
6863 | 2024.11.21 19:38:01.650488 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6864 | 2024.11.21 19:38:01.650537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6865 | 2024.11.21 19:38:01.657987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6866 | 2024.11.21 19:38:01.658745 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6867 | 2024.11.21 19:38:01.661362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
6868 | 2024.11.21 19:38:01.806314 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6869 | 2024.11.21 19:38:01.806502 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6870 | 2024.11.21 19:38:01.806572 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6871 | 2024.11.21 19:38:01.807352 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6872 | 2024.11.21 19:38:01.807394 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6873 | 2024.11.21 19:38:01.807829 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6874 | 2024.11.21 19:38:01.808103 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6875 | 2024.11.21 19:38:01.808299 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001852 sec., 7559.3952483801295 rows/sec., 544.18 KiB/sec. | ||
6876 | 2024.11.21 19:38:01.808356 [ 276 ] {92e33782-bef9-4efd-a418-bc2d0d2eb2d0} <Debug> TCPHandler: Processed in 0.002177269 sec. | ||
6877 | 2024.11.21 19:38:01.808542 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6878 | 2024.11.21 19:38:01.808650 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6879 | 2024.11.21 19:38:01.808697 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6880 | 2024.11.21 19:38:01.809414 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6881 | 2024.11.21 19:38:01.809452 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6882 | 2024.11.21 19:38:01.809839 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6883 | 2024.11.21 19:38:01.810082 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6884 | 2024.11.21 19:38:01.810262 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001635 sec., 174311.9266055046 rows/sec., 15.40 MiB/sec. | ||
6885 | 2024.11.21 19:38:01.810312 [ 282 ] {a28fd3f3-e931-46cf-b47c-545b64060c2a} <Debug> TCPHandler: Processed in 0.001826884 sec. | ||
6886 | 2024.11.21 19:38:01.810465 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6887 | 2024.11.21 19:38:01.810578 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6888 | 2024.11.21 19:38:01.810624 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6889 | 2024.11.21 19:38:01.811229 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6890 | 2024.11.21 19:38:01.811268 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6891 | 2024.11.21 19:38:01.811650 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6892 | 2024.11.21 19:38:01.811894 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6893 | 2024.11.21 19:38:01.812109 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00154 sec., 31168.83116883117 rows/sec., 2.24 MiB/sec. | ||
6894 | 2024.11.21 19:38:01.812226 [ 276 ] {2589da0c-57f7-475f-944d-85f55203810c} <Debug> TCPHandler: Processed in 0.001812714 sec. | ||
6895 | 2024.11.21 19:38:01.812449 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6896 | 2024.11.21 19:38:01.812569 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6897 | 2024.11.21 19:38:01.812616 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6898 | 2024.11.21 19:38:01.813157 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6899 | 2024.11.21 19:38:01.813198 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6900 | 2024.11.21 19:38:01.813546 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6901 | 2024.11.21 19:38:01.813790 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6902 | 2024.11.21 19:38:01.813960 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001414 sec., 9900.990099009901 rows/sec., 693.40 KiB/sec. | ||
6903 | 2024.11.21 19:38:01.814009 [ 282 ] {9c68ea6b-bb97-4e40-bff1-c8008c789431} <Debug> TCPHandler: Processed in 0.001678813 sec. | ||
6904 | 2024.11.21 19:38:01.814139 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6905 | 2024.11.21 19:38:01.814252 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6906 | 2024.11.21 19:38:01.814305 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6907 | 2024.11.21 19:38:01.814952 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6908 | 2024.11.21 19:38:01.814997 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6909 | 2024.11.21 19:38:01.815398 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6910 | 2024.11.21 19:38:01.815640 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6911 | 2024.11.21 19:38:01.815846 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. | ||
6912 | 2024.11.21 19:38:01.816057 [ 276 ] {91451a7d-97e4-4d74-bc19-2d1ff3f9fe09} <Debug> TCPHandler: Processed in 0.001967446 sec. | ||
6913 | 2024.11.21 19:38:01.816211 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6914 | 2024.11.21 19:38:01.816319 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6915 | 2024.11.21 19:38:01.816365 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6916 | 2024.11.21 19:38:01.817071 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6917 | 2024.11.21 19:38:01.817111 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6918 | 2024.11.21 19:38:01.817486 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6919 | 2024.11.21 19:38:01.817714 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6920 | 2024.11.21 19:38:01.817929 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00162 sec., 261111.11111111112 rows/sec., 18.67 MiB/sec. | ||
6921 | 2024.11.21 19:38:01.818039 [ 282 ] {568ce1f8-89dd-413c-a770-29c40222da75} <Debug> TCPHandler: Processed in 0.001874136 sec. | ||
6922 | 2024.11.21 19:38:01.818259 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6923 | 2024.11.21 19:38:01.818430 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6924 | 2024.11.21 19:38:01.818487 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6925 | 2024.11.21 19:38:01.819034 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6926 | 2024.11.21 19:38:01.819080 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6927 | 2024.11.21 19:38:01.819468 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6928 | 2024.11.21 19:38:01.819708 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6929 | 2024.11.21 19:38:01.819947 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001526 sec., 3931.847968545216 rows/sec., 205.42 KiB/sec. | ||
6930 | 2024.11.21 19:38:01.820130 [ 276 ] {62b7349e-2c47-497a-a469-446478a6e8c4} <Debug> TCPHandler: Processed in 0.001979927 sec. | ||
6931 | 2024.11.21 19:38:01.820270 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6932 | 2024.11.21 19:38:01.820399 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6933 | 2024.11.21 19:38:01.820456 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6934 | 2024.11.21 19:38:01.821101 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6935 | 2024.11.21 19:38:01.821147 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6936 | 2024.11.21 19:38:01.821536 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6937 | 2024.11.21 19:38:01.821769 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6938 | 2024.11.21 19:38:01.821943 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001574 sec., 150571.79161372298 rows/sec., 10.09 MiB/sec. | ||
6939 | 2024.11.21 19:38:01.821993 [ 282 ] {dd3ba55e-ca59-4813-8977-43c30e8a0596} <Debug> TCPHandler: Processed in 0.001781644 sec. | ||
6940 | 2024.11.21 19:38:01.822124 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6941 | 2024.11.21 19:38:01.822230 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6942 | 2024.11.21 19:38:01.822286 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6943 | 2024.11.21 19:38:01.822791 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6944 | 2024.11.21 19:38:01.822835 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6945 | 2024.11.21 19:38:01.823245 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6946 | 2024.11.21 19:38:01.823486 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6947 | 2024.11.21 19:38:01.823661 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. | ||
6948 | 2024.11.21 19:38:01.823710 [ 276 ] {339e5162-dfef-47b7-9fea-12baae927560} <Debug> TCPHandler: Processed in 0.001637822 sec. | ||
6949 | 2024.11.21 19:38:01.823843 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6950 | 2024.11.21 19:38:01.823948 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6951 | 2024.11.21 19:38:01.824013 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6952 | 2024.11.21 19:38:01.825176 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6953 | 2024.11.21 19:38:01.825213 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6954 | 2024.11.21 19:38:01.825869 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6955 | 2024.11.21 19:38:01.826126 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6956 | 2024.11.21 19:38:01.826379 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002443 sec., 16782.644289807613 rows/sec., 30.07 MiB/sec. | ||
6957 | 2024.11.21 19:38:01.826709 [ 282 ] {5202832c-bbbc-4731-a21e-d02a66e8d43f} <Debug> TCPHandler: Processed in 0.002916159 sec. | ||
6958 | 2024.11.21 19:38:01.826849 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6959 | 2024.11.21 19:38:01.826977 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6960 | 2024.11.21 19:38:01.827032 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6961 | 2024.11.21 19:38:01.827518 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6962 | 2024.11.21 19:38:01.827556 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6963 | 2024.11.21 19:38:01.827910 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6964 | 2024.11.21 19:38:01.828145 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6965 | 2024.11.21 19:38:01.828340 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00138 sec., 59420.289855072464 rows/sec., 3.77 MiB/sec. | ||
6966 | 2024.11.21 19:38:01.828417 [ 276 ] {ee12c55c-36c1-452c-8bdd-623614ca7f5f} <Debug> TCPHandler: Processed in 0.001625242 sec. | ||
6967 | 2024.11.21 19:38:02.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.61 MiB, peak 218.94 MiB, free memory in arenas 0.00 B, will set to 208.57 MiB (RSS), difference: -1.05 MiB | ||
6968 | 2024.11.21 19:38:05.510580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 944 | ||
6969 | 2024.11.21 19:38:05.513849 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6970 | 2024.11.21 19:38:05.513900 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6971 | 2024.11.21 19:38:05.515382 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6972 | 2024.11.21 19:38:05.515695 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6973 | 2024.11.21 19:38:05.517075 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
6974 | 2024.11.21 19:38:06.798426 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6975 | 2024.11.21 19:38:06.798638 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6976 | 2024.11.21 19:38:06.798718 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6977 | 2024.11.21 19:38:06.799542 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6978 | 2024.11.21 19:38:06.799584 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6979 | 2024.11.21 19:38:06.800018 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6980 | 2024.11.21 19:38:06.800279 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6981 | 2024.11.21 19:38:06.800495 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001909 sec., 2095.3378732320584 rows/sec., 170.86 KiB/sec. | ||
6982 | 2024.11.21 19:38:06.800607 [ 276 ] {1c5ce66d-d229-489a-9b90-bc09383864ae} <Debug> TCPHandler: Processed in 0.002314141 sec. | ||
6983 | 2024.11.21 19:38:06.800814 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6984 | 2024.11.21 19:38:06.800938 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6985 | 2024.11.21 19:38:06.800990 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6986 | 2024.11.21 19:38:06.801583 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6987 | 2024.11.21 19:38:06.801622 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6988 | 2024.11.21 19:38:06.802005 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6989 | 2024.11.21 19:38:06.802252 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6990 | 2024.11.21 19:38:06.802383 [ 107 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6991 | 2024.11.21 19:38:06.802430 [ 107 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6992 | 2024.11.21 19:38:06.802440 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001523 sec., 38082.73145108339 rows/sec., 2.92 MiB/sec. | ||
6993 | 2024.11.21 19:38:06.802460 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6994 | 2024.11.21 19:38:06.802518 [ 282 ] {1db98c3c-60be-466f-b6a7-bb1dcf2943aa} <Debug> TCPHandler: Processed in 0.001755083 sec. | ||
6995 | 2024.11.21 19:38:06.802797 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6996 | 2024.11.21 19:38:06.802855 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
6997 | 2024.11.21 19:38:06.803226 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6998 | 2024.11.21 19:38:06.803461 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6999 | 2024.11.21 19:38:06.803469 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7000 | 2024.11.21 19:38:06.803582 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1435 rows starting from the beginning of the part | ||
7001 | 2024.11.21 19:38:06.804056 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 285 rows starting from the beginning of the part | ||
7002 | 2024.11.21 19:38:06.804438 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 57 rows starting from the beginning of the part | ||
7003 | 2024.11.21 19:38:06.804804 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
7004 | 2024.11.21 19:38:06.805315 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 285 rows starting from the beginning of the part | ||
7005 | 2024.11.21 19:38:06.805808 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 58 rows starting from the beginning of the part | ||
7006 | 2024.11.21 19:38:06.807090 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7007 | 2024.11.21 19:38:06.807151 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7008 | 2024.11.21 19:38:06.808114 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7009 | 2024.11.21 19:38:06.808536 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7010 | 2024.11.21 19:38:06.808848 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.005788 sec., 691.0850034554251 rows/sec., 48.25 KiB/sec. | ||
7011 | 2024.11.21 19:38:06.809146 [ 276 ] {d21374b6-81b0-4790-a2a1-5f65defd6b75} <Debug> TCPHandler: Processed in 0.006479877 sec. | ||
7012 | 2024.11.21 19:38:06.809388 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7013 | 2024.11.21 19:38:06.809422 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006860312 sec., 317186.7401949066 rows/sec., 27.99 MiB/sec. | ||
7014 | 2024.11.21 19:38:06.809546 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7015 | 2024.11.21 19:38:06.809622 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7016 | 2024.11.21 19:38:06.809734 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7017 | 2024.11.21 19:38:06.810346 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7018 | 2024.11.21 19:38:06.810471 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_56_11} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7019 | 2024.11.21 19:38:06.810641 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7020 | 2024.11.21 19:38:06.810809 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7021 | 2024.11.21 19:38:06.810855 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7022 | 2024.11.21 19:38:06.811229 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7023 | 2024.11.21 19:38:06.811483 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7024 | 2024.11.21 19:38:06.811670 [ 106 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7025 | 2024.11.21 19:38:06.811705 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00218 sec., 31192.660550458713 rows/sec., 2.44 MiB/sec. | ||
7026 | 2024.11.21 19:38:06.811736 [ 106 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7027 | 2024.11.21 19:38:06.811813 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7028 | 2024.11.21 19:38:06.811827 [ 282 ] {8696f863-dbf3-4e6f-a529-2d9fe4b64131} <Debug> TCPHandler: Processed in 0.002554854 sec. | ||
7029 | 2024.11.21 19:38:06.812123 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7030 | 2024.11.21 19:38:06.812178 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
7031 | 2024.11.21 19:38:06.812621 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7032 | 2024.11.21 19:38:06.812714 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7033 | 2024.11.21 19:38:06.812839 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part | ||
7034 | 2024.11.21 19:38:06.812906 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7035 | 2024.11.21 19:38:06.813331 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 423 rows starting from the beginning of the part | ||
7036 | 2024.11.21 19:38:06.813673 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
7037 | 2024.11.21 19:38:06.813986 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
7038 | 2024.11.21 19:38:06.814474 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 423 rows starting from the beginning of the part | ||
7039 | 2024.11.21 19:38:06.814794 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 68 rows starting from the beginning of the part | ||
7040 | 2024.11.21 19:38:06.815828 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7041 | 2024.11.21 19:38:06.815894 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7042 | 2024.11.21 19:38:06.817039 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7043 | 2024.11.21 19:38:06.817407 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7044 | 2024.11.21 19:38:06.817703 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7045 | 2024.11.21 19:38:06.817826 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7046 | 2024.11.21 19:38:06.817916 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7047 | 2024.11.21 19:38:06.818082 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.00564 sec., 23049.64539007092 rows/sec., 1.61 MiB/sec. | ||
7048 | 2024.11.21 19:38:06.818408 [ 276 ] {55b5ab9c-6c6c-4f08-9423-2dc4fa976ca4} <Debug> TCPHandler: Processed in 0.006450246 sec. | ||
7049 | 2024.11.21 19:38:06.818408 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006416566 sec., 305303.49099502753 rows/sec., 23.37 MiB/sec. | ||
7050 | 2024.11.21 19:38:06.818435 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
7051 | 2024.11.21 19:38:06.818615 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7052 | 2024.11.21 19:38:06.818728 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7053 | 2024.11.21 19:38:06.818806 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 9944 rows starting from the beginning of the part | ||
7054 | 2024.11.21 19:38:06.818824 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7055 | 2024.11.21 19:38:06.818862 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7056 | 2024.11.21 19:38:06.818953 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7057 | 2024.11.21 19:38:06.819056 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
7058 | 2024.11.21 19:38:06.819628 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 129 rows starting from the beginning of the part | ||
7059 | 2024.11.21 19:38:06.820185 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
7060 | 2024.11.21 19:38:06.820684 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
7061 | 2024.11.21 19:38:06.820707 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7062 | 2024.11.21 19:38:06.821233 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_56_11} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7063 | 2024.11.21 19:38:06.821259 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 130 rows starting from the beginning of the part | ||
7064 | 2024.11.21 19:38:06.821582 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7065 | 2024.11.21 19:38:06.822026 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7066 | 2024.11.21 19:38:06.822074 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7067 | 2024.11.21 19:38:06.822544 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7068 | 2024.11.21 19:38:06.822851 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7069 | 2024.11.21 19:38:06.823102 [ 106 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7070 | 2024.11.21 19:38:06.823206 [ 106 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7071 | 2024.11.21 19:38:06.823249 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004471 sec., 10735.853276671885 rows/sec., 740.89 KiB/sec. | ||
7072 | 2024.11.21 19:38:06.823292 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7073 | 2024.11.21 19:38:06.823606 [ 282 ] {484916bc-7753-4bee-8cd4-149ffbf047dc} <Debug> TCPHandler: Processed in 0.005081728 sec. | ||
7074 | 2024.11.21 19:38:06.824078 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
7075 | 2024.11.21 19:38:06.824610 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7076 | 2024.11.21 19:38:06.824695 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2948 rows starting from the beginning of the part | ||
7077 | 2024.11.21 19:38:06.824842 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
7078 | 2024.11.21 19:38:06.825022 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
7079 | 2024.11.21 19:38:06.825201 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
7080 | 2024.11.21 19:38:06.825694 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
7081 | 2024.11.21 19:38:06.825871 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
7082 | 2024.11.21 19:38:06.827507 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10837 rows, containing 5 columns (5 merged, 0 gathered) in 0.009419236 sec., 1150517.9400962032 rows/sec., 78.33 MiB/sec. | ||
7083 | 2024.11.21 19:38:06.827821 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7084 | 2024.11.21 19:38:06.828442 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7085 | 2024.11.21 19:38:06.828507 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3268 rows, containing 4 columns (4 merged, 0 gathered) in 0.005040088 sec., 648401.3771188122 rows/sec., 42.59 MiB/sec. | ||
7086 | 2024.11.21 19:38:06.828554 [ 191 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7087 | 2024.11.21 19:38:06.828672 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
7088 | 2024.11.21 19:38:06.829004 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7089 | 2024.11.21 19:38:06.829398 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7090 | 2024.11.21 19:38:06.829494 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_56_11} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7091 | 2024.11.21 19:38:06.829594 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
7092 | 2024.11.21 19:38:07.926163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
7093 | 2024.11.21 19:38:07.926811 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7094 | 2024.11.21 19:38:07.926851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7095 | 2024.11.21 19:38:07.927417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7096 | 2024.11.21 19:38:07.927685 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7097 | 2024.11.21 19:38:07.927939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
7098 | 2024.11.21 19:38:09.161525 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7099 | 2024.11.21 19:38:09.181932 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7100 | 2024.11.21 19:38:09.181992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7101 | 2024.11.21 19:38:09.189569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7102 | 2024.11.21 19:38:09.190331 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7103 | 2024.11.21 19:38:09.193975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7104 | 2024.11.21 19:38:10.946241 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53176, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7105 | 2024.11.21 19:38:11.116558 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7106 | 2024.11.21 19:38:11.155983 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7107 | 2024.11.21 19:38:11.164349 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7108 | 2024.11.21 19:38:11.419879 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7109 | 2024.11.21 19:38:11.426206 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7110 | 2024.11.21 19:38:11.432472 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7111 | 2024.11.21 19:38:11.479820 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7112 | 2024.11.21 19:38:11.800676 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7113 | 2024.11.21 19:38:11.800983 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7114 | 2024.11.21 19:38:11.801099 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7115 | 2024.11.21 19:38:11.802097 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7116 | 2024.11.21 19:38:11.802144 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7117 | 2024.11.21 19:38:11.802585 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7118 | 2024.11.21 19:38:11.802859 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7119 | 2024.11.21 19:38:11.803106 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002211 sec., 25327.90592492085 rows/sec., 1.95 MiB/sec. | ||
7120 | 2024.11.21 19:38:11.803165 [ 276 ] {3019a547-5acb-4dc8-8f09-2454c1b5a2ab} <Debug> TCPHandler: Processed in 0.002675375 sec. | ||
7121 | 2024.11.21 19:38:11.803338 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7122 | 2024.11.21 19:38:11.803461 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7123 | 2024.11.21 19:38:11.803511 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7124 | 2024.11.21 19:38:11.804116 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7125 | 2024.11.21 19:38:11.804159 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7126 | 2024.11.21 19:38:11.804548 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7127 | 2024.11.21 19:38:11.804799 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7128 | 2024.11.21 19:38:11.805019 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. | ||
7129 | 2024.11.21 19:38:11.805075 [ 282 ] {5b332e55-a6fd-4976-8758-aea94e8804d6} <Debug> TCPHandler: Processed in 0.001795284 sec. | ||
7130 | 2024.11.21 19:38:11.805235 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7131 | 2024.11.21 19:38:11.805342 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7132 | 2024.11.21 19:38:11.805397 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7133 | 2024.11.21 19:38:11.805922 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7134 | 2024.11.21 19:38:11.805960 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7135 | 2024.11.21 19:38:11.806357 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7136 | 2024.11.21 19:38:11.806602 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7137 | 2024.11.21 19:38:11.806817 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. | ||
7138 | 2024.11.21 19:38:11.806869 [ 276 ] {a5c38369-465f-44ab-8c76-237c99b9af5e} <Debug> TCPHandler: Processed in 0.001685403 sec. | ||
7139 | 2024.11.21 19:38:11.807021 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7140 | 2024.11.21 19:38:11.807128 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7141 | 2024.11.21 19:38:11.807176 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7142 | 2024.11.21 19:38:11.807629 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7143 | 2024.11.21 19:38:11.807669 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7144 | 2024.11.21 19:38:11.808041 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7145 | 2024.11.21 19:38:11.808299 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7146 | 2024.11.21 19:38:11.808510 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec. | ||
7147 | 2024.11.21 19:38:11.808556 [ 282 ] {a6200859-5f57-407e-9d55-94f6f9a9925f} <Debug> TCPHandler: Processed in 0.001598531 sec. | ||
7148 | 2024.11.21 19:38:14.100553 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7149 | 2024.11.21 19:38:14.575494 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7150 | 2024.11.21 19:38:14.727149 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7151 | 2024.11.21 19:38:14.802044 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33318, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7152 | 2024.11.21 19:38:14.816849 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38877, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7153 | 2024.11.21 19:38:14.818072 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7154 | 2024.11.21 19:38:14.819312 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7155 | 2024.11.21 19:38:14.839569 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7156 | 2024.11.21 19:38:15.070190 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7157 | 2024.11.21 19:38:15.293891 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7158 | 2024.11.21 19:38:15.293959 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7159 | 2024.11.21 19:38:15.378962 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7160 | 2024.11.21 19:38:15.428160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7161 | 2024.11.21 19:38:15.428890 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7162 | 2024.11.21 19:38:15.428929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7163 | 2024.11.21 19:38:15.429473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7164 | 2024.11.21 19:38:15.429729 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7165 | 2024.11.21 19:38:15.429908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7166 | 2024.11.21 19:38:15.434496 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7167 | 2024.11.21 19:38:15.517411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 964 | ||
7168 | 2024.11.21 19:38:15.520345 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7169 | 2024.11.21 19:38:15.520404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7170 | 2024.11.21 19:38:15.521895 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7171 | 2024.11.21 19:38:15.522201 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7172 | 2024.11.21 19:38:15.522837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 964 | ||
7173 | 2024.11.21 19:38:15.626681 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7174 | 2024.11.21 19:38:15.662771 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7175 | 2024.11.21 19:38:15.674254 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7176 | 2024.11.21 19:38:15.756890 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7177 | 2024.11.21 19:38:15.804282 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7178 | 2024.11.21 19:38:15.870564 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7179 | 2024.11.21 19:38:16.373062 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7180 | 2024.11.21 19:38:16.433881 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7181 | 2024.11.21 19:38:16.458324 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7182 | 2024.11.21 19:38:16.460657 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34868, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7183 | 2024.11.21 19:38:16.473030 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7184 | 2024.11.21 19:38:16.474311 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7185 | 2024.11.21 19:38:16.477904 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7186 | 2024.11.21 19:38:16.694147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7187 | 2024.11.21 19:38:16.716872 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7188 | 2024.11.21 19:38:16.716935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7189 | 2024.11.21 19:38:16.724686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7190 | 2024.11.21 19:38:16.725472 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7191 | 2024.11.21 19:38:16.729048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7192 | 2024.11.21 19:38:16.806332 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7193 | 2024.11.21 19:38:16.806520 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7194 | 2024.11.21 19:38:16.806589 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7195 | 2024.11.21 19:38:16.807354 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7196 | 2024.11.21 19:38:16.807398 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7197 | 2024.11.21 19:38:16.807842 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7198 | 2024.11.21 19:38:16.808095 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7199 | 2024.11.21 19:38:16.808329 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. | ||
7200 | 2024.11.21 19:38:16.808385 [ 276 ] {8eed7274-ea62-4031-a008-aa03fbf5de55} <Debug> TCPHandler: Processed in 0.002178779 sec. | ||
7201 | 2024.11.21 19:38:16.808581 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7202 | 2024.11.21 19:38:16.808719 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7203 | 2024.11.21 19:38:16.808773 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7204 | 2024.11.21 19:38:16.809553 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7205 | 2024.11.21 19:38:16.809603 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7206 | 2024.11.21 19:38:16.810033 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7207 | 2024.11.21 19:38:16.810280 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7208 | 2024.11.21 19:38:16.810512 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001822 sec., 156421.51481888036 rows/sec., 13.82 MiB/sec. | ||
7209 | 2024.11.21 19:38:16.810564 [ 282 ] {63d89b11-50a0-4823-91fb-479d8f3bd0b5} <Debug> TCPHandler: Processed in 0.002050677 sec. | ||
7210 | 2024.11.21 19:38:16.810702 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7211 | 2024.11.21 19:38:16.810811 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7212 | 2024.11.21 19:38:16.810855 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7213 | 2024.11.21 19:38:16.811403 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7214 | 2024.11.21 19:38:16.811443 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7215 | 2024.11.21 19:38:16.811799 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7216 | 2024.11.21 19:38:16.812044 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7217 | 2024.11.21 19:38:16.812252 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001464 sec., 32786.88524590164 rows/sec., 2.36 MiB/sec. | ||
7218 | 2024.11.21 19:38:16.812304 [ 276 ] {fbb4d572-5280-4bb6-a883-879a91e1490a} <Debug> TCPHandler: Processed in 0.001654992 sec. | ||
7219 | 2024.11.21 19:38:16.812431 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7220 | 2024.11.21 19:38:16.812538 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7221 | 2024.11.21 19:38:16.812582 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7222 | 2024.11.21 19:38:16.813114 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7223 | 2024.11.21 19:38:16.813154 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7224 | 2024.11.21 19:38:16.813515 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7225 | 2024.11.21 19:38:16.813758 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7226 | 2024.11.21 19:38:16.814029 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec. | ||
7227 | 2024.11.21 19:38:16.814243 [ 282 ] {a22b296e-e57d-45c7-aca2-351547fafe7a} <Debug> TCPHandler: Processed in 0.001861165 sec. | ||
7228 | 2024.11.21 19:38:16.814435 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7229 | 2024.11.21 19:38:16.814574 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7230 | 2024.11.21 19:38:16.814630 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7231 | 2024.11.21 19:38:16.815223 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7232 | 2024.11.21 19:38:16.815263 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7233 | 2024.11.21 19:38:16.815626 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7234 | 2024.11.21 19:38:16.815867 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7235 | 2024.11.21 19:38:16.816086 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 530.81 KiB/sec. | ||
7236 | 2024.11.21 19:38:16.816158 [ 276 ] {c8441c5f-df61-4257-b9df-5e920e0bf825} <Debug> TCPHandler: Processed in 0.001791084 sec. | ||
7237 | 2024.11.21 19:38:16.816318 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7238 | 2024.11.21 19:38:16.816444 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7239 | 2024.11.21 19:38:16.816499 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7240 | 2024.11.21 19:38:16.817246 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7241 | 2024.11.21 19:38:16.817284 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7242 | 2024.11.21 19:38:16.817657 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7243 | 2024.11.21 19:38:16.817894 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7244 | 2024.11.21 19:38:16.818125 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001708 sec., 247658.07962529274 rows/sec., 17.70 MiB/sec. | ||
7245 | 2024.11.21 19:38:16.818203 [ 282 ] {c3bcb41a-39ca-472e-8c14-491e07c779f3} <Debug> TCPHandler: Processed in 0.001969376 sec. | ||
7246 | 2024.11.21 19:38:16.818432 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7247 | 2024.11.21 19:38:16.818597 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7248 | 2024.11.21 19:38:16.818656 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7249 | 2024.11.21 19:38:16.819134 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7250 | 2024.11.21 19:38:16.819174 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7251 | 2024.11.21 19:38:16.819529 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7252 | 2024.11.21 19:38:16.819761 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7253 | 2024.11.21 19:38:16.819983 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec. | ||
7254 | 2024.11.21 19:38:16.820034 [ 276 ] {f76c41b7-229b-478f-a230-eeb1ac75a2c8} <Debug> TCPHandler: Processed in 0.001739533 sec. | ||
7255 | 2024.11.21 19:38:16.820175 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7256 | 2024.11.21 19:38:16.820302 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7257 | 2024.11.21 19:38:16.820359 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7258 | 2024.11.21 19:38:16.820966 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7259 | 2024.11.21 19:38:16.821006 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7260 | 2024.11.21 19:38:16.821387 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7261 | 2024.11.21 19:38:16.821640 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7262 | 2024.11.21 19:38:16.821856 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001581 sec., 149905.12333965846 rows/sec., 10.05 MiB/sec. | ||
7263 | 2024.11.21 19:38:16.821932 [ 282 ] {2ab70316-c212-416c-b0ca-ee1aa5c52c09} <Debug> TCPHandler: Processed in 0.001818285 sec. | ||
7264 | 2024.11.21 19:38:16.822103 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7265 | 2024.11.21 19:38:16.822235 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7266 | 2024.11.21 19:38:16.822293 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7267 | 2024.11.21 19:38:16.822792 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7268 | 2024.11.21 19:38:16.822834 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7269 | 2024.11.21 19:38:16.823187 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7270 | 2024.11.21 19:38:16.823423 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7271 | 2024.11.21 19:38:16.823631 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
7272 | 2024.11.21 19:38:16.823681 [ 276 ] {6cd2ad6b-17bc-41cb-9102-cd448240012b} <Debug> TCPHandler: Processed in 0.001654512 sec. | ||
7273 | 2024.11.21 19:38:16.823820 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7274 | 2024.11.21 19:38:16.823935 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7275 | 2024.11.21 19:38:16.824002 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7276 | 2024.11.21 19:38:16.825182 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7277 | 2024.11.21 19:38:16.825223 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7278 | 2024.11.21 19:38:16.825913 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7279 | 2024.11.21 19:38:16.826183 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7280 | 2024.11.21 19:38:16.826552 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002614 sec., 15684.77429227238 rows/sec., 28.11 MiB/sec. | ||
7281 | 2024.11.21 19:38:16.826847 [ 282 ] {806a715e-2b87-4c84-9285-76d417bc152f} <Debug> TCPHandler: Processed in 0.003081991 sec. | ||
7282 | 2024.11.21 19:38:16.826990 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7283 | 2024.11.21 19:38:16.827098 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7284 | 2024.11.21 19:38:16.827144 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7285 | 2024.11.21 19:38:16.827587 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7286 | 2024.11.21 19:38:16.827626 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
7287 | 2024.11.21 19:38:16.827990 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7288 | 2024.11.21 19:38:16.828232 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7289 | 2024.11.21 19:38:16.828451 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001375 sec., 59636.36363636364 rows/sec., 3.79 MiB/sec. | ||
7290 | 2024.11.21 19:38:16.828503 [ 276 ] {b619647f-c685-4a3b-a4b6-ce0b7e98185e} <Debug> TCPHandler: Processed in 0.001565011 sec. | ||
7291 | 2024.11.21 19:38:17.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.78 MiB, peak 218.94 MiB, free memory in arenas 0.00 B, will set to 209.78 MiB (RSS), difference: -1.00 MiB | ||
7292 | 2024.11.21 19:38:21.798421 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7293 | 2024.11.21 19:38:21.798634 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7294 | 2024.11.21 19:38:21.798709 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7295 | 2024.11.21 19:38:21.799522 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7296 | 2024.11.21 19:38:21.799576 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7297 | 2024.11.21 19:38:21.800028 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7298 | 2024.11.21 19:38:21.800288 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7299 | 2024.11.21 19:38:21.800561 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. | ||
7300 | 2024.11.21 19:38:21.800668 [ 276 ] {e0dc616c-7755-4396-bfb6-70e2971522a0} <Debug> TCPHandler: Processed in 0.002380192 sec. | ||
7301 | 2024.11.21 19:38:21.800931 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7302 | 2024.11.21 19:38:21.801090 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7303 | 2024.11.21 19:38:21.801143 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7304 | 2024.11.21 19:38:21.801762 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7305 | 2024.11.21 19:38:21.801806 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7306 | 2024.11.21 19:38:21.802243 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7307 | 2024.11.21 19:38:21.802564 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7308 | 2024.11.21 19:38:21.802790 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00173 sec., 36994.21965317919 rows/sec., 2.89 MiB/sec. | ||
7309 | 2024.11.21 19:38:21.802903 [ 282 ] {34d6b021-2105-427d-b081-c574f55a4b1d} <Debug> TCPHandler: Processed in 0.002095518 sec. | ||
7310 | 2024.11.21 19:38:21.803548 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7311 | 2024.11.21 19:38:21.803688 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7312 | 2024.11.21 19:38:21.803756 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7313 | 2024.11.21 19:38:21.804634 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7314 | 2024.11.21 19:38:21.804688 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7315 | 2024.11.21 19:38:21.805179 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7316 | 2024.11.21 19:38:21.805470 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7317 | 2024.11.21 19:38:21.805695 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.002046 sec., 62561.094819159334 rows/sec., 4.36 MiB/sec. | ||
7318 | 2024.11.21 19:38:21.805755 [ 276 ] {e51617a7-2aab-4b9b-8dfc-307a563e5a55} <Debug> TCPHandler: Processed in 0.00227195 sec. | ||
7319 | 2024.11.21 19:38:21.805931 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7320 | 2024.11.21 19:38:21.806052 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7321 | 2024.11.21 19:38:21.806108 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7322 | 2024.11.21 19:38:21.806579 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7323 | 2024.11.21 19:38:21.806619 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7324 | 2024.11.21 19:38:21.806989 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7325 | 2024.11.21 19:38:21.807223 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7326 | 2024.11.21 19:38:21.807441 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001415 sec., 33922.26148409894 rows/sec., 2.29 MiB/sec. | ||
7327 | 2024.11.21 19:38:21.807492 [ 282 ] {3883ecfe-649f-4734-a47b-65368d852da9} <Debug> TCPHandler: Processed in 0.001618631 sec. | ||
7328 | 2024.11.21 19:38:22.930135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
7329 | 2024.11.21 19:38:22.930993 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7330 | 2024.11.21 19:38:22.931053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7331 | 2024.11.21 19:38:22.931561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7332 | 2024.11.21 19:38:22.931805 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7333 | 2024.11.21 19:38:22.932046 [ 86 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7334 | 2024.11.21 19:38:22.932082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
7335 | 2024.11.21 19:38:22.932143 [ 86 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7336 | 2024.11.21 19:38:22.932175 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7337 | 2024.11.21 19:38:22.932393 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
7338 | 2024.11.21 19:38:22.932687 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7339 | 2024.11.21 19:38:22.932759 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
7340 | 2024.11.21 19:38:22.932911 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
7341 | 2024.11.21 19:38:22.933088 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
7342 | 2024.11.21 19:38:22.933327 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
7343 | 2024.11.21 19:38:22.933565 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
7344 | 2024.11.21 19:38:22.933777 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
7345 | 2024.11.21 19:38:22.936638 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004370238 sec., 4299079.363641065 rows/sec., 61.50 MiB/sec. | ||
7346 | 2024.11.21 19:38:22.936906 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7347 | 2024.11.21 19:38:22.937220 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7348 | 2024.11.21 19:38:22.937302 [ 191 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_41_8} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7349 | 2024.11.21 19:38:22.937387 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
7350 | 2024.11.21 19:38:24.229232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7351 | 2024.11.21 19:38:24.250540 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7352 | 2024.11.21 19:38:24.250598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7353 | 2024.11.21 19:38:24.258305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7354 | 2024.11.21 19:38:24.259091 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7355 | 2024.11.21 19:38:24.259447 [ 85 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7356 | 2024.11.21 19:38:24.259587 [ 85 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7357 | 2024.11.21 19:38:24.259666 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7358 | 2024.11.21 19:38:24.260217 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
7359 | 2024.11.21 19:38:24.275294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7360 | 2024.11.21 19:38:24.276866 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7361 | 2024.11.21 19:38:24.278537 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
7362 | 2024.11.21 19:38:24.284244 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
7363 | 2024.11.21 19:38:24.290087 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
7364 | 2024.11.21 19:38:24.295837 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
7365 | 2024.11.21 19:38:24.301794 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
7366 | 2024.11.21 19:38:24.306649 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
7367 | 2024.11.21 19:38:24.370199 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.110353574 sec., 2800.090552572407 rows/sec., 14.48 MiB/sec. | ||
7368 | 2024.11.21 19:38:24.373016 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7369 | 2024.11.21 19:38:24.375789 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7370 | 2024.11.21 19:38:24.375884 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_41_8} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7371 | 2024.11.21 19:38:24.378172 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
7372 | 2024.11.21 19:38:25.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.36 MiB, peak 224.78 MiB, free memory in arenas 0.00 B, will set to 214.65 MiB (RSS), difference: 3.30 MiB | ||
7373 | 2024.11.21 19:38:25.523107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 994 | ||
7374 | 2024.11.21 19:38:25.526194 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7375 | 2024.11.21 19:38:25.526252 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7376 | 2024.11.21 19:38:25.527849 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7377 | 2024.11.21 19:38:25.528166 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7378 | 2024.11.21 19:38:25.529849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
7379 | 2024.11.21 19:38:26.799962 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7380 | 2024.11.21 19:38:26.800154 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7381 | 2024.11.21 19:38:26.800229 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7382 | 2024.11.21 19:38:26.801030 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7383 | 2024.11.21 19:38:26.801082 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7384 | 2024.11.21 19:38:26.801542 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7385 | 2024.11.21 19:38:26.801802 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7386 | 2024.11.21 19:38:26.802048 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. | ||
7387 | 2024.11.21 19:38:26.802116 [ 276 ] {6bf125b7-6b50-4282-ac7b-3e1bfa530c93} <Debug> TCPHandler: Processed in 0.00228607 sec. | ||
7388 | 2024.11.21 19:38:26.802307 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7389 | 2024.11.21 19:38:26.802431 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7390 | 2024.11.21 19:38:26.802483 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7391 | 2024.11.21 19:38:26.803064 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2024.11.21 19:38:26.803108 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7393 | 2024.11.21 19:38:26.803474 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7394 | 2024.11.21 19:38:26.803724 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2024.11.21 19:38:26.803955 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. | ||
7396 | 2024.11.21 19:38:26.804014 [ 282 ] {78aa3637-27d4-43b9-8571-be14080b57f7} <Debug> TCPHandler: Processed in 0.001769054 sec. | ||
7397 | 2024.11.21 19:38:26.804154 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7398 | 2024.11.21 19:38:26.804279 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7399 | 2024.11.21 19:38:26.804337 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7400 | 2024.11.21 19:38:26.805004 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7401 | 2024.11.21 19:38:26.805064 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7402 | 2024.11.21 19:38:26.805482 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7403 | 2024.11.21 19:38:26.805727 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7404 | 2024.11.21 19:38:26.805953 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. | ||
7405 | 2024.11.21 19:38:26.806005 [ 276 ] {aba486d8-abf0-478b-97ed-db0f29d29df3} <Debug> TCPHandler: Processed in 0.001903175 sec. | ||
7406 | 2024.11.21 19:38:26.806155 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7407 | 2024.11.21 19:38:26.806264 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7408 | 2024.11.21 19:38:26.806313 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7409 | 2024.11.21 19:38:26.806761 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7410 | 2024.11.21 19:38:26.806801 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7411 | 2024.11.21 19:38:26.807161 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7412 | 2024.11.21 19:38:26.807397 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7413 | 2024.11.21 19:38:26.807657 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
7414 | 2024.11.21 19:38:26.807730 [ 282 ] {48a6f6a0-3648-4d66-9995-2eb906a2a5b8} <Debug> TCPHandler: Processed in 0.001619681 sec. | ||
7415 | 2024.11.21 19:38:27.365192 [ 82 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
7416 | 2024.11.21 19:38:27.365265 [ 82 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7417 | 2024.11.21 19:38:27.365293 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7418 | 2024.11.21 19:38:27.365431 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::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 | ||
7419 | 2024.11.21 19:38:27.365660 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7420 | 2024.11.21 19:38:27.365705 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 66 rows starting from the beginning of the part | ||
7421 | 2024.11.21 19:38:27.365792 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
7422 | 2024.11.21 19:38:27.366040 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
7423 | 2024.11.21 19:38:27.366379 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
7424 | 2024.11.21 19:38:27.366548 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
7425 | 2024.11.21 19:38:27.367959 [ 189 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002592175 sec., 64810.439110013795 rows/sec., 4.88 MiB/sec. | ||
7426 | 2024.11.21 19:38:27.368189 [ 189 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
7427 | 2024.11.21 19:38:27.368538 [ 189 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7428 | 2024.11.21 19:38:27.368638 [ 189 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_33_7} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
7429 | 2024.11.21 19:38:27.368748 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7430 | 2024.11.21 19:38:30.084611 [ 79 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7431 | 2024.11.21 19:38:30.084696 [ 79 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7432 | 2024.11.21 19:38:30.084724 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7433 | 2024.11.21 19:38:30.084961 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
7434 | 2024.11.21 19:38:30.085157 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7435 | 2024.11.21 19:38:30.085198 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 242 rows starting from the beginning of the part | ||
7436 | 2024.11.21 19:38:30.085282 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
7437 | 2024.11.21 19:38:30.085509 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
7438 | 2024.11.21 19:38:30.085715 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
7439 | 2024.11.21 19:38:30.085900 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
7440 | 2024.11.21 19:38:30.087039 [ 188 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00222833 sec., 133732.43639855855 rows/sec., 9.59 MiB/sec. | ||
7441 | 2024.11.21 19:38:30.087261 [ 188 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7442 | 2024.11.21 19:38:30.087584 [ 188 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7443 | 2024.11.21 19:38:30.087677 [ 188 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_21_5} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7444 | 2024.11.21 19:38:30.087782 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
7445 | 2024.11.21 19:38:30.294011 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7446 | 2024.11.21 19:38:30.294059 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7447 | 2024.11.21 19:38:30.432327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
7448 | 2024.11.21 19:38:30.432999 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7449 | 2024.11.21 19:38:30.433051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7450 | 2024.11.21 19:38:30.433623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7451 | 2024.11.21 19:38:30.433890 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7452 | 2024.11.21 19:38:30.434130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
7453 | 2024.11.21 19:38:31.775473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
7454 | 2024.11.21 19:38:31.794622 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7455 | 2024.11.21 19:38:31.794675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7456 | 2024.11.21 19:38:31.801654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7457 | 2024.11.21 19:38:31.802402 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7458 | 2024.11.21 19:38:31.805801 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
7459 | 2024.11.21 19:38:31.806019 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7460 | 2024.11.21 19:38:31.806220 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7461 | 2024.11.21 19:38:31.806298 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7462 | 2024.11.21 19:38:31.807104 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7463 | 2024.11.21 19:38:31.807161 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7464 | 2024.11.21 19:38:31.807621 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7465 | 2024.11.21 19:38:31.807888 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7466 | 2024.11.21 19:38:31.808083 [ 77 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7467 | 2024.11.21 19:38:31.808143 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001969 sec., 7110.208227526664 rows/sec., 511.84 KiB/sec. | ||
7468 | 2024.11.21 19:38:31.808169 [ 77 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7469 | 2024.11.21 19:38:31.808238 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7470 | 2024.11.21 19:38:31.808286 [ 276 ] {8b7d4326-a46a-4cb3-a523-49822f7ece4b} <Debug> TCPHandler: Processed in 0.002400361 sec. | ||
7471 | 2024.11.21 19:38:31.808450 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
7472 | 2024.11.21 19:38:31.808520 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7473 | 2024.11.21 19:38:31.808620 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7474 | 2024.11.21 19:38:31.808700 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
7475 | 2024.11.21 19:38:31.808771 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7476 | 2024.11.21 19:38:31.808931 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
7477 | 2024.11.21 19:38:31.808938 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7478 | 2024.11.21 19:38:31.809374 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
7479 | 2024.11.21 19:38:31.809691 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
7480 | 2024.11.21 19:38:31.810083 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
7481 | 2024.11.21 19:38:31.811801 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7482 | 2024.11.21 19:38:31.811889 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7483 | 2024.11.21 19:38:31.812869 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004515711 sec., 15501.434879247143 rows/sec., 1.15 MiB/sec. | ||
7484 | 2024.11.21 19:38:31.813046 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7485 | 2024.11.21 19:38:31.813113 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7486 | 2024.11.21 19:38:31.813487 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7487 | 2024.11.21 19:38:31.813735 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7488 | 2024.11.21 19:38:31.813785 [ 77 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7489 | 2024.11.21 19:38:31.813898 [ 77 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7490 | 2024.11.21 19:38:31.813967 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7491 | 2024.11.21 19:38:31.814011 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.005286 sec., 53916.00454029512 rows/sec., 4.76 MiB/sec. | ||
7492 | 2024.11.21 19:38:31.814169 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_21_5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7493 | 2024.11.21 19:38:31.814445 [ 282 ] {d3f7cc20-66d2-4588-94ec-4a3bafa31abf} <Debug> TCPHandler: Processed in 0.00599388 sec. | ||
7494 | 2024.11.21 19:38:31.814461 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7495 | 2024.11.21 19:38:31.814445 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
7496 | 2024.11.21 19:38:31.814681 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7497 | 2024.11.21 19:38:31.814743 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7498 | 2024.11.21 19:38:31.814798 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1435 rows starting from the beginning of the part | ||
7499 | 2024.11.21 19:38:31.814904 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7500 | 2024.11.21 19:38:31.815075 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7501 | 2024.11.21 19:38:31.815093 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
7502 | 2024.11.21 19:38:31.815476 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 285 rows starting from the beginning of the part | ||
7503 | 2024.11.21 19:38:31.815917 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
7504 | 2024.11.21 19:38:31.816298 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
7505 | 2024.11.21 19:38:31.816645 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 285 rows starting from the beginning of the part | ||
7506 | 2024.11.21 19:38:31.817763 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7507 | 2024.11.21 19:38:31.817829 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7508 | 2024.11.21 19:38:31.818844 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7509 | 2024.11.21 19:38:31.819237 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7510 | 2024.11.21 19:38:31.819714 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004841 sec., 9915.306754802727 rows/sec., 731.06 KiB/sec. | ||
7511 | 2024.11.21 19:38:31.819976 [ 276 ] {3ba6d42d-c29d-4ca8-be76-b5638a172ab2} <Debug> TCPHandler: Processed in 0.005401173 sec. | ||
7512 | 2024.11.21 19:38:31.819983 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005869279 sec., 370232.86846646754 rows/sec., 32.67 MiB/sec. | ||
7513 | 2024.11.21 19:38:31.820159 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7514 | 2024.11.21 19:38:31.820244 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7515 | 2024.11.21 19:38:31.820405 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7516 | 2024.11.21 19:38:31.820512 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7517 | 2024.11.21 19:38:31.820806 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7518 | 2024.11.21 19:38:31.821029 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_61_12} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7519 | 2024.11.21 19:38:31.821234 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7520 | 2024.11.21 19:38:31.821665 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7521 | 2024.11.21 19:38:31.821711 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7522 | 2024.11.21 19:38:31.822072 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7523 | 2024.11.21 19:38:31.822314 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7524 | 2024.11.21 19:38:31.822525 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002214 sec., 6323.396567299007 rows/sec., 442.85 KiB/sec. | ||
7525 | 2024.11.21 19:38:31.822583 [ 282 ] {f5fb0f92-021e-424b-a4eb-aeaebfb8c1f7} <Debug> TCPHandler: Processed in 0.002494384 sec. | ||
7526 | 2024.11.21 19:38:31.822737 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7527 | 2024.11.21 19:38:31.822868 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7528 | 2024.11.21 19:38:31.822921 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7529 | 2024.11.21 19:38:31.823556 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7530 | 2024.11.21 19:38:31.823596 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7531 | 2024.11.21 19:38:31.823948 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7532 | 2024.11.21 19:38:31.824182 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7533 | 2024.11.21 19:38:31.824338 [ 77 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7534 | 2024.11.21 19:38:31.824397 [ 77 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7535 | 2024.11.21 19:38:31.824432 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7536 | 2024.11.21 19:38:31.824449 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. | ||
7537 | 2024.11.21 19:38:31.824819 [ 276 ] {4667e42d-50e7-461c-895c-629ae271c8c8} <Debug> TCPHandler: Processed in 0.002139098 sec. | ||
7538 | 2024.11.21 19:38:31.824818 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
7539 | 2024.11.21 19:38:31.825093 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7540 | 2024.11.21 19:38:31.825367 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7541 | 2024.11.21 19:38:31.825435 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7542 | 2024.11.21 19:38:31.825450 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
7543 | 2024.11.21 19:38:31.825529 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7544 | 2024.11.21 19:38:31.825677 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
7545 | 2024.11.21 19:38:31.825983 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
7546 | 2024.11.21 19:38:31.826389 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
7547 | 2024.11.21 19:38:31.826799 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
7548 | 2024.11.21 19:38:31.828770 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7549 | 2024.11.21 19:38:31.828847 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7550 | 2024.11.21 19:38:31.829205 [ 195 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004693403 sec., 13849.226243729763 rows/sec., 917.59 KiB/sec. | ||
7551 | 2024.11.21 19:38:31.829423 [ 196 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7552 | 2024.11.21 19:38:31.829613 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7553 | 2024.11.21 19:38:31.829900 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7554 | 2024.11.21 19:38:31.830089 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7555 | 2024.11.21 19:38:31.830119 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_21_5} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7556 | 2024.11.21 19:38:31.830320 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7557 | 2024.11.21 19:38:31.830384 [ 77 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7558 | 2024.11.21 19:38:31.830474 [ 77 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7559 | 2024.11.21 19:38:31.830510 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7560 | 2024.11.21 19:38:31.830541 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005176 sec., 81723.33848531684 rows/sec., 5.84 MiB/sec. | ||
7561 | 2024.11.21 19:38:31.830846 [ 282 ] {df7b5e31-8e12-45ee-88cd-8d3a660510ba} <Debug> TCPHandler: Processed in 0.005916719 sec. | ||
7562 | 2024.11.21 19:38:31.830891 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
7563 | 2024.11.21 19:38:31.831155 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7564 | 2024.11.21 19:38:31.831487 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7565 | 2024.11.21 19:38:31.831555 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7566 | 2024.11.21 19:38:31.831627 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part | ||
7567 | 2024.11.21 19:38:31.831735 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7568 | 2024.11.21 19:38:31.832486 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
7569 | 2024.11.21 19:38:31.832837 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 423 rows starting from the beginning of the part | ||
7570 | 2024.11.21 19:38:31.833076 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
7571 | 2024.11.21 19:38:31.833444 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
7572 | 2024.11.21 19:38:31.833780 [ 200 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 423 rows starting from the beginning of the part | ||
7573 | 2024.11.21 19:38:31.834411 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7574 | 2024.11.21 19:38:31.834485 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7575 | 2024.11.21 19:38:31.835370 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7576 | 2024.11.21 19:38:31.835954 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7577 | 2024.11.21 19:38:31.836356 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00494 sec., 1214.5748987854251 rows/sec., 63.46 KiB/sec. | ||
7578 | 2024.11.21 19:38:31.836440 [ 276 ] {4fe1c01a-fa09-4572-8d0d-fa8cf7316fab} <Debug> TCPHandler: Processed in 0.005455633 sec. | ||
7579 | 2024.11.21 19:38:31.836700 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7580 | 2024.11.21 19:38:31.836867 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.006244353 sec., 312762.5872528347 rows/sec., 23.94 MiB/sec. | ||
7581 | 2024.11.21 19:38:31.836940 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7582 | 2024.11.21 19:38:31.837021 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7583 | 2024.11.21 19:38:31.837161 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7584 | 2024.11.21 19:38:31.837867 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7585 | 2024.11.21 19:38:31.838046 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_61_12} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7586 | 2024.11.21 19:38:31.838235 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7587 | 2024.11.21 19:38:31.838343 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7588 | 2024.11.21 19:38:31.838388 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7589 | 2024.11.21 19:38:31.838798 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7590 | 2024.11.21 19:38:31.839043 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7591 | 2024.11.21 19:38:31.839225 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7592 | 2024.11.21 19:38:31.839282 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7593 | 2024.11.21 19:38:31.839298 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002398 sec., 98832.3603002502 rows/sec., 6.62 MiB/sec. | ||
7594 | 2024.11.21 19:38:31.839318 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7595 | 2024.11.21 19:38:31.839489 [ 282 ] {dccfc5c5-2250-42a8-bba0-cff4e9f6a7b4} <Debug> TCPHandler: Processed in 0.002934389 sec. | ||
7596 | 2024.11.21 19:38:31.839538 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
7597 | 2024.11.21 19:38:31.839658 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7598 | 2024.11.21 19:38:31.839663 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7599 | 2024.11.21 19:38:31.839707 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 10837 rows starting from the beginning of the part | ||
7600 | 2024.11.21 19:38:31.839933 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7601 | 2024.11.21 19:38:31.839954 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
7602 | 2024.11.21 19:38:31.840064 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7603 | 2024.11.21 19:38:31.840264 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
7604 | 2024.11.21 19:38:31.840574 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 128 rows starting from the beginning of the part | ||
7605 | 2024.11.21 19:38:31.840937 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
7606 | 2024.11.21 19:38:31.841299 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
7607 | 2024.11.21 19:38:31.842115 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7608 | 2024.11.21 19:38:31.842157 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7609 | 2024.11.21 19:38:31.842597 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7610 | 2024.11.21 19:38:31.842881 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7611 | 2024.11.21 19:38:31.843340 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003527 sec., 283.5270768358378 rows/sec., 19.10 KiB/sec. | ||
7612 | 2024.11.21 19:38:31.843559 [ 276 ] {2c06a27b-cb09-422d-985b-645a1ae85dd5} <Debug> TCPHandler: Processed in 0.003964193 sec. | ||
7613 | 2024.11.21 19:38:31.843741 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7614 | 2024.11.21 19:38:31.843863 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7615 | 2024.11.21 19:38:31.843937 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7616 | 2024.11.21 19:38:31.845343 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7617 | 2024.11.21 19:38:31.845383 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7618 | 2024.11.21 19:38:31.845863 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11759 rows, containing 5 columns (5 merged, 0 gathered) in 0.006420465 sec., 1831487.2832419458 rows/sec., 124.72 MiB/sec. | ||
7619 | 2024.11.21 19:38:31.846315 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7620 | 2024.11.21 19:38:31.846420 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7621 | 2024.11.21 19:38:31.846945 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7622 | 2024.11.21 19:38:31.846979 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7623 | 2024.11.21 19:38:31.847130 [ 193 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7624 | 2024.11.21 19:38:31.847458 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
7625 | 2024.11.21 19:38:31.847607 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003769 sec., 10878.21703369594 rows/sec., 19.49 MiB/sec. | ||
7626 | 2024.11.21 19:38:31.848000 [ 282 ] {f1a5e650-55fd-4c6d-9e3e-ed44cdc60e0b} <Debug> TCPHandler: Processed in 0.004330268 sec. | ||
7627 | 2024.11.21 19:38:31.848150 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7628 | 2024.11.21 19:38:31.848261 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7629 | 2024.11.21 19:38:31.848308 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7630 | 2024.11.21 19:38:31.848838 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7631 | 2024.11.21 19:38:31.848889 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7632 | 2024.11.21 19:38:31.849380 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7633 | 2024.11.21 19:38:31.849743 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7634 | 2024.11.21 19:38:31.849955 [ 76 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7635 | 2024.11.21 19:38:31.850026 [ 76 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7636 | 2024.11.21 19:38:31.850039 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00179 sec., 45810.05586592179 rows/sec., 2.91 MiB/sec. | ||
7637 | 2024.11.21 19:38:31.850068 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7638 | 2024.11.21 19:38:31.850218 [ 276 ] {e1a2090c-7a9d-4a96-b00e-61827623cdf1} <Debug> TCPHandler: Processed in 0.002118539 sec. | ||
7639 | 2024.11.21 19:38:31.850296 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
7640 | 2024.11.21 19:38:31.850515 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7641 | 2024.11.21 19:38:31.850563 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3268 rows starting from the beginning of the part | ||
7642 | 2024.11.21 19:38:31.850667 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
7643 | 2024.11.21 19:38:31.850875 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
7644 | 2024.11.21 19:38:31.851058 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
7645 | 2024.11.21 19:38:31.851237 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
7646 | 2024.11.21 19:38:31.851459 [ 195 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
7647 | 2024.11.21 19:38:31.852882 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002683016 sec., 1341773.5861433551 rows/sec., 88.12 MiB/sec. | ||
7648 | 2024.11.21 19:38:31.853251 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7649 | 2024.11.21 19:38:31.853570 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7650 | 2024.11.21 19:38:31.853661 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_61_12} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7651 | 2024.11.21 19:38:31.853756 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
7652 | 2024.11.21 19:38:35.530143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1024 | ||
7653 | 2024.11.21 19:38:35.533396 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7654 | 2024.11.21 19:38:35.533458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7655 | 2024.11.21 19:38:35.534949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7656 | 2024.11.21 19:38:35.535264 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7657 | 2024.11.21 19:38:35.535501 [ 71 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7658 | 2024.11.21 19:38:35.535617 [ 71 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7659 | 2024.11.21 19:38:35.535680 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7660 | 2024.11.21 19:38:35.536130 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
7661 | 2024.11.21 19:38:35.536899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
7662 | 2024.11.21 19:38:35.537361 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7663 | 2024.11.21 19:38:35.537543 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 880 rows starting from the beginning of the part | ||
7664 | 2024.11.21 19:38:35.538181 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
7665 | 2024.11.21 19:38:35.538779 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
7666 | 2024.11.21 19:38:35.539365 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
7667 | 2024.11.21 19:38:35.539972 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
7668 | 2024.11.21 19:38:35.540556 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
7669 | 2024.11.21 19:38:35.548988 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 72 columns (72 merged, 0 gathered) in 0.013144315 sec., 77904.40201714581 rows/sec., 62.51 MiB/sec. | ||
7670 | 2024.11.21 19:38:35.550242 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7671 | 2024.11.21 19:38:35.550959 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7672 | 2024.11.21 19:38:35.551048 [ 199 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_31_6} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7673 | 2024.11.21 19:38:35.551264 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
7674 | 2024.11.21 19:38:36.799420 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7675 | 2024.11.21 19:38:36.799612 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7676 | 2024.11.21 19:38:36.799689 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7677 | 2024.11.21 19:38:36.800477 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7678 | 2024.11.21 19:38:36.800530 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7679 | 2024.11.21 19:38:36.800981 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7680 | 2024.11.21 19:38:36.801247 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7681 | 2024.11.21 19:38:36.801543 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001976 sec., 6072.8744939271255 rows/sec., 495.20 KiB/sec. | ||
7682 | 2024.11.21 19:38:36.801787 [ 276 ] {1f9047e6-3e9a-481c-b815-72d2143a0331} <Debug> TCPHandler: Processed in 0.002496654 sec. | ||
7683 | 2024.11.21 19:38:36.801994 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7684 | 2024.11.21 19:38:36.802142 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7685 | 2024.11.21 19:38:36.802201 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7686 | 2024.11.21 19:38:36.802871 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7687 | 2024.11.21 19:38:36.802914 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7688 | 2024.11.21 19:38:36.803293 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7689 | 2024.11.21 19:38:36.803547 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7690 | 2024.11.21 19:38:36.803777 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} <Debug> executeQuery: Read 62 rows, 4.84 KiB in 0.001669 sec., 37147.99281006591 rows/sec., 2.83 MiB/sec. | ||
7691 | 2024.11.21 19:38:36.803843 [ 282 ] {b3e69886-310d-4f9a-8eb9-32b3fc08918f} <Debug> TCPHandler: Processed in 0.001921616 sec. | ||
7692 | 2024.11.21 19:38:36.804000 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7693 | 2024.11.21 19:38:36.804131 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7694 | 2024.11.21 19:38:36.804187 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7695 | 2024.11.21 19:38:36.804786 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7696 | 2024.11.21 19:38:36.804826 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7697 | 2024.11.21 19:38:36.805179 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7698 | 2024.11.21 19:38:36.805418 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7699 | 2024.11.21 19:38:36.805621 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.00152 sec., 7894.736842105262 rows/sec., 551.24 KiB/sec. | ||
7700 | 2024.11.21 19:38:36.805675 [ 276 ] {7c1a51df-3aba-4430-96e5-b567f903d2e2} <Debug> TCPHandler: Processed in 0.001739214 sec. | ||
7701 | 2024.11.21 19:38:36.805824 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7702 | 2024.11.21 19:38:36.805932 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7703 | 2024.11.21 19:38:36.805977 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7704 | 2024.11.21 19:38:36.806538 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7705 | 2024.11.21 19:38:36.806577 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7706 | 2024.11.21 19:38:36.806949 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7707 | 2024.11.21 19:38:36.807191 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7708 | 2024.11.21 19:38:36.807395 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001485 sec., 51178.45117845118 rows/sec., 4.01 MiB/sec. | ||
7709 | 2024.11.21 19:38:36.807446 [ 282 ] {fd34fe28-5267-4dd8-87a3-ee26c350eb08} <Debug> TCPHandler: Processed in 0.001674582 sec. | ||
7710 | 2024.11.21 19:38:36.807587 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7711 | 2024.11.21 19:38:36.807693 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7712 | 2024.11.21 19:38:36.807743 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7713 | 2024.11.21 19:38:36.808276 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7714 | 2024.11.21 19:38:36.808315 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7715 | 2024.11.21 19:38:36.808703 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7716 | 2024.11.21 19:38:36.808937 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7717 | 2024.11.21 19:38:36.809201 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001526 sec., 87811.27129750983 rows/sec., 6.11 MiB/sec. | ||
7718 | 2024.11.21 19:38:36.809284 [ 276 ] {8103e49e-4ba8-4d5d-94db-eaf752b1f71e} <Debug> TCPHandler: Processed in 0.001742793 sec. | ||
7719 | 2024.11.21 19:38:36.809521 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7720 | 2024.11.21 19:38:36.809688 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7721 | 2024.11.21 19:38:36.809746 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7722 | 2024.11.21 19:38:36.810303 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7723 | 2024.11.21 19:38:36.810349 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7724 | 2024.11.21 19:38:36.810749 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7725 | 2024.11.21 19:38:36.810984 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7726 | 2024.11.21 19:38:36.811200 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001542 sec., 31128.4046692607 rows/sec., 2.10 MiB/sec. | ||
7727 | 2024.11.21 19:38:36.811249 [ 282 ] {1402b6ca-31d3-4eb8-94db-fb1c7bffbe82} <Debug> TCPHandler: Processed in 0.001846665 sec. | ||
7728 | 2024.11.21 19:38:37.934351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
7729 | 2024.11.21 19:38:37.935173 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7730 | 2024.11.21 19:38:37.935238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7731 | 2024.11.21 19:38:37.936006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7732 | 2024.11.21 19:38:37.936266 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7733 | 2024.11.21 19:38:37.936537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
7734 | 2024.11.21 19:38:39.305969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
7735 | 2024.11.21 19:38:39.325447 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7736 | 2024.11.21 19:38:39.325503 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7737 | 2024.11.21 19:38:39.332847 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7738 | 2024.11.21 19:38:39.333600 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7739 | 2024.11.21 19:38:39.336244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
7740 | 2024.11.21 19:38:40.962066 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7741 | 2024.11.21 19:38:41.137827 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7742 | 2024.11.21 19:38:41.170241 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7743 | 2024.11.21 19:38:41.171438 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7744 | 2024.11.21 19:38:41.426821 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7745 | 2024.11.21 19:38:41.446158 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7746 | 2024.11.21 19:38:41.453482 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7747 | 2024.11.21 19:38:41.497833 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7748 | 2024.11.21 19:38:41.800132 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7749 | 2024.11.21 19:38:41.800346 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7750 | 2024.11.21 19:38:41.800431 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7751 | 2024.11.21 19:38:41.801280 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7752 | 2024.11.21 19:38:41.801327 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7753 | 2024.11.21 19:38:41.801800 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7754 | 2024.11.21 19:38:41.802063 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7755 | 2024.11.21 19:38:41.802318 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002031 sec., 27572.6243229936 rows/sec., 2.12 MiB/sec. | ||
7756 | 2024.11.21 19:38:41.802389 [ 276 ] {d42e97af-d002-43cd-9a22-85a2ffceba60} <Debug> TCPHandler: Processed in 0.002396352 sec. | ||
7757 | 2024.11.21 19:38:41.802581 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7758 | 2024.11.21 19:38:41.802708 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7759 | 2024.11.21 19:38:41.802762 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7760 | 2024.11.21 19:38:41.803383 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7761 | 2024.11.21 19:38:41.803424 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7762 | 2024.11.21 19:38:41.803821 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7763 | 2024.11.21 19:38:41.804077 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7764 | 2024.11.21 19:38:41.804335 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001658 sec., 38600.72376357057 rows/sec., 3.01 MiB/sec. | ||
7765 | 2024.11.21 19:38:41.804388 [ 282 ] {06ed09a2-67a7-406a-bd1d-6c04a34d746c} <Debug> TCPHandler: Processed in 0.001868335 sec. | ||
7766 | 2024.11.21 19:38:41.804542 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7767 | 2024.11.21 19:38:41.804652 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7768 | 2024.11.21 19:38:41.804703 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7769 | 2024.11.21 19:38:41.805257 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7770 | 2024.11.21 19:38:41.805297 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7771 | 2024.11.21 19:38:41.805705 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7772 | 2024.11.21 19:38:41.805966 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7773 | 2024.11.21 19:38:41.806188 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. | ||
7774 | 2024.11.21 19:38:41.806241 [ 276 ] {4e8c17ce-9680-419c-8207-406a27c328d5} <Debug> TCPHandler: Processed in 0.001751734 sec. | ||
7775 | 2024.11.21 19:38:41.806411 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7776 | 2024.11.21 19:38:41.806519 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7777 | 2024.11.21 19:38:41.806566 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7778 | 2024.11.21 19:38:41.807034 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7779 | 2024.11.21 19:38:41.807075 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7780 | 2024.11.21 19:38:41.807445 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7781 | 2024.11.21 19:38:41.807683 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7782 | 2024.11.21 19:38:41.807922 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
7783 | 2024.11.21 19:38:41.807981 [ 282 ] {9d4ec78f-f3c7-4c11-9d1e-380e23e03021} <Debug> TCPHandler: Processed in 0.001633032 sec. | ||
7784 | 2024.11.21 19:38:42.810252 [ 59 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7785 | 2024.11.21 19:38:42.810339 [ 59 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7786 | 2024.11.21 19:38:42.810367 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7787 | 2024.11.21 19:38:42.810577 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
7788 | 2024.11.21 19:38:42.810829 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7789 | 2024.11.21 19:38:42.810871 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 102 rows starting from the beginning of the part | ||
7790 | 2024.11.21 19:38:42.810951 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
7791 | 2024.11.21 19:38:42.811089 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
7792 | 2024.11.21 19:38:42.811367 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
7793 | 2024.11.21 19:38:42.811607 [ 195 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7794 | 2024.11.21 19:38:42.812782 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342791 sec., 53782.006162734964 rows/sec., 2.74 MiB/sec. | ||
7795 | 2024.11.21 19:38:42.812906 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7796 | 2024.11.21 19:38:42.813199 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7797 | 2024.11.21 19:38:42.813286 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_21_5} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7798 | 2024.11.21 19:38:42.813361 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7799 | 2024.11.21 19:38:43.163088 [ 59 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7800 | 2024.11.21 19:38:43.163140 [ 59 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7801 | 2024.11.21 19:38:43.163167 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7802 | 2024.11.21 19:38:43.163287 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
7803 | 2024.11.21 19:38:43.163457 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7804 | 2024.11.21 19:38:43.163488 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 17 rows starting from the beginning of the part | ||
7805 | 2024.11.21 19:38:43.163551 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
7806 | 2024.11.21 19:38:43.163769 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7807 | 2024.11.21 19:38:43.163965 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7808 | 2024.11.21 19:38:43.164165 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7809 | 2024.11.21 19:38:43.165280 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002054617 sec., 10220.883016153375 rows/sec., 688.71 KiB/sec. | ||
7810 | 2024.11.21 19:38:43.165482 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7811 | 2024.11.21 19:38:43.165848 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7812 | 2024.11.21 19:38:43.165942 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_21_5} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7813 | 2024.11.21 19:38:43.166038 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7814 | 2024.11.21 19:38:44.118842 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7815 | 2024.11.21 19:38:44.588581 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7816 | 2024.11.21 19:38:44.744124 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7817 | 2024.11.21 19:38:44.817924 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7818 | 2024.11.21 19:38:44.823384 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7819 | 2024.11.21 19:38:44.833144 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7820 | 2024.11.21 19:38:44.835516 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7821 | 2024.11.21 19:38:44.842857 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7822 | 2024.11.21 19:38:45.073168 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7823 | 2024.11.21 19:38:45.294103 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7824 | 2024.11.21 19:38:45.294153 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7825 | 2024.11.21 19:38:45.384080 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7826 | 2024.11.21 19:38:45.436748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
7827 | 2024.11.21 19:38:45.437400 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7828 | 2024.11.21 19:38:45.437444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7829 | 2024.11.21 19:38:45.437995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7830 | 2024.11.21 19:38:45.438244 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7831 | 2024.11.21 19:38:45.438485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
7832 | 2024.11.21 19:38:45.445486 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7833 | 2024.11.21 19:38:45.537247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1044 | ||
7834 | 2024.11.21 19:38:45.540204 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7835 | 2024.11.21 19:38:45.540263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7836 | 2024.11.21 19:38:45.541745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7837 | 2024.11.21 19:38:45.542057 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7838 | 2024.11.21 19:38:45.542675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
7839 | 2024.11.21 19:38:45.641191 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7840 | 2024.11.21 19:38:45.668709 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7841 | 2024.11.21 19:38:45.684951 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53911, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7842 | 2024.11.21 19:38:45.760587 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7843 | 2024.11.21 19:38:45.820009 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7844 | 2024.11.21 19:38:45.888382 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7845 | 2024.11.21 19:38:46.386798 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7846 | 2024.11.21 19:38:46.437560 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7847 | 2024.11.21 19:38:46.461903 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7848 | 2024.11.21 19:38:46.476245 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7849 | 2024.11.21 19:38:46.476273 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7850 | 2024.11.21 19:38:46.477615 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7851 | 2024.11.21 19:38:46.493958 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44239, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7852 | 2024.11.21 19:38:46.807413 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7853 | 2024.11.21 19:38:46.807628 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7854 | 2024.11.21 19:38:46.807710 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7855 | 2024.11.21 19:38:46.808505 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7856 | 2024.11.21 19:38:46.808556 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7857 | 2024.11.21 19:38:46.809006 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7858 | 2024.11.21 19:38:46.809261 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7859 | 2024.11.21 19:38:46.809508 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. | ||
7860 | 2024.11.21 19:38:46.809574 [ 276 ] {3f05d104-86ca-4e6b-9321-a6fa67ce0060} <Debug> TCPHandler: Processed in 0.002298451 sec. | ||
7861 | 2024.11.21 19:38:46.809768 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7862 | 2024.11.21 19:38:46.809912 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7863 | 2024.11.21 19:38:46.809972 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7864 | 2024.11.21 19:38:46.810782 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7865 | 2024.11.21 19:38:46.810833 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7866 | 2024.11.21 19:38:46.811273 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7867 | 2024.11.21 19:38:46.811524 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7868 | 2024.11.21 19:38:46.811748 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.00187 sec., 152406.41711229947 rows/sec., 13.47 MiB/sec. | ||
7869 | 2024.11.21 19:38:46.811802 [ 282 ] {1f323605-c661-4589-b2f0-c1abdb4c02a3} <Debug> TCPHandler: Processed in 0.002106848 sec. | ||
7870 | 2024.11.21 19:38:46.811948 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7871 | 2024.11.21 19:38:46.812078 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7872 | 2024.11.21 19:38:46.812134 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7873 | 2024.11.21 19:38:46.812795 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7874 | 2024.11.21 19:38:46.812844 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7875 | 2024.11.21 19:38:46.813218 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7876 | 2024.11.21 19:38:46.813459 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7877 | 2024.11.21 19:38:46.813664 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001616 sec., 29702.970297029704 rows/sec., 2.14 MiB/sec. | ||
7878 | 2024.11.21 19:38:46.813717 [ 276 ] {820d056b-6ecc-443d-a0e1-f325ac4dc222} <Debug> TCPHandler: Processed in 0.001826234 sec. | ||
7879 | 2024.11.21 19:38:46.813847 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7880 | 2024.11.21 19:38:46.813960 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7881 | 2024.11.21 19:38:46.814015 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7882 | 2024.11.21 19:38:46.814650 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7883 | 2024.11.21 19:38:46.814698 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7884 | 2024.11.21 19:38:46.815162 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7885 | 2024.11.21 19:38:46.815411 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7886 | 2024.11.21 19:38:46.815625 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001692 sec., 8274.231678486998 rows/sec., 579.47 KiB/sec. | ||
7887 | 2024.11.21 19:38:46.815679 [ 282 ] {a74a8cee-9456-49ee-a6d3-36b9e5b6898c} <Debug> TCPHandler: Processed in 0.001884015 sec. | ||
7888 | 2024.11.21 19:38:46.815835 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7889 | 2024.11.21 19:38:46.815947 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7890 | 2024.11.21 19:38:46.816002 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7891 | 2024.11.21 19:38:46.816640 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7892 | 2024.11.21 19:38:46.816688 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7893 | 2024.11.21 19:38:46.817096 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7894 | 2024.11.21 19:38:46.817335 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7895 | 2024.11.21 19:38:46.817536 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001616 sec., 8044.554455445545 rows/sec., 501.58 KiB/sec. | ||
7896 | 2024.11.21 19:38:46.817590 [ 276 ] {7c5bb7dc-56db-4504-9718-360ac2481a41} <Debug> TCPHandler: Processed in 0.001808204 sec. | ||
7897 | 2024.11.21 19:38:46.817717 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7898 | 2024.11.21 19:38:46.817824 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7899 | 2024.11.21 19:38:46.817870 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7900 | 2024.11.21 19:38:46.818522 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7901 | 2024.11.21 19:38:46.818562 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7902 | 2024.11.21 19:38:46.818938 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7903 | 2024.11.21 19:38:46.819182 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7904 | 2024.11.21 19:38:46.819392 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001587 sec., 266540.6427221172 rows/sec., 19.05 MiB/sec. | ||
7905 | 2024.11.21 19:38:46.819446 [ 282 ] {716460ee-9c4e-4dce-8020-98e7bffac3f0} <Debug> TCPHandler: Processed in 0.001781244 sec. | ||
7906 | 2024.11.21 19:38:46.819570 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7907 | 2024.11.21 19:38:46.819675 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7908 | 2024.11.21 19:38:46.819722 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7909 | 2024.11.21 19:38:46.820159 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7910 | 2024.11.21 19:38:46.820198 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7911 | 2024.11.21 19:38:46.820557 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7912 | 2024.11.21 19:38:46.820794 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7913 | 2024.11.21 19:38:46.821003 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. | ||
7914 | 2024.11.21 19:38:46.821053 [ 276 ] {7ad50f4b-cafe-436d-8dab-39523a15e28f} <Debug> TCPHandler: Processed in 0.00153575 sec. | ||
7915 | 2024.11.21 19:38:46.821190 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7916 | 2024.11.21 19:38:46.821316 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7917 | 2024.11.21 19:38:46.821374 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7918 | 2024.11.21 19:38:46.821986 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7919 | 2024.11.21 19:38:46.822026 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7920 | 2024.11.21 19:38:46.822421 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7921 | 2024.11.21 19:38:46.822675 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7922 | 2024.11.21 19:38:46.822899 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001607 sec., 147479.7759800871 rows/sec., 9.89 MiB/sec. | ||
7923 | 2024.11.21 19:38:46.822980 [ 282 ] {efdc53a7-7fbd-4cfe-bea2-f399fde77237} <Debug> TCPHandler: Processed in 0.001853285 sec. | ||
7924 | 2024.11.21 19:38:46.823192 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7925 | 2024.11.21 19:38:46.823483 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7926 | 2024.11.21 19:38:46.823550 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7927 | 2024.11.21 19:38:46.824048 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7928 | 2024.11.21 19:38:46.824088 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7929 | 2024.11.21 19:38:46.824443 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7930 | 2024.11.21 19:38:46.824680 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7931 | 2024.11.21 19:38:46.824891 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. | ||
7932 | 2024.11.21 19:38:46.824948 [ 276 ] {f13c941c-22ad-4bd1-aaca-5a92f410125b} <Debug> TCPHandler: Processed in 0.001894275 sec. | ||
7933 | 2024.11.21 19:38:46.825078 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7934 | 2024.11.21 19:38:46.825185 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7935 | 2024.11.21 19:38:46.825252 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7936 | 2024.11.21 19:38:46.826368 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7937 | 2024.11.21 19:38:46.826408 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7938 | 2024.11.21 19:38:46.827072 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7939 | 2024.11.21 19:38:46.827340 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7940 | 2024.11.21 19:38:46.827521 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
7941 | 2024.11.21 19:38:46.827608 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00244 sec., 16803.27868852459 rows/sec., 30.11 MiB/sec. | ||
7942 | 2024.11.21 19:38:46.827618 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7943 | 2024.11.21 19:38:46.827695 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7944 | 2024.11.21 19:38:46.827999 [ 282 ] {e76ad13b-db93-43bb-a555-2d5e3c705073} <Debug> TCPHandler: Processed in 0.00297069 sec. | ||
7945 | 2024.11.21 19:38:46.828043 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::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 | ||
7946 | 2024.11.21 19:38:46.828193 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7947 | 2024.11.21 19:38:46.828469 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7948 | 2024.11.21 19:38:46.828611 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7949 | 2024.11.21 19:38:46.828765 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7950 | 2024.11.21 19:38:46.828997 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 608 rows starting from the beginning of the part | ||
7951 | 2024.11.21 19:38:46.829849 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
7952 | 2024.11.21 19:38:46.830688 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
7953 | 2024.11.21 19:38:46.830783 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7954 | 2024.11.21 19:38:46.830879 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7955 | 2024.11.21 19:38:46.831243 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
7956 | 2024.11.21 19:38:46.832059 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
7957 | 2024.11.21 19:38:46.832395 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7958 | 2024.11.21 19:38:46.832711 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
7959 | 2024.11.21 19:38:46.833412 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7960 | 2024.11.21 19:38:46.834109 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005709 sec., 14363.28603958662 rows/sec., 934.14 KiB/sec. | ||
7961 | 2024.11.21 19:38:46.834397 [ 276 ] {02dd666b-f270-4dfe-a2a5-48e30a118401} <Debug> TCPHandler: Processed in 0.006303294 sec. | ||
7962 | 2024.11.21 19:38:46.836399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
7963 | 2024.11.21 19:38:46.851289 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 19 columns (19 merged, 0 gathered) in 0.023451953 sec., 34666.62243438745 rows/sec., 62.12 MiB/sec. | ||
7964 | 2024.11.21 19:38:46.852129 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7965 | 2024.11.21 19:38:46.852953 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7966 | 2024.11.21 19:38:46.853102 [ 186 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_24_5} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
7967 | 2024.11.21 19:38:46.853280 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
7968 | 2024.11.21 19:38:46.863995 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7969 | 2024.11.21 19:38:46.864039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7970 | 2024.11.21 19:38:46.871378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7971 | 2024.11.21 19:38:46.872180 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7972 | 2024.11.21 19:38:46.874983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
7973 | 2024.11.21 19:38:47.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.84 MiB, peak 224.78 MiB, free memory in arenas 0.00 B, will set to 219.18 MiB (RSS), difference: 2.34 MiB | ||
7974 | 2024.11.21 19:38:48.439595 [ 48 ] {} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7975 | 2024.11.21 19:38:48.439686 [ 48 ] {} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7976 | 2024.11.21 19:38:48.439715 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7977 | 2024.11.21 19:38:48.439925 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
7978 | 2024.11.21 19:38:48.440129 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7979 | 2024.11.21 19:38:48.440166 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
7980 | 2024.11.21 19:38:48.440254 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
7981 | 2024.11.21 19:38:48.440432 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
7982 | 2024.11.21 19:38:48.440679 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
7983 | 2024.11.21 19:38:48.440879 [ 195 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
7984 | 2024.11.21 19:38:48.441996 [ 201 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.00219769 sec., 21841.114988920184 rows/sec., 1.82 MiB/sec. | ||
7985 | 2024.11.21 19:38:48.442213 [ 192 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7986 | 2024.11.21 19:38:48.442596 [ 192 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7987 | 2024.11.21 19:38:48.442698 [ 192 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_13_3} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7988 | 2024.11.21 19:38:48.442816 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7989 | 2024.11.21 19:38:51.799205 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7990 | 2024.11.21 19:38:51.799414 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7991 | 2024.11.21 19:38:51.799495 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7992 | 2024.11.21 19:38:51.800333 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7993 | 2024.11.21 19:38:51.800374 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7994 | 2024.11.21 19:38:51.800803 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7995 | 2024.11.21 19:38:51.801196 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7996 | 2024.11.21 19:38:51.801393 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002037 sec., 981.8360333824251 rows/sec., 80.06 KiB/sec. | ||
7997 | 2024.11.21 19:38:51.801449 [ 276 ] {cdbf9b2d-0254-44c1-a2b8-8c05269301c8} <Debug> TCPHandler: Processed in 0.002381342 sec. | ||
7998 | 2024.11.21 19:38:51.801641 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7999 | 2024.11.21 19:38:51.801783 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8000 | 2024.11.21 19:38:51.801838 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8001 | 2024.11.21 19:38:51.802476 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8002 | 2024.11.21 19:38:51.802515 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
8003 | 2024.11.21 19:38:51.802901 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8004 | 2024.11.21 19:38:51.803153 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8005 | 2024.11.21 19:38:51.803340 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001588 sec., 35894.20654911839 rows/sec., 2.75 MiB/sec. | ||
8006 | 2024.11.21 19:38:51.803393 [ 282 ] {f790bc1c-6ed4-4a4c-a4fc-f1a7f9563daa} <Debug> TCPHandler: Processed in 0.001821844 sec. | ||
8007 | 2024.11.21 19:38:51.803562 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8008 | 2024.11.21 19:38:51.803670 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8009 | 2024.11.21 19:38:51.803715 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8010 | 2024.11.21 19:38:51.804286 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8011 | 2024.11.21 19:38:51.804326 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
8012 | 2024.11.21 19:38:51.804682 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8013 | 2024.11.21 19:38:51.804922 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8014 | 2024.11.21 19:38:51.805100 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001453 sec., 1376.4624913971093 rows/sec., 96.11 KiB/sec. | ||
8015 | 2024.11.21 19:38:51.805153 [ 276 ] {f7864fab-3cbe-442c-89e4-f24fd69bbc22} <Debug> TCPHandler: Processed in 0.001644012 sec. | ||
8016 | 2024.11.21 19:38:51.805324 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8017 | 2024.11.21 19:38:51.805431 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8018 | 2024.11.21 19:38:51.805475 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8019 | 2024.11.21 19:38:51.806048 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8020 | 2024.11.21 19:38:51.806087 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
8021 | 2024.11.21 19:38:51.806459 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8022 | 2024.11.21 19:38:51.806709 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8023 | 2024.11.21 19:38:51.806895 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001486 sec., 44414.535666218035 rows/sec., 3.47 MiB/sec. | ||
8024 | 2024.11.21 19:38:51.806947 [ 282 ] {a5fcc9a1-3f7e-46fd-9d0c-4044eb3e9171} <Debug> TCPHandler: Processed in 0.001676403 sec. | ||
8025 | 2024.11.21 19:38:51.807097 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8026 | 2024.11.21 19:38:51.807227 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8027 | 2024.11.21 19:38:51.807284 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8028 | 2024.11.21 19:38:51.807889 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8029 | 2024.11.21 19:38:51.807932 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
8030 | 2024.11.21 19:38:51.808348 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8031 | 2024.11.21 19:38:51.808590 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8032 | 2024.11.21 19:38:51.808768 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001571 sec., 82113.30362826226 rows/sec., 5.72 MiB/sec. | ||
8033 | 2024.11.21 19:38:51.808823 [ 276 ] {564e7fcb-6f30-4b3a-8657-65d4e0fffcf6} <Debug> TCPHandler: Processed in 0.001777954 sec. | ||
8034 | 2024.11.21 19:38:51.808986 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8035 | 2024.11.21 19:38:51.809095 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8036 | 2024.11.21 19:38:51.809141 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8037 | 2024.11.21 19:38:51.809578 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2024.11.21 19:38:51.809615 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
8039 | 2024.11.21 19:38:51.809991 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8040 | 2024.11.21 19:38:51.810230 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8041 | 2024.11.21 19:38:51.810415 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001339 sec., 35847.64749813294 rows/sec., 2.42 MiB/sec. | ||
8042 | 2024.11.21 19:38:51.810478 [ 282 ] {fc62cfa8-d704-4aa0-9f09-18c9da7edab6} <Debug> TCPHandler: Processed in 0.001555491 sec. | ||
8043 | 2024.11.21 19:38:52.938698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
8044 | 2024.11.21 19:38:52.939326 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8045 | 2024.11.21 19:38:52.939363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8046 | 2024.11.21 19:38:52.939830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8047 | 2024.11.21 19:38:52.940133 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8048 | 2024.11.21 19:38:52.940398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
8049 | 2024.11.21 19:38:54.375142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8050 | 2024.11.21 19:38:54.396322 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8051 | 2024.11.21 19:38:54.396383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8052 | 2024.11.21 19:38:54.403688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8053 | 2024.11.21 19:38:54.404467 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8054 | 2024.11.21 19:38:54.407428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8055 | 2024.11.21 19:38:55.542944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1078 | ||
8056 | 2024.11.21 19:38:55.546139 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8057 | 2024.11.21 19:38:55.546190 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8058 | 2024.11.21 19:38:55.547697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8059 | 2024.11.21 19:38:55.548013 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8060 | 2024.11.21 19:38:55.548647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
8061 | 2024.11.21 19:38:56.800049 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8062 | 2024.11.21 19:38:56.800237 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8063 | 2024.11.21 19:38:56.800306 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8064 | 2024.11.21 19:38:56.801103 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8065 | 2024.11.21 19:38:56.801144 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8066 | 2024.11.21 19:38:56.801587 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8067 | 2024.11.21 19:38:56.801843 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8068 | 2024.11.21 19:38:56.802055 [ 33 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8069 | 2024.11.21 19:38:56.802123 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.23 MiB/sec. | ||
8070 | 2024.11.21 19:38:56.802147 [ 33 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8071 | 2024.11.21 19:38:56.802212 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8072 | 2024.11.21 19:38:56.802248 [ 276 ] {82013227-8e89-4a14-ba13-c0f759f35128} <Debug> TCPHandler: Processed in 0.002321181 sec. | ||
8073 | 2024.11.21 19:38:56.802478 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
8074 | 2024.11.21 19:38:56.802496 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8075 | 2024.11.21 19:38:56.802738 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8076 | 2024.11.21 19:38:56.802751 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8077 | 2024.11.21 19:38:56.802803 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1435 rows starting from the beginning of the part | ||
8078 | 2024.11.21 19:38:56.802847 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8079 | 2024.11.21 19:38:56.803148 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 62 rows starting from the beginning of the part | ||
8080 | 2024.11.21 19:38:56.803535 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
8081 | 2024.11.21 19:38:56.803887 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 285 rows starting from the beginning of the part | ||
8082 | 2024.11.21 19:38:56.804299 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 57 rows starting from the beginning of the part | ||
8083 | 2024.11.21 19:38:56.804710 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
8084 | 2024.11.21 19:38:56.806139 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8085 | 2024.11.21 19:38:56.806201 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8086 | 2024.11.21 19:38:56.807332 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8087 | 2024.11.21 19:38:56.807738 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8088 | 2024.11.21 19:38:56.808155 [ 33 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8089 | 2024.11.21 19:38:56.808263 [ 33 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8090 | 2024.11.21 19:38:56.808276 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.005946599 sec., 328086.6929147232 rows/sec., 28.68 MiB/sec. | ||
8091 | 2024.11.21 19:38:56.808326 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8092 | 2024.11.21 19:38:56.808383 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0057 sec., 11228.070175438595 rows/sec., 897.41 KiB/sec. | ||
8093 | 2024.11.21 19:38:56.808691 [ 282 ] {4871efc4-25f3-4fb1-8288-976df6eda438} <Debug> TCPHandler: Processed in 0.006298464 sec. | ||
8094 | 2024.11.21 19:38:56.808715 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
8095 | 2024.11.21 19:38:56.808879 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8096 | 2024.11.21 19:38:56.808942 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8097 | 2024.11.21 19:38:56.809208 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8098 | 2024.11.21 19:38:56.809247 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8099 | 2024.11.21 19:38:56.809284 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 915 rows starting from the beginning of the part | ||
8100 | 2024.11.21 19:38:56.809414 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8101 | 2024.11.21 19:38:56.809737 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
8102 | 2024.11.21 19:38:56.810267 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
8103 | 2024.11.21 19:38:56.810690 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 423 rows starting from the beginning of the part | ||
8104 | 2024.11.21 19:38:56.810919 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8105 | 2024.11.21 19:38:56.811277 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part | ||
8106 | 2024.11.21 19:38:56.811632 [ 193 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_66_13} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8107 | 2024.11.21 19:38:56.811713 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
8108 | 2024.11.21 19:38:56.811964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
8109 | 2024.11.21 19:38:56.813235 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8110 | 2024.11.21 19:38:56.813307 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8111 | 2024.11.21 19:38:56.814432 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8112 | 2024.11.21 19:38:56.814855 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8113 | 2024.11.21 19:38:56.815126 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.006686899 sec., 240470.20898625808 rows/sec., 18.55 MiB/sec. | ||
8114 | 2024.11.21 19:38:56.815262 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8115 | 2024.11.21 19:38:56.815368 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8116 | 2024.11.21 19:38:56.815416 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8117 | 2024.11.21 19:38:56.815424 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006251 sec., 25595.90465525516 rows/sec., 1.78 MiB/sec. | ||
8118 | 2024.11.21 19:38:56.815473 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8119 | 2024.11.21 19:38:56.815832 [ 276 ] {4e697632-a49e-4cd1-8182-2bb42803bb89} <Debug> TCPHandler: Processed in 0.006998814 sec. | ||
8120 | 2024.11.21 19:38:56.816191 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8121 | 2024.11.21 19:38:56.816751 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8122 | 2024.11.21 19:38:56.816772 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
8123 | 2024.11.21 19:38:56.816812 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8124 | 2024.11.21 19:38:56.817031 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8125 | 2024.11.21 19:38:56.817179 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_66_13} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8126 | 2024.11.21 19:38:56.817488 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
8127 | 2024.11.21 19:38:56.818042 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8128 | 2024.11.21 19:38:56.818140 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 11759 rows starting from the beginning of the part | ||
8129 | 2024.11.21 19:38:56.818324 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 134 rows starting from the beginning of the part | ||
8130 | 2024.11.21 19:38:56.818676 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
8131 | 2024.11.21 19:38:56.819056 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
8132 | 2024.11.21 19:38:56.819366 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 129 rows starting from the beginning of the part | ||
8133 | 2024.11.21 19:38:56.819685 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
8134 | 2024.11.21 19:38:56.820122 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8135 | 2024.11.21 19:38:56.820199 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8136 | 2024.11.21 19:38:56.821049 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8137 | 2024.11.21 19:38:56.821404 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8138 | 2024.11.21 19:38:56.821651 [ 33 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8139 | 2024.11.21 19:38:56.821775 [ 33 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8140 | 2024.11.21 19:38:56.821856 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005312 sec., 11295.180722891566 rows/sec., 779.49 KiB/sec. | ||
8141 | 2024.11.21 19:38:56.821871 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8142 | 2024.11.21 19:38:56.822275 [ 282 ] {31b7c81a-7915-4535-af7d-af9dd795a01f} <Debug> TCPHandler: Processed in 0.006287984 sec. | ||
8143 | 2024.11.21 19:38:56.822325 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
8144 | 2024.11.21 19:38:56.822936 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8145 | 2024.11.21 19:38:56.823063 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3600 rows starting from the beginning of the part | ||
8146 | 2024.11.21 19:38:56.823603 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
8147 | 2024.11.21 19:38:56.824306 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
8148 | 2024.11.21 19:38:56.824929 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
8149 | 2024.11.21 19:38:56.825062 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
8150 | 2024.11.21 19:38:56.825157 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
8151 | 2024.11.21 19:38:56.826831 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3898 rows, containing 4 columns (4 merged, 0 gathered) in 0.004814574 sec., 809625.1090958411 rows/sec., 53.21 MiB/sec. | ||
8152 | 2024.11.21 19:38:56.827215 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12579 rows, containing 5 columns (5 merged, 0 gathered) in 0.011493323 sec., 1094461.5408441927 rows/sec., 74.59 MiB/sec. | ||
8153 | 2024.11.21 19:38:56.827269 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8154 | 2024.11.21 19:38:56.827611 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8155 | 2024.11.21 19:38:56.827702 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8156 | 2024.11.21 19:38:56.827729 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_66_13} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8157 | 2024.11.21 19:38:56.827898 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
8158 | 2024.11.21 19:38:56.828159 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8159 | 2024.11.21 19:38:56.828261 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8160 | 2024.11.21 19:38:56.828369 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
8161 | 2024.11.21 19:39:00.294210 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8162 | 2024.11.21 19:39:00.294313 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8163 | 2024.11.21 19:39:00.440610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
8164 | 2024.11.21 19:39:00.441294 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8165 | 2024.11.21 19:39:00.441340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8166 | 2024.11.21 19:39:00.441868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8167 | 2024.11.21 19:39:00.442139 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8168 | 2024.11.21 19:39:00.442347 [ 26 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8169 | 2024.11.21 19:39:00.442404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8170 | 2024.11.21 19:39:00.442442 [ 26 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8171 | 2024.11.21 19:39:00.442471 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8172 | 2024.11.21 19:39:00.442633 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8173 | 2024.11.21 19:39:00.442801 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8174 | 2024.11.21 19:39:00.442848 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8175 | 2024.11.21 19:39:00.442933 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8176 | 2024.11.21 19:39:00.443103 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8177 | 2024.11.21 19:39:00.443364 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8178 | 2024.11.21 19:39:00.443605 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8179 | 2024.11.21 19:39:00.443817 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8180 | 2024.11.21 19:39:00.446309 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.00375079 sec., 5627081.228221254 rows/sec., 80.50 MiB/sec. | ||
8181 | 2024.11.21 19:39:00.446544 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8182 | 2024.11.21 19:39:00.446825 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8183 | 2024.11.21 19:39:00.446907 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_46_9} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8184 | 2024.11.21 19:39:00.446997 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
8185 | 2024.11.21 19:39:01.806874 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8186 | 2024.11.21 19:39:01.807061 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8187 | 2024.11.21 19:39:01.807136 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8188 | 2024.11.21 19:39:01.807908 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8189 | 2024.11.21 19:39:01.807960 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8190 | 2024.11.21 19:39:01.808395 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8191 | 2024.11.21 19:39:01.808661 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8192 | 2024.11.21 19:39:01.808928 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. | ||
8193 | 2024.11.21 19:39:01.809063 [ 276 ] {693396ea-2c04-4da3-8204-1835bea08c08} <Debug> TCPHandler: Processed in 0.002314531 sec. | ||
8194 | 2024.11.21 19:39:01.809309 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8195 | 2024.11.21 19:39:01.809453 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8196 | 2024.11.21 19:39:01.809513 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8197 | 2024.11.21 19:39:01.810232 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8198 | 2024.11.21 19:39:01.810274 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8199 | 2024.11.21 19:39:01.810665 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8200 | 2024.11.21 19:39:01.810912 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8201 | 2024.11.21 19:39:01.811138 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.00172 sec., 165697.67441860464 rows/sec., 14.64 MiB/sec. | ||
8202 | 2024.11.21 19:39:01.811192 [ 282 ] {358760fa-800a-4a2a-a42b-1ecea03644c3} <Debug> TCPHandler: Processed in 0.002002957 sec. | ||
8203 | 2024.11.21 19:39:01.811334 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8204 | 2024.11.21 19:39:01.811441 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8205 | 2024.11.21 19:39:01.811486 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8206 | 2024.11.21 19:39:01.812048 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8207 | 2024.11.21 19:39:01.812088 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8208 | 2024.11.21 19:39:01.812448 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8209 | 2024.11.21 19:39:01.812693 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8210 | 2024.11.21 19:39:01.812873 [ 80 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
8211 | 2024.11.21 19:39:01.812937 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001513 sec., 31725.049570389954 rows/sec., 2.28 MiB/sec. | ||
8212 | 2024.11.21 19:39:01.812955 [ 80 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8213 | 2024.11.21 19:39:01.813026 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8214 | 2024.11.21 19:39:01.813075 [ 276 ] {37b91f35-5a81-4dca-84b7-541c20b2aed3} <Debug> TCPHandler: Processed in 0.001792214 sec. | ||
8215 | 2024.11.21 19:39:01.813344 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8216 | 2024.11.21 19:39:01.813395 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::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 | ||
8217 | 2024.11.21 19:39:01.813737 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8218 | 2024.11.21 19:39:01.813937 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8219 | 2024.11.21 19:39:01.813991 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8220 | 2024.11.21 19:39:01.814126 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 66 rows starting from the beginning of the part | ||
8221 | 2024.11.21 19:39:01.814623 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
8222 | 2024.11.21 19:39:01.814939 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
8223 | 2024.11.21 19:39:01.815334 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
8224 | 2024.11.21 19:39:01.815664 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
8225 | 2024.11.21 19:39:01.816027 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
8226 | 2024.11.21 19:39:01.817098 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8227 | 2024.11.21 19:39:01.817145 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8228 | 2024.11.21 19:39:01.817667 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8229 | 2024.11.21 19:39:01.817931 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.004796655 sec., 46699.21017875999 rows/sec., 3.52 MiB/sec. | ||
8230 | 2024.11.21 19:39:01.818006 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8231 | 2024.11.21 19:39:01.818068 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
8232 | 2024.11.21 19:39:01.818395 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004814 sec., 2908.184461985875 rows/sec., 203.67 KiB/sec. | ||
8233 | 2024.11.21 19:39:01.818756 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8234 | 2024.11.21 19:39:01.818820 [ 282 ] {173a54b5-f311-434c-8dea-071407798e47} <Debug> TCPHandler: Processed in 0.005631465 sec. | ||
8235 | 2024.11.21 19:39:01.819159 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8236 | 2024.11.21 19:39:01.819171 [ 187 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_38_8} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
8237 | 2024.11.21 19:39:01.819431 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8238 | 2024.11.21 19:39:01.819500 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8239 | 2024.11.21 19:39:01.819551 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8240 | 2024.11.21 19:39:01.820109 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8241 | 2024.11.21 19:39:01.820149 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8242 | 2024.11.21 19:39:01.820503 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8243 | 2024.11.21 19:39:01.820734 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8244 | 2024.11.21 19:39:01.820995 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. | ||
8245 | 2024.11.21 19:39:01.821209 [ 276 ] {640b2f3a-ed09-4522-93a7-dcd9f52c5283} <Debug> TCPHandler: Processed in 0.002223879 sec. | ||
8246 | 2024.11.21 19:39:01.821394 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8247 | 2024.11.21 19:39:01.821526 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8248 | 2024.11.21 19:39:01.821578 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8249 | 2024.11.21 19:39:01.822423 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8250 | 2024.11.21 19:39:01.822471 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8251 | 2024.11.21 19:39:01.822846 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8252 | 2024.11.21 19:39:01.823081 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8253 | 2024.11.21 19:39:01.823303 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001806 sec., 234219.26910299002 rows/sec., 16.74 MiB/sec. | ||
8254 | 2024.11.21 19:39:01.823356 [ 282 ] {af21f757-cd2a-4c45-8e00-91ac60dee06f} <Debug> TCPHandler: Processed in 0.002024527 sec. | ||
8255 | 2024.11.21 19:39:01.823495 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8256 | 2024.11.21 19:39:01.823623 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8257 | 2024.11.21 19:39:01.823678 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8258 | 2024.11.21 19:39:01.824212 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8259 | 2024.11.21 19:39:01.824258 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8260 | 2024.11.21 19:39:01.824660 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8261 | 2024.11.21 19:39:01.824900 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8262 | 2024.11.21 19:39:01.825157 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
8263 | 2024.11.21 19:39:01.825355 [ 276 ] {dca9d403-3918-4576-8f43-46003cf1fddb} <Debug> TCPHandler: Processed in 0.001909856 sec. | ||
8264 | 2024.11.21 19:39:01.825578 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8265 | 2024.11.21 19:39:01.825716 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8266 | 2024.11.21 19:39:01.825775 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8267 | 2024.11.21 19:39:01.826445 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8268 | 2024.11.21 19:39:01.826492 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8269 | 2024.11.21 19:39:01.826864 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8270 | 2024.11.21 19:39:01.827103 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8271 | 2024.11.21 19:39:01.827317 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00163 sec., 145398.773006135 rows/sec., 9.75 MiB/sec. | ||
8272 | 2024.11.21 19:39:01.827370 [ 282 ] {af1b0289-ba83-4189-b5e9-f77174a4cd8b} <Debug> TCPHandler: Processed in 0.001909046 sec. | ||
8273 | 2024.11.21 19:39:01.827511 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8274 | 2024.11.21 19:39:01.827640 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8275 | 2024.11.21 19:39:01.827696 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8276 | 2024.11.21 19:39:01.828215 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8277 | 2024.11.21 19:39:01.828262 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8278 | 2024.11.21 19:39:01.828650 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8279 | 2024.11.21 19:39:01.828879 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8280 | 2024.11.21 19:39:01.829095 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. | ||
8281 | 2024.11.21 19:39:01.829197 [ 276 ] {5e9c1c44-7f37-4e69-9e03-6501dab7d172} <Debug> TCPHandler: Processed in 0.001740953 sec. | ||
8282 | 2024.11.21 19:39:01.829344 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8283 | 2024.11.21 19:39:01.829450 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8284 | 2024.11.21 19:39:01.829522 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8285 | 2024.11.21 19:39:01.830790 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8286 | 2024.11.21 19:39:01.830830 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8287 | 2024.11.21 19:39:01.831478 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8288 | 2024.11.21 19:39:01.831729 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8289 | 2024.11.21 19:39:01.831974 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002545 sec., 16110.019646365423 rows/sec., 28.87 MiB/sec. | ||
8290 | 2024.11.21 19:39:01.832067 [ 282 ] {8139d43e-9eb0-4e80-aa98-28e62af526f3} <Debug> TCPHandler: Processed in 0.002775508 sec. | ||
8291 | 2024.11.21 19:39:01.832206 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8292 | 2024.11.21 19:39:01.832334 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8293 | 2024.11.21 19:39:01.832389 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8294 | 2024.11.21 19:39:01.832862 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8295 | 2024.11.21 19:39:01.832899 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8296 | 2024.11.21 19:39:01.833251 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8297 | 2024.11.21 19:39:01.833487 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8298 | 2024.11.21 19:39:01.833709 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec. | ||
8299 | 2024.11.21 19:39:01.833771 [ 276 ] {44f8f40e-d7b9-4a33-b0cc-6d1fc6407a78} <Debug> TCPHandler: Processed in 0.001627081 sec. | ||
8300 | 2024.11.21 19:39:01.907589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
8301 | 2024.11.21 19:39:01.929287 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8302 | 2024.11.21 19:39:01.929337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8303 | 2024.11.21 19:39:01.936919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8304 | 2024.11.21 19:39:01.937690 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8305 | 2024.11.21 19:39:01.938138 [ 80 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8306 | 2024.11.21 19:39:01.938313 [ 80 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8307 | 2024.11.21 19:39:01.938407 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8308 | 2024.11.21 19:39:01.938869 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
8309 | 2024.11.21 19:39:01.954136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
8310 | 2024.11.21 19:39:01.955556 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8311 | 2024.11.21 19:39:01.956881 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
8312 | 2024.11.21 19:39:01.962577 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
8313 | 2024.11.21 19:39:01.971064 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
8314 | 2024.11.21 19:39:01.977995 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
8315 | 2024.11.21 19:39:01.985032 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
8316 | 2024.11.21 19:39:01.989920 [ 197 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
8317 | 2024.11.21 19:39:02.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.63 MiB, peak 228.38 MiB, free memory in arenas 0.00 B, will set to 220.28 MiB (RSS), difference: -4.35 MiB | ||
8318 | 2024.11.21 19:39:02.060551 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.121945809 sec., 2845.526245186499 rows/sec., 14.71 MiB/sec. | ||
8319 | 2024.11.21 19:39:02.063900 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8320 | 2024.11.21 19:39:02.066876 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8321 | 2024.11.21 19:39:02.066988 [ 198 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_46_9} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8322 | 2024.11.21 19:39:02.069227 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8323 | 2024.11.21 19:39:03.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.83 MiB, peak 230.24 MiB, free memory in arenas 0.00 B, will set to 223.39 MiB (RSS), difference: 6.56 MiB | ||
8324 | 2024.11.21 19:39:05.549043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1108 | ||
8325 | 2024.11.21 19:39:05.552498 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8326 | 2024.11.21 19:39:05.552540 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8327 | 2024.11.21 19:39:05.554042 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8328 | 2024.11.21 19:39:05.554456 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8329 | 2024.11.21 19:39:05.555058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1108 | ||
8330 | 2024.11.21 19:39:06.799098 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8331 | 2024.11.21 19:39:06.799317 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8332 | 2024.11.21 19:39:06.799398 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8333 | 2024.11.21 19:39:06.800206 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8334 | 2024.11.21 19:39:06.800254 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8335 | 2024.11.21 19:39:06.800696 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8336 | 2024.11.21 19:39:06.800959 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8337 | 2024.11.21 19:39:06.801241 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001969 sec., 2031.4880650076182 rows/sec., 165.65 KiB/sec. | ||
8338 | 2024.11.21 19:39:06.801386 [ 276 ] {23d00174-d1a2-4062-9cf9-4227d47d7fcf} <Debug> TCPHandler: Processed in 0.002423742 sec. | ||
8339 | 2024.11.21 19:39:06.801636 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8340 | 2024.11.21 19:39:06.801772 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8341 | 2024.11.21 19:39:06.801822 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8342 | 2024.11.21 19:39:06.802437 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8343 | 2024.11.21 19:39:06.802480 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8344 | 2024.11.21 19:39:06.802856 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8345 | 2024.11.21 19:39:06.803100 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8346 | 2024.11.21 19:39:06.803324 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.00158 sec., 36708.86075949367 rows/sec., 2.81 MiB/sec. | ||
8347 | 2024.11.21 19:39:06.803379 [ 282 ] {94e8353e-04fc-4e3e-ae11-fb9ad1b6be80} <Debug> TCPHandler: Processed in 0.001850665 sec. | ||
8348 | 2024.11.21 19:39:06.803530 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8349 | 2024.11.21 19:39:06.803639 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8350 | 2024.11.21 19:39:06.803686 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8351 | 2024.11.21 19:39:06.804339 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8352 | 2024.11.21 19:39:06.804385 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8353 | 2024.11.21 19:39:06.804793 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8354 | 2024.11.21 19:39:06.805034 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8355 | 2024.11.21 19:39:06.805240 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001626 sec., 2460.0246002460026 rows/sec., 171.77 KiB/sec. | ||
8356 | 2024.11.21 19:39:06.805293 [ 276 ] {0701a4f8-c908-4bc1-af55-957bafd9232c} <Debug> TCPHandler: Processed in 0.001815844 sec. | ||
8357 | 2024.11.21 19:39:06.805441 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8358 | 2024.11.21 19:39:06.805550 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8359 | 2024.11.21 19:39:06.805595 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8360 | 2024.11.21 19:39:06.806235 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8361 | 2024.11.21 19:39:06.806283 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8362 | 2024.11.21 19:39:06.806710 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8363 | 2024.11.21 19:39:06.806953 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8364 | 2024.11.21 19:39:06.807163 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001635 sec., 41590.21406727829 rows/sec., 3.25 MiB/sec. | ||
8365 | 2024.11.21 19:39:06.807217 [ 282 ] {aca8c5f8-598e-4a2d-998e-f31a2ddf733e} <Debug> TCPHandler: Processed in 0.001828124 sec. | ||
8366 | 2024.11.21 19:39:06.807357 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8367 | 2024.11.21 19:39:06.807463 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8368 | 2024.11.21 19:39:06.807510 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8369 | 2024.11.21 19:39:06.808009 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8370 | 2024.11.21 19:39:06.808047 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8371 | 2024.11.21 19:39:06.808433 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8372 | 2024.11.21 19:39:06.808665 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8373 | 2024.11.21 19:39:06.808880 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001439 sec., 90340.51424600417 rows/sec., 6.29 MiB/sec. | ||
8374 | 2024.11.21 19:39:06.808939 [ 276 ] {90b8a156-29c2-42d9-a4eb-41121c724822} <Debug> TCPHandler: Processed in 0.001632481 sec. | ||
8375 | 2024.11.21 19:39:06.809110 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8376 | 2024.11.21 19:39:06.809251 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8377 | 2024.11.21 19:39:06.809307 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8378 | 2024.11.21 19:39:06.809810 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8379 | 2024.11.21 19:39:06.809849 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8380 | 2024.11.21 19:39:06.810218 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8381 | 2024.11.21 19:39:06.810455 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8382 | 2024.11.21 19:39:06.810659 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001437 sec., 33402.92275574113 rows/sec., 2.25 MiB/sec. | ||
8383 | 2024.11.21 19:39:06.810708 [ 282 ] {4e61f38b-46e3-467a-b18a-a049ca4afd41} <Debug> TCPHandler: Processed in 0.001679042 sec. | ||
8384 | 2024.11.21 19:39:07.942665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
8385 | 2024.11.21 19:39:07.943327 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8386 | 2024.11.21 19:39:07.943368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8387 | 2024.11.21 19:39:07.943881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8388 | 2024.11.21 19:39:07.944123 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8389 | 2024.11.21 19:39:07.944424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
8390 | 2024.11.21 19:39:09.454410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
8391 | 2024.11.21 19:39:09.472832 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8392 | 2024.11.21 19:39:09.472893 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8393 | 2024.11.21 19:39:09.479788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8394 | 2024.11.21 19:39:09.480526 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8395 | 2024.11.21 19:39:09.483102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
8396 | 2024.11.21 19:39:10.965467 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8397 | 2024.11.21 19:39:11.154938 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8398 | 2024.11.21 19:39:11.182437 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8399 | 2024.11.21 19:39:11.190883 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8400 | 2024.11.21 19:39:11.443503 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8401 | 2024.11.21 19:39:11.452984 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63571, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8402 | 2024.11.21 19:39:11.473527 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8403 | 2024.11.21 19:39:11.501888 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8404 | 2024.11.21 19:39:11.800827 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8405 | 2024.11.21 19:39:11.801021 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8406 | 2024.11.21 19:39:11.801096 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8407 | 2024.11.21 19:39:11.801894 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8408 | 2024.11.21 19:39:11.801948 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8409 | 2024.11.21 19:39:11.802401 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8410 | 2024.11.21 19:39:11.802659 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8411 | 2024.11.21 19:39:11.802905 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. | ||
8412 | 2024.11.21 19:39:11.802975 [ 276 ] {dd72a9a0-cdc7-4f9e-90f3-70e62806460e} <Debug> TCPHandler: Processed in 0.00228106 sec. | ||
8413 | 2024.11.21 19:39:11.803140 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8414 | 2024.11.21 19:39:11.803263 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8415 | 2024.11.21 19:39:11.803313 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8416 | 2024.11.21 19:39:11.803899 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8417 | 2024.11.21 19:39:11.803941 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8418 | 2024.11.21 19:39:11.804320 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8419 | 2024.11.21 19:39:11.804566 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8420 | 2024.11.21 19:39:11.804778 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001544 sec., 41450.77720207254 rows/sec., 3.24 MiB/sec. | ||
8421 | 2024.11.21 19:39:11.804832 [ 282 ] {c18d7384-1520-4005-b49a-2a24f2997a1e} <Debug> TCPHandler: Processed in 0.001751273 sec. | ||
8422 | 2024.11.21 19:39:11.804974 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8423 | 2024.11.21 19:39:11.805090 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8424 | 2024.11.21 19:39:11.805141 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8425 | 2024.11.21 19:39:11.805672 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8426 | 2024.11.21 19:39:11.805712 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8427 | 2024.11.21 19:39:11.806106 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8428 | 2024.11.21 19:39:11.806360 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8429 | 2024.11.21 19:39:11.806564 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. | ||
8430 | 2024.11.21 19:39:11.806616 [ 276 ] {28f58bcb-7fd2-4ff5-9669-a2396f623b42} <Debug> TCPHandler: Processed in 0.001695233 sec. | ||
8431 | 2024.11.21 19:39:11.806743 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8432 | 2024.11.21 19:39:11.806851 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8433 | 2024.11.21 19:39:11.806899 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8434 | 2024.11.21 19:39:11.807382 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8435 | 2024.11.21 19:39:11.807422 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8436 | 2024.11.21 19:39:11.807778 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8437 | 2024.11.21 19:39:11.808009 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8438 | 2024.11.21 19:39:11.808247 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec. | ||
8439 | 2024.11.21 19:39:11.808348 [ 282 ] {48c385f6-c486-4bac-8878-325263f0878b} <Debug> TCPHandler: Processed in 0.001651842 sec. | ||
8440 | 2024.11.21 19:39:14.135379 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8441 | 2024.11.21 19:39:14.597239 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8442 | 2024.11.21 19:39:14.753802 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8443 | 2024.11.21 19:39:14.830846 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8444 | 2024.11.21 19:39:14.843394 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54055, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8445 | 2024.11.21 19:39:14.846664 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8446 | 2024.11.21 19:39:14.854939 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8447 | 2024.11.21 19:39:14.857280 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8448 | 2024.11.21 19:39:15.082190 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8449 | 2024.11.21 19:39:15.294365 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8450 | 2024.11.21 19:39:15.294424 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8451 | 2024.11.21 19:39:15.398073 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8452 | 2024.11.21 19:39:15.444638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
8453 | 2024.11.21 19:39:15.445287 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8454 | 2024.11.21 19:39:15.445334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8455 | 2024.11.21 19:39:15.445916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8456 | 2024.11.21 19:39:15.446170 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8457 | 2024.11.21 19:39:15.446378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
8458 | 2024.11.21 19:39:15.459772 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8459 | 2024.11.21 19:39:15.555446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1128 | ||
8460 | 2024.11.21 19:39:15.558560 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8461 | 2024.11.21 19:39:15.558615 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8462 | 2024.11.21 19:39:15.560119 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8463 | 2024.11.21 19:39:15.560432 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8464 | 2024.11.21 19:39:15.561085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
8465 | 2024.11.21 19:39:15.644602 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8466 | 2024.11.21 19:39:15.689302 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8467 | 2024.11.21 19:39:15.694687 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8468 | 2024.11.21 19:39:15.768987 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8469 | 2024.11.21 19:39:15.831473 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8470 | 2024.11.21 19:39:15.893978 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8471 | 2024.11.21 19:39:16.002399 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000966483 sec. | ||
8472 | 2024.11.21 19:39:16.400003 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8473 | 2024.11.21 19:39:16.458671 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8474 | 2024.11.21 19:39:16.476092 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8475 | 2024.11.21 19:39:16.480539 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8476 | 2024.11.21 19:39:16.489987 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8477 | 2024.11.21 19:39:16.494422 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8478 | 2024.11.21 19:39:16.500998 [ 307 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8479 | |||
8480 | (version 23.8.7.1) | ||
8481 | 2024.11.21 19:39:16.507950 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8482 | 2024.11.21 19:39:16.807662 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8483 | 2024.11.21 19:39:16.807853 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8484 | 2024.11.21 19:39:16.807926 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8485 | 2024.11.21 19:39:16.808695 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8486 | 2024.11.21 19:39:16.808745 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8487 | 2024.11.21 19:39:16.809189 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8488 | 2024.11.21 19:39:16.809441 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8489 | 2024.11.21 19:39:16.809680 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
8490 | 2024.11.21 19:39:16.809798 [ 276 ] {c32c8287-a668-4c3f-ba5f-534c43959dbb} <Debug> TCPHandler: Processed in 0.00227235 sec. | ||
8491 | 2024.11.21 19:39:16.809980 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8492 | 2024.11.21 19:39:16.810092 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8493 | 2024.11.21 19:39:16.810139 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8494 | 2024.11.21 19:39:16.810852 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8495 | 2024.11.21 19:39:16.810891 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8496 | 2024.11.21 19:39:16.811278 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8497 | 2024.11.21 19:39:16.811525 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8498 | 2024.11.21 19:39:16.811740 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001671 sec., 170556.55296229804 rows/sec., 15.07 MiB/sec. | ||
8499 | 2024.11.21 19:39:16.811793 [ 282 ] {0a7d7edf-4d6e-4df2-b51a-bf1b51e8a6ad} <Debug> TCPHandler: Processed in 0.001870965 sec. | ||
8500 | 2024.11.21 19:39:16.811945 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8501 | 2024.11.21 19:39:16.812054 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8502 | 2024.11.21 19:39:16.812099 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8503 | 2024.11.21 19:39:16.812666 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8504 | 2024.11.21 19:39:16.812706 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8505 | 2024.11.21 19:39:16.813075 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8506 | 2024.11.21 19:39:16.813313 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8507 | 2024.11.21 19:39:16.813549 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001509 sec., 31809.145129224653 rows/sec., 2.29 MiB/sec. | ||
8508 | 2024.11.21 19:39:16.813626 [ 276 ] {118e5f99-7b56-45b4-a191-81bd1482d95c} <Debug> TCPHandler: Processed in 0.001734633 sec. | ||
8509 | 2024.11.21 19:39:16.813842 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8510 | 2024.11.21 19:39:16.813981 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8511 | 2024.11.21 19:39:16.814028 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8512 | 2024.11.21 19:39:16.814569 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8513 | 2024.11.21 19:39:16.814607 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8514 | 2024.11.21 19:39:16.814943 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8515 | 2024.11.21 19:39:16.815178 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8516 | 2024.11.21 19:39:16.815405 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001446 sec., 9681.881051175656 rows/sec., 678.06 KiB/sec. | ||
8517 | 2024.11.21 19:39:16.815536 [ 282 ] {0b1ef72e-1481-4afa-b6eb-50393e5e9abf} <Debug> TCPHandler: Processed in 0.001800384 sec. | ||
8518 | 2024.11.21 19:39:16.815687 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8519 | 2024.11.21 19:39:16.815793 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8520 | 2024.11.21 19:39:16.815837 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8521 | 2024.11.21 19:39:16.816367 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8522 | 2024.11.21 19:39:16.816407 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8523 | 2024.11.21 19:39:16.816748 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8524 | 2024.11.21 19:39:16.816982 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8525 | 2024.11.21 19:39:16.817242 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001471 sec., 8837.525492861998 rows/sec., 551.02 KiB/sec. | ||
8526 | 2024.11.21 19:39:16.817440 [ 276 ] {48d8c283-3595-4e0a-8367-3c6e4268ee9b} <Debug> TCPHandler: Processed in 0.001799604 sec. | ||
8527 | 2024.11.21 19:39:16.817628 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8528 | 2024.11.21 19:39:16.817766 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8529 | 2024.11.21 19:39:16.817820 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8530 | 2024.11.21 19:39:16.818580 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8531 | 2024.11.21 19:39:16.818620 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8532 | 2024.11.21 19:39:16.818982 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8533 | 2024.11.21 19:39:16.819212 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8534 | 2024.11.21 19:39:16.819435 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001698 sec., 249116.60777385157 rows/sec., 17.81 MiB/sec. | ||
8535 | 2024.11.21 19:39:16.819489 [ 282 ] {08786887-9ebe-4496-9dad-a433293810bf} <Debug> TCPHandler: Processed in 0.001947946 sec. | ||
8536 | 2024.11.21 19:39:16.819647 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8537 | 2024.11.21 19:39:16.819776 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8538 | 2024.11.21 19:39:16.819833 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8539 | 2024.11.21 19:39:16.820317 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8540 | 2024.11.21 19:39:16.820360 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8541 | 2024.11.21 19:39:16.820716 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8542 | 2024.11.21 19:39:16.820951 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8543 | 2024.11.21 19:39:16.821137 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec. | ||
8544 | 2024.11.21 19:39:16.821253 [ 276 ] {a6815d38-69a3-4a3d-97c1-5d2d01886cd3} <Debug> TCPHandler: Processed in 0.001669752 sec. | ||
8545 | 2024.11.21 19:39:16.821410 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8546 | 2024.11.21 19:39:16.821538 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8547 | 2024.11.21 19:39:16.821595 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8548 | 2024.11.21 19:39:16.822189 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8549 | 2024.11.21 19:39:16.822225 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8550 | 2024.11.21 19:39:16.822592 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8551 | 2024.11.21 19:39:16.822825 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8552 | 2024.11.21 19:39:16.823000 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001491 sec., 158953.72233400404 rows/sec., 10.65 MiB/sec. | ||
8553 | 2024.11.21 19:39:16.823049 [ 282 ] {14d248e0-621c-45ed-aaa1-cb509e39690d} <Debug> TCPHandler: Processed in 0.001702602 sec. | ||
8554 | 2024.11.21 19:39:16.823206 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8555 | 2024.11.21 19:39:16.823336 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8556 | 2024.11.21 19:39:16.823393 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8557 | 2024.11.21 19:39:16.823895 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8558 | 2024.11.21 19:39:16.823940 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8559 | 2024.11.21 19:39:16.824302 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8560 | 2024.11.21 19:39:16.824539 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8561 | 2024.11.21 19:39:16.824748 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. | ||
8562 | 2024.11.21 19:39:16.824861 [ 276 ] {d156d588-caa5-4f6f-848b-605b9077768a} <Debug> TCPHandler: Processed in 0.001715742 sec. | ||
8563 | 2024.11.21 19:39:16.824990 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8564 | 2024.11.21 19:39:16.825097 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8565 | 2024.11.21 19:39:16.825161 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8566 | 2024.11.21 19:39:16.826311 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8567 | 2024.11.21 19:39:16.826353 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8568 | 2024.11.21 19:39:16.826988 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8569 | 2024.11.21 19:39:16.827235 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8570 | 2024.11.21 19:39:16.827497 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002421 sec., 16935.150764147045 rows/sec., 30.35 MiB/sec. | ||
8571 | 2024.11.21 19:39:16.828021 [ 282 ] {d8f66573-6e82-4d11-9d02-e2db9708c25e} <Debug> TCPHandler: Processed in 0.003077331 sec. | ||
8572 | 2024.11.21 19:39:16.828181 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8573 | 2024.11.21 19:39:16.828311 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8574 | 2024.11.21 19:39:16.828367 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8575 | 2024.11.21 19:39:16.828880 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8576 | 2024.11.21 19:39:16.828924 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8577 | 2024.11.21 19:39:16.829338 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8578 | 2024.11.21 19:39:16.829573 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8579 | 2024.11.21 19:39:16.829744 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. | ||
8580 | 2024.11.21 19:39:16.829792 [ 276 ] {683ea704-9c36-4a5e-9e28-edf448fc1d8c} <Debug> TCPHandler: Processed in 0.001672553 sec. | ||
8581 | 2024.11.21 19:39:16.983276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
8582 | 2024.11.21 19:39:17.004341 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8583 | 2024.11.21 19:39:17.004400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8584 | 2024.11.21 19:39:17.011848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8585 | 2024.11.21 19:39:17.012631 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8586 | 2024.11.21 19:39:17.016527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
8587 | 2024.11.21 19:39:21.799575 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8588 | 2024.11.21 19:39:21.799795 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8589 | 2024.11.21 19:39:21.799872 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8590 | 2024.11.21 19:39:21.800741 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8591 | 2024.11.21 19:39:21.800791 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8592 | 2024.11.21 19:39:21.801226 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8593 | 2024.11.21 19:39:21.801487 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8594 | 2024.11.21 19:39:21.801697 [ 18 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8595 | 2024.11.21 19:39:21.801726 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.19 MiB/sec. | ||
8596 | 2024.11.21 19:39:21.801797 [ 18 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8597 | 2024.11.21 19:39:21.801861 [ 276 ] {496d48fc-a64a-4032-8ce9-e7f845d7b013} <Debug> TCPHandler: Processed in 0.002411902 sec. | ||
8598 | 2024.11.21 19:39:21.801867 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8599 | 2024.11.21 19:39:21.802145 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8600 | 2024.11.21 19:39:21.802162 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
8601 | 2024.11.21 19:39:21.802552 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8602 | 2024.11.21 19:39:21.802658 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8603 | 2024.11.21 19:39:21.802745 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8604 | 2024.11.21 19:39:21.802798 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1435 rows starting from the beginning of the part | ||
8605 | 2024.11.21 19:39:21.803229 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 285 rows starting from the beginning of the part | ||
8606 | 2024.11.21 19:39:21.803623 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 58 rows starting from the beginning of the part | ||
8607 | 2024.11.21 19:39:21.804040 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
8608 | 2024.11.21 19:39:21.804463 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 285 rows starting from the beginning of the part | ||
8609 | 2024.11.21 19:39:21.804901 [ 190 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
8610 | 2024.11.21 19:39:21.806738 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8611 | 2024.11.21 19:39:21.806803 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8612 | 2024.11.21 19:39:21.807914 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8613 | 2024.11.21 19:39:21.808268 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8614 | 2024.11.21 19:39:21.808568 [ 18 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8615 | 2024.11.21 19:39:21.808688 [ 18 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8616 | 2024.11.21 19:39:21.808769 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8617 | 2024.11.21 19:39:21.808980 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006584 sec., 9720.534629404618 rows/sec., 776.92 KiB/sec. | ||
8618 | 2024.11.21 19:39:21.809232 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
8619 | 2024.11.21 19:39:21.809238 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.007242257 sec., 300320.7425530467 rows/sec., 26.50 MiB/sec. | ||
8620 | 2024.11.21 19:39:21.809261 [ 282 ] {8868a533-34fe-43c8-843b-c00a1c9c620a} <Debug> TCPHandler: Processed in 0.007258147 sec. | ||
8621 | 2024.11.21 19:39:21.809466 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8622 | 2024.11.21 19:39:21.809521 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8623 | 2024.11.21 19:39:21.809561 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 915 rows starting from the beginning of the part | ||
8624 | 2024.11.21 19:39:21.809816 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8625 | 2024.11.21 19:39:21.809863 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 423 rows starting from the beginning of the part | ||
8626 | 2024.11.21 19:39:21.809895 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8627 | 2024.11.21 19:39:21.810200 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8628 | 2024.11.21 19:39:21.810437 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 68 rows starting from the beginning of the part | ||
8629 | 2024.11.21 19:39:21.810923 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
8630 | 2024.11.21 19:39:21.811474 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 423 rows starting from the beginning of the part | ||
8631 | 2024.11.21 19:39:21.811493 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8632 | 2024.11.21 19:39:21.812037 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
8633 | 2024.11.21 19:39:21.812119 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_71_14} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8634 | 2024.11.21 19:39:21.812578 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
8635 | 2024.11.21 19:39:21.813247 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8636 | 2024.11.21 19:39:21.813300 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8637 | 2024.11.21 19:39:21.813892 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8638 | 2024.11.21 19:39:21.814266 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8639 | 2024.11.21 19:39:21.814338 [ 196 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.005384242 sec., 363468.061056691 rows/sec., 27.83 MiB/sec. | ||
8640 | 2024.11.21 19:39:21.814522 [ 18 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8641 | 2024.11.21 19:39:21.814628 [ 18 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8642 | 2024.11.21 19:39:21.814695 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8643 | 2024.11.21 19:39:21.814712 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.004968 sec., 25764.895330112722 rows/sec., 1.79 MiB/sec. | ||
8644 | 2024.11.21 19:39:21.814724 [ 196 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8645 | 2024.11.21 19:39:21.815118 [ 276 ] {86cc4ed8-fc09-43b8-b6c9-a1276f32d0ff} <Debug> TCPHandler: Processed in 0.005689326 sec. | ||
8646 | 2024.11.21 19:39:21.815160 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
8647 | 2024.11.21 19:39:21.815411 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8648 | 2024.11.21 19:39:21.815507 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8649 | 2024.11.21 19:39:21.815522 [ 196 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8650 | 2024.11.21 19:39:21.815626 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 12579 rows starting from the beginning of the part | ||
8651 | 2024.11.21 19:39:21.815799 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8652 | 2024.11.21 19:39:21.815863 [ 196 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_71_14} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8653 | 2024.11.21 19:39:21.816047 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
8654 | 2024.11.21 19:39:21.816187 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8655 | 2024.11.21 19:39:21.816274 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8656 | 2024.11.21 19:39:21.816571 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 130 rows starting from the beginning of the part | ||
8657 | 2024.11.21 19:39:21.816958 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
8658 | 2024.11.21 19:39:21.817396 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part | ||
8659 | 2024.11.21 19:39:21.817820 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
8660 | 2024.11.21 19:39:21.820005 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8661 | 2024.11.21 19:39:21.820071 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8662 | 2024.11.21 19:39:21.820636 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8663 | 2024.11.21 19:39:21.821104 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8664 | 2024.11.21 19:39:21.821429 [ 18 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8665 | 2024.11.21 19:39:21.821553 [ 18 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8666 | 2024.11.21 19:39:21.821629 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8667 | 2024.11.21 19:39:21.821760 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.006059 sec., 7922.099356329427 rows/sec., 546.71 KiB/sec. | ||
8668 | 2024.11.21 19:39:21.822069 [ 282 ] {c19e49d0-631d-4d3d-98be-49263ddb1673} <Debug> TCPHandler: Processed in 0.006797581 sec. | ||
8669 | 2024.11.21 19:39:21.822070 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
8670 | 2024.11.21 19:39:21.822446 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8671 | 2024.11.21 19:39:21.822493 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3898 rows starting from the beginning of the part | ||
8672 | 2024.11.21 19:39:21.822644 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
8673 | 2024.11.21 19:39:21.822879 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
8674 | 2024.11.21 19:39:21.823076 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
8675 | 2024.11.21 19:39:21.823499 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
8676 | 2024.11.21 19:39:21.823649 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
8677 | 2024.11.21 19:39:21.825476 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13471 rows, containing 5 columns (5 merged, 0 gathered) in 0.010624322 sec., 1267939.7330013153 rows/sec., 86.42 MiB/sec. | ||
8678 | 2024.11.21 19:39:21.825845 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8679 | 2024.11.21 19:39:21.826555 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8680 | 2024.11.21 19:39:21.826595 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4218 rows, containing 4 columns (4 merged, 0 gathered) in 0.004816175 sec., 875798.7407019056 rows/sec., 57.54 MiB/sec. | ||
8681 | 2024.11.21 19:39:21.826692 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8682 | 2024.11.21 19:39:21.826786 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
8683 | 2024.11.21 19:39:21.827029 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8684 | 2024.11.21 19:39:21.827327 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8685 | 2024.11.21 19:39:21.827413 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_71_14} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8686 | 2024.11.21 19:39:21.827495 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
8687 | 2024.11.21 19:39:22.946604 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
8688 | 2024.11.21 19:39:22.947289 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8689 | 2024.11.21 19:39:22.947347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8690 | 2024.11.21 19:39:22.947875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8691 | 2024.11.21 19:39:22.948113 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8692 | 2024.11.21 19:39:22.948364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
8693 | 2024.11.21 19:39:24.516698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
8694 | 2024.11.21 19:39:24.537071 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8695 | 2024.11.21 19:39:24.537121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8696 | 2024.11.21 19:39:24.544603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8697 | 2024.11.21 19:39:24.545391 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8698 | 2024.11.21 19:39:24.548875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
8699 | 2024.11.21 19:39:25.561370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1158 | ||
8700 | 2024.11.21 19:39:25.564630 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8701 | 2024.11.21 19:39:25.564682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8702 | 2024.11.21 19:39:25.566171 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8703 | 2024.11.21 19:39:25.566495 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8704 | 2024.11.21 19:39:25.566715 [ 27 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8705 | 2024.11.21 19:39:25.566840 [ 27 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8706 | 2024.11.21 19:39:25.566898 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8707 | 2024.11.21 19:39:25.567775 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
8708 | 2024.11.21 19:39:25.569801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
8709 | 2024.11.21 19:39:25.570130 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8710 | 2024.11.21 19:39:25.570314 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1024 rows starting from the beginning of the part | ||
8711 | 2024.11.21 19:39:25.570863 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
8712 | 2024.11.21 19:39:25.571378 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
8713 | 2024.11.21 19:39:25.571872 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
8714 | 2024.11.21 19:39:25.572364 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
8715 | 2024.11.21 19:39:25.572840 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
8716 | 2024.11.21 19:39:25.581170 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 72 columns (72 merged, 0 gathered) in 0.014114658 sec., 82042.37042087736 rows/sec., 64.93 MiB/sec. | ||
8717 | 2024.11.21 19:39:25.582441 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8718 | 2024.11.21 19:39:25.583167 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8719 | 2024.11.21 19:39:25.583253 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_36_7} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8720 | 2024.11.21 19:39:25.583487 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
8721 | 2024.11.21 19:39:26.800550 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8722 | 2024.11.21 19:39:26.800759 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8723 | 2024.11.21 19:39:26.800838 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8724 | 2024.11.21 19:39:26.801719 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8725 | 2024.11.21 19:39:26.801765 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8726 | 2024.11.21 19:39:26.802217 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8727 | 2024.11.21 19:39:26.802473 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8728 | 2024.11.21 19:39:26.802725 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002023 sec., 27681.66089965398 rows/sec., 2.13 MiB/sec. | ||
8729 | 2024.11.21 19:39:26.802794 [ 276 ] {52cdb3df-7a20-452b-9f65-bf66fdb52cfc} <Debug> TCPHandler: Processed in 0.002384312 sec. | ||
8730 | 2024.11.21 19:39:26.802997 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8731 | 2024.11.21 19:39:26.803146 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8732 | 2024.11.21 19:39:26.803205 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8733 | 2024.11.21 19:39:26.803835 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8734 | 2024.11.21 19:39:26.803875 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8735 | 2024.11.21 19:39:26.804251 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8736 | 2024.11.21 19:39:26.804495 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8737 | 2024.11.21 19:39:26.804716 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001606 sec., 39850.5603985056 rows/sec., 3.11 MiB/sec. | ||
8738 | 2024.11.21 19:39:26.804778 [ 282 ] {1cb45bda-c1ac-44ad-b7d7-6b53efe53a55} <Debug> TCPHandler: Processed in 0.001865925 sec. | ||
8739 | 2024.11.21 19:39:26.804960 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8740 | 2024.11.21 19:39:26.805105 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8741 | 2024.11.21 19:39:26.805166 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8742 | 2024.11.21 19:39:26.805756 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8743 | 2024.11.21 19:39:26.805795 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8744 | 2024.11.21 19:39:26.806195 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8745 | 2024.11.21 19:39:26.806440 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8746 | 2024.11.21 19:39:26.806665 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. | ||
8747 | 2024.11.21 19:39:26.806723 [ 276 ] {1fb1efda-94e7-4f6d-89ca-67c86caf2b87} <Debug> TCPHandler: Processed in 0.001846844 sec. | ||
8748 | 2024.11.21 19:39:26.806891 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8749 | 2024.11.21 19:39:26.807016 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8750 | 2024.11.21 19:39:26.807064 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8751 | 2024.11.21 19:39:26.807510 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8752 | 2024.11.21 19:39:26.807549 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8753 | 2024.11.21 19:39:26.807910 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8754 | 2024.11.21 19:39:26.808153 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8755 | 2024.11.21 19:39:26.808368 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
8756 | 2024.11.21 19:39:26.808426 [ 282 ] {0ebb158d-1f84-40cc-b200-959c829d0de6} <Debug> TCPHandler: Processed in 0.001601942 sec. | ||
8757 | 2024.11.21 19:39:29.667010 [ 34 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8758 | 2024.11.21 19:39:29.667088 [ 34 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8759 | 2024.11.21 19:39:29.667111 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8760 | 2024.11.21 19:39:29.667330 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
8761 | 2024.11.21 19:39:29.667533 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8762 | 2024.11.21 19:39:29.667573 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 242 rows starting from the beginning of the part | ||
8763 | 2024.11.21 19:39:29.667655 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
8764 | 2024.11.21 19:39:29.667878 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
8765 | 2024.11.21 19:39:29.668147 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
8766 | 2024.11.21 19:39:29.668299 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
8767 | 2024.11.21 19:39:29.669539 [ 192 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002351701 sec., 126716.78925169485 rows/sec., 9.08 MiB/sec. | ||
8768 | 2024.11.21 19:39:29.669857 [ 186 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8769 | 2024.11.21 19:39:29.670426 [ 186 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8770 | 2024.11.21 19:39:29.670577 [ 186 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_25_6} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8771 | 2024.11.21 19:39:29.670703 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8772 | 2024.11.21 19:39:30.294466 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8773 | 2024.11.21 19:39:30.294517 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8774 | 2024.11.21 19:39:30.448616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
8775 | 2024.11.21 19:39:30.449539 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8776 | 2024.11.21 19:39:30.449619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8777 | 2024.11.21 19:39:30.450265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8778 | 2024.11.21 19:39:30.450516 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8779 | 2024.11.21 19:39:30.450826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
8780 | 2024.11.21 19:39:31.808078 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8781 | 2024.11.21 19:39:31.808276 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8782 | 2024.11.21 19:39:31.808355 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8783 | 2024.11.21 19:39:31.809113 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8784 | 2024.11.21 19:39:31.809160 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8785 | 2024.11.21 19:39:31.809589 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8786 | 2024.11.21 19:39:31.809860 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8787 | 2024.11.21 19:39:31.810051 [ 53 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8788 | 2024.11.21 19:39:31.810110 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. | ||
8789 | 2024.11.21 19:39:31.810138 [ 53 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8790 | 2024.11.21 19:39:31.810195 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8791 | 2024.11.21 19:39:31.810243 [ 276 ] {d0a32cbb-6ae9-4c71-9d75-3358c86762c8} <Debug> TCPHandler: Processed in 0.002339761 sec. | ||
8792 | 2024.11.21 19:39:31.810441 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
8793 | 2024.11.21 19:39:31.810453 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8794 | 2024.11.21 19:39:31.810779 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8795 | 2024.11.21 19:39:31.810794 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8796 | 2024.11.21 19:39:31.810872 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8797 | 2024.11.21 19:39:31.810876 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
8798 | 2024.11.21 19:39:31.811197 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
8799 | 2024.11.21 19:39:31.811569 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
8800 | 2024.11.21 19:39:31.811903 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
8801 | 2024.11.21 19:39:31.812332 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
8802 | 2024.11.21 19:39:31.813888 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8803 | 2024.11.21 19:39:31.813959 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8804 | 2024.11.21 19:39:31.814930 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004574361 sec., 15302.68380654697 rows/sec., 1.13 MiB/sec. | ||
8805 | 2024.11.21 19:39:31.815017 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8806 | 2024.11.21 19:39:31.815094 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8807 | 2024.11.21 19:39:31.815470 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8808 | 2024.11.21 19:39:31.815577 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8809 | 2024.11.21 19:39:31.815790 [ 198 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_25_6} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8810 | 2024.11.21 19:39:31.815919 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.005211 sec., 54691.99769717904 rows/sec., 4.83 MiB/sec. | ||
8811 | 2024.11.21 19:39:31.815944 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8812 | 2024.11.21 19:39:31.816056 [ 282 ] {e53424ab-97f1-448f-9baf-ae590a0d3706} <Debug> TCPHandler: Processed in 0.005641625 sec. | ||
8813 | 2024.11.21 19:39:31.816206 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8814 | 2024.11.21 19:39:31.816317 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8815 | 2024.11.21 19:39:31.816363 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8816 | 2024.11.21 19:39:31.816927 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8817 | 2024.11.21 19:39:31.816967 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8818 | 2024.11.21 19:39:31.817326 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8819 | 2024.11.21 19:39:31.817569 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8820 | 2024.11.21 19:39:31.817803 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001506 sec., 31872.509960159365 rows/sec., 2.29 MiB/sec. | ||
8821 | 2024.11.21 19:39:31.817887 [ 276 ] {d6806728-2fcd-4e0a-a98f-cadeeb573969} <Debug> TCPHandler: Processed in 0.001735703 sec. | ||
8822 | 2024.11.21 19:39:31.818057 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8823 | 2024.11.21 19:39:31.818187 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8824 | 2024.11.21 19:39:31.818243 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8825 | 2024.11.21 19:39:31.818844 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8826 | 2024.11.21 19:39:31.818883 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8827 | 2024.11.21 19:39:31.819221 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8828 | 2024.11.21 19:39:31.819456 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8829 | 2024.11.21 19:39:31.819667 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec. | ||
8830 | 2024.11.21 19:39:31.819720 [ 282 ] {5989aa47-7922-45b7-8f31-83a5391494ff} <Debug> TCPHandler: Processed in 0.001744463 sec. | ||
8831 | 2024.11.21 19:39:31.819862 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8832 | 2024.11.21 19:39:31.819990 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8833 | 2024.11.21 19:39:31.820044 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8834 | 2024.11.21 19:39:31.820676 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8835 | 2024.11.21 19:39:31.820714 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8836 | 2024.11.21 19:39:31.821063 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8837 | 2024.11.21 19:39:31.821301 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8838 | 2024.11.21 19:39:31.821459 [ 53 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8839 | 2024.11.21 19:39:31.821519 [ 53 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8840 | 2024.11.21 19:39:31.821548 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec. | ||
8841 | 2024.11.21 19:39:31.821555 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8842 | 2024.11.21 19:39:31.821712 [ 276 ] {c0d40615-d5fc-4169-9ce8-56e92edae6b9} <Debug> TCPHandler: Processed in 0.001910616 sec. | ||
8843 | 2024.11.21 19:39:31.821990 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
8844 | 2024.11.21 19:39:31.822030 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8845 | 2024.11.21 19:39:31.822380 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8846 | 2024.11.21 19:39:31.822401 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8847 | 2024.11.21 19:39:31.822494 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
8848 | 2024.11.21 19:39:31.822496 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8849 | 2024.11.21 19:39:31.822827 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
8850 | 2024.11.21 19:39:31.823181 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
8851 | 2024.11.21 19:39:31.823585 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
8852 | 2024.11.21 19:39:31.823984 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
8853 | 2024.11.21 19:39:31.825406 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8854 | 2024.11.21 19:39:31.825486 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8855 | 2024.11.21 19:39:31.826567 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8856 | 2024.11.21 19:39:31.826583 [ 192 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004863574 sec., 13364.65734869049 rows/sec., 885.49 KiB/sec. | ||
8857 | 2024.11.21 19:39:31.826855 [ 197 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8858 | 2024.11.21 19:39:31.827050 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8859 | 2024.11.21 19:39:31.827486 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005175 sec., 81739.13043478261 rows/sec., 5.84 MiB/sec. | ||
8860 | 2024.11.21 19:39:31.827692 [ 282 ] {a99a2b42-b99b-42de-8931-559013d703db} <Debug> TCPHandler: Processed in 0.005860808 sec. | ||
8861 | 2024.11.21 19:39:31.827744 [ 197 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8862 | 2024.11.21 19:39:31.827975 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8863 | 2024.11.21 19:39:31.828196 [ 197 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_25_6} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8864 | 2024.11.21 19:39:31.828374 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8865 | 2024.11.21 19:39:31.828532 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8866 | 2024.11.21 19:39:31.828577 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8867 | 2024.11.21 19:39:31.829348 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8868 | 2024.11.21 19:39:31.829388 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8869 | 2024.11.21 19:39:31.829759 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8870 | 2024.11.21 19:39:31.829997 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8871 | 2024.11.21 19:39:31.830221 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001997 sec., 3004.50676014021 rows/sec., 156.97 KiB/sec. | ||
8872 | 2024.11.21 19:39:31.830271 [ 276 ] {6015a116-4fd2-45c7-b81e-d935a121f9e7} <Debug> TCPHandler: Processed in 0.002463153 sec. | ||
8873 | 2024.11.21 19:39:31.830424 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8874 | 2024.11.21 19:39:31.830554 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8875 | 2024.11.21 19:39:31.830611 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8876 | 2024.11.21 19:39:31.831241 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8877 | 2024.11.21 19:39:31.831289 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8878 | 2024.11.21 19:39:31.831723 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8879 | 2024.11.21 19:39:31.831955 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8880 | 2024.11.21 19:39:31.832166 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001642 sec., 144336.1753958587 rows/sec., 9.67 MiB/sec. | ||
8881 | 2024.11.21 19:39:31.832219 [ 282 ] {a326bd06-1758-4222-8402-ed2e04a7f601} <Debug> TCPHandler: Processed in 0.001858315 sec. | ||
8882 | 2024.11.21 19:39:31.832349 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8883 | 2024.11.21 19:39:31.832456 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8884 | 2024.11.21 19:39:31.832502 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8885 | 2024.11.21 19:39:31.832935 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8886 | 2024.11.21 19:39:31.832974 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8887 | 2024.11.21 19:39:31.833332 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8888 | 2024.11.21 19:39:31.833568 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8889 | 2024.11.21 19:39:31.833824 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
8890 | 2024.11.21 19:39:31.833897 [ 276 ] {9dc86ac1-7072-410e-af45-b9b075c73a3b} <Debug> TCPHandler: Processed in 0.001599871 sec. | ||
8891 | 2024.11.21 19:39:31.834157 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8892 | 2024.11.21 19:39:31.834329 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8893 | 2024.11.21 19:39:31.834418 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8894 | 2024.11.21 19:39:31.835576 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8895 | 2024.11.21 19:39:31.835616 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8896 | 2024.11.21 19:39:31.836269 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8897 | 2024.11.21 19:39:31.836520 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8898 | 2024.11.21 19:39:31.836803 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002489 sec., 16472.478907191646 rows/sec., 29.52 MiB/sec. | ||
8899 | 2024.11.21 19:39:31.837299 [ 282 ] {4c7bfb5c-e4c8-4de4-a61d-c3fc3e51784c} <Debug> TCPHandler: Processed in 0.003273474 sec. | ||
8900 | 2024.11.21 19:39:31.837523 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2024.11.21 19:39:31.837658 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8902 | 2024.11.21 19:39:31.837713 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8903 | 2024.11.21 19:39:31.838276 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8904 | 2024.11.21 19:39:31.838322 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8905 | 2024.11.21 19:39:31.838744 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8906 | 2024.11.21 19:39:31.838978 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8907 | 2024.11.21 19:39:31.839193 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001565 sec., 52396.1661341853 rows/sec., 3.33 MiB/sec. | ||
8908 | 2024.11.21 19:39:31.839243 [ 276 ] {47de5072-a7d1-4dc7-b231-106695237108} <Debug> TCPHandler: Processed in 0.001837915 sec. | ||
8909 | 2024.11.21 19:39:32.049042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
8910 | 2024.11.21 19:39:32.069524 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8911 | 2024.11.21 19:39:32.069579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8912 | 2024.11.21 19:39:32.076830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8913 | 2024.11.21 19:39:32.077671 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8914 | 2024.11.21 19:39:32.080871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
8915 | 2024.11.21 19:39:35.570189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1188 | ||
8916 | 2024.11.21 19:39:35.573666 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8917 | 2024.11.21 19:39:35.573720 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8918 | 2024.11.21 19:39:35.575192 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8919 | 2024.11.21 19:39:35.575494 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8920 | 2024.11.21 19:39:35.576492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1188 | ||
8921 | 2024.11.21 19:39:36.799407 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8922 | 2024.11.21 19:39:36.799622 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8923 | 2024.11.21 19:39:36.799704 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8924 | 2024.11.21 19:39:36.800483 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8925 | 2024.11.21 19:39:36.800533 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8926 | 2024.11.21 19:39:36.800965 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8927 | 2024.11.21 19:39:36.801220 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8928 | 2024.11.21 19:39:36.801494 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001931 sec., 6214.3966856551015 rows/sec., 506.74 KiB/sec. | ||
8929 | 2024.11.21 19:39:36.801721 [ 276 ] {413da6e2-3e7f-4f7c-8d90-c6a83416d2ed} <Debug> TCPHandler: Processed in 0.002448092 sec. | ||
8930 | 2024.11.21 19:39:36.801913 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8931 | 2024.11.21 19:39:36.802031 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8932 | 2024.11.21 19:39:36.802079 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8933 | 2024.11.21 19:39:36.802700 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8934 | 2024.11.21 19:39:36.802742 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8935 | 2024.11.21 19:39:36.803113 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8936 | 2024.11.21 19:39:36.803355 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8937 | 2024.11.21 19:39:36.803580 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} <Debug> executeQuery: Read 62 rows, 4.84 KiB in 0.001573 sec., 39415.13032422123 rows/sec., 3.01 MiB/sec. | ||
8938 | 2024.11.21 19:39:36.803634 [ 282 ] {b375f9ad-2713-44e1-b601-7b2c239c1d38} <Debug> TCPHandler: Processed in 0.001779484 sec. | ||
8939 | 2024.11.21 19:39:36.803785 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8940 | 2024.11.21 19:39:36.803907 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8941 | 2024.11.21 19:39:36.803962 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8942 | 2024.11.21 19:39:36.804594 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8943 | 2024.11.21 19:39:36.804643 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8944 | 2024.11.21 19:39:36.805039 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8945 | 2024.11.21 19:39:36.805276 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8946 | 2024.11.21 19:39:36.805490 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001611 sec., 7448.7895716945995 rows/sec., 520.11 KiB/sec. | ||
8947 | 2024.11.21 19:39:36.805542 [ 276 ] {92b04fff-cdf0-4f28-9236-85be6e3db0dc} <Debug> TCPHandler: Processed in 0.001809154 sec. | ||
8948 | 2024.11.21 19:39:36.805689 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8949 | 2024.11.21 19:39:36.805797 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8950 | 2024.11.21 19:39:36.805843 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8951 | 2024.11.21 19:39:36.806410 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8952 | 2024.11.21 19:39:36.806450 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8953 | 2024.11.21 19:39:36.806814 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8954 | 2024.11.21 19:39:36.807056 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8955 | 2024.11.21 19:39:36.807300 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.00152 sec., 50000 rows/sec., 3.92 MiB/sec. | ||
8956 | 2024.11.21 19:39:36.807373 [ 282 ] {bcdcd55e-3085-4b11-8afc-d9173d01d950} <Debug> TCPHandler: Processed in 0.001737603 sec. | ||
8957 | 2024.11.21 19:39:36.807595 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8958 | 2024.11.21 19:39:36.807837 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8959 | 2024.11.21 19:39:36.807890 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8960 | 2024.11.21 19:39:36.808419 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8961 | 2024.11.21 19:39:36.808458 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8962 | 2024.11.21 19:39:36.808858 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8963 | 2024.11.21 19:39:36.809107 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8964 | 2024.11.21 19:39:36.809325 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001545 sec., 86731.39158576052 rows/sec., 6.04 MiB/sec. | ||
8965 | 2024.11.21 19:39:36.809377 [ 276 ] {50cd70ef-340a-4590-a5e9-4279bbaf7050} <Debug> TCPHandler: Processed in 0.001899345 sec. | ||
8966 | 2024.11.21 19:39:36.809527 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8967 | 2024.11.21 19:39:36.809635 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8968 | 2024.11.21 19:39:36.809684 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8969 | 2024.11.21 19:39:36.810127 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8970 | 2024.11.21 19:39:36.810166 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8971 | 2024.11.21 19:39:36.810538 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8972 | 2024.11.21 19:39:36.810777 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8973 | 2024.11.21 19:39:36.810995 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001382 sec., 34732.27206946455 rows/sec., 2.34 MiB/sec. | ||
8974 | 2024.11.21 19:39:36.811055 [ 282 ] {88c7f31b-10cd-4f86-82af-5e2c1a5373f8} <Debug> TCPHandler: Processed in 0.001580811 sec. | ||
8975 | 2024.11.21 19:39:37.951048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
8976 | 2024.11.21 19:39:37.951707 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8977 | 2024.11.21 19:39:37.951755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8978 | 2024.11.21 19:39:37.952273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8979 | 2024.11.21 19:39:37.952521 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8980 | 2024.11.21 19:39:37.952732 [ 51 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8981 | 2024.11.21 19:39:37.952780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
8982 | 2024.11.21 19:39:37.952824 [ 51 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8983 | 2024.11.21 19:39:37.952854 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8984 | 2024.11.21 19:39:37.952969 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8985 | 2024.11.21 19:39:37.953068 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8986 | 2024.11.21 19:39:37.953100 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8987 | 2024.11.21 19:39:37.953172 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8988 | 2024.11.21 19:39:37.953306 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8989 | 2024.11.21 19:39:37.953651 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8990 | 2024.11.21 19:39:37.953988 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8991 | 2024.11.21 19:39:37.954216 [ 197 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
8992 | 2024.11.21 19:39:37.956992 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.004062804 sec., 5750461.9961977005 rows/sec., 82.26 MiB/sec. | ||
8993 | 2024.11.21 19:39:37.957673 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8994 | 2024.11.21 19:39:37.958107 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8995 | 2024.11.21 19:39:37.958207 [ 188 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_51_10} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8996 | 2024.11.21 19:39:37.958329 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
8997 | 2024.11.21 19:39:39.581031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
8998 | 2024.11.21 19:39:39.602581 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8999 | 2024.11.21 19:39:39.602636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9000 | 2024.11.21 19:39:39.610227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9001 | 2024.11.21 19:39:39.611000 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9002 | 2024.11.21 19:39:39.611298 [ 74 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9003 | 2024.11.21 19:39:39.611362 [ 74 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9004 | 2024.11.21 19:39:39.611400 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9005 | 2024.11.21 19:39:39.611655 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9006 | 2024.11.21 19:39:39.621456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9007 | 2024.11.21 19:39:39.622311 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9008 | 2024.11.21 19:39:39.623220 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9009 | 2024.11.21 19:39:39.627849 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9010 | 2024.11.21 19:39:39.632506 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9011 | 2024.11.21 19:39:39.637461 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9012 | 2024.11.21 19:39:39.642828 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9013 | 2024.11.21 19:39:39.647436 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9014 | 2024.11.21 19:39:39.711462 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.099975656 sec., 3850.937472218237 rows/sec., 19.91 MiB/sec. | ||
9015 | 2024.11.21 19:39:39.714697 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9016 | 2024.11.21 19:39:39.717787 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9017 | 2024.11.21 19:39:39.717917 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_51_10} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9018 | 2024.11.21 19:39:39.720322 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9019 | 2024.11.21 19:39:40.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.56 MiB, peak 238.98 MiB, free memory in arenas 0.00 B, will set to 229.53 MiB (RSS), difference: 3.97 MiB | ||
9020 | 2024.11.21 19:39:40.968783 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9021 | 2024.11.21 19:39:41.167323 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9022 | 2024.11.21 19:39:41.196688 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9023 | 2024.11.21 19:39:41.201059 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61590, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9024 | 2024.11.21 19:39:41.461802 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44055, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9025 | 2024.11.21 19:39:41.470159 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9026 | 2024.11.21 19:39:41.493515 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9027 | 2024.11.21 19:39:41.517966 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9028 | 2024.11.21 19:39:41.801893 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9029 | 2024.11.21 19:39:41.802111 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9030 | 2024.11.21 19:39:41.802198 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9031 | 2024.11.21 19:39:41.803140 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9032 | 2024.11.21 19:39:41.803191 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9033 | 2024.11.21 19:39:41.803675 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9034 | 2024.11.21 19:39:41.803940 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9035 | 2024.11.21 19:39:41.804200 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002151 sec., 26034.40260344026 rows/sec., 2.00 MiB/sec. | ||
9036 | 2024.11.21 19:39:41.804277 [ 276 ] {d769f46a-3853-4885-8e51-e6eea2c24f09} <Debug> TCPHandler: Processed in 0.002524083 sec. | ||
9037 | 2024.11.21 19:39:41.804478 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9038 | 2024.11.21 19:39:41.804628 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9039 | 2024.11.21 19:39:41.804691 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9040 | 2024.11.21 19:39:41.805380 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9041 | 2024.11.21 19:39:41.805424 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9042 | 2024.11.21 19:39:41.805816 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9043 | 2024.11.21 19:39:41.806066 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9044 | 2024.11.21 19:39:41.806307 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001718 sec., 37252.61932479628 rows/sec., 2.91 MiB/sec. | ||
9045 | 2024.11.21 19:39:41.806365 [ 282 ] {b300a16f-464d-4756-bba7-d4968b98f266} <Debug> TCPHandler: Processed in 0.001966206 sec. | ||
9046 | 2024.11.21 19:39:41.806537 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9047 | 2024.11.21 19:39:41.806658 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9048 | 2024.11.21 19:39:41.806713 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9049 | 2024.11.21 19:39:41.807254 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9050 | 2024.11.21 19:39:41.807295 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9051 | 2024.11.21 19:39:41.807702 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9052 | 2024.11.21 19:39:41.807954 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9053 | 2024.11.21 19:39:41.808200 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. | ||
9054 | 2024.11.21 19:39:41.808308 [ 276 ] {00dd2a1b-d5f2-42b5-acb7-a4f9b41944ce} <Debug> TCPHandler: Processed in 0.001825134 sec. | ||
9055 | 2024.11.21 19:39:41.808510 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9056 | 2024.11.21 19:39:41.808717 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9057 | 2024.11.21 19:39:41.808779 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9058 | 2024.11.21 19:39:41.809292 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9059 | 2024.11.21 19:39:41.809333 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9060 | 2024.11.21 19:39:41.809706 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9061 | 2024.11.21 19:39:41.809953 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9062 | 2024.11.21 19:39:41.810169 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. | ||
9063 | 2024.11.21 19:39:41.810219 [ 282 ] {8bfd5540-7f29-4109-b38b-8cd6d13a3480} <Debug> TCPHandler: Processed in 0.001820864 sec. | ||
9064 | 2024.11.21 19:39:43.612149 [ 64 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9065 | 2024.11.21 19:39:43.612244 [ 64 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9066 | 2024.11.21 19:39:43.612272 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9067 | 2024.11.21 19:39:43.612593 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
9068 | 2024.11.21 19:39:43.612886 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9069 | 2024.11.21 19:39:43.612952 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 126 rows starting from the beginning of the part | ||
9070 | 2024.11.21 19:39:43.613117 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
9071 | 2024.11.21 19:39:43.613288 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
9072 | 2024.11.21 19:39:43.613490 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
9073 | 2024.11.21 19:39:43.613622 [ 190 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
9074 | 2024.11.21 19:39:43.614698 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002317501 sec., 64724.891165095505 rows/sec., 3.30 MiB/sec. | ||
9075 | 2024.11.21 19:39:43.614918 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9076 | 2024.11.21 19:39:43.615283 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9077 | 2024.11.21 19:39:43.615377 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_25_6} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9078 | 2024.11.21 19:39:43.615483 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9079 | 2024.11.21 19:39:43.778629 [ 64 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9080 | 2024.11.21 19:39:43.778685 [ 64 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9081 | 2024.11.21 19:39:43.778714 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9082 | 2024.11.21 19:39:43.778935 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
9083 | 2024.11.21 19:39:43.779195 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9084 | 2024.11.21 19:39:43.779238 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 21 rows starting from the beginning of the part | ||
9085 | 2024.11.21 19:39:43.779351 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
9086 | 2024.11.21 19:39:43.779556 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
9087 | 2024.11.21 19:39:43.779764 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
9088 | 2024.11.21 19:39:43.779930 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
9089 | 2024.11.21 19:39:43.781063 [ 200 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002269481 sec., 11015.734434436772 rows/sec., 742.27 KiB/sec. | ||
9090 | 2024.11.21 19:39:43.781226 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9091 | 2024.11.21 19:39:43.781575 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9092 | 2024.11.21 19:39:43.781673 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_25_6} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9093 | 2024.11.21 19:39:43.781773 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
9094 | 2024.11.21 19:39:44.142138 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9095 | 2024.11.21 19:39:44.599950 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9096 | 2024.11.21 19:39:44.756479 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9097 | 2024.11.21 19:39:44.846066 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9098 | 2024.11.21 19:39:44.847361 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9099 | 2024.11.21 19:39:44.859841 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9100 | 2024.11.21 19:39:44.860118 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9101 | 2024.11.21 19:39:44.867452 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9102 | 2024.11.21 19:39:45.098513 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9103 | 2024.11.21 19:39:45.294578 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9104 | 2024.11.21 19:39:45.294661 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9105 | 2024.11.21 19:39:45.417470 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9106 | 2024.11.21 19:39:45.453022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
9107 | 2024.11.21 19:39:45.453928 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9108 | 2024.11.21 19:39:45.453985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9109 | 2024.11.21 19:39:45.454717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9110 | 2024.11.21 19:39:45.454999 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9111 | 2024.11.21 19:39:45.455205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
9112 | 2024.11.21 19:39:45.474009 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9113 | 2024.11.21 19:39:45.576842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1208 | ||
9114 | 2024.11.21 19:39:45.580031 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9115 | 2024.11.21 19:39:45.580079 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9116 | 2024.11.21 19:39:45.581579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9117 | 2024.11.21 19:39:45.581898 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9118 | 2024.11.21 19:39:45.582560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
9119 | 2024.11.21 19:39:45.655988 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9120 | 2024.11.21 19:39:45.705456 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62645, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9121 | 2024.11.21 19:39:45.706706 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9122 | 2024.11.21 19:39:45.787089 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9123 | 2024.11.21 19:39:45.839451 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59081, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9124 | 2024.11.21 19:39:45.904864 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9125 | 2024.11.21 19:39:46.418834 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9126 | 2024.11.21 19:39:46.466638 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9127 | 2024.11.21 19:39:46.484010 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9128 | 2024.11.21 19:39:46.485337 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9129 | 2024.11.21 19:39:46.497681 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9130 | 2024.11.21 19:39:46.500046 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9131 | 2024.11.21 19:39:46.512469 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9132 | 2024.11.21 19:39:46.807545 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9133 | 2024.11.21 19:39:46.807736 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9134 | 2024.11.21 19:39:46.807809 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9135 | 2024.11.21 19:39:46.808565 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9136 | 2024.11.21 19:39:46.808614 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9137 | 2024.11.21 19:39:46.809050 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9138 | 2024.11.21 19:39:46.809313 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9139 | 2024.11.21 19:39:46.809570 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 534.08 KiB/sec. | ||
9140 | 2024.11.21 19:39:46.809679 [ 276 ] {c3d90d6c-e86f-40bb-ac27-2a1aea1ef62f} <Debug> TCPHandler: Processed in 0.0022608 sec. | ||
9141 | 2024.11.21 19:39:46.809886 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9142 | 2024.11.21 19:39:46.810027 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9143 | 2024.11.21 19:39:46.810083 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9144 | 2024.11.21 19:39:46.810779 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9145 | 2024.11.21 19:39:46.810819 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9146 | 2024.11.21 19:39:46.811208 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9147 | 2024.11.21 19:39:46.811458 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9148 | 2024.11.21 19:39:46.811656 [ 113 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9149 | 2024.11.21 19:39:46.811680 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001683 sec., 169340.46345811052 rows/sec., 14.96 MiB/sec. | ||
9150 | 2024.11.21 19:39:46.811734 [ 113 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9151 | 2024.11.21 19:39:46.811804 [ 282 ] {753a348d-9ca7-4dd5-9a7b-8cf5c8fecc10} <Debug> TCPHandler: Processed in 0.001981936 sec. | ||
9152 | 2024.11.21 19:39:46.811811 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9153 | 2024.11.21 19:39:46.812006 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9154 | 2024.11.21 19:39:46.812014 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
9155 | 2024.11.21 19:39:46.812196 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9156 | 2024.11.21 19:39:46.812270 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9157 | 2024.11.21 19:39:46.812296 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9158 | 2024.11.21 19:39:46.812342 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1435 rows starting from the beginning of the part | ||
9159 | 2024.11.21 19:39:46.812636 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
9160 | 2024.11.21 19:39:46.813023 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 285 rows starting from the beginning of the part | ||
9161 | 2024.11.21 19:39:46.813442 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 62 rows starting from the beginning of the part | ||
9162 | 2024.11.21 19:39:46.813834 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
9163 | 2024.11.21 19:39:46.814179 [ 201 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 285 rows starting from the beginning of the part | ||
9164 | 2024.11.21 19:39:46.815589 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9165 | 2024.11.21 19:39:46.815651 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9166 | 2024.11.21 19:39:46.816606 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9167 | 2024.11.21 19:39:46.817048 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9168 | 2024.11.21 19:39:46.817253 [ 113 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
9169 | 2024.11.21 19:39:46.817381 [ 113 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9170 | 2024.11.21 19:39:46.817464 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9171 | 2024.11.21 19:39:46.817588 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005406 sec., 8879.023307436182 rows/sec., 654.65 KiB/sec. | ||
9172 | 2024.11.21 19:39:46.818019 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
9173 | 2024.11.21 19:39:46.818138 [ 276 ] {fcc70619-6d60-4e75-95d3-cb011f653a05} <Debug> TCPHandler: Processed in 0.006222163 sec. | ||
9174 | 2024.11.21 19:39:46.818427 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006476546 sec., 336444.76546603703 rows/sec., 29.68 MiB/sec. | ||
9175 | 2024.11.21 19:39:46.818456 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9176 | 2024.11.21 19:39:46.818478 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9177 | 2024.11.21 19:39:46.818553 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 66 rows starting from the beginning of the part | ||
9178 | 2024.11.21 19:39:46.818905 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9179 | 2024.11.21 19:39:46.818935 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9180 | 2024.11.21 19:39:46.818943 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
9181 | 2024.11.21 19:39:46.819130 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9182 | 2024.11.21 19:39:46.819452 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
9183 | 2024.11.21 19:39:46.820001 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
9184 | 2024.11.21 19:39:46.820425 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
9185 | 2024.11.21 19:39:46.820908 [ 193 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
9186 | 2024.11.21 19:39:46.821169 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9187 | 2024.11.21 19:39:46.821828 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_76_15} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9188 | 2024.11.21 19:39:46.822058 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9189 | 2024.11.21 19:39:46.822882 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9190 | 2024.11.21 19:39:46.822961 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9191 | 2024.11.21 19:39:46.824097 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9192 | 2024.11.21 19:39:46.824275 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.006688259 sec., 33790.55745299337 rows/sec., 2.54 MiB/sec. | ||
9193 | 2024.11.21 19:39:46.824471 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
9194 | 2024.11.21 19:39:46.824645 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9195 | 2024.11.21 19:39:46.825153 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006433 sec., 2176.278563656148 rows/sec., 152.41 KiB/sec. | ||
9196 | 2024.11.21 19:39:46.825349 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9197 | 2024.11.21 19:39:46.825459 [ 282 ] {bfc63492-18cf-485a-bdef-ae7926c8e890} <Debug> TCPHandler: Processed in 0.007161056 sec. | ||
9198 | 2024.11.21 19:39:46.825722 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9199 | 2024.11.21 19:39:46.825806 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_43_9} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
9200 | 2024.11.21 19:39:46.825922 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9201 | 2024.11.21 19:39:46.825984 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9202 | 2024.11.21 19:39:46.826026 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9203 | 2024.11.21 19:39:46.826619 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9204 | 2024.11.21 19:39:46.826660 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9205 | 2024.11.21 19:39:46.827024 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9206 | 2024.11.21 19:39:46.827265 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9207 | 2024.11.21 19:39:46.827519 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001654 sec., 7859.7339782345825 rows/sec., 490.05 KiB/sec. | ||
9208 | 2024.11.21 19:39:46.827649 [ 276 ] {b2af2720-de2f-4383-8b65-202d5dfb157c} <Debug> TCPHandler: Processed in 0.002073598 sec. | ||
9209 | 2024.11.21 19:39:46.827879 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9210 | 2024.11.21 19:39:46.828014 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9211 | 2024.11.21 19:39:46.828069 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9212 | 2024.11.21 19:39:46.828795 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9213 | 2024.11.21 19:39:46.828835 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9214 | 2024.11.21 19:39:46.829214 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9215 | 2024.11.21 19:39:46.829452 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9216 | 2024.11.21 19:39:46.829626 [ 113 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9217 | 2024.11.21 19:39:46.829687 [ 113 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9218 | 2024.11.21 19:39:46.829702 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001704 sec., 248239.4366197183 rows/sec., 17.75 MiB/sec. | ||
9219 | 2024.11.21 19:39:46.829726 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9220 | 2024.11.21 19:39:46.829858 [ 282 ] {a003bf3c-0d68-4ba2-bf9b-7cbc6c62b8b1} <Debug> TCPHandler: Processed in 0.002089948 sec. | ||
9221 | 2024.11.21 19:39:46.829953 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
9222 | 2024.11.21 19:39:46.830056 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9223 | 2024.11.21 19:39:46.830136 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9224 | 2024.11.21 19:39:46.830203 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 915 rows starting from the beginning of the part | ||
9225 | 2024.11.21 19:39:46.830345 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9226 | 2024.11.21 19:39:46.830425 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
9227 | 2024.11.21 19:39:46.830592 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9228 | 2024.11.21 19:39:46.830740 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 423 rows starting from the beginning of the part | ||
9229 | 2024.11.21 19:39:46.831238 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part | ||
9230 | 2024.11.21 19:39:46.831600 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
9231 | 2024.11.21 19:39:46.831929 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 423 rows starting from the beginning of the part | ||
9232 | 2024.11.21 19:39:46.833184 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9233 | 2024.11.21 19:39:46.833267 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9234 | 2024.11.21 19:39:46.834386 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9235 | 2024.11.21 19:39:46.834856 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9236 | 2024.11.21 19:39:46.835072 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.00522505 sec., 376072.95623965317 rows/sec., 28.80 MiB/sec. | ||
9237 | 2024.11.21 19:39:46.835284 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005057 sec., 1186.4741941862765 rows/sec., 61.99 KiB/sec. | ||
9238 | 2024.11.21 19:39:46.835320 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9239 | 2024.11.21 19:39:46.835372 [ 276 ] {be7fbd9a-be62-4ba6-9283-06cdf99aa06e} <Debug> TCPHandler: Processed in 0.005399042 sec. | ||
9240 | 2024.11.21 19:39:46.835595 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9241 | 2024.11.21 19:39:46.835666 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9242 | 2024.11.21 19:39:46.835761 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9243 | 2024.11.21 19:39:46.835772 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_76_15} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9244 | 2024.11.21 19:39:46.835833 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9245 | 2024.11.21 19:39:46.835879 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9246 | 2024.11.21 19:39:46.836502 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9247 | 2024.11.21 19:39:46.836542 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9248 | 2024.11.21 19:39:46.836924 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9249 | 2024.11.21 19:39:46.837169 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9250 | 2024.11.21 19:39:46.837341 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9251 | 2024.11.21 19:39:46.837405 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9252 | 2024.11.21 19:39:46.837414 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001682 sec., 140903.6860879905 rows/sec., 9.44 MiB/sec. | ||
9253 | 2024.11.21 19:39:46.837443 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9254 | 2024.11.21 19:39:46.837549 [ 282 ] {4df588df-4ebc-4d48-8965-6f060f21a6c3} <Debug> TCPHandler: Processed in 0.002026347 sec. | ||
9255 | 2024.11.21 19:39:46.837641 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
9256 | 2024.11.21 19:39:46.837711 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9257 | 2024.11.21 19:39:46.837762 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9258 | 2024.11.21 19:39:46.837806 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 13471 rows starting from the beginning of the part | ||
9259 | 2024.11.21 19:39:46.837845 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9260 | 2024.11.21 19:39:46.837989 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9261 | 2024.11.21 19:39:46.838011 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
9262 | 2024.11.21 19:39:46.838411 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
9263 | 2024.11.21 19:39:46.838807 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 134 rows starting from the beginning of the part | ||
9264 | 2024.11.21 19:39:46.839187 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
9265 | 2024.11.21 19:39:46.839504 [ 187 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
9266 | 2024.11.21 19:39:46.840219 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9267 | 2024.11.21 19:39:46.840267 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9268 | 2024.11.21 19:39:46.840676 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9269 | 2024.11.21 19:39:46.840927 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9270 | 2024.11.21 19:39:46.841166 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00335 sec., 298.5074626865672 rows/sec., 20.11 KiB/sec. | ||
9271 | 2024.11.21 19:39:46.841265 [ 276 ] {2f51636a-577a-42dd-91f9-7479857a2470} <Debug> TCPHandler: Processed in 0.003608548 sec. | ||
9272 | 2024.11.21 19:39:46.841403 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9273 | 2024.11.21 19:39:46.841549 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9274 | 2024.11.21 19:39:46.841673 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9275 | 2024.11.21 19:39:46.842979 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9276 | 2024.11.21 19:39:46.843017 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9277 | 2024.11.21 19:39:46.843905 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9278 | 2024.11.21 19:39:46.843964 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14399 rows, containing 5 columns (5 merged, 0 gathered) in 0.006393216 sec., 2252231.114981881 rows/sec., 153.52 MiB/sec. | ||
9279 | 2024.11.21 19:39:46.844223 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9280 | 2024.11.21 19:39:46.844467 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002958 sec., 13860.716700473293 rows/sec., 24.84 MiB/sec. | ||
9281 | 2024.11.21 19:39:46.844574 [ 282 ] {01277246-ca58-45ee-a005-ed4afa992717} <Debug> TCPHandler: Processed in 0.003235073 sec. | ||
9282 | 2024.11.21 19:39:46.844746 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9283 | 2024.11.21 19:39:46.844887 [ 198 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9284 | 2024.11.21 19:39:46.844918 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9285 | 2024.11.21 19:39:46.845047 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9286 | 2024.11.21 19:39:46.845646 [ 198 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9287 | 2024.11.21 19:39:46.845867 [ 198 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9288 | 2024.11.21 19:39:46.846063 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
9289 | 2024.11.21 19:39:46.846085 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9290 | 2024.11.21 19:39:46.846139 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9291 | 2024.11.21 19:39:46.846520 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9292 | 2024.11.21 19:39:46.846769 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9293 | 2024.11.21 19:39:46.846903 [ 95 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9294 | 2024.11.21 19:39:46.846944 [ 95 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9295 | 2024.11.21 19:39:46.846955 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002083 sec., 39366.298607777244 rows/sec., 2.50 MiB/sec. | ||
9296 | 2024.11.21 19:39:46.846971 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9297 | 2024.11.21 19:39:46.847085 [ 276 ] {6acda753-0583-4c36-a904-071a4f4dad67} <Debug> TCPHandler: Processed in 0.002415363 sec. | ||
9298 | 2024.11.21 19:39:46.847277 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
9299 | 2024.11.21 19:39:46.847490 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9300 | 2024.11.21 19:39:46.847539 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4218 rows starting from the beginning of the part | ||
9301 | 2024.11.21 19:39:46.847763 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
9302 | 2024.11.21 19:39:46.848056 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
9303 | 2024.11.21 19:39:46.848331 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
9304 | 2024.11.21 19:39:46.848544 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
9305 | 2024.11.21 19:39:46.848606 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
9306 | 2024.11.21 19:39:46.850625 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 4 columns (4 merged, 0 gathered) in 0.003582418 sec., 1270091.876492358 rows/sec., 83.42 MiB/sec. | ||
9307 | 2024.11.21 19:39:46.851262 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9308 | 2024.11.21 19:39:46.851572 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9309 | 2024.11.21 19:39:46.851658 [ 192 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_76_15} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9310 | 2024.11.21 19:39:46.851746 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
9311 | 2024.11.21 19:39:47.121635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
9312 | 2024.11.21 19:39:47.140479 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9313 | 2024.11.21 19:39:47.140539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9314 | 2024.11.21 19:39:47.147619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9315 | 2024.11.21 19:39:47.148373 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9316 | 2024.11.21 19:39:47.151950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
9317 | 2024.11.21 19:39:51.801838 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9318 | 2024.11.21 19:39:51.802061 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9319 | 2024.11.21 19:39:51.802142 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9320 | 2024.11.21 19:39:51.802964 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9321 | 2024.11.21 19:39:51.803009 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9322 | 2024.11.21 19:39:51.803454 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9323 | 2024.11.21 19:39:51.803721 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9324 | 2024.11.21 19:39:51.803935 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001934 sec., 1034.126163391934 rows/sec., 84.33 KiB/sec. | ||
9325 | 2024.11.21 19:39:51.804004 [ 276 ] {a8285537-f1e7-424e-abce-58c2f7d2f429} <Debug> TCPHandler: Processed in 0.002304531 sec. | ||
9326 | 2024.11.21 19:39:51.804214 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9327 | 2024.11.21 19:39:51.804362 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9328 | 2024.11.21 19:39:51.804418 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9329 | 2024.11.21 19:39:51.805016 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9330 | 2024.11.21 19:39:51.805057 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9331 | 2024.11.21 19:39:51.805442 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9332 | 2024.11.21 19:39:51.805688 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9333 | 2024.11.21 19:39:51.805875 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001548 sec., 36821.705426356595 rows/sec., 2.83 MiB/sec. | ||
9334 | 2024.11.21 19:39:51.805929 [ 282 ] {670f6cea-fc8e-4a39-894b-3b276b50362e} <Debug> TCPHandler: Processed in 0.001788494 sec. | ||
9335 | 2024.11.21 19:39:51.806089 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9336 | 2024.11.21 19:39:51.806203 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9337 | 2024.11.21 19:39:51.806250 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9338 | 2024.11.21 19:39:51.806796 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9339 | 2024.11.21 19:39:51.806835 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9340 | 2024.11.21 19:39:51.807212 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9341 | 2024.11.21 19:39:51.807459 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9342 | 2024.11.21 19:39:51.807651 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001473 sec., 1357.7732518669384 rows/sec., 94.81 KiB/sec. | ||
9343 | 2024.11.21 19:39:51.807705 [ 276 ] {c227c1bb-e056-45ea-9683-56990f4cb414} <Debug> TCPHandler: Processed in 0.001669652 sec. | ||
9344 | 2024.11.21 19:39:51.807881 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9345 | 2024.11.21 19:39:51.807996 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9346 | 2024.11.21 19:39:51.808042 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9347 | 2024.11.21 19:39:51.808608 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9348 | 2024.11.21 19:39:51.808646 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9349 | 2024.11.21 19:39:51.809008 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9350 | 2024.11.21 19:39:51.809262 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9351 | 2024.11.21 19:39:51.809472 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001502 sec., 43941.41145139813 rows/sec., 3.43 MiB/sec. | ||
9352 | 2024.11.21 19:39:51.809526 [ 282 ] {faa33fd8-465a-44b0-9795-f73c1e62d54a} <Debug> TCPHandler: Processed in 0.001700163 sec. | ||
9353 | 2024.11.21 19:39:51.809692 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9354 | 2024.11.21 19:39:51.809822 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9355 | 2024.11.21 19:39:51.809884 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9356 | 2024.11.21 19:39:51.810517 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9357 | 2024.11.21 19:39:51.810557 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9358 | 2024.11.21 19:39:51.810955 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9359 | 2024.11.21 19:39:51.811195 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9360 | 2024.11.21 19:39:51.811425 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001626 sec., 99015.9901599016 rows/sec., 6.90 MiB/sec. | ||
9361 | 2024.11.21 19:39:51.811511 [ 276 ] {df560a38-5eec-48ab-841d-905e718f58f1} <Debug> TCPHandler: Processed in 0.001883455 sec. | ||
9362 | 2024.11.21 19:39:51.811758 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9363 | 2024.11.21 19:39:51.811967 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9364 | 2024.11.21 19:39:51.812027 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9365 | 2024.11.21 19:39:51.812564 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9366 | 2024.11.21 19:39:51.812604 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9367 | 2024.11.21 19:39:51.812977 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9368 | 2024.11.21 19:39:51.813220 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9369 | 2024.11.21 19:39:51.813435 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. | ||
9370 | 2024.11.21 19:39:51.813499 [ 282 ] {d914fb08-34a3-4935-801f-11a2ac75e1aa} <Debug> TCPHandler: Processed in 0.001885885 sec. | ||
9371 | 2024.11.21 19:39:52.955423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
9372 | 2024.11.21 19:39:52.956076 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9373 | 2024.11.21 19:39:52.956118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9374 | 2024.11.21 19:39:52.956654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9375 | 2024.11.21 19:39:52.956925 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9376 | 2024.11.21 19:39:52.957199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
9377 | 2024.11.21 19:39:54.652114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
9378 | 2024.11.21 19:39:54.672574 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9379 | 2024.11.21 19:39:54.672632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9380 | 2024.11.21 19:39:54.679964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9381 | 2024.11.21 19:39:54.680729 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9382 | 2024.11.21 19:39:54.683310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
9383 | 2024.11.21 19:39:55.582871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1242 | ||
9384 | 2024.11.21 19:39:55.586027 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9385 | 2024.11.21 19:39:55.586071 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9386 | 2024.11.21 19:39:55.587562 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9387 | 2024.11.21 19:39:55.587877 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9388 | 2024.11.21 19:39:55.588719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
9389 | 2024.11.21 19:39:56.801130 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9390 | 2024.11.21 19:39:56.801329 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9391 | 2024.11.21 19:39:56.801408 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9392 | 2024.11.21 19:39:56.802245 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9393 | 2024.11.21 19:39:56.802302 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9394 | 2024.11.21 19:39:56.802760 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9395 | 2024.11.21 19:39:56.803023 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9396 | 2024.11.21 19:39:56.803263 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. | ||
9397 | 2024.11.21 19:39:56.803332 [ 276 ] {e1627710-a930-43f0-8bb5-6cb2f4f161ca} <Debug> TCPHandler: Processed in 0.002337981 sec. | ||
9398 | 2024.11.21 19:39:56.803513 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9399 | 2024.11.21 19:39:56.803633 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9400 | 2024.11.21 19:39:56.803684 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9401 | 2024.11.21 19:39:56.804309 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9402 | 2024.11.21 19:39:56.804351 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9403 | 2024.11.21 19:39:56.804738 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9404 | 2024.11.21 19:39:56.804993 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9405 | 2024.11.21 19:39:56.805247 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001642 sec., 38976.8574908648 rows/sec., 3.04 MiB/sec. | ||
9406 | 2024.11.21 19:39:56.805303 [ 282 ] {fb6c5b12-1d3e-4efa-9987-893f04d31c28} <Debug> TCPHandler: Processed in 0.001848695 sec. | ||
9407 | 2024.11.21 19:39:56.805497 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9408 | 2024.11.21 19:39:56.805616 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9409 | 2024.11.21 19:39:56.805671 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9410 | 2024.11.21 19:39:56.806251 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9411 | 2024.11.21 19:39:56.806293 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9412 | 2024.11.21 19:39:56.806706 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9413 | 2024.11.21 19:39:56.806951 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9414 | 2024.11.21 19:39:56.807189 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec. | ||
9415 | 2024.11.21 19:39:56.807244 [ 276 ] {6f1a17f1-eb61-419c-b9f7-1ad0355dfea8} <Debug> TCPHandler: Processed in 0.001803314 sec. | ||
9416 | 2024.11.21 19:39:56.807405 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9417 | 2024.11.21 19:39:56.807516 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9418 | 2024.11.21 19:39:56.807566 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9419 | 2024.11.21 19:39:56.808052 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9420 | 2024.11.21 19:39:56.808093 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9421 | 2024.11.21 19:39:56.808485 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9422 | 2024.11.21 19:39:56.808731 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9423 | 2024.11.21 19:39:56.808968 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
9424 | 2024.11.21 19:39:56.809020 [ 282 ] {1b6ac7c7-ecdf-4d25-9853-281a2dc885af} <Debug> TCPHandler: Processed in 0.001671612 sec. | ||
9425 | 2024.11.21 19:40:00.294732 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9426 | 2024.11.21 19:40:00.294835 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9427 | 2024.11.21 19:40:00.457411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
9428 | 2024.11.21 19:40:00.458100 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9429 | 2024.11.21 19:40:00.458146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9430 | 2024.11.21 19:40:00.458701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9431 | 2024.11.21 19:40:00.458953 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9432 | 2024.11.21 19:40:00.459236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
9433 | 2024.11.21 19:40:01.810031 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9434 | 2024.11.21 19:40:01.810222 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9435 | 2024.11.21 19:40:01.810296 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9436 | 2024.11.21 19:40:01.811060 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9437 | 2024.11.21 19:40:01.811107 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9438 | 2024.11.21 19:40:01.811543 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9439 | 2024.11.21 19:40:01.811825 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9440 | 2024.11.21 19:40:01.812038 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. | ||
9441 | 2024.11.21 19:40:01.812168 [ 276 ] {8107cfd8-f5c6-4f0e-8118-0e7a21341d62} <Debug> TCPHandler: Processed in 0.00226437 sec. | ||
9442 | 2024.11.21 19:40:01.812398 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9443 | 2024.11.21 19:40:01.812515 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9444 | 2024.11.21 19:40:01.812565 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9445 | 2024.11.21 19:40:01.813297 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9446 | 2024.11.21 19:40:01.813338 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9447 | 2024.11.21 19:40:01.813733 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9448 | 2024.11.21 19:40:01.813981 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9449 | 2024.11.21 19:40:01.814167 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001675 sec., 170149.25373134328 rows/sec., 15.04 MiB/sec. | ||
9450 | 2024.11.21 19:40:01.814220 [ 282 ] {1ca1b736-0fbb-4614-acf3-afb36cc7b49b} <Debug> TCPHandler: Processed in 0.001908996 sec. | ||
9451 | 2024.11.21 19:40:01.814377 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9452 | 2024.11.21 19:40:01.814486 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9453 | 2024.11.21 19:40:01.814534 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9454 | 2024.11.21 19:40:01.815114 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9455 | 2024.11.21 19:40:01.815153 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9456 | 2024.11.21 19:40:01.815502 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9457 | 2024.11.21 19:40:01.815746 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9458 | 2024.11.21 19:40:01.815924 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001459 sec., 32899.24605894448 rows/sec., 2.37 MiB/sec. | ||
9459 | 2024.11.21 19:40:01.815985 [ 276 ] {8f566bcc-c079-469d-8787-c8de9c2fa5f9} <Debug> TCPHandler: Processed in 0.001660952 sec. | ||
9460 | 2024.11.21 19:40:01.816141 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9461 | 2024.11.21 19:40:01.816249 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9462 | 2024.11.21 19:40:01.816294 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9463 | 2024.11.21 19:40:01.816812 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9464 | 2024.11.21 19:40:01.816850 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9465 | 2024.11.21 19:40:01.817196 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9466 | 2024.11.21 19:40:01.817432 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9467 | 2024.11.21 19:40:01.817640 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001407 sec., 9950.248756218905 rows/sec., 696.85 KiB/sec. | ||
9468 | 2024.11.21 19:40:01.817824 [ 282 ] {c5377bb6-b7c1-4b57-be63-701a0b4fe83b} <Debug> TCPHandler: Processed in 0.001732283 sec. | ||
9469 | 2024.11.21 19:40:01.818039 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9470 | 2024.11.21 19:40:01.818173 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9471 | 2024.11.21 19:40:01.818230 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9472 | 2024.11.21 19:40:01.818885 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9473 | 2024.11.21 19:40:01.818925 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9474 | 2024.11.21 19:40:01.819275 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9475 | 2024.11.21 19:40:01.819511 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9476 | 2024.11.21 19:40:01.819715 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. | ||
9477 | 2024.11.21 19:40:01.819865 [ 276 ] {3251f057-29d1-4fe7-a00e-7a6c8e4214c0} <Debug> TCPHandler: Processed in 0.001913636 sec. | ||
9478 | 2024.11.21 19:40:01.820058 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9479 | 2024.11.21 19:40:01.820163 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9480 | 2024.11.21 19:40:01.820206 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9481 | 2024.11.21 19:40:01.821003 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9482 | 2024.11.21 19:40:01.821044 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9483 | 2024.11.21 19:40:01.821425 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9484 | 2024.11.21 19:40:01.821663 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9485 | 2024.11.21 19:40:01.821842 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001688 sec., 250592.41706161137 rows/sec., 17.91 MiB/sec. | ||
9486 | 2024.11.21 19:40:01.821894 [ 282 ] {9b712f0f-0702-44c4-8036-8c2da4000b31} <Debug> TCPHandler: Processed in 0.001918086 sec. | ||
9487 | 2024.11.21 19:40:01.822052 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9488 | 2024.11.21 19:40:01.822181 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9489 | 2024.11.21 19:40:01.822237 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9490 | 2024.11.21 19:40:01.822769 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9491 | 2024.11.21 19:40:01.822806 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9492 | 2024.11.21 19:40:01.823160 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9493 | 2024.11.21 19:40:01.823400 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9494 | 2024.11.21 19:40:01.823576 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 219.98 KiB/sec. | ||
9495 | 2024.11.21 19:40:01.823625 [ 276 ] {bc84600b-2b81-4015-b360-c6e028504700} <Debug> TCPHandler: Processed in 0.001636771 sec. | ||
9496 | 2024.11.21 19:40:01.823774 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9497 | 2024.11.21 19:40:01.823899 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9498 | 2024.11.21 19:40:01.823961 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9499 | 2024.11.21 19:40:01.824593 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9500 | 2024.11.21 19:40:01.824637 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9501 | 2024.11.21 19:40:01.825039 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9502 | 2024.11.21 19:40:01.825279 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9503 | 2024.11.21 19:40:01.825478 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001605 sec., 147663.55140186916 rows/sec., 9.90 MiB/sec. | ||
9504 | 2024.11.21 19:40:01.825559 [ 282 ] {614d2b6f-5f7d-4560-9bc3-61b539120717} <Debug> TCPHandler: Processed in 0.001836384 sec. | ||
9505 | 2024.11.21 19:40:01.825761 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9506 | 2024.11.21 19:40:01.825954 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9507 | 2024.11.21 19:40:01.826014 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9508 | 2024.11.21 19:40:01.826529 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9509 | 2024.11.21 19:40:01.826575 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9510 | 2024.11.21 19:40:01.826945 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9511 | 2024.11.21 19:40:01.827174 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9512 | 2024.11.21 19:40:01.827375 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. | ||
9513 | 2024.11.21 19:40:01.827573 [ 276 ] {b4524d85-bfd5-4c3c-86b7-4a09cf53a657} <Debug> TCPHandler: Processed in 0.001920116 sec. | ||
9514 | 2024.11.21 19:40:01.827747 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9515 | 2024.11.21 19:40:01.827872 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9516 | 2024.11.21 19:40:01.827958 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9517 | 2024.11.21 19:40:01.829247 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9518 | 2024.11.21 19:40:01.829285 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9519 | 2024.11.21 19:40:01.829934 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9520 | 2024.11.21 19:40:01.830202 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9521 | 2024.11.21 19:40:01.830338 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
9522 | 2024.11.21 19:40:01.830390 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9523 | 2024.11.21 19:40:01.830416 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002571 sec., 15947.102294826916 rows/sec., 28.58 MiB/sec. | ||
9524 | 2024.11.21 19:40:01.830420 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9525 | 2024.11.21 19:40:01.830792 [ 282 ] {3d4a62f1-0b0a-49e7-b793-d29b0a3de03d} <Debug> TCPHandler: Processed in 0.003112461 sec. | ||
9526 | 2024.11.21 19:40:01.830854 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::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 | ||
9527 | 2024.11.21 19:40:01.830973 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9528 | 2024.11.21 19:40:01.831200 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9529 | 2024.11.21 19:40:01.831343 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9530 | 2024.11.21 19:40:01.832250 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9531 | 2024.11.21 19:40:01.832395 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 813 rows starting from the beginning of the part | ||
9532 | 2024.11.21 19:40:01.833212 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
9533 | 2024.11.21 19:40:01.833593 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9534 | 2024.11.21 19:40:01.833698 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9535 | 2024.11.21 19:40:01.834073 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
9536 | 2024.11.21 19:40:01.834800 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
9537 | 2024.11.21 19:40:01.835345 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9538 | 2024.11.21 19:40:01.835432 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
9539 | 2024.11.21 19:40:01.835958 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
9540 | 2024.11.21 19:40:01.836078 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9541 | 2024.11.21 19:40:01.836948 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005798 sec., 14142.807864780958 rows/sec., 919.80 KiB/sec. | ||
9542 | 2024.11.21 19:40:01.837205 [ 276 ] {1b48c25b-5cf7-4110-96e5-8274a8149243} <Debug> TCPHandler: Processed in 0.006313475 sec. | ||
9543 | 2024.11.21 19:40:01.843873 [ 198 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 19 columns (19 merged, 0 gathered) in 0.013281648 sec., 76647.11487610574 rows/sec., 137.35 MiB/sec. | ||
9544 | 2024.11.21 19:40:01.845048 [ 197 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
9545 | 2024.11.21 19:40:01.845544 [ 197 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9546 | 2024.11.21 19:40:01.845643 [ 197 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_29_6} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
9547 | 2024.11.21 19:40:01.845838 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. | ||
9548 | 2024.11.21 19:40:02.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.57 MiB, peak 238.98 MiB, free memory in arenas 0.00 B, will set to 232.69 MiB (RSS), difference: 2.12 MiB | ||
9549 | 2024.11.21 19:40:02.183476 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
9550 | 2024.11.21 19:40:02.203937 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9551 | 2024.11.21 19:40:02.204004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9552 | 2024.11.21 19:40:02.211356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9553 | 2024.11.21 19:40:02.212122 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9554 | 2024.11.21 19:40:02.214832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
9555 | 2024.11.21 19:40:02.330065 [ 145 ] {} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9556 | 2024.11.21 19:40:02.330131 [ 145 ] {} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9557 | 2024.11.21 19:40:02.330155 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9558 | 2024.11.21 19:40:02.330304 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
9559 | 2024.11.21 19:40:02.330448 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9560 | 2024.11.21 19:40:02.330482 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
9561 | 2024.11.21 19:40:02.330553 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
9562 | 2024.11.21 19:40:02.330652 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
9563 | 2024.11.21 19:40:02.330902 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
9564 | 2024.11.21 19:40:02.331024 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
9565 | 2024.11.21 19:40:02.332129 [ 197 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001898496 sec., 20015.84412081985 rows/sec., 1.67 MiB/sec. | ||
9566 | 2024.11.21 19:40:02.332319 [ 196 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9567 | 2024.11.21 19:40:02.332680 [ 196 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9568 | 2024.11.21 19:40:02.332781 [ 196 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_17_4} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9569 | 2024.11.21 19:40:02.332893 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9570 | 2024.11.21 19:40:05.589057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1272 | ||
9571 | 2024.11.21 19:40:05.592197 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9572 | 2024.11.21 19:40:05.592257 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9573 | 2024.11.21 19:40:05.593757 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9574 | 2024.11.21 19:40:05.594079 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9575 | 2024.11.21 19:40:05.594786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
9576 | 2024.11.21 19:40:06.800041 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9577 | 2024.11.21 19:40:06.800254 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9578 | 2024.11.21 19:40:06.800337 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9579 | 2024.11.21 19:40:06.801178 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9580 | 2024.11.21 19:40:06.801229 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9581 | 2024.11.21 19:40:06.801660 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9582 | 2024.11.21 19:40:06.801919 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9583 | 2024.11.21 19:40:06.802200 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001993 sec., 2007.024586051179 rows/sec., 163.66 KiB/sec. | ||
9584 | 2024.11.21 19:40:06.802443 [ 276 ] {a1b44293-bb4c-484f-80f8-d03644210f3c} <Debug> TCPHandler: Processed in 0.002538034 sec. | ||
9585 | 2024.11.21 19:40:06.802646 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9586 | 2024.11.21 19:40:06.802788 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9587 | 2024.11.21 19:40:06.802846 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9588 | 2024.11.21 19:40:06.803475 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9589 | 2024.11.21 19:40:06.803515 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9590 | 2024.11.21 19:40:06.803889 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9591 | 2024.11.21 19:40:06.804126 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9592 | 2024.11.21 19:40:06.804352 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001595 sec., 36363.63636363636 rows/sec., 2.79 MiB/sec. | ||
9593 | 2024.11.21 19:40:06.804417 [ 282 ] {ce1e482c-9875-4fcb-84a0-1ef07c99fd72} <Debug> TCPHandler: Processed in 0.001841575 sec. | ||
9594 | 2024.11.21 19:40:06.804579 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9595 | 2024.11.21 19:40:06.804711 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9596 | 2024.11.21 19:40:06.804768 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9597 | 2024.11.21 19:40:06.805365 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9598 | 2024.11.21 19:40:06.805406 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9599 | 2024.11.21 19:40:06.805762 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9600 | 2024.11.21 19:40:06.806003 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9601 | 2024.11.21 19:40:06.806251 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001569 sec., 2549.394518801784 rows/sec., 178.01 KiB/sec. | ||
9602 | 2024.11.21 19:40:06.806461 [ 276 ] {3067f13e-933f-45dd-849a-75a28212530a} <Debug> TCPHandler: Processed in 0.001942826 sec. | ||
9603 | 2024.11.21 19:40:06.806697 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9604 | 2024.11.21 19:40:06.806815 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9605 | 2024.11.21 19:40:06.806862 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9606 | 2024.11.21 19:40:06.807451 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9607 | 2024.11.21 19:40:06.807490 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9608 | 2024.11.21 19:40:06.807842 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9609 | 2024.11.21 19:40:06.808072 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9610 | 2024.11.21 19:40:06.808306 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001513 sec., 44943.8202247191 rows/sec., 3.51 MiB/sec. | ||
9611 | 2024.11.21 19:40:06.808401 [ 282 ] {83f489c7-6df6-4ab3-866f-0e0e0985c6ce} <Debug> TCPHandler: Processed in 0.001817534 sec. | ||
9612 | 2024.11.21 19:40:06.808603 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9613 | 2024.11.21 19:40:06.808806 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9614 | 2024.11.21 19:40:06.808858 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9615 | 2024.11.21 19:40:06.809389 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9616 | 2024.11.21 19:40:06.809429 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9617 | 2024.11.21 19:40:06.809810 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9618 | 2024.11.21 19:40:06.810057 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9619 | 2024.11.21 19:40:06.810296 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001526 sec., 85190.03931847968 rows/sec., 5.93 MiB/sec. | ||
9620 | 2024.11.21 19:40:06.810378 [ 276 ] {9e163276-4063-4557-8d56-5c77d327784e} <Debug> TCPHandler: Processed in 0.001882655 sec. | ||
9621 | 2024.11.21 19:40:06.810609 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9622 | 2024.11.21 19:40:06.810828 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9623 | 2024.11.21 19:40:06.810887 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9624 | 2024.11.21 19:40:06.811358 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9625 | 2024.11.21 19:40:06.811397 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9626 | 2024.11.21 19:40:06.811748 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9627 | 2024.11.21 19:40:06.811976 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9628 | 2024.11.21 19:40:06.812243 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001454 sec., 33012.379642365886 rows/sec., 2.22 MiB/sec. | ||
9629 | 2024.11.21 19:40:06.812315 [ 282 ] {39c8411e-ae2d-4339-8628-ac3c7f6e843a} <Debug> TCPHandler: Processed in 0.001847454 sec. | ||
9630 | 2024.11.21 19:40:07.959462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
9631 | 2024.11.21 19:40:07.960133 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9632 | 2024.11.21 19:40:07.960187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9633 | 2024.11.21 19:40:07.960715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9634 | 2024.11.21 19:40:07.960980 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9635 | 2024.11.21 19:40:07.961279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
9636 | 2024.11.21 19:40:09.714998 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
9637 | 2024.11.21 19:40:09.736128 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9638 | 2024.11.21 19:40:09.736199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9639 | 2024.11.21 19:40:09.743585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9640 | 2024.11.21 19:40:09.744394 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9641 | 2024.11.21 19:40:09.748878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
9642 | 2024.11.21 19:40:10.978508 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9643 | 2024.11.21 19:40:11.172016 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9644 | 2024.11.21 19:40:11.200431 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9645 | 2024.11.21 19:40:11.218932 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9646 | 2024.11.21 19:40:11.467490 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9647 | 2024.11.21 19:40:11.481936 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9648 | 2024.11.21 19:40:11.501304 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9649 | 2024.11.21 19:40:11.532522 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9650 | 2024.11.21 19:40:11.802222 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9651 | 2024.11.21 19:40:11.802433 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9652 | 2024.11.21 19:40:11.802513 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9653 | 2024.11.21 19:40:11.803447 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9654 | 2024.11.21 19:40:11.803490 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9655 | 2024.11.21 19:40:11.803932 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9656 | 2024.11.21 19:40:11.804202 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2024.11.21 19:40:11.804418 [ 129 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9658 | 2024.11.21 19:40:11.804443 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002067 sec., 27092.40445089502 rows/sec., 2.08 MiB/sec. | ||
9659 | 2024.11.21 19:40:11.804502 [ 129 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9660 | 2024.11.21 19:40:11.804581 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9661 | 2024.11.21 19:40:11.804584 [ 276 ] {3ddf8932-b8ee-47c9-ad1f-37f259d2dc85} <Debug> TCPHandler: Processed in 0.002498294 sec. | ||
9662 | 2024.11.21 19:40:11.804862 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9663 | 2024.11.21 19:40:11.804948 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
9664 | 2024.11.21 19:40:11.805152 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9665 | 2024.11.21 19:40:11.805319 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9666 | 2024.11.21 19:40:11.805686 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9667 | 2024.11.21 19:40:11.805872 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1435 rows starting from the beginning of the part | ||
9668 | 2024.11.21 19:40:11.806396 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 57 rows starting from the beginning of the part | ||
9669 | 2024.11.21 19:40:11.806729 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
9670 | 2024.11.21 19:40:11.807079 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 285 rows starting from the beginning of the part | ||
9671 | 2024.11.21 19:40:11.807464 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 58 rows starting from the beginning of the part | ||
9672 | 2024.11.21 19:40:11.807806 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
9673 | 2024.11.21 19:40:11.808826 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9674 | 2024.11.21 19:40:11.808903 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9675 | 2024.11.21 19:40:11.809864 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9676 | 2024.11.21 19:40:11.810370 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9677 | 2024.11.21 19:40:11.810615 [ 129 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9678 | 2024.11.21 19:40:11.810761 [ 129 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9679 | 2024.11.21 19:40:11.810837 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005767 sec., 11097.624414773712 rows/sec., 886.98 KiB/sec. | ||
9680 | 2024.11.21 19:40:11.810859 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9681 | 2024.11.21 19:40:11.811149 [ 282 ] {c4b768c5-f0c0-4022-89e5-fa45ba0afd6c} <Debug> TCPHandler: Processed in 0.006404585 sec. | ||
9682 | 2024.11.21 19:40:11.811452 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9683 | 2024.11.21 19:40:11.811719 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.007002194 sec., 278055.70653997874 rows/sec., 24.31 MiB/sec. | ||
9684 | 2024.11.21 19:40:11.811947 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9685 | 2024.11.21 19:40:11.811985 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
9686 | 2024.11.21 19:40:11.812224 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9687 | 2024.11.21 19:40:11.812304 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9688 | 2024.11.21 19:40:11.812986 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9689 | 2024.11.21 19:40:11.813298 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 915 rows starting from the beginning of the part | ||
9690 | 2024.11.21 19:40:11.814168 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 66 rows starting from the beginning of the part | ||
9691 | 2024.11.21 19:40:11.814444 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9692 | 2024.11.21 19:40:11.814942 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
9693 | 2024.11.21 19:40:11.815200 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_81_16} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9694 | 2024.11.21 19:40:11.815593 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 423 rows starting from the beginning of the part | ||
9695 | 2024.11.21 19:40:11.815703 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
9696 | 2024.11.21 19:40:11.816027 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 68 rows starting from the beginning of the part | ||
9697 | 2024.11.21 19:40:11.816511 [ 197 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
9698 | 2024.11.21 19:40:11.817606 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9699 | 2024.11.21 19:40:11.817674 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9700 | 2024.11.21 19:40:11.818738 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9701 | 2024.11.21 19:40:11.819207 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9702 | 2024.11.21 19:40:11.819547 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9703 | 2024.11.21 19:40:11.819686 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9704 | 2024.11.21 19:40:11.819809 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9705 | 2024.11.21 19:40:11.820036 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.008228 sec., 19445.794846864366 rows/sec., 1.35 MiB/sec. | ||
9706 | 2024.11.21 19:40:11.820145 [ 195 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 5 columns (5 merged, 0 gathered) in 0.008659655 sec., 184764.8664987231 rows/sec., 14.25 MiB/sec. | ||
9707 | 2024.11.21 19:40:11.820648 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
9708 | 2024.11.21 19:40:11.820691 [ 276 ] {9ff88e9b-49f3-4aa8-b52e-537bcff7d5ea} <Debug> TCPHandler: Processed in 0.009410736 sec. | ||
9709 | 2024.11.21 19:40:11.820725 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9710 | 2024.11.21 19:40:11.821049 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9711 | 2024.11.21 19:40:11.821570 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9712 | 2024.11.21 19:40:11.821748 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9713 | 2024.11.21 19:40:11.821819 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 14399 rows starting from the beginning of the part | ||
9714 | 2024.11.21 19:40:11.821998 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9715 | 2024.11.21 19:40:11.822405 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 161 rows starting from the beginning of the part | ||
9716 | 2024.11.21 19:40:11.822700 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9717 | 2024.11.21 19:40:11.823031 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
9718 | 2024.11.21 19:40:11.823282 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_81_16} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9719 | 2024.11.21 19:40:11.823625 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part | ||
9720 | 2024.11.21 19:40:11.823656 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
9721 | 2024.11.21 19:40:11.824122 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 130 rows starting from the beginning of the part | ||
9722 | 2024.11.21 19:40:11.824580 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
9723 | 2024.11.21 19:40:11.825982 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9724 | 2024.11.21 19:40:11.826058 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9725 | 2024.11.21 19:40:11.826685 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9726 | 2024.11.21 19:40:11.827052 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9727 | 2024.11.21 19:40:11.827406 [ 129 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9728 | 2024.11.21 19:40:11.827572 [ 129 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9729 | 2024.11.21 19:40:11.827650 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006051 sec., 9915.71641051066 rows/sec., 684.29 KiB/sec. | ||
9730 | 2024.11.21 19:40:11.827675 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9731 | 2024.11.21 19:40:11.828057 [ 282 ] {8475950c-1356-4fdd-8050-54193c0944c4} <Debug> TCPHandler: Processed in 0.007190306 sec. | ||
9732 | 2024.11.21 19:40:11.828152 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
9733 | 2024.11.21 19:40:11.828418 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9734 | 2024.11.21 19:40:11.828452 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4550 rows starting from the beginning of the part | ||
9735 | 2024.11.21 19:40:11.828565 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
9736 | 2024.11.21 19:40:11.828794 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
9737 | 2024.11.21 19:40:11.829000 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
9738 | 2024.11.21 19:40:11.829142 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part | ||
9739 | 2024.11.21 19:40:11.829695 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
9740 | 2024.11.21 19:40:11.831396 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15247 rows, containing 5 columns (5 merged, 0 gathered) in 0.011324811 sec., 1346335.934436345 rows/sec., 91.83 MiB/sec. | ||
9741 | 2024.11.21 19:40:11.831860 [ 186 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4860 rows, containing 4 columns (4 merged, 0 gathered) in 0.004025784 sec., 1207218.271024973 rows/sec., 79.34 MiB/sec. | ||
9742 | 2024.11.21 19:40:11.832120 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9743 | 2024.11.21 19:40:11.832458 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9744 | 2024.11.21 19:40:11.832587 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9745 | 2024.11.21 19:40:11.832734 [ 200 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9746 | 2024.11.21 19:40:11.832926 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
9747 | 2024.11.21 19:40:11.833036 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9748 | 2024.11.21 19:40:11.833134 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_81_16} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9749 | 2024.11.21 19:40:11.833224 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
9750 | 2024.11.21 19:40:14.148163 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9751 | 2024.11.21 19:40:14.607027 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9752 | 2024.11.21 19:40:14.770496 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9753 | 2024.11.21 19:40:14.849990 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9754 | 2024.11.21 19:40:14.859270 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9755 | 2024.11.21 19:40:14.866728 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9756 | 2024.11.21 19:40:14.869189 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9757 | 2024.11.21 19:40:14.872536 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47811, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9758 | 2024.11.21 19:40:15.108037 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35505, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9759 | 2024.11.21 19:40:15.294883 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9760 | 2024.11.21 19:40:15.294936 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9761 | 2024.11.21 19:40:15.420942 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9762 | 2024.11.21 19:40:15.461521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
9763 | 2024.11.21 19:40:15.462253 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9764 | 2024.11.21 19:40:15.462297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9765 | 2024.11.21 19:40:15.462806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9766 | 2024.11.21 19:40:15.463053 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9767 | 2024.11.21 19:40:15.463278 [ 119 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9768 | 2024.11.21 19:40:15.463300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
9769 | 2024.11.21 19:40:15.463394 [ 119 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9770 | 2024.11.21 19:40:15.463444 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9771 | 2024.11.21 19:40:15.463601 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
9772 | 2024.11.21 19:40:15.463726 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9773 | 2024.11.21 19:40:15.463766 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
9774 | 2024.11.21 19:40:15.463846 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
9775 | 2024.11.21 19:40:15.464048 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
9776 | 2024.11.21 19:40:15.464295 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
9777 | 2024.11.21 19:40:15.464430 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
9778 | 2024.11.21 19:40:15.464515 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
9779 | 2024.11.21 19:40:15.467154 [ 200 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003610788 sec., 7112297.924995873 rows/sec., 101.74 MiB/sec. | ||
9780 | 2024.11.21 19:40:15.467635 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9781 | 2024.11.21 19:40:15.468250 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9782 | 2024.11.21 19:40:15.468389 [ 186 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_56_11} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9783 | 2024.11.21 19:40:15.468517 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
9784 | 2024.11.21 19:40:15.493459 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9785 | 2024.11.21 19:40:15.595161 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1292 | ||
9786 | 2024.11.21 19:40:15.598337 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9787 | 2024.11.21 19:40:15.598392 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9788 | 2024.11.21 19:40:15.599900 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9789 | 2024.11.21 19:40:15.600224 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9790 | 2024.11.21 19:40:15.600504 [ 119 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9791 | 2024.11.21 19:40:15.600655 [ 119 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9792 | 2024.11.21 19:40:15.600750 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9793 | 2024.11.21 19:40:15.601220 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
9794 | 2024.11.21 19:40:15.602875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1292 | ||
9795 | 2024.11.21 19:40:15.603220 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9796 | 2024.11.21 19:40:15.603373 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1158 rows starting from the beginning of the part | ||
9797 | 2024.11.21 19:40:15.603975 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
9798 | 2024.11.21 19:40:15.604640 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
9799 | 2024.11.21 19:40:15.605125 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
9800 | 2024.11.21 19:40:15.605601 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
9801 | 2024.11.21 19:40:15.606061 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
9802 | 2024.11.21 19:40:15.614052 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 72 columns (72 merged, 0 gathered) in 0.013097335 sec., 98646.02226330776 rows/sec., 77.20 MiB/sec. | ||
9803 | 2024.11.21 19:40:15.615808 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9804 | 2024.11.21 19:40:15.616597 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9805 | 2024.11.21 19:40:15.616690 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_41_8} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9806 | 2024.11.21 19:40:15.617010 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
9807 | 2024.11.21 19:40:15.664648 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9808 | 2024.11.21 19:40:15.720893 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9809 | 2024.11.21 19:40:15.726234 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9810 | 2024.11.21 19:40:15.792693 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9811 | 2024.11.21 19:40:15.860256 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9812 | 2024.11.21 19:40:15.915688 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9813 | 2024.11.21 19:40:16.435331 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9814 | 2024.11.21 19:40:16.474077 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9815 | 2024.11.21 19:40:16.491453 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9816 | 2024.11.21 19:40:16.496791 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40502, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9817 | 2024.11.21 19:40:16.506034 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9818 | 2024.11.21 19:40:16.509358 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9819 | 2024.11.21 19:40:16.520740 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9820 | 2024.11.21 19:40:16.808306 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9821 | 2024.11.21 19:40:16.808523 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9822 | 2024.11.21 19:40:16.808605 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9823 | 2024.11.21 19:40:16.809458 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9824 | 2024.11.21 19:40:16.809507 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9825 | 2024.11.21 19:40:16.809957 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9826 | 2024.11.21 19:40:16.810214 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9827 | 2024.11.21 19:40:16.810457 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001994 sec., 7021.063189568706 rows/sec., 505.42 KiB/sec. | ||
9828 | 2024.11.21 19:40:16.810515 [ 276 ] {ddb69614-7d96-48b3-a43c-874e41a33e76} <Debug> TCPHandler: Processed in 0.002352991 sec. | ||
9829 | 2024.11.21 19:40:16.810693 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9830 | 2024.11.21 19:40:16.810811 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9831 | 2024.11.21 19:40:16.810858 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9832 | 2024.11.21 19:40:16.811532 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9833 | 2024.11.21 19:40:16.811570 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9834 | 2024.11.21 19:40:16.811938 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9835 | 2024.11.21 19:40:16.812230 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9836 | 2024.11.21 19:40:16.812446 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001658 sec., 171893.8480096502 rows/sec., 15.19 MiB/sec. | ||
9837 | 2024.11.21 19:40:16.812500 [ 282 ] {f8119f7c-da8e-4d12-823b-4e760d1b3887} <Debug> TCPHandler: Processed in 0.001865234 sec. | ||
9838 | 2024.11.21 19:40:16.812655 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9839 | 2024.11.21 19:40:16.812762 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9840 | 2024.11.21 19:40:16.812807 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9841 | 2024.11.21 19:40:16.813368 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9842 | 2024.11.21 19:40:16.813408 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9843 | 2024.11.21 19:40:16.813779 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9844 | 2024.11.21 19:40:16.814018 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9845 | 2024.11.21 19:40:16.814236 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001496 sec., 32085.561497326205 rows/sec., 2.31 MiB/sec. | ||
9846 | 2024.11.21 19:40:16.814290 [ 276 ] {98b45d97-557a-4225-ba1a-655c0f1ed856} <Debug> TCPHandler: Processed in 0.001687873 sec. | ||
9847 | 2024.11.21 19:40:16.814432 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9848 | 2024.11.21 19:40:16.814561 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9849 | 2024.11.21 19:40:16.814615 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9850 | 2024.11.21 19:40:16.815254 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9851 | 2024.11.21 19:40:16.815302 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9852 | 2024.11.21 19:40:16.815661 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9853 | 2024.11.21 19:40:16.815897 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9854 | 2024.11.21 19:40:16.816108 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001575 sec., 8888.888888888889 rows/sec., 622.52 KiB/sec. | ||
9855 | 2024.11.21 19:40:16.816160 [ 282 ] {fe407f7e-932c-4a5d-b63a-f88bd6836ad9} <Debug> TCPHandler: Processed in 0.001791144 sec. | ||
9856 | 2024.11.21 19:40:16.816296 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9857 | 2024.11.21 19:40:16.816401 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9858 | 2024.11.21 19:40:16.816445 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9859 | 2024.11.21 19:40:16.816983 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9860 | 2024.11.21 19:40:16.817023 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9861 | 2024.11.21 19:40:16.817379 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9862 | 2024.11.21 19:40:16.817616 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9863 | 2024.11.21 19:40:16.817827 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001443 sec., 9009.009009009009 rows/sec., 561.71 KiB/sec. | ||
9864 | 2024.11.21 19:40:16.817919 [ 276 ] {8c1dd784-abd1-439d-980e-97bd13fb1ac1} <Debug> TCPHandler: Processed in 0.001674913 sec. | ||
9865 | 2024.11.21 19:40:16.818139 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9866 | 2024.11.21 19:40:16.818285 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9867 | 2024.11.21 19:40:16.818332 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9868 | 2024.11.21 19:40:16.819050 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9869 | 2024.11.21 19:40:16.819090 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9870 | 2024.11.21 19:40:16.819466 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9871 | 2024.11.21 19:40:16.819711 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9872 | 2024.11.21 19:40:16.819947 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001682 sec., 251486.32580261596 rows/sec., 17.98 MiB/sec. | ||
9873 | 2024.11.21 19:40:16.820022 [ 282 ] {b1489a7c-676c-40ac-8238-b0a7ba52106f} <Debug> TCPHandler: Processed in 0.002013127 sec. | ||
9874 | 2024.11.21 19:40:16.820217 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9875 | 2024.11.21 19:40:16.820473 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9876 | 2024.11.21 19:40:16.820531 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9877 | 2024.11.21 19:40:16.821072 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9878 | 2024.11.21 19:40:16.821117 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9879 | 2024.11.21 19:40:16.821517 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9880 | 2024.11.21 19:40:16.821750 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9881 | 2024.11.21 19:40:16.821967 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001568 sec., 3826.5306122448983 rows/sec., 199.92 KiB/sec. | ||
9882 | 2024.11.21 19:40:16.822017 [ 276 ] {2d49c142-7c7e-4024-9c56-44665a261e24} <Debug> TCPHandler: Processed in 0.001912906 sec. | ||
9883 | 2024.11.21 19:40:16.822156 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9884 | 2024.11.21 19:40:16.822269 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9885 | 2024.11.21 19:40:16.822318 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9886 | 2024.11.21 19:40:16.822948 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9887 | 2024.11.21 19:40:16.822995 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9888 | 2024.11.21 19:40:16.823437 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9889 | 2024.11.21 19:40:16.823668 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9890 | 2024.11.21 19:40:16.823869 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. | ||
9891 | 2024.11.21 19:40:16.823921 [ 282 ] {47d80445-f497-427e-975f-98d98e0ccb44} <Debug> TCPHandler: Processed in 0.001816374 sec. | ||
9892 | 2024.11.21 19:40:16.824056 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9893 | 2024.11.21 19:40:16.824163 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9894 | 2024.11.21 19:40:16.824210 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9895 | 2024.11.21 19:40:16.824635 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9896 | 2024.11.21 19:40:16.824674 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9897 | 2024.11.21 19:40:16.825030 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9898 | 2024.11.21 19:40:16.825265 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9899 | 2024.11.21 19:40:16.825518 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00137 sec., 729.9270072992701 rows/sec., 49.18 KiB/sec. | ||
9900 | 2024.11.21 19:40:16.825723 [ 276 ] {d20846e3-cdd9-4626-84be-eaae5c065b3b} <Debug> TCPHandler: Processed in 0.001717953 sec. | ||
9901 | 2024.11.21 19:40:16.825918 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9902 | 2024.11.21 19:40:16.826028 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9903 | 2024.11.21 19:40:16.826103 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9904 | 2024.11.21 19:40:16.827294 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9905 | 2024.11.21 19:40:16.827334 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9906 | 2024.11.21 19:40:16.827979 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9907 | 2024.11.21 19:40:16.828231 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9908 | 2024.11.21 19:40:16.828485 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002481 sec., 16525.594518339378 rows/sec., 29.61 MiB/sec. | ||
9909 | 2024.11.21 19:40:16.828580 [ 282 ] {98e2143a-bf1b-4c8f-a5fe-782872138184} <Debug> TCPHandler: Processed in 0.002753676 sec. | ||
9910 | 2024.11.21 19:40:16.828722 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9911 | 2024.11.21 19:40:16.828849 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9912 | 2024.11.21 19:40:16.828903 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9913 | 2024.11.21 19:40:16.829436 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9914 | 2024.11.21 19:40:16.829475 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9915 | 2024.11.21 19:40:16.829835 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9916 | 2024.11.21 19:40:16.830068 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9917 | 2024.11.21 19:40:16.830274 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec. | ||
9918 | 2024.11.21 19:40:16.830324 [ 276 ] {99ac3ab1-6b48-4b1c-8db1-f4b78ae8e249} <Debug> TCPHandler: Processed in 0.001664063 sec. | ||
9919 | 2024.11.21 19:40:17.249040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
9920 | 2024.11.21 19:40:17.270064 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9921 | 2024.11.21 19:40:17.270113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9922 | 2024.11.21 19:40:17.277271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9923 | 2024.11.21 19:40:17.278050 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9924 | 2024.11.21 19:40:17.278475 [ 116 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9925 | 2024.11.21 19:40:17.278613 [ 116 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9926 | 2024.11.21 19:40:17.278683 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9927 | 2024.11.21 19:40:17.279283 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9928 | 2024.11.21 19:40:17.296812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
9929 | 2024.11.21 19:40:17.297954 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9930 | 2024.11.21 19:40:17.299278 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9931 | 2024.11.21 19:40:17.304923 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9932 | 2024.11.21 19:40:17.310651 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9933 | 2024.11.21 19:40:17.316329 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9934 | 2024.11.21 19:40:17.322285 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9935 | 2024.11.21 19:40:17.327032 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
9936 | 2024.11.21 19:40:17.389884 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.111050154 sec., 3800.0847797113365 rows/sec., 19.65 MiB/sec. | ||
9937 | 2024.11.21 19:40:17.393196 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9938 | 2024.11.21 19:40:17.396124 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9939 | 2024.11.21 19:40:17.396251 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_56_11} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9940 | 2024.11.21 19:40:17.398685 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9941 | 2024.11.21 19:40:18.000272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.58 MiB, peak 248.01 MiB, free memory in arenas 0.00 B, will set to 236.97 MiB (RSS), difference: 2.39 MiB | ||
9942 | 2024.11.21 19:40:21.800567 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9943 | 2024.11.21 19:40:21.800755 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9944 | 2024.11.21 19:40:21.800828 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9945 | 2024.11.21 19:40:21.801641 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9946 | 2024.11.21 19:40:21.801684 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9947 | 2024.11.21 19:40:21.802137 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9948 | 2024.11.21 19:40:21.802400 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9949 | 2024.11.21 19:40:21.802604 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.26 MiB/sec. | ||
9950 | 2024.11.21 19:40:21.802669 [ 276 ] {effee0d4-0f2b-4078-a6f1-6adeca6c761a} <Debug> TCPHandler: Processed in 0.00223966 sec. | ||
9951 | 2024.11.21 19:40:21.802880 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9952 | 2024.11.21 19:40:21.803055 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9953 | 2024.11.21 19:40:21.803127 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9954 | 2024.11.21 19:40:21.803784 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9955 | 2024.11.21 19:40:21.803823 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9956 | 2024.11.21 19:40:21.804201 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9957 | 2024.11.21 19:40:21.804473 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9958 | 2024.11.21 19:40:21.804682 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001667 sec., 38392.32153569286 rows/sec., 3.00 MiB/sec. | ||
9959 | 2024.11.21 19:40:21.804785 [ 282 ] {3109843b-7588-4e41-8025-4b913e4d6b52} <Debug> TCPHandler: Processed in 0.001987386 sec. | ||
9960 | 2024.11.21 19:40:21.805011 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9961 | 2024.11.21 19:40:21.805158 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9962 | 2024.11.21 19:40:21.805214 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9963 | 2024.11.21 19:40:21.805757 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9964 | 2024.11.21 19:40:21.805796 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9965 | 2024.11.21 19:40:21.806185 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9966 | 2024.11.21 19:40:21.806422 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9967 | 2024.11.21 19:40:21.806597 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001472 sec., 86956.52173913043 rows/sec., 6.06 MiB/sec. | ||
9968 | 2024.11.21 19:40:21.806648 [ 276 ] {0db908a5-c582-4ae7-9d91-326da06e4e4b} <Debug> TCPHandler: Processed in 0.001752013 sec. | ||
9969 | 2024.11.21 19:40:21.806817 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9970 | 2024.11.21 19:40:21.806933 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9971 | 2024.11.21 19:40:21.806984 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9972 | 2024.11.21 19:40:21.807456 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9973 | 2024.11.21 19:40:21.807494 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9974 | 2024.11.21 19:40:21.807892 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9975 | 2024.11.21 19:40:21.808144 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9976 | 2024.11.21 19:40:21.808324 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001415 sec., 33922.26148409894 rows/sec., 2.29 MiB/sec. | ||
9977 | 2024.11.21 19:40:21.808374 [ 282 ] {04fdeffd-9849-4d49-8047-2081574a8f67} <Debug> TCPHandler: Processed in 0.001612691 sec. | ||
9978 | 2024.11.21 19:40:22.963594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
9979 | 2024.11.21 19:40:22.964247 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9980 | 2024.11.21 19:40:22.964300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9981 | 2024.11.21 19:40:22.964822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9982 | 2024.11.21 19:40:22.965071 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9983 | 2024.11.21 19:40:22.965320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
9984 | 2024.11.21 19:40:24.796999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
9985 | 2024.11.21 19:40:24.815122 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9986 | 2024.11.21 19:40:24.815176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9987 | 2024.11.21 19:40:24.822031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9988 | 2024.11.21 19:40:24.822777 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9989 | 2024.11.21 19:40:24.827227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
9990 | 2024.11.21 19:40:25.603185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1322 | ||
9991 | 2024.11.21 19:40:25.606322 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9992 | 2024.11.21 19:40:25.606373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9993 | 2024.11.21 19:40:25.607893 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9994 | 2024.11.21 19:40:25.608228 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9995 | 2024.11.21 19:40:25.610206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1322 | ||
9996 | 2024.11.21 19:40:26.801567 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9997 | 2024.11.21 19:40:26.801774 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9998 | 2024.11.21 19:40:26.801854 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9999 | 2024.11.21 19:40:26.802737 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10000 | 2024.11.21 19:40:26.802781 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10001 | 2024.11.21 19:40:26.803219 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10002 | 2024.11.21 19:40:26.803487 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10003 | 2024.11.21 19:40:26.803678 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. | ||
10004 | 2024.11.21 19:40:26.803734 [ 276 ] {4e82ea4f-332a-4ad6-9cd8-50ab31cea055} <Debug> TCPHandler: Processed in 0.002301371 sec. | ||
10005 | 2024.11.21 19:40:26.803933 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10006 | 2024.11.21 19:40:26.804074 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10007 | 2024.11.21 19:40:26.804130 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10008 | 2024.11.21 19:40:26.804795 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10009 | 2024.11.21 19:40:26.804834 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10010 | 2024.11.21 19:40:26.805213 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10011 | 2024.11.21 19:40:26.805469 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10012 | 2024.11.21 19:40:26.805646 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 3.12 MiB/sec. | ||
10013 | 2024.11.21 19:40:26.805699 [ 282 ] {ed70d114-7d05-4da8-b957-5c62b8702700} <Debug> TCPHandler: Processed in 0.001835975 sec. | ||
10014 | 2024.11.21 19:40:26.805835 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10015 | 2024.11.21 19:40:26.805944 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10016 | 2024.11.21 19:40:26.805994 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10017 | 2024.11.21 19:40:26.806514 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10018 | 2024.11.21 19:40:26.806552 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10019 | 2024.11.21 19:40:26.806941 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10020 | 2024.11.21 19:40:26.807184 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10021 | 2024.11.21 19:40:26.807368 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001444 sec., 110803.32409972299 rows/sec., 7.72 MiB/sec. | ||
10022 | 2024.11.21 19:40:26.807476 [ 276 ] {e4ad88c8-49ac-4acc-a5fc-b812068144a1} <Debug> TCPHandler: Processed in 0.001691793 sec. | ||
10023 | 2024.11.21 19:40:26.807661 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10024 | 2024.11.21 19:40:26.807941 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10025 | 2024.11.21 19:40:26.808001 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10026 | 2024.11.21 19:40:26.808497 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10027 | 2024.11.21 19:40:26.808535 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10028 | 2024.11.21 19:40:26.808891 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10029 | 2024.11.21 19:40:26.809122 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10030 | 2024.11.21 19:40:26.809300 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. | ||
10031 | 2024.11.21 19:40:26.809350 [ 282 ] {e9463732-2e29-46eb-b822-fa5f05c9182c} <Debug> TCPHandler: Processed in 0.001790883 sec. | ||
10032 | 2024.11.21 19:40:27.987592 [ 106 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
10033 | 2024.11.21 19:40:27.987681 [ 106 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10034 | 2024.11.21 19:40:27.987706 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10035 | 2024.11.21 19:40:27.987969 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
10036 | 2024.11.21 19:40:27.988282 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10037 | 2024.11.21 19:40:27.988347 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 66 rows starting from the beginning of the part | ||
10038 | 2024.11.21 19:40:27.988535 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
10039 | 2024.11.21 19:40:27.988793 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part | ||
10040 | 2024.11.21 19:40:27.988949 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
10041 | 2024.11.21 19:40:27.989135 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
10042 | 2024.11.21 19:40:27.990216 [ 190 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002420663 sec., 69402.4736198306 rows/sec., 5.22 MiB/sec. | ||
10043 | 2024.11.21 19:40:27.990443 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
10044 | 2024.11.21 19:40:27.990813 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10045 | 2024.11.21 19:40:27.990910 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_47_10} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
10046 | 2024.11.21 19:40:27.991020 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10047 | 2024.11.21 19:40:30.241893 [ 105 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10048 | 2024.11.21 19:40:30.241952 [ 105 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10049 | 2024.11.21 19:40:30.241973 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10050 | 2024.11.21 19:40:30.242123 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
10051 | 2024.11.21 19:40:30.242323 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10052 | 2024.11.21 19:40:30.242360 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 242 rows starting from the beginning of the part | ||
10053 | 2024.11.21 19:40:30.242441 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
10054 | 2024.11.21 19:40:30.242592 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
10055 | 2024.11.21 19:40:30.242902 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
10056 | 2024.11.21 19:40:30.243121 [ 191 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
10057 | 2024.11.21 19:40:30.244251 [ 190 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.0022039 sec., 135214.84640863922 rows/sec., 9.69 MiB/sec. | ||
10058 | 2024.11.21 19:40:30.244476 [ 197 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10059 | 2024.11.21 19:40:30.244805 [ 197 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10060 | 2024.11.21 19:40:30.244897 [ 197 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_29_7} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10061 | 2024.11.21 19:40:30.245004 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10062 | 2024.11.21 19:40:30.295192 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10063 | 2024.11.21 19:40:30.295234 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10064 | 2024.11.21 19:40:30.465566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
10065 | 2024.11.21 19:40:30.466433 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10066 | 2024.11.21 19:40:30.466468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10067 | 2024.11.21 19:40:30.467012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10068 | 2024.11.21 19:40:30.467258 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10069 | 2024.11.21 19:40:30.467454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
10070 | 2024.11.21 19:40:31.808618 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10071 | 2024.11.21 19:40:31.808805 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10072 | 2024.11.21 19:40:31.808876 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10073 | 2024.11.21 19:40:31.809644 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10074 | 2024.11.21 19:40:31.809689 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10075 | 2024.11.21 19:40:31.810133 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10076 | 2024.11.21 19:40:31.810387 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10077 | 2024.11.21 19:40:31.810539 [ 103 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10078 | 2024.11.21 19:40:31.810581 [ 103 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10079 | 2024.11.21 19:40:31.810603 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001849 sec., 7571.660356949703 rows/sec., 545.06 KiB/sec. | ||
10080 | 2024.11.21 19:40:31.810606 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10081 | 2024.11.21 19:40:31.810755 [ 276 ] {fdedee6d-f633-4db0-b584-4747e5778fd9} <Debug> TCPHandler: Processed in 0.0022566 sec. | ||
10082 | 2024.11.21 19:40:31.810901 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
10083 | 2024.11.21 19:40:31.811021 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10084 | 2024.11.21 19:40:31.811430 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10085 | 2024.11.21 19:40:31.811458 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10086 | 2024.11.21 19:40:31.811592 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10087 | 2024.11.21 19:40:31.811594 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
10088 | 2024.11.21 19:40:31.811999 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
10089 | 2024.11.21 19:40:31.812335 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
10090 | 2024.11.21 19:40:31.812730 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
10091 | 2024.11.21 19:40:31.813044 [ 187 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
10092 | 2024.11.21 19:40:31.814290 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10093 | 2024.11.21 19:40:31.814337 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10094 | 2024.11.21 19:40:31.814772 [ 197 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004081315 sec., 17151.334802631012 rows/sec., 1.27 MiB/sec. | ||
10095 | 2024.11.21 19:40:31.815032 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10096 | 2024.11.21 19:40:31.815043 [ 197 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10097 | 2024.11.21 19:40:31.815497 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10098 | 2024.11.21 19:40:31.815700 [ 197 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10099 | 2024.11.21 19:40:31.816015 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.004709 sec., 60522.403907411346 rows/sec., 5.35 MiB/sec. | ||
10100 | 2024.11.21 19:40:31.816018 [ 197 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_29_7} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10101 | 2024.11.21 19:40:31.816165 [ 282 ] {a84b5f27-615f-43c4-9e76-ecd994434c94} <Debug> TCPHandler: Processed in 0.00525662 sec. | ||
10102 | 2024.11.21 19:40:31.816257 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10103 | 2024.11.21 19:40:31.816365 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10104 | 2024.11.21 19:40:31.816485 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10105 | 2024.11.21 19:40:31.816533 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10106 | 2024.11.21 19:40:31.817123 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10107 | 2024.11.21 19:40:31.817165 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10108 | 2024.11.21 19:40:31.817528 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10109 | 2024.11.21 19:40:31.817767 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10110 | 2024.11.21 19:40:31.817949 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001488 sec., 32258.064516129034 rows/sec., 2.32 MiB/sec. | ||
10111 | 2024.11.21 19:40:31.818002 [ 276 ] {e470f578-f825-41d9-888f-33e2e4eee495} <Debug> TCPHandler: Processed in 0.001713553 sec. | ||
10112 | 2024.11.21 19:40:31.818156 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10113 | 2024.11.21 19:40:31.818268 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10114 | 2024.11.21 19:40:31.818314 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10115 | 2024.11.21 19:40:31.818846 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10116 | 2024.11.21 19:40:31.818883 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10117 | 2024.11.21 19:40:31.819217 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10118 | 2024.11.21 19:40:31.819463 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10119 | 2024.11.21 19:40:31.819652 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001411 sec., 9922.041105598866 rows/sec., 694.88 KiB/sec. | ||
10120 | 2024.11.21 19:40:31.819790 [ 282 ] {3c26ab98-8b7f-480d-bf3f-c866a8faefb1} <Debug> TCPHandler: Processed in 0.001684362 sec. | ||
10121 | 2024.11.21 19:40:31.819945 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10122 | 2024.11.21 19:40:31.820075 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10123 | 2024.11.21 19:40:31.820130 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10124 | 2024.11.21 19:40:31.820770 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10125 | 2024.11.21 19:40:31.820818 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10126 | 2024.11.21 19:40:31.821179 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10127 | 2024.11.21 19:40:31.821428 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10128 | 2024.11.21 19:40:31.821582 [ 103 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10129 | 2024.11.21 19:40:31.821618 [ 103 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10130 | 2024.11.21 19:40:31.821642 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10131 | 2024.11.21 19:40:31.821653 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. | ||
10132 | 2024.11.21 19:40:31.821907 [ 276 ] {d773eeb5-5a39-451f-b639-419c6e9e2113} <Debug> TCPHandler: Processed in 0.002014397 sec. | ||
10133 | 2024.11.21 19:40:31.822025 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
10134 | 2024.11.21 19:40:31.822176 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10135 | 2024.11.21 19:40:31.822503 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10136 | 2024.11.21 19:40:31.822516 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10137 | 2024.11.21 19:40:31.822568 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
10138 | 2024.11.21 19:40:31.822607 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10139 | 2024.11.21 19:40:31.822869 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
10140 | 2024.11.21 19:40:31.823227 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
10141 | 2024.11.21 19:40:31.823518 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
10142 | 2024.11.21 19:40:31.823836 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
10143 | 2024.11.21 19:40:31.825784 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10144 | 2024.11.21 19:40:31.825859 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10145 | 2024.11.21 19:40:31.826354 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004610592 sec., 14097.972668151942 rows/sec., 934.08 KiB/sec. | ||
10146 | 2024.11.21 19:40:31.826582 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10147 | 2024.11.21 19:40:31.826764 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10148 | 2024.11.21 19:40:31.827072 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10149 | 2024.11.21 19:40:31.827227 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10150 | 2024.11.21 19:40:31.827305 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_29_7} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10151 | 2024.11.21 19:40:31.827571 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10152 | 2024.11.21 19:40:31.827667 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005273 sec., 80219.98862127821 rows/sec., 5.73 MiB/sec. | ||
10153 | 2024.11.21 19:40:31.827737 [ 282 ] {b3589125-5596-4fa6-a1b0-ac5e00875289} <Debug> TCPHandler: Processed in 0.005699176 sec. | ||
10154 | 2024.11.21 19:40:31.827897 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10155 | 2024.11.21 19:40:31.828028 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10156 | 2024.11.21 19:40:31.828086 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10157 | 2024.11.21 19:40:31.828637 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10158 | 2024.11.21 19:40:31.828684 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10159 | 2024.11.21 19:40:31.829100 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10160 | 2024.11.21 19:40:31.829340 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10161 | 2024.11.21 19:40:31.829520 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. | ||
10162 | 2024.11.21 19:40:31.829570 [ 276 ] {bdd9dcf1-9db6-451b-9c78-af3bc1ad9ee7} <Debug> TCPHandler: Processed in 0.001736693 sec. | ||
10163 | 2024.11.21 19:40:31.829710 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10164 | 2024.11.21 19:40:31.829816 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10165 | 2024.11.21 19:40:31.829865 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10166 | 2024.11.21 19:40:31.830503 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10167 | 2024.11.21 19:40:31.830547 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10168 | 2024.11.21 19:40:31.830999 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10169 | 2024.11.21 19:40:31.831235 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10170 | 2024.11.21 19:40:31.831416 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. | ||
10171 | 2024.11.21 19:40:31.831470 [ 282 ] {6ed53189-349c-4145-a04b-d2584fa985c8} <Debug> TCPHandler: Processed in 0.001811584 sec. | ||
10172 | 2024.11.21 19:40:31.831598 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10173 | 2024.11.21 19:40:31.831707 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10174 | 2024.11.21 19:40:31.831756 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10175 | 2024.11.21 19:40:31.832176 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10176 | 2024.11.21 19:40:31.832215 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10177 | 2024.11.21 19:40:31.832578 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10178 | 2024.11.21 19:40:31.832814 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10179 | 2024.11.21 19:40:31.832994 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec. | ||
10180 | 2024.11.21 19:40:31.833042 [ 276 ] {cc9604fd-4a26-473f-a105-b81f63a64fb9} <Debug> TCPHandler: Processed in 0.00149655 sec. | ||
10181 | 2024.11.21 19:40:31.833178 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10182 | 2024.11.21 19:40:31.833305 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10183 | 2024.11.21 19:40:31.833385 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10184 | 2024.11.21 19:40:31.834622 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10185 | 2024.11.21 19:40:31.834662 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10186 | 2024.11.21 19:40:31.835301 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10187 | 2024.11.21 19:40:31.835560 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10188 | 2024.11.21 19:40:31.835756 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002479 sec., 16538.92698668818 rows/sec., 29.64 MiB/sec. | ||
10189 | 2024.11.21 19:40:31.835848 [ 282 ] {a3db0d8e-effa-4433-bf23-59f1b59094d8} <Debug> TCPHandler: Processed in 0.002731817 sec. | ||
10190 | 2024.11.21 19:40:31.835979 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10191 | 2024.11.21 19:40:31.836086 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10192 | 2024.11.21 19:40:31.836132 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10193 | 2024.11.21 19:40:31.836574 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10194 | 2024.11.21 19:40:31.836613 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10195 | 2024.11.21 19:40:31.836968 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10196 | 2024.11.21 19:40:31.837208 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10197 | 2024.11.21 19:40:31.837391 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001327 sec., 61793.51921627732 rows/sec., 3.92 MiB/sec. | ||
10198 | 2024.11.21 19:40:31.837442 [ 276 ] {52587a88-9d75-4832-b697-4e4236b59414} <Debug> TCPHandler: Processed in 0.00151364 sec. | ||
10199 | 2024.11.21 19:40:32.327409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
10200 | 2024.11.21 19:40:32.346856 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10201 | 2024.11.21 19:40:32.346910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10202 | 2024.11.21 19:40:32.354211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10203 | 2024.11.21 19:40:32.354946 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10204 | 2024.11.21 19:40:32.357592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
10205 | 2024.11.21 19:40:35.610546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1352 | ||
10206 | 2024.11.21 19:40:35.613752 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10207 | 2024.11.21 19:40:35.613813 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10208 | 2024.11.21 19:40:35.615386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10209 | 2024.11.21 19:40:35.615709 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10210 | 2024.11.21 19:40:35.616401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
10211 | 2024.11.21 19:40:36.800621 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10212 | 2024.11.21 19:40:36.800837 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10213 | 2024.11.21 19:40:36.800923 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10214 | 2024.11.21 19:40:36.801724 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10215 | 2024.11.21 19:40:36.801779 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10216 | 2024.11.21 19:40:36.802208 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10217 | 2024.11.21 19:40:36.802458 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10218 | 2024.11.21 19:40:36.802730 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001939 sec., 6188.7570912841675 rows/sec., 504.65 KiB/sec. | ||
10219 | 2024.11.21 19:40:36.802893 [ 276 ] {703ec135-b355-4c98-a64f-4ea10b4ef818} <Debug> TCPHandler: Processed in 0.002410662 sec. | ||
10220 | 2024.11.21 19:40:36.803110 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10221 | 2024.11.21 19:40:36.803246 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10222 | 2024.11.21 19:40:36.803299 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10223 | 2024.11.21 19:40:36.803926 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10224 | 2024.11.21 19:40:36.803968 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10225 | 2024.11.21 19:40:36.804370 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10226 | 2024.11.21 19:40:36.804625 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10227 | 2024.11.21 19:40:36.804826 [ 93 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10228 | 2024.11.21 19:40:36.804889 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} <Debug> executeQuery: Read 62 rows, 4.84 KiB in 0.00167 sec., 37125.748502994014 rows/sec., 2.83 MiB/sec. | ||
10229 | 2024.11.21 19:40:36.804915 [ 93 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10230 | 2024.11.21 19:40:36.804998 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10231 | 2024.11.21 19:40:36.805040 [ 282 ] {2e249b7f-91e9-4342-9c70-a291de5be1ed} <Debug> TCPHandler: Processed in 0.001993597 sec. | ||
10232 | 2024.11.21 19:40:36.805270 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10233 | 2024.11.21 19:40:36.805310 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
10234 | 2024.11.21 19:40:36.805485 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10235 | 2024.11.21 19:40:36.805603 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10236 | 2024.11.21 19:40:36.805844 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10237 | 2024.11.21 19:40:36.805962 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1435 rows starting from the beginning of the part | ||
10238 | 2024.11.21 19:40:36.806344 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 285 rows starting from the beginning of the part | ||
10239 | 2024.11.21 19:40:36.806661 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
10240 | 2024.11.21 19:40:36.807005 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
10241 | 2024.11.21 19:40:36.807422 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 285 rows starting from the beginning of the part | ||
10242 | 2024.11.21 19:40:36.807784 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 62 rows starting from the beginning of the part | ||
10243 | 2024.11.21 19:40:36.808755 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10244 | 2024.11.21 19:40:36.808822 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10245 | 2024.11.21 19:40:36.809696 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10246 | 2024.11.21 19:40:36.810236 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10247 | 2024.11.21 19:40:36.810655 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.005203 sec., 2306.361714395541 rows/sec., 161.04 KiB/sec. | ||
10248 | 2024.11.21 19:40:36.810949 [ 276 ] {166d776c-b869-44ea-b1b7-faee4b3c558a} <Debug> TCPHandler: Processed in 0.005783807 sec. | ||
10249 | 2024.11.21 19:40:36.811329 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10250 | 2024.11.21 19:40:36.811780 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006643068 sec., 328011.0936693708 rows/sec., 28.94 MiB/sec. | ||
10251 | 2024.11.21 19:40:36.811905 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10252 | 2024.11.21 19:40:36.811999 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10253 | 2024.11.21 19:40:36.812131 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10254 | 2024.11.21 19:40:36.812703 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10255 | 2024.11.21 19:40:36.812811 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_86_17} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10256 | 2024.11.21 19:40:36.812993 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
10257 | 2024.11.21 19:40:36.813190 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10258 | 2024.11.21 19:40:36.813235 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10259 | 2024.11.21 19:40:36.813629 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10260 | 2024.11.21 19:40:36.813871 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10261 | 2024.11.21 19:40:36.814064 [ 93 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10262 | 2024.11.21 19:40:36.814132 [ 93 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10263 | 2024.11.21 19:40:36.814136 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.002384 sec., 31879.194630872484 rows/sec., 2.50 MiB/sec. | ||
10264 | 2024.11.21 19:40:36.814172 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10265 | 2024.11.21 19:40:36.814304 [ 282 ] {2108055b-9fbf-4e64-a862-fc75c0892e1a} <Debug> TCPHandler: Processed in 0.003211103 sec. | ||
10266 | 2024.11.21 19:40:36.814430 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
10267 | 2024.11.21 19:40:36.814515 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10268 | 2024.11.21 19:40:36.814705 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10269 | 2024.11.21 19:40:36.814778 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10270 | 2024.11.21 19:40:36.814787 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 915 rows starting from the beginning of the part | ||
10271 | 2024.11.21 19:40:36.814889 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10272 | 2024.11.21 19:40:36.815142 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 423 rows starting from the beginning of the part | ||
10273 | 2024.11.21 19:40:36.815500 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
10274 | 2024.11.21 19:40:36.815904 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
10275 | 2024.11.21 19:40:36.816260 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 423 rows starting from the beginning of the part | ||
10276 | 2024.11.21 19:40:36.816617 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 76 rows starting from the beginning of the part | ||
10277 | 2024.11.21 19:40:36.817714 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10278 | 2024.11.21 19:40:36.817775 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10279 | 2024.11.21 19:40:36.818780 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10280 | 2024.11.21 19:40:36.819272 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10281 | 2024.11.21 19:40:36.819485 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10282 | 2024.11.21 19:40:36.819563 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10283 | 2024.11.21 19:40:36.819644 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10284 | 2024.11.21 19:40:36.819771 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.005018 sec., 26703.866082104425 rows/sec., 1.86 MiB/sec. | ||
10285 | 2024.11.21 19:40:36.820154 [ 276 ] {16110ed6-729d-4bdd-b317-1bacd0a4cfb0} <Debug> TCPHandler: Processed in 0.005734217 sec. | ||
10286 | 2024.11.21 19:40:36.820527 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10287 | 2024.11.21 19:40:36.820693 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
10288 | 2024.11.21 19:40:36.820764 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.006471047 sec., 303660.2886673517 rows/sec., 23.26 MiB/sec. | ||
10289 | 2024.11.21 19:40:36.821138 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10290 | 2024.11.21 19:40:36.821272 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10291 | 2024.11.21 19:40:36.821407 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10292 | 2024.11.21 19:40:36.821553 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10293 | 2024.11.21 19:40:36.821754 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 15247 rows starting from the beginning of the part | ||
10294 | 2024.11.21 19:40:36.822488 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10295 | 2024.11.21 19:40:36.822592 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
10296 | 2024.11.21 19:40:36.823050 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_86_17} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10297 | 2024.11.21 19:40:36.823437 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10298 | 2024.11.21 19:40:36.823575 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part | ||
10299 | 2024.11.21 19:40:36.824161 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
10300 | 2024.11.21 19:40:36.824631 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
10301 | 2024.11.21 19:40:36.824979 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 134 rows starting from the beginning of the part | ||
10302 | 2024.11.21 19:40:36.825276 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10303 | 2024.11.21 19:40:36.825376 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10304 | 2024.11.21 19:40:36.826278 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10305 | 2024.11.21 19:40:36.826862 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10306 | 2024.11.21 19:40:36.827120 [ 93 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10307 | 2024.11.21 19:40:36.827230 [ 93 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10308 | 2024.11.21 19:40:36.827272 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.006353 sec., 7555.48559735558 rows/sec., 521.41 KiB/sec. | ||
10309 | 2024.11.21 19:40:36.827280 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10310 | 2024.11.21 19:40:36.827512 [ 282 ] {36567bd6-321a-435a-b317-8d74194e6d37} <Debug> TCPHandler: Processed in 0.007229627 sec. | ||
10311 | 2024.11.21 19:40:36.827747 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
10312 | 2024.11.21 19:40:36.828300 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10313 | 2024.11.21 19:40:36.828422 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4860 rows starting from the beginning of the part | ||
10314 | 2024.11.21 19:40:36.828965 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
10315 | 2024.11.21 19:40:36.829617 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part | ||
10316 | 2024.11.21 19:40:36.830134 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
10317 | 2024.11.21 19:40:36.830731 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
10318 | 2024.11.21 19:40:36.831281 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
10319 | 2024.11.21 19:40:36.834478 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5180 rows, containing 4 columns (4 merged, 0 gathered) in 0.007062664 sec., 733434.2961805913 rows/sec., 48.19 MiB/sec. | ||
10320 | 2024.11.21 19:40:36.834899 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16143 rows, containing 5 columns (5 merged, 0 gathered) in 0.01490323 sec., 1083188.0068951496 rows/sec., 73.88 MiB/sec. | ||
10321 | 2024.11.21 19:40:36.835051 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10322 | 2024.11.21 19:40:36.835389 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10323 | 2024.11.21 19:40:36.835482 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_86_17} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10324 | 2024.11.21 19:40:36.835601 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
10325 | 2024.11.21 19:40:36.835649 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10326 | 2024.11.21 19:40:36.835951 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10327 | 2024.11.21 19:40:36.836030 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10328 | 2024.11.21 19:40:36.836123 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
10329 | 2024.11.21 19:40:37.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.57 MiB, peak 248.01 MiB, free memory in arenas 0.00 B, will set to 238.62 MiB (RSS), difference: 1.05 MiB | ||
10330 | 2024.11.21 19:40:37.967684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
10331 | 2024.11.21 19:40:37.968342 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10332 | 2024.11.21 19:40:37.968394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10333 | 2024.11.21 19:40:37.968940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10334 | 2024.11.21 19:40:37.969192 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10335 | 2024.11.21 19:40:37.969446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
10336 | 2024.11.21 19:40:39.857767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
10337 | 2024.11.21 19:40:39.879830 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10338 | 2024.11.21 19:40:39.879888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10339 | 2024.11.21 19:40:39.887200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10340 | 2024.11.21 19:40:39.887973 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10341 | 2024.11.21 19:40:39.890696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
10342 | 2024.11.21 19:40:40.998657 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10343 | 2024.11.21 19:40:41.180172 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10344 | 2024.11.21 19:40:41.204642 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10345 | 2024.11.21 19:40:41.225084 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10346 | 2024.11.21 19:40:41.472494 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10347 | 2024.11.21 19:40:41.488858 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10348 | 2024.11.21 19:40:41.519207 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10349 | 2024.11.21 19:40:41.547515 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10350 | 2024.11.21 19:40:41.802306 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10351 | 2024.11.21 19:40:41.802506 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10352 | 2024.11.21 19:40:41.802580 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10353 | 2024.11.21 19:40:41.803367 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10354 | 2024.11.21 19:40:41.803424 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10355 | 2024.11.21 19:40:41.803887 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10356 | 2024.11.21 19:40:41.804147 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10357 | 2024.11.21 19:40:41.804384 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. | ||
10358 | 2024.11.21 19:40:41.804456 [ 276 ] {5082e904-d7ff-4779-8643-d8812604d665} <Debug> TCPHandler: Processed in 0.002289751 sec. | ||
10359 | 2024.11.21 19:40:41.804639 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10360 | 2024.11.21 19:40:41.804766 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10361 | 2024.11.21 19:40:41.804818 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10362 | 2024.11.21 19:40:41.805421 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10363 | 2024.11.21 19:40:41.805465 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10364 | 2024.11.21 19:40:41.805855 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10365 | 2024.11.21 19:40:41.806103 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10366 | 2024.11.21 19:40:41.806337 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001601 sec., 39975.015615240474 rows/sec., 3.12 MiB/sec. | ||
10367 | 2024.11.21 19:40:41.806393 [ 282 ] {f54d66f6-ed39-44cf-a449-c5614d7bbeb4} <Debug> TCPHandler: Processed in 0.001818425 sec. | ||
10368 | 2024.11.21 19:40:41.806540 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10369 | 2024.11.21 19:40:41.806653 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10370 | 2024.11.21 19:40:41.806705 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10371 | 2024.11.21 19:40:41.807230 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10372 | 2024.11.21 19:40:41.807270 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10373 | 2024.11.21 19:40:41.807662 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10374 | 2024.11.21 19:40:41.807910 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10375 | 2024.11.21 19:40:41.808128 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
10376 | 2024.11.21 19:40:41.808180 [ 276 ] {f318bc76-ee49-41fc-bd70-fb8c9ea9b52c} <Debug> TCPHandler: Processed in 0.001692783 sec. | ||
10377 | 2024.11.21 19:40:41.808348 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10378 | 2024.11.21 19:40:41.808494 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10379 | 2024.11.21 19:40:41.808552 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10380 | 2024.11.21 19:40:41.809103 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10381 | 2024.11.21 19:40:41.809151 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10382 | 2024.11.21 19:40:41.809556 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10383 | 2024.11.21 19:40:41.809804 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10384 | 2024.11.21 19:40:41.810029 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001567 sec., 38289.72559029994 rows/sec., 2.58 MiB/sec. | ||
10385 | 2024.11.21 19:40:41.810078 [ 282 ] {ea76f7a1-e8bd-4e88-a4c7-6985edb986f5} <Debug> TCPHandler: Processed in 0.001800854 sec. | ||
10386 | 2024.11.21 19:40:42.966106 [ 88 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10387 | 2024.11.21 19:40:42.966193 [ 88 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10388 | 2024.11.21 19:40:42.966221 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10389 | 2024.11.21 19:40:42.966373 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
10390 | 2024.11.21 19:40:42.966544 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10391 | 2024.11.21 19:40:42.966583 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 25 rows starting from the beginning of the part | ||
10392 | 2024.11.21 19:40:42.966667 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
10393 | 2024.11.21 19:40:42.966834 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
10394 | 2024.11.21 19:40:42.967134 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
10395 | 2024.11.21 19:40:42.967296 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
10396 | 2024.11.21 19:40:42.968422 [ 199 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.002123779 sec., 13654.904771164984 rows/sec., 920.11 KiB/sec. | ||
10397 | 2024.11.21 19:40:42.968576 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10398 | 2024.11.21 19:40:42.968862 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10399 | 2024.11.21 19:40:42.968941 [ 201 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_29_7} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10400 | 2024.11.21 19:40:42.969021 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
10401 | 2024.11.21 19:40:43.000679 [ 86 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10402 | 2024.11.21 19:40:43.000755 [ 86 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10403 | 2024.11.21 19:40:43.000784 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10404 | 2024.11.21 19:40:43.001056 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
10405 | 2024.11.21 19:40:43.001360 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10406 | 2024.11.21 19:40:43.001414 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 150 rows starting from the beginning of the part | ||
10407 | 2024.11.21 19:40:43.001499 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
10408 | 2024.11.21 19:40:43.001605 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
10409 | 2024.11.21 19:40:43.001813 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
10410 | 2024.11.21 19:40:43.001911 [ 196 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
10411 | 2024.11.21 19:40:43.002895 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002021127 sec., 86090.58213561047 rows/sec., 4.39 MiB/sec. | ||
10412 | 2024.11.21 19:40:43.003114 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10413 | 2024.11.21 19:40:43.003554 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10414 | 2024.11.21 19:40:43.003661 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_29_7} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10415 | 2024.11.21 19:40:43.003768 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10416 | 2024.11.21 19:40:44.156883 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10417 | 2024.11.21 19:40:44.623689 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10418 | 2024.11.21 19:40:44.777260 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10419 | 2024.11.21 19:40:44.865306 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10420 | 2024.11.21 19:40:44.868760 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10421 | 2024.11.21 19:40:44.870362 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57239, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10422 | 2024.11.21 19:40:44.880903 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10423 | 2024.11.21 19:40:44.880916 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10424 | 2024.11.21 19:40:45.126316 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10425 | 2024.11.21 19:40:45.295281 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10426 | 2024.11.21 19:40:45.295329 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10427 | 2024.11.21 19:40:45.424243 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10428 | 2024.11.21 19:40:45.469693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
10429 | 2024.11.21 19:40:45.470610 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10430 | 2024.11.21 19:40:45.470695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10431 | 2024.11.21 19:40:45.471282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10432 | 2024.11.21 19:40:45.471531 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10433 | 2024.11.21 19:40:45.471768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
10434 | 2024.11.21 19:40:45.511721 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10435 | 2024.11.21 19:40:45.616808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1372 | ||
10436 | 2024.11.21 19:40:45.619772 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10437 | 2024.11.21 19:40:45.619820 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10438 | 2024.11.21 19:40:45.621316 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10439 | 2024.11.21 19:40:45.621622 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10440 | 2024.11.21 19:40:45.622542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
10441 | 2024.11.21 19:40:45.677540 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10442 | 2024.11.21 19:40:45.728288 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10443 | 2024.11.21 19:40:45.741612 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10444 | 2024.11.21 19:40:45.807974 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10445 | 2024.11.21 19:40:45.866391 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10446 | 2024.11.21 19:40:45.934953 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44073, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10447 | 2024.11.21 19:40:46.437297 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10448 | 2024.11.21 19:40:46.483932 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38196, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10449 | 2024.11.21 19:40:46.502290 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10450 | 2024.11.21 19:40:46.514698 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10451 | 2024.11.21 19:40:46.517091 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10452 | 2024.11.21 19:40:46.524546 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10453 | 2024.11.21 19:40:46.537917 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10454 | 2024.11.21 19:40:46.809007 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10455 | 2024.11.21 19:40:46.809216 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10456 | 2024.11.21 19:40:46.809297 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10457 | 2024.11.21 19:40:46.810066 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10458 | 2024.11.21 19:40:46.810113 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10459 | 2024.11.21 19:40:46.810568 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10460 | 2024.11.21 19:40:46.810816 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10461 | 2024.11.21 19:40:46.811045 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. | ||
10462 | 2024.11.21 19:40:46.811115 [ 276 ] {e70c42b2-0e22-4222-b3ac-6e84238985f7} <Debug> TCPHandler: Processed in 0.00224171 sec. | ||
10463 | 2024.11.21 19:40:46.811302 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10464 | 2024.11.21 19:40:46.811415 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10465 | 2024.11.21 19:40:46.811462 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10466 | 2024.11.21 19:40:46.812202 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10467 | 2024.11.21 19:40:46.812272 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10468 | 2024.11.21 19:40:46.812658 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10469 | 2024.11.21 19:40:46.812904 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10470 | 2024.11.21 19:40:46.813126 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001727 sec., 165026.05674580197 rows/sec., 14.58 MiB/sec. | ||
10471 | 2024.11.21 19:40:46.813217 [ 282 ] {af8007e9-f083-4a45-b7e2-9fcf1fd7227f} <Debug> TCPHandler: Processed in 0.001980176 sec. | ||
10472 | 2024.11.21 19:40:46.813434 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10473 | 2024.11.21 19:40:46.813679 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10474 | 2024.11.21 19:40:46.813737 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10475 | 2024.11.21 19:40:46.814345 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10476 | 2024.11.21 19:40:46.814387 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10477 | 2024.11.21 19:40:46.814775 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10478 | 2024.11.21 19:40:46.815018 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10479 | 2024.11.21 19:40:46.815245 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001637 sec., 29321.930360415394 rows/sec., 2.11 MiB/sec. | ||
10480 | 2024.11.21 19:40:46.815300 [ 276 ] {20743098-81c0-4da8-bd80-c10a04bfa2fb} <Debug> TCPHandler: Processed in 0.001972857 sec. | ||
10481 | 2024.11.21 19:40:46.815441 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10482 | 2024.11.21 19:40:46.815560 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10483 | 2024.11.21 19:40:46.815613 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10484 | 2024.11.21 19:40:46.816244 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10485 | 2024.11.21 19:40:46.816291 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10486 | 2024.11.21 19:40:46.816672 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10487 | 2024.11.21 19:40:46.816909 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10488 | 2024.11.21 19:40:46.817118 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001586 sec., 8827.238335435057 rows/sec., 618.20 KiB/sec. | ||
10489 | 2024.11.21 19:40:46.817172 [ 282 ] {45aa778d-651e-4e97-83dd-f2a188deddc1} <Debug> TCPHandler: Processed in 0.001783034 sec. | ||
10490 | 2024.11.21 19:40:46.817313 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10491 | 2024.11.21 19:40:46.817420 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10492 | 2024.11.21 19:40:46.817465 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10493 | 2024.11.21 19:40:46.818006 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10494 | 2024.11.21 19:40:46.818046 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10495 | 2024.11.21 19:40:46.818391 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10496 | 2024.11.21 19:40:46.818622 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10497 | 2024.11.21 19:40:46.818848 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001449 sec., 8971.704623878537 rows/sec., 559.38 KiB/sec. | ||
10498 | 2024.11.21 19:40:46.818966 [ 276 ] {0c4987b9-8238-4b07-8da8-5eeb9f6c05de} <Debug> TCPHandler: Processed in 0.001704653 sec. | ||
10499 | 2024.11.21 19:40:46.819105 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10500 | 2024.11.21 19:40:46.819212 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10501 | 2024.11.21 19:40:46.819257 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10502 | 2024.11.21 19:40:46.819931 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10503 | 2024.11.21 19:40:46.819970 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10504 | 2024.11.21 19:40:46.820339 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10505 | 2024.11.21 19:40:46.820574 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10506 | 2024.11.21 19:40:46.820805 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001609 sec., 262896.2088253574 rows/sec., 18.79 MiB/sec. | ||
10507 | 2024.11.21 19:40:46.820908 [ 282 ] {5732efa3-6670-4a98-9a90-dbfe63871b66} <Debug> TCPHandler: Processed in 0.001849725 sec. | ||
10508 | 2024.11.21 19:40:46.821109 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10509 | 2024.11.21 19:40:46.821264 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10510 | 2024.11.21 19:40:46.821311 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10511 | 2024.11.21 19:40:46.821775 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10512 | 2024.11.21 19:40:46.821814 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10513 | 2024.11.21 19:40:46.822166 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10514 | 2024.11.21 19:40:46.822398 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10515 | 2024.11.21 19:40:46.822620 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
10516 | 2024.11.21 19:40:46.822755 [ 276 ] {f7a783b5-b9ee-4990-b256-81ece2477e01} <Debug> TCPHandler: Processed in 0.001747073 sec. | ||
10517 | 2024.11.21 19:40:46.822911 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10518 | 2024.11.21 19:40:46.823041 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10519 | 2024.11.21 19:40:46.823098 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10520 | 2024.11.21 19:40:46.823710 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10521 | 2024.11.21 19:40:46.823748 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10522 | 2024.11.21 19:40:46.824133 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10523 | 2024.11.21 19:40:46.824370 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10524 | 2024.11.21 19:40:46.824590 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001577 sec., 150285.35193405199 rows/sec., 10.07 MiB/sec. | ||
10525 | 2024.11.21 19:40:46.824643 [ 282 ] {774aebb6-36f3-4297-aa41-acfdbc2244ac} <Debug> TCPHandler: Processed in 0.001795954 sec. | ||
10526 | 2024.11.21 19:40:46.824782 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10527 | 2024.11.21 19:40:46.824890 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10528 | 2024.11.21 19:40:46.824938 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10529 | 2024.11.21 19:40:46.825366 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10530 | 2024.11.21 19:40:46.825405 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10531 | 2024.11.21 19:40:46.825743 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10532 | 2024.11.21 19:40:46.825983 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10533 | 2024.11.21 19:40:46.826233 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. | ||
10534 | 2024.11.21 19:40:46.826436 [ 276 ] {e89619d9-cbad-4e8c-a803-7a4430199ab1} <Debug> TCPHandler: Processed in 0.001699903 sec. | ||
10535 | 2024.11.21 19:40:46.826658 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10536 | 2024.11.21 19:40:46.826792 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10537 | 2024.11.21 19:40:46.826880 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10538 | 2024.11.21 19:40:46.828133 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10539 | 2024.11.21 19:40:46.828173 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10540 | 2024.11.21 19:40:46.828829 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10541 | 2024.11.21 19:40:46.829091 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10542 | 2024.11.21 19:40:46.829341 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002579 sec., 15897.634742148119 rows/sec., 28.49 MiB/sec. | ||
10543 | 2024.11.21 19:40:46.829438 [ 282 ] {b3b77808-88ef-45d2-8c46-5133b10b0d67} <Debug> TCPHandler: Processed in 0.002900319 sec. | ||
10544 | 2024.11.21 19:40:46.829575 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10545 | 2024.11.21 19:40:46.829685 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10546 | 2024.11.21 19:40:46.829731 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10547 | 2024.11.21 19:40:46.830175 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10548 | 2024.11.21 19:40:46.830213 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10549 | 2024.11.21 19:40:46.830566 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10550 | 2024.11.21 19:40:46.830797 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10551 | 2024.11.21 19:40:46.831019 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001357 sec., 60427.413411938105 rows/sec., 3.84 MiB/sec. | ||
10552 | 2024.11.21 19:40:46.831079 [ 276 ] {a6784745-0982-4033-ae26-5371271fca28} <Debug> TCPHandler: Processed in 0.001558991 sec. | ||
10553 | 2024.11.21 19:40:47.390862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
10554 | 2024.11.21 19:40:47.411967 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10555 | 2024.11.21 19:40:47.412028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10556 | 2024.11.21 19:40:47.419328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10557 | 2024.11.21 19:40:47.420124 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10558 | 2024.11.21 19:40:47.422794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
10559 | 2024.11.21 19:40:51.800608 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10560 | 2024.11.21 19:40:51.800871 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10561 | 2024.11.21 19:40:51.800988 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10562 | 2024.11.21 19:40:51.802035 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10563 | 2024.11.21 19:40:51.802084 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10564 | 2024.11.21 19:40:51.802519 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10565 | 2024.11.21 19:40:51.802772 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10566 | 2024.11.21 19:40:51.803004 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00222 sec., 900.9009009009009 rows/sec., 73.46 KiB/sec. | ||
10567 | 2024.11.21 19:40:51.803071 [ 276 ] {09430643-6fc7-4aac-8da3-7856dc517c51} <Debug> TCPHandler: Processed in 0.002593044 sec. | ||
10568 | 2024.11.21 19:40:51.803284 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10569 | 2024.11.21 19:40:51.803433 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10570 | 2024.11.21 19:40:51.803494 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10571 | 2024.11.21 19:40:51.804135 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10572 | 2024.11.21 19:40:51.804178 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10573 | 2024.11.21 19:40:51.804565 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10574 | 2024.11.21 19:40:51.804814 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10575 | 2024.11.21 19:40:51.805047 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001649 sec., 34566.40388114008 rows/sec., 2.65 MiB/sec. | ||
10576 | 2024.11.21 19:40:51.805101 [ 282 ] {8a7b1b97-16bc-4581-a663-164bf87d295d} <Debug> TCPHandler: Processed in 0.001890235 sec. | ||
10577 | 2024.11.21 19:40:51.805267 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10578 | 2024.11.21 19:40:51.805417 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10579 | 2024.11.21 19:40:51.805466 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10580 | 2024.11.21 19:40:51.806016 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10581 | 2024.11.21 19:40:51.806055 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10582 | 2024.11.21 19:40:51.806411 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10583 | 2024.11.21 19:40:51.806685 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10584 | 2024.11.21 19:40:51.806915 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001519 sec., 1316.6556945358789 rows/sec., 91.93 KiB/sec. | ||
10585 | 2024.11.21 19:40:51.806988 [ 276 ] {9d999618-6199-4f00-84f7-f747f49e69b0} <Debug> TCPHandler: Processed in 0.001775253 sec. | ||
10586 | 2024.11.21 19:40:51.807162 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10587 | 2024.11.21 19:40:51.807299 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10588 | 2024.11.21 19:40:51.807348 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10589 | 2024.11.21 19:40:51.807943 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10590 | 2024.11.21 19:40:51.807984 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10591 | 2024.11.21 19:40:51.808367 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10592 | 2024.11.21 19:40:51.808616 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10593 | 2024.11.21 19:40:51.808833 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001555 sec., 42443.72990353698 rows/sec., 3.31 MiB/sec. | ||
10594 | 2024.11.21 19:40:51.808917 [ 282 ] {28a40c34-bb5c-4d19-afbd-90d0e8a00e27} <Debug> TCPHandler: Processed in 0.001818844 sec. | ||
10595 | 2024.11.21 19:40:51.809098 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10596 | 2024.11.21 19:40:51.809380 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10597 | 2024.11.21 19:40:51.809459 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10598 | 2024.11.21 19:40:51.810010 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10599 | 2024.11.21 19:40:51.810049 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10600 | 2024.11.21 19:40:51.810434 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10601 | 2024.11.21 19:40:51.810680 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10602 | 2024.11.21 19:40:51.810895 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001624 sec., 79433.49753694581 rows/sec., 5.53 MiB/sec. | ||
10603 | 2024.11.21 19:40:51.810947 [ 276 ] {50e35a42-c3dd-4b00-89ba-1f3ddb7040e5} <Debug> TCPHandler: Processed in 0.001926145 sec. | ||
10604 | 2024.11.21 19:40:51.811109 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10605 | 2024.11.21 19:40:51.811216 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10606 | 2024.11.21 19:40:51.811263 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10607 | 2024.11.21 19:40:51.811717 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10608 | 2024.11.21 19:40:51.811762 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10609 | 2024.11.21 19:40:51.812136 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10610 | 2024.11.21 19:40:51.812377 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10611 | 2024.11.21 19:40:51.812615 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001418 sec., 33850.49365303244 rows/sec., 2.28 MiB/sec. | ||
10612 | 2024.11.21 19:40:51.812673 [ 282 ] {63e398ef-cd0a-49da-a1e5-8514201c4d76} <Debug> TCPHandler: Processed in 0.001615001 sec. | ||
10613 | 2024.11.21 19:40:52.972002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
10614 | 2024.11.21 19:40:52.972642 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10615 | 2024.11.21 19:40:52.972681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10616 | 2024.11.21 19:40:52.973199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10617 | 2024.11.21 19:40:52.973439 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10618 | 2024.11.21 19:40:52.973669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
10619 | 2024.11.21 19:40:52.973683 [ 75 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10620 | 2024.11.21 19:40:52.973752 [ 75 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10621 | 2024.11.21 19:40:52.973791 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10622 | 2024.11.21 19:40:52.974115 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
10623 | 2024.11.21 19:40:52.974468 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10624 | 2024.11.21 19:40:52.974541 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
10625 | 2024.11.21 19:40:52.974665 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
10626 | 2024.11.21 19:40:52.974825 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
10627 | 2024.11.21 19:40:52.974961 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
10628 | 2024.11.21 19:40:52.975059 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
10629 | 2024.11.21 19:40:52.975162 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
10630 | 2024.11.21 19:40:52.977870 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003964073 sec., 7047801.591948483 rows/sec., 100.82 MiB/sec. | ||
10631 | 2024.11.21 19:40:52.978226 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10632 | 2024.11.21 19:40:52.978555 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10633 | 2024.11.21 19:40:52.978645 [ 199 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_61_12} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10634 | 2024.11.21 19:40:52.978764 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
10635 | 2024.11.21 19:40:54.922985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
10636 | 2024.11.21 19:40:54.943764 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10637 | 2024.11.21 19:40:54.943822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10638 | 2024.11.21 19:40:54.951364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10639 | 2024.11.21 19:40:54.952154 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10640 | 2024.11.21 19:40:54.952529 [ 73 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10641 | 2024.11.21 19:40:54.952671 [ 73 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10642 | 2024.11.21 19:40:54.952742 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10643 | 2024.11.21 19:40:54.953136 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
10644 | 2024.11.21 19:40:54.962362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
10645 | 2024.11.21 19:40:54.963594 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10646 | 2024.11.21 19:40:54.964508 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
10647 | 2024.11.21 19:40:54.969241 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
10648 | 2024.11.21 19:40:54.973933 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
10649 | 2024.11.21 19:40:54.978981 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
10650 | 2024.11.21 19:40:54.984569 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
10651 | 2024.11.21 19:40:54.989313 [ 190 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
10652 | 2024.11.21 19:40:55.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.25 MiB, peak 249.25 MiB, free memory in arenas 0.00 B, will set to 239.11 MiB (RSS), difference: -10.14 MiB | ||
10653 | 2024.11.21 19:40:55.053745 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.100871698 sec., 4560.248405851164 rows/sec., 23.58 MiB/sec. | ||
10654 | 2024.11.21 19:40:55.059260 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10655 | 2024.11.21 19:40:55.062728 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10656 | 2024.11.21 19:40:55.062860 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_61_12} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10657 | 2024.11.21 19:40:55.065182 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10658 | 2024.11.21 19:40:55.622894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1406 | ||
10659 | 2024.11.21 19:40:55.626226 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10660 | 2024.11.21 19:40:55.626282 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10661 | 2024.11.21 19:40:55.627779 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10662 | 2024.11.21 19:40:55.628106 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10663 | 2024.11.21 19:40:55.629191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
10664 | 2024.11.21 19:40:56.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.69 MiB, peak 249.25 MiB, free memory in arenas 0.00 B, will set to 242.52 MiB (RSS), difference: 12.83 MiB | ||
10665 | 2024.11.21 19:40:56.803018 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10666 | 2024.11.21 19:40:56.803238 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10667 | 2024.11.21 19:40:56.803322 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10668 | 2024.11.21 19:40:56.804187 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10669 | 2024.11.21 19:40:56.804235 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10670 | 2024.11.21 19:40:56.804697 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10671 | 2024.11.21 19:40:56.804962 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10672 | 2024.11.21 19:40:56.805196 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002017 sec., 27764.005949429844 rows/sec., 2.13 MiB/sec. | ||
10673 | 2024.11.21 19:40:56.805256 [ 276 ] {63bb966c-e6cc-4901-81ec-3e69a7015d00} <Debug> TCPHandler: Processed in 0.002379982 sec. | ||
10674 | 2024.11.21 19:40:56.805428 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10675 | 2024.11.21 19:40:56.805548 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10676 | 2024.11.21 19:40:56.805597 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10677 | 2024.11.21 19:40:56.806209 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10678 | 2024.11.21 19:40:56.806254 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10679 | 2024.11.21 19:40:56.806668 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10680 | 2024.11.21 19:40:56.806923 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10681 | 2024.11.21 19:40:56.807176 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00164 sec., 39024.39024390244 rows/sec., 3.05 MiB/sec. | ||
10682 | 2024.11.21 19:40:56.807334 [ 282 ] {1ed201d3-9bc5-4b17-aa62-2b873ce12942} <Debug> TCPHandler: Processed in 0.001960366 sec. | ||
10683 | 2024.11.21 19:40:56.807618 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10684 | 2024.11.21 19:40:56.808074 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10685 | 2024.11.21 19:40:56.808282 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10686 | 2024.11.21 19:40:56.809573 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10687 | 2024.11.21 19:40:56.809613 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10688 | 2024.11.21 19:40:56.810010 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10689 | 2024.11.21 19:40:56.810265 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10690 | 2024.11.21 19:40:56.810506 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002577 sec., 62087.69887466046 rows/sec., 4.32 MiB/sec. | ||
10691 | 2024.11.21 19:40:56.810603 [ 276 ] {4384bb28-6745-4588-9311-485a1f04c675} <Debug> TCPHandler: Processed in 0.003150332 sec. | ||
10692 | 2024.11.21 19:40:56.810830 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10693 | 2024.11.21 19:40:56.810991 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10694 | 2024.11.21 19:40:56.811049 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10695 | 2024.11.21 19:40:56.811604 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10696 | 2024.11.21 19:40:56.811653 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10697 | 2024.11.21 19:40:56.812072 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10698 | 2024.11.21 19:40:56.812325 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10699 | 2024.11.21 19:40:56.812533 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. | ||
10700 | 2024.11.21 19:40:56.812583 [ 282 ] {e8d878da-9763-4ae3-9d42-4f5c03461eb9} <Debug> TCPHandler: Processed in 0.001856965 sec. | ||
10701 | 2024.11.21 19:41:00.295374 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10702 | 2024.11.21 19:41:00.295433 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10703 | 2024.11.21 19:41:00.473950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
10704 | 2024.11.21 19:41:00.474588 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10705 | 2024.11.21 19:41:00.474630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10706 | 2024.11.21 19:41:00.475233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10707 | 2024.11.21 19:41:00.475494 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10708 | 2024.11.21 19:41:00.475742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
10709 | 2024.11.21 19:41:01.809354 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10710 | 2024.11.21 19:41:01.809550 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10711 | 2024.11.21 19:41:01.809624 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10712 | 2024.11.21 19:41:01.810402 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10713 | 2024.11.21 19:41:01.810452 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10714 | 2024.11.21 19:41:01.810889 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10715 | 2024.11.21 19:41:01.811152 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10716 | 2024.11.21 19:41:01.811396 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
10717 | 2024.11.21 19:41:01.811475 [ 276 ] {352ecb21-7d17-4b7b-b702-bbaf23939a77} <Debug> TCPHandler: Processed in 0.002261211 sec. | ||
10718 | 2024.11.21 19:41:01.811666 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10719 | 2024.11.21 19:41:01.811789 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10720 | 2024.11.21 19:41:01.811835 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10721 | 2024.11.21 19:41:01.812542 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10722 | 2024.11.21 19:41:01.812583 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10723 | 2024.11.21 19:41:01.812987 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10724 | 2024.11.21 19:41:01.813235 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10725 | 2024.11.21 19:41:01.813391 [ 63 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10726 | 2024.11.21 19:41:01.813422 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001654 sec., 172309.55259975814 rows/sec., 15.23 MiB/sec. | ||
10727 | 2024.11.21 19:41:01.813434 [ 63 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10728 | 2024.11.21 19:41:01.813468 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10729 | 2024.11.21 19:41:01.813496 [ 282 ] {7bbf2b39-d626-485f-9a8b-37f44f79898d} <Debug> TCPHandler: Processed in 0.001886385 sec. | ||
10730 | 2024.11.21 19:41:01.813678 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10731 | 2024.11.21 19:41:01.813688 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
10732 | 2024.11.21 19:41:01.813868 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10733 | 2024.11.21 19:41:01.813987 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10734 | 2024.11.21 19:41:01.813991 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10735 | 2024.11.21 19:41:01.814095 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1435 rows starting from the beginning of the part | ||
10736 | 2024.11.21 19:41:01.814378 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
10737 | 2024.11.21 19:41:01.814780 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 285 rows starting from the beginning of the part | ||
10738 | 2024.11.21 19:41:01.815187 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 57 rows starting from the beginning of the part | ||
10739 | 2024.11.21 19:41:01.815609 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
10740 | 2024.11.21 19:41:01.815892 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 285 rows starting from the beginning of the part | ||
10741 | 2024.11.21 19:41:01.816817 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10742 | 2024.11.21 19:41:01.816891 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10743 | 2024.11.21 19:41:01.817826 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10744 | 2024.11.21 19:41:01.818374 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10745 | 2024.11.21 19:41:01.818552 [ 63 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
10746 | 2024.11.21 19:41:01.818599 [ 63 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10747 | 2024.11.21 19:41:01.818657 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10748 | 2024.11.21 19:41:01.818665 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00485 sec., 9896.907216494845 rows/sec., 729.70 KiB/sec. | ||
10749 | 2024.11.21 19:41:01.819115 [ 276 ] {967ebd7f-b35e-41b1-83e6-0fed92d4c198} <Debug> TCPHandler: Processed in 0.005512923 sec. | ||
10750 | 2024.11.21 19:41:01.819149 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
10751 | 2024.11.21 19:41:01.819516 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10752 | 2024.11.21 19:41:01.820039 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10753 | 2024.11.21 19:41:01.820092 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10754 | 2024.11.21 19:41:01.820223 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 66 rows starting from the beginning of the part | ||
10755 | 2024.11.21 19:41:01.820260 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10756 | 2024.11.21 19:41:01.820569 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.006976013 sec., 311639.32750698715 rows/sec., 27.50 MiB/sec. | ||
10757 | 2024.11.21 19:41:01.820652 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part | ||
10758 | 2024.11.21 19:41:01.821486 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10759 | 2024.11.21 19:41:01.821526 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
10760 | 2024.11.21 19:41:01.822498 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
10761 | 2024.11.21 19:41:01.823235 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part | ||
10762 | 2024.11.21 19:41:01.823785 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
10763 | 2024.11.21 19:41:01.823806 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10764 | 2024.11.21 19:41:01.824189 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_91_18} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10765 | 2024.11.21 19:41:01.824524 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10766 | 2024.11.21 19:41:01.824727 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10767 | 2024.11.21 19:41:01.824771 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10768 | 2024.11.21 19:41:01.825343 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10769 | 2024.11.21 19:41:01.825690 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.006921743 sec., 32361.790953521388 rows/sec., 2.44 MiB/sec. | ||
10770 | 2024.11.21 19:41:01.825696 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10771 | 2024.11.21 19:41:01.825804 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
10772 | 2024.11.21 19:41:01.825963 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006103 sec., 2293.953793216451 rows/sec., 160.65 KiB/sec. | ||
10773 | 2024.11.21 19:41:01.826050 [ 282 ] {94bdb7ad-3218-4b54-aed1-9e144b9f0b43} <Debug> TCPHandler: Processed in 0.006807101 sec. | ||
10774 | 2024.11.21 19:41:01.826185 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10775 | 2024.11.21 19:41:01.826205 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10776 | 2024.11.21 19:41:01.826264 [ 199 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_52_11} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
10777 | 2024.11.21 19:41:01.826342 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10778 | 2024.11.21 19:41:01.826369 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10779 | 2024.11.21 19:41:01.826425 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10780 | 2024.11.21 19:41:01.827059 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10781 | 2024.11.21 19:41:01.827104 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10782 | 2024.11.21 19:41:01.827463 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10783 | 2024.11.21 19:41:01.827694 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10784 | 2024.11.21 19:41:01.827873 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001554 sec., 8365.508365508365 rows/sec., 521.59 KiB/sec. | ||
10785 | 2024.11.21 19:41:01.827923 [ 276 ] {8967597b-87c0-4d16-a12c-d6c1ec83f593} <Debug> TCPHandler: Processed in 0.001787384 sec. | ||
10786 | 2024.11.21 19:41:01.828061 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10787 | 2024.11.21 19:41:01.828171 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10788 | 2024.11.21 19:41:01.828225 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10789 | 2024.11.21 19:41:01.829040 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10790 | 2024.11.21 19:41:01.829085 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10791 | 2024.11.21 19:41:01.829457 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10792 | 2024.11.21 19:41:01.829693 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10793 | 2024.11.21 19:41:01.829828 [ 63 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10794 | 2024.11.21 19:41:01.829867 [ 63 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10795 | 2024.11.21 19:41:01.829880 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001733 sec., 244085.40103866128 rows/sec., 17.45 MiB/sec. | ||
10796 | 2024.11.21 19:41:01.829892 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10797 | 2024.11.21 19:41:01.829996 [ 282 ] {62de2e94-8867-433f-a689-757634b88eea} <Debug> TCPHandler: Processed in 0.001982567 sec. | ||
10798 | 2024.11.21 19:41:01.830168 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
10799 | 2024.11.21 19:41:01.830189 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10800 | 2024.11.21 19:41:01.830477 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10801 | 2024.11.21 19:41:01.830488 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10802 | 2024.11.21 19:41:01.830583 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 915 rows starting from the beginning of the part | ||
10803 | 2024.11.21 19:41:01.830592 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10804 | 2024.11.21 19:41:01.830956 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
10805 | 2024.11.21 19:41:01.831348 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 423 rows starting from the beginning of the part | ||
10806 | 2024.11.21 19:41:01.831773 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 66 rows starting from the beginning of the part | ||
10807 | 2024.11.21 19:41:01.832122 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
10808 | 2024.11.21 19:41:01.832485 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 423 rows starting from the beginning of the part | ||
10809 | 2024.11.21 19:41:01.833193 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10810 | 2024.11.21 19:41:01.833261 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10811 | 2024.11.21 19:41:01.834171 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10812 | 2024.11.21 19:41:01.834694 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10813 | 2024.11.21 19:41:01.835053 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004672 sec., 1284.2465753424658 rows/sec., 67.10 KiB/sec. | ||
10814 | 2024.11.21 19:41:01.835310 [ 276 ] {e6248cb5-7ee9-4465-b538-f5934a670296} <Debug> TCPHandler: Processed in 0.00521149 sec. | ||
10815 | 2024.11.21 19:41:01.835690 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10816 | 2024.11.21 19:41:01.836117 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10817 | 2024.11.21 19:41:01.836150 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.006145152 sec., 318136.96390260156 rows/sec., 24.35 MiB/sec. | ||
10818 | 2024.11.21 19:41:01.836200 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10819 | 2024.11.21 19:41:01.836469 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10820 | 2024.11.21 19:41:01.837078 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10821 | 2024.11.21 19:41:01.837270 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10822 | 2024.11.21 19:41:01.837285 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_91_18} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10823 | 2024.11.21 19:41:01.837331 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10824 | 2024.11.21 19:41:01.837481 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10825 | 2024.11.21 19:41:01.837847 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10826 | 2024.11.21 19:41:01.838089 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10827 | 2024.11.21 19:41:01.838231 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10828 | 2024.11.21 19:41:01.838271 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10829 | 2024.11.21 19:41:01.838280 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002283 sec., 103810.77529566361 rows/sec., 6.96 MiB/sec. | ||
10830 | 2024.11.21 19:41:01.838296 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10831 | 2024.11.21 19:41:01.838412 [ 282 ] {4d300669-b2d2-49b2-926c-846fd58886b0} <Debug> TCPHandler: Processed in 0.00294765 sec. | ||
10832 | 2024.11.21 19:41:01.838538 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
10833 | 2024.11.21 19:41:01.838626 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10834 | 2024.11.21 19:41:01.838728 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10835 | 2024.11.21 19:41:01.838809 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 16143 rows starting from the beginning of the part | ||
10836 | 2024.11.21 19:41:01.838889 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10837 | 2024.11.21 19:41:01.839064 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
10838 | 2024.11.21 19:41:01.839115 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10839 | 2024.11.21 19:41:01.839353 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
10840 | 2024.11.21 19:41:01.839801 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 129 rows starting from the beginning of the part | ||
10841 | 2024.11.21 19:41:01.840140 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
10842 | 2024.11.21 19:41:01.840449 [ 188 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 237 rows starting from the beginning of the part | ||
10843 | 2024.11.21 19:41:01.841294 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10844 | 2024.11.21 19:41:01.841365 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10845 | 2024.11.21 19:41:01.841867 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10846 | 2024.11.21 19:41:01.842179 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10847 | 2024.11.21 19:41:01.842774 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003918 sec., 255.23226135783565 rows/sec., 17.20 KiB/sec. | ||
10848 | 2024.11.21 19:41:01.843222 [ 276 ] {babbeea9-ab2b-4563-8ff7-fbc4da5b62dc} <Debug> TCPHandler: Processed in 0.004696233 sec. | ||
10849 | 2024.11.21 19:41:01.843530 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10850 | 2024.11.21 19:41:01.843788 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10851 | 2024.11.21 19:41:01.844004 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10852 | 2024.11.21 19:41:01.845474 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10853 | 2024.11.21 19:41:01.845522 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10854 | 2024.11.21 19:41:01.846537 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10855 | 2024.11.21 19:41:01.847054 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10856 | 2024.11.21 19:41:01.847371 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17066 rows, containing 5 columns (5 merged, 0 gathered) in 0.0089461 sec., 1907646.9075910172 rows/sec., 130.13 MiB/sec. | ||
10857 | 2024.11.21 19:41:01.847699 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003998 sec., 10255.12756378189 rows/sec., 18.38 MiB/sec. | ||
10858 | 2024.11.21 19:41:01.847784 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10859 | 2024.11.21 19:41:01.848457 [ 282 ] {609e2505-cc91-489a-af2f-7d53a0c2a3fb} <Debug> TCPHandler: Processed in 0.005077828 sec. | ||
10860 | 2024.11.21 19:41:01.848679 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10861 | 2024.11.21 19:41:01.848814 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10862 | 2024.11.21 19:41:01.848852 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10863 | 2024.11.21 19:41:01.848950 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10864 | 2024.11.21 19:41:01.848998 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10865 | 2024.11.21 19:41:01.849205 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
10866 | 2024.11.21 19:41:01.852351 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10867 | 2024.11.21 19:41:01.852397 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10868 | 2024.11.21 19:41:01.852901 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10869 | 2024.11.21 19:41:01.853189 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10870 | 2024.11.21 19:41:01.853360 [ 63 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10871 | 2024.11.21 19:41:01.853399 [ 63 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10872 | 2024.11.21 19:41:01.853424 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10873 | 2024.11.21 19:41:01.853432 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004626 sec., 17725.89710332901 rows/sec., 1.13 MiB/sec. | ||
10874 | 2024.11.21 19:41:01.853563 [ 276 ] {01aab44f-b156-4b8c-af48-0eff08872e6f} <Debug> TCPHandler: Processed in 0.004982737 sec. | ||
10875 | 2024.11.21 19:41:01.853567 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
10876 | 2024.11.21 19:41:01.853694 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10877 | 2024.11.21 19:41:01.853723 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5180 rows starting from the beginning of the part | ||
10878 | 2024.11.21 19:41:01.853797 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
10879 | 2024.11.21 19:41:01.854023 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
10880 | 2024.11.21 19:41:01.854191 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
10881 | 2024.11.21 19:41:01.854361 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
10882 | 2024.11.21 19:41:01.854477 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part | ||
10883 | 2024.11.21 19:41:01.856796 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5512 rows, containing 4 columns (4 merged, 0 gathered) in 0.003313624 sec., 1663435.5617897506 rows/sec., 109.27 MiB/sec. | ||
10884 | 2024.11.21 19:41:01.857309 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10885 | 2024.11.21 19:41:01.857585 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10886 | 2024.11.21 19:41:01.857673 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_91_18} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10887 | 2024.11.21 19:41:01.857744 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
10888 | 2024.11.21 19:41:02.462805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
10889 | 2024.11.21 19:41:02.481099 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10890 | 2024.11.21 19:41:02.481162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10891 | 2024.11.21 19:41:02.488120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10892 | 2024.11.21 19:41:02.488894 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10893 | 2024.11.21 19:41:02.492433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
10894 | 2024.11.21 19:41:05.629715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1436 | ||
10895 | 2024.11.21 19:41:05.633292 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10896 | 2024.11.21 19:41:05.633345 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10897 | 2024.11.21 19:41:05.634856 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10898 | 2024.11.21 19:41:05.635181 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10899 | 2024.11.21 19:41:05.635464 [ 54 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10900 | 2024.11.21 19:41:05.635627 [ 54 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10901 | 2024.11.21 19:41:05.635763 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10902 | 2024.11.21 19:41:05.636405 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
10903 | 2024.11.21 19:41:05.638041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
10904 | 2024.11.21 19:41:05.638372 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10905 | 2024.11.21 19:41:05.638528 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1292 rows starting from the beginning of the part | ||
10906 | 2024.11.21 19:41:05.639019 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
10907 | 2024.11.21 19:41:05.639463 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
10908 | 2024.11.21 19:41:05.639890 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
10909 | 2024.11.21 19:41:05.640330 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
10910 | 2024.11.21 19:41:05.640777 [ 192 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
10911 | 2024.11.21 19:41:05.649000 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 72 columns (72 merged, 0 gathered) in 0.013044464 sec., 110085.01384188725 rows/sec., 85.32 MiB/sec. | ||
10912 | 2024.11.21 19:41:05.650652 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10913 | 2024.11.21 19:41:05.651500 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10914 | 2024.11.21 19:41:05.651604 [ 197 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_46_9} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10915 | 2024.11.21 19:41:05.651974 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
10916 | 2024.11.21 19:41:06.801222 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10917 | 2024.11.21 19:41:06.801441 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10918 | 2024.11.21 19:41:06.801517 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10919 | 2024.11.21 19:41:06.802287 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10920 | 2024.11.21 19:41:06.802335 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10921 | 2024.11.21 19:41:06.802749 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10922 | 2024.11.21 19:41:06.802995 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10923 | 2024.11.21 19:41:06.803321 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001938 sec., 2063.983488132095 rows/sec., 168.30 KiB/sec. | ||
10924 | 2024.11.21 19:41:06.803457 [ 276 ] {387f4afd-cc87-4db3-8817-503e512508bf} <Debug> TCPHandler: Processed in 0.002374782 sec. | ||
10925 | 2024.11.21 19:41:06.803658 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10926 | 2024.11.21 19:41:06.803804 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10927 | 2024.11.21 19:41:06.803861 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10928 | 2024.11.21 19:41:06.804522 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10929 | 2024.11.21 19:41:06.804562 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10930 | 2024.11.21 19:41:06.804929 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10931 | 2024.11.21 19:41:06.805180 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10932 | 2024.11.21 19:41:06.805403 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001633 sec., 35517.45254133497 rows/sec., 2.72 MiB/sec. | ||
10933 | 2024.11.21 19:41:06.805455 [ 282 ] {571fc036-ac2a-4c5d-b470-2a9bd06cb8a8} <Debug> TCPHandler: Processed in 0.001867965 sec. | ||
10934 | 2024.11.21 19:41:06.805598 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10935 | 2024.11.21 19:41:06.805707 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10936 | 2024.11.21 19:41:06.805752 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10937 | 2024.11.21 19:41:06.806290 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10938 | 2024.11.21 19:41:06.806330 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10939 | 2024.11.21 19:41:06.807024 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10940 | 2024.11.21 19:41:06.807280 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10941 | 2024.11.21 19:41:06.807491 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001807 sec., 2213.6137244050915 rows/sec., 154.56 KiB/sec. | ||
10942 | 2024.11.21 19:41:06.807542 [ 276 ] {f5330868-4d6d-4953-8ac9-51066e18515d} <Debug> TCPHandler: Processed in 0.001997287 sec. | ||
10943 | 2024.11.21 19:41:06.807679 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10944 | 2024.11.21 19:41:06.807806 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10945 | 2024.11.21 19:41:06.807860 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10946 | 2024.11.21 19:41:06.808510 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10947 | 2024.11.21 19:41:06.808550 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10948 | 2024.11.21 19:41:06.808895 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10949 | 2024.11.21 19:41:06.809128 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10950 | 2024.11.21 19:41:06.809335 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001557 sec., 43673.73153500321 rows/sec., 3.41 MiB/sec. | ||
10951 | 2024.11.21 19:41:06.809400 [ 282 ] {a8fc6895-4385-466e-b431-5a18631f651e} <Debug> TCPHandler: Processed in 0.001783204 sec. | ||
10952 | 2024.11.21 19:41:06.809586 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10953 | 2024.11.21 19:41:06.809726 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10954 | 2024.11.21 19:41:06.809784 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10955 | 2024.11.21 19:41:06.810407 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10956 | 2024.11.21 19:41:06.810447 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10957 | 2024.11.21 19:41:06.810832 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10958 | 2024.11.21 19:41:06.811069 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10959 | 2024.11.21 19:41:06.811282 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001584 sec., 82070.70707070708 rows/sec., 5.71 MiB/sec. | ||
10960 | 2024.11.21 19:41:06.811333 [ 276 ] {99f649d9-0a9d-4f13-b3a9-cb8c4fde75c4} <Debug> TCPHandler: Processed in 0.001829704 sec. | ||
10961 | 2024.11.21 19:41:06.811485 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10962 | 2024.11.21 19:41:06.811613 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10963 | 2024.11.21 19:41:06.811667 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10964 | 2024.11.21 19:41:06.812184 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10965 | 2024.11.21 19:41:06.812230 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10966 | 2024.11.21 19:41:06.812607 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10967 | 2024.11.21 19:41:06.812843 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10968 | 2024.11.21 19:41:06.813069 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001481 sec., 32410.533423362594 rows/sec., 2.18 MiB/sec. | ||
10969 | 2024.11.21 19:41:06.813137 [ 282 ] {7dc50096-0136-4ea8-a769-097706d3c88a} <Debug> TCPHandler: Processed in 0.001714313 sec. | ||
10970 | 2024.11.21 19:41:07.976051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
10971 | 2024.11.21 19:41:07.976704 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10972 | 2024.11.21 19:41:07.976746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10973 | 2024.11.21 19:41:07.977274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10974 | 2024.11.21 19:41:07.977523 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10975 | 2024.11.21 19:41:07.977783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
10976 | 2024.11.21 19:41:09.992679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
10977 | 2024.11.21 19:41:10.014037 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10978 | 2024.11.21 19:41:10.014112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10979 | 2024.11.21 19:41:10.022065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10980 | 2024.11.21 19:41:10.022974 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10981 | 2024.11.21 19:41:10.026213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
10982 | 2024.11.21 19:41:11.010672 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10983 | 2024.11.21 19:41:11.189305 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10984 | 2024.11.21 19:41:11.218858 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10985 | 2024.11.21 19:41:11.227241 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10986 | 2024.11.21 19:41:11.491808 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10987 | 2024.11.21 19:41:11.491868 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10988 | 2024.11.21 19:41:11.539372 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10989 | 2024.11.21 19:41:11.549714 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10990 | 2024.11.21 19:41:11.803285 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10991 | 2024.11.21 19:41:11.803500 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10992 | 2024.11.21 19:41:11.803583 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10993 | 2024.11.21 19:41:11.804432 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10994 | 2024.11.21 19:41:11.804479 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10995 | 2024.11.21 19:41:11.804936 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10996 | 2024.11.21 19:41:11.805210 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10997 | 2024.11.21 19:41:11.805430 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.17 MiB/sec. | ||
10998 | 2024.11.21 19:41:11.805547 [ 276 ] {d6778542-8f7d-48b4-8b34-bd1e8ddf93f7} <Debug> TCPHandler: Processed in 0.002398032 sec. | ||
10999 | 2024.11.21 19:41:11.805780 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11000 | 2024.11.21 19:41:11.805933 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11001 | 2024.11.21 19:41:11.805987 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11002 | 2024.11.21 19:41:11.806584 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11003 | 2024.11.21 19:41:11.806627 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11004 | 2024.11.21 19:41:11.806999 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11005 | 2024.11.21 19:41:11.807241 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11006 | 2024.11.21 19:41:11.807422 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00152 sec., 42105.26315789473 rows/sec., 3.29 MiB/sec. | ||
11007 | 2024.11.21 19:41:11.807474 [ 282 ] {b73e7329-5be8-4f0f-bf4f-46516ef1963f} <Debug> TCPHandler: Processed in 0.001806414 sec. | ||
11008 | 2024.11.21 19:41:11.807625 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11009 | 2024.11.21 19:41:11.807736 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11010 | 2024.11.21 19:41:11.807785 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11011 | 2024.11.21 19:41:11.808328 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11012 | 2024.11.21 19:41:11.808366 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11013 | 2024.11.21 19:41:11.808769 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11014 | 2024.11.21 19:41:11.809025 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11015 | 2024.11.21 19:41:11.809214 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. | ||
11016 | 2024.11.21 19:41:11.809269 [ 276 ] {c4a2f8d6-1415-403f-a3a7-9978face16c7} <Debug> TCPHandler: Processed in 0.001696603 sec. | ||
11017 | 2024.11.21 19:41:11.809434 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11018 | 2024.11.21 19:41:11.809543 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11019 | 2024.11.21 19:41:11.809591 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11020 | 2024.11.21 19:41:11.810055 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11021 | 2024.11.21 19:41:11.810092 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11022 | 2024.11.21 19:41:11.810474 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11023 | 2024.11.21 19:41:11.810722 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11024 | 2024.11.21 19:41:11.810921 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. | ||
11025 | 2024.11.21 19:41:11.810994 [ 282 ] {44505065-3d1b-496c-92d7-cffb6a9cdcde} <Debug> TCPHandler: Processed in 0.001617672 sec. | ||
11026 | 2024.11.21 19:41:14.169291 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11027 | 2024.11.21 19:41:14.633328 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45179, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11028 | 2024.11.21 19:41:14.782862 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11029 | 2024.11.21 19:41:14.874821 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11030 | 2024.11.21 19:41:14.877335 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51396, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11031 | 2024.11.21 19:41:14.882761 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11032 | 2024.11.21 19:41:14.888010 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48396, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11033 | 2024.11.21 19:41:14.896359 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38105, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11034 | 2024.11.21 19:41:15.147920 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11035 | 2024.11.21 19:41:15.295506 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11036 | 2024.11.21 19:41:15.295589 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11037 | 2024.11.21 19:41:15.444767 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11038 | 2024.11.21 19:41:15.478086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
11039 | 2024.11.21 19:41:15.478974 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11040 | 2024.11.21 19:41:15.479047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11041 | 2024.11.21 19:41:15.479634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11042 | 2024.11.21 19:41:15.479883 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11043 | 2024.11.21 19:41:15.480147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
11044 | 2024.11.21 19:41:15.516280 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36312, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11045 | 2024.11.21 19:41:15.638511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1456 | ||
11046 | 2024.11.21 19:41:15.641530 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11047 | 2024.11.21 19:41:15.641584 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11048 | 2024.11.21 19:41:15.643061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11049 | 2024.11.21 19:41:15.643372 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11050 | 2024.11.21 19:41:15.643970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1456 | ||
11051 | 2024.11.21 19:41:15.687341 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65507, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11052 | 2024.11.21 19:41:15.746972 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11053 | 2024.11.21 19:41:15.760447 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11054 | 2024.11.21 19:41:15.813919 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11055 | 2024.11.21 19:41:15.881363 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11056 | 2024.11.21 19:41:15.954948 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11057 | 2024.11.21 19:41:16.001373 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000949562 sec. | ||
11058 | 2024.11.21 19:41:16.457566 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11059 | 2024.11.21 19:41:16.495893 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11060 | 2024.11.21 19:41:16.504668 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11061 | 2024.11.21 19:41:16.531168 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11062 | 2024.11.21 19:41:16.532472 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11063 | 2024.11.21 19:41:16.533732 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11064 | 2024.11.21 19:41:16.546288 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11065 | 2024.11.21 19:41:16.809820 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11066 | 2024.11.21 19:41:16.810029 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11067 | 2024.11.21 19:41:16.810106 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11068 | 2024.11.21 19:41:16.810850 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11069 | 2024.11.21 19:41:16.810903 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11070 | 2024.11.21 19:41:16.811342 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11071 | 2024.11.21 19:41:16.811617 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11072 | 2024.11.21 19:41:16.811895 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. | ||
11073 | 2024.11.21 19:41:16.812085 [ 276 ] {e9713aec-c6eb-442d-8c59-7480e23037e5} <Debug> TCPHandler: Processed in 0.002401972 sec. | ||
11074 | 2024.11.21 19:41:16.812317 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11075 | 2024.11.21 19:41:16.812443 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11076 | 2024.11.21 19:41:16.812495 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11077 | 2024.11.21 19:41:16.813213 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11078 | 2024.11.21 19:41:16.813256 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11079 | 2024.11.21 19:41:16.813653 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11080 | 2024.11.21 19:41:16.813896 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11081 | 2024.11.21 19:41:16.814123 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.00171 sec., 166666.6666666667 rows/sec., 14.73 MiB/sec. | ||
11082 | 2024.11.21 19:41:16.814185 [ 282 ] {66e48568-c1a2-4b9d-af94-d4dfb94f3427} <Debug> TCPHandler: Processed in 0.001966736 sec. | ||
11083 | 2024.11.21 19:41:16.814332 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11084 | 2024.11.21 19:41:16.814447 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11085 | 2024.11.21 19:41:16.814493 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11086 | 2024.11.21 19:41:16.815030 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11087 | 2024.11.21 19:41:16.815070 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11088 | 2024.11.21 19:41:16.815423 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11089 | 2024.11.21 19:41:16.815659 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11090 | 2024.11.21 19:41:16.815896 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001474 sec., 32564.450474898236 rows/sec., 2.34 MiB/sec. | ||
11091 | 2024.11.21 19:41:16.815968 [ 276 ] {9608ba1d-1b4a-429e-8030-3a8b364b9958} <Debug> TCPHandler: Processed in 0.001698913 sec. | ||
11092 | 2024.11.21 19:41:16.816166 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11093 | 2024.11.21 19:41:16.816315 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11094 | 2024.11.21 19:41:16.816367 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11095 | 2024.11.21 19:41:16.816881 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11096 | 2024.11.21 19:41:16.816919 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11097 | 2024.11.21 19:41:16.817267 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11098 | 2024.11.21 19:41:16.817574 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11099 | 2024.11.21 19:41:16.817754 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001464 sec., 9562.841530054644 rows/sec., 669.72 KiB/sec. | ||
11100 | 2024.11.21 19:41:16.817806 [ 282 ] {9572abdf-29e7-4723-a6ae-7b75819b0af3} <Debug> TCPHandler: Processed in 0.001756273 sec. | ||
11101 | 2024.11.21 19:41:16.817938 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11102 | 2024.11.21 19:41:16.818065 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11103 | 2024.11.21 19:41:16.818118 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11104 | 2024.11.21 19:41:16.818753 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11105 | 2024.11.21 19:41:16.818798 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11106 | 2024.11.21 19:41:16.819161 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11107 | 2024.11.21 19:41:16.819396 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11108 | 2024.11.21 19:41:16.819614 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. | ||
11109 | 2024.11.21 19:41:16.819752 [ 276 ] {e775c0f2-44f3-4688-ba15-f742fd58f649} <Debug> TCPHandler: Processed in 0.001874695 sec. | ||
11110 | 2024.11.21 19:41:16.819967 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11111 | 2024.11.21 19:41:16.820084 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11112 | 2024.11.21 19:41:16.820130 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11113 | 2024.11.21 19:41:16.820881 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11114 | 2024.11.21 19:41:16.820921 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11115 | 2024.11.21 19:41:16.821298 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11116 | 2024.11.21 19:41:16.821549 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11117 | 2024.11.21 19:41:16.821725 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001665 sec., 254054.05405405405 rows/sec., 18.16 MiB/sec. | ||
11118 | 2024.11.21 19:41:16.821777 [ 282 ] {f372b3d6-d712-425d-9f4d-aa999d3e8b65} <Debug> TCPHandler: Processed in 0.001908065 sec. | ||
11119 | 2024.11.21 19:41:16.821946 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11120 | 2024.11.21 19:41:16.822083 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11121 | 2024.11.21 19:41:16.822141 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11122 | 2024.11.21 19:41:16.822675 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11123 | 2024.11.21 19:41:16.822721 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11124 | 2024.11.21 19:41:16.823114 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11125 | 2024.11.21 19:41:16.823346 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11126 | 2024.11.21 19:41:16.823527 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. | ||
11127 | 2024.11.21 19:41:16.823576 [ 276 ] {617a3a42-076d-4fb4-bf04-195cc82143a0} <Debug> TCPHandler: Processed in 0.001698412 sec. | ||
11128 | 2024.11.21 19:41:16.823707 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11129 | 2024.11.21 19:41:16.823813 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11130 | 2024.11.21 19:41:16.823862 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11131 | 2024.11.21 19:41:16.824509 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11132 | 2024.11.21 19:41:16.824554 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11133 | 2024.11.21 19:41:16.824992 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11134 | 2024.11.21 19:41:16.825223 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11135 | 2024.11.21 19:41:16.825397 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001606 sec., 147571.60647571608 rows/sec., 9.89 MiB/sec. | ||
11136 | 2024.11.21 19:41:16.825447 [ 282 ] {6748e483-5eb4-4161-9789-7756f9fbf9a5} <Debug> TCPHandler: Processed in 0.001792014 sec. | ||
11137 | 2024.11.21 19:41:16.825585 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11138 | 2024.11.21 19:41:16.825693 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11139 | 2024.11.21 19:41:16.825741 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11140 | 2024.11.21 19:41:16.826156 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11141 | 2024.11.21 19:41:16.826193 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11142 | 2024.11.21 19:41:16.826590 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11143 | 2024.11.21 19:41:16.826836 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11144 | 2024.11.21 19:41:16.827041 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec. | ||
11145 | 2024.11.21 19:41:16.827264 [ 276 ] {1c87c154-7280-4203-b023-91d443fe63a0} <Debug> TCPHandler: Processed in 0.001727783 sec. | ||
11146 | 2024.11.21 19:41:16.827478 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11147 | 2024.11.21 19:41:16.827610 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11148 | 2024.11.21 19:41:16.827698 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11149 | 2024.11.21 19:41:16.828877 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11150 | 2024.11.21 19:41:16.828916 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11151 | 2024.11.21 19:41:16.829611 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11152 | 2024.11.21 19:41:16.829870 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11153 | 2024.11.21 19:41:16.830013 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
11154 | 2024.11.21 19:41:16.830056 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11155 | 2024.11.21 19:41:16.830080 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11156 | 2024.11.21 19:41:16.830091 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002507 sec., 16354.20821699242 rows/sec., 29.31 MiB/sec. | ||
11157 | 2024.11.21 19:41:16.830526 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
11158 | 2024.11.21 19:41:16.831034 [ 282 ] {dfb7395f-502b-43d8-9558-b3d82aca992f} <Debug> TCPHandler: Processed in 0.003645109 sec. | ||
11159 | 2024.11.21 19:41:16.831417 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11160 | 2024.11.21 19:41:16.831746 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11161 | 2024.11.21 19:41:16.831787 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11162 | 2024.11.21 19:41:16.831828 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11163 | 2024.11.21 19:41:16.831891 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 1018 rows starting from the beginning of the part | ||
11164 | 2024.11.21 19:41:16.832625 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
11165 | 2024.11.21 19:41:16.833212 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
11166 | 2024.11.21 19:41:16.833755 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11167 | 2024.11.21 19:41:16.833772 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
11168 | 2024.11.21 19:41:16.833800 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11169 | 2024.11.21 19:41:16.834393 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
11170 | 2024.11.21 19:41:16.835080 [ 187 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
11171 | 2024.11.21 19:41:16.835096 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11172 | 2024.11.21 19:41:16.836026 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11173 | 2024.11.21 19:41:16.837029 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005305 sec., 15457.115928369463 rows/sec., 1005.28 KiB/sec. | ||
11174 | 2024.11.21 19:41:16.837409 [ 276 ] {2071b24a-dc74-46c7-b807-7e802e153795} <Debug> TCPHandler: Processed in 0.006248753 sec. | ||
11175 | 2024.11.21 19:41:16.844481 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1223 rows, containing 19 columns (19 merged, 0 gathered) in 0.014327462 sec., 85360.54745774234 rows/sec., 152.96 MiB/sec. | ||
11176 | 2024.11.21 19:41:16.845913 [ 190 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
11177 | 2024.11.21 19:41:16.846438 [ 190 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11178 | 2024.11.21 19:41:16.846540 [ 190 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_34_7} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
11179 | 2024.11.21 19:41:16.846733 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. | ||
11180 | 2024.11.21 19:41:17.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.58 MiB, peak 255.00 MiB, free memory in arenas 0.00 B, will set to 246.22 MiB (RSS), difference: 2.64 MiB | ||
11181 | 2024.11.21 19:41:17.526445 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
11182 | 2024.11.21 19:41:17.547288 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11183 | 2024.11.21 19:41:17.547345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11184 | 2024.11.21 19:41:17.554815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11185 | 2024.11.21 19:41:17.555582 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11186 | 2024.11.21 19:41:17.558350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
11187 | 2024.11.21 19:41:18.884877 [ 35 ] {} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
11188 | 2024.11.21 19:41:18.884965 [ 35 ] {} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11189 | 2024.11.21 19:41:18.884993 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11190 | 2024.11.21 19:41:18.885223 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
11191 | 2024.11.21 19:41:18.885431 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11192 | 2024.11.21 19:41:18.885475 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
11193 | 2024.11.21 19:41:18.885605 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
11194 | 2024.11.21 19:41:18.885844 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
11195 | 2024.11.21 19:41:18.886032 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
11196 | 2024.11.21 19:41:18.886170 [ 194 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
11197 | 2024.11.21 19:41:18.887139 [ 193 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.002113799 sec., 18923.275107992766 rows/sec., 1.58 MiB/sec. | ||
11198 | 2024.11.21 19:41:18.887316 [ 193 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
11199 | 2024.11.21 19:41:18.887706 [ 193 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11200 | 2024.11.21 19:41:18.887801 [ 193 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_21_5} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
11201 | 2024.11.21 19:41:18.887905 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11202 | 2024.11.21 19:41:21.801432 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11203 | 2024.11.21 19:41:21.801647 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11204 | 2024.11.21 19:41:21.801731 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11205 | 2024.11.21 19:41:21.802583 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11206 | 2024.11.21 19:41:21.802636 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11207 | 2024.11.21 19:41:21.803074 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11208 | 2024.11.21 19:41:21.803338 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11209 | 2024.11.21 19:41:21.803615 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.13 MiB/sec. | ||
11210 | 2024.11.21 19:41:21.803716 [ 276 ] {55e24b73-92a4-4a85-ae4c-3b68e2c90fa4} <Debug> TCPHandler: Processed in 0.002423453 sec. | ||
11211 | 2024.11.21 19:41:21.803985 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11212 | 2024.11.21 19:41:21.804203 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11213 | 2024.11.21 19:41:21.804275 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11214 | 2024.11.21 19:41:21.805013 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11215 | 2024.11.21 19:41:21.805064 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11216 | 2024.11.21 19:41:21.805463 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11217 | 2024.11.21 19:41:21.805734 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11218 | 2024.11.21 19:41:21.805972 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001806 sec., 35437.43078626799 rows/sec., 2.77 MiB/sec. | ||
11219 | 2024.11.21 19:41:21.806027 [ 282 ] {c19d256a-2b6b-4169-950c-b27055a46167} <Debug> TCPHandler: Processed in 0.002174229 sec. | ||
11220 | 2024.11.21 19:41:21.806181 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11221 | 2024.11.21 19:41:21.806290 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11222 | 2024.11.21 19:41:21.806342 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11223 | 2024.11.21 19:41:21.806847 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11224 | 2024.11.21 19:41:21.806889 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11225 | 2024.11.21 19:41:21.807313 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11226 | 2024.11.21 19:41:21.807578 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11227 | 2024.11.21 19:41:21.807822 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001549 sec., 82633.95739186571 rows/sec., 5.76 MiB/sec. | ||
11228 | 2024.11.21 19:41:21.807912 [ 276 ] {c32c0eb7-ac76-4943-9d90-72733c92d3da} <Debug> TCPHandler: Processed in 0.001784004 sec. | ||
11229 | 2024.11.21 19:41:21.808098 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11230 | 2024.11.21 19:41:21.808379 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11231 | 2024.11.21 19:41:21.808475 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11232 | 2024.11.21 19:41:21.808945 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11233 | 2024.11.21 19:41:21.808984 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11234 | 2024.11.21 19:41:21.809364 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11235 | 2024.11.21 19:41:21.809603 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11236 | 2024.11.21 19:41:21.809821 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001553 sec., 30907.920154539603 rows/sec., 2.08 MiB/sec. | ||
11237 | 2024.11.21 19:41:21.809871 [ 282 ] {b7986b5a-ee9e-49a3-9974-0ec3f94e248d} <Debug> TCPHandler: Processed in 0.001875565 sec. | ||
11238 | 2024.11.21 19:41:22.980425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
11239 | 2024.11.21 19:41:22.981081 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11240 | 2024.11.21 19:41:22.981122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11241 | 2024.11.21 19:41:22.981649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11242 | 2024.11.21 19:41:22.981904 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11243 | 2024.11.21 19:41:22.982212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
11244 | 2024.11.21 19:41:25.058576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
11245 | 2024.11.21 19:41:25.079365 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11246 | 2024.11.21 19:41:25.079432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11247 | 2024.11.21 19:41:25.086855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11248 | 2024.11.21 19:41:25.087628 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11249 | 2024.11.21 19:41:25.091209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
11250 | 2024.11.21 19:41:25.644338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1486 | ||
11251 | 2024.11.21 19:41:25.647593 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11252 | 2024.11.21 19:41:25.647642 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11253 | 2024.11.21 19:41:25.649144 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11254 | 2024.11.21 19:41:25.649469 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11255 | 2024.11.21 19:41:25.651889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
11256 | 2024.11.21 19:41:26.804023 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11257 | 2024.11.21 19:41:26.804207 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11258 | 2024.11.21 19:41:26.804276 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11259 | 2024.11.21 19:41:26.805041 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11260 | 2024.11.21 19:41:26.805082 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11261 | 2024.11.21 19:41:26.805506 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11262 | 2024.11.21 19:41:26.805763 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11263 | 2024.11.21 19:41:26.805919 [ 55 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11264 | 2024.11.21 19:41:26.805960 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.38 MiB/sec. | ||
11265 | 2024.11.21 19:41:26.805960 [ 55 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11266 | 2024.11.21 19:41:26.806006 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11267 | 2024.11.21 19:41:26.806037 [ 276 ] {7f98bad5-1894-4a08-a550-1b4245fd9ae0} <Debug> TCPHandler: Processed in 0.002136498 sec. | ||
11268 | 2024.11.21 19:41:26.806283 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11269 | 2024.11.21 19:41:26.806364 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
11270 | 2024.11.21 19:41:26.806547 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11271 | 2024.11.21 19:41:26.806690 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11272 | 2024.11.21 19:41:26.807215 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11273 | 2024.11.21 19:41:26.807366 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1435 rows starting from the beginning of the part | ||
11274 | 2024.11.21 19:41:26.807927 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 58 rows starting from the beginning of the part | ||
11275 | 2024.11.21 19:41:26.808355 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
11276 | 2024.11.21 19:41:26.808714 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 285 rows starting from the beginning of the part | ||
11277 | 2024.11.21 19:41:26.809036 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
11278 | 2024.11.21 19:41:26.809255 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
11279 | 2024.11.21 19:41:26.810146 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11280 | 2024.11.21 19:41:26.810215 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11281 | 2024.11.21 19:41:26.811245 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11282 | 2024.11.21 19:41:26.811697 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11283 | 2024.11.21 19:41:26.811918 [ 55 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11284 | 2024.11.21 19:41:26.812001 [ 55 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11285 | 2024.11.21 19:41:26.812057 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11286 | 2024.11.21 19:41:26.812251 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005717 sec., 11194.682525800245 rows/sec., 894.74 KiB/sec. | ||
11287 | 2024.11.21 19:41:26.812615 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
11288 | 2024.11.21 19:41:26.812814 [ 282 ] {0d22017d-42db-458c-9f1a-2caca98f9c91} <Debug> TCPHandler: Processed in 0.006636819 sec. | ||
11289 | 2024.11.21 19:41:26.812906 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.00675425 sec., 288114.89062442165 rows/sec., 25.19 MiB/sec. | ||
11290 | 2024.11.21 19:41:26.813161 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11291 | 2024.11.21 19:41:26.813408 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11292 | 2024.11.21 19:41:26.813415 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11293 | 2024.11.21 19:41:26.813587 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 915 rows starting from the beginning of the part | ||
11294 | 2024.11.21 19:41:26.813707 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11295 | 2024.11.21 19:41:26.814183 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11296 | 2024.11.21 19:41:26.814288 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 68 rows starting from the beginning of the part | ||
11297 | 2024.11.21 19:41:26.814920 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
11298 | 2024.11.21 19:41:26.815203 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11299 | 2024.11.21 19:41:26.815356 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 423 rows starting from the beginning of the part | ||
11300 | 2024.11.21 19:41:26.815641 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_96_19} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11301 | 2024.11.21 19:41:26.815731 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
11302 | 2024.11.21 19:41:26.816011 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
11303 | 2024.11.21 19:41:26.816204 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
11304 | 2024.11.21 19:41:26.818976 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11305 | 2024.11.21 19:41:26.819108 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11306 | 2024.11.21 19:41:26.820375 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11307 | 2024.11.21 19:41:26.820714 [ 201 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.008523644 sec., 187478.50097915868 rows/sec., 14.45 MiB/sec. | ||
11308 | 2024.11.21 19:41:26.820877 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11309 | 2024.11.21 19:41:26.821084 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11310 | 2024.11.21 19:41:26.821155 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11311 | 2024.11.21 19:41:26.821164 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007695 sec., 20792.722547108515 rows/sec., 1.45 MiB/sec. | ||
11312 | 2024.11.21 19:41:26.821214 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11313 | 2024.11.21 19:41:26.821216 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11314 | 2024.11.21 19:41:26.821379 [ 276 ] {d1d90350-c979-491c-9ee8-f01c89c6293b} <Debug> TCPHandler: Processed in 0.008405732 sec. | ||
11315 | 2024.11.21 19:41:26.821735 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11316 | 2024.11.21 19:41:26.821779 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
11317 | 2024.11.21 19:41:26.822024 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11318 | 2024.11.21 19:41:26.822059 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11319 | 2024.11.21 19:41:26.822148 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 17066 rows starting from the beginning of the part | ||
11320 | 2024.11.21 19:41:26.822148 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11321 | 2024.11.21 19:41:26.822627 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11322 | 2024.11.21 19:41:26.822617 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 130 rows starting from the beginning of the part | ||
11323 | 2024.11.21 19:41:26.823172 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_96_19} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11324 | 2024.11.21 19:41:26.823199 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
11325 | 2024.11.21 19:41:26.823654 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
11326 | 2024.11.21 19:41:26.823763 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
11327 | 2024.11.21 19:41:26.824044 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 128 rows starting from the beginning of the part | ||
11328 | 2024.11.21 19:41:26.824280 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
11329 | 2024.11.21 19:41:26.825084 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11330 | 2024.11.21 19:41:26.825128 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11331 | 2024.11.21 19:41:26.825617 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11332 | 2024.11.21 19:41:26.825873 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11333 | 2024.11.21 19:41:26.826024 [ 55 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11334 | 2024.11.21 19:41:26.826064 [ 55 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11335 | 2024.11.21 19:41:26.826074 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004153 sec., 14447.387430772937 rows/sec., 997.02 KiB/sec. | ||
11336 | 2024.11.21 19:41:26.826100 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11337 | 2024.11.21 19:41:26.826379 [ 282 ] {39568967-c17d-4ba3-906f-92d8ef8a736e} <Debug> TCPHandler: Processed in 0.004840555 sec. | ||
11338 | 2024.11.21 19:41:26.826639 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
11339 | 2024.11.21 19:41:26.826992 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11340 | 2024.11.21 19:41:26.827081 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5512 rows starting from the beginning of the part | ||
11341 | 2024.11.21 19:41:26.827384 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
11342 | 2024.11.21 19:41:26.827717 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
11343 | 2024.11.21 19:41:26.828124 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
11344 | 2024.11.21 19:41:26.828337 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 48 rows starting from the beginning of the part | ||
11345 | 2024.11.21 19:41:26.828439 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
11346 | 2024.11.21 19:41:26.833601 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5810 rows, containing 4 columns (4 merged, 0 gathered) in 0.007353058 sec., 790147.4461373758 rows/sec., 51.93 MiB/sec. | ||
11347 | 2024.11.21 19:41:26.834335 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11348 | 2024.11.21 19:41:26.834693 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17881 rows, containing 5 columns (5 merged, 0 gathered) in 0.013347518 sec., 1339649.8135458594 rows/sec., 91.42 MiB/sec. | ||
11349 | 2024.11.21 19:41:26.834943 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11350 | 2024.11.21 19:41:26.835040 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11351 | 2024.11.21 19:41:26.835098 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_96_19} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11352 | 2024.11.21 19:41:26.835238 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
11353 | 2024.11.21 19:41:26.835459 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11354 | 2024.11.21 19:41:26.835547 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11355 | 2024.11.21 19:41:26.835641 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
11356 | 2024.11.21 19:41:27.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.28 MiB, peak 257.78 MiB, free memory in arenas 0.00 B, will set to 248.30 MiB (RSS), difference: 1.02 MiB | ||
11357 | 2024.11.21 19:41:30.295648 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11358 | 2024.11.21 19:41:30.295747 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11359 | 2024.11.21 19:41:30.482497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
11360 | 2024.11.21 19:41:30.483431 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11361 | 2024.11.21 19:41:30.483495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11362 | 2024.11.21 19:41:30.484150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11363 | 2024.11.21 19:41:30.484392 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11364 | 2024.11.21 19:41:30.484662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
11365 | 2024.11.21 19:41:30.484668 [ 146 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11366 | 2024.11.21 19:41:30.484772 [ 146 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11367 | 2024.11.21 19:41:30.484815 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11368 | 2024.11.21 19:41:30.484991 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
11369 | 2024.11.21 19:41:30.485205 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11370 | 2024.11.21 19:41:30.485269 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
11371 | 2024.11.21 19:41:30.485393 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
11372 | 2024.11.21 19:41:30.485626 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
11373 | 2024.11.21 19:41:30.485861 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
11374 | 2024.11.21 19:41:30.486005 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
11375 | 2024.11.21 19:41:30.486123 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
11376 | 2024.11.21 19:41:30.488947 [ 195 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004037624 sec., 7493515.9886111235 rows/sec., 107.20 MiB/sec. | ||
11377 | 2024.11.21 19:41:30.489230 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11378 | 2024.11.21 19:41:30.489494 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11379 | 2024.11.21 19:41:30.489567 [ 189 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_66_13} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11380 | 2024.11.21 19:41:30.489649 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
11381 | 2024.11.21 19:41:30.891823 [ 146 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11382 | 2024.11.21 19:41:30.891919 [ 146 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11383 | 2024.11.21 19:41:30.891960 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11384 | 2024.11.21 19:41:30.892289 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
11385 | 2024.11.21 19:41:30.892567 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11386 | 2024.11.21 19:41:30.892619 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 242 rows starting from the beginning of the part | ||
11387 | 2024.11.21 19:41:30.892712 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
11388 | 2024.11.21 19:41:30.893040 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
11389 | 2024.11.21 19:41:30.893393 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
11390 | 2024.11.21 19:41:30.893566 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
11391 | 2024.11.21 19:41:30.894763 [ 189 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002686646 sec., 110918.9673667465 rows/sec., 7.95 MiB/sec. | ||
11392 | 2024.11.21 19:41:30.894982 [ 192 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11393 | 2024.11.21 19:41:30.895375 [ 192 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11394 | 2024.11.21 19:41:30.895480 [ 192 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_33_8} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11395 | 2024.11.21 19:41:30.895593 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11396 | 2024.11.21 19:41:31.810695 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11397 | 2024.11.21 19:41:31.810895 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11398 | 2024.11.21 19:41:31.810970 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11399 | 2024.11.21 19:41:31.811755 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11400 | 2024.11.21 19:41:31.811802 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11401 | 2024.11.21 19:41:31.812240 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11402 | 2024.11.21 19:41:31.812503 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11403 | 2024.11.21 19:41:31.812720 [ 30 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11404 | 2024.11.21 19:41:31.812756 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec. | ||
11405 | 2024.11.21 19:41:31.812808 [ 30 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11406 | 2024.11.21 19:41:31.812876 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11407 | 2024.11.21 19:41:31.812893 [ 276 ] {aedbf7c4-b529-44ce-b620-777005884ffa} <Debug> TCPHandler: Processed in 0.002341861 sec. | ||
11408 | 2024.11.21 19:41:31.813034 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
11409 | 2024.11.21 19:41:31.813102 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11410 | 2024.11.21 19:41:31.813152 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11411 | 2024.11.21 19:41:31.813189 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
11412 | 2024.11.21 19:41:31.813237 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11413 | 2024.11.21 19:41:31.813283 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
11414 | 2024.11.21 19:41:31.813333 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11415 | 2024.11.21 19:41:31.813706 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
11416 | 2024.11.21 19:41:31.814183 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
11417 | 2024.11.21 19:41:31.814558 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
11418 | 2024.11.21 19:41:31.815884 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11419 | 2024.11.21 19:41:31.815937 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11420 | 2024.11.21 19:41:31.816207 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003225284 sec., 21703.515101305806 rows/sec., 1.61 MiB/sec. | ||
11421 | 2024.11.21 19:41:31.816464 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11422 | 2024.11.21 19:41:31.816603 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11423 | 2024.11.21 19:41:31.817043 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11424 | 2024.11.21 19:41:31.817069 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11425 | 2024.11.21 19:41:31.817238 [ 189 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_33_8} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11426 | 2024.11.21 19:41:31.817470 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11427 | 2024.11.21 19:41:31.817519 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.0043 sec., 66279.06976744186 rows/sec., 5.86 MiB/sec. | ||
11428 | 2024.11.21 19:41:31.817595 [ 282 ] {93df8e99-bcb4-4ee1-9bfa-c9aa8a2f1893} <Debug> TCPHandler: Processed in 0.004557001 sec. | ||
11429 | 2024.11.21 19:41:31.817773 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11430 | 2024.11.21 19:41:31.817881 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11431 | 2024.11.21 19:41:31.817927 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11432 | 2024.11.21 19:41:31.818496 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11433 | 2024.11.21 19:41:31.818536 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11434 | 2024.11.21 19:41:31.818901 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11435 | 2024.11.21 19:41:31.819156 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11436 | 2024.11.21 19:41:31.819401 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001533 sec., 31311.15459882583 rows/sec., 2.25 MiB/sec. | ||
11437 | 2024.11.21 19:41:31.819507 [ 276 ] {594dd807-442a-4f7e-85d6-78c1027709a2} <Debug> TCPHandler: Processed in 0.001786354 sec. | ||
11438 | 2024.11.21 19:41:31.819722 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11439 | 2024.11.21 19:41:31.819897 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11440 | 2024.11.21 19:41:31.819943 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11441 | 2024.11.21 19:41:31.820514 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11442 | 2024.11.21 19:41:31.820554 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11443 | 2024.11.21 19:41:31.820908 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11444 | 2024.11.21 19:41:31.821151 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11445 | 2024.11.21 19:41:31.821367 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0015 sec., 9333.333333333334 rows/sec., 653.65 KiB/sec. | ||
11446 | 2024.11.21 19:41:31.821440 [ 282 ] {536dfe76-da0b-463c-9691-a3851aec1115} <Debug> TCPHandler: Processed in 0.001824005 sec. | ||
11447 | 2024.11.21 19:41:31.821597 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11448 | 2024.11.21 19:41:31.821704 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11449 | 2024.11.21 19:41:31.821749 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11450 | 2024.11.21 19:41:31.822295 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11451 | 2024.11.21 19:41:31.822334 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11452 | 2024.11.21 19:41:31.822696 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11453 | 2024.11.21 19:41:31.822931 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11454 | 2024.11.21 19:41:31.823099 [ 30 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11455 | 2024.11.21 19:41:31.823170 [ 30 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11456 | 2024.11.21 19:41:31.823176 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001486 sec., 8748.317631224765 rows/sec., 545.46 KiB/sec. | ||
11457 | 2024.11.21 19:41:31.823198 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11458 | 2024.11.21 19:41:31.823326 [ 276 ] {40bcdfb9-db60-4186-aeae-ba640e23e49b} <Debug> TCPHandler: Processed in 0.001776604 sec. | ||
11459 | 2024.11.21 19:41:31.823409 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
11460 | 2024.11.21 19:41:31.823488 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11461 | 2024.11.21 19:41:31.823591 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11462 | 2024.11.21 19:41:31.823675 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
11463 | 2024.11.21 19:41:31.823685 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11464 | 2024.11.21 19:41:31.823831 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11465 | 2024.11.21 19:41:31.823924 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
11466 | 2024.11.21 19:41:31.824284 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
11467 | 2024.11.21 19:41:31.824552 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
11468 | 2024.11.21 19:41:31.824882 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
11469 | 2024.11.21 19:41:31.826822 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11470 | 2024.11.21 19:41:31.826897 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11471 | 2024.11.21 19:41:31.827344 [ 190 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004024563 sec., 16150.821840781222 rows/sec., 1.05 MiB/sec. | ||
11472 | 2024.11.21 19:41:31.827545 [ 187 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11473 | 2024.11.21 19:41:31.827645 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11474 | 2024.11.21 19:41:31.827950 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11475 | 2024.11.21 19:41:31.827957 [ 187 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11476 | 2024.11.21 19:41:31.828129 [ 187 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_33_8} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11477 | 2024.11.21 19:41:31.828249 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004623 sec., 91499.02660609993 rows/sec., 6.54 MiB/sec. | ||
11478 | 2024.11.21 19:41:31.828274 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11479 | 2024.11.21 19:41:31.828348 [ 282 ] {cd935dfc-4687-4f2d-8ff1-e541159d94bf} <Debug> TCPHandler: Processed in 0.004915926 sec. | ||
11480 | 2024.11.21 19:41:31.828519 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11481 | 2024.11.21 19:41:31.828646 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11482 | 2024.11.21 19:41:31.828702 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11483 | 2024.11.21 19:41:31.829210 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11484 | 2024.11.21 19:41:31.829254 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11485 | 2024.11.21 19:41:31.829697 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11486 | 2024.11.21 19:41:31.829936 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11487 | 2024.11.21 19:41:31.830155 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 204.22 KiB/sec. | ||
11488 | 2024.11.21 19:41:31.830205 [ 276 ] {3d2eaad4-c1e3-48c7-b1c8-114a82da82f8} <Debug> TCPHandler: Processed in 0.001749024 sec. | ||
11489 | 2024.11.21 19:41:31.830355 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11490 | 2024.11.21 19:41:31.830460 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11491 | 2024.11.21 19:41:31.830509 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11492 | 2024.11.21 19:41:31.831156 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11493 | 2024.11.21 19:41:31.831204 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11494 | 2024.11.21 19:41:31.831650 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11495 | 2024.11.21 19:41:31.831893 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11496 | 2024.11.21 19:41:31.832103 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. | ||
11497 | 2024.11.21 19:41:31.832155 [ 282 ] {96266465-aef3-4837-8f3e-36def81d1995} <Debug> TCPHandler: Processed in 0.001853005 sec. | ||
11498 | 2024.11.21 19:41:31.832294 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11499 | 2024.11.21 19:41:31.832400 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11500 | 2024.11.21 19:41:31.832447 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11501 | 2024.11.21 19:41:31.832876 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11502 | 2024.11.21 19:41:31.832915 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11503 | 2024.11.21 19:41:31.833263 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11504 | 2024.11.21 19:41:31.833503 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11505 | 2024.11.21 19:41:31.833729 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001347 sec., 742.3904974016332 rows/sec., 50.02 KiB/sec. | ||
11506 | 2024.11.21 19:41:31.833796 [ 276 ] {64d460ef-a191-48ae-bbf1-b8f021120b46} <Debug> TCPHandler: Processed in 0.001552971 sec. | ||
11507 | 2024.11.21 19:41:31.833960 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11508 | 2024.11.21 19:41:31.834065 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11509 | 2024.11.21 19:41:31.834132 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11510 | 2024.11.21 19:41:31.835260 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11511 | 2024.11.21 19:41:31.835298 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11512 | 2024.11.21 19:41:31.835951 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11513 | 2024.11.21 19:41:31.836211 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11514 | 2024.11.21 19:41:31.836475 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002426 sec., 16900.247320692495 rows/sec., 30.28 MiB/sec. | ||
11515 | 2024.11.21 19:41:31.836966 [ 282 ] {8c8ff714-2d7f-4db8-954a-50d319b5e034} <Debug> TCPHandler: Processed in 0.003059051 sec. | ||
11516 | 2024.11.21 19:41:31.837178 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11517 | 2024.11.21 19:41:31.837309 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11518 | 2024.11.21 19:41:31.837364 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11519 | 2024.11.21 19:41:31.837890 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11520 | 2024.11.21 19:41:31.837930 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11521 | 2024.11.21 19:41:31.838296 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11522 | 2024.11.21 19:41:31.838528 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11523 | 2024.11.21 19:41:31.838743 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001463 sec., 56049.21394395078 rows/sec., 3.56 MiB/sec. | ||
11524 | 2024.11.21 19:41:31.838790 [ 276 ] {31536da9-0e5b-4cbd-bdb4-b98ac59ff1bb} <Debug> TCPHandler: Processed in 0.001675972 sec. | ||
11525 | 2024.11.21 19:41:32.591439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
11526 | 2024.11.21 19:41:32.613700 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11527 | 2024.11.21 19:41:32.613758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11528 | 2024.11.21 19:41:32.621235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11529 | 2024.11.21 19:41:32.622012 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11530 | 2024.11.21 19:41:32.622427 [ 149 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11531 | 2024.11.21 19:41:32.622611 [ 149 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11532 | 2024.11.21 19:41:32.622685 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11533 | 2024.11.21 19:41:32.622982 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
11534 | 2024.11.21 19:41:32.630423 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
11535 | 2024.11.21 19:41:32.631860 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11536 | 2024.11.21 19:41:32.633358 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
11537 | 2024.11.21 19:41:32.638014 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
11538 | 2024.11.21 19:41:32.642757 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
11539 | 2024.11.21 19:41:32.648055 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
11540 | 2024.11.21 19:41:32.653564 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
11541 | 2024.11.21 19:41:32.658215 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
11542 | 2024.11.21 19:41:32.720396 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.097567774 sec., 5104.144325358904 rows/sec., 26.39 MiB/sec. | ||
11543 | 2024.11.21 19:41:32.724223 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11544 | 2024.11.21 19:41:32.727390 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11545 | 2024.11.21 19:41:32.727516 [ 187 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_66_13} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11546 | 2024.11.21 19:41:32.730128 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
11547 | 2024.11.21 19:41:33.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.49 MiB, peak 263.23 MiB, free memory in arenas 0.00 B, will set to 250.61 MiB (RSS), difference: 1.11 MiB | ||
11548 | 2024.11.21 19:41:35.652276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1516 | ||
11549 | 2024.11.21 19:41:35.655450 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11550 | 2024.11.21 19:41:35.655505 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11551 | 2024.11.21 19:41:35.657035 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11552 | 2024.11.21 19:41:35.657338 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11553 | 2024.11.21 19:41:35.658016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1516 | ||
11554 | 2024.11.21 19:41:36.802984 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11555 | 2024.11.21 19:41:36.803202 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11556 | 2024.11.21 19:41:36.803287 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11557 | 2024.11.21 19:41:36.804155 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11558 | 2024.11.21 19:41:36.804211 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11559 | 2024.11.21 19:41:36.804657 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11560 | 2024.11.21 19:41:36.804913 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11561 | 2024.11.21 19:41:36.805176 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002035 sec., 5896.805896805897 rows/sec., 480.84 KiB/sec. | ||
11562 | 2024.11.21 19:41:36.805248 [ 276 ] {bb10f017-80d3-4a5f-a27b-83de3c10dd8a} <Debug> TCPHandler: Processed in 0.002407142 sec. | ||
11563 | 2024.11.21 19:41:36.805452 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11564 | 2024.11.21 19:41:36.805600 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11565 | 2024.11.21 19:41:36.805660 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11566 | 2024.11.21 19:41:36.806280 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11567 | 2024.11.21 19:41:36.806322 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11568 | 2024.11.21 19:41:36.806714 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11569 | 2024.11.21 19:41:36.806975 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11570 | 2024.11.21 19:41:36.807194 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} <Debug> executeQuery: Read 62 rows, 4.84 KiB in 0.001625 sec., 38153.846153846156 rows/sec., 2.91 MiB/sec. | ||
11571 | 2024.11.21 19:41:36.807249 [ 282 ] {cd854971-0754-45cd-87ee-b134c45cb508} <Debug> TCPHandler: Processed in 0.001868505 sec. | ||
11572 | 2024.11.21 19:41:36.807422 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11573 | 2024.11.21 19:41:36.807553 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11574 | 2024.11.21 19:41:36.807609 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11575 | 2024.11.21 19:41:36.808295 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11576 | 2024.11.21 19:41:36.808345 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11577 | 2024.11.21 19:41:36.808772 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11578 | 2024.11.21 19:41:36.809015 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11579 | 2024.11.21 19:41:36.809252 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001726 sec., 6952.491309385863 rows/sec., 485.45 KiB/sec. | ||
11580 | 2024.11.21 19:41:36.809341 [ 276 ] {03ae950c-f58a-40f1-bcc1-e8a58cb7e3c5} <Debug> TCPHandler: Processed in 0.001983896 sec. | ||
11581 | 2024.11.21 19:41:36.809555 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11582 | 2024.11.21 19:41:36.809733 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11583 | 2024.11.21 19:41:36.809782 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11584 | 2024.11.21 19:41:36.810364 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11585 | 2024.11.21 19:41:36.810404 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11586 | 2024.11.21 19:41:36.810789 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11587 | 2024.11.21 19:41:36.811033 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11588 | 2024.11.21 19:41:36.811262 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001553 sec., 48937.540244687705 rows/sec., 3.83 MiB/sec. | ||
11589 | 2024.11.21 19:41:36.811316 [ 282 ] {38736f0c-2511-44b2-ba50-32222560c51d} <Debug> TCPHandler: Processed in 0.001868725 sec. | ||
11590 | 2024.11.21 19:41:36.811460 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11591 | 2024.11.21 19:41:36.811568 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11592 | 2024.11.21 19:41:36.811617 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11593 | 2024.11.21 19:41:36.812123 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11594 | 2024.11.21 19:41:36.812162 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11595 | 2024.11.21 19:41:36.812546 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11596 | 2024.11.21 19:41:36.812778 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11597 | 2024.11.21 19:41:36.813000 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001454 sec., 92159.5598349381 rows/sec., 6.41 MiB/sec. | ||
11598 | 2024.11.21 19:41:36.813052 [ 276 ] {e6e46f40-6f56-4db1-8c00-9da2863905f8} <Debug> TCPHandler: Processed in 0.001642822 sec. | ||
11599 | 2024.11.21 19:41:36.813205 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11600 | 2024.11.21 19:41:36.813333 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11601 | 2024.11.21 19:41:36.813389 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11602 | 2024.11.21 19:41:36.813900 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11603 | 2024.11.21 19:41:36.813941 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11604 | 2024.11.21 19:41:36.814309 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11605 | 2024.11.21 19:41:36.814556 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11606 | 2024.11.21 19:41:36.814790 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001485 sec., 32323.232323232325 rows/sec., 2.18 MiB/sec. | ||
11607 | 2024.11.21 19:41:36.814851 [ 282 ] {51559a36-f56b-4892-9429-f582a6432f93} <Debug> TCPHandler: Processed in 0.001710423 sec. | ||
11608 | 2024.11.21 19:41:37.984931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
11609 | 2024.11.21 19:41:37.985577 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11610 | 2024.11.21 19:41:37.985613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11611 | 2024.11.21 19:41:37.986153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11612 | 2024.11.21 19:41:37.986398 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11613 | 2024.11.21 19:41:37.986578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
11614 | 2024.11.21 19:41:40.130648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
11615 | 2024.11.21 19:41:40.149255 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11616 | 2024.11.21 19:41:40.149315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11617 | 2024.11.21 19:41:40.156230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11618 | 2024.11.21 19:41:40.157011 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11619 | 2024.11.21 19:41:40.161164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
11620 | 2024.11.21 19:41:41.018825 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11621 | 2024.11.21 19:41:41.204299 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11622 | 2024.11.21 19:41:41.233696 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11623 | 2024.11.21 19:41:41.235119 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11624 | 2024.11.21 19:41:41.506620 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11625 | 2024.11.21 19:41:41.511021 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11626 | 2024.11.21 19:41:41.546415 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11627 | 2024.11.21 19:41:41.554745 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11628 | 2024.11.21 19:41:41.803462 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11629 | 2024.11.21 19:41:41.803651 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11630 | 2024.11.21 19:41:41.803725 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11631 | 2024.11.21 19:41:41.804538 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11632 | 2024.11.21 19:41:41.804586 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11633 | 2024.11.21 19:41:41.805017 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11634 | 2024.11.21 19:41:41.805266 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11635 | 2024.11.21 19:41:41.805493 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.27 MiB/sec. | ||
11636 | 2024.11.21 19:41:41.805552 [ 276 ] {cfb6a8aa-937a-46d3-8409-089efedb377d} <Debug> TCPHandler: Processed in 0.002222 sec. | ||
11637 | 2024.11.21 19:41:41.805752 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11638 | 2024.11.21 19:41:41.805883 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11639 | 2024.11.21 19:41:41.805938 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11640 | 2024.11.21 19:41:41.806533 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11641 | 2024.11.21 19:41:41.806574 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11642 | 2024.11.21 19:41:41.806946 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11643 | 2024.11.21 19:41:41.807189 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11644 | 2024.11.21 19:41:41.807438 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00158 sec., 40506.32911392405 rows/sec., 3.16 MiB/sec. | ||
11645 | 2024.11.21 19:41:41.807522 [ 282 ] {28d4a399-7846-4653-ad7e-4b6e94f075c1} <Debug> TCPHandler: Processed in 0.001835045 sec. | ||
11646 | 2024.11.21 19:41:41.807767 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11647 | 2024.11.21 19:41:41.807958 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11648 | 2024.11.21 19:41:41.808011 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11649 | 2024.11.21 19:41:41.808569 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11650 | 2024.11.21 19:41:41.808610 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11651 | 2024.11.21 19:41:41.808999 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11652 | 2024.11.21 19:41:41.809237 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11653 | 2024.11.21 19:41:41.809494 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. | ||
11654 | 2024.11.21 19:41:41.809566 [ 276 ] {1f2f2b0c-cf1e-49b3-808f-08fa31a3952d} <Debug> TCPHandler: Processed in 0.001900655 sec. | ||
11655 | 2024.11.21 19:41:41.809752 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11656 | 2024.11.21 19:41:41.809869 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11657 | 2024.11.21 19:41:41.809919 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11658 | 2024.11.21 19:41:41.810389 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11659 | 2024.11.21 19:41:41.810427 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11660 | 2024.11.21 19:41:41.810794 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11661 | 2024.11.21 19:41:41.811044 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11662 | 2024.11.21 19:41:41.811266 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
11663 | 2024.11.21 19:41:41.811316 [ 282 ] {73995a98-7a9b-401f-b941-4ea3967a7f12} <Debug> TCPHandler: Processed in 0.001638592 sec. | ||
11664 | 2024.11.21 19:41:42.331687 [ 41 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11665 | 2024.11.21 19:41:42.331752 [ 41 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11666 | 2024.11.21 19:41:42.331774 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11667 | 2024.11.21 19:41:42.331979 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
11668 | 2024.11.21 19:41:42.332404 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11669 | 2024.11.21 19:41:42.332456 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 29 rows starting from the beginning of the part | ||
11670 | 2024.11.21 19:41:42.332554 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
11671 | 2024.11.21 19:41:42.332654 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
11672 | 2024.11.21 19:41:42.332864 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
11673 | 2024.11.21 19:41:42.333001 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
11674 | 2024.11.21 19:41:42.334197 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374811 sec., 13895.842658636833 rows/sec., 936.34 KiB/sec. | ||
11675 | 2024.11.21 19:41:42.334406 [ 200 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11676 | 2024.11.21 19:41:42.334789 [ 200 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11677 | 2024.11.21 19:41:42.334963 [ 200 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_33_8} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11678 | 2024.11.21 19:41:42.335078 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
11679 | 2024.11.21 19:41:44.183151 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11680 | 2024.11.21 19:41:44.650889 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52595, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11681 | 2024.11.21 19:41:44.795334 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11682 | 2024.11.21 19:41:44.885025 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11683 | 2024.11.21 19:41:44.893569 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11684 | 2024.11.21 19:41:44.904910 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11685 | 2024.11.21 19:41:44.906236 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11686 | 2024.11.21 19:41:44.912540 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11687 | 2024.11.21 19:41:45.002408 [ 23 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11688 | 2024.11.21 19:41:45.002472 [ 23 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11689 | 2024.11.21 19:41:45.002494 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11690 | 2024.11.21 19:41:45.002649 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
11691 | 2024.11.21 19:41:45.003050 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11692 | 2024.11.21 19:41:45.003133 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 174 rows starting from the beginning of the part | ||
11693 | 2024.11.21 19:41:45.003230 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
11694 | 2024.11.21 19:41:45.003435 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
11695 | 2024.11.21 19:41:45.003676 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
11696 | 2024.11.21 19:41:45.003892 [ 199 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
11697 | 2024.11.21 19:41:45.005050 [ 200 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002490263 sec., 79509.67427938334 rows/sec., 4.06 MiB/sec. | ||
11698 | 2024.11.21 19:41:45.005294 [ 200 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11699 | 2024.11.21 19:41:45.005666 [ 200 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11700 | 2024.11.21 19:41:45.005761 [ 200 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_33_8} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11701 | 2024.11.21 19:41:45.005867 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11702 | 2024.11.21 19:41:45.157691 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11703 | 2024.11.21 19:41:45.295832 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11704 | 2024.11.21 19:41:45.295893 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11705 | 2024.11.21 19:41:45.460512 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11706 | 2024.11.21 19:41:45.486835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
11707 | 2024.11.21 19:41:45.487528 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11708 | 2024.11.21 19:41:45.487582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11709 | 2024.11.21 19:41:45.488201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11710 | 2024.11.21 19:41:45.488506 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11711 | 2024.11.21 19:41:45.488787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
11712 | 2024.11.21 19:41:45.526917 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11713 | 2024.11.21 19:41:45.658463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1536 | ||
11714 | 2024.11.21 19:41:45.661504 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11715 | 2024.11.21 19:41:45.661565 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11716 | 2024.11.21 19:41:45.663083 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
11717 | 2024.11.21 19:41:45.663411 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11718 | 2024.11.21 19:41:45.664928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1536 | ||
11719 | 2024.11.21 19:41:45.693804 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11720 | 2024.11.21 19:41:45.762387 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11721 | 2024.11.21 19:41:45.778759 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11722 | 2024.11.21 19:41:45.819086 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11723 | 2024.11.21 19:41:45.894401 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11724 | 2024.11.21 19:41:45.975055 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11725 | 2024.11.21 19:41:46.475842 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11726 | 2024.11.21 19:41:46.500500 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11727 | 2024.11.21 19:41:46.508871 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11728 | 2024.11.21 19:41:46.537264 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51787, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11729 | 2024.11.21 19:41:46.543525 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11730 | 2024.11.21 19:41:46.545966 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11731 | 2024.11.21 19:41:46.558404 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11732 | 2024.11.21 19:41:46.809614 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11733 | 2024.11.21 19:41:46.809825 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11734 | 2024.11.21 19:41:46.809910 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11735 | 2024.11.21 19:41:46.810750 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11736 | 2024.11.21 19:41:46.810800 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11737 | 2024.11.21 19:41:46.811228 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11738 | 2024.11.21 19:41:46.811485 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11739 | 2024.11.21 19:41:46.811725 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001961 sec., 7139.214686384497 rows/sec., 513.93 KiB/sec. | ||
11740 | 2024.11.21 19:41:46.811794 [ 276 ] {93ff34d7-b2c8-4550-a7e2-a79973ecf883} <Debug> TCPHandler: Processed in 0.002323931 sec. | ||
11741 | 2024.11.21 19:41:46.811984 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11742 | 2024.11.21 19:41:46.812102 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11743 | 2024.11.21 19:41:46.812150 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11744 | 2024.11.21 19:41:46.812882 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11745 | 2024.11.21 19:41:46.812923 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11746 | 2024.11.21 19:41:46.813326 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11747 | 2024.11.21 19:41:46.813570 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11748 | 2024.11.21 19:41:46.813800 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001726 sec., 165121.66859791425 rows/sec., 14.59 MiB/sec. | ||
11749 | 2024.11.21 19:41:46.813854 [ 282 ] {119f0704-d0ed-4cae-aff9-eb2a2fa7e22d} <Debug> TCPHandler: Processed in 0.001938896 sec. | ||
11750 | 2024.11.21 19:41:46.814023 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11751 | 2024.11.21 19:41:46.814132 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11752 | 2024.11.21 19:41:46.814178 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11753 | 2024.11.21 19:41:46.814717 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11754 | 2024.11.21 19:41:46.814757 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11755 | 2024.11.21 19:41:46.815119 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11756 | 2024.11.21 19:41:46.815360 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11757 | 2024.11.21 19:41:46.815556 [ 6 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
11758 | 2024.11.21 19:41:46.815582 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001471 sec., 32630.863358259685 rows/sec., 2.35 MiB/sec. | ||
11759 | 2024.11.21 19:41:46.815676 [ 6 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11760 | 2024.11.21 19:41:46.815722 [ 276 ] {1599c2b7-a6b9-47e4-a881-f68bd65cd51d} <Debug> TCPHandler: Processed in 0.001751953 sec. | ||
11761 | 2024.11.21 19:41:46.815742 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11762 | 2024.11.21 19:41:46.815948 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11763 | 2024.11.21 19:41:46.816170 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
11764 | 2024.11.21 19:41:46.816312 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11765 | 2024.11.21 19:41:46.816490 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11766 | 2024.11.21 19:41:46.817164 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11767 | 2024.11.21 19:41:46.817278 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 66 rows starting from the beginning of the part | ||
11768 | 2024.11.21 19:41:46.817617 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 4 rows starting from the beginning of the part | ||
11769 | 2024.11.21 19:41:46.818040 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
11770 | 2024.11.21 19:41:46.818475 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
11771 | 2024.11.21 19:41:46.818810 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
11772 | 2024.11.21 19:41:46.819148 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
11773 | 2024.11.21 19:41:46.819879 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11774 | 2024.11.21 19:41:46.820003 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11775 | 2024.11.21 19:41:46.820948 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11776 | 2024.11.21 19:41:46.821543 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11777 | 2024.11.21 19:41:46.822196 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006007 sec., 2330.6142833361077 rows/sec., 163.22 KiB/sec. | ||
11778 | 2024.11.21 19:41:46.822212 [ 201 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.006330305 sec., 35701.28137585788 rows/sec., 2.69 MiB/sec. | ||
11779 | 2024.11.21 19:41:46.822335 [ 282 ] {4990254c-26f4-45f1-bd0a-bddeffe64659} <Debug> TCPHandler: Processed in 0.006508217 sec. | ||
11780 | 2024.11.21 19:41:46.822511 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11781 | 2024.11.21 19:41:46.822518 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
11782 | 2024.11.21 19:41:46.822731 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11783 | 2024.11.21 19:41:46.822805 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11784 | 2024.11.21 19:41:46.823187 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11785 | 2024.11.21 19:41:46.823446 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_57_12} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
11786 | 2024.11.21 19:41:46.823622 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11787 | 2024.11.21 19:41:46.823881 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11788 | 2024.11.21 19:41:46.823926 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11789 | 2024.11.21 19:41:46.824282 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11790 | 2024.11.21 19:41:46.824517 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11791 | 2024.11.21 19:41:46.824726 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002062 sec., 6304.558680892337 rows/sec., 393.09 KiB/sec. | ||
11792 | 2024.11.21 19:41:46.824786 [ 276 ] {7e2115f9-1ea6-4ca9-956e-badb615feb26} <Debug> TCPHandler: Processed in 0.002340291 sec. | ||
11793 | 2024.11.21 19:41:46.824932 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11794 | 2024.11.21 19:41:46.825064 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11795 | 2024.11.21 19:41:46.825119 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11796 | 2024.11.21 19:41:46.825889 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11797 | 2024.11.21 19:41:46.825929 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11798 | 2024.11.21 19:41:46.826314 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11799 | 2024.11.21 19:41:46.826553 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11800 | 2024.11.21 19:41:46.826790 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001755 sec., 241025.64102564103 rows/sec., 17.23 MiB/sec. | ||
11801 | 2024.11.21 19:41:46.826852 [ 282 ] {25c7383a-3ad2-471c-b4a4-22f4bf3b4f63} <Debug> TCPHandler: Processed in 0.001984767 sec. | ||
11802 | 2024.11.21 19:41:46.827019 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11803 | 2024.11.21 19:41:46.827158 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11804 | 2024.11.21 19:41:46.827221 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11805 | 2024.11.21 19:41:46.827668 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11806 | 2024.11.21 19:41:46.827706 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11807 | 2024.11.21 19:41:46.828052 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11808 | 2024.11.21 19:41:46.828285 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11809 | 2024.11.21 19:41:46.828488 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 229.82 KiB/sec. | ||
11810 | 2024.11.21 19:41:46.828538 [ 276 ] {1df47c3a-303e-4f07-9feb-0bc41a5b2660} <Debug> TCPHandler: Processed in 0.001585642 sec. | ||
11811 | 2024.11.21 19:41:46.828698 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11812 | 2024.11.21 19:41:46.828805 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11813 | 2024.11.21 19:41:46.828856 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11814 | 2024.11.21 19:41:46.829410 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11815 | 2024.11.21 19:41:46.829450 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11816 | 2024.11.21 19:41:46.829849 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11817 | 2024.11.21 19:41:46.830086 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11818 | 2024.11.21 19:41:46.830317 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001534 sec., 154498.04432855282 rows/sec., 10.36 MiB/sec. | ||
11819 | 2024.11.21 19:41:46.830382 [ 282 ] {64910331-081b-482b-b6c7-f9a41e005a65} <Debug> TCPHandler: Processed in 0.001734983 sec. | ||
11820 | 2024.11.21 19:41:46.830579 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11821 | 2024.11.21 19:41:46.830709 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11822 | 2024.11.21 19:41:46.830758 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11823 | 2024.11.21 19:41:46.831188 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11824 | 2024.11.21 19:41:46.831225 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11825 | 2024.11.21 19:41:46.831575 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11826 | 2024.11.21 19:41:46.831805 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11827 | 2024.11.21 19:41:46.831980 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec. | ||
11828 | 2024.11.21 19:41:46.832055 [ 276 ] {6828c01e-21a3-4173-bb98-ad13a76243d7} <Debug> TCPHandler: Processed in 0.001546801 sec. | ||
11829 | 2024.11.21 19:41:46.832226 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11830 | 2024.11.21 19:41:46.832338 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11831 | 2024.11.21 19:41:46.832406 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11832 | 2024.11.21 19:41:46.833560 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11833 | 2024.11.21 19:41:46.833596 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11834 | 2024.11.21 19:41:46.834261 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11835 | 2024.11.21 19:41:46.834522 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11836 | 2024.11.21 19:41:46.834739 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002425 sec., 16907.21649484536 rows/sec., 30.30 MiB/sec. | ||
11837 | 2024.11.21 19:41:46.835048 [ 282 ] {e4221763-d23e-4b8b-9b67-a33166850674} <Debug> TCPHandler: Processed in 0.002875069 sec. | ||
11838 | 2024.11.21 19:41:46.835204 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11839 | 2024.11.21 19:41:46.835312 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11840 | 2024.11.21 19:41:46.835358 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11841 | 2024.11.21 19:41:46.835794 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11842 | 2024.11.21 19:41:46.835830 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11843 | 2024.11.21 19:41:46.836182 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11844 | 2024.11.21 19:41:46.836413 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11845 | 2024.11.21 19:41:46.836602 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001306 sec., 62787.13629402756 rows/sec., 3.99 MiB/sec. | ||
11846 | 2024.11.21 19:41:46.836666 [ 276 ] {d1438194-070b-4681-ba82-344dfe0263f9} <Debug> TCPHandler: Processed in 0.00152484 sec. | ||
11847 | 2024.11.21 19:41:47.661374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
11848 | 2024.11.21 19:41:47.693178 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11849 | 2024.11.21 19:41:47.693280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11850 | 2024.11.21 19:41:47.706434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11851 | 2024.11.21 19:41:47.708308 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11852 | 2024.11.21 19:41:47.714614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
11853 | 2024.11.21 19:41:51.803318 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11854 | 2024.11.21 19:41:51.803533 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11855 | 2024.11.21 19:41:51.803618 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11856 | 2024.11.21 19:41:51.804455 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11857 | 2024.11.21 19:41:51.804507 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11858 | 2024.11.21 19:41:51.804926 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11859 | 2024.11.21 19:41:51.805182 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11860 | 2024.11.21 19:41:51.805465 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001991 sec., 1004.520341536916 rows/sec., 81.91 KiB/sec. | ||
11861 | 2024.11.21 19:41:51.805691 [ 276 ] {5c5603d7-b696-40f8-86a4-b06a2990615e} <Debug> TCPHandler: Processed in 0.002508694 sec. | ||
11862 | 2024.11.21 19:41:51.805872 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11863 | 2024.11.21 19:41:51.805989 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11864 | 2024.11.21 19:41:51.806042 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11865 | 2024.11.21 19:41:51.806649 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11866 | 2024.11.21 19:41:51.806690 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11867 | 2024.11.21 19:41:51.807080 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11868 | 2024.11.21 19:41:51.807320 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11869 | 2024.11.21 19:41:51.807510 [ 38 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11870 | 2024.11.21 19:41:51.807548 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.00158 sec., 36075.94936708861 rows/sec., 2.77 MiB/sec. | ||
11871 | 2024.11.21 19:41:51.807580 [ 38 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11872 | 2024.11.21 19:41:51.807643 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11873 | 2024.11.21 19:41:51.807672 [ 282 ] {2b21b4f3-2ed8-406a-8f1b-7f3aae539d17} <Debug> TCPHandler: Processed in 0.001853244 sec. | ||
11874 | 2024.11.21 19:41:51.807909 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11875 | 2024.11.21 19:41:51.807936 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
11876 | 2024.11.21 19:41:51.808266 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11877 | 2024.11.21 19:41:51.808372 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11878 | 2024.11.21 19:41:51.808466 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11879 | 2024.11.21 19:41:51.808520 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1435 rows starting from the beginning of the part | ||
11880 | 2024.11.21 19:41:51.809038 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 285 rows starting from the beginning of the part | ||
11881 | 2024.11.21 19:41:51.809451 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 62 rows starting from the beginning of the part | ||
11882 | 2024.11.21 19:41:51.809872 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
11883 | 2024.11.21 19:41:51.810379 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 285 rows starting from the beginning of the part | ||
11884 | 2024.11.21 19:41:51.810806 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 57 rows starting from the beginning of the part | ||
11885 | 2024.11.21 19:41:51.812794 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11886 | 2024.11.21 19:41:51.812856 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11887 | 2024.11.21 19:41:51.813888 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11888 | 2024.11.21 19:41:51.814222 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11889 | 2024.11.21 19:41:51.814854 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.006732 sec., 297.08853238265004 rows/sec., 20.74 KiB/sec. | ||
11890 | 2024.11.21 19:41:51.814945 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.007207376 sec., 302467.91620140255 rows/sec., 26.68 MiB/sec. | ||
11891 | 2024.11.21 19:41:51.815109 [ 276 ] {3aa2b422-f8da-40c8-941d-ab1a8b8e82fc} <Debug> TCPHandler: Processed in 0.007329598 sec. | ||
11892 | 2024.11.21 19:41:51.815355 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11893 | 2024.11.21 19:41:51.815401 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11894 | 2024.11.21 19:41:51.815836 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11895 | 2024.11.21 19:41:51.816026 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11896 | 2024.11.21 19:41:51.816292 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11897 | 2024.11.21 19:41:51.816473 [ 198 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_101_20} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11898 | 2024.11.21 19:41:51.816657 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
11899 | 2024.11.21 19:41:51.817162 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11900 | 2024.11.21 19:41:51.817207 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11901 | 2024.11.21 19:41:51.817579 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11902 | 2024.11.21 19:41:51.817819 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11903 | 2024.11.21 19:41:51.817974 [ 38 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11904 | 2024.11.21 19:41:51.818027 [ 38 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11905 | 2024.11.21 19:41:51.818062 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11906 | 2024.11.21 19:41:51.818069 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.002401 sec., 27488.546438983758 rows/sec., 2.15 MiB/sec. | ||
11907 | 2024.11.21 19:41:51.818277 [ 282 ] {03978a50-e8bd-49e8-8f16-095fcfe6f217} <Debug> TCPHandler: Processed in 0.003036441 sec. | ||
11908 | 2024.11.21 19:41:51.818354 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
11909 | 2024.11.21 19:41:51.818477 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11910 | 2024.11.21 19:41:51.818560 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11911 | 2024.11.21 19:41:51.818644 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 915 rows starting from the beginning of the part | ||
11912 | 2024.11.21 19:41:51.818726 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11913 | 2024.11.21 19:41:51.818935 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 423 rows starting from the beginning of the part | ||
11914 | 2024.11.21 19:41:51.818940 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11915 | 2024.11.21 19:41:51.819334 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 76 rows starting from the beginning of the part | ||
11916 | 2024.11.21 19:41:51.819705 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
11917 | 2024.11.21 19:41:51.820130 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 423 rows starting from the beginning of the part | ||
11918 | 2024.11.21 19:41:51.820432 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 66 rows starting from the beginning of the part | ||
11919 | 2024.11.21 19:41:51.821780 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11920 | 2024.11.21 19:41:51.821849 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11921 | 2024.11.21 19:41:51.822987 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11922 | 2024.11.21 19:41:51.823441 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11923 | 2024.11.21 19:41:51.823689 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 5 columns (5 merged, 0 gathered) in 0.005549024 sec., 354476.75122688245 rows/sec., 27.15 MiB/sec. | ||
11924 | 2024.11.21 19:41:51.823814 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11925 | 2024.11.21 19:41:51.823886 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11926 | 2024.11.21 19:41:51.823924 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11927 | 2024.11.21 19:41:51.823981 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005312 sec., 30308.734939759037 rows/sec., 2.11 MiB/sec. | ||
11928 | 2024.11.21 19:41:51.824089 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11929 | 2024.11.21 19:41:51.824333 [ 276 ] {638c1273-7634-4784-9108-48faf4f51a51} <Debug> TCPHandler: Processed in 0.005929899 sec. | ||
11930 | 2024.11.21 19:41:51.824583 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
11931 | 2024.11.21 19:41:51.824621 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11932 | 2024.11.21 19:41:51.824934 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11933 | 2024.11.21 19:41:51.824956 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11934 | 2024.11.21 19:41:51.825133 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11935 | 2024.11.21 19:41:51.825181 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11936 | 2024.11.21 19:41:51.825272 [ 198 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_101_20} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11937 | 2024.11.21 19:41:51.825361 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 17881 rows starting from the beginning of the part | ||
11938 | 2024.11.21 19:41:51.825547 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
11939 | 2024.11.21 19:41:51.825983 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part | ||
11940 | 2024.11.21 19:41:51.826302 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 134 rows starting from the beginning of the part | ||
11941 | 2024.11.21 19:41:51.826699 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
11942 | 2024.11.21 19:41:51.827068 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part | ||
11943 | 2024.11.21 19:41:51.827461 [ 196 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 161 rows starting from the beginning of the part | ||
11944 | 2024.11.21 19:41:51.827557 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11945 | 2024.11.21 19:41:51.827668 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11946 | 2024.11.21 19:41:51.828725 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11947 | 2024.11.21 19:41:51.829311 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11948 | 2024.11.21 19:41:51.829508 [ 38 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11949 | 2024.11.21 19:41:51.829608 [ 38 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11950 | 2024.11.21 19:41:51.829685 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11951 | 2024.11.21 19:41:51.829774 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004927 sec., 12177.795818956769 rows/sec., 840.39 KiB/sec. | ||
11952 | 2024.11.21 19:41:51.829990 [ 282 ] {f6bf7e59-4728-40d0-9dbe-2ec98a99a66b} <Debug> TCPHandler: Processed in 0.005503293 sec. | ||
11953 | 2024.11.21 19:41:51.830017 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
11954 | 2024.11.21 19:41:51.830464 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11955 | 2024.11.21 19:41:51.830553 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5810 rows starting from the beginning of the part | ||
11956 | 2024.11.21 19:41:51.830875 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
11957 | 2024.11.21 19:41:51.831180 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part | ||
11958 | 2024.11.21 19:41:51.831461 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
11959 | 2024.11.21 19:41:51.831753 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part | ||
11960 | 2024.11.21 19:41:51.832024 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
11961 | 2024.11.21 19:41:51.835509 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6142 rows, containing 4 columns (4 merged, 0 gathered) in 0.005738617 sec., 1070292.7203540506 rows/sec., 70.33 MiB/sec. | ||
11962 | 2024.11.21 19:41:51.836117 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11963 | 2024.11.21 19:41:51.836454 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11964 | 2024.11.21 19:41:51.836547 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_101_20} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11965 | 2024.11.21 19:41:51.836688 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
11966 | 2024.11.21 19:41:51.836923 [ 198 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18810 rows, containing 5 columns (5 merged, 0 gathered) in 0.012861322 sec., 1462524.6144991938 rows/sec., 99.81 MiB/sec. | ||
11967 | 2024.11.21 19:41:51.837256 [ 198 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11968 | 2024.11.21 19:41:51.837571 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11969 | 2024.11.21 19:41:51.837662 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11970 | 2024.11.21 19:41:51.837751 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
11971 | 2024.11.21 19:41:52.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.14 MiB, peak 263.23 MiB, free memory in arenas 0.00 B, will set to 252.22 MiB (RSS), difference: 1.09 MiB | ||
11972 | 2024.11.21 19:41:52.989047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 | ||
11973 | 2024.11.21 19:41:52.989748 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11974 | 2024.11.21 19:41:52.989795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11975 | 2024.11.21 19:41:52.990309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11976 | 2024.11.21 19:41:52.990565 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11977 | 2024.11.21 19:41:52.990814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 | ||
11978 | 2024.11.21 19:41:55.214853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
11979 | 2024.11.21 19:41:55.235492 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11980 | 2024.11.21 19:41:55.235555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11981 | 2024.11.21 19:41:55.242913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11982 | 2024.11.21 19:41:55.243699 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11983 | 2024.11.21 19:41:55.246406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
11984 | 2024.11.21 19:41:55.665267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1570 | ||
11985 | 2024.11.21 19:41:55.668589 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11986 | 2024.11.21 19:41:55.668647 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11987 | 2024.11.21 19:41:55.670198 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11988 | 2024.11.21 19:41:55.670515 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11989 | 2024.11.21 19:41:55.670810 [ 46 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
11990 | 2024.11.21 19:41:55.670987 [ 46 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11991 | 2024.11.21 19:41:55.671152 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
11992 | 2024.11.21 19:41:55.671796 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
11993 | 2024.11.21 19:41:55.672264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
11994 | 2024.11.21 19:41:55.672865 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11995 | 2024.11.21 19:41:55.673060 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1436 rows starting from the beginning of the part | ||
11996 | 2024.11.21 19:41:55.673737 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
11997 | 2024.11.21 19:41:55.674499 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
11998 | 2024.11.21 19:41:55.675145 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
11999 | 2024.11.21 19:41:55.675742 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
12000 | 2024.11.21 19:41:55.676352 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
12001 | 2024.11.21 19:41:55.686646 [ 190 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 72 columns (72 merged, 0 gathered) in 0.015260264 sec., 102881.57531219642 rows/sec., 79.14 MiB/sec. | ||
12002 | 2024.11.21 19:41:55.688395 [ 187 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12003 | 2024.11.21 19:41:55.689156 [ 187 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12004 | 2024.11.21 19:41:55.689254 [ 187 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_51_10} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12005 | 2024.11.21 19:41:55.689479 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
12006 | 2024.11.21 19:41:56.803695 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12007 | 2024.11.21 19:41:56.803918 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12008 | 2024.11.21 19:41:56.804004 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12009 | 2024.11.21 19:41:56.804909 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12010 | 2024.11.21 19:41:56.804966 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12011 | 2024.11.21 19:41:56.805424 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12012 | 2024.11.21 19:41:56.805680 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12013 | 2024.11.21 19:41:56.805950 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00209 sec., 26794.258373205743 rows/sec., 2.06 MiB/sec. | ||
12014 | 2024.11.21 19:41:56.806030 [ 276 ] {7a2842aa-f8b1-4c25-a7ee-0821c818f2af} <Debug> TCPHandler: Processed in 0.002479093 sec. | ||
12015 | 2024.11.21 19:41:56.806271 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12016 | 2024.11.21 19:41:56.806577 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12017 | 2024.11.21 19:41:56.806672 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12018 | 2024.11.21 19:41:56.807271 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12019 | 2024.11.21 19:41:56.807313 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12020 | 2024.11.21 19:41:56.807702 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12021 | 2024.11.21 19:41:56.807941 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12022 | 2024.11.21 19:41:56.808154 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001696 sec., 37735.84905660377 rows/sec., 2.95 MiB/sec. | ||
12023 | 2024.11.21 19:41:56.808207 [ 282 ] {eabe3d93-5818-4960-b29f-69ebf0fd2e3a} <Debug> TCPHandler: Processed in 0.002063757 sec. | ||
12024 | 2024.11.21 19:41:56.808361 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12025 | 2024.11.21 19:41:56.808478 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12026 | 2024.11.21 19:41:56.808530 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12027 | 2024.11.21 19:41:56.809168 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12028 | 2024.11.21 19:41:56.809216 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12029 | 2024.11.21 19:41:56.809683 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12030 | 2024.11.21 19:41:56.809924 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12031 | 2024.11.21 19:41:56.810135 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001681 sec., 95181.43961927424 rows/sec., 6.63 MiB/sec. | ||
12032 | 2024.11.21 19:41:56.810187 [ 276 ] {3cddd6ce-664b-44cb-9e89-91fe88c78ecd} <Debug> TCPHandler: Processed in 0.001880655 sec. | ||
12033 | 2024.11.21 19:41:56.810329 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12034 | 2024.11.21 19:41:56.810436 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12035 | 2024.11.21 19:41:56.810482 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12036 | 2024.11.21 19:41:56.810926 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12037 | 2024.11.21 19:41:56.810965 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12038 | 2024.11.21 19:41:56.811323 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12039 | 2024.11.21 19:41:56.811550 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12040 | 2024.11.21 19:41:56.811782 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
12041 | 2024.11.21 19:41:56.811862 [ 282 ] {f1a15fed-eb26-453c-8cc0-6a964f1047e6} <Debug> TCPHandler: Processed in 0.001583391 sec. | ||
12042 | 2024.11.21 19:42:00.295949 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12043 | 2024.11.21 19:42:00.296044 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12044 | 2024.11.21 19:42:00.452212 [ 218 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
12045 | 2024.11.21 19:42:00.452280 [ 218 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
12046 | 2024.11.21 19:42:00.459485 [ 218 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
12047 | 2024.11.21 19:42:00.491072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 | ||
12048 | 2024.11.21 19:42:00.492020 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12049 | 2024.11.21 19:42:00.492073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12050 | 2024.11.21 19:42:00.492646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12051 | 2024.11.21 19:42:00.492912 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12052 | 2024.11.21 19:42:00.493247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
12053 | 2024.11.21 19:42:00.493278 [ 220 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
12054 | 2024.11.21 19:42:00.493333 [ 220 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
12055 | 2024.11.21 19:42:00.501318 [ 220 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
12056 | 2024.11.21 19:42:01.274598 [ 223 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
12057 | 2024.11.21 19:42:01.274656 [ 223 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
12058 | 2024.11.21 19:42:01.277173 [ 223 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
12059 | 2024.11.21 19:42:01.528998 [ 223 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
12060 | 2024.11.21 19:42:01.529056 [ 223 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
12061 | 2024.11.21 19:42:01.531174 [ 223 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
12062 | 2024.11.21 19:42:01.628095 [ 221 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
12063 | 2024.11.21 19:42:01.628158 [ 221 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
12064 | 2024.11.21 19:42:01.630398 [ 221 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
12065 | 2024.11.21 19:42:01.810559 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12066 | 2024.11.21 19:42:01.810768 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12067 | 2024.11.21 19:42:01.810848 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12068 | 2024.11.21 19:42:01.811613 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12069 | 2024.11.21 19:42:01.811661 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12070 | 2024.11.21 19:42:01.812098 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12071 | 2024.11.21 19:42:01.812355 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12072 | 2024.11.21 19:42:01.812591 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. | ||
12073 | 2024.11.21 19:42:01.812656 [ 276 ] {b5f69037-b0a6-4634-aa56-8d0311e1890a} <Debug> TCPHandler: Processed in 0.00223689 sec. | ||
12074 | 2024.11.21 19:42:01.812840 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12075 | 2024.11.21 19:42:01.812985 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12076 | 2024.11.21 19:42:01.813044 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12077 | 2024.11.21 19:42:01.813890 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12078 | 2024.11.21 19:42:01.813933 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12079 | 2024.11.21 19:42:01.814341 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12080 | 2024.11.21 19:42:01.814586 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12081 | 2024.11.21 19:42:01.814808 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001859 sec., 153308.23023130716 rows/sec., 13.55 MiB/sec. | ||
12082 | 2024.11.21 19:42:01.814863 [ 282 ] {96ad8cb0-4c4a-4ab7-a108-ff1466a899df} <Debug> TCPHandler: Processed in 0.002085978 sec. | ||
12083 | 2024.11.21 19:42:01.815028 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12084 | 2024.11.21 19:42:01.815159 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12085 | 2024.11.21 19:42:01.815214 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12086 | 2024.11.21 19:42:01.815861 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12087 | 2024.11.21 19:42:01.815901 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12088 | 2024.11.21 19:42:01.816252 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12089 | 2024.11.21 19:42:01.816486 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12090 | 2024.11.21 19:42:01.816687 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001557 sec., 30828.516377649325 rows/sec., 2.22 MiB/sec. | ||
12091 | 2024.11.21 19:42:01.816740 [ 276 ] {d50ac79a-bfdf-4f8a-b693-2f07c2e98604} <Debug> TCPHandler: Processed in 0.001775604 sec. | ||
12092 | 2024.11.21 19:42:01.816879 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12093 | 2024.11.21 19:42:01.816984 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12094 | 2024.11.21 19:42:01.817029 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12095 | 2024.11.21 19:42:01.817565 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12096 | 2024.11.21 19:42:01.817604 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12097 | 2024.11.21 19:42:01.817962 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12098 | 2024.11.21 19:42:01.818205 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12099 | 2024.11.21 19:42:01.818409 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001446 sec., 9681.881051175656 rows/sec., 678.06 KiB/sec. | ||
12100 | 2024.11.21 19:42:01.818460 [ 282 ] {51f400b0-3cb0-46da-9f91-872c05c70829} <Debug> TCPHandler: Processed in 0.001633632 sec. | ||
12101 | 2024.11.21 19:42:01.818590 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12102 | 2024.11.21 19:42:01.818696 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12103 | 2024.11.21 19:42:01.818742 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12104 | 2024.11.21 19:42:01.819357 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12105 | 2024.11.21 19:42:01.819396 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12106 | 2024.11.21 19:42:01.819747 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12107 | 2024.11.21 19:42:01.819976 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12108 | 2024.11.21 19:42:01.820176 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0015 sec., 8666.666666666666 rows/sec., 540.36 KiB/sec. | ||
12109 | 2024.11.21 19:42:01.820228 [ 276 ] {ea153201-187a-4064-8f3b-7fc3fc31777b} <Debug> TCPHandler: Processed in 0.001690663 sec. | ||
12110 | 2024.11.21 19:42:01.820374 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12111 | 2024.11.21 19:42:01.820480 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12112 | 2024.11.21 19:42:01.820525 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12113 | 2024.11.21 19:42:01.821206 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12114 | 2024.11.21 19:42:01.821247 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12115 | 2024.11.21 19:42:01.821630 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12116 | 2024.11.21 19:42:01.821876 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12117 | 2024.11.21 19:42:01.822088 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00163 sec., 259509.20245398773 rows/sec., 18.55 MiB/sec. | ||
12118 | 2024.11.21 19:42:01.822139 [ 282 ] {7628c92c-efff-48d8-ba41-e72a08622659} <Debug> TCPHandler: Processed in 0.001827494 sec. | ||
12119 | 2024.11.21 19:42:01.822288 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12120 | 2024.11.21 19:42:01.822401 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12121 | 2024.11.21 19:42:01.822447 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12122 | 2024.11.21 19:42:01.822903 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12123 | 2024.11.21 19:42:01.822942 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12124 | 2024.11.21 19:42:01.823317 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12125 | 2024.11.21 19:42:01.823554 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12126 | 2024.11.21 19:42:01.823777 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
12127 | 2024.11.21 19:42:01.823830 [ 276 ] {cab621b9-1753-4efb-a3f0-14e10ec157e3} <Debug> TCPHandler: Processed in 0.001596481 sec. | ||
12128 | 2024.11.21 19:42:01.823979 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12129 | 2024.11.21 19:42:01.824092 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12130 | 2024.11.21 19:42:01.824140 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12131 | 2024.11.21 19:42:01.824679 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12132 | 2024.11.21 19:42:01.824718 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12133 | 2024.11.21 19:42:01.825116 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12134 | 2024.11.21 19:42:01.825355 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12135 | 2024.11.21 19:42:01.825599 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001521 sec., 155818.54043392505 rows/sec., 10.44 MiB/sec. | ||
12136 | 2024.11.21 19:42:01.825629 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
12137 | 2024.11.21 19:42:01.825683 [ 282 ] {67bd372a-6585-49b7-865b-4daad4b3cf3a} <Debug> TCPHandler: Processed in 0.001764274 sec. | ||
12138 | 2024.11.21 19:42:01.825693 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
12139 | 2024.11.21 19:42:01.825866 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12140 | 2024.11.21 19:42:01.826023 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12141 | 2024.11.21 19:42:01.826102 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12142 | 2024.11.21 19:42:01.827310 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12143 | 2024.11.21 19:42:01.827351 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12144 | 2024.11.21 19:42:01.828074 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12145 | 2024.11.21 19:42:01.828451 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12146 | 2024.11.21 19:42:01.828861 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002852 sec., 350.6311360448808 rows/sec., 23.63 KiB/sec. | ||
12147 | 2024.11.21 19:42:01.828995 [ 276 ] {8a33b2d4-c4a1-48ed-b699-4af9393edfc1} <Debug> TCPHandler: Processed in 0.003201243 sec. | ||
12148 | 2024.11.21 19:42:01.829188 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12149 | 2024.11.21 19:42:01.829345 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12150 | 2024.11.21 19:42:01.829512 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12151 | 2024.11.21 19:42:01.829631 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
12152 | 2024.11.21 19:42:01.832575 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12153 | 2024.11.21 19:42:01.832619 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12154 | 2024.11.21 19:42:01.833297 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12155 | 2024.11.21 19:42:01.833558 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12156 | 2024.11.21 19:42:01.833856 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004562 sec., 8987.286277948268 rows/sec., 16.10 MiB/sec. | ||
12157 | 2024.11.21 19:42:01.834404 [ 282 ] {a6ac68c5-3cc3-4edd-895d-00995d27ded9} <Debug> TCPHandler: Processed in 0.005302311 sec. | ||
12158 | 2024.11.21 19:42:01.834689 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12159 | 2024.11.21 19:42:01.834835 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12160 | 2024.11.21 19:42:01.834893 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12161 | 2024.11.21 19:42:01.835463 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12162 | 2024.11.21 19:42:01.835509 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12163 | 2024.11.21 19:42:01.835925 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12164 | 2024.11.21 19:42:01.836159 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12165 | 2024.11.21 19:42:01.836369 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001563 sec., 52463.21177223289 rows/sec., 3.33 MiB/sec. | ||
12166 | 2024.11.21 19:42:01.836419 [ 276 ] {11650290-9148-48d6-a543-ccee1d9e4080} <Debug> TCPHandler: Processed in 0.001862145 sec. | ||
12167 | 2024.11.21 19:42:02.746609 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
12168 | 2024.11.21 19:42:02.769669 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12169 | 2024.11.21 19:42:02.769714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12170 | 2024.11.21 19:42:02.776696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12171 | 2024.11.21 19:42:02.777489 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12172 | 2024.11.21 19:42:02.780302 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
12173 | 2024.11.21 19:42:05.672708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1600 | ||
12174 | 2024.11.21 19:42:05.676094 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12175 | 2024.11.21 19:42:05.676152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12176 | 2024.11.21 19:42:05.677703 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12177 | 2024.11.21 19:42:05.678037 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12178 | 2024.11.21 19:42:05.678707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1600 | ||
12179 | 2024.11.21 19:42:06.802108 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12180 | 2024.11.21 19:42:06.802326 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12181 | 2024.11.21 19:42:06.802409 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12182 | 2024.11.21 19:42:06.803264 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12183 | 2024.11.21 19:42:06.803313 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12184 | 2024.11.21 19:42:06.803754 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
12185 | 2024.11.21 19:42:06.804011 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12186 | 2024.11.21 19:42:06.804291 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002017 sec., 1983.1432821021317 rows/sec., 161.71 KiB/sec. | ||
12187 | 2024.11.21 19:42:06.804505 [ 276 ] {6c05f907-2ae3-4abf-b5af-9df2431daa07} <Debug> TCPHandler: Processed in 0.002536114 sec. | ||
12188 | 2024.11.21 19:42:06.804724 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12189 | 2024.11.21 19:42:06.804846 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12190 | 2024.11.21 19:42:06.804896 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12191 | 2024.11.21 19:42:06.805509 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12192 | 2024.11.21 19:42:06.805550 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12193 | 2024.11.21 19:42:06.805927 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12194 | 2024.11.21 19:42:06.806169 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12195 | 2024.11.21 19:42:06.806388 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001568 sec., 36989.795918367345 rows/sec., 2.83 MiB/sec. | ||
12196 | 2024.11.21 19:42:06.806443 [ 282 ] {db341db5-51f3-40c2-abb7-ca047015fca1} <Debug> TCPHandler: Processed in 0.001789114 sec. | ||
12197 | 2024.11.21 19:42:06.806589 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12198 | 2024.11.21 19:42:06.806705 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12199 | 2024.11.21 19:42:06.806751 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12200 | 2024.11.21 19:42:06.807283 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12201 | 2024.11.21 19:42:06.807323 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12202 | 2024.11.21 19:42:06.807689 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12203 | 2024.11.21 19:42:06.807922 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12204 | 2024.11.21 19:42:06.808139 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001456 sec., 2747.252747252747 rows/sec., 191.82 KiB/sec. | ||
12205 | 2024.11.21 19:42:06.808191 [ 276 ] {d92f008b-aae5-494f-a589-35ab56f9f929} <Debug> TCPHandler: Processed in 0.001655732 sec. | ||
12206 | 2024.11.21 19:42:06.808325 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12207 | 2024.11.21 19:42:06.808434 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12208 | 2024.11.21 19:42:06.808478 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12209 | 2024.11.21 19:42:06.809033 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12210 | 2024.11.21 19:42:06.809073 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12211 | 2024.11.21 19:42:06.809435 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12212 | 2024.11.21 19:42:06.809678 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12213 | 2024.11.21 19:42:06.809893 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00148 sec., 45945.94594594595 rows/sec., 3.59 MiB/sec. | ||
12214 | 2024.11.21 19:42:06.809945 [ 282 ] {a851e902-54f9-49fa-9388-445a19fd2f4e} <Debug> TCPHandler: Processed in 0.001673962 sec. | ||
12215 | 2024.11.21 19:42:06.810102 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12216 | 2024.11.21 19:42:06.810232 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12217 | 2024.11.21 19:42:06.810289 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12218 | 2024.11.21 19:42:06.810902 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12219 | 2024.11.21 19:42:06.810949 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12220 | 2024.11.21 19:42:06.811354 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12221 | 2024.11.21 19:42:06.811584 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12222 | 2024.11.21 19:42:06.811802 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001599 sec., 81300.81300813008 rows/sec., 5.66 MiB/sec. | ||
12223 | 2024.11.21 19:42:06.811853 [ 276 ] {b896ed4e-4da1-465f-8544-5e17a4df0f5d} <Debug> TCPHandler: Processed in 0.001815355 sec. | ||
12224 | 2024.11.21 19:42:06.811986 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12225 | 2024.11.21 19:42:06.812106 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12226 | 2024.11.21 19:42:06.812163 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12227 | 2024.11.21 19:42:06.812696 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12228 | 2024.11.21 19:42:06.812744 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12229 | 2024.11.21 19:42:06.813158 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12230 | 2024.11.21 19:42:06.813394 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12231 | 2024.11.21 19:42:06.813629 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001547 sec., 31027.795733678086 rows/sec., 2.09 MiB/sec. | ||
12232 | 2024.11.21 19:42:06.813721 [ 282 ] {ff7f5584-b691-42c9-b4ea-29844badeaf2} <Debug> TCPHandler: Processed in 0.001784664 sec. | ||
12233 | 2024.11.21 19:42:07.993520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 | ||
12234 | 2024.11.21 19:42:07.995732 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12235 | 2024.11.21 19:42:07.995773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12236 | 2024.11.21 19:42:07.996302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12237 | 2024.11.21 19:42:07.996567 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12238 | 2024.11.21 19:42:07.996817 [ 95 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12239 | 2024.11.21 19:42:07.996862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 | ||
12240 | 2024.11.21 19:42:07.996938 [ 95 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12241 | 2024.11.21 19:42:07.996985 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12242 | 2024.11.21 19:42:07.997171 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
12243 | 2024.11.21 19:42:07.997404 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12244 | 2024.11.21 19:42:07.997471 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
12245 | 2024.11.21 19:42:07.997590 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
12246 | 2024.11.21 19:42:07.997746 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
12247 | 2024.11.21 19:42:07.998149 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
12248 | 2024.11.21 19:42:07.998294 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
12249 | 2024.11.21 19:42:07.998473 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
12250 | 2024.11.21 19:42:08.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.67 MiB, peak 263.23 MiB, free memory in arenas 0.00 B, will set to 252.40 MiB (RSS), difference: -6.27 MiB | ||
12251 | 2024.11.21 19:42:08.001846 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.004768204 sec., 6818709.937745952 rows/sec., 97.54 MiB/sec. | ||
12252 | 2024.11.21 19:42:08.002300 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12253 | 2024.11.21 19:42:08.002635 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12254 | 2024.11.21 19:42:08.002725 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_71_14} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12255 | 2024.11.21 19:42:08.002842 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
12256 | 2024.11.21 19:42:09.000275 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.16 MiB, peak 263.23 MiB, free memory in arenas 0.00 B, will set to 252.82 MiB (RSS), difference: 6.66 MiB | ||
12257 | 2024.11.21 19:42:10.280500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
12258 | 2024.11.21 19:42:10.301933 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12259 | 2024.11.21 19:42:10.301995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12260 | 2024.11.21 19:42:10.309140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12261 | 2024.11.21 19:42:10.309911 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12262 | 2024.11.21 19:42:10.310230 [ 154 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12263 | 2024.11.21 19:42:10.310301 [ 154 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12264 | 2024.11.21 19:42:10.310341 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12265 | 2024.11.21 19:42:10.311058 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
12266 | 2024.11.21 19:42:10.327617 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
12267 | 2024.11.21 19:42:10.328864 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12268 | 2024.11.21 19:42:10.330041 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
12269 | 2024.11.21 19:42:10.335114 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
12270 | 2024.11.21 19:42:10.340627 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
12271 | 2024.11.21 19:42:10.346040 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
12272 | 2024.11.21 19:42:10.351897 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
12273 | 2024.11.21 19:42:10.357759 [ 191 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
12274 | 2024.11.21 19:42:10.426011 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.115526644 sec., 4630.966342275121 rows/sec., 23.95 MiB/sec. | ||
12275 | 2024.11.21 19:42:10.429593 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12276 | 2024.11.21 19:42:10.432773 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12277 | 2024.11.21 19:42:10.432900 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_71_14} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12278 | 2024.11.21 19:42:10.435728 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
12279 | 2024.11.21 19:42:11.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.88 MiB, peak 271.31 MiB, free memory in arenas 0.00 B, will set to 255.10 MiB (RSS), difference: 1.23 MiB | ||
12280 | 2024.11.21 19:42:11.038352 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12281 | 2024.11.21 19:42:11.222900 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64352, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12282 | 2024.11.21 19:42:11.237425 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12283 | 2024.11.21 19:42:11.254839 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12284 | 2024.11.21 19:42:11.520237 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12285 | 2024.11.21 19:42:11.531511 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12286 | 2024.11.21 19:42:11.558875 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12287 | 2024.11.21 19:42:11.558978 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12288 | 2024.11.21 19:42:11.804361 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12289 | 2024.11.21 19:42:11.804549 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12290 | 2024.11.21 19:42:11.804620 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12291 | 2024.11.21 19:42:11.805418 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12292 | 2024.11.21 19:42:11.805470 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12293 | 2024.11.21 19:42:11.805905 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12294 | 2024.11.21 19:42:11.806165 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12295 | 2024.11.21 19:42:11.806412 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.25 MiB/sec. | ||
12296 | 2024.11.21 19:42:11.806491 [ 276 ] {fbb6118c-0e96-4873-929e-7e89e268b1a5} <Debug> TCPHandler: Processed in 0.002297521 sec. | ||
12297 | 2024.11.21 19:42:11.806739 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12298 | 2024.11.21 19:42:11.806994 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12299 | 2024.11.21 19:42:11.807045 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12300 | 2024.11.21 19:42:11.807665 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12301 | 2024.11.21 19:42:11.807707 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12302 | 2024.11.21 19:42:11.808091 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12303 | 2024.11.21 19:42:11.808340 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12304 | 2024.11.21 19:42:11.808575 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00165 sec., 38787.87878787879 rows/sec., 3.03 MiB/sec. | ||
12305 | 2024.11.21 19:42:11.808629 [ 282 ] {a141d134-0efa-421a-8fe2-f1dd448766ba} <Debug> TCPHandler: Processed in 0.001991216 sec. | ||
12306 | 2024.11.21 19:42:11.808791 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12307 | 2024.11.21 19:42:11.808923 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12308 | 2024.11.21 19:42:11.808983 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12309 | 2024.11.21 19:42:11.809563 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12310 | 2024.11.21 19:42:11.809603 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12311 | 2024.11.21 19:42:11.810106 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12312 | 2024.11.21 19:42:11.810479 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12313 | 2024.11.21 19:42:11.810705 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001812 sec., 88300.22075055187 rows/sec., 6.15 MiB/sec. | ||
12314 | 2024.11.21 19:42:11.810755 [ 276 ] {c8ae5aa7-864a-49da-adac-69fc3ffb8054} <Debug> TCPHandler: Processed in 0.002028418 sec. | ||
12315 | 2024.11.21 19:42:11.810916 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12316 | 2024.11.21 19:42:11.811045 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12317 | 2024.11.21 19:42:11.811117 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12318 | 2024.11.21 19:42:11.811587 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12319 | 2024.11.21 19:42:11.811626 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12320 | 2024.11.21 19:42:11.811997 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12321 | 2024.11.21 19:42:11.812240 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12322 | 2024.11.21 19:42:11.812474 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
12323 | 2024.11.21 19:42:11.812558 [ 282 ] {f868a6f0-6bb5-4936-85f5-d999098b16b4} <Debug> TCPHandler: Processed in 0.001705883 sec. | ||
12324 | 2024.11.21 19:42:14.196664 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12325 | 2024.11.21 19:42:14.661776 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12326 | 2024.11.21 19:42:14.809310 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12327 | 2024.11.21 19:42:14.901005 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12328 | 2024.11.21 19:42:14.902300 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12329 | 2024.11.21 19:42:14.918793 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12330 | 2024.11.21 19:42:14.920056 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12331 | 2024.11.21 19:42:14.931381 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57730, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12332 | 2024.11.21 19:42:15.179048 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12333 | 2024.11.21 19:42:15.296310 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12334 | 2024.11.21 19:42:15.296363 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12335 | 2024.11.21 19:42:15.480000 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55026, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12336 | 2024.11.21 19:42:15.497135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 | ||
12337 | 2024.11.21 19:42:15.498062 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12338 | 2024.11.21 19:42:15.498130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12339 | 2024.11.21 19:42:15.498824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12340 | 2024.11.21 19:42:15.499075 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12341 | 2024.11.21 19:42:15.499351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
12342 | 2024.11.21 19:42:15.531592 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12343 | 2024.11.21 19:42:15.679069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1620 | ||
12344 | 2024.11.21 19:42:15.682070 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12345 | 2024.11.21 19:42:15.682131 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12346 | 2024.11.21 19:42:15.683651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12347 | 2024.11.21 19:42:15.683976 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12348 | 2024.11.21 19:42:15.684642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1620 | ||
12349 | 2024.11.21 19:42:15.700094 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35894, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12350 | 2024.11.21 19:42:15.779349 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12351 | 2024.11.21 19:42:15.793741 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12352 | 2024.11.21 19:42:15.836048 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12353 | 2024.11.21 19:42:15.910533 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12354 | 2024.11.21 19:42:15.996306 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42408, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12355 | 2024.11.21 19:42:16.485920 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12356 | 2024.11.21 19:42:16.506631 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12357 | 2024.11.21 19:42:16.523989 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12358 | 2024.11.21 19:42:16.547332 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12359 | 2024.11.21 19:42:16.557865 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12360 | 2024.11.21 19:42:16.562230 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12361 | 2024.11.21 19:42:16.572581 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12362 | 2024.11.21 19:42:16.810456 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12363 | 2024.11.21 19:42:16.810663 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12364 | 2024.11.21 19:42:16.810744 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12365 | 2024.11.21 19:42:16.811620 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12366 | 2024.11.21 19:42:16.811666 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12367 | 2024.11.21 19:42:16.812115 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12368 | 2024.11.21 19:42:16.812372 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12369 | 2024.11.21 19:42:16.812609 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002004 sec., 6986.027944111776 rows/sec., 502.90 KiB/sec. | ||
12370 | 2024.11.21 19:42:16.812676 [ 276 ] {f4699c0c-0643-46fb-a1d2-d39ff5875238} <Debug> TCPHandler: Processed in 0.002356371 sec. | ||
12371 | 2024.11.21 19:42:16.812850 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12372 | 2024.11.21 19:42:16.812973 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12373 | 2024.11.21 19:42:16.813023 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12374 | 2024.11.21 19:42:16.813737 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12375 | 2024.11.21 19:42:16.813779 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12376 | 2024.11.21 19:42:16.814194 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12377 | 2024.11.21 19:42:16.814439 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12378 | 2024.11.21 19:42:16.814641 [ 142 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12379 | 2024.11.21 19:42:16.814676 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001731 sec., 164644.71403812827 rows/sec., 14.55 MiB/sec. | ||
12380 | 2024.11.21 19:42:16.814727 [ 142 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12381 | 2024.11.21 19:42:16.814791 [ 282 ] {d3d4dd17-a853-4230-bbfb-776bc947ecab} <Debug> TCPHandler: Processed in 0.001998497 sec. | ||
12382 | 2024.11.21 19:42:16.814798 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12383 | 2024.11.21 19:42:16.814976 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12384 | 2024.11.21 19:42:16.814987 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
12385 | 2024.11.21 19:42:16.815116 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12386 | 2024.11.21 19:42:16.815158 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12387 | 2024.11.21 19:42:16.815177 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12388 | 2024.11.21 19:42:16.815204 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1435 rows starting from the beginning of the part | ||
12389 | 2024.11.21 19:42:16.815378 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
12390 | 2024.11.21 19:42:16.815785 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 285 rows starting from the beginning of the part | ||
12391 | 2024.11.21 19:42:16.816213 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 58 rows starting from the beginning of the part | ||
12392 | 2024.11.21 19:42:16.816542 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
12393 | 2024.11.21 19:42:16.817017 [ 187 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 285 rows starting from the beginning of the part | ||
12394 | 2024.11.21 19:42:16.817956 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12395 | 2024.11.21 19:42:16.818003 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12396 | 2024.11.21 19:42:16.818534 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12397 | 2024.11.21 19:42:16.818836 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12398 | 2024.11.21 19:42:16.819096 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004014 sec., 11958.146487294469 rows/sec., 881.68 KiB/sec. | ||
12399 | 2024.11.21 19:42:16.819254 [ 276 ] {a0b545b2-827b-450f-9791-219a4996c55c} <Debug> TCPHandler: Processed in 0.004357928 sec. | ||
12400 | 2024.11.21 19:42:16.819403 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00447393 sec., 486149.7609484279 rows/sec., 42.90 MiB/sec. | ||
12401 | 2024.11.21 19:42:16.819452 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12402 | 2024.11.21 19:42:16.819608 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12403 | 2024.11.21 19:42:16.819692 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12404 | 2024.11.21 19:42:16.819765 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12405 | 2024.11.21 19:42:16.820539 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12406 | 2024.11.21 19:42:16.820739 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_106_21} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12407 | 2024.11.21 19:42:16.820933 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
12408 | 2024.11.21 19:42:16.821049 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12409 | 2024.11.21 19:42:16.821095 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12410 | 2024.11.21 19:42:16.821457 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12411 | 2024.11.21 19:42:16.821698 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12412 | 2024.11.21 19:42:16.821940 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002361 sec., 5929.690808979247 rows/sec., 415.28 KiB/sec. | ||
12413 | 2024.11.21 19:42:16.822013 [ 282 ] {202f99f2-c587-44a8-9b3a-4aa366f6cf61} <Debug> TCPHandler: Processed in 0.002629895 sec. | ||
12414 | 2024.11.21 19:42:16.822254 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12415 | 2024.11.21 19:42:16.822394 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12416 | 2024.11.21 19:42:16.822442 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12417 | 2024.11.21 19:42:16.822988 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12418 | 2024.11.21 19:42:16.823030 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12419 | 2024.11.21 19:42:16.823377 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12420 | 2024.11.21 19:42:16.823625 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12421 | 2024.11.21 19:42:16.823858 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001481 sec., 8777.852802160704 rows/sec., 547.30 KiB/sec. | ||
12422 | 2024.11.21 19:42:16.823965 [ 276 ] {04d77bdd-465a-4dd3-ac01-ea4a91381b34} <Debug> TCPHandler: Processed in 0.001823744 sec. | ||
12423 | 2024.11.21 19:42:16.824192 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12424 | 2024.11.21 19:42:16.824311 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12425 | 2024.11.21 19:42:16.824357 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12426 | 2024.11.21 19:42:16.825087 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12427 | 2024.11.21 19:42:16.825126 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12428 | 2024.11.21 19:42:16.825512 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12429 | 2024.11.21 19:42:16.825755 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12430 | 2024.11.21 19:42:16.825945 [ 142 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12431 | 2024.11.21 19:42:16.826000 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001707 sec., 247803.16344463974 rows/sec., 17.71 MiB/sec. | ||
12432 | 2024.11.21 19:42:16.826007 [ 142 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12433 | 2024.11.21 19:42:16.826093 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12434 | 2024.11.21 19:42:16.826119 [ 282 ] {aa5d3cc3-43e3-4a16-ba96-60d0747f9903} <Debug> TCPHandler: Processed in 0.002029587 sec. | ||
12435 | 2024.11.21 19:42:16.826266 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
12436 | 2024.11.21 19:42:16.826296 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12437 | 2024.11.21 19:42:16.826375 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12438 | 2024.11.21 19:42:16.826414 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 915 rows starting from the beginning of the part | ||
12439 | 2024.11.21 19:42:16.826435 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12440 | 2024.11.21 19:42:16.826577 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12441 | 2024.11.21 19:42:16.826626 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
12442 | 2024.11.21 19:42:16.827092 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 423 rows starting from the beginning of the part | ||
12443 | 2024.11.21 19:42:16.827510 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
12444 | 2024.11.21 19:42:16.827779 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
12445 | 2024.11.21 19:42:16.828001 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 423 rows starting from the beginning of the part | ||
12446 | 2024.11.21 19:42:16.828874 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12447 | 2024.11.21 19:42:16.828921 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12448 | 2024.11.21 19:42:16.829454 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12449 | 2024.11.21 19:42:16.829745 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12450 | 2024.11.21 19:42:16.830347 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003904 sec., 1536.8852459016393 rows/sec., 80.30 KiB/sec. | ||
12451 | 2024.11.21 19:42:16.830493 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.004310957 sec., 453959.52685215836 rows/sec., 34.75 MiB/sec. | ||
12452 | 2024.11.21 19:42:16.830749 [ 276 ] {42a645bb-6cf1-4c4f-a8c7-0e511c4bd975} <Debug> TCPHandler: Processed in 0.004518781 sec. | ||
12453 | 2024.11.21 19:42:16.830894 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12454 | 2024.11.21 19:42:16.831089 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12455 | 2024.11.21 19:42:16.831312 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12456 | 2024.11.21 19:42:16.831383 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12457 | 2024.11.21 19:42:16.831502 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12458 | 2024.11.21 19:42:16.831636 [ 199 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_106_21} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12459 | 2024.11.21 19:42:16.831734 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12460 | 2024.11.21 19:42:16.832104 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12461 | 2024.11.21 19:42:16.832144 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12462 | 2024.11.21 19:42:16.832547 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12463 | 2024.11.21 19:42:16.832787 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12464 | 2024.11.21 19:42:16.832955 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12465 | 2024.11.21 19:42:16.833006 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12466 | 2024.11.21 19:42:16.833023 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001735 sec., 136599.4236311239 rows/sec., 9.16 MiB/sec. | ||
12467 | 2024.11.21 19:42:16.833054 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12468 | 2024.11.21 19:42:16.833182 [ 282 ] {26179496-614a-45a9-a09f-93bcd0916ac9} <Debug> TCPHandler: Processed in 0.002305561 sec. | ||
12469 | 2024.11.21 19:42:16.833319 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
12470 | 2024.11.21 19:42:16.833385 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12471 | 2024.11.21 19:42:16.833589 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12472 | 2024.11.21 19:42:16.833621 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12473 | 2024.11.21 19:42:16.833645 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_101_20, total 18810 rows starting from the beginning of the part | ||
12474 | 2024.11.21 19:42:16.833740 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12475 | 2024.11.21 19:42:16.833919 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
12476 | 2024.11.21 19:42:16.834259 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
12477 | 2024.11.21 19:42:16.834553 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 130 rows starting from the beginning of the part | ||
12478 | 2024.11.21 19:42:16.834862 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
12479 | 2024.11.21 19:42:16.835200 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part | ||
12480 | 2024.11.21 19:42:16.836513 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12481 | 2024.11.21 19:42:16.836581 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12482 | 2024.11.21 19:42:16.837136 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12483 | 2024.11.21 19:42:16.837406 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12484 | 2024.11.21 19:42:16.838064 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004468 sec., 223.81378692927487 rows/sec., 15.08 KiB/sec. | ||
12485 | 2024.11.21 19:42:16.838492 [ 276 ] {889a3185-1fca-48bd-80bc-18f99beb2067} <Debug> TCPHandler: Processed in 0.005186349 sec. | ||
12486 | 2024.11.21 19:42:16.838788 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12487 | 2024.11.21 19:42:16.839047 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12488 | 2024.11.21 19:42:16.839266 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12489 | 2024.11.21 19:42:16.840833 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12490 | 2024.11.21 19:42:16.840897 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12491 | 2024.11.21 19:42:16.841827 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
12492 | 2024.11.21 19:42:16.842104 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12493 | 2024.11.21 19:42:16.842511 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003558 sec., 11523.327712197864 rows/sec., 20.65 MiB/sec. | ||
12494 | 2024.11.21 19:42:16.843460 [ 282 ] {d7ee719c-059f-4a20-86fe-14cff2847446} <Debug> TCPHandler: Processed in 0.004830034 sec. | ||
12495 | 2024.11.21 19:42:16.843555 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19734 rows, containing 5 columns (5 merged, 0 gathered) in 0.010357578 sec., 1905271.676447911 rows/sec., 130.03 MiB/sec. | ||
12496 | 2024.11.21 19:42:16.843722 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12497 | 2024.11.21 19:42:16.844045 [ 186 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12498 | 2024.11.21 19:42:16.844054 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12499 | 2024.11.21 19:42:16.844199 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12500 | 2024.11.21 19:42:16.844689 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12501 | 2024.11.21 19:42:16.844893 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12502 | 2024.11.21 19:42:16.845101 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
12503 | 2024.11.21 19:42:16.845218 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12504 | 2024.11.21 19:42:16.845264 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12505 | 2024.11.21 19:42:16.845644 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12506 | 2024.11.21 19:42:16.845888 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12507 | 2024.11.21 19:42:16.846065 [ 142 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12508 | 2024.11.21 19:42:16.846123 [ 142 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12509 | 2024.11.21 19:42:16.846128 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002165 sec., 37875.288683602776 rows/sec., 2.41 MiB/sec. | ||
12510 | 2024.11.21 19:42:16.846164 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12511 | 2024.11.21 19:42:16.846288 [ 276 ] {63bee6fc-6ef6-41ee-886a-6fd84541d907} <Debug> TCPHandler: Processed in 0.002711227 sec. | ||
12512 | 2024.11.21 19:42:16.846466 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
12513 | 2024.11.21 19:42:16.846626 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12514 | 2024.11.21 19:42:16.846662 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6142 rows starting from the beginning of the part | ||
12515 | 2024.11.21 19:42:16.846774 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
12516 | 2024.11.21 19:42:16.846997 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
12517 | 2024.11.21 19:42:16.847170 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 48 rows starting from the beginning of the part | ||
12518 | 2024.11.21 19:42:16.847342 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
12519 | 2024.11.21 19:42:16.847513 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part | ||
12520 | 2024.11.21 19:42:16.849919 [ 198 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6474 rows, containing 4 columns (4 merged, 0 gathered) in 0.003616309 sec., 1790223.1252915612 rows/sec., 117.61 MiB/sec. | ||
12521 | 2024.11.21 19:42:16.850383 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12522 | 2024.11.21 19:42:16.850712 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12523 | 2024.11.21 19:42:16.850799 [ 196 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_106_21} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12524 | 2024.11.21 19:42:16.850888 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
12525 | 2024.11.21 19:42:17.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.13 MiB, peak 271.31 MiB, free memory in arenas 0.00 B, will set to 255.12 MiB (RSS), difference: -1.01 MiB | ||
12526 | 2024.11.21 19:42:17.827844 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
12527 | 2024.11.21 19:42:17.856509 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12528 | 2024.11.21 19:42:17.856632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12529 | 2024.11.21 19:42:17.867624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12530 | 2024.11.21 19:42:17.869610 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12531 | 2024.11.21 19:42:17.877943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
12532 | 2024.11.21 19:42:21.277610 [ 222 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
12533 | 2024.11.21 19:42:21.277658 [ 222 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
12534 | 2024.11.21 19:42:21.279928 [ 222 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
12535 | 2024.11.21 19:42:21.616909 [ 218 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
12536 | 2024.11.21 19:42:21.616960 [ 218 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
12537 | 2024.11.21 19:42:21.618979 [ 218 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
12538 | 2024.11.21 19:42:21.804521 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12539 | 2024.11.21 19:42:21.804711 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12540 | 2024.11.21 19:42:21.804783 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12541 | 2024.11.21 19:42:21.805594 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12542 | 2024.11.21 19:42:21.805636 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12543 | 2024.11.21 19:42:21.806108 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12544 | 2024.11.21 19:42:21.806361 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12545 | 2024.11.21 19:42:21.806596 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.24 MiB/sec. | ||
12546 | 2024.11.21 19:42:21.806687 [ 276 ] {9f9ceec6-e8a0-4d69-9991-17e70001f124} <Debug> TCPHandler: Processed in 0.002304791 sec. | ||
12547 | 2024.11.21 19:42:21.806694 [ 224 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
12548 | 2024.11.21 19:42:21.806779 [ 224 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
12549 | 2024.11.21 19:42:21.806909 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12550 | 2024.11.21 19:42:21.807069 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12551 | 2024.11.21 19:42:21.807144 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12552 | 2024.11.21 19:42:21.808464 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12553 | 2024.11.21 19:42:21.808515 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12554 | 2024.11.21 19:42:21.809132 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12555 | 2024.11.21 19:42:21.809513 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12556 | 2024.11.21 19:42:21.809920 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002852 sec., 22440.39270687237 rows/sec., 1.75 MiB/sec. | ||
12557 | 2024.11.21 19:42:21.810002 [ 282 ] {8483c53b-845b-47fa-bd97-c6ec977f50fc} <Debug> TCPHandler: Processed in 0.003171352 sec. | ||
12558 | 2024.11.21 19:42:21.810216 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12559 | 2024.11.21 19:42:21.810264 [ 224 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
12560 | 2024.11.21 19:42:21.810491 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12561 | 2024.11.21 19:42:21.810563 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12562 | 2024.11.21 19:42:21.812225 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12563 | 2024.11.21 19:42:21.812265 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12564 | 2024.11.21 19:42:21.812686 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12565 | 2024.11.21 19:42:21.812933 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12566 | 2024.11.21 19:42:21.813125 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002751 sec., 58160.66884769175 rows/sec., 4.05 MiB/sec. | ||
12567 | 2024.11.21 19:42:21.813144 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
12568 | 2024.11.21 19:42:21.813182 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
12569 | 2024.11.21 19:42:21.813198 [ 276 ] {1738df82-4f1d-4943-ba0d-af1a3c820b7d} <Debug> TCPHandler: Processed in 0.003056861 sec. | ||
12570 | 2024.11.21 19:42:21.813366 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12571 | 2024.11.21 19:42:21.813482 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12572 | 2024.11.21 19:42:21.813533 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12573 | 2024.11.21 19:42:21.814285 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12574 | 2024.11.21 19:42:21.814326 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12575 | 2024.11.21 19:42:21.814804 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12576 | 2024.11.21 19:42:21.815107 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12577 | 2024.11.21 19:42:21.815303 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001848 sec., 32467.532467532466 rows/sec., 2.19 MiB/sec. | ||
12578 | 2024.11.21 19:42:21.815367 [ 282 ] {663b5538-7baf-4d1b-b142-af531b05b8be} <Debug> TCPHandler: Processed in 0.002064378 sec. | ||
12579 | 2024.11.21 19:42:21.815827 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
12580 | 2024.11.21 19:42:22.999608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 | ||
12581 | 2024.11.21 19:42:23.000345 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12582 | 2024.11.21 19:42:23.000417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12583 | 2024.11.21 19:42:23.001047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12584 | 2024.11.21 19:42:23.001317 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12585 | 2024.11.21 19:42:23.001544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 | ||
12586 | 2024.11.21 19:42:25.378172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
12587 | 2024.11.21 19:42:25.401947 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12588 | 2024.11.21 19:42:25.402014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12589 | 2024.11.21 19:42:25.409475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12590 | 2024.11.21 19:42:25.410349 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12591 | 2024.11.21 19:42:25.416488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
12592 | 2024.11.21 19:42:25.684976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1650 | ||
12593 | 2024.11.21 19:42:25.688227 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12594 | 2024.11.21 19:42:25.688290 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12595 | 2024.11.21 19:42:25.689895 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
12596 | 2024.11.21 19:42:25.690231 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12597 | 2024.11.21 19:42:25.690675 [ 218 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
12598 | 2024.11.21 19:42:25.690792 [ 218 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
12599 | 2024.11.21 19:42:25.692713 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
12600 | 2024.11.21 19:42:25.694054 [ 218 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
12601 | 2024.11.21 19:42:26.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.65 MiB, peak 271.31 MiB, free memory in arenas 0.00 B, will set to 255.13 MiB (RSS), difference: 3.48 MiB | ||
12602 | 2024.11.21 19:42:26.804137 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12603 | 2024.11.21 19:42:26.804333 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12604 | 2024.11.21 19:42:26.804410 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12605 | 2024.11.21 19:42:26.805249 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12606 | 2024.11.21 19:42:26.805305 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12607 | 2024.11.21 19:42:26.805769 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12608 | 2024.11.21 19:42:26.806044 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12609 | 2024.11.21 19:42:26.806291 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.14 MiB/sec. | ||
12610 | 2024.11.21 19:42:26.806357 [ 276 ] {edf7d77a-ed46-4ff3-9cea-9aa5c6fa1b93} <Debug> TCPHandler: Processed in 0.002355092 sec. | ||
12611 | 2024.11.21 19:42:26.806540 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12612 | 2024.11.21 19:42:26.806667 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12613 | 2024.11.21 19:42:26.806738 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12614 | 2024.11.21 19:42:26.807349 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12615 | 2024.11.21 19:42:26.807391 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12616 | 2024.11.21 19:42:26.807766 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12617 | 2024.11.21 19:42:26.808016 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12618 | 2024.11.21 19:42:26.808227 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001594 sec., 40150.564617314936 rows/sec., 3.13 MiB/sec. | ||
12619 | 2024.11.21 19:42:26.808280 [ 282 ] {277bffe3-c452-402a-b6f7-33cd6da5a7e1} <Debug> TCPHandler: Processed in 0.001800814 sec. | ||
12620 | 2024.11.21 19:42:26.808454 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12621 | 2024.11.21 19:42:26.808588 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12622 | 2024.11.21 19:42:26.808648 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12623 | 2024.11.21 19:42:26.809237 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12624 | 2024.11.21 19:42:26.809279 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12625 | 2024.11.21 19:42:26.809682 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12626 | 2024.11.21 19:42:26.809927 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12627 | 2024.11.21 19:42:26.810148 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. | ||
12628 | 2024.11.21 19:42:26.810200 [ 276 ] {7138ce7c-5d6e-4282-a7c3-40843468f005} <Debug> TCPHandler: Processed in 0.001810864 sec. | ||
12629 | 2024.11.21 19:42:26.810360 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12630 | 2024.11.21 19:42:26.810472 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12631 | 2024.11.21 19:42:26.810520 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12632 | 2024.11.21 19:42:26.810977 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12633 | 2024.11.21 19:42:26.811016 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12634 | 2024.11.21 19:42:26.811376 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12635 | 2024.11.21 19:42:26.811607 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12636 | 2024.11.21 19:42:26.811839 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
12637 | 2024.11.21 19:42:26.811901 [ 282 ] {bb3fe06c-89a4-405c-818c-ee0c8084a7d3} <Debug> TCPHandler: Processed in 0.001593401 sec. | ||
12638 | 2024.11.21 19:42:28.885382 [ 137 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 | ||
12639 | 2024.11.21 19:42:28.885469 [ 137 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12640 | 2024.11.21 19:42:28.885495 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12641 | 2024.11.21 19:42:28.885652 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full | ||
12642 | 2024.11.21 19:42:28.885660 [ 223 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
12643 | 2024.11.21 19:42:28.885742 [ 223 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
12644 | 2024.11.21 19:42:28.885874 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12645 | 2024.11.21 19:42:28.885923 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 66 rows starting from the beginning of the part | ||
12646 | 2024.11.21 19:42:28.886189 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2 rows starting from the beginning of the part | ||
12647 | 2024.11.21 19:42:28.886403 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
12648 | 2024.11.21 19:42:28.886614 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part | ||
12649 | 2024.11.21 19:42:28.887015 [ 197 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
12650 | 2024.11.21 19:42:28.889176 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.003637599 sec., 46184.310035273265 rows/sec., 3.48 MiB/sec. | ||
12651 | 2024.11.21 19:42:28.889438 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
12652 | 2024.11.21 19:42:28.889796 [ 223 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
12653 | 2024.11.21 19:42:28.890083 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12654 | 2024.11.21 19:42:28.890330 [ 196 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_61_13} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 | ||
12655 | 2024.11.21 19:42:28.890518 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12656 | 2024.11.21 19:42:30.296410 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12657 | 2024.11.21 19:42:30.296463 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12658 | 2024.11.21 19:42:30.370346 [ 133 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
12659 | 2024.11.21 19:42:30.370413 [ 133 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12660 | 2024.11.21 19:42:30.370437 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12661 | 2024.11.21 19:42:30.370603 [ 219 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): 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] | ||
12662 | 2024.11.21 19:42:30.370633 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
12663 | 2024.11.21 19:42:30.370666 [ 219 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): 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] | ||
12664 | 2024.11.21 19:42:30.370888 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12665 | 2024.11.21 19:42:30.370991 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 242 rows starting from the beginning of the part | ||
12666 | 2024.11.21 19:42:30.371084 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
12667 | 2024.11.21 19:42:30.371364 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
12668 | 2024.11.21 19:42:30.371634 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
12669 | 2024.11.21 19:42:30.371968 [ 194 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
12670 | 2024.11.21 19:42:30.374514 [ 196 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003997414 sec., 74548.19540833148 rows/sec., 5.34 MiB/sec. | ||
12671 | 2024.11.21 19:42:30.374766 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
12672 | 2024.11.21 19:42:30.374822 [ 219 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): 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] | ||
12673 | 2024.11.21 19:42:30.375216 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12674 | 2024.11.21 19:42:30.375300 [ 195 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_37_9} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
12675 | 2024.11.21 19:42:30.375404 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
12676 | 2024.11.21 19:42:30.501805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 | ||
12677 | 2024.11.21 19:42:30.502464 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12678 | 2024.11.21 19:42:30.502512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12679 | 2024.11.21 19:42:30.503058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12680 | 2024.11.21 19:42:30.503325 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12681 | 2024.11.21 19:42:30.503528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
12682 | 2024.11.21 19:42:31.811035 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12683 | 2024.11.21 19:42:31.811238 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12684 | 2024.11.21 19:42:31.811322 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12685 | 2024.11.21 19:42:31.812142 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12686 | 2024.11.21 19:42:31.812199 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12687 | 2024.11.21 19:42:31.812662 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12688 | 2024.11.21 19:42:31.812925 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12689 | 2024.11.21 19:42:31.813141 [ 130 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
12690 | 2024.11.21 19:42:31.813188 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002 sec., 7000 rows/sec., 503.91 KiB/sec. | ||
12691 | 2024.11.21 19:42:31.813237 [ 130 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12692 | 2024.11.21 19:42:31.813319 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12693 | 2024.11.21 19:42:31.813328 [ 276 ] {64d31f96-2b2c-4c00-b0eb-583f4c9bc960} <Debug> TCPHandler: Processed in 0.002427882 sec. | ||
12694 | 2024.11.21 19:42:31.813553 [ 222 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): 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] | ||
12695 | 2024.11.21 19:42:31.813634 [ 222 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): 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] | ||
12696 | 2024.11.21 19:42:31.813633 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12697 | 2024.11.21 19:42:31.813708 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
12698 | 2024.11.21 19:42:31.813937 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12699 | 2024.11.21 19:42:31.814110 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12700 | 2024.11.21 19:42:31.814346 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12701 | 2024.11.21 19:42:31.814537 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
12702 | 2024.11.21 19:42:31.814989 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
12703 | 2024.11.21 19:42:31.815580 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
12704 | 2024.11.21 19:42:31.816446 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
12705 | 2024.11.21 19:42:31.816871 [ 196 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
12706 | 2024.11.21 19:42:31.818696 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12707 | 2024.11.21 19:42:31.818809 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12708 | 2024.11.21 19:42:31.819197 [ 222 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): 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] | ||
12709 | 2024.11.21 19:42:31.820553 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12710 | 2024.11.21 19:42:31.821204 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12711 | 2024.11.21 19:42:31.821423 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007982956 sec., 8768.681676311382 rows/sec., 665.48 KiB/sec. | ||
12712 | 2024.11.21 19:42:31.821633 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.007833 sec., 36384.527001148985 rows/sec., 3.22 MiB/sec. | ||
12713 | 2024.11.21 19:42:31.821655 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
12714 | 2024.11.21 19:42:31.821848 [ 282 ] {c4a59ad8-e853-4e49-973e-d5ea354254c2} <Debug> TCPHandler: Processed in 0.008367152 sec. | ||
12715 | 2024.11.21 19:42:31.822149 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12716 | 2024.11.21 19:42:31.822618 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12717 | 2024.11.21 19:42:31.822776 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12718 | 2024.11.21 19:42:31.822839 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12719 | 2024.11.21 19:42:31.823198 [ 195 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_37_9} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
12720 | 2024.11.21 19:42:31.823503 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12721 | 2024.11.21 19:42:31.824111 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12722 | 2024.11.21 19:42:31.824151 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12723 | 2024.11.21 19:42:31.824517 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12724 | 2024.11.21 19:42:31.824767 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12725 | 2024.11.21 19:42:31.824953 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.002493 sec., 19253.91095066185 rows/sec., 1.39 MiB/sec. | ||
12726 | 2024.11.21 19:42:31.825005 [ 276 ] {1c811ada-5555-4e4d-b483-10d63403d1cb} <Debug> TCPHandler: Processed in 0.00302209 sec. | ||
12727 | 2024.11.21 19:42:31.825181 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12728 | 2024.11.21 19:42:31.825309 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12729 | 2024.11.21 19:42:31.825363 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12730 | 2024.11.21 19:42:31.825996 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12731 | 2024.11.21 19:42:31.826043 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12732 | 2024.11.21 19:42:31.826391 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
12733 | 2024.11.21 19:42:31.826622 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12734 | 2024.11.21 19:42:31.826816 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001535 sec., 9120.521172638437 rows/sec., 638.74 KiB/sec. | ||
12735 | 2024.11.21 19:42:31.826869 [ 282 ] {d3c6a420-1f31-450b-bc89-1364255ef99b} <Debug> TCPHandler: Processed in 0.001752203 sec. | ||
12736 | 2024.11.21 19:42:31.827014 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12737 | 2024.11.21 19:42:31.827132 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12738 | 2024.11.21 19:42:31.827185 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12739 | 2024.11.21 19:42:31.827813 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12740 | 2024.11.21 19:42:31.827859 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12741 | 2024.11.21 19:42:31.828241 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12742 | 2024.11.21 19:42:31.828473 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12743 | 2024.11.21 19:42:31.828631 [ 130 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
12744 | 2024.11.21 19:42:31.828690 [ 130 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12745 | 2024.11.21 19:42:31.828710 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001596 sec., 8145.363408521303 rows/sec., 507.86 KiB/sec. | ||
12746 | 2024.11.21 19:42:31.828728 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12747 | 2024.11.21 19:42:31.828869 [ 276 ] {815172e7-f778-48e9-a1a9-47cba25258d7} <Debug> TCPHandler: Processed in 0.001900056 sec. | ||
12748 | 2024.11.21 19:42:31.828923 [ 221 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): 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] | ||
12749 | 2024.11.21 19:42:31.829030 [ 221 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): 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] | ||
12750 | 2024.11.21 19:42:31.829075 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
12751 | 2024.11.21 19:42:31.829147 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12752 | 2024.11.21 19:42:31.829505 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12753 | 2024.11.21 19:42:31.829529 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12754 | 2024.11.21 19:42:31.829593 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
12755 | 2024.11.21 19:42:31.829723 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12756 | 2024.11.21 19:42:31.830033 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
12757 | 2024.11.21 19:42:31.830567 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
12758 | 2024.11.21 19:42:31.831058 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
12759 | 2024.11.21 19:42:31.831609 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
12760 | 2024.11.21 19:42:31.835189 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12761 | 2024.11.21 19:42:31.835296 [ 221 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): 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] | ||
12762 | 2024.11.21 19:42:31.835322 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12763 | 2024.11.21 19:42:31.836760 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007883925 sec., 8244.624346375695 rows/sec., 546.26 KiB/sec. | ||
12764 | 2024.11.21 19:42:31.836985 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
12765 | 2024.11.21 19:42:31.837149 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12766 | 2024.11.21 19:42:31.837518 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12767 | 2024.11.21 19:42:31.837691 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12768 | 2024.11.21 19:42:31.837692 [ 193 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_37_9} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
12769 | 2024.11.21 19:42:31.837857 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12770 | 2024.11.21 19:42:31.838053 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.008648 sec., 48913.04347826087 rows/sec., 3.50 MiB/sec. | ||
12771 | 2024.11.21 19:42:31.838131 [ 282 ] {b4d88081-7413-449a-98de-b8de43477fe5} <Debug> TCPHandler: Processed in 0.009126722 sec. | ||
12772 | 2024.11.21 19:42:31.838297 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12773 | 2024.11.21 19:42:31.838426 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12774 | 2024.11.21 19:42:31.838481 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12775 | 2024.11.21 19:42:31.839021 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12776 | 2024.11.21 19:42:31.839068 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12777 | 2024.11.21 19:42:31.839430 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12778 | 2024.11.21 19:42:31.839668 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12779 | 2024.11.21 19:42:31.839919 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 207.05 KiB/sec. | ||
12780 | 2024.11.21 19:42:31.840081 [ 276 ] {b8bc3559-6a68-4cb3-b66b-1d3283ce3a8b} <Debug> TCPHandler: Processed in 0.001841165 sec. | ||
12781 | 2024.11.21 19:42:31.840322 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12782 | 2024.11.21 19:42:31.840460 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12783 | 2024.11.21 19:42:31.840522 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12784 | 2024.11.21 19:42:31.841166 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12785 | 2024.11.21 19:42:31.841206 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12786 | 2024.11.21 19:42:31.841602 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12787 | 2024.11.21 19:42:31.841844 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12788 | 2024.11.21 19:42:31.842049 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00162 sec., 146296.2962962963 rows/sec., 9.81 MiB/sec. | ||
12789 | 2024.11.21 19:42:31.842102 [ 282 ] {0ce2d569-c28a-411c-abd3-c14b8317c39d} <Debug> TCPHandler: Processed in 0.001913956 sec. | ||
12790 | 2024.11.21 19:42:31.842253 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12791 | 2024.11.21 19:42:31.842379 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12792 | 2024.11.21 19:42:31.842435 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12793 | 2024.11.21 19:42:31.842935 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12794 | 2024.11.21 19:42:31.842981 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12795 | 2024.11.21 19:42:31.843342 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12796 | 2024.11.21 19:42:31.843574 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12797 | 2024.11.21 19:42:31.843794 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001441 sec., 693.9625260235947 rows/sec., 46.76 KiB/sec. | ||
12798 | 2024.11.21 19:42:31.843794 [ 223 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): 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] | ||
12799 | 2024.11.21 19:42:31.843854 [ 223 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): 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] | ||
12800 | 2024.11.21 19:42:31.843863 [ 276 ] {be071b62-5025-4386-9a33-e03a8bd950f7} <Debug> TCPHandler: Processed in 0.001672422 sec. | ||
12801 | 2024.11.21 19:42:31.844021 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12802 | 2024.11.21 19:42:31.844144 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12803 | 2024.11.21 19:42:31.844245 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12804 | 2024.11.21 19:42:31.846076 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12805 | 2024.11.21 19:42:31.846123 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12806 | 2024.11.21 19:42:31.846258 [ 223 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): 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] | ||
12807 | 2024.11.21 19:42:31.847054 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12808 | 2024.11.21 19:42:31.847328 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12809 | 2024.11.21 19:42:31.847515 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
12810 | 2024.11.21 19:42:31.847589 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12811 | 2024.11.21 19:42:31.847624 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12812 | 2024.11.21 19:42:31.847659 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003536 sec., 11595.022624434388 rows/sec., 20.78 MiB/sec. | ||
12813 | 2024.11.21 19:42:31.847913 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): 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] | ||
12814 | 2024.11.21 19:42:31.848001 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
12815 | 2024.11.21 19:42:31.848006 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): 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] | ||
12816 | 2024.11.21 19:42:31.848325 [ 282 ] {23aaf108-b5df-46d1-a384-d424b86dd4b1} <Debug> TCPHandler: Processed in 0.004369319 sec. | ||
12817 | 2024.11.21 19:42:31.848725 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12818 | 2024.11.21 19:42:31.848940 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12819 | 2024.11.21 19:42:31.848945 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12820 | 2024.11.21 19:42:31.849114 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12821 | 2024.11.21 19:42:31.849146 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 1223 rows starting from the beginning of the part | ||
12822 | 2024.11.21 19:42:31.850578 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
12823 | 2024.11.21 19:42:31.851810 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
12824 | 2024.11.21 19:42:31.852618 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12825 | 2024.11.21 19:42:31.852720 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12826 | 2024.11.21 19:42:31.852997 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
12827 | 2024.11.21 19:42:31.854182 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
12828 | 2024.11.21 19:42:31.854723 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12829 | 2024.11.21 19:42:31.855312 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
12830 | 2024.11.21 19:42:31.855550 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12831 | 2024.11.21 19:42:31.856415 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): 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] | ||
12832 | 2024.11.21 19:42:31.856437 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007551 sec., 10859.488809429215 rows/sec., 706.27 KiB/sec. | ||
12833 | 2024.11.21 19:42:31.856814 [ 276 ] {ab57c39a-542d-46ed-adc8-38b75223eecd} <Debug> TCPHandler: Processed in 0.008336001 sec. | ||
12834 | 2024.11.21 19:42:31.864193 [ 188 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 19 columns (19 merged, 0 gathered) in 0.01648886 sec., 86603.92531685028 rows/sec., 155.19 MiB/sec. | ||
12835 | 2024.11.21 19:42:31.865275 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
12836 | 2024.11.21 19:42:31.865678 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12837 | 2024.11.21 19:42:31.865759 [ 191 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_39_8} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
12838 | 2024.11.21 19:42:31.865884 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
12839 | 2024.11.21 19:42:32.916678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
12840 | 2024.11.21 19:42:32.939402 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12841 | 2024.11.21 19:42:32.939451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12842 | 2024.11.21 19:42:32.946979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12843 | 2024.11.21 19:42:32.947801 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12844 | 2024.11.21 19:42:32.950593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
12845 | 2024.11.21 19:42:35.693086 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1680 | ||
12846 | 2024.11.21 19:42:35.696760 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12847 | 2024.11.21 19:42:35.696816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12848 | 2024.11.21 19:42:35.698386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
12849 | 2024.11.21 19:42:35.698710 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12850 | 2024.11.21 19:42:35.699385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1680 | ||
12851 | 2024.11.21 19:42:36.803292 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12852 | 2024.11.21 19:42:36.803509 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12853 | 2024.11.21 19:42:36.803586 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12854 | 2024.11.21 19:42:36.804373 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12855 | 2024.11.21 19:42:36.804419 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12856 | 2024.11.21 19:42:36.804856 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12857 | 2024.11.21 19:42:36.805125 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12858 | 2024.11.21 19:42:36.805353 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001889 sec., 6352.567496029646 rows/sec., 518.01 KiB/sec. | ||
12859 | 2024.11.21 19:42:36.805460 [ 276 ] {1abd364c-6bbe-4cab-984b-270cf6633721} <Debug> TCPHandler: Processed in 0.002291721 sec. | ||
12860 | 2024.11.21 19:42:36.805696 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12861 | 2024.11.21 19:42:36.805824 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12862 | 2024.11.21 19:42:36.805876 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12863 | 2024.11.21 19:42:36.806490 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12864 | 2024.11.21 19:42:36.806530 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12865 | 2024.11.21 19:42:36.806910 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12866 | 2024.11.21 19:42:36.807161 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12867 | 2024.11.21 19:42:36.807369 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} <Debug> executeQuery: Read 62 rows, 4.84 KiB in 0.001568 sec., 39540.816326530614 rows/sec., 3.02 MiB/sec. | ||
12868 | 2024.11.21 19:42:36.807469 [ 282 ] {2f0d5238-2026-40ed-8284-11ac17c6391f} <Debug> TCPHandler: Processed in 0.001856255 sec. | ||
12869 | 2024.11.21 19:42:36.807692 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12870 | 2024.11.21 19:42:36.807890 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12871 | 2024.11.21 19:42:36.807946 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12872 | 2024.11.21 19:42:36.808554 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12873 | 2024.11.21 19:42:36.808594 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12874 | 2024.11.21 19:42:36.808956 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12875 | 2024.11.21 19:42:36.809200 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12876 | 2024.11.21 19:42:36.809446 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001591 sec., 7542.42614707731 rows/sec., 526.64 KiB/sec. | ||
12877 | 2024.11.21 19:42:36.809516 [ 276 ] {c995f94a-787c-47ee-9229-af911345331e} <Debug> TCPHandler: Processed in 0.001932565 sec. | ||
12878 | 2024.11.21 19:42:36.809770 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12879 | 2024.11.21 19:42:36.809933 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12880 | 2024.11.21 19:42:36.809989 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12881 | 2024.11.21 19:42:36.810616 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12882 | 2024.11.21 19:42:36.810656 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12883 | 2024.11.21 19:42:36.811030 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12884 | 2024.11.21 19:42:36.811279 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12885 | 2024.11.21 19:42:36.811523 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001616 sec., 47029.70297029703 rows/sec., 3.68 MiB/sec. | ||
12886 | 2024.11.21 19:42:36.811603 [ 282 ] {4707b0ec-e992-45d9-9737-71bcdf9d3b77} <Debug> TCPHandler: Processed in 0.001961926 sec. | ||
12887 | 2024.11.21 19:42:36.811811 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12888 | 2024.11.21 19:42:36.812065 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12889 | 2024.11.21 19:42:36.812126 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12890 | 2024.11.21 19:42:36.812678 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12891 | 2024.11.21 19:42:36.812716 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12892 | 2024.11.21 19:42:36.813119 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12893 | 2024.11.21 19:42:36.813355 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12894 | 2024.11.21 19:42:36.813577 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001559 sec., 85952.53367543296 rows/sec., 5.98 MiB/sec. | ||
12895 | 2024.11.21 19:42:36.813683 [ 276 ] {38b0da67-062e-40cb-864d-840fac5ac1b9} <Debug> TCPHandler: Processed in 0.001972976 sec. | ||
12896 | 2024.11.21 19:42:36.813891 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12897 | 2024.11.21 19:42:36.814077 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12898 | 2024.11.21 19:42:36.814135 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12899 | 2024.11.21 19:42:36.814617 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12900 | 2024.11.21 19:42:36.814656 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12901 | 2024.11.21 19:42:36.815023 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12902 | 2024.11.21 19:42:36.815259 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12903 | 2024.11.21 19:42:36.815472 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001427 sec., 33637.00070077085 rows/sec., 2.27 MiB/sec. | ||
12904 | 2024.11.21 19:42:36.815522 [ 282 ] {1a9df47a-066b-4b58-a668-a7c04d59555b} <Debug> TCPHandler: Processed in 0.001752613 sec. | ||
12905 | 2024.11.21 19:42:38.003766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
12906 | 2024.11.21 19:42:38.004538 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12907 | 2024.11.21 19:42:38.004592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12908 | 2024.11.21 19:42:38.005150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12909 | 2024.11.21 19:42:38.005416 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12910 | 2024.11.21 19:42:38.005727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
12911 | 2024.11.21 19:42:38.005753 [ 219 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12912 | 2024.11.21 19:42:38.005810 [ 219 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12913 | 2024.11.21 19:42:38.007708 [ 219 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12914 | 2024.11.21 19:42:39.317840 [ 222 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12915 | 2024.11.21 19:42:39.317893 [ 222 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12916 | 2024.11.21 19:42:39.319668 [ 222 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12917 | 2024.11.21 19:42:40.450766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
12918 | 2024.11.21 19:42:40.473119 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12919 | 2024.11.21 19:42:40.473175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12920 | 2024.11.21 19:42:40.480833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12921 | 2024.11.21 19:42:40.481633 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12922 | 2024.11.21 19:42:40.485568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
12923 | 2024.11.21 19:42:41.059358 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12924 | 2024.11.21 19:42:41.228943 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12925 | 2024.11.21 19:42:41.255347 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52300, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12926 | 2024.11.21 19:42:41.269697 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34747, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12927 | 2024.11.21 19:42:41.529158 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60990, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12928 | 2024.11.21 19:42:41.552631 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12929 | 2024.11.21 19:42:41.566993 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12930 | 2024.11.21 19:42:41.573246 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12931 | 2024.11.21 19:42:41.805457 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12932 | 2024.11.21 19:42:41.805684 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12933 | 2024.11.21 19:42:41.805760 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12934 | 2024.11.21 19:42:41.806566 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12935 | 2024.11.21 19:42:41.806617 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12936 | 2024.11.21 19:42:41.807062 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12937 | 2024.11.21 19:42:41.807319 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12938 | 2024.11.21 19:42:41.807523 [ 112 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12939 | 2024.11.21 19:42:41.807584 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. | ||
12940 | 2024.11.21 19:42:41.807603 [ 112 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12941 | 2024.11.21 19:42:41.807663 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12942 | 2024.11.21 19:42:41.807722 [ 276 ] {34a4e73a-14b0-41e2-8e18-42290f5577ba} <Debug> TCPHandler: Processed in 0.002461513 sec. | ||
12943 | 2024.11.21 19:42:41.807975 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12944 | 2024.11.21 19:42:41.807976 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
12945 | 2024.11.21 19:42:41.808208 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12946 | 2024.11.21 19:42:41.808254 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12947 | 2024.11.21 19:42:41.808324 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12948 | 2024.11.21 19:42:41.808330 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1435 rows starting from the beginning of the part | ||
12949 | 2024.11.21 19:42:41.808722 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
12950 | 2024.11.21 19:42:41.809110 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
12951 | 2024.11.21 19:42:41.809499 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 285 rows starting from the beginning of the part | ||
12952 | 2024.11.21 19:42:41.809936 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 62 rows starting from the beginning of the part | ||
12953 | 2024.11.21 19:42:41.810232 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
12954 | 2024.11.21 19:42:41.811174 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12955 | 2024.11.21 19:42:41.811248 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12956 | 2024.11.21 19:42:41.812290 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12957 | 2024.11.21 19:42:41.812823 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12958 | 2024.11.21 19:42:41.813070 [ 112 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12959 | 2024.11.21 19:42:41.813167 [ 112 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12960 | 2024.11.21 19:42:41.813246 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12961 | 2024.11.21 19:42:41.813395 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005236 sec., 12223.071046600458 rows/sec., 976.94 KiB/sec. | ||
12962 | 2024.11.21 19:42:41.813866 [ 282 ] {c81aa2dd-353f-4b25-b307-d15098108e13} <Debug> TCPHandler: Processed in 0.00598086 sec. | ||
12963 | 2024.11.21 19:42:41.813867 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
12964 | 2024.11.21 19:42:41.814185 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12965 | 2024.11.21 19:42:41.814579 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12966 | 2024.11.21 19:42:41.814628 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12967 | 2024.11.21 19:42:41.814767 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 915 rows starting from the beginning of the part | ||
12968 | 2024.11.21 19:42:41.814893 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12969 | 2024.11.21 19:42:41.815250 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
12970 | 2024.11.21 19:42:41.815788 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
12971 | 2024.11.21 19:42:41.816327 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 423 rows starting from the beginning of the part | ||
12972 | 2024.11.21 19:42:41.816849 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 76 rows starting from the beginning of the part | ||
12973 | 2024.11.21 19:42:41.817539 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
12974 | 2024.11.21 19:42:41.818857 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.011062118 sec., 176277.27348415556 rows/sec., 15.41 MiB/sec. | ||
12975 | 2024.11.21 19:42:41.819352 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12976 | 2024.11.21 19:42:41.819513 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12977 | 2024.11.21 19:42:41.819610 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12978 | 2024.11.21 19:42:41.820381 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12979 | 2024.11.21 19:42:41.820818 [ 192 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_111_22} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12980 | 2024.11.21 19:42:41.821007 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12981 | 2024.11.21 19:42:41.821060 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
12982 | 2024.11.21 19:42:41.821387 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12983 | 2024.11.21 19:42:41.821667 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12984 | 2024.11.21 19:42:41.821787 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12985 | 2024.11.21 19:42:41.821908 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
12986 | 2024.11.21 19:42:41.821948 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007477 sec., 21398.956800855958 rows/sec., 1.49 MiB/sec. | ||
12987 | 2024.11.21 19:42:41.822084 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.008706546 sec., 184458.9117199863 rows/sec., 14.23 MiB/sec. | ||
12988 | 2024.11.21 19:42:41.822387 [ 276 ] {57b80ec5-b07c-4c1d-b1d2-698c15598e66} <Debug> TCPHandler: Processed in 0.008369662 sec. | ||
12989 | 2024.11.21 19:42:41.822441 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
12990 | 2024.11.21 19:42:41.822441 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12991 | 2024.11.21 19:42:41.822673 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12992 | 2024.11.21 19:42:41.823016 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12993 | 2024.11.21 19:42:41.823049 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12994 | 2024.11.21 19:42:41.823113 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_106_21, total 19734 rows starting from the beginning of the part | ||
12995 | 2024.11.21 19:42:41.823212 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12996 | 2024.11.21 19:42:41.823287 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12997 | 2024.11.21 19:42:41.823655 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
12998 | 2024.11.21 19:42:41.823825 [ 191 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_111_22} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12999 | 2024.11.21 19:42:41.824221 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
13000 | 2024.11.21 19:42:41.824286 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
13001 | 2024.11.21 19:42:41.824603 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part | ||
13002 | 2024.11.21 19:42:41.825099 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 134 rows starting from the beginning of the part | ||
13003 | 2024.11.21 19:42:41.825512 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
13004 | 2024.11.21 19:42:41.826329 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13005 | 2024.11.21 19:42:41.826402 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13006 | 2024.11.21 19:42:41.827145 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13007 | 2024.11.21 19:42:41.827473 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13008 | 2024.11.21 19:42:41.827747 [ 112 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13009 | 2024.11.21 19:42:41.827903 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004962 sec., 12091.898428053204 rows/sec., 834.47 KiB/sec. | ||
13010 | 2024.11.21 19:42:41.827938 [ 112 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13011 | 2024.11.21 19:42:41.828094 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13012 | 2024.11.21 19:42:41.828181 [ 282 ] {27ed5a7b-c72c-4a32-846a-e49e0f82f543} <Debug> TCPHandler: Processed in 0.005654105 sec. | ||
13013 | 2024.11.21 19:42:41.828648 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
13014 | 2024.11.21 19:42:41.829128 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13015 | 2024.11.21 19:42:41.829268 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6474 rows starting from the beginning of the part | ||
13016 | 2024.11.21 19:42:41.829668 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
13017 | 2024.11.21 19:42:41.830085 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
13018 | 2024.11.21 19:42:41.830432 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part | ||
13019 | 2024.11.21 19:42:41.830850 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 48 rows starting from the beginning of the part | ||
13020 | 2024.11.21 19:42:41.831330 [ 199 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
13021 | 2024.11.21 19:42:41.834662 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6784 rows, containing 4 columns (4 merged, 0 gathered) in 0.006341665 sec., 1069750.6096585046 rows/sec., 70.31 MiB/sec. | ||
13022 | 2024.11.21 19:42:41.835028 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13023 | 2024.11.21 19:42:41.835556 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13024 | 2024.11.21 19:42:41.835637 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20585 rows, containing 5 columns (5 merged, 0 gathered) in 0.013531411 sec., 1521275.2018248504 rows/sec., 103.87 MiB/sec. | ||
13025 | 2024.11.21 19:42:41.835690 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_111_22} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13026 | 2024.11.21 19:42:41.835797 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
13027 | 2024.11.21 19:42:41.835993 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13028 | 2024.11.21 19:42:41.836286 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13029 | 2024.11.21 19:42:41.836370 [ 189 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13030 | 2024.11.21 19:42:41.836456 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
13031 | 2024.11.21 19:42:42.041693 [ 112 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
13032 | 2024.11.21 19:42:42.041754 [ 112 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13033 | 2024.11.21 19:42:42.041780 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13034 | 2024.11.21 19:42:42.042052 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
13035 | 2024.11.21 19:42:42.042316 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13036 | 2024.11.21 19:42:42.042355 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 33 rows starting from the beginning of the part | ||
13037 | 2024.11.21 19:42:42.042434 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
13038 | 2024.11.21 19:42:42.042635 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
13039 | 2024.11.21 19:42:42.042891 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
13040 | 2024.11.21 19:42:42.043140 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
13041 | 2024.11.21 19:42:42.044325 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391672 sec., 15470.348776922587 rows/sec., 1.02 MiB/sec. | ||
13042 | 2024.11.21 19:42:42.044528 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
13043 | 2024.11.21 19:42:42.044860 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13044 | 2024.11.21 19:42:42.044953 [ 187 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_37_9} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
13045 | 2024.11.21 19:42:42.045051 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13046 | 2024.11.21 19:42:43.337309 [ 110 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
13047 | 2024.11.21 19:42:43.337401 [ 110 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13048 | 2024.11.21 19:42:43.337427 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13049 | 2024.11.21 19:42:43.337604 [ 220 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): 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] | ||
13050 | 2024.11.21 19:42:43.337643 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
13051 | 2024.11.21 19:42:43.337708 [ 220 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): 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] | ||
13052 | 2024.11.21 19:42:43.337932 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13053 | 2024.11.21 19:42:43.338040 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 198 rows starting from the beginning of the part | ||
13054 | 2024.11.21 19:42:43.338233 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
13055 | 2024.11.21 19:42:43.338321 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
13056 | 2024.11.21 19:42:43.338649 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
13057 | 2024.11.21 19:42:43.339062 [ 197 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
13058 | 2024.11.21 19:42:43.341354 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.003840391 sec., 57806.61396196377 rows/sec., 2.95 MiB/sec. | ||
13059 | 2024.11.21 19:42:43.341655 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
13060 | 2024.11.21 19:42:43.341910 [ 220 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): 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] | ||
13061 | 2024.11.21 19:42:43.342318 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13062 | 2024.11.21 19:42:43.342468 [ 187 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_37_9} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
13063 | 2024.11.21 19:42:43.342628 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
13064 | 2024.11.21 19:42:44.216169 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13065 | 2024.11.21 19:42:44.678194 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13066 | 2024.11.21 19:42:44.819838 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13067 | 2024.11.21 19:42:44.902494 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13068 | 2024.11.21 19:42:44.911856 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46541, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13069 | 2024.11.21 19:42:44.927333 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13070 | 2024.11.21 19:42:44.932732 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13071 | 2024.11.21 19:42:44.939006 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13072 | 2024.11.21 19:42:45.186828 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13073 | 2024.11.21 19:42:45.296521 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13074 | 2024.11.21 19:42:45.296601 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13075 | 2024.11.21 19:42:45.492532 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13076 | 2024.11.21 19:42:45.505955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
13077 | 2024.11.21 19:42:45.506567 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13078 | 2024.11.21 19:42:45.506610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13079 | 2024.11.21 19:42:45.507128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13080 | 2024.11.21 19:42:45.507381 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13081 | 2024.11.21 19:42:45.507596 [ 108 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13082 | 2024.11.21 19:42:45.507640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
13083 | 2024.11.21 19:42:45.507685 [ 108 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13084 | 2024.11.21 19:42:45.507718 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13085 | 2024.11.21 19:42:45.507927 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
13086 | 2024.11.21 19:42:45.508184 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13087 | 2024.11.21 19:42:45.508258 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
13088 | 2024.11.21 19:42:45.508428 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
13089 | 2024.11.21 19:42:45.508694 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
13090 | 2024.11.21 19:42:45.508877 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
13091 | 2024.11.21 19:42:45.509067 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
13092 | 2024.11.21 19:42:45.509217 [ 190 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
13093 | 2024.11.21 19:42:45.512335 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.0045263 sec., 7695247.774120143 rows/sec., 110.08 MiB/sec. | ||
13094 | 2024.11.21 19:42:45.512640 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13095 | 2024.11.21 19:42:45.512951 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13096 | 2024.11.21 19:42:45.513030 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_76_15} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13097 | 2024.11.21 19:42:45.513139 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
13098 | 2024.11.21 19:42:45.536918 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13099 | 2024.11.21 19:42:45.699710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1700 | ||
13100 | 2024.11.21 19:42:45.702748 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13101 | 2024.11.21 19:42:45.702798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13102 | 2024.11.21 19:42:45.704314 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
13103 | 2024.11.21 19:42:45.704633 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13104 | 2024.11.21 19:42:45.704819 [ 108 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
13105 | 2024.11.21 19:42:45.704887 [ 108 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13106 | 2024.11.21 19:42:45.704933 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13107 | 2024.11.21 19:42:45.705432 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
13108 | 2024.11.21 19:42:45.706085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1700 | ||
13109 | 2024.11.21 19:42:45.706583 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13110 | 2024.11.21 19:42:45.706782 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1570 rows starting from the beginning of the part | ||
13111 | 2024.11.21 19:42:45.707111 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13112 | 2024.11.21 19:42:45.707607 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
13113 | 2024.11.21 19:42:45.708250 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
13114 | 2024.11.21 19:42:45.709005 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
13115 | 2024.11.21 19:42:45.709630 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
13116 | 2024.11.21 19:42:45.710252 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
13117 | 2024.11.21 19:42:45.719420 [ 193 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 72 columns (72 merged, 0 gathered) in 0.014320682 sec., 118709.43017937275 rows/sec., 90.74 MiB/sec. | ||
13118 | 2024.11.21 19:42:45.721364 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
13119 | 2024.11.21 19:42:45.722164 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13120 | 2024.11.21 19:42:45.722248 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_56_11} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
13121 | 2024.11.21 19:42:45.722582 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
13122 | 2024.11.21 19:42:45.783286 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13123 | 2024.11.21 19:42:45.810792 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13124 | 2024.11.21 19:42:45.851233 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13125 | 2024.11.21 19:42:45.918749 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13126 | 2024.11.21 19:42:46.009304 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13127 | 2024.11.21 19:42:46.492225 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13128 | 2024.11.21 19:42:46.511933 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35279, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13129 | 2024.11.21 19:42:46.513237 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
13130 | 2024.11.21 19:42:46.513298 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
13131 | 2024.11.21 19:42:46.515310 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
13132 | 2024.11.21 19:42:46.539735 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13133 | 2024.11.21 19:42:46.568375 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13134 | 2024.11.21 19:42:46.568392 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13135 | 2024.11.21 19:42:46.571198 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13136 | 2024.11.21 19:42:46.583787 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13137 | 2024.11.21 19:42:46.585038 [ 224 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
13138 | 2024.11.21 19:42:46.585071 [ 224 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
13139 | 2024.11.21 19:42:46.586977 [ 224 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
13140 | 2024.11.21 19:42:46.810874 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13141 | 2024.11.21 19:42:46.811063 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13142 | 2024.11.21 19:42:46.811135 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13143 | 2024.11.21 19:42:46.811900 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13144 | 2024.11.21 19:42:46.811942 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13145 | 2024.11.21 19:42:46.812373 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13146 | 2024.11.21 19:42:46.812621 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13147 | 2024.11.21 19:42:46.812844 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001834 sec., 7633.587786259543 rows/sec., 549.52 KiB/sec. | ||
13148 | 2024.11.21 19:42:46.812901 [ 276 ] {7ffdde08-b6fd-4f92-9b5b-1bc972122d05} <Debug> TCPHandler: Processed in 0.002156949 sec. | ||
13149 | 2024.11.21 19:42:46.813078 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13150 | 2024.11.21 19:42:46.813194 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13151 | 2024.11.21 19:42:46.813241 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13152 | 2024.11.21 19:42:46.813947 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13153 | 2024.11.21 19:42:46.813988 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13154 | 2024.11.21 19:42:46.814389 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13155 | 2024.11.21 19:42:46.814627 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13156 | 2024.11.21 19:42:46.814861 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001684 sec., 169239.9049881235 rows/sec., 14.96 MiB/sec. | ||
13157 | 2024.11.21 19:42:46.814923 [ 222 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
13158 | 2024.11.21 19:42:46.814950 [ 282 ] {51eb8c5a-a57a-4ae7-bde1-2c923bd1d26d} <Debug> TCPHandler: Processed in 0.001929756 sec. | ||
13159 | 2024.11.21 19:42:46.815032 [ 222 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
13160 | 2024.11.21 19:42:46.815194 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13161 | 2024.11.21 19:42:46.815338 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13162 | 2024.11.21 19:42:46.815399 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13163 | 2024.11.21 19:42:46.816733 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13164 | 2024.11.21 19:42:46.816783 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13165 | 2024.11.21 19:42:46.817468 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13166 | 2024.11.21 19:42:46.817876 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13167 | 2024.11.21 19:42:46.818282 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.002941 sec., 16320.979258755526 rows/sec., 1.18 MiB/sec. | ||
13168 | 2024.11.21 19:42:46.818340 [ 276 ] {43e36263-d259-48c9-9517-ec8586ce31cb} <Debug> TCPHandler: Processed in 0.003208813 sec. | ||
13169 | 2024.11.21 19:42:46.818512 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13170 | 2024.11.21 19:42:46.818603 [ 222 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
13171 | 2024.11.21 19:42:46.818744 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13172 | 2024.11.21 19:42:46.818864 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13173 | 2024.11.21 19:42:46.820379 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13174 | 2024.11.21 19:42:46.820419 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13175 | 2024.11.21 19:42:46.820779 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13176 | 2024.11.21 19:42:46.821015 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13177 | 2024.11.21 19:42:46.821214 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002565 sec., 5458.089668615984 rows/sec., 382.25 KiB/sec. | ||
13178 | 2024.11.21 19:42:46.821269 [ 282 ] {6ed84b8c-331c-4d46-8a63-8089ce70ac2f} <Debug> TCPHandler: Processed in 0.002835328 sec. | ||
13179 | 2024.11.21 19:42:46.821419 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13180 | 2024.11.21 19:42:46.821549 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13181 | 2024.11.21 19:42:46.821604 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13182 | 2024.11.21 19:42:46.822247 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13183 | 2024.11.21 19:42:46.822295 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13184 | 2024.11.21 19:42:46.822711 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13185 | 2024.11.21 19:42:46.822948 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13186 | 2024.11.21 19:42:46.823150 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00163 sec., 7975.460122699386 rows/sec., 497.27 KiB/sec. | ||
13187 | 2024.11.21 19:42:46.823202 [ 276 ] {a73ea0e2-490f-4dca-a650-66242d3ca59f} <Debug> TCPHandler: Processed in 0.001846215 sec. | ||
13188 | 2024.11.21 19:42:46.823335 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13189 | 2024.11.21 19:42:46.823441 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13190 | 2024.11.21 19:42:46.823485 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13191 | 2024.11.21 19:42:46.824176 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13192 | 2024.11.21 19:42:46.824217 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13193 | 2024.11.21 19:42:46.824593 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13194 | 2024.11.21 19:42:46.824834 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13195 | 2024.11.21 19:42:46.825047 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001628 sec., 259828.00982800982 rows/sec., 18.57 MiB/sec. | ||
13196 | 2024.11.21 19:42:46.825101 [ 282 ] {e7f5054e-efac-4f40-ab99-8cb9a17a85dd} <Debug> TCPHandler: Processed in 0.001817644 sec. | ||
13197 | 2024.11.21 19:42:46.825247 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13198 | 2024.11.21 19:42:46.825377 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13199 | 2024.11.21 19:42:46.825432 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13200 | 2024.11.21 19:42:46.825912 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13201 | 2024.11.21 19:42:46.825951 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13202 | 2024.11.21 19:42:46.826306 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13203 | 2024.11.21 19:42:46.826540 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13204 | 2024.11.21 19:42:46.826738 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. | ||
13205 | 2024.11.21 19:42:46.826788 [ 276 ] {286a618b-89bf-4714-b3fe-efe9a3bcd1bb} <Debug> TCPHandler: Processed in 0.001604392 sec. | ||
13206 | 2024.11.21 19:42:46.826932 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13207 | 2024.11.21 19:42:46.827060 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13208 | 2024.11.21 19:42:46.827117 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13209 | 2024.11.21 19:42:46.827729 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13210 | 2024.11.21 19:42:46.827768 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13211 | 2024.11.21 19:42:46.828153 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13212 | 2024.11.21 19:42:46.828387 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13213 | 2024.11.21 19:42:46.828591 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001561 sec., 151825.7527226137 rows/sec., 10.18 MiB/sec. | ||
13214 | 2024.11.21 19:42:46.828643 [ 282 ] {679bb2ae-da87-4bf6-997b-2788f806520e} <Debug> TCPHandler: Processed in 0.001774484 sec. | ||
13215 | 2024.11.21 19:42:46.828795 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13216 | 2024.11.21 19:42:46.828925 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13217 | 2024.11.21 19:42:46.828981 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13218 | 2024.11.21 19:42:46.829491 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13219 | 2024.11.21 19:42:46.829537 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13220 | 2024.11.21 19:42:46.829902 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13221 | 2024.11.21 19:42:46.830130 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13222 | 2024.11.21 19:42:46.830372 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00147 sec., 680.2721088435375 rows/sec., 45.84 KiB/sec. | ||
13223 | 2024.11.21 19:42:46.830487 [ 276 ] {a1e883e4-d151-4060-8451-6af103406e92} <Debug> TCPHandler: Processed in 0.001749053 sec. | ||
13224 | 2024.11.21 19:42:46.830751 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13225 | 2024.11.21 19:42:46.830886 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13226 | 2024.11.21 19:42:46.830973 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13227 | 2024.11.21 19:42:46.832284 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13228 | 2024.11.21 19:42:46.832324 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13229 | 2024.11.21 19:42:46.833003 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13230 | 2024.11.21 19:42:46.833263 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13231 | 2024.11.21 19:42:46.833582 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00272 sec., 15073.529411764704 rows/sec., 27.01 MiB/sec. | ||
13232 | 2024.11.21 19:42:46.834177 [ 282 ] {ea430b70-6a49-4208-9b1d-2838f096d850} <Debug> TCPHandler: Processed in 0.003531298 sec. | ||
13233 | 2024.11.21 19:42:46.834408 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13234 | 2024.11.21 19:42:46.834541 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13235 | 2024.11.21 19:42:46.834597 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13236 | 2024.11.21 19:42:46.835081 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13237 | 2024.11.21 19:42:46.835119 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13238 | 2024.11.21 19:42:46.835491 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13239 | 2024.11.21 19:42:46.835722 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13240 | 2024.11.21 19:42:46.835939 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec. | ||
13241 | 2024.11.21 19:42:46.835997 [ 220 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
13242 | 2024.11.21 19:42:46.836017 [ 276 ] {2b26f50d-571c-45a8-8469-cb04a7fc84ac} <Debug> TCPHandler: Processed in 0.001720743 sec. | ||
13243 | 2024.11.21 19:42:46.836050 [ 220 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
13244 | 2024.11.21 19:42:46.837934 [ 220 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
13245 | 2024.11.21 19:42:47.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.94 MiB, peak 271.31 MiB, free memory in arenas 0.00 B, will set to 257.03 MiB (RSS), difference: 3.09 MiB | ||
13246 | 2024.11.21 19:42:47.985762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
13247 | 2024.11.21 19:42:48.018715 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13248 | 2024.11.21 19:42:48.018803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13249 | 2024.11.21 19:42:48.028682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13250 | 2024.11.21 19:42:48.029794 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13251 | 2024.11.21 19:42:48.030355 [ 104 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13252 | 2024.11.21 19:42:48.030538 [ 104 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13253 | 2024.11.21 19:42:48.030649 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13254 | 2024.11.21 19:42:48.031045 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13255 | 2024.11.21 19:42:48.050158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
13256 | 2024.11.21 19:42:48.051727 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13257 | 2024.11.21 19:42:48.053572 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
13258 | 2024.11.21 19:42:48.060111 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
13259 | 2024.11.21 19:42:48.065989 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13260 | 2024.11.21 19:42:48.072113 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13261 | 2024.11.21 19:42:48.078467 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13262 | 2024.11.21 19:42:48.084443 [ 188 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13263 | 2024.11.21 19:42:48.162474 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.131657329 sec., 4352.207388317896 rows/sec., 22.50 MiB/sec. | ||
13264 | 2024.11.21 19:42:48.165920 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13265 | 2024.11.21 19:42:48.169040 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13266 | 2024.11.21 19:42:48.169162 [ 186 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_76_15} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13267 | 2024.11.21 19:42:48.171501 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
13268 | 2024.11.21 19:42:49.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.10 MiB, peak 275.52 MiB, free memory in arenas 0.00 B, will set to 257.03 MiB (RSS), difference: -1.07 MiB | ||
13269 | 2024.11.21 19:42:49.578385 [ 103 ] {} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
13270 | 2024.11.21 19:42:49.578487 [ 103 ] {} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13271 | 2024.11.21 19:42:49.578530 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13272 | 2024.11.21 19:42:49.578724 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
13273 | 2024.11.21 19:42:49.578919 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13274 | 2024.11.21 19:42:49.578963 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
13275 | 2024.11.21 19:42:49.579060 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
13276 | 2024.11.21 19:42:49.579309 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
13277 | 2024.11.21 19:42:49.579590 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
13278 | 2024.11.21 19:42:49.579793 [ 198 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
13279 | 2024.11.21 19:42:49.580886 [ 186 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225716 sec., 21265.661273458685 rows/sec., 1.77 MiB/sec. | ||
13280 | 2024.11.21 19:42:49.581158 [ 199 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
13281 | 2024.11.21 19:42:49.581735 [ 199 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13282 | 2024.11.21 19:42:49.581865 [ 199 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_25_6} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
13283 | 2024.11.21 19:42:49.581971 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13284 | 2024.11.21 19:42:51.803017 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13285 | 2024.11.21 19:42:51.803232 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13286 | 2024.11.21 19:42:51.803315 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13287 | 2024.11.21 19:42:51.804137 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13288 | 2024.11.21 19:42:51.804189 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13289 | 2024.11.21 19:42:51.804608 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
13290 | 2024.11.21 19:42:51.804877 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13291 | 2024.11.21 19:42:51.805118 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001945 sec., 1028.2776349614396 rows/sec., 83.85 KiB/sec. | ||
13292 | 2024.11.21 19:42:51.805176 [ 276 ] {273579a2-f434-4865-b576-6a9a435b5f9b} <Debug> TCPHandler: Processed in 0.00230603 sec. | ||
13293 | 2024.11.21 19:42:51.805355 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13294 | 2024.11.21 19:42:51.805463 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13295 | 2024.11.21 19:42:51.805509 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13296 | 2024.11.21 19:42:51.806056 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13297 | 2024.11.21 19:42:51.806097 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13298 | 2024.11.21 19:42:51.806471 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13299 | 2024.11.21 19:42:51.806706 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13300 | 2024.11.21 19:42:51.806954 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001506 sec., 37848.605577689246 rows/sec., 2.90 MiB/sec. | ||
13301 | 2024.11.21 19:42:51.807021 [ 282 ] {cf97b5c3-a557-49f7-aed9-69c6d87d6d56} <Debug> TCPHandler: Processed in 0.001723153 sec. | ||
13302 | 2024.11.21 19:42:51.807220 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13303 | 2024.11.21 19:42:51.807519 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13304 | 2024.11.21 19:42:51.807591 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13305 | 2024.11.21 19:42:51.808127 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13306 | 2024.11.21 19:42:51.808166 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13307 | 2024.11.21 19:42:51.808516 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13308 | 2024.11.21 19:42:51.808750 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13309 | 2024.11.21 19:42:51.808973 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00157 sec., 1273.8853503184714 rows/sec., 88.95 KiB/sec. | ||
13310 | 2024.11.21 19:42:51.809027 [ 276 ] {97fedf78-5ba2-4f8c-95ad-bd5a7ed310a3} <Debug> TCPHandler: Processed in 0.001898756 sec. | ||
13311 | 2024.11.21 19:42:51.809175 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13312 | 2024.11.21 19:42:51.809292 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13313 | 2024.11.21 19:42:51.809341 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13314 | 2024.11.21 19:42:51.809915 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13315 | 2024.11.21 19:42:51.809956 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13316 | 2024.11.21 19:42:51.810330 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13317 | 2024.11.21 19:42:51.810576 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13318 | 2024.11.21 19:42:51.810789 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001521 sec., 43392.50493096647 rows/sec., 3.39 MiB/sec. | ||
13319 | 2024.11.21 19:42:51.810843 [ 282 ] {8bb6b7c6-061b-41fc-b56e-20fab81c76ee} <Debug> TCPHandler: Processed in 0.001722363 sec. | ||
13320 | 2024.11.21 19:42:51.810992 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13321 | 2024.11.21 19:42:51.811101 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13322 | 2024.11.21 19:42:51.811150 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13323 | 2024.11.21 19:42:51.811666 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13324 | 2024.11.21 19:42:51.811705 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13325 | 2024.11.21 19:42:51.812098 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13326 | 2024.11.21 19:42:51.812339 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13327 | 2024.11.21 19:42:51.812535 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001444 sec., 89335.18005540167 rows/sec., 6.22 MiB/sec. | ||
13328 | 2024.11.21 19:42:51.812609 [ 276 ] {ca9e570d-6479-4fae-9b47-c89073540001} <Debug> TCPHandler: Processed in 0.001672872 sec. | ||
13329 | 2024.11.21 19:42:51.812805 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13330 | 2024.11.21 19:42:51.813039 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13331 | 2024.11.21 19:42:51.813089 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13332 | 2024.11.21 19:42:51.813559 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13333 | 2024.11.21 19:42:51.813598 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13334 | 2024.11.21 19:42:51.813983 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13335 | 2024.11.21 19:42:51.814254 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13336 | 2024.11.21 19:42:51.814433 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001447 sec., 33172.0801658604 rows/sec., 2.24 MiB/sec. | ||
13337 | 2024.11.21 19:42:51.814484 [ 282 ] {e93e0776-788f-4001-a3ba-fa5604de9804} <Debug> TCPHandler: Processed in 0.001783704 sec. | ||
13338 | 2024.11.21 19:42:53.007890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
13339 | 2024.11.21 19:42:53.008628 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13340 | 2024.11.21 19:42:53.008686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13341 | 2024.11.21 19:42:53.009300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13342 | 2024.11.21 19:42:53.009582 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13343 | 2024.11.21 19:42:53.009817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
13344 | 2024.11.21 19:42:55.550373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
13345 | 2024.11.21 19:42:55.573207 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13346 | 2024.11.21 19:42:55.573271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13347 | 2024.11.21 19:42:55.580896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13348 | 2024.11.21 19:42:55.581695 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13349 | 2024.11.21 19:42:55.584603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
13350 | 2024.11.21 19:42:55.706394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1734 | ||
13351 | 2024.11.21 19:42:55.709779 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13352 | 2024.11.21 19:42:55.709831 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13353 | 2024.11.21 19:42:55.711417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
13354 | 2024.11.21 19:42:55.711737 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13355 | 2024.11.21 19:42:55.712382 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1734 | ||
13356 | 2024.11.21 19:42:56.805057 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13357 | 2024.11.21 19:42:56.805252 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13358 | 2024.11.21 19:42:56.805325 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13359 | 2024.11.21 19:42:56.806139 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13360 | 2024.11.21 19:42:56.806196 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13361 | 2024.11.21 19:42:56.806638 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13362 | 2024.11.21 19:42:56.806899 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13363 | 2024.11.21 19:42:56.807131 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. | ||
13364 | 2024.11.21 19:42:56.807228 [ 276 ] {da1d6bc8-ea4b-4189-842f-2e5ffddece3f} <Debug> TCPHandler: Processed in 0.002311251 sec. | ||
13365 | 2024.11.21 19:42:56.807468 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13366 | 2024.11.21 19:42:56.807691 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13367 | 2024.11.21 19:42:56.807750 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13368 | 2024.11.21 19:42:56.808386 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13369 | 2024.11.21 19:42:56.808426 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13370 | 2024.11.21 19:42:56.808806 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13371 | 2024.11.21 19:42:56.809053 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13372 | 2024.11.21 19:42:56.809233 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00159 sec., 40251.57232704402 rows/sec., 3.14 MiB/sec. | ||
13373 | 2024.11.21 19:42:56.809285 [ 282 ] {07f405ea-f123-4151-89ab-dc3dec3ef1ef} <Debug> TCPHandler: Processed in 0.001937946 sec. | ||
13374 | 2024.11.21 19:42:56.809448 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13375 | 2024.11.21 19:42:56.809580 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13376 | 2024.11.21 19:42:56.809639 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13377 | 2024.11.21 19:42:56.810224 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13378 | 2024.11.21 19:42:56.810261 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13379 | 2024.11.21 19:42:56.810648 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13380 | 2024.11.21 19:42:56.810884 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13381 | 2024.11.21 19:42:56.811058 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. | ||
13382 | 2024.11.21 19:42:56.811108 [ 276 ] {d3ce0716-ba3b-4d4b-8550-a649b2886281} <Debug> TCPHandler: Processed in 0.001723284 sec. | ||
13383 | 2024.11.21 19:42:56.811249 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13384 | 2024.11.21 19:42:56.811358 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13385 | 2024.11.21 19:42:56.811404 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13386 | 2024.11.21 19:42:56.811841 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13387 | 2024.11.21 19:42:56.811878 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13388 | 2024.11.21 19:42:56.812243 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13389 | 2024.11.21 19:42:56.812474 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13390 | 2024.11.21 19:42:56.812647 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. | ||
13391 | 2024.11.21 19:42:56.812695 [ 282 ] {0a2d2feb-8e94-4b6f-ab9c-3bb767c9054a} <Debug> TCPHandler: Processed in 0.001502111 sec. | ||
13392 | 2024.11.21 19:43:00.296675 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13393 | 2024.11.21 19:43:00.296770 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13394 | 2024.11.21 19:43:00.510056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
13395 | 2024.11.21 19:43:00.510789 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13396 | 2024.11.21 19:43:00.510840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13397 | 2024.11.21 19:43:00.511426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13398 | 2024.11.21 19:43:00.511678 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13399 | 2024.11.21 19:43:00.511975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
13400 | 2024.11.21 19:43:01.690541 [ 224 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
13401 | 2024.11.21 19:43:01.690627 [ 224 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
13402 | 2024.11.21 19:43:01.692738 [ 224 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
13403 | 2024.11.21 19:43:01.812649 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13404 | 2024.11.21 19:43:01.812846 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13405 | 2024.11.21 19:43:01.812922 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13406 | 2024.11.21 19:43:01.813724 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13407 | 2024.11.21 19:43:01.813782 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13408 | 2024.11.21 19:43:01.814252 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13409 | 2024.11.21 19:43:01.814519 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13410 | 2024.11.21 19:43:01.814793 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001993 sec., 7024.586051179127 rows/sec., 505.68 KiB/sec. | ||
13411 | 2024.11.21 19:43:01.814938 [ 276 ] {01fc6dbd-aef4-4f6d-a67f-df9368de49e5} <Debug> TCPHandler: Processed in 0.002412982 sec. | ||
13412 | 2024.11.21 19:43:01.815180 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13413 | 2024.11.21 19:43:01.815322 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13414 | 2024.11.21 19:43:01.815375 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13415 | 2024.11.21 19:43:01.816096 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13416 | 2024.11.21 19:43:01.816139 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13417 | 2024.11.21 19:43:01.816551 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13418 | 2024.11.21 19:43:01.816807 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13419 | 2024.11.21 19:43:01.817028 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001736 sec., 164170.50691244242 rows/sec., 14.51 MiB/sec. | ||
13420 | 2024.11.21 19:43:01.817084 [ 282 ] {c66d6d10-3074-494c-bb8e-2dd9d6069b5a} <Debug> TCPHandler: Processed in 0.002019457 sec. | ||
13421 | 2024.11.21 19:43:01.817231 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13422 | 2024.11.21 19:43:01.817347 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13423 | 2024.11.21 19:43:01.817394 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13424 | 2024.11.21 19:43:01.817965 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13425 | 2024.11.21 19:43:01.818011 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13426 | 2024.11.21 19:43:01.818380 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13427 | 2024.11.21 19:43:01.818627 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13428 | 2024.11.21 19:43:01.818805 [ 86 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
13429 | 2024.11.21 19:43:01.818861 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001529 sec., 31393.067364290386 rows/sec., 2.26 MiB/sec. | ||
13430 | 2024.11.21 19:43:01.818890 [ 86 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13431 | 2024.11.21 19:43:01.818961 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13432 | 2024.11.21 19:43:01.818984 [ 276 ] {dd0d7d4b-6f0b-4031-b69a-c1a08464b583} <Debug> TCPHandler: Processed in 0.001798314 sec. | ||
13433 | 2024.11.21 19:43:01.819138 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
13434 | 2024.11.21 19:43:01.819146 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13435 | 2024.11.21 19:43:01.819274 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13436 | 2024.11.21 19:43:01.819295 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13437 | 2024.11.21 19:43:01.819309 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 66 rows starting from the beginning of the part | ||
13438 | 2024.11.21 19:43:01.819353 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13439 | 2024.11.21 19:43:01.819485 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
13440 | 2024.11.21 19:43:01.819898 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
13441 | 2024.11.21 19:43:01.820202 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
13442 | 2024.11.21 19:43:01.820608 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 2 rows starting from the beginning of the part | ||
13443 | 2024.11.21 19:43:01.820967 [ 191 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
13444 | 2024.11.21 19:43:01.821943 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13445 | 2024.11.21 19:43:01.821989 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13446 | 2024.11.21 19:43:01.822535 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13447 | 2024.11.21 19:43:01.822690 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.003629989 sec., 61708.175975188904 rows/sec., 4.64 MiB/sec. | ||
13448 | 2024.11.21 19:43:01.822888 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13449 | 2024.11.21 19:43:01.822932 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
13450 | 2024.11.21 19:43:01.823362 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004083 sec., 3428.8513348028414 rows/sec., 240.13 KiB/sec. | ||
13451 | 2024.11.21 19:43:01.823680 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13452 | 2024.11.21 19:43:01.823710 [ 282 ] {c5456cfb-c87c-474c-a78e-c309313d6c98} <Debug> TCPHandler: Processed in 0.004626521 sec. | ||
13453 | 2024.11.21 19:43:01.824000 [ 186 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_66_14} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
13454 | 2024.11.21 19:43:01.824017 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13455 | 2024.11.21 19:43:01.824236 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
13456 | 2024.11.21 19:43:01.824291 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13457 | 2024.11.21 19:43:01.824343 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13458 | 2024.11.21 19:43:01.824928 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13459 | 2024.11.21 19:43:01.824969 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13460 | 2024.11.21 19:43:01.825334 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13461 | 2024.11.21 19:43:01.825575 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13462 | 2024.11.21 19:43:01.825821 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 515.94 KiB/sec. | ||
13463 | 2024.11.21 19:43:01.825937 [ 276 ] {e31ad942-b814-4c6d-a16f-bbb7f3769fa1} <Debug> TCPHandler: Processed in 0.002056267 sec. | ||
13464 | 2024.11.21 19:43:01.826142 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13465 | 2024.11.21 19:43:01.826256 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13466 | 2024.11.21 19:43:01.826311 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13467 | 2024.11.21 19:43:01.827145 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13468 | 2024.11.21 19:43:01.827193 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13469 | 2024.11.21 19:43:01.827579 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13470 | 2024.11.21 19:43:01.827821 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13471 | 2024.11.21 19:43:01.828022 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001793 sec., 235917.45677635245 rows/sec., 16.87 MiB/sec. | ||
13472 | 2024.11.21 19:43:01.828076 [ 282 ] {ab505f32-c8dc-4cba-9acc-2c5f84950d91} <Debug> TCPHandler: Processed in 0.002026417 sec. | ||
13473 | 2024.11.21 19:43:01.828215 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13474 | 2024.11.21 19:43:01.828325 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13475 | 2024.11.21 19:43:01.828372 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13476 | 2024.11.21 19:43:01.828824 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13477 | 2024.11.21 19:43:01.828862 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13478 | 2024.11.21 19:43:01.829223 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13479 | 2024.11.21 19:43:01.829465 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13480 | 2024.11.21 19:43:01.829725 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
13481 | 2024.11.21 19:43:01.829933 [ 276 ] {ab8b0c02-653f-495d-9c0b-442ce4115ad4} <Debug> TCPHandler: Processed in 0.001766674 sec. | ||
13482 | 2024.11.21 19:43:01.830110 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13483 | 2024.11.21 19:43:01.830217 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13484 | 2024.11.21 19:43:01.830272 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13485 | 2024.11.21 19:43:01.830944 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13486 | 2024.11.21 19:43:01.830991 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13487 | 2024.11.21 19:43:01.831417 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13488 | 2024.11.21 19:43:01.831660 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13489 | 2024.11.21 19:43:01.831887 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001691 sec., 140153.755174453 rows/sec., 9.39 MiB/sec. | ||
13490 | 2024.11.21 19:43:01.831939 [ 282 ] {bd91b2e7-96cc-41eb-ad76-2bdc6a02320a} <Debug> TCPHandler: Processed in 0.001905335 sec. | ||
13491 | 2024.11.21 19:43:01.832069 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13492 | 2024.11.21 19:43:01.832176 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13493 | 2024.11.21 19:43:01.832224 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13494 | 2024.11.21 19:43:01.832754 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13495 | 2024.11.21 19:43:01.832801 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13496 | 2024.11.21 19:43:01.833218 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13497 | 2024.11.21 19:43:01.833459 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13498 | 2024.11.21 19:43:01.833668 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001514 sec., 660.5019815059445 rows/sec., 44.51 KiB/sec. | ||
13499 | 2024.11.21 19:43:01.833718 [ 276 ] {77ca62a3-5949-4364-a0a3-03a928addabe} <Debug> TCPHandler: Processed in 0.001701033 sec. | ||
13500 | 2024.11.21 19:43:01.833845 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13501 | 2024.11.21 19:43:01.833951 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13502 | 2024.11.21 19:43:01.834017 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13503 | 2024.11.21 19:43:01.835145 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13504 | 2024.11.21 19:43:01.835185 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13505 | 2024.11.21 19:43:01.835844 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13506 | 2024.11.21 19:43:01.836101 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13507 | 2024.11.21 19:43:01.836350 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002421 sec., 16935.150764147045 rows/sec., 30.35 MiB/sec. | ||
13508 | 2024.11.21 19:43:01.836447 [ 282 ] {0fa5c04a-9e71-4c1e-ae1a-29bcf0d6ae01} <Debug> TCPHandler: Processed in 0.002653676 sec. | ||
13509 | 2024.11.21 19:43:01.836590 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13510 | 2024.11.21 19:43:01.836719 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13511 | 2024.11.21 19:43:01.836773 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13512 | 2024.11.21 19:43:01.837294 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13513 | 2024.11.21 19:43:01.837339 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13514 | 2024.11.21 19:43:01.837708 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13515 | 2024.11.21 19:43:01.837948 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13516 | 2024.11.21 19:43:01.838195 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001504 sec., 54521.27659574468 rows/sec., 3.46 MiB/sec. | ||
13517 | 2024.11.21 19:43:01.838263 [ 276 ] {50b63c74-b4cf-4503-8cd7-cf1fdb9bda15} <Debug> TCPHandler: Processed in 0.001737723 sec. | ||
13518 | 2024.11.21 19:43:03.084783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
13519 | 2024.11.21 19:43:03.107558 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13520 | 2024.11.21 19:43:03.107614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13521 | 2024.11.21 19:43:03.115093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13522 | 2024.11.21 19:43:03.115905 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13523 | 2024.11.21 19:43:03.119409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
13524 | 2024.11.21 19:43:05.712730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1764 | ||
13525 | 2024.11.21 19:43:05.715941 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13526 | 2024.11.21 19:43:05.716000 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13527 | 2024.11.21 19:43:05.718473 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
13528 | 2024.11.21 19:43:05.718806 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13529 | 2024.11.21 19:43:05.719476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
13530 | 2024.11.21 19:43:06.805416 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13531 | 2024.11.21 19:43:06.805613 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13532 | 2024.11.21 19:43:06.805686 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13533 | 2024.11.21 19:43:06.806441 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13534 | 2024.11.21 19:43:06.806488 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13535 | 2024.11.21 19:43:06.806927 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13536 | 2024.11.21 19:43:06.807180 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13537 | 2024.11.21 19:43:06.807389 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001829 sec., 2186.9874248223073 rows/sec., 178.33 KiB/sec. | ||
13538 | 2024.11.21 19:43:06.807519 [ 276 ] {7e9af09f-2974-47d4-88be-0a207b77a828} <Debug> TCPHandler: Processed in 0.00224609 sec. | ||
13539 | 2024.11.21 19:43:06.807697 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13540 | 2024.11.21 19:43:06.807807 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13541 | 2024.11.21 19:43:06.807852 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13542 | 2024.11.21 19:43:06.808409 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13543 | 2024.11.21 19:43:06.808448 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13544 | 2024.11.21 19:43:06.808812 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13545 | 2024.11.21 19:43:06.809046 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13546 | 2024.11.21 19:43:06.809180 [ 79 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13547 | 2024.11.21 19:43:06.809226 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001442 sec., 40221.91400832178 rows/sec., 3.08 MiB/sec. | ||
13548 | 2024.11.21 19:43:06.809227 [ 79 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13549 | 2024.11.21 19:43:06.809273 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13550 | 2024.11.21 19:43:06.809299 [ 282 ] {0bec96ed-ee08-435b-b3bd-a6e9be76e6be} <Debug> TCPHandler: Processed in 0.001669512 sec. | ||
13551 | 2024.11.21 19:43:06.809411 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
13552 | 2024.11.21 19:43:06.809448 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13553 | 2024.11.21 19:43:06.809519 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13554 | 2024.11.21 19:43:06.809562 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1435 rows starting from the beginning of the part | ||
13555 | 2024.11.21 19:43:06.809593 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13556 | 2024.11.21 19:43:06.809655 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 285 rows starting from the beginning of the part | ||
13557 | 2024.11.21 19:43:06.809685 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13558 | 2024.11.21 19:43:06.810126 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 57 rows starting from the beginning of the part | ||
13559 | 2024.11.21 19:43:06.810526 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
13560 | 2024.11.21 19:43:06.810813 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 285 rows starting from the beginning of the part | ||
13561 | 2024.11.21 19:43:06.811119 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 58 rows starting from the beginning of the part | ||
13562 | 2024.11.21 19:43:06.812289 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13563 | 2024.11.21 19:43:06.812338 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13564 | 2024.11.21 19:43:06.812869 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13565 | 2024.11.21 19:43:06.813145 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13566 | 2024.11.21 19:43:06.813435 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003874 sec., 1032.5245224574085 rows/sec., 72.10 KiB/sec. | ||
13567 | 2024.11.21 19:43:06.813530 [ 199 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.004193566 sec., 518890.1283537686 rows/sec., 45.78 MiB/sec. | ||
13568 | 2024.11.21 19:43:06.813536 [ 276 ] {5db7b6fe-403c-4355-b72d-0920c082da75} <Debug> TCPHandler: Processed in 0.004149926 sec. | ||
13569 | 2024.11.21 19:43:06.813712 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13570 | 2024.11.21 19:43:06.813840 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13571 | 2024.11.21 19:43:06.813863 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13572 | 2024.11.21 19:43:06.813982 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13573 | 2024.11.21 19:43:06.814495 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13574 | 2024.11.21 19:43:06.814682 [ 200 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_116_23} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13575 | 2024.11.21 19:43:06.814860 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
13576 | 2024.11.21 19:43:06.815079 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13577 | 2024.11.21 19:43:06.815122 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13578 | 2024.11.21 19:43:06.815472 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13579 | 2024.11.21 19:43:06.815702 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13580 | 2024.11.21 19:43:06.815833 [ 79 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13581 | 2024.11.21 19:43:06.815873 [ 79 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13582 | 2024.11.21 19:43:06.815882 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002053 sec., 33122.26010716025 rows/sec., 2.59 MiB/sec. | ||
13583 | 2024.11.21 19:43:06.815896 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13584 | 2024.11.21 19:43:06.815994 [ 282 ] {88e6d7b1-584a-4ff8-9c5d-1231a49f99a3} <Debug> TCPHandler: Processed in 0.002340332 sec. | ||
13585 | 2024.11.21 19:43:06.816150 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
13586 | 2024.11.21 19:43:06.816201 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13587 | 2024.11.21 19:43:06.816446 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13588 | 2024.11.21 19:43:06.816454 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13589 | 2024.11.21 19:43:06.816542 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13590 | 2024.11.21 19:43:06.816543 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 915 rows starting from the beginning of the part | ||
13591 | 2024.11.21 19:43:06.816866 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 423 rows starting from the beginning of the part | ||
13592 | 2024.11.21 19:43:06.817357 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 66 rows starting from the beginning of the part | ||
13593 | 2024.11.21 19:43:06.817700 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
13594 | 2024.11.21 19:43:06.818024 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 423 rows starting from the beginning of the part | ||
13595 | 2024.11.21 19:43:06.818266 [ 194 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 68 rows starting from the beginning of the part | ||
13596 | 2024.11.21 19:43:06.819103 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13597 | 2024.11.21 19:43:06.819178 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13598 | 2024.11.21 19:43:06.820175 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13599 | 2024.11.21 19:43:06.820608 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13600 | 2024.11.21 19:43:06.820839 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13601 | 2024.11.21 19:43:06.820938 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13602 | 2024.11.21 19:43:06.821004 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13603 | 2024.11.21 19:43:06.821056 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00467 sec., 34689.507494646685 rows/sec., 2.42 MiB/sec. | ||
13604 | 2024.11.21 19:43:06.821440 [ 276 ] {d90ff9f9-1864-45ba-8828-e6f6f7f84514} <Debug> TCPHandler: Processed in 0.005316671 sec. | ||
13605 | 2024.11.21 19:43:06.821518 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
13606 | 2024.11.21 19:43:06.821754 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13607 | 2024.11.21 19:43:06.822101 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13608 | 2024.11.21 19:43:06.822159 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13609 | 2024.11.21 19:43:06.822203 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_111_22, total 20585 rows starting from the beginning of the part | ||
13610 | 2024.11.21 19:43:06.822222 [ 189 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006210913 sec., 315412.5649481807 rows/sec., 24.15 MiB/sec. | ||
13611 | 2024.11.21 19:43:06.822378 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13612 | 2024.11.21 19:43:06.822616 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 237 rows starting from the beginning of the part | ||
13613 | 2024.11.21 19:43:06.822735 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13614 | 2024.11.21 19:43:06.823021 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 129 rows starting from the beginning of the part | ||
13615 | 2024.11.21 19:43:06.823562 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
13616 | 2024.11.21 19:43:06.823972 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13617 | 2024.11.21 19:43:06.824058 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part | ||
13618 | 2024.11.21 19:43:06.824526 [ 187 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_116_23} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13619 | 2024.11.21 19:43:06.824675 [ 194 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 162 rows starting from the beginning of the part | ||
13620 | 2024.11.21 19:43:06.824878 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
13621 | 2024.11.21 19:43:06.826238 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13622 | 2024.11.21 19:43:06.826311 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13623 | 2024.11.21 19:43:06.826905 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13624 | 2024.11.21 19:43:06.827185 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13625 | 2024.11.21 19:43:06.827453 [ 79 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13626 | 2024.11.21 19:43:06.827582 [ 79 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13627 | 2024.11.21 19:43:06.827668 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13628 | 2024.11.21 19:43:06.827778 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005725 sec., 10480.349344978165 rows/sec., 723.25 KiB/sec. | ||
13629 | 2024.11.21 19:43:06.828141 [ 282 ] {9b8860d4-31c1-477a-84d2-43ae8a57dc85} <Debug> TCPHandler: Processed in 0.006549698 sec. | ||
13630 | 2024.11.21 19:43:06.828272 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
13631 | 2024.11.21 19:43:06.828692 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13632 | 2024.11.21 19:43:06.828778 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6784 rows starting from the beginning of the part | ||
13633 | 2024.11.21 19:43:06.828997 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 82 rows starting from the beginning of the part | ||
13634 | 2024.11.21 19:43:06.829280 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 48 rows starting from the beginning of the part | ||
13635 | 2024.11.21 19:43:06.829370 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
13636 | 2024.11.21 19:43:06.829724 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
13637 | 2024.11.21 19:43:06.829903 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
13638 | 2024.11.21 19:43:06.832038 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7116 rows, containing 4 columns (4 merged, 0 gathered) in 0.004222097 sec., 1685418.4070143343 rows/sec., 110.76 MiB/sec. | ||
13639 | 2024.11.21 19:43:06.832437 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13640 | 2024.11.21 19:43:06.832888 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13641 | 2024.11.21 19:43:06.832975 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_116_23} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13642 | 2024.11.21 19:43:06.833069 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
13643 | 2024.11.21 19:43:06.834994 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21510 rows, containing 5 columns (5 merged, 0 gathered) in 0.013876226 sec., 1550133.2999332815 rows/sec., 105.84 MiB/sec. | ||
13644 | 2024.11.21 19:43:06.835465 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13645 | 2024.11.21 19:43:06.835762 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13646 | 2024.11.21 19:43:06.835848 [ 197 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13647 | 2024.11.21 19:43:06.835946 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
13648 | 2024.11.21 19:43:08.012151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
13649 | 2024.11.21 19:43:08.012934 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13650 | 2024.11.21 19:43:08.012982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13651 | 2024.11.21 19:43:08.013545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13652 | 2024.11.21 19:43:08.013818 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13653 | 2024.11.21 19:43:08.014065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
13654 | 2024.11.21 19:43:10.619583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
13655 | 2024.11.21 19:43:10.642013 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13656 | 2024.11.21 19:43:10.642074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13657 | 2024.11.21 19:43:10.649534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13658 | 2024.11.21 19:43:10.650357 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13659 | 2024.11.21 19:43:10.654721 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
13660 | 2024.11.21 19:43:11.064769 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13661 | 2024.11.21 19:43:11.188511 [ 223 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
13662 | 2024.11.21 19:43:11.188561 [ 223 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
13663 | 2024.11.21 19:43:11.190630 [ 223 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
13664 | 2024.11.21 19:43:11.247256 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13665 | 2024.11.21 19:43:11.248910 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
13666 | 2024.11.21 19:43:11.248946 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
13667 | 2024.11.21 19:43:11.250754 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
13668 | 2024.11.21 19:43:11.271672 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13669 | 2024.11.21 19:43:11.279993 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13670 | 2024.11.21 19:43:11.537433 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13671 | 2024.11.21 19:43:11.568802 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13672 | 2024.11.21 19:43:11.580082 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13673 | 2024.11.21 19:43:11.592347 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13674 | 2024.11.21 19:43:11.805174 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13675 | 2024.11.21 19:43:11.805370 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13676 | 2024.11.21 19:43:11.805446 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13677 | 2024.11.21 19:43:11.806239 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13678 | 2024.11.21 19:43:11.806292 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13679 | 2024.11.21 19:43:11.806741 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13680 | 2024.11.21 19:43:11.806993 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13681 | 2024.11.21 19:43:11.807220 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. | ||
13682 | 2024.11.21 19:43:11.807288 [ 276 ] {8df29f07-9f25-4285-a913-2884806b6908} <Debug> TCPHandler: Processed in 0.00225273 sec. | ||
13683 | 2024.11.21 19:43:11.807466 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13684 | 2024.11.21 19:43:11.807591 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13685 | 2024.11.21 19:43:11.807646 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13686 | 2024.11.21 19:43:11.808352 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13687 | 2024.11.21 19:43:11.808405 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13688 | 2024.11.21 19:43:11.808839 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13689 | 2024.11.21 19:43:11.809080 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13690 | 2024.11.21 19:43:11.809301 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001738 sec., 36823.935558112775 rows/sec., 2.87 MiB/sec. | ||
13691 | 2024.11.21 19:43:11.809357 [ 282 ] {3b5330ba-7504-4cbb-9b63-5b257044c247} <Debug> TCPHandler: Processed in 0.001953906 sec. | ||
13692 | 2024.11.21 19:43:11.809512 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13693 | 2024.11.21 19:43:11.809626 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13694 | 2024.11.21 19:43:11.809677 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13695 | 2024.11.21 19:43:11.810257 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13696 | 2024.11.21 19:43:11.810303 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13697 | 2024.11.21 19:43:11.810700 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13698 | 2024.11.21 19:43:11.810940 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13699 | 2024.11.21 19:43:11.811158 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. | ||
13700 | 2024.11.21 19:43:11.811210 [ 276 ] {a2a67faf-b0ce-4474-868b-e39d6c51e8da} <Debug> TCPHandler: Processed in 0.001753024 sec. | ||
13701 | 2024.11.21 19:43:11.811370 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13702 | 2024.11.21 19:43:11.811484 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13703 | 2024.11.21 19:43:11.811541 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13704 | 2024.11.21 19:43:11.812000 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13705 | 2024.11.21 19:43:11.812040 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13706 | 2024.11.21 19:43:11.812404 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13707 | 2024.11.21 19:43:11.812637 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13708 | 2024.11.21 19:43:11.812859 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
13709 | 2024.11.21 19:43:11.812910 [ 282 ] {30f4c6e7-d6eb-4228-b4cc-9689f62ea571} <Debug> TCPHandler: Processed in 0.001591991 sec. | ||
13710 | 2024.11.21 19:43:11.812922 [ 219 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
13711 | 2024.11.21 19:43:11.812961 [ 219 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
13712 | 2024.11.21 19:43:11.814747 [ 219 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
13713 | 2024.11.21 19:43:12.349487 [ 224 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
13714 | 2024.11.21 19:43:12.349547 [ 224 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
13715 | 2024.11.21 19:43:12.351716 [ 224 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
13716 | 2024.11.21 19:43:14.235339 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13717 | 2024.11.21 19:43:14.691215 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44691, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13718 | 2024.11.21 19:43:14.837758 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13719 | 2024.11.21 19:43:14.905222 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13720 | 2024.11.21 19:43:14.918846 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13721 | 2024.11.21 19:43:14.944568 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13722 | 2024.11.21 19:43:14.946879 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13723 | 2024.11.21 19:43:14.960189 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13724 | 2024.11.21 19:43:15.166177 [ 220 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
13725 | 2024.11.21 19:43:15.166232 [ 220 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
13726 | 2024.11.21 19:43:15.168136 [ 220 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
13727 | 2024.11.21 19:43:15.196968 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64648, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13728 | 2024.11.21 19:43:15.296833 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13729 | 2024.11.21 19:43:15.296881 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13730 | 2024.11.21 19:43:15.506649 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13731 | 2024.11.21 19:43:15.514302 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
13732 | 2024.11.21 19:43:15.514985 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13733 | 2024.11.21 19:43:15.515035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13734 | 2024.11.21 19:43:15.515572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13735 | 2024.11.21 19:43:15.515830 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13736 | 2024.11.21 19:43:15.516107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
13737 | 2024.11.21 19:43:15.550024 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13738 | 2024.11.21 19:43:15.712511 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13739 | 2024.11.21 19:43:15.719807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1784 | ||
13740 | 2024.11.21 19:43:15.722754 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13741 | 2024.11.21 19:43:15.722808 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13742 | 2024.11.21 19:43:15.724377 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
13743 | 2024.11.21 19:43:15.724711 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13744 | 2024.11.21 19:43:15.725398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
13745 | 2024.11.21 19:43:15.790347 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13746 | 2024.11.21 19:43:15.819371 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13747 | 2024.11.21 19:43:15.867760 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13748 | 2024.11.21 19:43:15.932075 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13749 | 2024.11.21 19:43:16.001833 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001420959 sec. | ||
13750 | 2024.11.21 19:43:16.018650 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13751 | 2024.11.21 19:43:16.405483 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): 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] | ||
13752 | 2024.11.21 19:43:16.405528 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): 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] | ||
13753 | 2024.11.21 19:43:16.407203 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): 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] | ||
13754 | 2024.11.21 19:43:16.467815 [ 219 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
13755 | 2024.11.21 19:43:16.467862 [ 219 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
13756 | 2024.11.21 19:43:16.469735 [ 219 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
13757 | 2024.11.21 19:43:16.498000 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13758 | 2024.11.21 19:43:16.526525 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13759 | 2024.11.21 19:43:16.548789 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13760 | 2024.11.21 19:43:16.577119 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13761 | 2024.11.21 19:43:16.585407 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13762 | 2024.11.21 19:43:16.587310 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54822, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13763 | 2024.11.21 19:43:16.603647 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13764 | 2024.11.21 19:43:16.605432 [ 218 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
13765 | 2024.11.21 19:43:16.605488 [ 218 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
13766 | 2024.11.21 19:43:16.607540 [ 218 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
13767 | 2024.11.21 19:43:16.812273 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13768 | 2024.11.21 19:43:16.812445 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13769 | 2024.11.21 19:43:16.812516 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13770 | 2024.11.21 19:43:16.813248 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13771 | 2024.11.21 19:43:16.813294 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13772 | 2024.11.21 19:43:16.813729 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13773 | 2024.11.21 19:43:16.813978 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13774 | 2024.11.21 19:43:16.814214 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00182 sec., 7692.307692307692 rows/sec., 553.74 KiB/sec. | ||
13775 | 2024.11.21 19:43:16.814270 [ 276 ] {ac021c0d-cfc0-4569-939b-781f3ae1cda0} <Debug> TCPHandler: Processed in 0.002112748 sec. | ||
13776 | 2024.11.21 19:43:16.814456 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13777 | 2024.11.21 19:43:16.814595 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13778 | 2024.11.21 19:43:16.814651 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13779 | 2024.11.21 19:43:16.815388 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13780 | 2024.11.21 19:43:16.815428 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13781 | 2024.11.21 19:43:16.815819 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13782 | 2024.11.21 19:43:16.816058 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13783 | 2024.11.21 19:43:16.816279 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001715 sec., 166180.7580174927 rows/sec., 14.68 MiB/sec. | ||
13784 | 2024.11.21 19:43:16.816332 [ 282 ] {85356bd3-f918-4f61-866a-436d90f917ea} <Debug> TCPHandler: Processed in 0.001946246 sec. | ||
13785 | 2024.11.21 19:43:16.816484 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13786 | 2024.11.21 19:43:16.816613 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13787 | 2024.11.21 19:43:16.816666 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13788 | 2024.11.21 19:43:16.817247 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13789 | 2024.11.21 19:43:16.817286 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13790 | 2024.11.21 19:43:16.817648 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13791 | 2024.11.21 19:43:16.817883 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13792 | 2024.11.21 19:43:16.818092 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001508 sec., 31830.238726790452 rows/sec., 2.29 MiB/sec. | ||
13793 | 2024.11.21 19:43:16.818144 [ 276 ] {bb70fe60-151c-4200-af55-8620c73d739e} <Debug> TCPHandler: Processed in 0.001722803 sec. | ||
13794 | 2024.11.21 19:43:16.818284 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13795 | 2024.11.21 19:43:16.818415 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13796 | 2024.11.21 19:43:16.818470 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13797 | 2024.11.21 19:43:16.819028 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13798 | 2024.11.21 19:43:16.819066 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13799 | 2024.11.21 19:43:16.819402 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13800 | 2024.11.21 19:43:16.819706 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13801 | 2024.11.21 19:43:16.819959 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001565 sec., 8945.686900958466 rows/sec., 626.50 KiB/sec. | ||
13802 | 2024.11.21 19:43:16.820134 [ 282 ] {bf130777-6272-4745-b8d2-74af538848ad} <Debug> TCPHandler: Processed in 0.001906966 sec. | ||
13803 | 2024.11.21 19:43:16.820337 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13804 | 2024.11.21 19:43:16.820458 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13805 | 2024.11.21 19:43:16.820508 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13806 | 2024.11.21 19:43:16.821062 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13807 | 2024.11.21 19:43:16.821102 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13808 | 2024.11.21 19:43:16.821458 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13809 | 2024.11.21 19:43:16.821696 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13810 | 2024.11.21 19:43:16.821954 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001518 sec., 8563.899868247694 rows/sec., 533.96 KiB/sec. | ||
13811 | 2024.11.21 19:43:16.822167 [ 276 ] {6d0e1318-3541-4501-b53e-66a1bf2eb522} <Debug> TCPHandler: Processed in 0.001930396 sec. | ||
13812 | 2024.11.21 19:43:16.822379 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13813 | 2024.11.21 19:43:16.822511 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13814 | 2024.11.21 19:43:16.822566 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13815 | 2024.11.21 19:43:16.823351 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13816 | 2024.11.21 19:43:16.823391 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13817 | 2024.11.21 19:43:16.823764 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13818 | 2024.11.21 19:43:16.824000 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13819 | 2024.11.21 19:43:16.824207 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001727 sec., 244933.41053850608 rows/sec., 17.51 MiB/sec. | ||
13820 | 2024.11.21 19:43:16.824259 [ 282 ] {d606219f-6482-4eaf-bce2-20163243c211} <Debug> TCPHandler: Processed in 0.001986927 sec. | ||
13821 | 2024.11.21 19:43:16.824406 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13822 | 2024.11.21 19:43:16.824536 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13823 | 2024.11.21 19:43:16.824591 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13824 | 2024.11.21 19:43:16.825080 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13825 | 2024.11.21 19:43:16.825119 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13826 | 2024.11.21 19:43:16.825489 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13827 | 2024.11.21 19:43:16.825727 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13828 | 2024.11.21 19:43:16.825944 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
13829 | 2024.11.21 19:43:16.825995 [ 276 ] {c1b4b14c-b9ee-461e-8405-ec3af02efca6} <Debug> TCPHandler: Processed in 0.001652632 sec. | ||
13830 | 2024.11.21 19:43:16.826166 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13831 | 2024.11.21 19:43:16.826296 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13832 | 2024.11.21 19:43:16.826353 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13833 | 2024.11.21 19:43:16.826969 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13834 | 2024.11.21 19:43:16.827009 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13835 | 2024.11.21 19:43:16.827391 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13836 | 2024.11.21 19:43:16.827630 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13837 | 2024.11.21 19:43:16.827861 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec. | ||
13838 | 2024.11.21 19:43:16.827912 [ 282 ] {269d7bc7-943c-405d-a857-b990048282d8} <Debug> TCPHandler: Processed in 0.001810095 sec. | ||
13839 | 2024.11.21 19:43:16.828052 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13840 | 2024.11.21 19:43:16.828180 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13841 | 2024.11.21 19:43:16.828237 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13842 | 2024.11.21 19:43:16.828749 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13843 | 2024.11.21 19:43:16.828795 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13844 | 2024.11.21 19:43:16.829148 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13845 | 2024.11.21 19:43:16.829382 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13846 | 2024.11.21 19:43:16.829630 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
13847 | 2024.11.21 19:43:16.829798 [ 276 ] {ad2561d2-3d91-4a6d-87f5-dad40df0475e} <Debug> TCPHandler: Processed in 0.001804104 sec. | ||
13848 | 2024.11.21 19:43:16.830007 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13849 | 2024.11.21 19:43:16.830150 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13850 | 2024.11.21 19:43:16.830238 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13851 | 2024.11.21 19:43:16.831516 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13852 | 2024.11.21 19:43:16.831556 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13853 | 2024.11.21 19:43:16.832212 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13854 | 2024.11.21 19:43:16.832467 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13855 | 2024.11.21 19:43:16.832703 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002585 sec., 15860.73500967118 rows/sec., 28.42 MiB/sec. | ||
13856 | 2024.11.21 19:43:16.832793 [ 282 ] {82762c9a-2655-4ed1-8169-4c135367830f} <Debug> TCPHandler: Processed in 0.002904859 sec. | ||
13857 | 2024.11.21 19:43:16.832943 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13858 | 2024.11.21 19:43:16.833071 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13859 | 2024.11.21 19:43:16.833126 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13860 | 2024.11.21 19:43:16.833658 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13861 | 2024.11.21 19:43:16.833704 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13862 | 2024.11.21 19:43:16.834083 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13863 | 2024.11.21 19:43:16.834311 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13864 | 2024.11.21 19:43:16.834540 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001493 sec., 54922.97387809779 rows/sec., 3.49 MiB/sec. | ||
13865 | 2024.11.21 19:43:16.834603 [ 276 ] {104be10e-937b-4f13-bcb0-e2162a4d2c8b} <Debug> TCPHandler: Processed in 0.001723403 sec. | ||
13866 | 2024.11.21 19:43:17.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.00 MiB, peak 275.52 MiB, free memory in arenas 0.00 B, will set to 257.09 MiB (RSS), difference: 3.09 MiB | ||
13867 | 2024.11.21 19:43:18.154900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
13868 | 2024.11.21 19:43:18.184557 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13869 | 2024.11.21 19:43:18.184649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13870 | 2024.11.21 19:43:18.196172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13871 | 2024.11.21 19:43:18.197689 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13872 | 2024.11.21 19:43:18.204426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
13873 | 2024.11.21 19:43:21.804453 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13874 | 2024.11.21 19:43:21.804669 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13875 | 2024.11.21 19:43:21.804753 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13876 | 2024.11.21 19:43:21.805614 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13877 | 2024.11.21 19:43:21.805664 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13878 | 2024.11.21 19:43:21.806117 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13879 | 2024.11.21 19:43:21.806414 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13880 | 2024.11.21 19:43:21.806677 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002068 sec., 27079.303675048355 rows/sec., 2.08 MiB/sec. | ||
13881 | 2024.11.21 19:43:21.806752 [ 276 ] {6536839e-3081-42eb-a3c5-0045bbceea88} <Debug> TCPHandler: Processed in 0.002439633 sec. | ||
13882 | 2024.11.21 19:43:21.806946 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13883 | 2024.11.21 19:43:21.807085 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13884 | 2024.11.21 19:43:21.807137 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13885 | 2024.11.21 19:43:21.807771 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13886 | 2024.11.21 19:43:21.807815 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13887 | 2024.11.21 19:43:21.808214 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13888 | 2024.11.21 19:43:21.808472 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13889 | 2024.11.21 19:43:21.808732 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001676 sec., 38186.15751789976 rows/sec., 2.98 MiB/sec. | ||
13890 | 2024.11.21 19:43:21.808816 [ 282 ] {e6ee5892-e93d-40de-a680-a251540c9d87} <Debug> TCPHandler: Processed in 0.001931975 sec. | ||
13891 | 2024.11.21 19:43:21.809006 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13892 | 2024.11.21 19:43:21.809147 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13893 | 2024.11.21 19:43:21.809211 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13894 | 2024.11.21 19:43:21.809860 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13895 | 2024.11.21 19:43:21.809907 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13896 | 2024.11.21 19:43:21.810340 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13897 | 2024.11.21 19:43:21.810585 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13898 | 2024.11.21 19:43:21.810831 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001716 sec., 74592.07459207458 rows/sec., 5.20 MiB/sec. | ||
13899 | 2024.11.21 19:43:21.810895 [ 276 ] {c7c79f78-bffc-4893-870c-ff801035d123} <Debug> TCPHandler: Processed in 0.001957046 sec. | ||
13900 | 2024.11.21 19:43:21.811060 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13901 | 2024.11.21 19:43:21.811175 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13902 | 2024.11.21 19:43:21.811226 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13903 | 2024.11.21 19:43:21.811694 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13904 | 2024.11.21 19:43:21.811735 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13905 | 2024.11.21 19:43:21.812118 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13906 | 2024.11.21 19:43:21.812366 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13907 | 2024.11.21 19:43:21.812585 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001435 sec., 33449.47735191637 rows/sec., 2.25 MiB/sec. | ||
13908 | 2024.11.21 19:43:21.812638 [ 282 ] {d70812ab-e005-4b0e-b6e7-93def74c25cf} <Debug> TCPHandler: Processed in 0.001632862 sec. | ||
13909 | 2024.11.21 19:43:23.016359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
13910 | 2024.11.21 19:43:23.017494 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13911 | 2024.11.21 19:43:23.017546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
13912 | 2024.11.21 19:43:23.018098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13913 | 2024.11.21 19:43:23.018357 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13914 | 2024.11.21 19:43:23.018625 [ 52 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13915 | 2024.11.21 19:43:23.018655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
13916 | 2024.11.21 19:43:23.018753 [ 52 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13917 | 2024.11.21 19:43:23.018803 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
13918 | 2024.11.21 19:43:23.019066 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
13919 | 2024.11.21 19:43:23.019324 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13920 | 2024.11.21 19:43:23.019373 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
13921 | 2024.11.21 19:43:23.019464 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
13922 | 2024.11.21 19:43:23.019743 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
13923 | 2024.11.21 19:43:23.019846 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
13924 | 2024.11.21 19:43:23.020077 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
13925 | 2024.11.21 19:43:23.020230 [ 194 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
13926 | 2024.11.21 19:43:23.023261 [ 201 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004344318 sec., 8551169.596700795 rows/sec., 122.33 MiB/sec. | ||
13927 | 2024.11.21 19:43:23.023675 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13928 | 2024.11.21 19:43:23.024028 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13929 | 2024.11.21 19:43:23.024120 [ 187 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_81_16} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13930 | 2024.11.21 19:43:23.024237 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
13931 | 2024.11.21 19:43:25.704621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
13932 | 2024.11.21 19:43:25.725830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1814 | ||
13933 | 2024.11.21 19:43:25.743239 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13934 | 2024.11.21 19:43:25.743344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
13935 | 2024.11.21 19:43:25.744176 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13936 | 2024.11.21 19:43:25.744276 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
13937 | 2024.11.21 19:43:25.752719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
13938 | 2024.11.21 19:43:25.753556 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13939 | 2024.11.21 19:43:25.757176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1814 | ||
13940 | 2024.11.21 19:43:25.763150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13941 | 2024.11.21 19:43:25.764136 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13942 | 2024.11.21 19:43:25.764550 [ 49 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13943 | 2024.11.21 19:43:25.764734 [ 49 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13944 | 2024.11.21 19:43:25.764828 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
13945 | 2024.11.21 19:43:25.765645 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13946 | 2024.11.21 19:43:25.784634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
13947 | 2024.11.21 19:43:25.785639 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13948 | 2024.11.21 19:43:25.787035 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13949 | 2024.11.21 19:43:25.792612 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13950 | 2024.11.21 19:43:25.798525 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13951 | 2024.11.21 19:43:25.804322 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13952 | 2024.11.21 19:43:25.810461 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13953 | 2024.11.21 19:43:25.817864 [ 196 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
13954 | 2024.11.21 19:43:25.887169 [ 201 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.122134351 sec., 5002.68757313002 rows/sec., 25.87 MiB/sec. | ||
13955 | 2024.11.21 19:43:25.890822 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13956 | 2024.11.21 19:43:25.894148 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13957 | 2024.11.21 19:43:25.894287 [ 195 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_81_16} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13958 | 2024.11.21 19:43:25.897274 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
13959 | 2024.11.21 19:43:26.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.17 MiB, peak 275.58 MiB, free memory in arenas 0.00 B, will set to 257.09 MiB (RSS), difference: -1.08 MiB | ||
13960 | 2024.11.21 19:43:26.806072 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13961 | 2024.11.21 19:43:26.806344 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13962 | 2024.11.21 19:43:26.806416 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13963 | 2024.11.21 19:43:26.807208 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13964 | 2024.11.21 19:43:26.807259 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
13965 | 2024.11.21 19:43:26.807709 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13966 | 2024.11.21 19:43:26.807961 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13967 | 2024.11.21 19:43:26.808202 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.25 MiB/sec. | ||
13968 | 2024.11.21 19:43:26.808269 [ 276 ] {e6c404df-c181-4e57-aa70-a979ab470a88} <Debug> TCPHandler: Processed in 0.002384722 sec. | ||
13969 | 2024.11.21 19:43:26.808496 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13970 | 2024.11.21 19:43:26.808650 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13971 | 2024.11.21 19:43:26.808708 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13972 | 2024.11.21 19:43:26.809371 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13973 | 2024.11.21 19:43:26.809412 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
13974 | 2024.11.21 19:43:26.809792 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13975 | 2024.11.21 19:43:26.810029 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13976 | 2024.11.21 19:43:26.810269 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001649 sec., 38811.400848999394 rows/sec., 3.03 MiB/sec. | ||
13977 | 2024.11.21 19:43:26.810360 [ 282 ] {baf0bad0-c969-41c5-985c-b461e5fb3e41} <Debug> TCPHandler: Processed in 0.001959296 sec. | ||
13978 | 2024.11.21 19:43:26.810572 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13979 | 2024.11.21 19:43:26.810845 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13980 | 2024.11.21 19:43:26.810909 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13981 | 2024.11.21 19:43:26.811521 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13982 | 2024.11.21 19:43:26.811561 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
13983 | 2024.11.21 19:43:26.811962 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13984 | 2024.11.21 19:43:26.812216 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13985 | 2024.11.21 19:43:26.812435 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. | ||
13986 | 2024.11.21 19:43:26.812487 [ 276 ] {3b44d9bb-c038-4b90-8d11-0be3d8220d8a} <Debug> TCPHandler: Processed in 0.002043837 sec. | ||
13987 | 2024.11.21 19:43:26.812644 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13988 | 2024.11.21 19:43:26.812775 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13989 | 2024.11.21 19:43:26.812832 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13990 | 2024.11.21 19:43:26.813385 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13991 | 2024.11.21 19:43:26.813424 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
13992 | 2024.11.21 19:43:26.813790 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13993 | 2024.11.21 19:43:26.814044 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13994 | 2024.11.21 19:43:26.814262 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
13995 | 2024.11.21 19:43:26.814311 [ 282 ] {de023602-5dee-424f-9f2d-70dccffebe50} <Debug> TCPHandler: Processed in 0.001729683 sec. | ||
13996 | 2024.11.21 19:43:30.194208 [ 45 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
13997 | 2024.11.21 19:43:30.194294 [ 45 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13998 | 2024.11.21 19:43:30.194321 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
13999 | 2024.11.21 19:43:30.194539 [ 222 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): 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] | ||
14000 | 2024.11.21 19:43:30.194572 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
14001 | 2024.11.21 19:43:30.194645 [ 222 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): 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] | ||
14002 | 2024.11.21 19:43:30.194853 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14003 | 2024.11.21 19:43:30.194993 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 242 rows starting from the beginning of the part | ||
14004 | 2024.11.21 19:43:30.195137 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
14005 | 2024.11.21 19:43:30.195732 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
14006 | 2024.11.21 19:43:30.196126 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
14007 | 2024.11.21 19:43:30.196507 [ 193 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
14008 | 2024.11.21 19:43:30.198610 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.004209707 sec., 70788.77461067955 rows/sec., 5.07 MiB/sec. | ||
14009 | 2024.11.21 19:43:30.198795 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14010 | 2024.11.21 19:43:30.199044 [ 222 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): 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] | ||
14011 | 2024.11.21 19:43:30.199336 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14012 | 2024.11.21 19:43:30.199560 [ 201 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_41_10} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14013 | 2024.11.21 19:43:30.199677 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
14014 | 2024.11.21 19:43:30.297128 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14015 | 2024.11.21 19:43:30.297157 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14016 | 2024.11.21 19:43:30.518943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
14017 | 2024.11.21 19:43:30.519615 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14018 | 2024.11.21 19:43:30.519657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14019 | 2024.11.21 19:43:30.520174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14020 | 2024.11.21 19:43:30.520425 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14021 | 2024.11.21 19:43:30.520610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
14022 | 2024.11.21 19:43:31.357721 [ 225 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): 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] | ||
14023 | 2024.11.21 19:43:31.357783 [ 225 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): 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] | ||
14024 | 2024.11.21 19:43:31.359544 [ 225 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): 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] | ||
14025 | 2024.11.21 19:43:31.811471 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14026 | 2024.11.21 19:43:31.811668 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14027 | 2024.11.21 19:43:31.811746 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14028 | 2024.11.21 19:43:31.812557 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14029 | 2024.11.21 19:43:31.812611 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14030 | 2024.11.21 19:43:31.813060 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14031 | 2024.11.21 19:43:31.813317 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14032 | 2024.11.21 19:43:31.813528 [ 40 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14033 | 2024.11.21 19:43:31.813558 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. | ||
14034 | 2024.11.21 19:43:31.813624 [ 40 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14035 | 2024.11.21 19:43:31.813704 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14036 | 2024.11.21 19:43:31.813715 [ 276 ] {fd73f4ac-6221-4647-9eb6-5b09db2dfcb5} <Debug> TCPHandler: Processed in 0.002377452 sec. | ||
14037 | 2024.11.21 19:43:31.813920 [ 224 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): 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] | ||
14038 | 2024.11.21 19:43:31.814002 [ 224 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): 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] | ||
14039 | 2024.11.21 19:43:31.814062 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
14040 | 2024.11.21 19:43:31.814078 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14041 | 2024.11.21 19:43:31.814496 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14042 | 2024.11.21 19:43:31.814533 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14043 | 2024.11.21 19:43:31.814565 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
14044 | 2024.11.21 19:43:31.814684 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14045 | 2024.11.21 19:43:31.815060 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
14046 | 2024.11.21 19:43:31.815624 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
14047 | 2024.11.21 19:43:31.816170 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
14048 | 2024.11.21 19:43:31.816674 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
14049 | 2024.11.21 19:43:31.820124 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14050 | 2024.11.21 19:43:31.820250 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14051 | 2024.11.21 19:43:31.820312 [ 224 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): 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] | ||
14052 | 2024.11.21 19:43:31.820926 [ 192 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007113265 sec., 9840.769323229206 rows/sec., 746.84 KiB/sec. | ||
14053 | 2024.11.21 19:43:31.821317 [ 188 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14054 | 2024.11.21 19:43:31.821970 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14055 | 2024.11.21 19:43:31.822034 [ 188 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14056 | 2024.11.21 19:43:31.822185 [ 188 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_41_10} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14057 | 2024.11.21 19:43:31.822334 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14058 | 2024.11.21 19:43:31.822435 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14059 | 2024.11.21 19:43:31.822625 [ 40 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14060 | 2024.11.21 19:43:31.822677 [ 40 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14061 | 2024.11.21 19:43:31.822699 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.008275 sec., 34441.08761329306 rows/sec., 3.04 MiB/sec. | ||
14062 | 2024.11.21 19:43:31.822714 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14063 | 2024.11.21 19:43:31.822856 [ 282 ] {fdeec668-7642-4d8a-b417-e0063cdfc99d} <Debug> TCPHandler: Processed in 0.00898829 sec. | ||
14064 | 2024.11.21 19:43:31.822914 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
14065 | 2024.11.21 19:43:31.823022 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14066 | 2024.11.21 19:43:31.823037 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14067 | 2024.11.21 19:43:31.823056 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1435 rows starting from the beginning of the part | ||
14068 | 2024.11.21 19:43:31.823258 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
14069 | 2024.11.21 19:43:31.823344 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14070 | 2024.11.21 19:43:31.823514 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14071 | 2024.11.21 19:43:31.823598 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 285 rows starting from the beginning of the part | ||
14072 | 2024.11.21 19:43:31.823992 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
14073 | 2024.11.21 19:43:31.824344 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
14074 | 2024.11.21 19:43:31.824834 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 285 rows starting from the beginning of the part | ||
14075 | 2024.11.21 19:43:31.826066 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14076 | 2024.11.21 19:43:31.826114 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14077 | 2024.11.21 19:43:31.826682 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14078 | 2024.11.21 19:43:31.826983 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14079 | 2024.11.21 19:43:31.827265 [ 186 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.004404729 sec., 493333.41506367363 rows/sec., 43.54 MiB/sec. | ||
14080 | 2024.11.21 19:43:31.827411 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004177 sec., 11491.501077328225 rows/sec., 847.27 KiB/sec. | ||
14081 | 2024.11.21 19:43:31.827567 [ 276 ] {0c5d051a-cf18-4b5a-b0ff-1e22411487b2} <Debug> TCPHandler: Processed in 0.004578291 sec. | ||
14082 | 2024.11.21 19:43:31.827808 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14083 | 2024.11.21 19:43:31.827879 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14084 | 2024.11.21 19:43:31.828322 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14085 | 2024.11.21 19:43:31.828496 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14086 | 2024.11.21 19:43:31.828813 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14087 | 2024.11.21 19:43:31.829071 [ 188 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_121_24} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14088 | 2024.11.21 19:43:31.829247 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
14089 | 2024.11.21 19:43:31.829588 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14090 | 2024.11.21 19:43:31.829631 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14091 | 2024.11.21 19:43:31.829983 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14092 | 2024.11.21 19:43:31.830216 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14093 | 2024.11.21 19:43:31.830462 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002278 sec., 6145.741878841089 rows/sec., 430.41 KiB/sec. | ||
14094 | 2024.11.21 19:43:31.830534 [ 282 ] {8b1bee7d-8822-4aec-8ce6-db49b1d9d856} <Debug> TCPHandler: Processed in 0.002827968 sec. | ||
14095 | 2024.11.21 19:43:31.830784 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14096 | 2024.11.21 19:43:31.830930 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14097 | 2024.11.21 19:43:31.830987 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14098 | 2024.11.21 19:43:31.831594 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14099 | 2024.11.21 19:43:31.831634 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14100 | 2024.11.21 19:43:31.831986 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14101 | 2024.11.21 19:43:31.832237 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14102 | 2024.11.21 19:43:31.832390 [ 40 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14103 | 2024.11.21 19:43:31.832457 [ 40 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14104 | 2024.11.21 19:43:31.832484 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001583 sec., 8212.2552116235 rows/sec., 512.03 KiB/sec. | ||
14105 | 2024.11.21 19:43:31.832519 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14106 | 2024.11.21 19:43:31.832603 [ 276 ] {9d5fbded-b683-453f-b83a-3854a16c38ca} <Debug> TCPHandler: Processed in 0.001950316 sec. | ||
14107 | 2024.11.21 19:43:31.832829 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14108 | 2024.11.21 19:43:31.832896 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
14109 | 2024.11.21 19:43:31.833066 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14110 | 2024.11.21 19:43:31.833192 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14111 | 2024.11.21 19:43:31.833359 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14112 | 2024.11.21 19:43:31.833478 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
14113 | 2024.11.21 19:43:31.833783 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
14114 | 2024.11.21 19:43:31.834162 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
14115 | 2024.11.21 19:43:31.834493 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
14116 | 2024.11.21 19:43:31.834912 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
14117 | 2024.11.21 19:43:31.836140 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14118 | 2024.11.21 19:43:31.836210 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14119 | 2024.11.21 19:43:31.837199 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14120 | 2024.11.21 19:43:31.837372 [ 200 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004712253 sec., 13793.826435040735 rows/sec., 913.92 KiB/sec. | ||
14121 | 2024.11.21 19:43:31.837653 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14122 | 2024.11.21 19:43:31.837652 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14123 | 2024.11.21 19:43:31.837981 [ 40 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14124 | 2024.11.21 19:43:31.838101 [ 40 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14125 | 2024.11.21 19:43:31.838117 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005102 sec., 82908.66326930615 rows/sec., 5.93 MiB/sec. | ||
14126 | 2024.11.21 19:43:31.838172 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14127 | 2024.11.21 19:43:31.838343 [ 282 ] {a80f9f0d-1ca7-41a9-ae0f-24971b8e80a7} <Debug> TCPHandler: Processed in 0.005624955 sec. | ||
14128 | 2024.11.21 19:43:31.838686 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14129 | 2024.11.21 19:43:31.838696 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
14130 | 2024.11.21 19:43:31.839193 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14131 | 2024.11.21 19:43:31.839166 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14132 | 2024.11.21 19:43:31.839288 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14133 | 2024.11.21 19:43:31.839451 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 915 rows starting from the beginning of the part | ||
14134 | 2024.11.21 19:43:31.839511 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14135 | 2024.11.21 19:43:31.839946 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
14136 | 2024.11.21 19:43:31.840438 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 423 rows starting from the beginning of the part | ||
14137 | 2024.11.21 19:43:31.840946 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
14138 | 2024.11.21 19:43:31.841396 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
14139 | 2024.11.21 19:43:31.841575 [ 189 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_41_10} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14140 | 2024.11.21 19:43:31.841868 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 423 rows starting from the beginning of the part | ||
14141 | 2024.11.21 19:43:31.843306 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14142 | 2024.11.21 19:43:31.844012 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14143 | 2024.11.21 19:43:31.844093 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14144 | 2024.11.21 19:43:31.845134 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14145 | 2024.11.21 19:43:31.845573 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14146 | 2024.11.21 19:43:31.846038 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007016 sec., 855.1881413911061 rows/sec., 44.68 KiB/sec. | ||
14147 | 2024.11.21 19:43:31.846314 [ 276 ] {73a0844e-6e25-475c-baed-63ceb6f469fa} <Debug> TCPHandler: Processed in 0.007819154 sec. | ||
14148 | 2024.11.21 19:43:31.846303 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.007987216 sec., 244515.7361463619 rows/sec., 18.72 MiB/sec. | ||
14149 | 2024.11.21 19:43:31.846592 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14150 | 2024.11.21 19:43:31.846658 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14151 | 2024.11.21 19:43:31.847047 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14152 | 2024.11.21 19:43:31.847256 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14153 | 2024.11.21 19:43:31.847472 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14154 | 2024.11.21 19:43:31.847715 [ 190 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_121_24} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14155 | 2024.11.21 19:43:31.847871 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
14156 | 2024.11.21 19:43:31.848218 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14157 | 2024.11.21 19:43:31.848262 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14158 | 2024.11.21 19:43:31.848647 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14159 | 2024.11.21 19:43:31.848885 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14160 | 2024.11.21 19:43:31.849041 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14161 | 2024.11.21 19:43:31.849070 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002196 sec., 107923.49726775957 rows/sec., 7.23 MiB/sec. | ||
14162 | 2024.11.21 19:43:31.849082 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14163 | 2024.11.21 19:43:31.849113 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14164 | 2024.11.21 19:43:31.849140 [ 282 ] {faa48deb-23b8-4a30-96c3-7450e8b8b4e1} <Debug> TCPHandler: Processed in 0.002715106 sec. | ||
14165 | 2024.11.21 19:43:31.849303 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
14166 | 2024.11.21 19:43:31.849327 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14167 | 2024.11.21 19:43:31.849599 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14168 | 2024.11.21 19:43:31.849617 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14169 | 2024.11.21 19:43:31.849719 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14170 | 2024.11.21 19:43:31.849718 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_116_23, total 21510 rows starting from the beginning of the part | ||
14171 | 2024.11.21 19:43:31.850422 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
14172 | 2024.11.21 19:43:31.850765 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part | ||
14173 | 2024.11.21 19:43:31.851312 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 128 rows starting from the beginning of the part | ||
14174 | 2024.11.21 19:43:31.851587 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
14175 | 2024.11.21 19:43:31.851881 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 237 rows starting from the beginning of the part | ||
14176 | 2024.11.21 19:43:31.852387 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14177 | 2024.11.21 19:43:31.852432 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14178 | 2024.11.21 19:43:31.852901 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14179 | 2024.11.21 19:43:31.853175 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14180 | 2024.11.21 19:43:31.853524 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004029 sec., 248.2005460412013 rows/sec., 16.72 KiB/sec. | ||
14181 | 2024.11.21 19:43:31.853926 [ 276 ] {d2aa67d5-d95a-45d2-9888-f0f1c5263529} <Debug> TCPHandler: Processed in 0.004678552 sec. | ||
14182 | 2024.11.21 19:43:31.854331 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14183 | 2024.11.21 19:43:31.854711 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14184 | 2024.11.21 19:43:31.854840 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14185 | 2024.11.21 19:43:31.856316 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14186 | 2024.11.21 19:43:31.856352 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14187 | 2024.11.21 19:43:31.857027 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14188 | 2024.11.21 19:43:31.857274 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14189 | 2024.11.21 19:43:31.857466 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002867 sec., 14300.662713637948 rows/sec., 25.63 MiB/sec. | ||
14190 | 2024.11.21 19:43:31.857559 [ 282 ] {0d6afb18-e47b-499d-bfe9-050df1b737a4} <Debug> TCPHandler: Processed in 0.003499257 sec. | ||
14191 | 2024.11.21 19:43:31.857723 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14192 | 2024.11.21 19:43:31.857856 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14193 | 2024.11.21 19:43:31.857910 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14194 | 2024.11.21 19:43:31.858437 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14195 | 2024.11.21 19:43:31.858477 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14196 | 2024.11.21 19:43:31.858851 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14197 | 2024.11.21 19:43:31.859089 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14198 | 2024.11.21 19:43:31.859222 [ 39 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14199 | 2024.11.21 19:43:31.859262 [ 39 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14200 | 2024.11.21 19:43:31.859273 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec. | ||
14201 | 2024.11.21 19:43:31.859286 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14202 | 2024.11.21 19:43:31.859374 [ 276 ] {8fadd444-a8a2-4e03-8284-6384e60f6fc5} <Debug> TCPHandler: Processed in 0.001710713 sec. | ||
14203 | 2024.11.21 19:43:31.859524 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
14204 | 2024.11.21 19:43:31.859689 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14205 | 2024.11.21 19:43:31.859737 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7116 rows starting from the beginning of the part | ||
14206 | 2024.11.21 19:43:31.859877 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
14207 | 2024.11.21 19:43:31.859998 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 82 rows starting from the beginning of the part | ||
14208 | 2024.11.21 19:43:31.860226 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 48 rows starting from the beginning of the part | ||
14209 | 2024.11.21 19:43:31.860351 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
14210 | 2024.11.21 19:43:31.860558 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part | ||
14211 | 2024.11.21 19:43:31.862775 [ 194 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7448 rows, containing 4 columns (4 merged, 0 gathered) in 0.003386596 sec., 2199258.488464523 rows/sec., 144.50 MiB/sec. | ||
14212 | 2024.11.21 19:43:31.863294 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14213 | 2024.11.21 19:43:31.863627 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14214 | 2024.11.21 19:43:31.863705 [ 187 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_121_24} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14215 | 2024.11.21 19:43:31.863800 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
14216 | 2024.11.21 19:43:31.873884 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22432 rows, containing 5 columns (5 merged, 0 gathered) in 0.02470915 sec., 907841.8318719988 rows/sec., 61.99 MiB/sec. | ||
14217 | 2024.11.21 19:43:31.874247 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14218 | 2024.11.21 19:43:31.874523 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14219 | 2024.11.21 19:43:31.874594 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14220 | 2024.11.21 19:43:31.874664 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
14221 | 2024.11.21 19:43:33.284824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
14222 | 2024.11.21 19:43:33.309604 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14223 | 2024.11.21 19:43:33.309665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14224 | 2024.11.21 19:43:33.317361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14225 | 2024.11.21 19:43:33.318192 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14226 | 2024.11.21 19:43:33.322198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
14227 | 2024.11.21 19:43:35.757560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1844 | ||
14228 | 2024.11.21 19:43:35.760949 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14229 | 2024.11.21 19:43:35.761004 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14230 | 2024.11.21 19:43:35.762586 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
14231 | 2024.11.21 19:43:35.762915 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14232 | 2024.11.21 19:43:35.763181 [ 33 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
14233 | 2024.11.21 19:43:35.763306 [ 33 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14234 | 2024.11.21 19:43:35.763378 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14235 | 2024.11.21 19:43:35.763904 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
14236 | 2024.11.21 19:43:35.764496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1844 | ||
14237 | 2024.11.21 19:43:35.765035 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14238 | 2024.11.21 19:43:35.765227 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1700 rows starting from the beginning of the part | ||
14239 | 2024.11.21 19:43:35.765768 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
14240 | 2024.11.21 19:43:35.766298 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
14241 | 2024.11.21 19:43:35.766823 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
14242 | 2024.11.21 19:43:35.767325 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
14243 | 2024.11.21 19:43:35.767806 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
14244 | 2024.11.21 19:43:35.776621 [ 196 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 72 columns (72 merged, 0 gathered) in 0.013075775 sec., 141024.14579632948 rows/sec., 107.17 MiB/sec. | ||
14245 | 2024.11.21 19:43:35.778639 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
14246 | 2024.11.21 19:43:35.779559 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14247 | 2024.11.21 19:43:35.779660 [ 201 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_61_12} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
14248 | 2024.11.21 19:43:35.780035 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
14249 | 2024.11.21 19:43:36.192290 [ 225 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
14250 | 2024.11.21 19:43:36.192370 [ 225 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
14251 | 2024.11.21 19:43:36.194683 [ 225 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
14252 | 2024.11.21 19:43:36.339862 [ 225 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
14253 | 2024.11.21 19:43:36.339943 [ 225 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
14254 | 2024.11.21 19:43:36.342044 [ 225 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
14255 | 2024.11.21 19:43:36.805433 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14256 | 2024.11.21 19:43:36.805653 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14257 | 2024.11.21 19:43:36.805728 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14258 | 2024.11.21 19:43:36.806506 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14259 | 2024.11.21 19:43:36.806557 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14260 | 2024.11.21 19:43:36.806991 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
14261 | 2024.11.21 19:43:36.807254 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14262 | 2024.11.21 19:43:36.807505 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001911 sec., 6279.434850863422 rows/sec., 512.04 KiB/sec. | ||
14263 | 2024.11.21 19:43:36.807610 [ 276 ] {203252ca-9be1-4f30-bd5c-bac1ff56beb5} <Debug> TCPHandler: Processed in 0.002320401 sec. | ||
14264 | 2024.11.21 19:43:36.807806 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14265 | 2024.11.21 19:43:36.807921 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14266 | 2024.11.21 19:43:36.807967 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14267 | 2024.11.21 19:43:36.808535 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14268 | 2024.11.21 19:43:36.808574 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14269 | 2024.11.21 19:43:36.808960 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14270 | 2024.11.21 19:43:36.809207 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14271 | 2024.11.21 19:43:36.809408 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} <Debug> executeQuery: Read 62 rows, 4.84 KiB in 0.001509 sec., 41086.812458581844 rows/sec., 3.14 MiB/sec. | ||
14272 | 2024.11.21 19:43:36.809463 [ 282 ] {95baaa39-b0b4-4998-9feb-fd5c7cbe54d8} <Debug> TCPHandler: Processed in 0.001716623 sec. | ||
14273 | 2024.11.21 19:43:36.809600 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14274 | 2024.11.21 19:43:36.809731 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14275 | 2024.11.21 19:43:36.809785 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14276 | 2024.11.21 19:43:36.810425 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14277 | 2024.11.21 19:43:36.810473 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14278 | 2024.11.21 19:43:36.810842 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14279 | 2024.11.21 19:43:36.811072 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14280 | 2024.11.21 19:43:36.811292 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.00159 sec., 7547.169811320755 rows/sec., 526.98 KiB/sec. | ||
14281 | 2024.11.21 19:43:36.811346 [ 276 ] {f6cb63c4-dcb1-4b31-bbfe-249bc512b706} <Debug> TCPHandler: Processed in 0.001798544 sec. | ||
14282 | 2024.11.21 19:43:36.811479 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14283 | 2024.11.21 19:43:36.811585 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14284 | 2024.11.21 19:43:36.811638 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14285 | 2024.11.21 19:43:36.812321 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14286 | 2024.11.21 19:43:36.812369 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14287 | 2024.11.21 19:43:36.812760 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14288 | 2024.11.21 19:43:36.812993 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14289 | 2024.11.21 19:43:36.813198 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001635 sec., 46483.18042813456 rows/sec., 3.64 MiB/sec. | ||
14290 | 2024.11.21 19:43:36.813253 [ 282 ] {b00f0ec0-f021-4160-b837-89a8a942067c} <Debug> TCPHandler: Processed in 0.001826154 sec. | ||
14291 | 2024.11.21 19:43:36.813259 [ 219 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
14292 | 2024.11.21 19:43:36.813307 [ 219 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
14293 | 2024.11.21 19:43:36.813424 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14294 | 2024.11.21 19:43:36.813533 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14295 | 2024.11.21 19:43:36.813589 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14296 | 2024.11.21 19:43:36.814513 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14297 | 2024.11.21 19:43:36.814565 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14298 | 2024.11.21 19:43:36.815053 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14299 | 2024.11.21 19:43:36.815316 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14300 | 2024.11.21 19:43:36.815635 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
14301 | 2024.11.21 19:43:36.815642 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.002129 sec., 77970.87834664162 rows/sec., 5.43 MiB/sec. | ||
14302 | 2024.11.21 19:43:36.815672 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
14303 | 2024.11.21 19:43:36.815744 [ 276 ] {1cb60ff6-3a6e-4978-a73f-203fbdbf43c6} <Debug> TCPHandler: Processed in 0.002380092 sec. | ||
14304 | 2024.11.21 19:43:36.815945 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14305 | 2024.11.21 19:43:36.815972 [ 219 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
14306 | 2024.11.21 19:43:36.816216 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14307 | 2024.11.21 19:43:36.816290 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14308 | 2024.11.21 19:43:36.817763 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14309 | 2024.11.21 19:43:36.817803 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14310 | 2024.11.21 19:43:36.818258 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14311 | 2024.11.21 19:43:36.818549 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14312 | 2024.11.21 19:43:36.818807 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002686 sec., 22338.049143708115 rows/sec., 1.51 MiB/sec. | ||
14313 | 2024.11.21 19:43:36.818918 [ 282 ] {c31df191-d4cf-40d2-803a-2f0a21fd0b04} <Debug> TCPHandler: Processed in 0.003063411 sec. | ||
14314 | 2024.11.21 19:43:36.819177 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
14315 | 2024.11.21 19:43:38.020840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
14316 | 2024.11.21 19:43:38.021641 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14317 | 2024.11.21 19:43:38.021707 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14318 | 2024.11.21 19:43:38.022276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14319 | 2024.11.21 19:43:38.022552 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14320 | 2024.11.21 19:43:38.022849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
14321 | 2024.11.21 19:43:40.822373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
14322 | 2024.11.21 19:43:40.845357 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14323 | 2024.11.21 19:43:40.845410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14324 | 2024.11.21 19:43:40.852920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14325 | 2024.11.21 19:43:40.853744 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14326 | 2024.11.21 19:43:40.856706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
14327 | 2024.11.21 19:43:41.078540 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57463, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14328 | 2024.11.21 19:43:41.266068 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14329 | 2024.11.21 19:43:41.280481 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14330 | 2024.11.21 19:43:41.299918 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14331 | 2024.11.21 19:43:41.541356 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14332 | 2024.11.21 19:43:41.585783 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14333 | 2024.11.21 19:43:41.595136 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14334 | 2024.11.21 19:43:41.601467 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14335 | 2024.11.21 19:43:41.804843 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14336 | 2024.11.21 19:43:41.805044 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14337 | 2024.11.21 19:43:41.805119 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14338 | 2024.11.21 19:43:41.805966 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14339 | 2024.11.21 19:43:41.806012 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14340 | 2024.11.21 19:43:41.806457 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14341 | 2024.11.21 19:43:41.806728 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14342 | 2024.11.21 19:43:41.806944 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.20 MiB/sec. | ||
14343 | 2024.11.21 19:43:41.807014 [ 276 ] {8905f5fd-80c7-4b89-8199-93490f5d876d} <Debug> TCPHandler: Processed in 0.002304871 sec. | ||
14344 | 2024.11.21 19:43:41.807202 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14345 | 2024.11.21 19:43:41.807324 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14346 | 2024.11.21 19:43:41.807376 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14347 | 2024.11.21 19:43:41.807969 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14348 | 2024.11.21 19:43:41.808008 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14349 | 2024.11.21 19:43:41.808389 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14350 | 2024.11.21 19:43:41.808661 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14351 | 2024.11.21 19:43:41.808847 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. | ||
14352 | 2024.11.21 19:43:41.808906 [ 282 ] {e9459d7f-2259-416a-8b51-3926b39806ab} <Debug> TCPHandler: Processed in 0.001765693 sec. | ||
14353 | 2024.11.21 19:43:41.809080 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14354 | 2024.11.21 19:43:41.809211 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14355 | 2024.11.21 19:43:41.809270 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14356 | 2024.11.21 19:43:41.809896 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14357 | 2024.11.21 19:43:41.809933 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14358 | 2024.11.21 19:43:41.810323 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14359 | 2024.11.21 19:43:41.810561 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14360 | 2024.11.21 19:43:41.810784 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. | ||
14361 | 2024.11.21 19:43:41.810889 [ 276 ] {8497e9e0-c827-4c02-8edc-2a9da8d01594} <Debug> TCPHandler: Processed in 0.001871635 sec. | ||
14362 | 2024.11.21 19:43:41.811132 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14363 | 2024.11.21 19:43:41.811392 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14364 | 2024.11.21 19:43:41.811444 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14365 | 2024.11.21 19:43:41.811917 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14366 | 2024.11.21 19:43:41.811957 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14367 | 2024.11.21 19:43:41.812337 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14368 | 2024.11.21 19:43:41.812574 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14369 | 2024.11.21 19:43:41.812816 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
14370 | 2024.11.21 19:43:41.812890 [ 282 ] {001c3e55-3075-4e7d-8ad1-4b5cdb945e92} <Debug> TCPHandler: Processed in 0.001870515 sec. | ||
14371 | 2024.11.21 19:43:42.834344 [ 120 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14372 | 2024.11.21 19:43:42.834432 [ 120 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14373 | 2024.11.21 19:43:42.834473 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14374 | 2024.11.21 19:43:42.834640 [ 225 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): 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] | ||
14375 | 2024.11.21 19:43:42.834690 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
14376 | 2024.11.21 19:43:42.834702 [ 225 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): 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] | ||
14377 | 2024.11.21 19:43:42.835046 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14378 | 2024.11.21 19:43:42.835103 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 37 rows starting from the beginning of the part | ||
14379 | 2024.11.21 19:43:42.835265 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
14380 | 2024.11.21 19:43:42.835566 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
14381 | 2024.11.21 19:43:42.835930 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
14382 | 2024.11.21 19:43:42.836283 [ 198 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
14383 | 2024.11.21 19:43:42.838337 [ 196 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.00376861 sec., 10879.342781556064 rows/sec., 733.08 KiB/sec. | ||
14384 | 2024.11.21 19:43:42.838483 [ 225 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): 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] | ||
14385 | 2024.11.21 19:43:42.838553 [ 196 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14386 | 2024.11.21 19:43:42.839165 [ 196 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14387 | 2024.11.21 19:43:42.839253 [ 196 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_41_10} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14388 | 2024.11.21 19:43:42.839353 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14389 | 2024.11.21 19:43:43.329164 [ 94 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14390 | 2024.11.21 19:43:43.329230 [ 94 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14391 | 2024.11.21 19:43:43.329253 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14392 | 2024.11.21 19:43:43.329401 [ 223 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): 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] | ||
14393 | 2024.11.21 19:43:43.329447 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
14394 | 2024.11.21 19:43:43.329466 [ 223 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): 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] | ||
14395 | 2024.11.21 19:43:43.329774 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14396 | 2024.11.21 19:43:43.329834 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 222 rows starting from the beginning of the part | ||
14397 | 2024.11.21 19:43:43.329922 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
14398 | 2024.11.21 19:43:43.330315 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
14399 | 2024.11.21 19:43:43.330655 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
14400 | 2024.11.21 19:43:43.331040 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
14401 | 2024.11.21 19:43:43.332920 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003585298 sec., 68613.54342093739 rows/sec., 3.50 MiB/sec. | ||
14402 | 2024.11.21 19:43:43.333078 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14403 | 2024.11.21 19:43:43.333375 [ 223 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): 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] | ||
14404 | 2024.11.21 19:43:43.333665 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14405 | 2024.11.21 19:43:43.333898 [ 188 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_41_10} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14406 | 2024.11.21 19:43:43.334044 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14407 | 2024.11.21 19:43:44.249708 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14408 | 2024.11.21 19:43:44.706870 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14409 | 2024.11.21 19:43:44.857467 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14410 | 2024.11.21 19:43:44.907916 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14411 | 2024.11.21 19:43:44.934484 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14412 | 2024.11.21 19:43:44.959364 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14413 | 2024.11.21 19:43:44.961680 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14414 | 2024.11.21 19:43:44.973048 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14415 | 2024.11.21 19:43:45.206092 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41571, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14416 | 2024.11.21 19:43:45.297211 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14417 | 2024.11.21 19:43:45.297264 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14418 | 2024.11.21 19:43:45.523082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
14419 | 2024.11.21 19:43:45.523719 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14420 | 2024.11.21 19:43:45.523766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14421 | 2024.11.21 19:43:45.523962 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14422 | 2024.11.21 19:43:45.524348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14423 | 2024.11.21 19:43:45.524600 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14424 | 2024.11.21 19:43:45.524873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
14425 | 2024.11.21 19:43:45.568349 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14426 | 2024.11.21 19:43:45.733960 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14427 | 2024.11.21 19:43:45.764845 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1864 | ||
14428 | 2024.11.21 19:43:45.767927 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14429 | 2024.11.21 19:43:45.767992 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14430 | 2024.11.21 19:43:45.769588 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
14431 | 2024.11.21 19:43:45.769917 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14432 | 2024.11.21 19:43:45.771427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
14433 | 2024.11.21 19:43:45.792585 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14434 | 2024.11.21 19:43:45.834113 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14435 | 2024.11.21 19:43:45.883764 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14436 | 2024.11.21 19:43:45.938085 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14437 | 2024.11.21 19:43:46.024704 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14438 | 2024.11.21 19:43:46.255386 [ 219 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
14439 | 2024.11.21 19:43:46.255438 [ 219 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
14440 | 2024.11.21 19:43:46.257279 [ 219 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
14441 | 2024.11.21 19:43:46.515054 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14442 | 2024.11.21 19:43:46.531837 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14443 | 2024.11.21 19:43:46.552281 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14444 | 2024.11.21 19:43:46.588277 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14445 | 2024.11.21 19:43:46.589540 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14446 | 2024.11.21 19:43:46.596171 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14447 | 2024.11.21 19:43:46.612215 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56234, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14448 | 2024.11.21 19:43:46.812027 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14449 | 2024.11.21 19:43:46.812241 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14450 | 2024.11.21 19:43:46.812322 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14451 | 2024.11.21 19:43:46.813171 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14452 | 2024.11.21 19:43:46.813220 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14453 | 2024.11.21 19:43:46.813649 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14454 | 2024.11.21 19:43:46.813903 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14455 | 2024.11.21 19:43:46.814127 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001947 sec., 7190.54956343092 rows/sec., 517.62 KiB/sec. | ||
14456 | 2024.11.21 19:43:46.814185 [ 276 ] {7878403a-840f-4433-b61d-ffa014364dd8} <Debug> TCPHandler: Processed in 0.002290331 sec. | ||
14457 | 2024.11.21 19:43:46.814378 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14458 | 2024.11.21 19:43:46.814514 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14459 | 2024.11.21 19:43:46.814571 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14460 | 2024.11.21 19:43:46.815353 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14461 | 2024.11.21 19:43:46.815394 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14462 | 2024.11.21 19:43:46.815785 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14463 | 2024.11.21 19:43:46.816027 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14464 | 2024.11.21 19:43:46.816250 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001766 sec., 161381.65345413363 rows/sec., 14.26 MiB/sec. | ||
14465 | 2024.11.21 19:43:46.816302 [ 282 ] {5b7a16cc-f121-4ee4-8c80-1a8266ee676e} <Debug> TCPHandler: Processed in 0.001994366 sec. | ||
14466 | 2024.11.21 19:43:46.816457 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14467 | 2024.11.21 19:43:46.816566 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14468 | 2024.11.21 19:43:46.816612 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14469 | 2024.11.21 19:43:46.817161 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14470 | 2024.11.21 19:43:46.817201 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14471 | 2024.11.21 19:43:46.817559 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14472 | 2024.11.21 19:43:46.817820 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14473 | 2024.11.21 19:43:46.817975 [ 149 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 6 parts from all_1_66_14 to all_71_71_0 | ||
14474 | 2024.11.21 19:43:46.818058 [ 149 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14475 | 2024.11.21 19:43:46.818074 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001517 sec., 31641.397495056033 rows/sec., 2.28 MiB/sec. | ||
14476 | 2024.11.21 19:43:46.818098 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14477 | 2024.11.21 19:43:46.818233 [ 276 ] {fdb73c4d-d338-4bb9-bfe3-2a5b48fe2abf} <Debug> TCPHandler: Processed in 0.001826194 sec. | ||
14478 | 2024.11.21 19:43:46.818442 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_14 to all_71_71_0 into Compact with storage Full | ||
14479 | 2024.11.21 19:43:46.818456 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14480 | 2024.11.21 19:43:46.818744 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14481 | 2024.11.21 19:43:46.818760 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14482 | 2024.11.21 19:43:46.818848 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14483 | 2024.11.21 19:43:46.818854 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 66 rows starting from the beginning of the part | ||
14484 | 2024.11.21 19:43:46.819173 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 4 rows starting from the beginning of the part | ||
14485 | 2024.11.21 19:43:46.819473 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
14486 | 2024.11.21 19:43:46.819906 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part | ||
14487 | 2024.11.21 19:43:46.820331 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 12 rows starting from the beginning of the part | ||
14488 | 2024.11.21 19:43:46.820760 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
14489 | 2024.11.21 19:43:46.822219 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14490 | 2024.11.21 19:43:46.822287 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14491 | 2024.11.21 19:43:46.823261 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14492 | 2024.11.21 19:43:46.823783 [ 194 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.005531144 sec., 40859.54008790948 rows/sec., 3.07 MiB/sec. | ||
14493 | 2024.11.21 19:43:46.823794 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14494 | 2024.11.21 19:43:46.824117 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Trace> MergedBlockOutputStream: filled checksums all_1_71_15 (state Temporary) | ||
14495 | 2024.11.21 19:43:46.824247 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005579 sec., 2509.4102885821835 rows/sec., 175.74 KiB/sec. | ||
14496 | 2024.11.21 19:43:46.824563 [ 282 ] {ae07bc2e-820d-412f-a58b-bb05d00ef71a} <Debug> TCPHandler: Processed in 0.006208183 sec. | ||
14497 | 2024.11.21 19:43:46.824840 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14498 | 2024.11.21 19:43:46.825108 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14499 | 2024.11.21 19:43:46.825124 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_71_15 to all_1_71_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14500 | 2024.11.21 19:43:46.825188 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14501 | 2024.11.21 19:43:46.825378 [ 200 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_71_15} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 6 parts: [all_1_66_14, all_71_71_0] -> all_1_71_15 | ||
14502 | 2024.11.21 19:43:46.825573 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14503 | 2024.11.21 19:43:46.826102 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14504 | 2024.11.21 19:43:46.826146 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14505 | 2024.11.21 19:43:46.826498 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14506 | 2024.11.21 19:43:46.826731 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14507 | 2024.11.21 19:43:46.826970 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001924 sec., 6756.756756756757 rows/sec., 421.28 KiB/sec. | ||
14508 | 2024.11.21 19:43:46.827240 [ 276 ] {e96c2475-eb04-4cca-b33a-6210388b7c77} <Debug> TCPHandler: Processed in 0.002530554 sec. | ||
14509 | 2024.11.21 19:43:46.827523 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14510 | 2024.11.21 19:43:46.827688 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14511 | 2024.11.21 19:43:46.827745 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14512 | 2024.11.21 19:43:46.828503 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14513 | 2024.11.21 19:43:46.828543 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14514 | 2024.11.21 19:43:46.828929 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14515 | 2024.11.21 19:43:46.829165 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14516 | 2024.11.21 19:43:46.829380 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001723 sec., 245502.03134068486 rows/sec., 17.55 MiB/sec. | ||
14517 | 2024.11.21 19:43:46.829450 [ 282 ] {ed19d924-640f-4d69-96a5-6a9d051897cc} <Debug> TCPHandler: Processed in 0.002084408 sec. | ||
14518 | 2024.11.21 19:43:46.829616 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14519 | 2024.11.21 19:43:46.829772 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14520 | 2024.11.21 19:43:46.829828 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14521 | 2024.11.21 19:43:46.830307 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14522 | 2024.11.21 19:43:46.830346 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14523 | 2024.11.21 19:43:46.830690 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14524 | 2024.11.21 19:43:46.830922 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14525 | 2024.11.21 19:43:46.831125 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. | ||
14526 | 2024.11.21 19:43:46.831175 [ 276 ] {36fd1b29-f787-460a-a104-6b565ba0245e} <Debug> TCPHandler: Processed in 0.001639382 sec. | ||
14527 | 2024.11.21 19:43:46.831318 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14528 | 2024.11.21 19:43:46.831452 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14529 | 2024.11.21 19:43:46.831511 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14530 | 2024.11.21 19:43:46.832122 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14531 | 2024.11.21 19:43:46.832162 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14532 | 2024.11.21 19:43:46.832543 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14533 | 2024.11.21 19:43:46.832772 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14534 | 2024.11.21 19:43:46.832989 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001567 sec., 151244.41608168476 rows/sec., 10.14 MiB/sec. | ||
14535 | 2024.11.21 19:43:46.833041 [ 282 ] {137eddc3-7069-4d8d-9e4f-9e86589ba868} <Debug> TCPHandler: Processed in 0.001785134 sec. | ||
14536 | 2024.11.21 19:43:46.833196 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14537 | 2024.11.21 19:43:46.833325 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14538 | 2024.11.21 19:43:46.833381 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14539 | 2024.11.21 19:43:46.833868 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14540 | 2024.11.21 19:43:46.833914 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14541 | 2024.11.21 19:43:46.834270 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14542 | 2024.11.21 19:43:46.834501 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14543 | 2024.11.21 19:43:46.834705 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. | ||
14544 | 2024.11.21 19:43:46.834754 [ 276 ] {58d3b9d7-3a74-4411-a9e2-3c250a23e8a1} <Debug> TCPHandler: Processed in 0.001621382 sec. | ||
14545 | 2024.11.21 19:43:46.834883 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14546 | 2024.11.21 19:43:46.834993 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14547 | 2024.11.21 19:43:46.835072 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14548 | 2024.11.21 19:43:46.836368 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14549 | 2024.11.21 19:43:46.836406 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14550 | 2024.11.21 19:43:46.837108 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
14551 | 2024.11.21 19:43:46.837366 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14552 | 2024.11.21 19:43:46.837557 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
14553 | 2024.11.21 19:43:46.837626 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14554 | 2024.11.21 19:43:46.837654 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002677 sec., 15315.651849084796 rows/sec., 27.44 MiB/sec. | ||
14555 | 2024.11.21 19:43:46.837672 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14556 | 2024.11.21 19:43:46.838049 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
14557 | 2024.11.21 19:43:46.838069 [ 282 ] {bdd2e047-dee7-4b80-a129-b2342a903a3b} <Debug> TCPHandler: Processed in 0.003235793 sec. | ||
14558 | 2024.11.21 19:43:46.838328 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14559 | 2024.11.21 19:43:46.838614 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14560 | 2024.11.21 19:43:46.838767 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14561 | 2024.11.21 19:43:46.838781 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14562 | 2024.11.21 19:43:46.839039 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 1428 rows starting from the beginning of the part | ||
14563 | 2024.11.21 19:43:46.840013 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
14564 | 2024.11.21 19:43:46.840882 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
14565 | 2024.11.21 19:43:46.841011 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14566 | 2024.11.21 19:43:46.841155 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14567 | 2024.11.21 19:43:46.841497 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
14568 | 2024.11.21 19:43:46.842151 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
14569 | 2024.11.21 19:43:46.842734 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14570 | 2024.11.21 19:43:46.842832 [ 193 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
14571 | 2024.11.21 19:43:46.843576 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14572 | 2024.11.21 19:43:46.844160 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005644 sec., 14528.703047484054 rows/sec., 944.90 KiB/sec. | ||
14573 | 2024.11.21 19:43:46.844411 [ 276 ] {4eaaf6fc-4d72-49af-9bf3-8e75f0bb576b} <Debug> TCPHandler: Processed in 0.006204743 sec. | ||
14574 | 2024.11.21 19:43:46.851847 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1633 rows, containing 19 columns (19 merged, 0 gathered) in 0.014050838 sec., 116220.826117275 rows/sec., 208.26 MiB/sec. | ||
14575 | 2024.11.21 19:43:46.853344 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
14576 | 2024.11.21 19:43:46.853775 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14577 | 2024.11.21 19:43:46.853852 [ 199 ] {1f54560f-efe1-476d-9746-bf1d76af8d5f::all_1_44_9} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
14578 | 2024.11.21 19:43:46.854003 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
14579 | 2024.11.21 19:43:48.356871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 | ||
14580 | 2024.11.21 19:43:48.380810 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14581 | 2024.11.21 19:43:48.380870 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14582 | 2024.11.21 19:43:48.390834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14583 | 2024.11.21 19:43:48.391688 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14584 | 2024.11.21 19:43:48.396579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634 | ||
14585 | 2024.11.21 19:43:51.804812 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14586 | 2024.11.21 19:43:51.805031 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14587 | 2024.11.21 19:43:51.805115 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14588 | 2024.11.21 19:43:51.805886 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14589 | 2024.11.21 19:43:51.805934 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14590 | 2024.11.21 19:43:51.806373 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14591 | 2024.11.21 19:43:51.806638 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14592 | 2024.11.21 19:43:51.806904 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001934 sec., 1034.126163391934 rows/sec., 84.33 KiB/sec. | ||
14593 | 2024.11.21 19:43:51.806965 [ 276 ] {ed8a8ea0-d220-4d14-9ffb-90bcc35df211} <Debug> TCPHandler: Processed in 0.002296531 sec. | ||
14594 | 2024.11.21 19:43:51.807142 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14595 | 2024.11.21 19:43:51.807261 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14596 | 2024.11.21 19:43:51.807309 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14597 | 2024.11.21 19:43:51.807886 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14598 | 2024.11.21 19:43:51.807927 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14599 | 2024.11.21 19:43:51.808304 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14600 | 2024.11.21 19:43:51.808559 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14601 | 2024.11.21 19:43:51.808771 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001535 sec., 37133.55048859935 rows/sec., 2.85 MiB/sec. | ||
14602 | 2024.11.21 19:43:51.808823 [ 282 ] {8b02c385-d7fa-4398-800a-9b5f10f615fc} <Debug> TCPHandler: Processed in 0.001738923 sec. | ||
14603 | 2024.11.21 19:43:51.808978 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14604 | 2024.11.21 19:43:51.809103 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14605 | 2024.11.21 19:43:51.809155 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14606 | 2024.11.21 19:43:51.809792 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14607 | 2024.11.21 19:43:51.809842 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14608 | 2024.11.21 19:43:51.810261 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14609 | 2024.11.21 19:43:51.810505 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14610 | 2024.11.21 19:43:51.810715 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001638 sec., 1221.001221001221 rows/sec., 85.26 KiB/sec. | ||
14611 | 2024.11.21 19:43:51.810776 [ 276 ] {f1428533-9460-472c-addf-7cb1c8735478} <Debug> TCPHandler: Processed in 0.001852505 sec. | ||
14612 | 2024.11.21 19:43:51.810934 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14613 | 2024.11.21 19:43:51.811047 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14614 | 2024.11.21 19:43:51.811093 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14615 | 2024.11.21 19:43:51.811735 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14616 | 2024.11.21 19:43:51.811782 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14617 | 2024.11.21 19:43:51.812211 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14618 | 2024.11.21 19:43:51.812447 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14619 | 2024.11.21 19:43:51.812687 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001663 sec., 39687.3120865905 rows/sec., 3.10 MiB/sec. | ||
14620 | 2024.11.21 19:43:51.812755 [ 282 ] {b8a485c2-2cc4-4410-9d32-a5d010d15725} <Debug> TCPHandler: Processed in 0.001885355 sec. | ||
14621 | 2024.11.21 19:43:51.812959 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14622 | 2024.11.21 19:43:51.813240 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14623 | 2024.11.21 19:43:51.813300 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14624 | 2024.11.21 19:43:51.813847 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14625 | 2024.11.21 19:43:51.813887 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14626 | 2024.11.21 19:43:51.814289 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14627 | 2024.11.21 19:43:51.814529 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14628 | 2024.11.21 19:43:51.814754 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001608 sec., 80223.88059701493 rows/sec., 5.59 MiB/sec. | ||
14629 | 2024.11.21 19:43:51.814812 [ 276 ] {7b4cd9d9-ce04-4dc4-a0db-7624ee1570bd} <Debug> TCPHandler: Processed in 0.001961517 sec. | ||
14630 | 2024.11.21 19:43:51.814998 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14631 | 2024.11.21 19:43:51.815116 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14632 | 2024.11.21 19:43:51.815163 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14633 | 2024.11.21 19:43:51.815615 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14634 | 2024.11.21 19:43:51.815654 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14635 | 2024.11.21 19:43:51.816012 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14636 | 2024.11.21 19:43:51.816249 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14637 | 2024.11.21 19:43:51.816458 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001364 sec., 35190.61583577713 rows/sec., 2.37 MiB/sec. | ||
14638 | 2024.11.21 19:43:51.816509 [ 282 ] {e5cbf409-63e3-48ab-baa3-c1ab128240d7} <Debug> TCPHandler: Processed in 0.001584681 sec. | ||
14639 | 2024.11.21 19:43:53.025103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
14640 | 2024.11.21 19:43:53.025888 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14641 | 2024.11.21 19:43:53.025945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14642 | 2024.11.21 19:43:53.026526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14643 | 2024.11.21 19:43:53.026781 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14644 | 2024.11.21 19:43:53.027091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
14645 | 2024.11.21 19:43:53.027153 [ 221 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
14646 | 2024.11.21 19:43:53.027192 [ 221 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
14647 | 2024.11.21 19:43:53.029129 [ 221 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
14648 | 2024.11.21 19:43:54.420307 [ 220 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
14649 | 2024.11.21 19:43:54.420384 [ 220 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
14650 | 2024.11.21 19:43:54.422649 [ 220 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
14651 | 2024.11.21 19:43:55.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.18 MiB, peak 275.58 MiB, free memory in arenas 0.00 B, will set to 258.18 MiB (RSS), difference: 4.00 MiB | ||
14652 | 2024.11.21 19:43:55.771736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1898 | ||
14653 | 2024.11.21 19:43:55.775060 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14654 | 2024.11.21 19:43:55.775123 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14655 | 2024.11.21 19:43:55.776659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
14656 | 2024.11.21 19:43:55.776983 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14657 | 2024.11.21 19:43:55.778598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1898 | ||
14658 | 2024.11.21 19:43:55.896764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 | ||
14659 | 2024.11.21 19:43:55.919633 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14660 | 2024.11.21 19:43:55.919688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14661 | 2024.11.21 19:43:55.927305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14662 | 2024.11.21 19:43:55.928109 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14663 | 2024.11.21 19:43:55.930987 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
14664 | 2024.11.21 19:43:56.805419 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14665 | 2024.11.21 19:43:56.805635 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14666 | 2024.11.21 19:43:56.805718 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14667 | 2024.11.21 19:43:56.806595 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14668 | 2024.11.21 19:43:56.806650 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14669 | 2024.11.21 19:43:56.807101 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14670 | 2024.11.21 19:43:56.807374 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14671 | 2024.11.21 19:43:56.807592 [ 24 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14672 | 2024.11.21 19:43:56.807617 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002043 sec., 27410.67058247675 rows/sec., 2.11 MiB/sec. | ||
14673 | 2024.11.21 19:43:56.807672 [ 24 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14674 | 2024.11.21 19:43:56.807751 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14675 | 2024.11.21 19:43:56.807752 [ 276 ] {9d86f9fb-6f62-4ebb-9595-89e166504848} <Debug> TCPHandler: Processed in 0.002468743 sec. | ||
14676 | 2024.11.21 19:43:56.808004 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14677 | 2024.11.21 19:43:56.808006 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
14678 | 2024.11.21 19:43:56.808232 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14679 | 2024.11.21 19:43:56.808312 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14680 | 2024.11.21 19:43:56.808342 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14681 | 2024.11.21 19:43:56.808396 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1435 rows starting from the beginning of the part | ||
14682 | 2024.11.21 19:43:56.808725 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 62 rows starting from the beginning of the part | ||
14683 | 2024.11.21 19:43:56.809065 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
14684 | 2024.11.21 19:43:56.809486 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 285 rows starting from the beginning of the part | ||
14685 | 2024.11.21 19:43:56.810015 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 57 rows starting from the beginning of the part | ||
14686 | 2024.11.21 19:43:56.810305 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
14687 | 2024.11.21 19:43:56.811314 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14688 | 2024.11.21 19:43:56.811371 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14689 | 2024.11.21 19:43:56.812394 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14690 | 2024.11.21 19:43:56.812870 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14691 | 2024.11.21 19:43:56.813205 [ 18 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14692 | 2024.11.21 19:43:56.813331 [ 18 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14693 | 2024.11.21 19:43:56.813348 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005179 sec., 12357.597991890327 rows/sec., 987.69 KiB/sec. | ||
14694 | 2024.11.21 19:43:56.813412 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14695 | 2024.11.21 19:43:56.813658 [ 282 ] {a78b8155-7cfa-44e5-aded-82abec17182f} <Debug> TCPHandler: Processed in 0.005749377 sec. | ||
14696 | 2024.11.21 19:43:56.813876 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
14697 | 2024.11.21 19:43:56.813960 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14698 | 2024.11.21 19:43:56.814364 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14699 | 2024.11.21 19:43:56.814380 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14700 | 2024.11.21 19:43:56.814400 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.006532068 sec., 298680.2954286453 rows/sec., 26.11 MiB/sec. | ||
14701 | 2024.11.21 19:43:56.814461 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 915 rows starting from the beginning of the part | ||
14702 | 2024.11.21 19:43:56.814503 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14703 | 2024.11.21 19:43:56.814843 [ 191 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14704 | 2024.11.21 19:43:56.814960 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 76 rows starting from the beginning of the part | ||
14705 | 2024.11.21 19:43:56.815606 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
14706 | 2024.11.21 19:43:56.816133 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 423 rows starting from the beginning of the part | ||
14707 | 2024.11.21 19:43:56.816216 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14708 | 2024.11.21 19:43:56.816468 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 66 rows starting from the beginning of the part | ||
14709 | 2024.11.21 19:43:56.816896 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
14710 | 2024.11.21 19:43:56.816971 [ 197 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_126_25} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14711 | 2024.11.21 19:43:56.817607 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
14712 | 2024.11.21 19:43:56.819185 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14713 | 2024.11.21 19:43:56.819334 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14714 | 2024.11.21 19:43:56.820923 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14715 | 2024.11.21 19:43:56.821386 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14716 | 2024.11.21 19:43:56.821503 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.007936026 sec., 202620.30391533495 rows/sec., 15.63 MiB/sec. | ||
14717 | 2024.11.21 19:43:56.821649 [ 18 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14718 | 2024.11.21 19:43:56.821744 [ 18 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14719 | 2024.11.21 19:43:56.821800 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14720 | 2024.11.21 19:43:56.821809 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14721 | 2024.11.21 19:43:56.821866 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007607 sec., 21033.258840541606 rows/sec., 1.46 MiB/sec. | ||
14722 | 2024.11.21 19:43:56.822127 [ 276 ] {33dffe04-d036-4690-929e-0168a1102d4b} <Debug> TCPHandler: Processed in 0.008319621 sec. | ||
14723 | 2024.11.21 19:43:56.822433 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14724 | 2024.11.21 19:43:56.822524 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
14725 | 2024.11.21 19:43:56.822698 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14726 | 2024.11.21 19:43:56.822791 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14727 | 2024.11.21 19:43:56.822956 [ 186 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_126_25} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14728 | 2024.11.21 19:43:56.822968 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14729 | 2024.11.21 19:43:56.823185 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14730 | 2024.11.21 19:43:56.823205 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
14731 | 2024.11.21 19:43:56.823328 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_121_24, total 22432 rows starting from the beginning of the part | ||
14732 | 2024.11.21 19:43:56.823758 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 166 rows starting from the beginning of the part | ||
14733 | 2024.11.21 19:43:56.824136 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
14734 | 2024.11.21 19:43:56.824399 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part | ||
14735 | 2024.11.21 19:43:56.824555 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 129 rows starting from the beginning of the part | ||
14736 | 2024.11.21 19:43:56.825027 [ 192 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
14737 | 2024.11.21 19:43:56.825732 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14738 | 2024.11.21 19:43:56.825793 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14739 | 2024.11.21 19:43:56.826496 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14740 | 2024.11.21 19:43:56.826794 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14741 | 2024.11.21 19:43:56.827081 [ 18 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14742 | 2024.11.21 19:43:56.827180 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004499 sec., 13336.29695487886 rows/sec., 920.34 KiB/sec. | ||
14743 | 2024.11.21 19:43:56.827239 [ 18 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14744 | 2024.11.21 19:43:56.827414 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14745 | 2024.11.21 19:43:56.827466 [ 282 ] {292ea19c-9973-4030-8c2e-5e297abd372b} <Debug> TCPHandler: Processed in 0.005208499 sec. | ||
14746 | 2024.11.21 19:43:56.828077 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
14747 | 2024.11.21 19:43:56.828815 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14748 | 2024.11.21 19:43:56.828961 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7448 rows starting from the beginning of the part | ||
14749 | 2024.11.21 19:43:56.829481 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
14750 | 2024.11.21 19:43:56.829962 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
14751 | 2024.11.21 19:43:56.830407 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
14752 | 2024.11.21 19:43:56.830931 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 48 rows starting from the beginning of the part | ||
14753 | 2024.11.21 19:43:56.831325 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
14754 | 2024.11.21 19:43:56.834251 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7758 rows, containing 4 columns (4 merged, 0 gathered) in 0.006597408 sec., 1175916.3598795163 rows/sec., 77.30 MiB/sec. | ||
14755 | 2024.11.21 19:43:56.834524 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23284 rows, containing 5 columns (5 merged, 0 gathered) in 0.012523688 sec., 1859196.7477950584 rows/sec., 126.99 MiB/sec. | ||
14756 | 2024.11.21 19:43:56.834772 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14757 | 2024.11.21 19:43:56.835101 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14758 | 2024.11.21 19:43:56.835218 [ 201 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_126_25} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14759 | 2024.11.21 19:43:56.835302 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
14760 | 2024.11.21 19:43:56.835408 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14761 | 2024.11.21 19:43:56.835721 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14762 | 2024.11.21 19:43:56.835800 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14763 | 2024.11.21 19:43:56.835894 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
14764 | 2024.11.21 19:44:00.297312 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14765 | 2024.11.21 19:44:00.297391 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14766 | 2024.11.21 19:44:00.527346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 | ||
14767 | 2024.11.21 19:44:00.528305 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14768 | 2024.11.21 19:44:00.528364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14769 | 2024.11.21 19:44:00.528926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14770 | 2024.11.21 19:44:00.529189 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14771 | 2024.11.21 19:44:00.529467 [ 27 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14772 | 2024.11.21 19:44:00.529482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
14773 | 2024.11.21 19:44:00.529588 [ 27 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14774 | 2024.11.21 19:44:00.529638 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14775 | 2024.11.21 19:44:00.529847 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
14776 | 2024.11.21 19:44:00.530086 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14777 | 2024.11.21 19:44:00.530153 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
14778 | 2024.11.21 19:44:00.530285 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part | ||
14779 | 2024.11.21 19:44:00.530607 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part | ||
14780 | 2024.11.21 19:44:00.530851 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part | ||
14781 | 2024.11.21 19:44:00.531054 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part | ||
14782 | 2024.11.21 19:44:00.531271 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part | ||
14783 | 2024.11.21 19:44:00.534308 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004563391 sec., 8635245.14993346 rows/sec., 123.53 MiB/sec. | ||
14784 | 2024.11.21 19:44:00.534549 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14785 | 2024.11.21 19:44:00.534817 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14786 | 2024.11.21 19:44:00.534896 [ 198 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_86_17} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14787 | 2024.11.21 19:44:00.534978 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
14788 | 2024.11.21 19:44:01.331299 [ 224 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
14789 | 2024.11.21 19:44:01.331352 [ 224 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
14790 | 2024.11.21 19:44:01.333243 [ 224 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
14791 | 2024.11.21 19:44:01.504585 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
14792 | 2024.11.21 19:44:01.504679 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
14793 | 2024.11.21 19:44:01.506823 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
14794 | 2024.11.21 19:44:01.798211 [ 221 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
14795 | 2024.11.21 19:44:01.798263 [ 221 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
14796 | 2024.11.21 19:44:01.800195 [ 221 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
14797 | 2024.11.21 19:44:01.812132 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14798 | 2024.11.21 19:44:01.812347 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14799 | 2024.11.21 19:44:01.812428 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14800 | 2024.11.21 19:44:01.813241 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14801 | 2024.11.21 19:44:01.813294 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14802 | 2024.11.21 19:44:01.813739 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14803 | 2024.11.21 19:44:01.814006 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14804 | 2024.11.21 19:44:01.814250 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001959 sec., 7146.503318019399 rows/sec., 514.45 KiB/sec. | ||
14805 | 2024.11.21 19:44:01.814307 [ 276 ] {aa623792-1523-4cb6-8f81-2fff51983a5d} <Debug> TCPHandler: Processed in 0.002322162 sec. | ||
14806 | 2024.11.21 19:44:01.814489 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14807 | 2024.11.21 19:44:01.814622 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14808 | 2024.11.21 19:44:01.814687 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14809 | 2024.11.21 19:44:01.815468 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14810 | 2024.11.21 19:44:01.815515 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14811 | 2024.11.21 19:44:01.815936 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14812 | 2024.11.21 19:44:01.816192 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14813 | 2024.11.21 19:44:01.816412 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001815 sec., 157024.79338842977 rows/sec., 13.88 MiB/sec. | ||
14814 | 2024.11.21 19:44:01.816465 [ 282 ] {15f6a06c-2c2a-4fd9-b485-ed3a4f13bc3c} <Debug> TCPHandler: Processed in 0.002034927 sec. | ||
14815 | 2024.11.21 19:44:01.816636 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14816 | 2024.11.21 19:44:01.816743 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14817 | 2024.11.21 19:44:01.816789 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14818 | 2024.11.21 19:44:01.817339 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14819 | 2024.11.21 19:44:01.817377 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14820 | 2024.11.21 19:44:01.817724 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14821 | 2024.11.21 19:44:01.817958 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14822 | 2024.11.21 19:44:01.818221 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.0015 sec., 32000 rows/sec., 2.30 MiB/sec. | ||
14823 | 2024.11.21 19:44:01.818275 [ 276 ] {1731445e-b9ef-43c5-baa5-23d80fdf4642} <Debug> TCPHandler: Processed in 0.001691312 sec. | ||
14824 | 2024.11.21 19:44:01.818421 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14825 | 2024.11.21 19:44:01.818528 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14826 | 2024.11.21 19:44:01.818573 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14827 | 2024.11.21 19:44:01.819094 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14828 | 2024.11.21 19:44:01.819134 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14829 | 2024.11.21 19:44:01.819482 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
14830 | 2024.11.21 19:44:01.819709 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14831 | 2024.11.21 19:44:01.819915 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001408 sec., 9943.181818181818 rows/sec., 696.36 KiB/sec. | ||
14832 | 2024.11.21 19:44:01.819966 [ 282 ] {ba27cbeb-4f12-49a7-bd92-8a5e8a804d32} <Debug> TCPHandler: Processed in 0.001595911 sec. | ||
14833 | 2024.11.21 19:44:01.820114 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14834 | 2024.11.21 19:44:01.820221 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14835 | 2024.11.21 19:44:01.820267 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14836 | 2024.11.21 19:44:01.820800 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14837 | 2024.11.21 19:44:01.820839 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14838 | 2024.11.21 19:44:01.821204 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14839 | 2024.11.21 19:44:01.821447 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14840 | 2024.11.21 19:44:01.821672 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001471 sec., 8837.525492861998 rows/sec., 551.02 KiB/sec. | ||
14841 | 2024.11.21 19:44:01.821777 [ 276 ] {ef1e55f8-7005-4340-ab16-7d7b2ca71328} <Debug> TCPHandler: Processed in 0.001712982 sec. | ||
14842 | 2024.11.21 19:44:01.821928 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14843 | 2024.11.21 19:44:01.822035 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14844 | 2024.11.21 19:44:01.822080 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14845 | 2024.11.21 19:44:01.822756 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14846 | 2024.11.21 19:44:01.822796 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14847 | 2024.11.21 19:44:01.823174 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14848 | 2024.11.21 19:44:01.823410 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14849 | 2024.11.21 19:44:01.823603 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001576 sec., 268401.01522842643 rows/sec., 19.19 MiB/sec. | ||
14850 | 2024.11.21 19:44:01.823665 [ 282 ] {92c4a5c5-859f-4737-bbe9-d45f965c42f9} <Debug> TCPHandler: Processed in 0.001789523 sec. | ||
14851 | 2024.11.21 19:44:01.823682 [ 220 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
14852 | 2024.11.21 19:44:01.823741 [ 220 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
14853 | 2024.11.21 19:44:01.823849 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14854 | 2024.11.21 19:44:01.824004 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14855 | 2024.11.21 19:44:01.824078 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14856 | 2024.11.21 19:44:01.825290 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14857 | 2024.11.21 19:44:01.825332 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14858 | 2024.11.21 19:44:01.826014 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14859 | 2024.11.21 19:44:01.826414 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14860 | 2024.11.21 19:44:01.826708 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002726 sec., 2201.0271460014674 rows/sec., 115.00 KiB/sec. | ||
14861 | 2024.11.21 19:44:01.826824 [ 276 ] {fdfa03fc-4de0-44c4-8065-5b0122a8f5c5} <Debug> TCPHandler: Processed in 0.003055001 sec. | ||
14862 | 2024.11.21 19:44:01.827048 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14863 | 2024.11.21 19:44:01.827245 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14864 | 2024.11.21 19:44:01.827342 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14865 | 2024.11.21 19:44:01.827423 [ 220 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
14866 | 2024.11.21 19:44:01.828450 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14867 | 2024.11.21 19:44:01.828493 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14868 | 2024.11.21 19:44:01.828878 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14869 | 2024.11.21 19:44:01.829127 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14870 | 2024.11.21 19:44:01.829302 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002122 sec., 111687.08765315739 rows/sec., 7.49 MiB/sec. | ||
14871 | 2024.11.21 19:44:01.829354 [ 282 ] {7e64a9d0-9ef8-4eac-8120-548c6452d250} <Debug> TCPHandler: Processed in 0.002411162 sec. | ||
14872 | 2024.11.21 19:44:01.829514 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14873 | 2024.11.21 19:44:01.829643 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14874 | 2024.11.21 19:44:01.829699 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14875 | 2024.11.21 19:44:01.830212 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14876 | 2024.11.21 19:44:01.830257 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14877 | 2024.11.21 19:44:01.830663 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14878 | 2024.11.21 19:44:01.830910 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14879 | 2024.11.21 19:44:01.831087 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
14880 | 2024.11.21 19:44:01.831137 [ 276 ] {943247aa-b23e-409c-9e5a-bad0885d0136} <Debug> TCPHandler: Processed in 0.001686892 sec. | ||
14881 | 2024.11.21 19:44:01.831272 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14882 | 2024.11.21 19:44:01.831378 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14883 | 2024.11.21 19:44:01.831444 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14884 | 2024.11.21 19:44:01.832555 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14885 | 2024.11.21 19:44:01.832593 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14886 | 2024.11.21 19:44:01.833252 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14887 | 2024.11.21 19:44:01.833503 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14888 | 2024.11.21 19:44:01.833697 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002342 sec., 17506.404782237405 rows/sec., 31.37 MiB/sec. | ||
14889 | 2024.11.21 19:44:01.833787 [ 282 ] {7d2ed1d5-81ec-4f46-90ce-fc884614bf0a} <Debug> TCPHandler: Processed in 0.002566694 sec. | ||
14890 | 2024.11.21 19:44:01.833933 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14891 | 2024.11.21 19:44:01.834061 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14892 | 2024.11.21 19:44:01.834115 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14893 | 2024.11.21 19:44:01.834639 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14894 | 2024.11.21 19:44:01.834675 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14895 | 2024.11.21 19:44:01.835027 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14896 | 2024.11.21 19:44:01.835257 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14897 | 2024.11.21 19:44:01.835428 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001396 sec., 58739.25501432664 rows/sec., 3.73 MiB/sec. | ||
14898 | 2024.11.21 19:44:01.835476 [ 276 ] {ac09d19a-12c9-4431-8030-79f3e517bd77} <Debug> TCPHandler: Processed in 0.001604811 sec. | ||
14899 | 2024.11.21 19:44:02.905063 [ 34 ] {} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
14900 | 2024.11.21 19:44:02.905147 [ 34 ] {} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14901 | 2024.11.21 19:44:02.905176 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14902 | 2024.11.21 19:44:02.905415 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
14903 | 2024.11.21 19:44:02.905648 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14904 | 2024.11.21 19:44:02.905686 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
14905 | 2024.11.21 19:44:02.905770 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::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 | ||
14906 | 2024.11.21 19:44:02.906021 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
14907 | 2024.11.21 19:44:02.906166 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
14908 | 2024.11.21 19:44:02.906282 [ 188 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
14909 | 2024.11.21 19:44:02.907245 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001986696 sec., 19127.23436298256 rows/sec., 1.60 MiB/sec. | ||
14910 | 2024.11.21 19:44:02.907417 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
14911 | 2024.11.21 19:44:02.907720 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14912 | 2024.11.21 19:44:02.907809 [ 187 ] {e245b716-6377-4a18-b092-6a39449f70e1::all_1_29_7} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
14913 | 2024.11.21 19:44:02.907909 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14914 | 2024.11.21 19:44:03.431166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
14915 | 2024.11.21 19:44:03.453501 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14916 | 2024.11.21 19:44:03.453554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14917 | 2024.11.21 19:44:03.461195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14918 | 2024.11.21 19:44:03.462001 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14919 | 2024.11.21 19:44:03.462309 [ 34 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14920 | 2024.11.21 19:44:03.462376 [ 34 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14921 | 2024.11.21 19:44:03.462423 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14922 | 2024.11.21 19:44:03.462891 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
14923 | 2024.11.21 19:44:03.479178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
14924 | 2024.11.21 19:44:03.480601 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14925 | 2024.11.21 19:44:03.482269 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
14926 | 2024.11.21 19:44:03.488346 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
14927 | 2024.11.21 19:44:03.494580 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
14928 | 2024.11.21 19:44:03.500801 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
14929 | 2024.11.21 19:44:03.507258 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
14930 | 2024.11.21 19:44:03.513544 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
14931 | 2024.11.21 19:44:03.584167 [ 199 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.121601994 sec., 5337.083534995322 rows/sec., 27.60 MiB/sec. | ||
14932 | 2024.11.21 19:44:03.587580 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14933 | 2024.11.21 19:44:03.590467 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14934 | 2024.11.21 19:44:03.590587 [ 200 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_86_17} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14935 | 2024.11.21 19:44:03.592902 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
14936 | 2024.11.21 19:44:04.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.24 MiB, peak 276.67 MiB, free memory in arenas 0.00 B, will set to 258.18 MiB (RSS), difference: -1.06 MiB | ||
14937 | 2024.11.21 19:44:04.806599 [ 221 ] {} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): 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] | ||
14938 | 2024.11.21 19:44:04.806652 [ 221 ] {} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): 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] | ||
14939 | 2024.11.21 19:44:04.808252 [ 221 ] {} <Debug> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): 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] | ||
14940 | 2024.11.21 19:44:05.778960 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1928 | ||
14941 | 2024.11.21 19:44:05.782220 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14942 | 2024.11.21 19:44:05.782280 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14943 | 2024.11.21 19:44:05.783865 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
14944 | 2024.11.21 19:44:05.784193 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14945 | 2024.11.21 19:44:05.784554 [ 224 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
14946 | 2024.11.21 19:44:05.784604 [ 224 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
14947 | 2024.11.21 19:44:05.785180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1928 | ||
14948 | 2024.11.21 19:44:05.786836 [ 224 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
14949 | 2024.11.21 19:44:06.805076 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14950 | 2024.11.21 19:44:06.805331 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14951 | 2024.11.21 19:44:06.805438 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14952 | 2024.11.21 19:44:06.806499 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14953 | 2024.11.21 19:44:06.806578 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14954 | 2024.11.21 19:44:06.807913 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14955 | 2024.11.21 19:44:06.808236 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14956 | 2024.11.21 19:44:06.808529 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003277 sec., 1220.6286237412266 rows/sec., 99.53 KiB/sec. | ||
14957 | 2024.11.21 19:44:06.808607 [ 276 ] {22d7afed-e09b-44ab-b3d1-85cabd911cca} <Debug> TCPHandler: Processed in 0.003708849 sec. | ||
14958 | 2024.11.21 19:44:06.808811 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14959 | 2024.11.21 19:44:06.808981 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14960 | 2024.11.21 19:44:06.809050 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14961 | 2024.11.21 19:44:06.809886 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14962 | 2024.11.21 19:44:06.809931 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14963 | 2024.11.21 19:44:06.810368 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14964 | 2024.11.21 19:44:06.810650 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14965 | 2024.11.21 19:44:06.810907 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001958 sec., 29622.063329928496 rows/sec., 2.27 MiB/sec. | ||
14966 | 2024.11.21 19:44:06.810993 [ 282 ] {c3d6ab90-722d-4fce-b992-1f79531f2fb3} <Debug> TCPHandler: Processed in 0.00226206 sec. | ||
14967 | 2024.11.21 19:44:06.811212 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14968 | 2024.11.21 19:44:06.811562 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14969 | 2024.11.21 19:44:06.811639 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14970 | 2024.11.21 19:44:06.812321 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14971 | 2024.11.21 19:44:06.812367 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14972 | 2024.11.21 19:44:06.812780 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14973 | 2024.11.21 19:44:06.813070 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14974 | 2024.11.21 19:44:06.813317 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001874 sec., 2134.4717182497334 rows/sec., 149.04 KiB/sec. | ||
14975 | 2024.11.21 19:44:06.813382 [ 276 ] {1493613f-bb37-4b59-8b99-972f39eef5ff} <Debug> TCPHandler: Processed in 0.00228183 sec. | ||
14976 | 2024.11.21 19:44:06.813590 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14977 | 2024.11.21 19:44:06.813737 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14978 | 2024.11.21 19:44:06.813802 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14979 | 2024.11.21 19:44:06.814560 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14980 | 2024.11.21 19:44:06.814615 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14981 | 2024.11.21 19:44:06.815058 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14982 | 2024.11.21 19:44:06.815365 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14983 | 2024.11.21 19:44:06.815631 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001924 sec., 35343.03534303534 rows/sec., 2.76 MiB/sec. | ||
14984 | 2024.11.21 19:44:06.815741 [ 282 ] {5c0f8f45-e1f1-438e-8420-3eaea4eabd33} <Debug> TCPHandler: Processed in 0.002221029 sec. | ||
14985 | 2024.11.21 19:44:06.816019 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14986 | 2024.11.21 19:44:06.816200 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14987 | 2024.11.21 19:44:06.816272 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14988 | 2024.11.21 19:44:06.816964 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14989 | 2024.11.21 19:44:06.817009 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14990 | 2024.11.21 19:44:06.817470 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14991 | 2024.11.21 19:44:06.817753 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14992 | 2024.11.21 19:44:06.818010 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001843 sec., 70537.1676614216 rows/sec., 4.91 MiB/sec. | ||
14993 | 2024.11.21 19:44:06.818072 [ 276 ] {7ae258ee-cdd5-4c3c-80fa-c8620d35afe4} <Debug> TCPHandler: Processed in 0.00220256 sec. | ||
14994 | 2024.11.21 19:44:06.818232 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14995 | 2024.11.21 19:44:06.818355 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14996 | 2024.11.21 19:44:06.818412 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14997 | 2024.11.21 19:44:06.818911 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14998 | 2024.11.21 19:44:06.818957 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
14999 | 2024.11.21 19:44:06.819394 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15000 | 2024.11.21 19:44:06.819695 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15001 | 2024.11.21 19:44:06.819960 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001622 sec., 29593.094944512948 rows/sec., 1.99 MiB/sec. | ||
15002 | 2024.11.21 19:44:06.820058 [ 282 ] {ff9658f2-323b-4a78-adb8-2a061b87392a} <Debug> TCPHandler: Processed in 0.001882185 sec. | ||
15003 | 2024.11.21 19:44:08.029780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 | ||
15004 | 2024.11.21 19:44:08.030468 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15005 | 2024.11.21 19:44:08.030514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15006 | 2024.11.21 19:44:08.031055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15007 | 2024.11.21 19:44:08.031307 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15008 | 2024.11.21 19:44:08.031544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
15009 | 2024.11.21 19:44:10.979364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
15010 | 2024.11.21 19:44:11.002594 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15011 | 2024.11.21 19:44:11.002649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15012 | 2024.11.21 19:44:11.010833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15013 | 2024.11.21 19:44:11.011671 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15014 | 2024.11.21 19:44:11.015628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
15015 | 2024.11.21 19:44:11.087466 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15016 | 2024.11.21 19:44:11.276895 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15017 | 2024.11.21 19:44:11.295298 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15018 | 2024.11.21 19:44:11.309697 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15019 | 2024.11.21 19:44:11.553180 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15020 | 2024.11.21 19:44:11.599588 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15021 | 2024.11.21 19:44:11.605916 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15022 | 2024.11.21 19:44:11.615352 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15023 | 2024.11.21 19:44:11.805809 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15024 | 2024.11.21 19:44:11.806007 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15025 | 2024.11.21 19:44:11.806075 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15026 | 2024.11.21 19:44:11.806848 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15027 | 2024.11.21 19:44:11.806888 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15028 | 2024.11.21 19:44:11.807354 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15029 | 2024.11.21 19:44:11.807608 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15030 | 2024.11.21 19:44:11.807808 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.32 MiB/sec. | ||
15031 | 2024.11.21 19:44:11.807865 [ 276 ] {16fd0ba0-706b-44c6-bd05-24c728daf88e} <Debug> TCPHandler: Processed in 0.002190879 sec. | ||
15032 | 2024.11.21 19:44:11.808019 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15033 | 2024.11.21 19:44:11.808134 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15034 | 2024.11.21 19:44:11.808181 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15035 | 2024.11.21 19:44:11.808761 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15036 | 2024.11.21 19:44:11.808800 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15037 | 2024.11.21 19:44:11.809166 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15038 | 2024.11.21 19:44:11.809432 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15039 | 2024.11.21 19:44:11.809624 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001507 sec., 42468.4804246848 rows/sec., 3.31 MiB/sec. | ||
15040 | 2024.11.21 19:44:11.809737 [ 282 ] {ebc27ccb-f4e1-4acb-8cf5-e7a27a731e68} <Debug> TCPHandler: Processed in 0.001775014 sec. | ||
15041 | 2024.11.21 19:44:11.809936 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15042 | 2024.11.21 19:44:11.810089 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15043 | 2024.11.21 19:44:11.810139 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15044 | 2024.11.21 19:44:11.810692 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15045 | 2024.11.21 19:44:11.810730 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15046 | 2024.11.21 19:44:11.811120 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15047 | 2024.11.21 19:44:11.811372 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15048 | 2024.11.21 19:44:11.811573 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. | ||
15049 | 2024.11.21 19:44:11.811625 [ 276 ] {f774b503-8bcb-4351-80fa-a82eb03bd421} <Debug> TCPHandler: Processed in 0.001783034 sec. | ||
15050 | 2024.11.21 19:44:11.811779 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15051 | 2024.11.21 19:44:11.811892 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15052 | 2024.11.21 19:44:11.811941 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15053 | 2024.11.21 19:44:11.812485 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15054 | 2024.11.21 19:44:11.812534 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15055 | 2024.11.21 19:44:11.812980 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15056 | 2024.11.21 19:44:11.813222 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15057 | 2024.11.21 19:44:11.813434 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. | ||
15058 | 2024.11.21 19:44:11.813483 [ 282 ] {4efff7d1-963e-4d5f-8ca3-348827c45aeb} <Debug> TCPHandler: Processed in 0.001758744 sec. | ||
15059 | 2024.11.21 19:44:14.257477 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15060 | 2024.11.21 19:44:14.714481 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15061 | 2024.11.21 19:44:14.863968 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15062 | 2024.11.21 19:44:14.911436 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15063 | 2024.11.21 19:44:14.945763 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15064 | 2024.11.21 19:44:14.964100 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15065 | 2024.11.21 19:44:14.974639 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15066 | 2024.11.21 19:44:14.994047 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15067 | 2024.11.21 19:44:15.227324 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15068 | 2024.11.21 19:44:15.297436 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15069 | 2024.11.21 19:44:15.297482 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15070 | 2024.11.21 19:44:15.531089 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50976, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15071 | 2024.11.21 19:44:15.531771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 | ||
15072 | 2024.11.21 19:44:15.532456 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15073 | 2024.11.21 19:44:15.532496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15074 | 2024.11.21 19:44:15.533022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
15075 | 2024.11.21 19:44:15.533276 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15076 | 2024.11.21 19:44:15.533478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
15077 | 2024.11.21 19:44:15.585664 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15078 | 2024.11.21 19:44:15.739994 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15079 | 2024.11.21 19:44:15.785578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1948 | ||
15080 | 2024.11.21 19:44:15.788783 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15081 | 2024.11.21 19:44:15.788847 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15082 | 2024.11.21 19:44:15.790419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
15083 | 2024.11.21 19:44:15.790744 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15084 | 2024.11.21 19:44:15.791874 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1948 | ||
15085 | 2024.11.21 19:44:15.803007 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15086 | 2024.11.21 19:44:15.848685 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15087 | 2024.11.21 19:44:15.886965 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15088 | 2024.11.21 19:44:15.958211 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15089 | 2024.11.21 19:44:16.031858 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34963, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15090 | 2024.11.21 19:44:16.534639 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15091 | 2024.11.21 19:44:16.540630 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15092 | 2024.11.21 19:44:16.564647 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15093 | 2024.11.21 19:44:16.592305 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15094 | 2024.11.21 19:44:16.596626 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15095 | 2024.11.21 19:44:16.609897 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15096 | 2024.11.21 19:44:16.634276 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15097 | 2024.11.21 19:44:16.812804 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15098 | 2024.11.21 19:44:16.813108 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15099 | 2024.11.21 19:44:16.813222 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15100 | 2024.11.21 19:44:16.813987 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15101 | 2024.11.21 19:44:16.814040 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15102 | 2024.11.21 19:44:16.814484 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15103 | 2024.11.21 19:44:16.814742 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15104 | 2024.11.21 19:44:16.814988 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 512.62 KiB/sec. | ||
15105 | 2024.11.21 19:44:16.815054 [ 276 ] {aa387c69-74b6-4e54-9295-e1109b48fba7} <Debug> TCPHandler: Processed in 0.002438323 sec. | ||
15106 | 2024.11.21 19:44:16.815223 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15107 | 2024.11.21 19:44:16.815349 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15108 | 2024.11.21 19:44:16.815398 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15109 | 2024.11.21 19:44:16.816115 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15110 | 2024.11.21 19:44:16.816155 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15111 | 2024.11.21 19:44:16.816556 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15112 | 2024.11.21 19:44:16.816797 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15113 | 2024.11.21 19:44:16.817020 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001701 sec., 167548.50088183422 rows/sec., 14.81 MiB/sec. | ||
15114 | 2024.11.21 19:44:16.817073 [ 282 ] {62e57c16-ced2-4e99-b68d-b80085212ae1} <Debug> TCPHandler: Processed in 0.001908235 sec. | ||
15115 | 2024.11.21 19:44:16.817216 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15116 | 2024.11.21 19:44:16.817325 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15117 | 2024.11.21 19:44:16.817370 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15118 | 2024.11.21 19:44:16.817930 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15119 | 2024.11.21 19:44:16.817970 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15120 | 2024.11.21 19:44:16.818325 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15121 | 2024.11.21 19:44:16.818559 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15122 | 2024.11.21 19:44:16.818751 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001469 sec., 32675.289312457455 rows/sec., 2.35 MiB/sec. | ||
15123 | 2024.11.21 19:44:16.818802 [ 276 ] {401a5be9-2f1b-49a3-a95e-e29094e7f500} <Debug> TCPHandler: Processed in 0.001663522 sec. | ||
15124 | 2024.11.21 19:44:16.818933 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15125 | 2024.11.21 19:44:16.819033 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15126 | 2024.11.21 19:44:16.819074 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15127 | 2024.11.21 19:44:16.819764 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15128 | 2024.11.21 19:44:16.819809 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15129 | 2024.11.21 19:44:16.820226 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15130 | 2024.11.21 19:44:16.820461 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15131 | 2024.11.21 19:44:16.820678 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001623 sec., 8626.00123228589 rows/sec., 604.11 KiB/sec. | ||
15132 | 2024.11.21 19:44:16.820729 [ 282 ] {da8d0e03-7ef1-47de-b9f8-8c9e593156e1} <Debug> TCPHandler: Processed in 0.001809854 sec. | ||
15133 | 2024.11.21 19:44:16.820859 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15134 | 2024.11.21 19:44:16.820964 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15135 | 2024.11.21 19:44:16.821008 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15136 | 2024.11.21 19:44:16.821541 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15137 | 2024.11.21 19:44:16.821581 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15138 | 2024.11.21 19:44:16.821935 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15139 | 2024.11.21 19:44:16.822167 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15140 | 2024.11.21 19:44:16.822404 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001458 sec., 8916.323731138546 rows/sec., 555.93 KiB/sec. | ||
15141 | 2024.11.21 19:44:16.822503 [ 276 ] {b3af357f-c479-4264-af63-999963204ce2} <Debug> TCPHandler: Processed in 0.001693463 sec. | ||
15142 | 2024.11.21 19:44:16.822657 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15143 | 2024.11.21 19:44:16.822768 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15144 | 2024.11.21 19:44:16.822814 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15145 | 2024.11.21 19:44:16.823528 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15146 | 2024.11.21 19:44:16.823568 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15147 | 2024.11.21 19:44:16.823976 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15148 | 2024.11.21 19:44:16.824231 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15149 | 2024.11.21 19:44:16.824450 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001703 sec., 248385.20258367585 rows/sec., 17.76 MiB/sec. | ||
15150 | 2024.11.21 19:44:16.824503 [ 282 ] {5157ecdf-6674-4b4e-9cc3-acb24e5d4954} <Debug> TCPHandler: Processed in 0.001905996 sec. | ||
15151 | 2024.11.21 19:44:16.824649 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15152 | 2024.11.21 19:44:16.824780 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15153 | 2024.11.21 19:44:16.824833 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15154 | 2024.11.21 19:44:16.825334 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15155 | 2024.11.21 19:44:16.825373 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15156 | 2024.11.21 19:44:16.825740 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15157 | 2024.11.21 19:44:16.825978 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15158 | 2024.11.21 19:44:16.826191 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. | ||
15159 | 2024.11.21 19:44:16.826240 [ 276 ] {9a5cf8be-4e3a-47f4-a115-cdfb16a8b379} <Debug> TCPHandler: Processed in 0.001653652 sec. | ||
15160 | 2024.11.21 19:44:16.826392 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15161 | 2024.11.21 19:44:16.826524 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15162 | 2024.11.21 19:44:16.826584 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15163 | 2024.11.21 19:44:16.827208 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15164 | 2024.11.21 19:44:16.827249 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15165 | 2024.11.21 19:44:16.827649 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15166 | 2024.11.21 19:44:16.827894 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15167 | 2024.11.21 19:44:16.828120 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001627 sec., 145666.87154271666 rows/sec., 9.76 MiB/sec. | ||
15168 | 2024.11.21 19:44:16.828171 [ 282 ] {8fe971fa-d41d-4348-83b9-65fb0af3c029} <Debug> TCPHandler: Processed in 0.001844765 sec. | ||
15169 | 2024.11.21 19:44:16.828303 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15170 | 2024.11.21 19:44:16.828410 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15171 | 2024.11.21 19:44:16.828484 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15172 | 2024.11.21 19:44:16.828919 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15173 | 2024.11.21 19:44:16.828958 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15174 | 2024.11.21 19:44:16.829307 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15175 | 2024.11.21 19:44:16.829543 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15176 | 2024.11.21 19:44:16.829786 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. | ||
15177 | 2024.11.21 19:44:16.829843 [ 276 ] {ce61f7d8-7f3d-4573-b925-117c426157a5} <Debug> TCPHandler: Processed in 0.001588691 sec. | ||
15178 | 2024.11.21 19:44:16.830055 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15179 | 2024.11.21 19:44:16.830191 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15180 | 2024.11.21 19:44:16.830307 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15181 | 2024.11.21 19:44:16.831611 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15182 | 2024.11.21 19:44:16.831651 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15183 | 2024.11.21 19:44:16.832315 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15184 | 2024.11.21 19:44:16.832580 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15185 | 2024.11.21 19:44:16.832813 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Found 6 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, all_14_14_0] | ||
15186 | 2024.11.21 19:44:16.832841 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Removing 6 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, all_14_14_0] | ||
15187 | 2024.11.21 19:44:16.832844 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00268 sec., 15298.507462686566 rows/sec., 27.41 MiB/sec. | ||
15188 | 2024.11.21 19:44:16.833058 [ 282 ] {2b123dd9-253e-434a-9851-6eb5bf4b7c8d} <Debug> TCPHandler: Processed in 0.003106592 sec. | ||
15189 | 2024.11.21 19:44:16.833204 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15190 | 2024.11.21 19:44:16.833355 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15191 | 2024.11.21 19:44:16.833417 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15192 | 2024.11.21 19:44:16.834109 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15193 | 2024.11.21 19:44:16.834160 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15194 | 2024.11.21 19:44:16.834605 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15195 | 2024.11.21 19:44:16.834895 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15196 | 2024.11.21 19:44:16.835158 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001845 sec., 44444.444444444445 rows/sec., 2.82 MiB/sec. | ||
15197 | 2024.11.21 19:44:16.835227 [ 276 ] {08f93740-3a06-429a-81e3-b41007b0e2a7} <Debug> TCPHandler: Processed in 0.002087598 sec. | ||
15198 | 2024.11.21 19:44:16.835314 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
15199 | 2024.11.21 19:44:18.515804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 | ||
15200 | 2024.11.21 19:44:18.539048 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15201 | 2024.11.21 19:44:18.539114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15202 | 2024.11.21 19:44:18.546688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
15203 | 2024.11.21 19:44:18.547530 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15204 | 2024.11.21 19:44:18.550830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664 | ||
15205 | 2024.11.21 19:44:21.804180 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15206 | 2024.11.21 19:44:21.804426 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15207 | 2024.11.21 19:44:21.804499 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15208 | 2024.11.21 19:44:21.805282 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15209 | 2024.11.21 19:44:21.805333 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15210 | 2024.11.21 19:44:21.805793 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15211 | 2024.11.21 19:44:21.806049 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15212 | 2024.11.21 19:44:21.806270 [ 157 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15213 | 2024.11.21 19:44:21.806300 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. | ||
15214 | 2024.11.21 19:44:21.806359 [ 157 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15215 | 2024.11.21 19:44:21.806435 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15216 | 2024.11.21 19:44:21.806442 [ 276 ] {cf72410e-110f-4be5-89b5-2960d1214d53} <Debug> TCPHandler: Processed in 0.002419792 sec. | ||
15217 | 2024.11.21 19:44:21.806700 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15218 | 2024.11.21 19:44:21.806757 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
15219 | 2024.11.21 19:44:21.806970 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15220 | 2024.11.21 19:44:21.807172 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15221 | 2024.11.21 19:44:21.807308 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15222 | 2024.11.21 19:44:21.807461 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1435 rows starting from the beginning of the part | ||
15223 | 2024.11.21 19:44:21.807939 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 285 rows starting from the beginning of the part | ||
15224 | 2024.11.21 19:44:21.808349 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 58 rows starting from the beginning of the part | ||
15225 | 2024.11.21 19:44:21.808822 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
15226 | 2024.11.21 19:44:21.809290 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 285 rows starting from the beginning of the part | ||
15227 | 2024.11.21 19:44:21.809776 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
15228 | 2024.11.21 19:44:21.811532 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15229 | 2024.11.21 19:44:21.811646 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15230 | 2024.11.21 19:44:21.812745 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15231 | 2024.11.21 19:44:21.813158 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15232 | 2024.11.21 19:44:21.813505 [ 157 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15233 | 2024.11.21 19:44:21.813671 [ 157 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15234 | 2024.11.21 19:44:21.813690 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006818 sec., 9386.916984452919 rows/sec., 750.25 KiB/sec. | ||
15235 | 2024.11.21 19:44:21.813799 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15236 | 2024.11.21 19:44:21.814027 [ 194 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.0074737 sec., 291020.51192849595 rows/sec., 25.68 MiB/sec. | ||
15237 | 2024.11.21 19:44:21.814083 [ 282 ] {5cab1e07-ef2b-4968-92d1-760c3be72877} <Debug> TCPHandler: Processed in 0.00749982 sec. | ||
15238 | 2024.11.21 19:44:21.814545 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15239 | 2024.11.21 19:44:21.814638 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
15240 | 2024.11.21 19:44:21.815209 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15241 | 2024.11.21 19:44:21.815473 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15242 | 2024.11.21 19:44:21.815549 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15243 | 2024.11.21 19:44:21.815712 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 915 rows starting from the beginning of the part | ||
15244 | 2024.11.21 19:44:21.816821 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 423 rows starting from the beginning of the part | ||
15245 | 2024.11.21 19:44:21.817441 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
15246 | 2024.11.21 19:44:21.818121 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
15247 | 2024.11.21 19:44:21.818865 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 423 rows starting from the beginning of the part | ||
15248 | 2024.11.21 19:44:21.819093 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15249 | 2024.11.21 19:44:21.819470 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
15250 | 2024.11.21 19:44:21.821287 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15251 | 2024.11.21 19:44:21.821387 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15252 | 2024.11.21 19:44:21.821695 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15253 | 2024.11.21 19:44:21.822060 [ 196 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_131_26} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15254 | 2024.11.21 19:44:21.822413 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
15255 | 2024.11.21 19:44:21.822925 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15256 | 2024.11.21 19:44:21.823436 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15257 | 2024.11.21 19:44:21.823690 [ 157 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15258 | 2024.11.21 19:44:21.823812 [ 157 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15259 | 2024.11.21 19:44:21.823922 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15260 | 2024.11.21 19:44:21.824088 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.009028 sec., 14178.112538768277 rows/sec., 1011.18 KiB/sec. | ||
15261 | 2024.11.21 19:44:21.824468 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
15262 | 2024.11.21 19:44:21.824493 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.010465319 sec., 186998.59985156686 rows/sec., 14.32 MiB/sec. | ||
15263 | 2024.11.21 19:44:21.824516 [ 276 ] {ef943e2c-46ee-481b-8b17-9a20b0ae3687} <Debug> TCPHandler: Processed in 0.010275997 sec. | ||
15264 | 2024.11.21 19:44:21.824813 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15265 | 2024.11.21 19:44:21.824805 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15266 | 2024.11.21 19:44:21.824851 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15267 | 2024.11.21 19:44:21.824934 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_126_25, total 23284 rows starting from the beginning of the part | ||
15268 | 2024.11.21 19:44:21.825281 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 237 rows starting from the beginning of the part | ||
15269 | 2024.11.21 19:44:21.825316 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15270 | 2024.11.21 19:44:21.825575 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15271 | 2024.11.21 19:44:21.825725 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 130 rows starting from the beginning of the part | ||
15272 | 2024.11.21 19:44:21.825743 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15273 | 2024.11.21 19:44:21.826277 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
15274 | 2024.11.21 19:44:21.826353 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_131_26} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15275 | 2024.11.21 19:44:21.826984 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
15276 | 2024.11.21 19:44:21.827135 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part | ||
15277 | 2024.11.21 19:44:21.827665 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 128 rows starting from the beginning of the part | ||
15278 | 2024.11.21 19:44:21.828842 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15279 | 2024.11.21 19:44:21.828924 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15280 | 2024.11.21 19:44:21.829519 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15281 | 2024.11.21 19:44:21.829794 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15282 | 2024.11.21 19:44:21.830090 [ 157 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15283 | 2024.11.21 19:44:21.830184 [ 157 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15284 | 2024.11.21 19:44:21.830262 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15285 | 2024.11.21 19:44:21.830513 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005433 sec., 8834.89784649365 rows/sec., 609.70 KiB/sec. | ||
15286 | 2024.11.21 19:44:21.830663 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
15287 | 2024.11.21 19:44:21.830869 [ 282 ] {e73dae2a-7275-4af0-9280-a5736ead56bc} <Debug> TCPHandler: Processed in 0.006219783 sec. | ||
15288 | 2024.11.21 19:44:21.831168 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15289 | 2024.11.21 19:44:21.831225 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7758 rows starting from the beginning of the part | ||
15290 | 2024.11.21 19:44:21.831447 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 82 rows starting from the beginning of the part | ||
15291 | 2024.11.21 19:44:21.831795 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 48 rows starting from the beginning of the part | ||
15292 | 2024.11.21 19:44:21.831909 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
15293 | 2024.11.21 19:44:21.832157 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part | ||
15294 | 2024.11.21 19:44:21.832337 [ 197 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 48 rows starting from the beginning of the part | ||
15295 | 2024.11.21 19:44:21.835068 [ 189 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8078 rows, containing 4 columns (4 merged, 0 gathered) in 0.004654552 sec., 1735505.3719455707 rows/sec., 114.06 MiB/sec. | ||
15296 | 2024.11.21 19:44:21.835529 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15297 | 2024.11.21 19:44:21.836085 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15298 | 2024.11.21 19:44:21.836145 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24176 rows, containing 5 columns (5 merged, 0 gathered) in 0.012040131 sec., 2007951.5746132662 rows/sec., 137.14 MiB/sec. | ||
15299 | 2024.11.21 19:44:21.836226 [ 191 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_131_26} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15300 | 2024.11.21 19:44:21.836330 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
15301 | 2024.11.21 19:44:21.836607 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15302 | 2024.11.21 19:44:21.836886 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15303 | 2024.11.21 19:44:21.836960 [ 201 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15304 | 2024.11.21 19:44:21.837035 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
15305 | 2024.11.21 19:44:23.033730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 | ||
15306 | 2024.11.21 19:44:23.034531 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15307 | 2024.11.21 19:44:23.034575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15308 | 2024.11.21 19:44:23.035115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
15309 | 2024.11.21 19:44:23.035374 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15310 | 2024.11.21 19:44:23.035677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
15311 | 2024.11.21 19:44:25.792171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1978 | ||
15312 | 2024.11.21 19:44:25.795412 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15313 | 2024.11.21 19:44:25.795476 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15314 | 2024.11.21 19:44:25.797022 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
15315 | 2024.11.21 19:44:25.797361 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15316 | 2024.11.21 19:44:25.797672 [ 155 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
15317 | 2024.11.21 19:44:25.797862 [ 155 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15318 | 2024.11.21 19:44:25.797998 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15319 | 2024.11.21 19:44:25.798793 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
15320 | 2024.11.21 19:44:25.800036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
15321 | 2024.11.21 19:44:25.800431 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15322 | 2024.11.21 19:44:25.800628 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1844 rows starting from the beginning of the part | ||
15323 | 2024.11.21 19:44:25.801364 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
15324 | 2024.11.21 19:44:25.802067 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::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 | ||
15325 | 2024.11.21 19:44:25.802792 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
15326 | 2024.11.21 19:44:25.803488 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
15327 | 2024.11.21 19:44:25.804202 [ 189 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
15328 | 2024.11.21 19:44:25.813519 [ 195 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 72 columns (72 merged, 0 gathered) in 0.015311445 sec., 129184.4107463404 rows/sec., 97.71 MiB/sec. | ||
15329 | 2024.11.21 19:44:25.815628 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
15330 | 2024.11.21 19:44:25.816533 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15331 | 2024.11.21 19:44:25.816643 [ 198 ] {4cd9a875-c60e-441a-bdc2-f900dc18ed96::all_1_66_13} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
15332 | 2024.11.21 19:44:25.817041 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
15333 | 2024.11.21 19:44:26.051010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 | ||
15334 | 2024.11.21 19:44:26.073965 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15335 | 2024.11.21 19:44:26.074034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15336 | 2024.11.21 19:44:26.081583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
15337 | 2024.11.21 19:44:26.082386 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15338 | 2024.11.21 19:44:26.087429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
15339 | 2024.11.21 19:44:26.110211 [ 220 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
15340 | 2024.11.21 19:44:26.110264 [ 220 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
15341 | 2024.11.21 19:44:26.112204 [ 220 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
15342 | 2024.11.21 19:44:26.339222 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
15343 | 2024.11.21 19:44:26.339273 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
15344 | 2024.11.21 19:44:26.341246 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
15345 | 2024.11.21 19:44:26.685275 [ 218 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
15346 | 2024.11.21 19:44:26.685335 [ 218 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
15347 | 2024.11.21 19:44:26.687610 [ 218 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
15348 | 2024.11.21 19:44:26.806287 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15349 | 2024.11.21 19:44:26.806494 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15350 | 2024.11.21 19:44:26.806568 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15351 | 2024.11.21 19:44:26.807367 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15352 | 2024.11.21 19:44:26.807418 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15353 | 2024.11.21 19:44:26.807867 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15354 | 2024.11.21 19:44:26.808116 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15355 | 2024.11.21 19:44:26.808360 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.24 MiB/sec. | ||
15356 | 2024.11.21 19:44:26.808418 [ 276 ] {27a1f528-6604-4356-8e25-507bbdca66c6} <Debug> TCPHandler: Processed in 0.002276251 sec. | ||
15357 | 2024.11.21 19:44:26.808607 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15358 | 2024.11.21 19:44:26.808722 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15359 | 2024.11.21 19:44:26.808770 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15360 | 2024.11.21 19:44:26.809358 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15361 | 2024.11.21 19:44:26.809400 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15362 | 2024.11.21 19:44:26.809780 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15363 | 2024.11.21 19:44:26.810023 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15364 | 2024.11.21 19:44:26.810245 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001539 sec., 41585.44509421702 rows/sec., 3.25 MiB/sec. | ||
15365 | 2024.11.21 19:44:26.810306 [ 282 ] {102e2d86-fe14-46ce-85fa-0424dd20f015} <Debug> TCPHandler: Processed in 0.001757133 sec. | ||
15366 | 2024.11.21 19:44:26.810316 [ 222 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
15367 | 2024.11.21 19:44:26.810360 [ 222 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
15368 | 2024.11.21 19:44:26.810533 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15369 | 2024.11.21 19:44:26.810680 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15370 | 2024.11.21 19:44:26.810758 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15371 | 2024.11.21 19:44:26.812033 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15372 | 2024.11.21 19:44:26.812086 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15373 | 2024.11.21 19:44:26.812817 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15374 | 2024.11.21 19:44:26.813208 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15375 | 2024.11.21 19:44:26.813649 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002982 sec., 53655.264922870556 rows/sec., 3.74 MiB/sec. | ||
15376 | 2024.11.21 19:44:26.813723 [ 276 ] {e5c5d837-bab7-4442-80d4-72c2fed8a089} <Debug> TCPHandler: Processed in 0.003278334 sec. | ||
15377 | 2024.11.21 19:44:26.813886 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15378 | 2024.11.21 19:44:26.813995 [ 222 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
15379 | 2024.11.21 19:44:26.814106 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15380 | 2024.11.21 19:44:26.814268 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15381 | 2024.11.21 19:44:26.815587 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15382 | 2024.11.21 19:44:26.815628 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15383 | 2024.11.21 19:44:26.816006 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15384 | 2024.11.21 19:44:26.816250 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15385 | 2024.11.21 19:44:26.816459 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002436 sec., 24630.541871921185 rows/sec., 1.66 MiB/sec. | ||
15386 | 2024.11.21 19:44:26.816509 [ 282 ] {0c7f6117-1b4a-400d-aa25-10792db5c6df} <Debug> TCPHandler: Processed in 0.002681266 sec. | ||
15387 | 2024.11.21 19:44:27.041161 [ 135 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Selected 5 parts from all_1_71_15 to all_75_75_0 | ||
15388 | 2024.11.21 19:44:27.041231 [ 135 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15389 | 2024.11.21 19:44:27.041257 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15390 | 2024.11.21 19:44:27.041416 [ 222 ] {} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
15391 | 2024.11.21 19:44:27.041461 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_71_15 to all_75_75_0 into Compact with storage Full | ||
15392 | 2024.11.21 19:44:27.041482 [ 222 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
15393 | 2024.11.21 19:44:27.042010 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15394 | 2024.11.21 19:44:27.042127 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_15, total 66 rows starting from the beginning of the part | ||
15395 | 2024.11.21 19:44:27.042444 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2 rows starting from the beginning of the part | ||
15396 | 2024.11.21 19:44:27.042851 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part | ||
15397 | 2024.11.21 19:44:27.043276 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part | ||
15398 | 2024.11.21 19:44:27.043382 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
15399 | 2024.11.21 19:44:27.045475 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.004119125 sec., 40785.36096865232 rows/sec., 3.07 MiB/sec. | ||
15400 | 2024.11.21 19:44:27.045638 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Trace> MergedBlockOutputStream: filled checksums all_1_75_16 (state Temporary) | ||
15401 | 2024.11.21 19:44:27.045880 [ 222 ] {} <Debug> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): 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] | ||
15402 | 2024.11.21 19:44:27.046147 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_merge_all_1_75_16 to all_1_75_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15403 | 2024.11.21 19:44:27.046371 [ 188 ] {5f1f6641-65d3-409b-8c80-3c83ef9d092b::all_1_75_16} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b) (MergerMutator): Merged 5 parts: [all_1_71_15, all_75_75_0] -> all_1_75_16 | ||
15404 | 2024.11.21 19:44:27.046553 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
15405 | 2024.11.21 19:44:29.003015 [ 142 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
15406 | 2024.11.21 19:44:29.003112 [ 142 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15407 | 2024.11.21 19:44:29.003141 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15408 | 2024.11.21 19:44:29.003305 [ 225 ] {} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): 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] | ||
15409 | 2024.11.21 19:44:29.003366 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
15410 | 2024.11.21 19:44:29.003380 [ 225 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): 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] | ||
15411 | 2024.11.21 19:44:29.003737 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15412 | 2024.11.21 19:44:29.003797 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 242 rows starting from the beginning of the part | ||
15413 | 2024.11.21 19:44:29.003885 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
15414 | 2024.11.21 19:44:29.004233 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
15415 | 2024.11.21 19:44:29.004488 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
15416 | 2024.11.21 19:44:29.004757 [ 200 ] {926f8022-9352-4822-be15-c8b661aa8d8c::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 | ||
15417 | 2024.11.21 19:44:29.006922 [ 187 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003685799 sec., 80850.85486213437 rows/sec., 5.80 MiB/sec. | ||
15418 | 2024.11.21 19:44:29.007187 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
15419 | 2024.11.21 19:44:29.007365 [ 225 ] {} <Debug> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): 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] | ||
15420 | 2024.11.21 19:44:29.007942 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15421 | 2024.11.21 19:44:29.008047 [ 199 ] {926f8022-9352-4822-be15-c8b661aa8d8c::all_1_45_11} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
15422 | 2024.11.21 19:44:29.008160 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15423 | 2024.11.21 19:44:30.297743 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15424 | 2024.11.21 19:44:30.297819 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15425 | 2024.11.21 19:44:30.535915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 | ||
15426 | 2024.11.21 19:44:30.536644 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15427 | 2024.11.21 19:44:30.536694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15428 | 2024.11.21 19:44:30.537190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
15429 | 2024.11.21 19:44:30.537433 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15430 | 2024.11.21 19:44:30.537761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
15431 | 2024.11.21 19:44:30.987116 [ 224 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
15432 | 2024.11.21 19:44:30.987176 [ 224 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
15433 | 2024.11.21 19:44:30.989679 [ 224 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): 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] | ||
15434 | 2024.11.21 19:44:31.073730 [ 224 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
15435 | 2024.11.21 19:44:31.073800 [ 224 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
15436 | 2024.11.21 19:44:31.075962 [ 224 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): 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] | ||
15437 | 2024.11.21 19:44:31.813218 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15438 | 2024.11.21 19:44:31.813433 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15439 | 2024.11.21 19:44:31.813515 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15440 | 2024.11.21 19:44:31.814339 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15441 | 2024.11.21 19:44:31.814391 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15442 | 2024.11.21 19:44:31.814856 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15443 | 2024.11.21 19:44:31.815107 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15444 | 2024.11.21 19:44:31.815272 [ 143 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
15445 | 2024.11.21 19:44:31.815311 [ 143 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15446 | 2024.11.21 19:44:31.815328 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec. | ||
15447 | 2024.11.21 19:44:31.815335 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15448 | 2024.11.21 19:44:31.815436 [ 276 ] {5d564d86-d5ed-4f5c-a15a-0f30847f56c9} <Debug> TCPHandler: Processed in 0.002361542 sec. | ||
15449 | 2024.11.21 19:44:31.815552 [ 218 ] {} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): 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] | ||
15450 | 2024.11.21 19:44:31.815664 [ 218 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): 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] | ||
15451 | 2024.11.21 19:44:31.815733 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15452 | 2024.11.21 19:44:31.815779 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
15453 | 2024.11.21 19:44:31.816065 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15454 | 2024.11.21 19:44:31.816191 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15455 | 2024.11.21 19:44:31.816326 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15456 | 2024.11.21 19:44:31.816513 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
15457 | 2024.11.21 19:44:31.817021 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
15458 | 2024.11.21 19:44:31.818131 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
15459 | 2024.11.21 19:44:31.818809 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
15460 | 2024.11.21 19:44:31.819498 [ 200 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::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 | ||
15461 | 2024.11.21 19:44:31.820557 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15462 | 2024.11.21 19:44:31.820644 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15463 | 2024.11.21 19:44:31.820942 [ 218 ] {} <Debug> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): 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] | ||
15464 | 2024.11.21 19:44:31.822430 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15465 | 2024.11.21 19:44:31.822784 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15466 | 2024.11.21 19:44:31.823104 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.007185 sec., 39665.97077244259 rows/sec., 3.51 MiB/sec. | ||
15467 | 2024.11.21 19:44:31.823179 [ 199 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007723533 sec., 9063.209803078462 rows/sec., 687.83 KiB/sec. | ||
15468 | 2024.11.21 19:44:31.823184 [ 282 ] {1fd89ad5-1655-4dcd-a855-9b2018f62dce} <Debug> TCPHandler: Processed in 0.007622472 sec. | ||
15469 | 2024.11.21 19:44:31.823326 [ 199 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
15470 | 2024.11.21 19:44:31.823439 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15471 | 2024.11.21 19:44:31.823562 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15472 | 2024.11.21 19:44:31.823620 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15473 | 2024.11.21 19:44:31.823633 [ 199 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15474 | 2024.11.21 19:44:31.823752 [ 199 ] {09ad4f8a-1235-44f8-b170-c23f50dd7278::all_1_45_11} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
15475 | 2024.11.21 19:44:31.823863 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15476 | 2024.11.21 19:44:31.824267 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15477 | 2024.11.21 19:44:31.824306 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15478 | 2024.11.21 19:44:31.824655 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15479 | 2024.11.21 19:44:31.824886 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15480 | 2024.11.21 19:44:31.825085 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001552 sec., 30927.835051546394 rows/sec., 2.23 MiB/sec. | ||
15481 | 2024.11.21 19:44:31.825168 [ 276 ] {a5e332e4-ea48-4ad9-8a4c-7dcab67e2238} <Debug> TCPHandler: Processed in 0.001784173 sec. | ||
15482 | 2024.11.21 19:44:31.825371 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15483 | 2024.11.21 19:44:31.825554 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15484 | 2024.11.21 19:44:31.825601 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15485 | 2024.11.21 19:44:31.826130 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15486 | 2024.11.21 19:44:31.826169 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15487 | 2024.11.21 19:44:31.826509 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15488 | 2024.11.21 19:44:31.826734 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15489 | 2024.11.21 19:44:31.826903 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001374 sec., 10189.228529839884 rows/sec., 713.59 KiB/sec. | ||
15490 | 2024.11.21 19:44:31.826953 [ 282 ] {04721449-31c3-433e-8bfe-e0a0c5ac5fb0} <Debug> TCPHandler: Processed in 0.001695932 sec. | ||
15491 | 2024.11.21 19:44:31.827097 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15492 | 2024.11.21 19:44:31.827205 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15493 | 2024.11.21 19:44:31.827250 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15494 | 2024.11.21 19:44:31.827817 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15495 | 2024.11.21 19:44:31.827854 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15496 | 2024.11.21 19:44:31.828196 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15497 | 2024.11.21 19:44:31.828422 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15498 | 2024.11.21 19:44:31.828550 [ 143 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
15499 | 2024.11.21 19:44:31.828598 [ 143 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15500 | 2024.11.21 19:44:31.828604 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001418 sec., 9167.842031029619 rows/sec., 571.61 KiB/sec. | ||
15501 | 2024.11.21 19:44:31.828637 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15502 | 2024.11.21 19:44:31.828678 [ 276 ] {0ca3ff1d-a282-4e71-9a7a-a19a26860866} <Debug> TCPHandler: Processed in 0.001634342 sec. | ||
15503 | 2024.11.21 19:44:31.828866 [ 220 ] {} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): 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] | ||
15504 | 2024.11.21 19:44:31.828923 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15505 | 2024.11.21 19:44:31.828935 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
15506 | 2024.11.21 19:44:31.828928 [ 220 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): 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] | ||
15507 | 2024.11.21 19:44:31.829215 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15508 | 2024.11.21 19:44:31.829233 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15509 | 2024.11.21 19:44:31.829365 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
15510 | 2024.11.21 19:44:31.829371 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15511 | 2024.11.21 19:44:31.829756 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
15512 | 2024.11.21 19:44:31.830245 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
15513 | 2024.11.21 19:44:31.830792 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
15514 | 2024.11.21 19:44:31.831257 [ 199 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::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 | ||
15515 | 2024.11.21 19:44:31.833403 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15516 | 2024.11.21 19:44:31.833508 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15517 | 2024.11.21 19:44:31.834901 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15518 | 2024.11.21 19:44:31.834967 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006255773 sec., 10390.40259293296 rows/sec., 688.43 KiB/sec. | ||
15519 | 2024.11.21 19:44:31.835257 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
15520 | 2024.11.21 19:44:31.835522 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15521 | 2024.11.21 19:44:31.835525 [ 220 ] {} <Debug> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): 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] | ||
15522 | 2024.11.21 19:44:31.836234 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15523 | 2024.11.21 19:44:31.836249 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.007106 sec., 59527.16014635519 rows/sec., 4.26 MiB/sec. | ||
15524 | 2024.11.21 19:44:31.836505 [ 186 ] {e9099be5-f958-4723-abee-9a09e31ad0c0::all_1_45_11} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
15525 | 2024.11.21 19:44:31.836582 [ 282 ] {aaf1ac97-b427-458a-8d17-eb454d1ae673} <Debug> TCPHandler: Processed in 0.007778074 sec. | ||
15526 | 2024.11.21 19:44:31.836815 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15527 | 2024.11.21 19:44:31.836885 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15528 | 2024.11.21 19:44:31.837073 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15529 | 2024.11.21 19:44:31.837133 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15530 | 2024.11.21 19:44:31.837707 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15531 | 2024.11.21 19:44:31.837752 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15532 | 2024.11.21 19:44:31.838117 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15533 | 2024.11.21 19:44:31.838354 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15534 | 2024.11.21 19:44:31.838588 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001549 sec., 3873.4667527437055 rows/sec., 202.37 KiB/sec. | ||
15535 | 2024.11.21 19:44:31.838674 [ 276 ] {81a3f40e-7a16-4d9e-9436-d5178f845f8c} <Debug> TCPHandler: Processed in 0.001961116 sec. | ||
15536 | 2024.11.21 19:44:31.838908 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15537 | 2024.11.21 19:44:31.839072 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15538 | 2024.11.21 19:44:31.839135 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15539 | 2024.11.21 19:44:31.839775 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15540 | 2024.11.21 19:44:31.839815 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15541 | 2024.11.21 19:44:31.840197 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15542 | 2024.11.21 19:44:31.840436 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15543 | 2024.11.21 19:44:31.840639 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001596 sec., 148496.24060150376 rows/sec., 9.95 MiB/sec. | ||
15544 | 2024.11.21 19:44:31.840690 [ 282 ] {52eb62ba-2885-48fc-8676-37c4bfb34877} <Debug> TCPHandler: Processed in 0.001920386 sec. | ||
15545 | 2024.11.21 19:44:31.840830 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15546 | 2024.11.21 19:44:31.840937 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15547 | 2024.11.21 19:44:31.840985 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15548 | 2024.11.21 19:44:31.841412 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15549 | 2024.11.21 19:44:31.841451 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15550 | 2024.11.21 19:44:31.841805 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15551 | 2024.11.21 19:44:31.842036 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15552 | 2024.11.21 19:44:31.842260 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec. | ||
15553 | 2024.11.21 19:44:31.842346 [ 276 ] {9bc8a363-c3ad-4360-aa3e-b22082755a35} <Debug> TCPHandler: Processed in 0.001567741 sec. | ||
15554 | 2024.11.21 19:44:31.842506 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15555 | 2024.11.21 19:44:31.842613 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15556 | 2024.11.21 19:44:31.842680 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15557 | 2024.11.21 19:44:31.843975 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15558 | 2024.11.21 19:44:31.844014 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15559 | 2024.11.21 19:44:31.844670 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15560 | 2024.11.21 19:44:31.844917 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15561 | 2024.11.21 19:44:31.845205 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002612 sec., 15696.78407350689 rows/sec., 28.13 MiB/sec. | ||
15562 | 2024.11.21 19:44:31.845768 [ 282 ] {29b524c5-e552-497d-9575-0b23a152e335} <Debug> TCPHandler: Processed in 0.003326755 sec. | ||
15563 | 2024.11.21 19:44:31.845941 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15564 | 2024.11.21 19:44:31.846072 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15565 | 2024.11.21 19:44:31.846128 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15566 | 2024.11.21 19:44:31.846684 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15567 | 2024.11.21 19:44:31.846733 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15568 | 2024.11.21 19:44:31.847102 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15569 | 2024.11.21 19:44:31.847427 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15570 | 2024.11.21 19:44:31.847602 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00156 sec., 52564.10256410256 rows/sec., 3.34 MiB/sec. | ||
15571 | 2024.11.21 19:44:31.847668 [ 276 ] {d964ddfe-8ce3-49f3-a15d-26f8961989a3} <Debug> TCPHandler: Processed in 0.001789574 sec. | ||
15572 | 2024.11.21 19:44:32.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.56 MiB, peak 276.67 MiB, free memory in arenas 0.00 B, will set to 258.73 MiB (RSS), difference: 3.17 MiB | ||
15573 | 2024.11.21 19:44:33.587596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 | ||
15574 | 2024.11.21 19:44:33.609754 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15575 | 2024.11.21 19:44:33.609817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15576 | 2024.11.21 19:44:33.617427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
15577 | 2024.11.21 19:44:33.618233 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15578 | 2024.11.21 19:44:33.622281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679 | ||
15579 | 2024.11.21 19:44:35.800397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2008 | ||
15580 | 2024.11.21 19:44:35.803722 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15581 | 2024.11.21 19:44:35.803780 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15582 | 2024.11.21 19:44:35.805350 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
15583 | 2024.11.21 19:44:35.805668 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15584 | 2024.11.21 19:44:35.806334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2008 | ||
15585 | 2024.11.21 19:44:36.806801 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15586 | 2024.11.21 19:44:36.807002 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15587 | 2024.11.21 19:44:36.807084 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15588 | 2024.11.21 19:44:36.807973 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15589 | 2024.11.21 19:44:36.808023 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15590 | 2024.11.21 19:44:36.808459 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
15591 | 2024.11.21 19:44:36.808724 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15592 | 2024.11.21 19:44:36.809067 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002108 sec., 5692.599620493358 rows/sec., 464.19 KiB/sec. | ||
15593 | 2024.11.21 19:44:36.809497 [ 276 ] {35f6398f-a982-4fa2-814f-60b82c674b8e} <Debug> TCPHandler: Processed in 0.002819928 sec. | ||
15594 | 2024.11.21 19:44:36.809885 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15595 | 2024.11.21 19:44:36.810128 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15596 | 2024.11.21 19:44:36.810189 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15597 | 2024.11.21 19:44:36.810918 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15598 | 2024.11.21 19:44:36.810960 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15599 | 2024.11.21 19:44:36.811345 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15600 | 2024.11.21 19:44:36.811592 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15601 | 2024.11.21 19:44:36.811805 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} <Debug> executeQuery: Read 62 rows, 4.84 KiB in 0.001718 sec., 36088.474970896394 rows/sec., 2.75 MiB/sec. | ||
15602 | 2024.11.21 19:44:36.811866 [ 282 ] {649fa1bc-2c7d-46e0-afc8-fb6fe9efaaea} <Debug> TCPHandler: Processed in 0.00221509 sec. | ||
15603 | 2024.11.21 19:44:36.812024 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15604 | 2024.11.21 19:44:36.812148 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15605 | 2024.11.21 19:44:36.812192 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15606 | 2024.11.21 19:44:36.812757 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15607 | 2024.11.21 19:44:36.812798 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15608 | 2024.11.21 19:44:36.813149 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15609 | 2024.11.21 19:44:36.813377 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15610 | 2024.11.21 19:44:36.813639 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001484 sec., 8086.253369272236 rows/sec., 564.62 KiB/sec. | ||
15611 | 2024.11.21 19:44:36.813708 [ 276 ] {86e10ee4-9d50-4d3c-bf04-dfea20816d98} <Debug> TCPHandler: Processed in 0.001731973 sec. | ||
15612 | 2024.11.21 19:44:36.813932 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15613 | 2024.11.21 19:44:36.814127 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15614 | 2024.11.21 19:44:36.814183 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15615 | 2024.11.21 19:44:36.814839 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15616 | 2024.11.21 19:44:36.814887 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15617 | 2024.11.21 19:44:36.815250 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15618 | 2024.11.21 19:44:36.815496 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15619 | 2024.11.21 19:44:36.815705 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001607 sec., 47293.09271935283 rows/sec., 3.70 MiB/sec. | ||
15620 | 2024.11.21 19:44:36.815758 [ 282 ] {4c23d30a-8868-46b8-b135-3e4f7a4d0ba2} <Debug> TCPHandler: Processed in 0.001948786 sec. | ||
15621 | 2024.11.21 19:44:36.815905 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15622 | 2024.11.21 19:44:36.816031 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15623 | 2024.11.21 19:44:36.816089 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15624 | 2024.11.21 19:44:36.816725 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15625 | 2024.11.21 19:44:36.816771 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15626 | 2024.11.21 19:44:36.817187 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15627 | 2024.11.21 19:44:36.817430 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15628 | 2024.11.21 19:44:36.817637 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001635 sec., 101529.05198776758 rows/sec., 7.07 MiB/sec. | ||
15629 | 2024.11.21 19:44:36.817687 [ 276 ] {a8ab4cc3-aebc-4944-ba95-cc5fc1d7e657} <Debug> TCPHandler: Processed in 0.001834404 sec. | ||
15630 | 2024.11.21 19:44:36.817822 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15631 | 2024.11.21 19:44:36.817928 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15632 | 2024.11.21 19:44:36.817984 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15633 | 2024.11.21 19:44:36.818523 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15634 | 2024.11.21 19:44:36.818570 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15635 | 2024.11.21 19:44:36.818998 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15636 | 2024.11.21 19:44:36.819226 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15637 | 2024.11.21 19:44:36.819440 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec. | ||
15638 | 2024.11.21 19:44:36.819488 [ 282 ] {81cc8cb3-e265-48a2-bb8d-3a025c92c063} <Debug> TCPHandler: Processed in 0.001716953 sec. | ||
15639 | 2024.11.21 19:44:38.038026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 | ||
15640 | 2024.11.21 19:44:38.038749 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15641 | 2024.11.21 19:44:38.038806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15642 | 2024.11.21 19:44:38.039362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
15643 | 2024.11.21 19:44:38.039634 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15644 | 2024.11.21 19:44:38.039851 [ 138 ] {} <Debug> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
15645 | 2024.11.21 19:44:38.039920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
15646 | 2024.11.21 19:44:38.039957 [ 138 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15647 | 2024.11.21 19:44:38.039992 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15648 | 2024.11.21 19:44:38.040195 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
15649 | 2024.11.21 19:44:38.040453 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15650 | 2024.11.21 19:44:38.040530 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
15651 | 2024.11.21 19:44:38.040662 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
15652 | 2024.11.21 19:44:38.041064 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
15653 | 2024.11.21 19:44:38.041246 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
15654 | 2024.11.21 19:44:38.041418 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
15655 | 2024.11.21 19:44:38.041611 [ 192 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::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 | ||
15656 | 2024.11.21 19:44:38.044972 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004886175 sec., 8539194.768914334 rows/sec., 122.15 MiB/sec. | ||
15657 | 2024.11.21 19:44:38.045181 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
15658 | 2024.11.21 19:44:38.045477 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15659 | 2024.11.21 19:44:38.045562 [ 196 ] {cde74edc-3c74-40bb-9c98-e2285dc4f79d::all_1_91_18} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15660 | 2024.11.21 19:44:38.045658 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
15661 | 2024.11.21 19:44:41.095625 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15662 | 2024.11.21 19:44:41.122451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 | ||
15663 | 2024.11.21 19:44:41.144649 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15664 | 2024.11.21 19:44:41.144708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15665 | 2024.11.21 19:44:41.152223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
15666 | 2024.11.21 19:44:41.153004 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15667 | 2024.11.21 19:44:41.153445 [ 133 ] {} <Debug> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
15668 | 2024.11.21 19:44:41.153567 [ 133 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15669 | 2024.11.21 19:44:41.153641 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15670 | 2024.11.21 19:44:41.154593 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
15671 | 2024.11.21 19:44:41.170685 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
15672 | 2024.11.21 19:44:41.172205 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15673 | 2024.11.21 19:44:41.173989 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
15674 | 2024.11.21 19:44:41.180158 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
15675 | 2024.11.21 19:44:41.186683 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
15676 | 2024.11.21 19:44:41.193131 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
15677 | 2024.11.21 19:44:41.199603 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
15678 | 2024.11.21 19:44:41.206013 [ 192 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::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 | ||
15679 | 2024.11.21 19:44:41.280566 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.126685282 sec., 5414.993669114617 rows/sec., 28.00 MiB/sec. | ||
15680 | 2024.11.21 19:44:41.281162 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15681 | 2024.11.21 19:44:41.284413 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
15682 | 2024.11.21 19:44:41.287571 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15683 | 2024.11.21 19:44:41.287675 [ 194 ] {c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4::all_1_91_18} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15684 | 2024.11.21 19:44:41.290174 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
15685 | 2024.11.21 19:44:41.298554 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15686 | 2024.11.21 19:44:41.327847 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15687 | 2024.11.21 19:44:41.557243 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15688 | 2024.11.21 19:44:41.611655 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15689 | 2024.11.21 19:44:41.613928 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15690 | 2024.11.21 19:44:41.617250 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15691 | 2024.11.21 19:44:41.806839 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15692 | 2024.11.21 19:44:41.807036 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15693 | 2024.11.21 19:44:41.807112 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15694 | 2024.11.21 19:44:41.808006 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15695 | 2024.11.21 19:44:41.808069 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15696 | 2024.11.21 19:44:41.808527 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15697 | 2024.11.21 19:44:41.808789 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15698 | 2024.11.21 19:44:41.809058 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002076 sec., 26974.95183044316 rows/sec., 2.07 MiB/sec. | ||
15699 | 2024.11.21 19:44:41.809130 [ 276 ] {25c9179c-586e-44ac-b2a4-673cbbd32a5e} <Debug> TCPHandler: Processed in 0.002428562 sec. | ||
15700 | 2024.11.21 19:44:41.809297 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15701 | 2024.11.21 19:44:41.809436 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15702 | 2024.11.21 19:44:41.809491 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15703 | 2024.11.21 19:44:41.810130 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15704 | 2024.11.21 19:44:41.810174 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15705 | 2024.11.21 19:44:41.810602 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15706 | 2024.11.21 19:44:41.810854 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15707 | 2024.11.21 19:44:41.811109 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001703 sec., 37580.73987081621 rows/sec., 2.93 MiB/sec. | ||
15708 | 2024.11.21 19:44:41.811197 [ 282 ] {5fe36936-4241-457c-9578-da286ca591fe} <Debug> TCPHandler: Processed in 0.001958106 sec. | ||
15709 | 2024.11.21 19:44:41.811403 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15710 | 2024.11.21 19:44:41.811679 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15711 | 2024.11.21 19:44:41.811745 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15712 | 2024.11.21 19:44:41.812306 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15713 | 2024.11.21 19:44:41.812347 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15714 | 2024.11.21 19:44:41.812757 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15715 | 2024.11.21 19:44:41.813021 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15716 | 2024.11.21 19:44:41.813275 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001681 sec., 95181.43961927424 rows/sec., 6.63 MiB/sec. | ||
15717 | 2024.11.21 19:44:41.813382 [ 276 ] {314e3f1b-71dd-4897-9e86-6ecf3ec00af4} <Debug> TCPHandler: Processed in 0.002080828 sec. | ||
15718 | 2024.11.21 19:44:41.813562 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15719 | 2024.11.21 19:44:41.813780 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15720 | 2024.11.21 19:44:41.813831 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15721 | 2024.11.21 19:44:41.814309 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15722 | 2024.11.21 19:44:41.814350 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15723 | 2024.11.21 19:44:41.814713 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15724 | 2024.11.21 19:44:41.814963 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15725 | 2024.11.21 19:44:41.815185 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. | ||
15726 | 2024.11.21 19:44:41.815235 [ 282 ] {e98e29bd-99c2-4ec5-bb68-8d6bbbc416d8} <Debug> TCPHandler: Processed in 0.001770014 sec. | ||
15727 | 2024.11.21 19:44:42.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.22 MiB, peak 277.24 MiB, free memory in arenas 0.00 B, will set to 258.73 MiB (RSS), difference: -1.49 MiB | ||
15728 | 2024.11.21 19:44:43.778766 [ 130 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
15729 | 2024.11.21 19:44:43.778855 [ 130 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15730 | 2024.11.21 19:44:43.778879 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15731 | 2024.11.21 19:44:43.779015 [ 225 ] {} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): 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] | ||
15732 | 2024.11.21 19:44:43.779047 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::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 | ||
15733 | 2024.11.21 19:44:43.779075 [ 225 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): 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] | ||
15734 | 2024.11.21 19:44:43.779287 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15735 | 2024.11.21 19:44:43.779339 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 246 rows starting from the beginning of the part | ||
15736 | 2024.11.21 19:44:43.779431 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
15737 | 2024.11.21 19:44:43.779895 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
15738 | 2024.11.21 19:44:43.780164 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
15739 | 2024.11.21 19:44:43.780501 [ 193 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
15740 | 2024.11.21 19:44:43.782025 [ 191 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306182 sec., 88182.84549712263 rows/sec., 4.50 MiB/sec. | ||
15741 | 2024.11.21 19:44:43.782298 [ 225 ] {} <Debug> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): 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] | ||
15742 | 2024.11.21 19:44:43.782309 [ 198 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
15743 | 2024.11.21 19:44:43.782991 [ 198 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15744 | 2024.11.21 19:44:43.783095 [ 198 ] {30ada586-bf30-4b5f-b87a-8cf1370854b4::all_1_45_11} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
15745 | 2024.11.21 19:44:43.783207 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15746 | 2024.11.21 19:44:43.800977 [ 130 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
15747 | 2024.11.21 19:44:43.801012 [ 130 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15748 | 2024.11.21 19:44:43.801033 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15749 | 2024.11.21 19:44:43.801182 [ 220 ] {} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): 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] | ||
15750 | 2024.11.21 19:44:43.801195 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::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 | ||
15751 | 2024.11.21 19:44:43.801248 [ 220 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): 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] | ||
15752 | 2024.11.21 19:44:43.801408 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15753 | 2024.11.21 19:44:43.801504 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 41 rows starting from the beginning of the part | ||
15754 | 2024.11.21 19:44:43.801627 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
15755 | 2024.11.21 19:44:43.801920 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
15756 | 2024.11.21 19:44:43.802261 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
15757 | 2024.11.21 19:44:43.802526 [ 193 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
15758 | 2024.11.21 19:44:43.804523 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.003433956 sec., 13104.419509160862 rows/sec., 883.01 KiB/sec. | ||
15759 | 2024.11.21 19:44:43.804742 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
15760 | 2024.11.21 19:44:43.805033 [ 220 ] {} <Debug> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): 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] | ||
15761 | 2024.11.21 19:44:43.805336 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15762 | 2024.11.21 19:44:43.805554 [ 191 ] {8518b8fd-dec6-4c14-a92c-0cd9566b8799::all_1_45_11} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
15763 | 2024.11.21 19:44:43.805717 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15764 | 2024.11.21 19:44:44.277019 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15765 | 2024.11.21 19:44:44.720774 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15766 | 2024.11.21 19:44:44.875306 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15767 | 2024.11.21 19:44:44.917722 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15768 | 2024.11.21 19:44:44.965605 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15769 | 2024.11.21 19:44:44.966960 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15770 | 2024.11.21 19:44:44.995470 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15771 | 2024.11.21 19:44:45.003760 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15772 | 2024.11.21 19:44:45.234289 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15773 | 2024.11.21 19:44:45.297873 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15774 | 2024.11.21 19:44:45.297913 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15775 | 2024.11.21 19:44:45.537148 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15776 | 2024.11.21 19:44:45.540170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 | ||
15777 | 2024.11.21 19:44:45.541046 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15778 | 2024.11.21 19:44:45.541092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15779 | 2024.11.21 19:44:45.541650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15780 | 2024.11.21 19:44:45.541904 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15781 | 2024.11.21 19:44:45.542176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
15782 | 2024.11.21 19:44:45.600570 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15783 | 2024.11.21 19:44:45.744627 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15784 | 2024.11.21 19:44:45.806665 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2028 | ||
15785 | 2024.11.21 19:44:45.809706 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15786 | 2024.11.21 19:44:45.809762 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15787 | 2024.11.21 19:44:45.810620 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15788 | 2024.11.21 19:44:45.811483 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
15789 | 2024.11.21 19:44:45.811805 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15790 | 2024.11.21 19:44:45.812449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2028 | ||
15791 | 2024.11.21 19:44:45.853316 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15792 | 2024.11.21 19:44:45.894711 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15793 | 2024.11.21 19:44:45.964112 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15794 | 2024.11.21 19:44:46.034860 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15795 | 2024.11.21 19:44:46.542452 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15796 | 2024.11.21 19:44:46.547939 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15797 | 2024.11.21 19:44:46.572341 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15798 | 2024.11.21 19:44:46.599837 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15799 | 2024.11.21 19:44:46.609338 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15800 | 2024.11.21 19:44:46.624901 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15801 | 2024.11.21 19:44:46.642319 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15802 | 2024.11.21 19:44:46.812826 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15803 | 2024.11.21 19:44:46.813095 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15804 | 2024.11.21 19:44:46.813201 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15805 | 2024.11.21 19:44:46.813998 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15806 | 2024.11.21 19:44:46.814045 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15807 | 2024.11.21 19:44:46.814479 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15808 | 2024.11.21 19:44:46.814731 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} <Trace> oximeter.fields_i16 (09ad4f8a-1235-44f8-b170-c23f50dd7278): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15809 | 2024.11.21 19:44:46.814960 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001942 sec., 7209.062821833162 rows/sec., 518.96 KiB/sec. | ||
15810 | 2024.11.21 19:44:46.815018 [ 276 ] {d1903557-f0f9-44cf-b7b9-83aa2487c7a5} <Debug> TCPHandler: Processed in 0.002359012 sec. | ||
15811 | 2024.11.21 19:44:46.815182 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15812 | 2024.11.21 19:44:46.815319 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15813 | 2024.11.21 19:44:46.815376 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15814 | 2024.11.21 19:44:46.816155 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15815 | 2024.11.21 19:44:46.816204 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15816 | 2024.11.21 19:44:46.816614 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15817 | 2024.11.21 19:44:46.816869 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15818 | 2024.11.21 19:44:46.817067 [ 122 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15819 | 2024.11.21 19:44:46.817096 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} <Debug> executeQuery: Read 285 rows, 25.79 KiB in 0.001809 sec., 157545.60530679932 rows/sec., 13.92 MiB/sec. | ||
15820 | 2024.11.21 19:44:46.817144 [ 122 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15821 | 2024.11.21 19:44:46.817213 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15822 | 2024.11.21 19:44:46.817220 [ 282 ] {b2089b77-d127-4060-b685-ba47fffd755b} <Debug> TCPHandler: Processed in 0.002104258 sec. | ||
15823 | 2024.11.21 19:44:46.817370 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::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 | ||
15824 | 2024.11.21 19:44:46.817410 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15825 | 2024.11.21 19:44:46.817489 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15826 | 2024.11.21 19:44:46.817538 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1435 rows starting from the beginning of the part | ||
15827 | 2024.11.21 19:44:46.817575 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15828 | 2024.11.21 19:44:46.817626 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
15829 | 2024.11.21 19:44:46.817670 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15830 | 2024.11.21 19:44:46.818151 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 285 rows starting from the beginning of the part | ||
15831 | 2024.11.21 19:44:46.818447 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 62 rows starting from the beginning of the part | ||
15832 | 2024.11.21 19:44:46.818810 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
15833 | 2024.11.21 19:44:46.819138 [ 195 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 285 rows starting from the beginning of the part | ||
15834 | 2024.11.21 19:44:46.820207 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15835 | 2024.11.21 19:44:46.820259 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15836 | 2024.11.21 19:44:46.820814 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15837 | 2024.11.21 19:44:46.821107 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15838 | 2024.11.21 19:44:46.821423 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.004113965 sec., 529659.3432369989 rows/sec., 46.72 MiB/sec. | ||
15839 | 2024.11.21 19:44:46.821504 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.003969 sec., 12093.726379440664 rows/sec., 891.68 KiB/sec. | ||
15840 | 2024.11.21 19:44:46.821607 [ 276 ] {51772c04-621c-4118-a0de-dfc4f7640317} <Debug> TCPHandler: Processed in 0.004276417 sec. | ||
15841 | 2024.11.21 19:44:46.821815 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15842 | 2024.11.21 19:44:46.821855 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15843 | 2024.11.21 19:44:46.822053 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15844 | 2024.11.21 19:44:46.822146 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15845 | 2024.11.21 19:44:46.822544 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15846 | 2024.11.21 19:44:46.822828 [ 189 ] {367f1d99-8f30-469c-a566-1c08b225b6a6::all_1_136_27} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15847 | 2024.11.21 19:44:46.822974 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
15848 | 2024.11.21 19:44:46.823202 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15849 | 2024.11.21 19:44:46.823248 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15850 | 2024.11.21 19:44:46.823603 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15851 | 2024.11.21 19:44:46.823842 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} <Trace> oximeter.fields_u32 (926f8022-9352-4822-be15-c8b661aa8d8c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15852 | 2024.11.21 19:44:46.824057 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002059 sec., 6799.417192812044 rows/sec., 476.19 KiB/sec. | ||
15853 | 2024.11.21 19:44:46.824111 [ 282 ] {c7c78824-4a8d-4e67-992a-b6a543d081db} <Debug> TCPHandler: Processed in 0.002398192 sec. | ||
15854 | 2024.11.21 19:44:46.824258 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15855 | 2024.11.21 19:44:46.824388 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15856 | 2024.11.21 19:44:46.824443 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15857 | 2024.11.21 19:44:46.825084 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15858 | 2024.11.21 19:44:46.825132 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15859 | 2024.11.21 19:44:46.825511 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15860 | 2024.11.21 19:44:46.825757 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} <Trace> oximeter.fields_u8 (e9099be5-f958-4723-abee-9a09e31ad0c0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15861 | 2024.11.21 19:44:46.826003 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001638 sec., 7936.507936507937 rows/sec., 494.84 KiB/sec. | ||
15862 | 2024.11.21 19:44:46.826140 [ 276 ] {780a32e8-b6d0-4a1a-9e58-9fccc4900170} <Debug> TCPHandler: Processed in 0.001942726 sec. | ||
15863 | 2024.11.21 19:44:46.826351 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15864 | 2024.11.21 19:44:46.826495 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15865 | 2024.11.21 19:44:46.826550 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15866 | 2024.11.21 19:44:46.827341 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15867 | 2024.11.21 19:44:46.827381 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15868 | 2024.11.21 19:44:46.827755 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15869 | 2024.11.21 19:44:46.827995 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15870 | 2024.11.21 19:44:46.828177 [ 122 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15871 | 2024.11.21 19:44:46.828198 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001732 sec., 244226.32794457275 rows/sec., 17.46 MiB/sec. | ||
15872 | 2024.11.21 19:44:46.828241 [ 122 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15873 | 2024.11.21 19:44:46.828318 [ 282 ] {a06db4b4-4538-4e95-bb76-5754dd83390f} <Debug> TCPHandler: Processed in 0.002074857 sec. | ||
15874 | 2024.11.21 19:44:46.828324 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15875 | 2024.11.21 19:44:46.828528 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
15876 | 2024.11.21 19:44:46.828540 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15877 | 2024.11.21 19:44:46.828812 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15878 | 2024.11.21 19:44:46.828837 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15879 | 2024.11.21 19:44:46.828888 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 915 rows starting from the beginning of the part | ||
15880 | 2024.11.21 19:44:46.828947 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15881 | 2024.11.21 19:44:46.829253 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
15882 | 2024.11.21 19:44:46.829609 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 423 rows starting from the beginning of the part | ||
15883 | 2024.11.21 19:44:46.829964 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 76 rows starting from the beginning of the part | ||
15884 | 2024.11.21 19:44:46.830426 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::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 | ||
15885 | 2024.11.21 19:44:46.830726 [ 193 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 423 rows starting from the beginning of the part | ||
15886 | 2024.11.21 19:44:46.831510 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15887 | 2024.11.21 19:44:46.831572 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15888 | 2024.11.21 19:44:46.832514 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15889 | 2024.11.21 19:44:46.833055 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} <Trace> oximeter.measurements_bool (30ada586-bf30-4b5f-b87a-8cf1370854b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15890 | 2024.11.21 19:44:46.833440 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004703 sec., 1275.781416117372 rows/sec., 66.65 KiB/sec. | ||
15891 | 2024.11.21 19:44:46.833606 [ 276 ] {7eee5b4a-b606-48fc-a9db-57d4e54a5704} <Debug> TCPHandler: Processed in 0.005163719 sec. | ||
15892 | 2024.11.21 19:44:46.833847 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15893 | 2024.11.21 19:44:46.834029 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.005581565 sec., 352051.7990921901 rows/sec., 26.96 MiB/sec. | ||
15894 | 2024.11.21 19:44:46.834066 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15895 | 2024.11.21 19:44:46.834159 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15896 | 2024.11.21 19:44:46.834369 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15897 | 2024.11.21 19:44:46.834998 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15898 | 2024.11.21 19:44:46.835221 [ 188 ] {573a2f1a-b883-41a3-95c2-be89783e801c::all_1_136_27} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15899 | 2024.11.21 19:44:46.835427 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
15900 | 2024.11.21 19:44:46.835486 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15901 | 2024.11.21 19:44:46.835531 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15902 | 2024.11.21 19:44:46.835936 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15903 | 2024.11.21 19:44:46.836172 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15904 | 2024.11.21 19:44:46.836359 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15905 | 2024.11.21 19:44:46.836419 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15906 | 2024.11.21 19:44:46.836430 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0024 sec., 98750.00000000001 rows/sec., 6.62 MiB/sec. | ||
15907 | 2024.11.21 19:44:46.836449 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15908 | 2024.11.21 19:44:46.836596 [ 282 ] {3d78430f-5dd6-4565-8ba2-98c92c47c0d4} <Debug> TCPHandler: Processed in 0.002884018 sec. | ||
15909 | 2024.11.21 19:44:46.836651 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::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 | ||
15910 | 2024.11.21 19:44:46.836759 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15911 | 2024.11.21 19:44:46.836766 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15912 | 2024.11.21 19:44:46.836805 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_131_26, total 24176 rows starting from the beginning of the part | ||
15913 | 2024.11.21 19:44:46.836964 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15914 | 2024.11.21 19:44:46.836975 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
15915 | 2024.11.21 19:44:46.837122 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15916 | 2024.11.21 19:44:46.837332 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 237 rows starting from the beginning of the part | ||
15917 | 2024.11.21 19:44:46.837757 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 166 rows starting from the beginning of the part | ||
15918 | 2024.11.21 19:44:46.838108 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
15919 | 2024.11.21 19:44:46.838468 [ 195 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 237 rows starting from the beginning of the part | ||
15920 | 2024.11.21 19:44:46.839329 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15921 | 2024.11.21 19:44:46.839374 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15922 | 2024.11.21 19:44:46.839800 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15923 | 2024.11.21 19:44:46.840070 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} <Trace> oximeter.measurements_f64 (8518b8fd-dec6-4c14-a92c-0cd9566b8799): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15924 | 2024.11.21 19:44:46.840449 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003585 sec., 278.9400278940028 rows/sec., 18.80 KiB/sec. | ||
15925 | 2024.11.21 19:44:46.840828 [ 276 ] {d92ffe6b-a5e7-4b44-a265-41f54b46a755} <Debug> TCPHandler: Processed in 0.004128555 sec. | ||
15926 | 2024.11.21 19:44:46.841153 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15927 | 2024.11.21 19:44:46.841593 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15928 | 2024.11.21 19:44:46.841806 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15929 | 2024.11.21 19:44:46.843267 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15930 | 2024.11.21 19:44:46.843307 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15931 | 2024.11.21 19:44:46.844062 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
15932 | 2024.11.21 19:44:46.844331 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} <Trace> oximeter.measurements_histogramu64 (1f54560f-efe1-476d-9746-bf1d76af8d5f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15933 | 2024.11.21 19:44:46.844900 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003424 sec., 11974.29906542056 rows/sec., 21.46 MiB/sec. | ||
15934 | 2024.11.21 19:44:46.845520 [ 282 ] {673f3c65-b8e0-4650-bee0-6deacfff28a2} <Debug> TCPHandler: Processed in 0.004585691 sec. | ||
15935 | 2024.11.21 19:44:46.845667 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15936 | 2024.11.21 19:44:46.845774 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15937 | 2024.11.21 19:44:46.845847 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15938 | 2024.11.21 19:44:46.846522 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15939 | 2024.11.21 19:44:46.846566 [ 190 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25136 rows, containing 5 columns (5 merged, 0 gathered) in 0.009985043 sec., 2517365.2231642865 rows/sec., 171.94 MiB/sec. | ||
15940 | 2024.11.21 19:44:46.846579 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15941 | 2024.11.21 19:44:46.846777 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15942 | 2024.11.21 19:44:46.847051 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15943 | 2024.11.21 19:44:46.847119 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15944 | 2024.11.21 19:44:46.847208 [ 199 ] {c797df3b-1026-4289-aca1-8f6722499325::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15945 | 2024.11.21 19:44:46.847298 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
15946 | 2024.11.21 19:44:46.847350 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15947 | 2024.11.21 19:44:46.847548 [ 122 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15948 | 2024.11.21 19:44:46.847605 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001845 sec., 44444.444444444445 rows/sec., 2.82 MiB/sec. | ||
15949 | 2024.11.21 19:44:46.847613 [ 122 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15950 | 2024.11.21 19:44:46.847694 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15951 | 2024.11.21 19:44:46.847733 [ 276 ] {8d7ba411-2b3f-4a4a-91aa-5a7cb04ddea0} <Debug> TCPHandler: Processed in 0.002121908 sec. | ||
15952 | 2024.11.21 19:44:46.847982 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
15953 | 2024.11.21 19:44:46.848288 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15954 | 2024.11.21 19:44:46.848385 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8078 rows starting from the beginning of the part | ||
15955 | 2024.11.21 19:44:46.848719 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
15956 | 2024.11.21 19:44:46.849105 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 82 rows starting from the beginning of the part | ||
15957 | 2024.11.21 19:44:46.849471 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
15958 | 2024.11.21 19:44:46.849827 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
15959 | 2024.11.21 19:44:46.850039 [ 200 ] {e726eaa5-1097-4c55-8d78-3309785c0837::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 | ||
15960 | 2024.11.21 19:44:46.853352 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8422 rows, containing 4 columns (4 merged, 0 gathered) in 0.005522364 sec., 1525071.5092304673 rows/sec., 100.22 MiB/sec. | ||
15961 | 2024.11.21 19:44:46.853645 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15962 | 2024.11.21 19:44:46.854208 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15963 | 2024.11.21 19:44:46.854363 [ 190 ] {e726eaa5-1097-4c55-8d78-3309785c0837::all_1_136_27} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15964 | 2024.11.21 19:44:46.854464 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
15965 | 2024.11.21 19:44:47.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.77 MiB, peak 277.24 MiB, free memory in arenas 0.00 B, will set to 258.73 MiB (RSS), difference: -1.04 MiB | ||
15966 | 2024.11.21 19:44:48.670869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 | ||
15967 | 2024.11.21 19:44:48.694760 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15968 | 2024.11.21 19:44:48.694818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15969 | 2024.11.21 19:44:48.702535 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15970 | 2024.11.21 19:44:48.703373 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15971 | 2024.11.21 19:44:48.707339 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 694 | ||
15972 | 2024.11.21 19:44:51.359800 [ 224 ] {} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
15973 | 2024.11.21 19:44:51.359855 [ 224 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
15974 | 2024.11.21 19:44:51.361994 [ 224 ] {} <Debug> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): 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] | ||
15975 | 2024.11.21 19:44:51.458885 [ 222 ] {} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
15976 | 2024.11.21 19:44:51.458947 [ 222 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
15977 | 2024.11.21 19:44:51.461096 [ 222 ] {} <Debug> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): 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] | ||
15978 | 2024.11.21 19:44:51.804871 [ 225 ] {} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
15979 | 2024.11.21 19:44:51.804893 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15980 | 2024.11.21 19:44:51.804931 [ 225 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
15981 | 2024.11.21 19:44:51.805192 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15982 | 2024.11.21 19:44:51.805286 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15983 | 2024.11.21 19:44:51.806902 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15984 | 2024.11.21 19:44:51.806961 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15985 | 2024.11.21 19:44:51.807781 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
15986 | 2024.11.21 19:44:51.808197 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} <Trace> oximeter.fields_ipaddr (e245b716-6377-4a18-b092-6a39449f70e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15987 | 2024.11.21 19:44:51.808701 [ 225 ] {} <Debug> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): 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] | ||
15988 | 2024.11.21 19:44:51.808725 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003637 sec., 549.9037668408029 rows/sec., 44.84 KiB/sec. | ||
15989 | 2024.11.21 19:44:51.809066 [ 276 ] {b811fac5-1b4f-4a5b-851d-9849a6796bdd} <Debug> TCPHandler: Processed in 0.004308097 sec. | ||
15990 | 2024.11.21 19:44:51.809359 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15991 | 2024.11.21 19:44:51.809671 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15992 | 2024.11.21 19:44:51.809812 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15993 | 2024.11.21 19:44:51.810889 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15994 | 2024.11.21 19:44:51.810933 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
15995 | 2024.11.21 19:44:51.811308 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15996 | 2024.11.21 19:44:51.811565 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15997 | 2024.11.21 19:44:51.811778 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.002229 sec., 25572.00538358008 rows/sec., 1.96 MiB/sec. | ||
15998 | 2024.11.21 19:44:51.811832 [ 282 ] {0b75e42c-19fa-4ed9-a9cd-e670105e164b} <Debug> TCPHandler: Processed in 0.002629275 sec. | ||
15999 | 2024.11.21 19:44:51.812035 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16000 | 2024.11.21 19:44:51.812171 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16001 | 2024.11.21 19:44:51.812228 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16002 | 2024.11.21 19:44:51.812809 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16003 | 2024.11.21 19:44:51.812849 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16004 | 2024.11.21 19:44:51.813203 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
16005 | 2024.11.21 19:44:51.813439 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} <Trace> oximeter.fields_u16 (5f1f6641-65d3-409b-8c80-3c83ef9d092b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16006 | 2024.11.21 19:44:51.813661 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00152 sec., 1315.7894736842104 rows/sec., 91.87 KiB/sec. | ||
16007 | 2024.11.21 19:44:51.813715 [ 276 ] {29b959e9-d5dd-4071-b6bd-7cae51eb17c2} <Debug> TCPHandler: Processed in 0.001746124 sec. | ||
16008 | 2024.11.21 19:44:51.813854 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16009 | 2024.11.21 19:44:51.813962 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16010 | 2024.11.21 19:44:51.814008 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16011 | 2024.11.21 19:44:51.814563 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16012 | 2024.11.21 19:44:51.814603 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16013 | 2024.11.21 19:44:51.814958 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16014 | 2024.11.21 19:44:51.815202 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16015 | 2024.11.21 19:44:51.815422 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001482 sec., 44534.41295546559 rows/sec., 3.48 MiB/sec. | ||
16016 | 2024.11.21 19:44:51.815476 [ 282 ] {57742b12-52d4-4a91-b43b-22881f91207f} <Debug> TCPHandler: Processed in 0.001673522 sec. | ||
16017 | 2024.11.21 19:44:51.815627 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16018 | 2024.11.21 19:44:51.815767 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16019 | 2024.11.21 19:44:51.815829 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16020 | 2024.11.21 19:44:51.816473 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16021 | 2024.11.21 19:44:51.816518 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16022 | 2024.11.21 19:44:51.816901 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16023 | 2024.11.21 19:44:51.817143 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16024 | 2024.11.21 19:44:51.817315 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001588 sec., 81234.25692695215 rows/sec., 5.66 MiB/sec. | ||
16025 | 2024.11.21 19:44:51.817366 [ 276 ] {6df3025e-0004-4d3c-8173-f64fe41a688b} <Debug> TCPHandler: Processed in 0.001801864 sec. | ||
16026 | 2024.11.21 19:44:51.817551 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16027 | 2024.11.21 19:44:51.817682 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16028 | 2024.11.21 19:44:51.817739 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16029 | 2024.11.21 19:44:51.818268 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16030 | 2024.11.21 19:44:51.818313 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16031 | 2024.11.21 19:44:51.818705 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16032 | 2024.11.21 19:44:51.818950 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16033 | 2024.11.21 19:44:51.819128 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001474 sec., 32564.450474898236 rows/sec., 2.19 MiB/sec. | ||
16034 | 2024.11.21 19:44:51.819177 [ 282 ] {d0bd7ea6-fa1d-4cd3-a27c-887344a76cf2} <Debug> TCPHandler: Processed in 0.001689093 sec. | ||
16035 | 2024.11.21 19:44:52.964656 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
16036 | 2024.11.21 19:44:52.964720 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
16037 | 2024.11.21 19:44:52.966797 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): 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] | ||
16038 | 2024.11.21 19:44:53.042405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 | ||
16039 | 2024.11.21 19:44:53.043088 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16040 | 2024.11.21 19:44:53.043145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
16041 | 2024.11.21 19:44:53.043703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
16042 | 2024.11.21 19:44:53.043967 [ 244 ] {} <Trace> system.asynchronous_metric_log (cde74edc-3c74-40bb-9c98-e2285dc4f79d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16043 | 2024.11.21 19:44:53.044225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
16044 | 2024.11.21 19:44:55.739003 [ 222 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
16045 | 2024.11.21 19:44:55.739056 [ 222 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
16046 | 2024.11.21 19:44:55.740834 [ 222 ] {} <Debug> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): 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] | ||
16047 | 2024.11.21 19:44:55.812776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2062 | ||
16048 | 2024.11.21 19:44:55.816243 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16049 | 2024.11.21 19:44:55.816307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
16050 | 2024.11.21 19:44:55.817906 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
16051 | 2024.11.21 19:44:55.818231 [ 242 ] {} <Trace> system.query_log (4cd9a875-c60e-441a-bdc2-f900dc18ed96): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16052 | 2024.11.21 19:44:55.818953 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2062 | ||
16053 | 2024.11.21 19:44:56.207512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 | ||
16054 | 2024.11.21 19:44:56.232830 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16055 | 2024.11.21 19:44:56.232902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
16056 | 2024.11.21 19:44:56.240499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
16057 | 2024.11.21 19:44:56.241297 [ 243 ] {} <Trace> system.metric_log (c2bc128d-7e2f-48bd-bf75-dd1c19db2ef4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16058 | 2024.11.21 19:44:56.245748 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
16059 | 2024.11.21 19:44:56.806770 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16060 | 2024.11.21 19:44:56.806966 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16061 | 2024.11.21 19:44:56.807043 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16062 | 2024.11.21 19:44:56.807832 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16063 | 2024.11.21 19:44:56.807879 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
16064 | 2024.11.21 19:44:56.808329 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16065 | 2024.11.21 19:44:56.808590 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} <Trace> oximeter.fields_string (367f1d99-8f30-469c-a566-1c08b225b6a6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16066 | 2024.11.21 19:44:56.808811 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.26 MiB/sec. | ||
16067 | 2024.11.21 19:44:56.808877 [ 276 ] {bfd9e27c-9a69-4bea-8693-96456f1a2250} <Debug> TCPHandler: Processed in 0.002241 sec. | ||
16068 | 2024.11.21 19:44:56.809050 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16069 | 2024.11.21 19:44:56.809167 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16070 | 2024.11.21 19:44:56.809215 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16071 | 2024.11.21 19:44:56.809772 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16072 | 2024.11.21 19:44:56.809815 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
16073 | 2024.11.21 19:44:56.810215 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16074 | 2024.11.21 19:44:56.810464 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} <Trace> oximeter.fields_uuid (573a2f1a-b883-41a3-95c2-be89783e801c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16075 | 2024.11.21 19:44:56.810707 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001553 sec., 41210.5602060528 rows/sec., 3.22 MiB/sec. | ||
16076 | 2024.11.21 19:44:56.810811 [ 282 ] {663a8077-46b9-4435-bcd1-bb2deb6d524c} <Debug> TCPHandler: Processed in 0.001819315 sec. | ||
16077 | 2024.11.21 19:44:56.811009 [ 276 ] {} <Trace> TCP-Session: d3c8b778-2779-4c1a-b34a-27fe1aa84a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16078 | 2024.11.21 19:44:56.811246 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16079 | 2024.11.21 19:44:56.811298 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16080 | 2024.11.21 19:44:56.811855 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16081 | 2024.11.21 19:44:56.811894 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
16082 | 2024.11.21 19:44:56.812283 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16083 | 2024.11.21 19:44:56.812525 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} <Trace> oximeter.measurements_cumulativeu64 (c797df3b-1026-4289-aca1-8f6722499325): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16084 | 2024.11.21 19:44:56.812753 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
16085 | 2024.11.21 19:44:56.812806 [ 276 ] {5418bcbe-b4a5-40f9-94ab-76d4926bedd2} <Debug> TCPHandler: Processed in 0.001907835 sec. | ||
16086 | 2024.11.21 19:44:56.812949 [ 282 ] {} <Trace> TCP-Session: 24328e55-b318-48c8-97ac-95e4aa6d6ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16087 | 2024.11.21 19:44:56.813061 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51253) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16088 | 2024.11.21 19:44:56.813111 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16089 | 2024.11.21 19:44:56.813594 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16090 | 2024.11.21 19:44:56.813633 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
16091 | 2024.11.21 19:44:56.814012 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16092 | 2024.11.21 19:44:56.814252 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} <Trace> oximeter.measurements_u64 (e726eaa5-1097-4c55-8d78-3309785c0837): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16093 | 2024.11.21 19:44:56.814467 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec. | ||
16094 | 2024.11.21 19:44:56.814518 [ 282 ] {a792c193-cc2a-4b9a-9890-1866cb21f5bc} <Debug> TCPHandler: Processed in 0.001623071 sec. |